section.content-tabs{padding-bottom:40px}section.content-tabs .wrapper .content h2,section.content-tabs .wrapper .content h3{margin-bottom:32px}section.content-tabs .wrapper .content .buttons{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:auto;border-radius:10px;overflow:hidden}section.content-tabs .wrapper .content .buttons .tab-link{width:100%;border:0;display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:auto;padding:16px;font-size:1.125rem;font-weight:600;text-align:left;color:#3f3f3f;background:#F2F4F8;cursor:pointer;transition:all .3s ease}section.content-tabs .wrapper .content .buttons .tab-link:hover{background:#efefef}section.content-tabs .wrapper .content .buttons .tab-link svg{width:24px}section.content-tabs .wrapper .content .buttons .tab-link svg path{transition:all .3s ease}section.content-tabs .wrapper .content .buttons .tab-link.active{background:#4FB973;color:#fff}section.content-tabs .wrapper .content .buttons .tab-link.active svg path{fill:#fff}section.content-tabs .wrapper .sections{width:100%}section.content-tabs .wrapper .sections .section{display:none;width:100%}section.content-tabs .wrapper .sections .section.open-tab{display:block}section.content-tabs .wrapper .sections .section .image{position:relative;width:100%;aspect-ratio:1.53/1;border-radius:8px;margin-bottom:16px;overflow:hidden}section.content-tabs .wrapper .sections .section .image .swiper{width:100%;height:100%}section.content-tabs .wrapper .sections .section .image .swiper .swiper-navigation{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:auto;position:absolute;top:45%;z-index:99999;width:100%;height:54px}section.content-tabs .wrapper .sections .section .image .swiper .swiper-navigation .swiper-prev,section.content-tabs .wrapper .sections .section .image .swiper .swiper-navigation .swiper-next{cursor:pointer}section.content-tabs .wrapper .sections .section .image .swiper .swiper-navigation .swiper-prev svg,section.content-tabs .wrapper .sections .section .image .swiper .swiper-navigation .swiper-next svg{width:54px}section.content-tabs .wrapper .sections .section .image .swiper .swiper-pagination{position:absolute;bottom:16px;z-index:99999}section.content-tabs .wrapper .sections .section .image .swiper .swiper-pagination .swiper-pagination-bullet{opacity:1;width:10px;height:10px;background:#FFF;transition:all .3s ease}section.content-tabs .wrapper .sections .section .image .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px;border-radius:10px;background:#4FB973}section.content-tabs .wrapper .sections .section .image .swiper .swiper-wrapper .swiper-slide{height:auto}section.content-tabs .wrapper .sections .section .image .swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 992px){section.content-tabs{padding-bottom:80px}section.content-tabs .wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:auto;gap:80px}section.content-tabs .wrapper .sections{max-width:664px}}
