.tab_container{overflow:hidden;margin:0 auto;position:relative;border-radius:15px;border:1px solid #0265f6;background:rgba(76,140,231,.04)}.tab-content{background:#fff}.tab_container input,.tab_container section{clear:both;padding-top:10px;display:none}.labelDiv{font-weight:700;font-size:18px;display:block;float:left;width:25%;padding:.5em;color:#0265f6;cursor:pointer;text-decoration:none;text-align:center;border-bottom:1px solid #0265f6;border-right:1px solid #0265f6;background:#fff}#tab1:checked~#content1,#tab2:checked~#content2,#tab3:checked~#content3,#tab4:checked~#content4,#tab5:checked~#content5{display:block;padding:40px;color:#595959;border-radius:15px}.tab_container .tab-content p{animation:fadeInScale .7s ease-in-out}.tab_container .tab-content h3{text-align:center}.tab_container [id^=tab]:checked+a>label{background:#0265f6;color:#fff}.tab_container [id^=tab]:checked+label .fa{color:#fff}.tab3{border-radius:0 0 11px 0}@keyframes fadeInScale{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.tab_container p{margin:inherit}.posp-content ul,.tab_container p,.tab_container ul{margin-bottom:10px}.posp-content li,.tab_container li{list-style-type:disc;-webkit-padding-start:1ch;padding-inline-start:1ch;padding-left:-20px;margin-left:20px}@media only screen and (max-width:900px){.tab_container label{width:100%;padding:5px}label{border-right:none}.tab1{border-radius:12px 0 0 0}.tab3{border-radius:0 0 0 0}}