.autoTabSlider .mobile-view{display:none}.autoTabSlider .desktop-view{display:block}@media (max-width:768px){.autoTabSlider .mobile-view{display:block}.autoTabSlider .desktop-view{display:none}}.autoTabSlider .outer-container{margin:0 auto;overflow:hidden}.autoTabSlider .thumbs-swiper{margin-bottom:2rem}.autoTabSlider .thumbs-swiper .tabs-header{justify-content:space-between}.autoTabSlider .thumbs-swiper .swiper-slide{box-sizing:border-box;color:var(--deep_blue);cursor:pointer;font-size:1rem;font-weight:500;height:auto;opacity:1!important;padding:1.25rem 0;position:relative;transition:color .3s ease,background-color .3s ease;white-space:nowrap;width:auto}.autoTabSlider .thumbs-swiper .swiper-slide:not(:last-child){margin-right:1.25rem}.autoTabSlider .swiper-fade .swiper-slide-active{mask-image:linear-gradient(#000,#000 65%,#0000);-webkit-mask-image:linear-gradient(#000,#000 65%,#0000)}.autoTabSlider .tab-progress-track{background-color:#e0e1e6;bottom:-2px;height:4px;left:0;position:absolute;width:100%;z-index:10}.autoTabSlider .tab-progress-bar{background-color:var(--blue);height:100%;width:0}.autoTabSlider .thumbs-swiper .swiper-slide-thumb-active .tab-progress-bar{animation:progressFill 5s linear forwards}@keyframes progressFill{0%{width:0}to{width:100%}}.autoTabSlider .content-swiper{padding:0 1.25rem 1.25rem}.autoTabSlider .accordion-container{margin:0 auto;max-width:100%}.autoTabSlider .accordion-item{background:var(--off_white);border-bottom:1px solid var(--grey);border-radius:12px;margin-bottom:.5rem;padding-left:.5rem;padding-right:.5rem}.autoTabSlider .accordion-header{align-items:center;color:var(--deep_blue);cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:1.25rem 0;text-align:left;width:100%}.autoTabSlider .accordion-header.active{color:var(--primary)}.autoTabSlider .accordion-header .icon{font-size:1.25rem;font-weight:300;transition:transform .3s ease}.autoTabSlider .accordion-header.active .icon{color:var(--primary);transform:rotate(180deg)}.autoTabSlider .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.autoTabSlider .accordion-body{padding-bottom:1.25rem}.autoTabSlider .accordion-body img{display:block;height:auto;width:100%}.background-video{background-color:transparent!important;background-image:none!important;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);-webkit-transform:translateZ(0);transform:translateZ(0)}