.custom-tabs-module{margin:auto;max-width:1286px}.custom-tabs-module .tabs-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.custom-tabs-module .tab-btn{align-items:center;background:#fff;border:none;border-radius:16px;color:#002b60;cursor:pointer;display:flex;flex:1;font-family:Noto Serif;font-size:16px;font-weight:600;font-weight:500;gap:16px;justify-content:start;line-height:22px;min-width:fit-content;padding:13px 20px}.custom-tabs-module .tab-btn.tab-activa{background:#e1f0f9}.custom-tabs-module .tab-content{background:#fff;border-radius:16px;display:none;gap:111px;padding:60px 48px 32px}.custom-tabs-module .tab-content.tab-activa{display:flex}.custom-tabs-module .tab-content>div{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:center;width:50%}.custom-tabs-module .tab-content h3{color:#002b60;font-family:Noto Serif;font-size:32px;font-weight:500;line-height:36px;margin-bottom:15px;margin-top:0}.custom-tabs-module .tab-content li,.custom-tabs-module .tab-content p,.custom-tabs-module .tab-content ul{color:#5d6e78;font-family:Inter;font-size:16px;font-weight:400;line-height:22px;margin-top:0}.custom-tabs-module .tab-content p{margin-bottom:15px}@media(max-width:600px){.custom-tabs-module .tab-content{flex-direction:column;gap:10px;padding:20px}.custom-tabs-module .tab-content>div{width:100%}.custom-tabs-module .tab-content h3{font-size:16px}.custom-tabs-module .tab-content li,.custom-tabs-module .tab-content p,.custom-tabs-module .tab-content ul{font-size:14px}.custom-tabs-module .tab-btn{font-size:14px;gap:11px}}