.ImageDragSlider_sliderSection__bRXwM{padding:1.5rem 1rem;background-color:#000;position:relative}.ImageDragSlider_sliderTitle__I2LA4{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:1rem;padding-left:.5rem}.ImageDragSlider_imageSlider__jH_vk{position:relative;overflow:visible;padding-bottom:1rem;z-index:1}.ImageDragSlider_sliderItemLink__R3RUg{text-decoration:none}.ImageDragSlider_sliderImgWrapper__OGKDB{position:relative;overflow:hidden;border-radius:12px;background-color:#111;width:100%;will-change:transform;transition:transform .3s ease}.ImageDragSlider_sliderImgWrapper__OGKDB.ImageDragSlider_vertical__YF1UT{aspect-ratio:2/3}.ImageDragSlider_sliderImgWrapper__OGKDB.ImageDragSlider_horizontal__Mdyo0{aspect-ratio:16/9}.ImageDragSlider_sliderImgWrapper__OGKDB:hover{transform:scale(1.02)}.ImageDragSlider_sliderImg__m41jm{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block;transition:transform .4s ease-in-out}.ImageDragSlider_sliderOverlay__jbUlv{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);opacity:0;transition:opacity .4s ease-in-out;display:flex;align-items:flex-end;padding:1rem;border-radius:12px}.ImageDragSlider_sliderImgWrapper__OGKDB:hover .ImageDragSlider_sliderOverlay__jbUlv{opacity:1}.ImageDragSlider_sliderOverlayContent__FBU1w{color:white;width:100%}.ImageDragSlider_sliderOverlayContent__FBU1w h3{font-size:1rem;font-weight:600;margin:0;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.8)}.ImageDragSlider_shimmerImageSlider__8Kvtm{width:100%;height:100%;border-radius:12px;background:linear-gradient(90deg,#1c1c1c 25%,#2a2a2a 50%,#1c1c1c 75%);background-size:400% 100%;animation:ImageDragSlider_shimmer__1nO53 1.5s infinite;position:absolute;top:0;left:0;z-index:1}@keyframes ImageDragSlider_shimmer__1nO53{0%{background-position:100% 0}to{background-position:-100% 0}}.ImageDragSlider_hidden__VCM10{display:none}.ImageDragSlider_swiperButton__Bv2TB{width:40px;height:110px;font-size:1.8rem;position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(67,70,77,.9);color:#fff;display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:.75;transition:opacity .3s ease,visibility .3s ease;z-index:5}.ImageDragSlider_swiperButton__Bv2TB:hover{opacity:1;transform:translateY(-50%) scale(1.05);background:linear-gradient(145deg,#5a4746,#d14030);box-shadow:0 0 12px rgba(255,0,0,.3);color:#000}.ImageDragSlider_swiperButton__Bv2TB:disabled{opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-50%) scale(.95)}.ImageDragSlider_prev__g9P7A{left:-10px}.ImageDragSlider_next__E62P2{right:-10px}.ImageDragSlider_sliderImg__m41jm.ImageDragSlider_loaded__PHm0E{opacity:1}@media (max-width:768px){.ImageDragSlider_swiperButton__Bv2TB{width:28px;height:80px;font-size:1.3rem}}@media (max-width:480px){.ImageDragSlider_sliderTitle__I2LA4{font-size:1.2rem;padding-left:.25rem}.ImageDragSlider_sliderSection__bRXwM{padding-top:1rem;padding-bottom:1rem}}.TrailerVideo_videoContainer__hppvT{aspect-ratio:16/9;width:100%;position:relative;background:black;overflow:hidden}.TrailerVideo_videoContainer__hppvT:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,black);pointer-events:none;z-index:2}.TrailerVideo_backgroundVideo__9AUr4{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;display:block;opacity:1}.TrailerVideo_loaderWrapper__LVZYf{display:flex;justify-content:center;align-items:center;height:100%}.TrailerVideo_loader__KLFWs{border:4px solid #f3f3f3;border-top-color:#ff416c;border-radius:50%;width:40px;height:40px;animation:TrailerVideo_spin__lGAcg 1s linear infinite}@keyframes TrailerVideo_spin__lGAcg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TrailerVideo_video-js__lxz_R .TrailerVideo_vjs-loading-spinner__MiDkV{display:none!important}@keyframes TrailerVideo_fadeIn__6wqjS{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.TrailerVideo_overlayContent__elKb9{position:absolute;bottom:16%;left:5%;color:white;max-width:500px;z-index:1;animation:TrailerVideo_fadeIn__6wqjS .6s ease-out forwards;transition:max-width .3s ease,font-size .3s ease,padding .3s ease}.TrailerVideo_heroTitle__7RxlS{font-size:3rem;font-weight:700}.TrailerVideo_heroDescription__eZ03p{font-size:1.2rem;margin-top:10px}.TrailerVideo_heroDescription__eZ03p,.TrailerVideo_heroTitle__7RxlS{text-shadow:0 0 3px rgba(0,0,0,.6)}.TrailerVideo_buttonContainer__oSyOB{display:flex;align-items:center;gap:12px;margin-top:15px}.TrailerVideo_buttonContainer__oSyOB>button{margin-right:4px}.TrailerVideo_muteBtn__5WW12:active,.TrailerVideo_playBtn__Kmi_B:active{transform:scale(.97)}.TrailerVideo_muteBtn__5WW12,.TrailerVideo_playBtn__Kmi_B{background:linear-gradient(145deg,#eb3f30,#b6281c);color:white;padding:12px 24px;font-size:1rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;box-shadow:none;transition:background .2s ease,transform .2s ease}.TrailerVideo_muteBtn__5WW12:hover,.TrailerVideo_playBtn__Kmi_B:hover{background:linear-gradient(145deg,#ff5a4d,#d14030);color:#000;transform:scale(1.04);box-shadow:0 4px 12px rgba(235,63,48,.4)}.TrailerVideo_ctaBtn__2FXY5{background:rgba(109,109,110,.7);color:white;padding:12px 24px;font-size:1rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;box-shadow:none;transition:background .2s ease,transform .2s ease}.TrailerVideo_ctaBtn__2FXY5:hover{background:white;box-shadow:0 4px 12px rgba(235,63,48,.4);color:black}.TrailerVideo_labelText__wZcAD{margin-left:4px;font-size:1rem;font-weight:600}.TrailerVideo_ctaBtn__2FXY5,.TrailerVideo_muteBtn__5WW12,.TrailerVideo_playBtn__Kmi_B{align-items:center;justify-content:center}@media (max-width:1024px){.TrailerVideo_overlayContent__elKb9{bottom:12%}.TrailerVideo_heroTitle__7RxlS{font-size:1.1rem}.TrailerVideo_heroDescription__eZ03p,.TrailerVideo_labelText__wZcAD{display:none}.TrailerVideo_ctaBtn__2FXY5 .TrailerVideo_labelText__wZcAD{display:inline;margin-left:6px;font-size:.9rem}.TrailerVideo_muteBtn__5WW12,.TrailerVideo_playBtn__Kmi_B{width:48px;height:48px;padding:0;font-size:0;border-radius:50%}.TrailerVideo_ctaBtn__2FXY5{border-radius:40px}.TrailerVideo_ctaBtn__2FXY5 svg,.TrailerVideo_muteBtn__5WW12 svg,.TrailerVideo_playBtn__Kmi_B svg{width:22px;height:22px}}@media (max-width:576px){.TrailerVideo_heroDescription__eZ03p{display:none}.TrailerVideo_overlayContent__elKb9{bottom:12%}.TrailerVideo_muteBtn__5WW12,.TrailerVideo_playBtn__Kmi_B{width:32px;height:32px;padding:0;font-size:0;border-radius:50%}.TrailerVideo_ctaBtn__2FXY5 svg,.TrailerVideo_muteBtn__5WW12 svg,.TrailerVideo_playBtn__Kmi_B svg{width:16px;height:16px}.TrailerVideo_ctaBtn__2FXY5{width:auto;height:32px;padding:0 14px;font-size:.8rem;border-radius:24px}.TrailerVideo_ctaBtn__2FXY5 .TrailerVideo_labelText__wZcAD{display:inline;font-size:.8rem}}@media (min-width:1025px){.TrailerVideo_muteBtn__5WW12,.TrailerVideo_playBtn__Kmi_B{min-width:100px}.TrailerVideo_ctaBtn__2FXY5{min-width:110px}.TrailerVideo_labelText__wZcAD{display:inline-block;width:80px;text-align:left}}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4dae3febc06b7ba0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/330d5559b8e2c3d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bebas Neue Fallback;src:local("Arial");ascent-override:117.32%;descent-override:39.11%;line-gap-override:0.00%;size-adjust:76.72%}.__className_5625f3{font-family:Bebas Neue,Bebas Neue Fallback;font-weight:400;font-style:normal}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7fa2591841978b94-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2314da4445066e13-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7fa2591841978b94-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2314da4445066e13-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7fa2591841978b94-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2314da4445066e13-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora Fallback;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_c46b87{font-family:Sora,Sora Fallback;font-style:normal}
/*# sourceMappingURL=ad88f465bca5ed20.css.map*/