.VideoGallery_main__0SlBW{background:var(--color-surface);min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center}.VideoGallery_section__XK72D{padding:60px 24px 80px;max-width:var(--section-max-width,1400px);width:100%;margin:0 auto;box-sizing:border-box}.VideoGallery_header__CNbpX{text-align:center;margin:0 auto 48px;max-width:800px;width:100%}.VideoGallery_eyebrow__YTLAG{display:inline-block;font-size:.85rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--color-red);margin-bottom:16px;text-align:center}.VideoGallery_title__48_Ds{font-size:clamp(1.8rem,4vw,3.2rem);font-weight:800;line-height:1.2;color:var(--color-text);margin-bottom:20px;text-align:center}.VideoGallery_title__48_Ds span{color:var(--color-red)}.VideoGallery_description__HsQcs{max-width:680px;margin:0 auto;font-size:1rem;line-height:1.7;color:var(--color-text-muted);text-align:center}.VideoGallery_sliderContainer__SJMLA{width:100%;position:relative;margin-bottom:20px}.VideoGallery_swiper__tkXRr{padding-bottom:20px}.VideoGallery_customNext__rdzRl,.VideoGallery_customPrev__QlrqC{position:absolute;top:calc(50% - 10px);transform:translateY(-50%);background-color:var(--color-white,#ffffff);color:var(--color-red,#ef2328);width:50px;height:50px;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease;z-index:10;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;font-size:16px}.VideoGallery_customNext__rdzRl:hover,.VideoGallery_customPrev__QlrqC:hover{background-color:var(--color-red,#ef2328);color:var(--color-white,#ffffff);transform:translateY(-50%) scale(1.1)}.VideoGallery_customPrev__QlrqC{left:-70px}.VideoGallery_customNext__rdzRl{right:-70px}.VideoGallery_sliderContainer__SJMLA .swiper-button-disabled{opacity:.5;cursor:not-allowed}.VideoGallery_swiper__tkXRr .swiper-button-next,.VideoGallery_swiper__tkXRr .swiper-button-prev{display:none!important}.VideoGallery_swiperSlide__OyoDQ{height:560px;display:flex}.VideoGallery_single-large__XBov1{width:calc(((100% - 60px) / 4) * 2 + 20px)}.VideoGallery_single-portrait__KixiI,.VideoGallery_stacked__ic24Q{width:calc((100% - 60px) / 4)}.VideoGallery_stackedGrid__XWm0O{display:flex;flex-direction:column;gap:20px;width:100%;height:100%}.VideoGallery_featuredCard__KRVpl,.VideoGallery_secondaryCard__8XPHo,.VideoGallery_stackedCard__frXAH{position:relative;border-radius:16px;background-color:var(--color-gray-100,#f3f4f6);overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);cursor:pointer;height:100%;width:100%}.VideoGallery_stackedCard__frXAH{height:calc(50% - 10px)}.VideoGallery_image__tpG4A{object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.VideoGallery_stackedCard__frXAH .VideoGallery_image__tpG4A{object-position:right center}.VideoGallery_featuredCard__KRVpl:hover,.VideoGallery_secondaryCard__8XPHo:hover,.VideoGallery_stackedCard__frXAH:hover{box-shadow:0 16px 32px color-mix(in srgb,var(--color-shadow,rgba(0,0,0,.15)) 50%,transparent)}.VideoGallery_featuredCard__KRVpl:hover .VideoGallery_image__tpG4A,.VideoGallery_secondaryCard__8XPHo:hover .VideoGallery_image__tpG4A,.VideoGallery_stackedCard__frXAH:hover .VideoGallery_image__tpG4A{transform:scale(1.05)}.VideoGallery_overlay__WOr4q{position:absolute;inset:0;background:transparent;display:flex;align-items:center;justify-content:center;opacity:1;transition:background .3s ease}.VideoGallery_playHint__KyfEH{width:56px;height:56px;border-radius:50%;background:var(--color-white);color:var(--color-red);display:flex;align-items:center;justify-content:center;font-size:1.3rem;padding-left:4px;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:all .3s ease}.VideoGallery_featuredCard__KRVpl:hover .VideoGallery_overlay__WOr4q,.VideoGallery_secondaryCard__8XPHo:hover .VideoGallery_overlay__WOr4q,.VideoGallery_stackedCard__frXAH:hover .VideoGallery_overlay__WOr4q{background:rgba(0,0,0,.2)}.VideoGallery_featuredCard__KRVpl:hover .VideoGallery_playHint__KyfEH,.VideoGallery_secondaryCard__8XPHo:hover .VideoGallery_playHint__KyfEH,.VideoGallery_stackedCard__frXAH:hover .VideoGallery_playHint__KyfEH{transform:scale(1.1);box-shadow:0 6px 15px rgba(239,35,40,.5);background-color:var(--color-red);color:var(--color-white)}.VideoGallery_titleOverlay__Tww_t{position:absolute;bottom:0;left:0;width:100%;padding:16px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:white;font-weight:600;font-size:1.1rem;z-index:2}.VideoGallery_modal___AneP{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:VideoGallery_fadeIn__57Chs .25s ease}.VideoGallery_modalContent__NGX8g{position:relative;max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center;z-index:10000}.VideoGallery_modalVideoContainer__QLevH{position:relative;width:100%;height:70vh;max-height:650px;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#000}.VideoGallery_modalVideo__vif1i{width:100%;height:100%;border:none}.VideoGallery_modalFooter__3MhBA{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:16px;color:#ffffff;gap:16px}.VideoGallery_caption__vmcOJ{font-size:.95rem;font-weight:500;line-height:1.4;color:rgba(255,255,255,.9);margin:0}.VideoGallery_counter__NOrky{font-size:.85rem;font-weight:600;letter-spacing:.05em;color:rgba(255,255,255,.7);white-space:nowrap;background:rgba(255,255,255,.15);padding:4px 12px;border-radius:20px}.VideoGallery_closeButton__mxpwH{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);color:#ffffff;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;transition:background .2s ease,transform .2s ease}.VideoGallery_closeButton__mxpwH:active,.VideoGallery_closeButton__mxpwH:hover{background:rgba(255,255,255,.3);transform:scale(1.05)}.VideoGallery_navButton__mkzk1{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);color:#ffffff;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;transition:background .2s ease,transform .2s ease}.VideoGallery_navButton__mkzk1:active,.VideoGallery_navButton__mkzk1:hover{background:rgba(255,255,255,.3);transform:translateY(-50%) scale(1.08)}.VideoGallery_prevButton__LEyA0{left:20px}.VideoGallery_nextButton__Wj85b{right:20px}@keyframes VideoGallery_fadeIn__57Chs{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.VideoGallery_customPrev__QlrqC{left:-35px}.VideoGallery_customNext__rdzRl{right:-35px}.VideoGallery_swiperSlide__OyoDQ{height:420px}.VideoGallery_single-large__XBov1{width:100%}.VideoGallery_single-portrait__KixiI,.VideoGallery_stacked__ic24Q{width:calc((100% - 20px) / 2)}.VideoGallery_modalVideoContainer__QLevH{height:65vh}}@media (max-width:768px){.VideoGallery_section__XK72D{padding:36px 16px 60px;width:100%;margin:0 auto}.VideoGallery_header__CNbpX{margin-bottom:32px;padding:0 8px;text-align:center}.VideoGallery_modal___AneP{padding:16px}.VideoGallery_modalVideoContainer__QLevH{height:55vh}.VideoGallery_closeButton__mxpwH{top:12px;right:12px;width:40px;height:40px;font-size:1.1rem}.VideoGallery_prevButton__LEyA0{left:10px}.VideoGallery_nextButton__Wj85b{right:10px}.VideoGallery_navButton__mkzk1{width:40px;height:40px;font-size:1rem}}@media (max-width:640px){.VideoGallery_section__XK72D{padding:24px 16px 48px}.VideoGallery_customNext__rdzRl,.VideoGallery_customPrev__QlrqC{display:none}.VideoGallery_swiperSlide__OyoDQ{height:auto}.VideoGallery_single-large__XBov1,.VideoGallery_single-portrait__KixiI,.VideoGallery_stacked__ic24Q{width:85vw!important}.VideoGallery_featuredCard__KRVpl,.VideoGallery_stackedCard__frXAH{aspect-ratio:16/9}.VideoGallery_single-portrait__KixiI .VideoGallery_secondaryCard__8XPHo{aspect-ratio:9/16}.VideoGallery_stackedGrid__XWm0O{gap:16px;height:auto}.VideoGallery_stackedCard__frXAH{height:auto}.VideoGallery_overlay__WOr4q{background:linear-gradient(0deg,rgba(0,0,0,.3) 0,transparent 60%)}.VideoGallery_playHint__KyfEH{opacity:.9;width:48px;height:48px;font-size:1.1rem;padding-left:3px}.VideoGallery_modalContent__NGX8g{width:100%;margin-top:30px}.VideoGallery_modalVideoContainer__QLevH{height:50vh}.VideoGallery_modalFooter__3MhBA{flex-direction:column;align-items:center;text-align:center;gap:8px}.VideoGallery_caption__vmcOJ{font-size:.9rem}.VideoGallery_counter__NOrky{font-size:.8rem}}