.simple-tabs-module{border-radius:12px;padding:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-view{display:none}.desktop-view .tabs-nav{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:30px}.desktop-view .tab-button{background-color:transparent;border:1px solid #4fff95;border-radius:24px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px 20px;transition:all .3s ease}.desktop-view .tab-button:hover{background-color:#4fff95;color:#fff}.desktop-view .tab-button.is-active{background-color:#4fff95;color:#000;font-weight:600}.desktop-view .tab-content-panel{align-items:center;display:none;gap:40px}.desktop-view .tab-content-panel.is-active{animation:fadeIn .5s ease;display:flex}.desktop-view .tab-content-col-left{flex:1}.tab-content-col-left p{color:#fff;font-size:20px;margin-bottom:20px}.desktop-view .tab-content-col-right{display:flex;flex:1;justify-content:center;text-align:center;width:65%}.desktop-view .tab-content-col-right video{border-radius:8px;max-width:100%;object-fit:cover}.tab-content-col-right img{border-radius:10px}@media (max-width:768px){.desktop-view{display:none}.mobile-view{display:block}.simple-tabs-module{padding:20px}.mobile-view .mobile-title-wrapper{margin-bottom:24px}.mobile-view .mobile-main-title{color:#fff;display:none;font-size:24px;font-weight:600;line-height:1.3;margin:0}.mobile-view .mobile-main-title.is-active{animation:fadeIn .4s ease;display:block}.mobile-view .swiper-slide .visual-wrapper{border-radius:8px;overflow:hidden}.mobile-view .mobile-controls-wrapper{display:flex;margin-top:24px}.mobile-view .dynamic-content-wrapper{flex-grow:1;min-width:0}.mobile-view .content-text-panel{color:#e0e0e0;display:none;padding:0}.mobile-view .content-text-panel.is-active{animation:fadeIn .4s ease;display:block}.mobile-view .swiper-navigation-wrapper{display:flex;flex-shrink:0;gap:8px}.mobile-view .swiper-button-next,.mobile-view .swiper-button-prev{background-color:transparent;border-radius:50%;height:44px;margin:0;position:static;transition:background-color .3s ease,transform .2s ease;width:44px}.mobile-view .swiper-button-next:after,.mobile-view .swiper-button-prev:after{color:#fff;font-size:31px;font-weight:700}}