.tabs-wrapper .content-text{margin:auto auto 60px;max-width:700px}.tabs-wrapper .content-wrapper{max-width:1024px}.tabs-wrapper .tabs{display:flex;justify-content:space-between}.tabs__tab{position:relative}.tabs__tab,.tabs__tab:active,.tabs__tab:focus,.tabs__tab:hover{flex:1;justify-content:center;padding:1.4rem .7rem;text-align:center}.tabs__tab[aria-selected=true]{font-weight:700}.tabs__tab:after{border-bottom:1px solid;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.tabs__tab[aria-selected=false]:focus:after,.tabs__tab[aria-selected=false]:hover:after,.tabs__tab[aria-selected=true]:after{border-bottom:2px solid}.tabs__content{padding-top:70px}.content_tab_content_text h4,.content_tab_content_text p{color:#fdfdfd}.content_tab_content_button{display:flex;margin-top:30px}.content_tab_content_image{text-align:right}.content_tab_content_image img{border:1px solid #fdfdfd;border-radius:35px;margin:0 auto;max-width:415px!important;width:100%}@media (max-width:992px){.content_tab_content_image{margin-top:30px;text-align:center}}@media (max-width:768px){.tabs-wrapper .tabs{display:block}.tabs-wrapper .content-text{margin-bottom:40px}}