.VideoSection_videoSection__IAgwZ{flex-direction:column;min-height:100vh}.VideoSection_mediaContainer__YxhSQ,.VideoSection_videoSection__IAgwZ{display:flex;align-items:center;justify-content:center;width:100vw;padding:0;margin:0;position:relative}.VideoSection_mediaContainer__YxhSQ{height:100vh}.VideoSection_media__tPxUv{width:100%;height:100%;object-fit:contain;border-radius:12px;background:#04413A}.VideoSection_muteButton__7E0Ia{position:absolute;bottom:32px;right:32px;z-index:2;background:rgba(0,0,0,.4);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer}.VideoSection_sliderOverlay__DOuvp{position:absolute;left:32px;bottom:32px;display:flex;align-items:center;gap:16px;z-index:3}.VideoSection_navButton__EkdqK{width:56px;height:56px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08)}.VideoSection_prevButton__zkBIi{background:#eee}.VideoSection_nextButton__rP5Ut{background:#111}.VideoSection_indicator__t09vU{color:#fff;font-size:24px;font-family:monospace;margin-left:12px}.VideoSection_indicator__t09vU span{opacity:.7}@media (max-width:767px){.VideoSection_muteButton__7E0Ia{bottom:16px;right:16px;width:40px;height:40px}.VideoSection_sliderOverlay__DOuvp{left:16px;bottom:16px;gap:10px}.VideoSection_navButton__EkdqK{width:44px;height:44px}.VideoSection_indicator__t09vU{font-size:18px;margin-left:8px}}.ClientsSection_clientsSection__Pt3Ph{background-color:#fff;padding:2.5rem 1rem;overflow:hidden;margin-bottom:0;position:relative;z-index:1;margin-top:0}@media (min-width:768px){.ClientsSection_clientsSection__Pt3Ph{padding:3rem 1.5rem}}@media (min-width:1024px){.ClientsSection_clientsSection__Pt3Ph{padding:3.5rem 2rem}}.ClientsSection_clientsHeadline__Nb2kl{font-size:3rem;font-weight:700;color:#d0d0d0;text-transform:uppercase;margin-bottom:1.5rem;padding-left:1rem}@media (min-width:768px){.ClientsSection_clientsHeadline__Nb2kl{font-size:4.5rem;padding-left:1.5rem;margin-bottom:2rem}}@media (min-width:1024px){.ClientsSection_clientsHeadline__Nb2kl{font-size:6rem;padding-left:2rem}}.ClientsSection_clientsLogosContainer__6XOUz{display:flex;flex-direction:column;gap:2rem}.ClientsSection_logosTrack__rKXlf{display:flex;width:max-content}.ClientsSection_logosTrack__rKXlf.ClientsSection_rtl__kVHKh{animation:ClientsSection_scroll-rtl__4dPky 40s linear infinite}.ClientsSection_logosTrack__rKXlf.ClientsSection_ltr__yqPU5{animation:ClientsSection_scroll-ltr__19m8Y 40s linear infinite}.ClientsSection_clientLogo__cGIH2{height:40px;margin:0 1rem}@media (min-width:768px){.ClientsSection_clientLogo__cGIH2{height:50px;margin:0 1.5rem}}@media (min-width:1024px){.ClientsSection_clientLogo__cGIH2{height:60px;margin:0 2rem}}.ClientsSection_clientLogo__cGIH2 img{height:100%;width:auto;object-fit:contain}@keyframes ClientsSection_scroll-rtl__4dPky{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes ClientsSection_scroll-ltr__19m8Y{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.ClientsSection_emptyState__JBrXA,.ClientsSection_errorState__o1bvT,.ClientsSection_loadingState__OAeyw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;min-height:200px}.ClientsSection_emptyState__JBrXA p,.ClientsSection_errorState__o1bvT p,.ClientsSection_loadingState__OAeyw p{margin-top:1rem;color:#666;font-size:1rem}.ClientsSection_spinner__69BWn{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid var(--primary-color,#04413a);border-radius:50%;animation:ClientsSection_spin__FWm7B 1s linear infinite}@keyframes ClientsSection_spin__FWm7B{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ClientsSection_errorState__o1bvT{color:#d32f2f}.ClientsSection_emptyState__JBrXA{color:#757575}@media (max-width:767px){.ClientsSection_emptyState__JBrXA,.ClientsSection_errorState__o1bvT,.ClientsSection_loadingState__OAeyw{min-height:150px;padding:1.5rem}.ClientsSection_spinner__69BWn{width:30px;height:30px;border-width:2px}}