.site-header{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background-color .3s,box-shadow .3s;position:fixed;inset:0 0 auto}.site-header.open{background:#fff;box-shadow:0 10px 15px #0000001f}.container{max-width:80rem;margin:0 auto;padding:1rem 1.5rem}.row{align-items:center;display:flex}.row.between{justify-content:space-between}.logo-wrap{align-items:center;gap:.75rem;display:flex}.logo-badge{border-radius:.75rem;justify-content:center;align-items:center;height:2.5rem;display:flex}.logo-letter{font-size:1.25rem;font-weight:700;line-height:1}.header-actions{align-items:center;gap:.5rem;display:flex}.btn{cursor:pointer;border:none;border-radius:.5rem;padding:.625rem 1.5rem;position:relative;overflow:hidden}.btn-gradient{color:#000;background:0 0;border:1px solid #0000;border-radius:30px}.btn-gradient:hover{border:1px solid #000}.btn .btn-content{z-index:1;border-radius:30px;position:relative}.btn-desktop{color:#000;border:1px solid #0000;border-radius:30px;text-decoration:none;display:none;position:relative;overflow:hidden}.btn-desktop:before{content:"";z-index:0;background:#000;transition:transform .35s;position:absolute;inset:0;transform:translateY(100%)}.btn-desktop:hover:before{transform:translateY(0)}.btn-desktop>*{z-index:1;transition:color .25s;position:relative}.btn-desktop:hover{color:#fff}@media (min-width:768px){.btn-desktop{justify-content:center;align-items:center;display:inline-flex}}.menu-toggle{cursor:pointer;z-index:99999;background:#fff;border:1px solid #f1f1f1;border-radius:30px;justify-content:center;align-items:center;padding:.5rem;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014}.menu-toggle-bg{content:"";z-index:0;background:#000;transition:transform .35s;position:absolute;inset:-1px;transform:translateY(100%)}.menu-toggle-icon{z-index:1;color:#000;justify-content:center;align-items:center;transition:color .25s;display:inline-flex;position:relative}.menu-toggle.is-open .menu-toggle-bg{transform:translateY(0)}.menu-toggle.is-open .menu-toggle-icon{color:#fff}.icon-24{color:currentColor;width:1.5rem;height:1.5rem}.drawer-overlay{z-index:60;cursor:pointer;background:#00000059;border:none;position:fixed;inset:0}.drawer-panel{z-index:70;background:#fafaf8;flex-direction:column;justify-content:center;width:min(390px,40rem);height:100vh;padding:1rem;display:flex;position:fixed;top:0;right:0;box-shadow:-12px 0 30px #0000002e}.drawer-nav{flex-direction:column;gap:.25rem;height:80%;padding:3em 1em 1em;display:flex;overflow-y:auto}.drawer-link{color:#1a1f27;border-radius:.6rem;width:fit-content;padding:.65rem .5rem;font-family:Noto Serif Display,Noto Serif,Georgia,serif;font-size:4em;font-style:italic;text-decoration:none;transition:color .2s,background-color .2s;display:inline-block;position:relative}.drawer-link:after{content:"";transform-origin:0;background:currentColor;height:3px;transition:transform .28s;position:absolute;bottom:.2rem;left:.5rem;right:.5rem;transform:scaleX(0)}.drawer-link:hover:after{transform:scaleX(1)}.drawer-link:hover{color:#000;background:#fff}.drawer-link.is-active{cursor:default;pointer-events:none;opacity:.45!important}.drawer-link.is-active:after{transform:scaleX(0)!important}.socialColumn{flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.socialRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:auto;margin-bottom:1em;display:flex}.socialLabel{color:#6b7280;font-size:.875rem}.socialBtn{color:#d3d3d3;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 0 2px #00000026}.lang{position:relative}.langButton{cursor:pointer;background:#f3f4f6;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:inline-flex}.langText{font-size:.875rem}.chevron{width:1rem;height:1rem}.backdrop{z-index:40;background:0 0;border:none;position:fixed;inset:0}.dropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:12rem;margin-bottom:.5rem;position:absolute;bottom:100%;right:0;box-shadow:0 25px 50px -12px #00000040}.dropdownInner{padding:.5rem 0}.dropdownItem{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.625rem 1rem;display:flex}.dropdownItemLeft{align-items:center;gap:.75rem;display:flex}.flag{font-size:1.125rem}.langName{font-size:.875rem}.check{color:#2563eb;width:1rem;height:1rem}@media (max-width:520px){.drawer-panel{border-radius:0;width:75vw;max-width:75vw;padding:1rem;right:0}.drawer-nav{padding:2rem 1rem 1rem}.drawer-link{font-size:clamp(2rem,10vw,3.25rem);line-height:1.05}}
.AnimatedHero-module__3CEzsa__section{--maskW:clamp(420px,70vw,820px);--maskH:clamp(320px,55vw,620px);--revealMask:radial-gradient(var(--maskW)var(--maskH)at 50% 42%,#000 0%,#000 72%,transparent 88%);background-color:#fafaf8;min-height:100svh;padding:0 clamp(1rem,3vw,1.5rem);position:relative;overflow:hidden}.AnimatedHero-module__3CEzsa__container{z-index:10;max-width:80rem;margin-left:auto;margin-right:auto;position:relative}.AnimatedHero-module__3CEzsa__gridFx{z-index:1;pointer-events:none;transform-origin:0;will-change:clip-path,opacity;--gridCell:clamp(46px,12vw,200px);background-image:linear-gradient(90deg,#1118271f 1px,#0000 1px),linear-gradient(#1118271f 1px,#0000 1px);background-size:var(--gridCell)var(--gridCell);opacity:.55;-webkit-mask-image:var(--revealMask);-webkit-mask-image:var(--revealMask);mask-image:var(--revealMask);background-position:50%;position:absolute;inset:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1380px){.AnimatedHero-module__3CEzsa__gridFx{--gridCell:clamp(46px,14vw,200px)}}@media (max-width:600px){.AnimatedHero-module__3CEzsa__gridFx{--gridCell:clamp(46px,20vw,200px)}.AnimatedHero-module__3CEzsa__section{--maskH:clamp(520px,55vw,620px)}}@media (max-width:400px){.AnimatedHero-module__3CEzsa__gridFx{--gridCell:clamp(46px,30vw,200px)}}.AnimatedHero-module__3CEzsa__grid{--padY:clamp(2rem,6vh,4rem);text-align:center;padding-block:var(--padY);min-height:calc(100svh - (var(--padY)*2));justify-content:center;align-items:center;display:flex}.AnimatedHero-module__3CEzsa__content{flex-direction:column;align-items:center;gap:2em;width:100%;max-width:1200px;display:flex}.AnimatedHero-module__3CEzsa__subtitle{color:#000;max-width:24ch;margin:0;font-size:clamp(3.2rem,7.2vw,6.2rem);line-height:1em}.AnimatedHero-module__3CEzsa__subtitleBase{letter-spacing:.01em;text-wrap:balance;font-weight:700}@media (min-width:769px){.AnimatedHero-module__3CEzsa__subtitleBase{max-width:18ch;margin:0 auto;display:block}}.AnimatedHero-module__3CEzsa__description{color:#4b5563;max-width:clamp(30ch,60vw,60ch);margin:clamp(1rem,3vh,2rem) clamp(.75rem,3vw,2rem) clamp(1.2rem,3.5vh,2rem);font-size:clamp(1.05rem,2.2vw,1.7rem);line-height:1.5}.AnimatedHero-module__3CEzsa__ctaRow{flex-wrap:wrap;justify-content:center;gap:clamp(.75rem,2vw,1rem);margin-bottom:clamp(1.25rem,4vh,2rem);display:flex}.AnimatedHero-module__3CEzsa__button{border-radius:.5rem;padding:clamp(.85rem,1.6vw,1rem) clamp(1.25rem,3vw,2rem);font-size:clamp(.95rem,1.6vw,1rem);font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block;position:relative}.AnimatedHero-module__3CEzsa__buttonPrimary{color:#000;background:#fff;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000026}.AnimatedHero-module__3CEzsa__buttonPrimaryHoverFill{z-index:0;pointer-events:none;will-change:transform;background:#000;position:absolute;inset:0}.AnimatedHero-module__3CEzsa__buttonPrimary:hover,.AnimatedHero-module__3CEzsa__buttonPrimary:hover .AnimatedHero-module__3CEzsa__iconSm{color:#fff}.AnimatedHero-module__3CEzsa__buttonContent{z-index:1;align-items:center;gap:.5rem;display:inline-flex;position:relative}.AnimatedHero-module__3CEzsa__buttonOutline:hover{border-color:#2563eb}.AnimatedHero-module__3CEzsa__iconSm{width:clamp(1.05rem,2vw,1.25rem);height:clamp(1.05rem,2vw,1.25rem)}@media (max-width:768px){.AnimatedHero-module__3CEzsa__gridFx{opacity:.35}.AnimatedHero-module__3CEzsa__subtitle{max-width:20ch}.AnimatedHero-module__3CEzsa__description{line-height:2}}@media (max-width:420px){.AnimatedHero-module__3CEzsa__subtitle{max-width:18ch}}.AnimatedHero-module__3CEzsa__heroMeta{letter-spacing:.08em;text-transform:uppercase;color:#11182773;text-align:center;pointer-events:none;z-index:5;width:calc(100% - 2rem);max-width:40rem;font-size:clamp(.65rem,1.8vw,.75rem);position:absolute;bottom:clamp(1rem,3vh,1.5rem);left:50%;transform:translate(-50%)}.AnimatedHero-module__3CEzsa__description strong{color:#000;font-weight:600}
