.tabs-carousel-section{display:flex;flex-direction:column;gap:32px;justify-content:center}.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel{display:grid;gap:24px;grid:auto/auto-flow max-content}.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px;border-radius:16px;padding-right:15px;max-width:628px;border:1px solid rgba(27,27,26,.12)}.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .carousel-tab-image{background-color:#ececec;width:314px;height:314px;border-radius:16px}.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .carousel-tab-image img{border-radius:16px;width:100%;height:100%;max-width:unset;border-radius:16px}@media screen and (max-width: 575.98px){.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .carousel-tab-image{display:none}}.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .h5{font-size:20px;font-weight:bold}.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .text-sm{margin-top:15px;font-size:16px}.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .tab-title{display:flex;align-items:center}@media screen and (max-width: 575.98px){.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .tab-title{gap:24px}}.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .tab-mobile-image{width:64px;height:64px;background-color:#ececec;display:none;border-radius:9px}.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .tab-mobile-image img{width:100%;height:100%;border-radius:9px}@media screen and (max-width: 575.98px){.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab .tab-mobile-image{display:block}}@media screen and (max-width: 575.98px){.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel .carousel-tab{grid-template-columns:1fr;max-width:320px;padding:24px}}@media screen and (max-width: 575.98px){.tabs-carousel-section .tabs-carousel-wrapper .tabs-carousel{gap:16px}}.tabs-carousel-section .tabs-carousel-wrapper .scrollbar__progress{margin-top:27px}.tabs-carousel-section .card-carousel-titles{text-align:center}.tabs-carousel-section .card-carousel-titles .h5{text-transform:uppercase;font-size:16px;margin-bottom:10px;font-weight:bold}@media screen and (max-width: 575.98px){.tabs-carousel-section .card-carousel-titles .h5{font-size:14px}}.tabs-carousel-section .card-carousel-titles .h3{font-size:48px}@media screen and (max-width: 575.98px){.tabs-carousel-section .card-carousel-titles .h3{font-size:32px}}