.custom-tabber-module{display:flex;flex-direction:column}.page-center{margin:0 auto;max-width:1080px}.tab-nav{border-bottom:2px solid #e3dada;display:flex;list-style:none;margin-bottom:42px;padding:0}.tab-nav-item{border-bottom:2px solid transparent;cursor:pointer;font-size:16px;line-height:22px;margin-bottom:-2px;padding:16px 12px}.tab-nav-item.active{border-bottom:2px solid #760004;color:#760004;font-weight:700}.tab-content-wrapper{display:flex;flex-direction:column}.tab-content{display:none;flex-direction:row;gap:47px}.tab-content.active{display:flex}.tab-text{flex:1}.tab-image img{border-radius:10px;filter:grayscale(1);height:100%!important;max-width:300px;object-fit:cover}.tab-text h2{font-size:24px;line-height:1.2089;margin-bottom:30px}.tab-box{background:#f2eaea;border-radius:16px;margin-top:38px;padding:16px 20px}.tab-box h4{font-size:20px;font-weight:700;line-height:32px;margin-bottom:16px}.tab-content>div{width:calc(50% - 20px)}.tab-text{display:flex;flex-direction:column}.tab-box{margin-top:auto}@media (max-width:767px){.tab-nav-item{border:2px solid;border-radius:7px;text-align:center}.tab-nav{flex-direction:column;gap:10px;margin-bottom:40px}.tab-nav-item.active{border:2px solid #760004}.tab-content{flex-direction:column}.tab-content>div,.tab-image img{width:100%}}