.Header-module__hBw1pG__header{z-index:100;background:0 0;border-bottom:1px solid #0000;width:100%;transition:background .5s,border-color .5s,-webkit-backdrop-filter .5s,backdrop-filter .5s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(8px);background:0 0;border-bottom-color:#0000}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;max-width:1200px;height:88px;margin:0 auto;padding:0 2.5rem;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;display:flex}.Header-module__hBw1pG__logoImg{object-fit:contain;filter:brightness(1.05);width:auto;height:80px;transition:transform .35s,filter .35s}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoImg{filter:brightness(1.2);opacity:1;transform:scale(1.04)}.Header-module__hBw1pG__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__navLink{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);transition:color var(--transition-fast), opacity .3s ease;white-space:nowrap;font-size:clamp(.75rem,1vw,.95rem);font-weight:400;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-3px;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--text);opacity:1}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__navCta{color:var(--text-secondary);transition:color var(--transition-fast), opacity .3s ease}.Header-module__hBw1pG__navCta:hover{color:var(--text);opacity:1}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:16px;padding:0;display:none}.Header-module__hBw1pG__hamburger span{background:var(--text-secondary);transform-origin:50%;width:100%;height:1px;transition:transform .3s,opacity .3s,width .3s;display:block}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{background:var(--gold);transform:translateY(7.5px)rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0;width:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){background:var(--gold);transform:translateY(-7.5px)rotate(-45deg)}.Header-module__hBw1pG__mobileNav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border);background:#080808f7;flex-direction:column;align-items:center;gap:0;max-height:0;transition:max-height .4s;display:flex;overflow:hidden}.Header-module__hBw1pG__mobileNavOpen{max-height:400px}.Header-module__hBw1pG__mobileNavLink{text-align:center;text-transform:uppercase;letter-spacing:.18em;width:100%;color:var(--text-secondary);border-bottom:1px solid var(--border);transition:color var(--transition-fast), background var(--transition-fast);padding:1.1rem;font-size:.75rem;font-weight:400}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--gold);background:var(--gold-glow);opacity:1}.Header-module__hBw1pG__langToggle{border:1px solid var(--border);color:var(--text-secondary);font-family:var(--font-outfit,"Outfit"), "Heebo", sans-serif;cursor:pointer;letter-spacing:.1em;transition:all var(--transition-fast);text-transform:uppercase;background:0 0;border-radius:4px;padding:.4rem .85rem;font-size:clamp(.75rem,1vw,.95rem);font-weight:500}.Header-module__hBw1pG__langToggle:hover{border-color:var(--text);color:var(--text);background:var(--gold-glow)}.Header-module__hBw1pG__mobileActions{align-items:center;gap:1.25rem;display:none}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__mobileActions{display:flex}}
.AboutSection-module__UGBiha__about{padding:9rem 0;position:relative}.AboutSection-module__UGBiha__inner{flex-direction:column;gap:6rem;display:flex}.AboutSection-module__UGBiha__headingBlock{max-width:680px}.AboutSection-module__UGBiha__eyebrow{text-transform:uppercase;letter-spacing:.28em;color:var(--gold);align-items:center;gap:.65rem;margin-bottom:1.4rem;font-size:.67rem;font-weight:500;display:inline-flex}.AboutSection-module__UGBiha__eyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:22px;height:1px;display:block}.AboutSection-module__UGBiha__heading{letter-spacing:-.04em;margin-bottom:1.6rem;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:300;line-height:1.08}.AboutSection-module__UGBiha__subtext{color:#e0e0e0;max-width:560px;font-size:1rem;font-weight:300;line-height:1.8}.AboutSection-module__UGBiha__statsRow{border:1px solid var(--border);border-radius:4px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.AboutSection-module__UGBiha__stat{text-align:center;border-right:1px solid var(--border);background:var(--surface);transition:background var(--transition-fast);flex-direction:column;gap:.5rem;padding:2.5rem 2rem;display:flex}.AboutSection-module__UGBiha__stat:last-child{border-right:none}.AboutSection-module__UGBiha__stat:hover{background:var(--surface-2)}.AboutSection-module__UGBiha__statNumber{letter-spacing:-.05em;background:linear-gradient(135deg,#e8d4a0 0%,#c4a96b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:300;line-height:1}.AboutSection-module__UGBiha__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:400}.AboutSection-module__UGBiha__stepsGrid{background:var(--border);border:1px solid var(--border);border-radius:4px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.AboutSection-module__UGBiha__stepCard{background:var(--surface);transition:background var(--transition-med);animation:.7s both AboutSection-module__UGBiha__fadeUp;animation-delay:calc(var(--step-index,0) * .1s + .15s);flex-direction:column;gap:1rem;padding:3rem 2.5rem;display:flex;position:relative}.AboutSection-module__UGBiha__stepCard:hover{background:var(--surface-2)}.AboutSection-module__UGBiha__stepIcon{font-size:1.6rem;line-height:1}.AboutSection-module__UGBiha__stepNumber{color:#c4a96b0f;letter-spacing:-.06em;-webkit-user-select:none;user-select:none;font-size:4rem;font-weight:700;line-height:1;position:absolute;top:2rem;right:2rem}.AboutSection-module__UGBiha__stepTitle{color:var(--text);letter-spacing:-.02em;font-size:1.1rem;font-weight:500}.AboutSection-module__UGBiha__stepDesc{color:var(--text-secondary);font-size:.88rem;font-weight:300;line-height:1.75}@media (max-width:900px){.AboutSection-module__UGBiha__statsRow{grid-template-columns:repeat(2,1fr)}.AboutSection-module__UGBiha__stat:nth-child(2){border-right:none}.AboutSection-module__UGBiha__stat:first-child,.AboutSection-module__UGBiha__stat:nth-child(2){border-bottom:1px solid var(--border)}.AboutSection-module__UGBiha__stepsGrid{grid-template-columns:1fr}}@media (max-width:560px){.AboutSection-module__UGBiha__statsRow{grid-template-columns:repeat(2,1fr)}.AboutSection-module__UGBiha__stat{padding:1.75rem 1.25rem}}
.TechTicker-module__Km27ya__wrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#00000080;align-items:center;gap:2.5rem;width:100%;padding:1.5rem 0;display:flex;overflow:hidden}.TechTicker-module__Km27ya__label{text-transform:uppercase;letter-spacing:.28em;color:var(--gold);white-space:nowrap;border-right:1px solid var(--border);flex-shrink:0;padding:0 2.5rem;font-size:.6rem;font-weight:500}.TechTicker-module__Km27ya__rail{flex:1;position:relative;overflow:hidden}.TechTicker-module__Km27ya__fade{z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.TechTicker-module__Km27ya__fade[data-side=left]{background:linear-gradient(90deg,#00000080,#0000);left:0}.TechTicker-module__Km27ya__fade[data-side=right]{background:linear-gradient(270deg,#00000080,#0000);right:0}.TechTicker-module__Km27ya__track{will-change:transform;align-items:center;gap:0;width:max-content;animation:22s linear infinite TechTicker-module__Km27ya__ticker;display:flex}.TechTicker-module__Km27ya__item{white-space:nowrap;cursor:default;transition:color var(--transition-fast);align-items:center;gap:.65rem;padding:0 2.2rem;display:inline-flex}.TechTicker-module__Km27ya__item:hover .TechTicker-module__Km27ya__name{color:var(--gold-bright)}.TechTicker-module__Km27ya__item:hover .TechTicker-module__Km27ya__icon{color:var(--gold);opacity:1;transform:scale(1.1)}.TechTicker-module__Km27ya__icon{width:18px;height:18px;color:var(--gold-dim);opacity:.6;transition:all var(--transition-fast);flex-shrink:0}.TechTicker-module__Km27ya__name{text-transform:uppercase;letter-spacing:.22em;color:var(--text-secondary);transition:color var(--transition-fast);font-size:.78rem;font-weight:400}@keyframes TechTicker-module__Km27ya__ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.TechTicker-module__Km27ya__track:hover{animation-play-state:paused}@media (max-width:480px){.TechTicker-module__Km27ya__label{display:none}.TechTicker-module__Km27ya__wrapper{padding:1.25rem 0}}
.Commercials-module__LacByq__commercials{color:var(--text);padding:6rem 0}.Commercials-module__LacByq__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;display:flex}@media (max-width:900px){.Commercials-module__LacByq__inner{flex-direction:column;align-items:flex-start}}.Commercials-module__LacByq__header{flex:1;max-width:600px}.Commercials-module__LacByq__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--gold);margin-bottom:1rem;font-size:.75rem;font-weight:500;display:inline-block}.Commercials-module__LacByq__title{letter-spacing:-.02em;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1}.Commercials-module__LacByq__subtitle{color:#e0e0e0;max-width:600px;font-size:1.1rem;font-weight:300;line-height:1.6}.Commercials-module__LacByq__grid{flex:0 0 400px;width:100%}@media (max-width:900px){.Commercials-module__LacByq__grid{flex:100%;max-width:500px}}.Commercials-module__LacByq__videoCard{cursor:pointer;flex-direction:column;gap:1rem;display:flex}.Commercials-module__LacByq__iframeWrapper{background:var(--surface);border:1px solid var(--border);width:100%;transition:border-color var(--transition-fast), transform var(--transition-slow);border-radius:4px;padding-bottom:56.25%;position:relative;overflow:hidden}.Commercials-module__LacByq__iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}.Commercials-module__LacByq__videoCard:hover .Commercials-module__LacByq__iframeWrapper{border-color:var(--gold);transform:translateY(-5px)}.Commercials-module__LacByq__videoTitle{color:var(--text);letter-spacing:.05em;font-size:1.2rem;font-weight:400}.Commercials-module__LacByq__videoDesc{color:#fff;font-size:.85rem;font-weight:300}.Commercials-module__LacByq__actionWrap{margin-top:2rem}.Commercials-module__LacByq__viewMoreBtn{border:1px solid var(--border-gold);color:var(--gold);letter-spacing:.1em;text-transform:uppercase;transition:background var(--transition-fast), border-color var(--transition-fast);border-radius:2px;align-items:center;padding:1rem 3.5rem;font-size:.85rem;font-weight:400;display:inline-flex}.Commercials-module__LacByq__viewMoreBtn:hover{background:var(--gold-glow);border-color:var(--gold)}
.MusicClips-module__oaVJSG__section{padding:9rem 0}.MusicClips-module__oaVJSG__inner{flex-direction:column;gap:3.5rem;display:flex}.MusicClips-module__oaVJSG__header{max-width:600px}.MusicClips-module__oaVJSG__eyebrow{text-transform:uppercase;letter-spacing:.28em;color:var(--gold);align-items:center;gap:.65rem;margin-bottom:1.2rem;font-size:.67rem;font-weight:500;display:inline-flex}.MusicClips-module__oaVJSG__eyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:22px;height:1px;display:block}.MusicClips-module__oaVJSG__heading{letter-spacing:-.04em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.MusicClips-module__oaVJSG__subtext{color:#e0e0e0;font-size:.95rem;font-weight:300;line-height:1.7}.MusicClips-module__oaVJSG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.MusicClips-module__oaVJSG__clipCard{background:0 0;flex-direction:column;display:flex}.MusicClips-module__oaVJSG__clipCard:hover{opacity:.9}.MusicClips-module__oaVJSG__iframeWrapper{background:0 0;border-radius:8px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.MusicClips-module__oaVJSG__iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}.MusicClips-module__oaVJSG__clipMeta{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.MusicClips-module__oaVJSG__clipTitle{color:var(--text-secondary);letter-spacing:-.01em;transition:color var(--transition-fast);font-size:.85rem;font-weight:400;line-height:1.4}.MusicClips-module__oaVJSG__clipCard:hover .MusicClips-module__oaVJSG__clipTitle{color:var(--text)}.MusicClips-module__oaVJSG__clipDuration{color:var(--text-muted);letter-spacing:.05em;white-space:nowrap;flex-shrink:0;font-size:.72rem;font-weight:400}@media (max-width:1024px){.MusicClips-module__oaVJSG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.MusicClips-module__oaVJSG__grid{grid-template-columns:1fr}}
.RecentWork-module__U8brFG__section{padding:4rem 0}.RecentWork-module__U8brFG__inner{flex-direction:column;gap:3.5rem;display:flex}.RecentWork-module__U8brFG__header{max-width:600px}.RecentWork-module__U8brFG__eyebrow{text-transform:uppercase;letter-spacing:.28em;color:var(--gold);align-items:center;gap:.65rem;margin-bottom:1.2rem;font-size:.67rem;font-weight:500;display:inline-flex}.RecentWork-module__U8brFG__eyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:22px;height:1px;display:block}.RecentWork-module__U8brFG__heading{letter-spacing:-.04em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.RecentWork-module__U8brFG__subtext{color:#e0e0e0;font-size:.95rem;font-weight:300;line-height:1.7}.RecentWork-module__U8brFG__videoContainer{width:100%;max-width:1200px;margin:0 auto}.RecentWork-module__U8brFG__iframeWrapper{border:1px solid var(--border);background:0 0;border-radius:8px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006}.RecentWork-module__U8brFG__iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}
.ShortsCarousel-module__58BQKa__section{padding:9rem 0}.ShortsCarousel-module__58BQKa__inner{flex-direction:column;gap:3rem;display:flex}.ShortsCarousel-module__58BQKa__header{margin-bottom:.5rem}.ShortsCarousel-module__58BQKa__eyebrow{text-transform:uppercase;letter-spacing:.28em;color:var(--gold);align-items:center;gap:.65rem;margin-bottom:1.2rem;font-size:.67rem;font-weight:500;display:inline-flex}.ShortsCarousel-module__58BQKa__eyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:22px;height:1px;display:block}.ShortsCarousel-module__58BQKa__heading{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1}.ShortsCarousel-module__58BQKa__subtitle{color:#e0e0e0;max-width:600px;font-size:1.1rem;font-weight:300;line-height:1.6}.ShortsCarousel-module__58BQKa__carouselWrapper{align-items:center;gap:1.2rem;display:flex;position:relative}.ShortsCarousel-module__58BQKa__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;gap:.75rem;padding:.5rem 0;display:flex;overflow-x:auto}.ShortsCarousel-module__58BQKa__track::-webkit-scrollbar{display:none}.ShortsCarousel-module__58BQKa__arrow{background:var(--surface);border:1px solid var(--border);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast), background var(--transition-fast);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}.ShortsCarousel-module__58BQKa__arrow:hover{border-color:var(--border-gold);color:var(--gold);background:var(--surface-2)}.ShortsCarousel-module__58BQKa__card{scroll-snap-align:start;flex:0 0 172px}.ShortsCarousel-module__58BQKa__iframeWrapper{background:var(--surface-2);border:1px solid var(--border);width:172px;transition:border-color var(--transition-fast), transform var(--transition-med);border-radius:4px;padding-bottom:306px;position:relative;overflow:hidden}.ShortsCarousel-module__58BQKa__iframeWrapper:hover{border-color:var(--border-gold);transform:scale(1.02)}.ShortsCarousel-module__58BQKa__iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.ShortsCarousel-module__58BQKa__channelCta{padding-inline-start:calc(38px + 1.2rem);display:flex}.ShortsCarousel-module__58BQKa__channelBtn{border:1px solid var(--border);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);transition:border-color var(--transition-fast), color var(--transition-fast), background var(--transition-fast);background:0 0;border-radius:2px;align-items:center;gap:.6rem;padding:.75rem 1.8rem;font-size:.8rem;font-weight:400;display:inline-flex}.ShortsCarousel-module__58BQKa__channelBtn:hover{border-color:var(--border-gold);color:var(--gold);background:var(--gold-glow);opacity:1}@media (max-width:600px){.ShortsCarousel-module__58BQKa__arrow{display:none}.ShortsCarousel-module__58BQKa__card{flex:0 0 148px}.ShortsCarousel-module__58BQKa__iframeWrapper{width:148px;padding-bottom:263px}.ShortsCarousel-module__58BQKa__channelCta{padding-inline-start:0}}
.page-module___8aEwW__main{min-height:100vh}.page-module___8aEwW__videoHero{width:100vw;height:100vh;position:relative;overflow:hidden}.page-module___8aEwW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module___8aEwW__videoWrapper{z-index:0;pointer-events:none;transition:opacity 1.5s;position:absolute;inset:0}.page-module___8aEwW__videoIframe{object-fit:cover;pointer-events:none;border:none;width:100vw;height:100vh;position:absolute;top:0;left:0}.page-module___8aEwW__videoOverlay{z-index:1;pointer-events:auto;background:linear-gradient(#080808f0 0%,#08080866 14%,#0808081a 38%,#08080847 62%,#080808f0 100%);position:absolute;inset:0}.page-module___8aEwW__volumeBtn{z-index:10;border:1px solid var(--border);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);-webkit-backdrop-filter:blur(8px);background:#08080866;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:2rem;right:2.5rem}.page-module___8aEwW__volumeBtn:hover{border-color:var(--gold);color:var(--gold);background:#c4a96b26;transform:scale(1.05)}.page-module___8aEwW__videoContent{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;gap:1.4rem;width:100%;max-width:1400px;padding:0 8vw;display:flex;position:absolute;bottom:5rem;left:0}.page-module___8aEwW__heroBadge{text-transform:uppercase;letter-spacing:.3em;color:var(--gold);align-items:center;gap:.7rem;font-size:.65rem;font-weight:500;animation:1s both page-module___8aEwW__fadeIn;display:inline-flex}.page-module___8aEwW__heroBadge:before,.page-module___8aEwW__heroBadge:after{content:"";background:var(--gold);width:20px;height:1px;display:block}.page-module___8aEwW__title{letter-spacing:-.05em;color:var(--text);text-shadow:0 2px 30px #000000b3;flex-direction:column;padding-bottom:.1em;font-size:clamp(2rem,4vw,3.5rem);font-weight:200;line-height:1.15;display:flex}.page-module___8aEwW__word1{animation:.9s .15s both page-module___8aEwW__fadeUp}.page-module___8aEwW__word2{animation:.9s .3s both page-module___8aEwW__fadeUp}.page-module___8aEwW__word3{animation:.9s .45s both page-module___8aEwW__fadeUp}.page-module___8aEwW__dot{color:var(--gold);opacity:.45;font-weight:200}.page-module___8aEwW__subtitle{color:#ede8df9e;max-width:480px;font-size:clamp(.95rem,1.8vw,1.2rem);font-weight:300;line-height:1.6;animation:.9s .6s both page-module___8aEwW__fadeUp}.page-module___8aEwW__subtitleAccent{color:var(--gold-bright);font-weight:400}.page-module___8aEwW__exploreBtn{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #c4a96b73;border-radius:2px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.85rem;font-weight:400;animation:.9s .75s both page-module___8aEwW__fadeUp;display:inline-flex}.page-module___8aEwW__exploreBtn:hover{border-color:var(--gold);color:var(--gold-bright);opacity:1;background:#c4a96b1a}.page-module___8aEwW__scrollCaret{z-index:3;color:#c4a96b66;transition:color var(--transition-fast);animation:2.5s ease-in-out infinite page-module___8aEwW__chevron-bounce,1s 1.2s both page-module___8aEwW__fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.page-module___8aEwW__scrollCaret:hover{color:var(--gold);opacity:1}.page-module___8aEwW__parallaxSection{border-top:1px solid var(--border);padding:4rem 0;position:relative;overflow:hidden}.page-module___8aEwW__sectionContent{z-index:1;position:relative}.page-module___8aEwW__sectionHeader{margin-bottom:4rem}.page-module___8aEwW__eyebrow{text-transform:uppercase;letter-spacing:.28em;color:var(--gold);align-items:center;gap:.65rem;margin-bottom:1.2rem;font-size:.67rem;font-weight:500;display:inline-flex}.page-module___8aEwW__eyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:22px;height:1px;display:block}.page-module___8aEwW__sectionHeading{letter-spacing:-.04em;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:300;line-height:1.05}.page-module___8aEwW__grid{background:0 0;border:none;border-radius:0;grid-template-columns:repeat(2,1fr);gap:0;display:grid;overflow:hidden}.page-module___8aEwW__card{cursor:pointer;background:var(--surface);height:600px;transition:background var(--transition-med);align-items:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__card:hover{background:var(--surface-2)}.page-module___8aEwW__cardBg{z-index:1;opacity:.7;transition:transform .7s,opacity .5s;position:absolute;inset:0}.page-module___8aEwW__card:hover .page-module___8aEwW__cardBg{opacity:.85;transform:scale(1.04)}.page-module___8aEwW__cardContent{z-index:2;background:linear-gradient(#08080800 0%,#080808f7 100%);flex-direction:column;gap:.3rem;width:100%;padding:1.75rem;display:flex;position:relative}.page-module___8aEwW__cardIcon{margin-bottom:.5rem;font-size:1.4rem;transition:transform .3s;display:block}.page-module___8aEwW__card:hover .page-module___8aEwW__cardIcon{transform:scale(1.12)}.page-module___8aEwW__cardTitle{color:var(--text);letter-spacing:-.02em;font-size:1.5rem;font-weight:300}.page-module___8aEwW__cardDesc{color:var(--text-secondary);opacity:0;font-size:.85rem;font-weight:300;line-height:1.5;transition:transform .4s,opacity .4s;transform:translateY(14px)}.page-module___8aEwW__card:hover .page-module___8aEwW__cardDesc{opacity:1;transform:translateY(0)}.page-module___8aEwW__cardArrow{color:var(--gold);opacity:0;font-size:1rem;transition:all .35s;position:absolute;top:1.5rem;right:1.75rem;transform:translate(-6px,6px)}.page-module___8aEwW__card:hover .page-module___8aEwW__cardArrow{opacity:1;transform:translate(0)}.page-module___8aEwW__contactCentered{z-index:1;justify-content:flex-start;align-items:center;padding:6rem 8vw;display:flex;position:relative;direction:ltr!important}.page-module___8aEwW__contactCenteredContent{text-align:left;text-shadow:0 4px 15px #000c;flex-direction:column;align-items:flex-start;width:100%;max-width:400px;display:flex}.page-module___8aEwW__contactTitleCentered{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.page-module___8aEwW__contactSubtitleCentered{color:#fff;opacity:.9;margin-bottom:2rem;font-size:.9rem}.page-module___8aEwW__contactEmailsCentered{flex-direction:column;align-items:flex-start;gap:.8rem;margin-bottom:2rem;display:flex}.page-module___8aEwW__contactPersonRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__personLabel{color:var(--gold);margin-right:.2rem;font-size:.9rem;font-weight:500}.page-module___8aEwW__contactEmailsCentered a{color:#fff;transition:color var(--transition-fast);font-size:.9rem;text-decoration:none}.page-module___8aEwW__waLink{align-items:center;gap:.35rem;display:inline-flex}.page-module___8aEwW__contactEmailsCentered a:hover{color:var(--gold)}.page-module___8aEwW__emailDivider{color:var(--text-muted)}.page-module___8aEwW__socialIconsCentered{gap:1.25rem;margin-bottom:4rem;display:flex}.page-module___8aEwW__socialIconsCentered a{color:var(--text);opacity:.8;transition:all var(--transition-fast)}.page-module___8aEwW__socialIconsCentered a:hover{color:var(--gold);opacity:1;transform:translateY(-2px)}.page-module___8aEwW__subscribeMinimalBox{width:100%}.page-module___8aEwW__footer{text-align:center;background:var(--bg);border-top:1px solid var(--border);padding:1.5rem 0 1rem}.page-module___8aEwW__footerContent{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.page-module___8aEwW__subscribeSection{width:100%;max-width:600px}.page-module___8aEwW__subscribeHeading{letter-spacing:-.02em;color:var(--text);margin-bottom:.5rem;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:300}.page-module___8aEwW__footerBrand{letter-spacing:.15em;flex-direction:column;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.page-module___8aEwW__footerBrand span{color:var(--text-muted);letter-spacing:.25em;font-size:.6rem;font-weight:400}.page-module___8aEwW__footerNav{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__footerNavLink{text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);transition:color var(--transition-fast);font-size:.8rem}.page-module___8aEwW__footerNav a,.page-module___8aEwW__footerContacts{font-size:.7rem}.page-module___8aEwW__footerNavLink:hover{color:var(--text)}.page-module___8aEwW__footerContacts{color:var(--text-secondary);flex-direction:column;gap:.2rem;font-size:.85rem;display:flex}.page-module___8aEwW__footerContacts a{transition:color var(--transition-fast)}.page-module___8aEwW__footerContacts a:hover{color:var(--text)}.page-module___8aEwW__footerBottom{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding-top:3rem;display:flex}.page-module___8aEwW__footerLegalLinks{color:var(--text-muted);gap:2rem;font-size:.75rem;display:flex}.page-module___8aEwW__footerLegalLinks a{transition:color var(--transition-fast)}.page-module___8aEwW__footerLegalLinks a:hover{color:var(--text-secondary)}.page-module___8aEwW__copyright{color:var(--text-muted);letter-spacing:.05em;font-size:.75rem}@media (max-width:900px){.page-module___8aEwW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module___8aEwW__videoContent{padding:0 2rem 4rem}.page-module___8aEwW__title{white-space:normal}.page-module___8aEwW__contactCard{padding:3rem 1.5rem}.page-module___8aEwW__contactsGrid{flex-direction:column;align-items:center;gap:2.5rem}.page-module___8aEwW__footerBottom{text-align:center;flex-direction:column;gap:1.2rem}}@media (max-width:560px){.page-module___8aEwW__grid{grid-template-columns:1fr}.page-module___8aEwW__card{height:260px}}html[dir=rtl] .page-module___8aEwW__videoContent{text-align:right!important;align-items:flex-start!important}html[dir=rtl] .page-module___8aEwW__title{align-items:flex-start!important}
.MoviesSection-module__IX4GdG__moviesSection{color:var(--text);padding:6rem 0}.MoviesSection-module__IX4GdG__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;display:flex}@media (max-width:900px){.MoviesSection-module__IX4GdG__inner{flex-direction:column;align-items:flex-start}}.MoviesSection-module__IX4GdG__header{flex:1;max-width:600px}.MoviesSection-module__IX4GdG__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--gold);margin-bottom:1rem;font-size:.85rem;display:inline-block}.MoviesSection-module__IX4GdG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:300;line-height:1.1}.MoviesSection-module__IX4GdG__subtitle{color:#e0e0e0;font-size:1.25rem;font-weight:300;line-height:1.6}.MoviesSection-module__IX4GdG__grid{flex:0 0 400px;width:100%}@media (max-width:900px){.MoviesSection-module__IX4GdG__grid{flex:100%;max-width:500px}}.MoviesSection-module__IX4GdG__card{border:1px solid var(--border);transition:transform var(--transition-fast), border-color var(--transition-fast);cursor:pointer;background:#ffffff08;border-radius:8px;overflow:hidden}.MoviesSection-module__IX4GdG__card:hover{border-color:var(--gold);transform:translateY(-5px)}.MoviesSection-module__IX4GdG__cardImagePlaceholder{aspect-ratio:16/9;width:100%;transition:background var(--transition-fast);background:#111;justify-content:center;align-items:center;display:flex}.MoviesSection-module__IX4GdG__card:hover .MoviesSection-module__IX4GdG__cardImagePlaceholder{background:#1a1a1a}.MoviesSection-module__IX4GdG__playIcon{color:var(--gold);opacity:.7;transition:opacity var(--transition-fast), transform var(--transition-fast);font-size:2rem}.MoviesSection-module__IX4GdG__card:hover .MoviesSection-module__IX4GdG__playIcon{opacity:1;transform:scale(1.1)}.MoviesSection-module__IX4GdG__cardContent{padding:1.5rem}.MoviesSection-module__IX4GdG__cardContent h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.MoviesSection-module__IX4GdG__cardContent p{color:var(--text-muted);font-size:.9rem;line-height:1.5}
.SubscribeForm-module__5Lr3EG__form{flex-direction:column;gap:1.5rem;width:100%;max-width:440px;margin:0 auto;display:flex}.SubscribeForm-module__5Lr3EG__fieldGroup{flex-direction:column;display:flex}.SubscribeForm-module__5Lr3EG__label{display:none}.SubscribeForm-module__5Lr3EG__input{color:#fff;width:100%;transition:border-color var(--transition-fast);background:0 0;border:none;border-bottom:1px solid #ffffff4d;border-radius:0;outline:none;padding:.75rem 0;font-size:.85rem}.SubscribeForm-module__5Lr3EG__input::placeholder{color:#fff6}.SubscribeForm-module__5Lr3EG__input:focus{border-bottom-color:var(--gold)}.SubscribeForm-module__5Lr3EG__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.SubscribeForm-module__5Lr3EG__checkbox{accent-color:var(--gold);margin-top:.25rem}.SubscribeForm-module__5Lr3EG__checkboxText{color:#ffffff80;text-align:left;font-size:.75rem;line-height:1.5}.SubscribeForm-module__5Lr3EG__button{color:var(--gold);border:1px solid var(--gold);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all var(--transition-fast);background:0 0;border-radius:30px;padding:.8rem;font-size:.85rem}.SubscribeForm-module__5Lr3EG__button:hover:not(:disabled){background:var(--gold);color:#000}.SubscribeForm-module__5Lr3EG__button:disabled{opacity:.5;cursor:not-allowed}.SubscribeForm-module__5Lr3EG__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 0;display:flex}.SubscribeForm-module__5Lr3EG__successIcon{color:var(--gold);font-weight:600}
.SeoFaq-module__Xxz4zW__section{background:var(--bg);border-top:1px solid var(--border);padding:6rem 0}.SeoFaq-module__Xxz4zW__inner{max-width:800px;margin:0 auto}.SeoFaq-module__Xxz4zW__header{text-align:center;margin-bottom:3rem}.SeoFaq-module__Xxz4zW__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--gold);margin-bottom:1rem;font-size:.75rem;font-weight:500;display:inline-block}.SeoFaq-module__Xxz4zW__title{letter-spacing:-.02em;color:var(--text);font-size:clamp(2rem,4vw,2.5rem);font-weight:300;line-height:1.2}.SeoFaq-module__Xxz4zW__faqItem{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:2rem}.SeoFaq-module__Xxz4zW__faqItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.SeoFaq-module__Xxz4zW__question{color:var(--text);margin-bottom:1rem;font-size:1.2rem;font-weight:500}.SeoFaq-module__Xxz4zW__answer{color:var(--text-secondary);font-size:1rem;font-weight:300;line-height:1.6}
