.About-module__RHteCa__page{--barH:clamp(66px, 6vw, 78px);background:var(--paper);color:var(--ink);min-height:100vh}.About-module__RHteCa__bar{z-index:50;height:var(--barH);background:rgba(var(--bone-rgb), .9);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;padding:0 clamp(20px,5vw,64px);display:grid;position:sticky;top:0}.About-module__RHteCa__back{font-family:var(--font-ui);color:var(--muted);transition:color .3s var(--ease);justify-self:start;align-items:center;gap:.4em;font-size:13px;text-decoration:none;display:inline-flex}.About-module__RHteCa__back:hover{color:var(--ink)}.About-module__RHteCa__backArrow{transition:transform .3s var(--ease);font-size:1.3em;line-height:1}.About-module__RHteCa__back:hover .About-module__RHteCa__backArrow{transform:translate(-3px)}[dir=rtl] .About-module__RHteCa__backArrow{transform:scaleX(-1)}[dir=rtl] .About-module__RHteCa__back:hover .About-module__RHteCa__backArrow{transform:scaleX(-1)translate(-3px)}.About-module__RHteCa__brand{--brand-mark-h:clamp(38px, 3.4vw, 50px);color:var(--ink);transition:opacity .3s var(--ease);align-items:center;text-decoration:none;display:inline-flex}.About-module__RHteCa__brand:hover{opacity:.72}@media (max-width:640px){.About-module__RHteCa__back{gap:0;font-size:0;position:relative}.About-module__RHteCa__back:before{content:"";position:absolute;inset:-14px -12px}.About-module__RHteCa__back .About-module__RHteCa__backArrow{font-size:22px}.About-module__RHteCa__barTools{gap:10px}.About-module__RHteCa__barTools>:last-child{display:none}}.About-module__RHteCa__barTools{justify-self:end;align-items:center;gap:16px;display:flex}.About-module__RHteCa__barCta{font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--ink);transition:background .3s var(--ease);padding:.8em 1.4em;font-size:12px;text-decoration:none}.About-module__RHteCa__barCta:hover{background:var(--accent)}.About-module__RHteCa__eyebrow{font-family:var(--font-ui);letter-spacing:.34em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.9em;font-size:12px;display:inline-flex}.About-module__RHteCa__eyebrow:before{content:"";background:var(--accent);width:34px;height:1px}.About-module__RHteCa__hero{background:var(--ink);isolation:isolate;width:100%;height:clamp(560px,92vh,940px);position:relative;overflow:hidden}.About-module__RHteCa__heroMedia{z-index:0;position:absolute;inset:0}.About-module__RHteCa__heroMedia img{object-fit:cover;object-position:center 62%}.About-module__RHteCa__heroImg{animation:About-module__RHteCa__heroDrift 26s ease-in-out 0s infinite alternate, About-module__RHteCa__heroIn 1.6s var(--ease) both;transform-origin:58% 60%}@keyframes About-module__RHteCa__heroDrift{0%{transform:scale(1.06)translate(0,0)}to{transform:scale(1.14)translate(-1.4%,-1.6%)}}@keyframes About-module__RHteCa__heroIn{0%{opacity:0;transform:scale(1.14)}to{opacity:1}}.About-module__RHteCa__heroScrim{z-index:1;background:linear-gradient(#0f0f0f47 0%,#0f0f0f1f 32%,#0f0f0f66 60%,#0f0f0fdb 100%),radial-gradient(120% 80% at 20% 100%,#006c7538,#0000 60%);position:absolute;inset:0}.About-module__RHteCa__heroContent{z-index:2;color:#fff;flex-direction:column;gap:clamp(18px,3vh,30px);max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,88px);display:flex;position:absolute;bottom:clamp(64px,12vh,132px);left:0;right:0}.About-module__RHteCa__heroEyebrow{font-family:var(--font-ui);letter-spacing:.36em;text-transform:uppercase;color:#ffffffd1;animation:About-module__RHteCa__riseIn 1s var(--ease) .25s both;align-items:center;gap:.9em;font-size:clamp(11px,1vw,13px);display:inline-flex}.About-module__RHteCa__heroEyebrow:before{content:"";background:var(--gold);width:42px;height:1px}.About-module__RHteCa__heroTitle{max-width:16ch;font-family:var(--font-display);letter-spacing:-.02em;color:#fff;text-wrap:balance;animation:About-module__RHteCa__riseIn 1.1s var(--ease) .4s both;margin:0;font-size:clamp(2.7rem,8vw,6.6rem);font-weight:300;line-height:.98}.About-module__RHteCa__heroTitle em{color:#fff;background:linear-gradient(100deg, var(--line) 0%, var(--gold) 55%, var(--muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:300}@keyframes About-module__RHteCa__riseIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.About-module__RHteCa__scrollCue{z-index:2;font-family:var(--font-ui);letter-spacing:.28em;text-transform:uppercase;color:#ffffff9e;animation:About-module__RHteCa__riseIn 1s var(--ease) .9s both;flex-direction:column;align-items:center;gap:12px;font-size:10px;display:inline-flex;position:absolute;bottom:clamp(20px,4vh,34px);left:50%;transform:translate(-50%)}.About-module__RHteCa__scrollCue i{transform-origin:top;width:1px;height:46px;animation:About-module__RHteCa__scrollPulse 2.2s var(--ease) infinite;background:linear-gradient(#ffffffb3,#0000)}@keyframes About-module__RHteCa__scrollPulse{0%,to{opacity:.4;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}.About-module__RHteCa__story{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(40px,7vw,110px);max-width:1200px;margin:0 auto;padding:clamp(72px,14vh,168px) clamp(20px,5vw,88px);display:grid}.About-module__RHteCa__storyText{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);flex-direction:column;align-items:flex-start;gap:clamp(18px,2.6vh,30px);display:flex;transform:translateY(28px)}.About-module__RHteCa__in.About-module__RHteCa__story .About-module__RHteCa__storyText{opacity:1;transform:none}.About-module__RHteCa__storyHeading{max-width:20ch;font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(1.9rem,4vw,3.3rem);font-weight:300;line-height:1.08}.About-module__RHteCa__storyPara{max-width:56ch;font-family:var(--font-ui);color:var(--muted);margin:0;font-size:clamp(1rem,1.4vw,1.16rem);font-weight:300;line-height:1.78}.About-module__RHteCa__signature{font-family:var(--font-display);color:var(--ink);margin-top:clamp(6px,1vh,14px);font-size:clamp(1.05rem,1.6vw,1.3rem);font-style:italic}.About-module__RHteCa__storyFigure{flex-direction:column;gap:14px;margin:0;display:flex}.About-module__RHteCa__storyMedia{aspect-ratio:4/5;background:var(--line);clip-path:inset(0 0 100%);width:100%;transition:clip-path 1.1s var(--ease) .12s, transform 1.1s var(--ease) .12s;position:relative;overflow:hidden;transform:translateY(40px)}.About-module__RHteCa__in.About-module__RHteCa__story .About-module__RHteCa__storyMedia{clip-path:inset(0);transform:none}.About-module__RHteCa__storyMedia img{object-fit:cover;transition:transform 1.2s var(--ease)}.About-module__RHteCa__storyFigure:hover .About-module__RHteCa__storyMedia img{transform:scale(1.05)}.About-module__RHteCa__storyCaption{font-family:var(--font-ui);letter-spacing:.06em;color:var(--muted-2);max-width:42ch;font-size:clamp(11px,1vw,12.5px)}.About-module__RHteCa__statsSection{background:var(--paper-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(56px,10vh,120px) clamp(20px,5vw,88px)}.About-module__RHteCa__stats{grid-template-columns:repeat(3,1fr);gap:clamp(28px,4vw,72px);max-width:1200px;margin:0 auto;display:grid}.About-module__RHteCa__stat{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transition-delay:calc(var(--i,0) * .12s);flex-direction:column;gap:clamp(12px,1.8vh,18px);display:flex;transform:translateY(24px)}.About-module__RHteCa__stat:not(:first-child){border-left:1px solid var(--line);padding-left:clamp(28px,4vw,72px)}.About-module__RHteCa__in.About-module__RHteCa__stats .About-module__RHteCa__stat{opacity:1;transform:none}.About-module__RHteCa__statValue{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-variant-numeric:tabular-nums;align-items:baseline;font-size:clamp(3.2rem,8vw,6rem);font-weight:300;line-height:1;display:inline-flex}.About-module__RHteCa__statValue em{background:linear-gradient(100deg, var(--gold) 0%, var(--muted) 60%, var(--ink) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:.04em;font-style:normal}.About-module__RHteCa__statLabel{font-family:var(--font-ui);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);max-width:22ch;font-size:clamp(11px,1vw,13px);line-height:1.5}.About-module__RHteCa__values{max-width:1200px;margin:0 auto;padding:clamp(72px,13vh,156px) clamp(20px,5vw,88px)}.About-module__RHteCa__valuesHead{flex-direction:column;gap:clamp(16px,2.4vh,26px);max-width:780px;margin-bottom:clamp(44px,7vh,88px);display:flex}.About-module__RHteCa__valuesHeading{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(1.8rem,3.6vw,3rem);font-weight:300;line-height:1.1}.About-module__RHteCa__valuesLead{max-width:54ch;font-family:var(--font-ui);color:var(--muted);margin:0;font-size:clamp(1rem,1.4vw,1.14rem);font-weight:300;line-height:1.72}.About-module__RHteCa__grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.About-module__RHteCa__card{background:var(--paper);opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease), background .5s var(--ease);transition-delay:calc(var(--i,0) * .1s);flex-direction:column;gap:clamp(12px,1.8vh,18px);padding:clamp(30px,4vw,56px);display:flex;position:relative;overflow:hidden;transform:translateY(28px)}.About-module__RHteCa__in.About-module__RHteCa__grid .About-module__RHteCa__card{opacity:1;transform:none}.About-module__RHteCa__card:hover{background:var(--white)}.About-module__RHteCa__cardNum{font-family:var(--font-display);color:var(--accent);font-variant-numeric:tabular-nums;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;line-height:1}.About-module__RHteCa__cardTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink);margin:0;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:400;line-height:1.16}.About-module__RHteCa__cardText{max-width:42ch;font-family:var(--font-ui);color:var(--muted);margin:0;font-size:clamp(.98rem,1.2vw,1.08rem);font-weight:300;line-height:1.72}.About-module__RHteCa__cardRule{background:var(--accent);transform-origin:0;height:2px;transition:transform .55s var(--ease);position:absolute;bottom:0;left:clamp(30px,4vw,56px);right:clamp(30px,4vw,56px);transform:scaleX(0)}.About-module__RHteCa__card:hover .About-module__RHteCa__cardRule{transform:scaleX(1)}.About-module__RHteCa__showcase{isolation:isolate;background:var(--ink);justify-content:center;align-items:center;width:100%;min-height:clamp(420px,68vh,720px);display:flex;position:relative;overflow:hidden}.About-module__RHteCa__showcaseMedia{z-index:0;position:absolute;inset:-8% 0}.About-module__RHteCa__showcaseMedia img{object-fit:cover;object-position:center}@media (min-width:901px){.About-module__RHteCa__showcaseMedia{animation:24s ease-in-out infinite alternate About-module__RHteCa__showcaseDrift;inset:-14% 0}}@keyframes About-module__RHteCa__showcaseDrift{0%{transform:translateY(0)scale(1.02)}to{transform:translateY(-4%)scale(1.08)}}.About-module__RHteCa__showcaseScrim{z-index:1;background:linear-gradient(#0f0f0f9e,#0f0f0f80),radial-gradient(90% 90%,#0000 30%,#0f0f0f73);position:absolute;inset:0}.About-module__RHteCa__showcaseInner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:clamp(20px,3vh,32px);max-width:1000px;margin:0;padding:clamp(56px,10vh,120px) clamp(24px,6vw,88px);display:flex;position:relative}.About-module__RHteCa__showcaseQuote{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;text-wrap:balance;max-width:20ch;margin:0;font-size:clamp(1.7rem,4.2vw,3.4rem);font-style:italic;font-weight:300;line-height:1.18}.About-module__RHteCa__showcaseAttr{font-family:var(--font-ui);letter-spacing:.32em;text-transform:uppercase;color:#ffffffb8;align-items:center;gap:.9em;font-size:clamp(11px,1vw,12.5px);display:inline-flex}.About-module__RHteCa__showcaseAttr:before{content:"";background:var(--gold);width:34px;height:1px}.About-module__RHteCa__process{max-width:1200px;margin:0 auto;padding:clamp(72px,13vh,156px) clamp(20px,5vw,88px)}.About-module__RHteCa__processHead{flex-direction:column;gap:clamp(16px,2.4vh,26px);margin-bottom:clamp(44px,7vh,84px);display:flex}.About-module__RHteCa__processHeading{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);text-wrap:balance;max-width:20ch;margin:0;font-size:clamp(1.8rem,3.6vw,3rem);font-weight:300;line-height:1.1}.About-module__RHteCa__steps{grid-template-columns:repeat(4,1fr);gap:clamp(28px,3vw,48px);margin:0;padding:0;list-style:none;display:grid}.About-module__RHteCa__step{border-top:1px solid var(--line);opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transition-delay:calc(var(--i,0) * .12s);flex-direction:column;gap:clamp(10px,1.4vh,14px);padding-top:clamp(24px,3vh,34px);display:flex;position:relative;transform:translateY(24px)}.About-module__RHteCa__in.About-module__RHteCa__steps .About-module__RHteCa__step{opacity:1;transform:none}.About-module__RHteCa__step:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .7s var(--ease);transition-delay:calc(var(--i,0) * .12s + .2s);position:absolute;top:-1px;left:0;transform:scaleX(0)}.About-module__RHteCa__in.About-module__RHteCa__steps .About-module__RHteCa__step:before{transform:scaleX(1)}.About-module__RHteCa__stepNum{font-family:var(--font-display);color:var(--muted-2);font-variant-numeric:tabular-nums;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:300;line-height:1}.About-module__RHteCa__stepTitle{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(1.2rem,1.9vw,1.5rem);font-weight:400;line-height:1.16}.About-module__RHteCa__stepText{font-family:var(--font-ui);color:var(--muted);margin:0;font-size:clamp(.95rem,1.15vw,1.05rem);font-weight:300;line-height:1.66}.About-module__RHteCa__closing{isolation:isolate;background:var(--ink);color:var(--white);padding:clamp(80px,16vh,200px) clamp(20px,5vw,88px);position:relative;overflow:hidden}.About-module__RHteCa__closingMedia{z-index:0;opacity:.16;position:absolute;inset:0}.About-module__RHteCa__closingMedia img{object-fit:cover;object-position:center 40%;filter:grayscale(.35)}.About-module__RHteCa__closing:after{content:"";z-index:1;background:radial-gradient(120% 120% at 50% 0,#006c7547,#0000 55%),linear-gradient(#0f0f0f8c,#0f0f0fe6);position:absolute;inset:0}.About-module__RHteCa__closingInner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:clamp(20px,3vh,30px);max-width:820px;margin:0 auto;display:flex;position:relative}.About-module__RHteCa__closingEyebrow{font-family:var(--font-ui);letter-spacing:.34em;text-transform:uppercase;color:#ffffffb3;align-items:center;gap:.9em;font-size:12px;display:inline-flex}.About-module__RHteCa__closingEyebrow:before,.About-module__RHteCa__closingEyebrow:after{content:"";background:var(--gold);width:34px;height:1px}.About-module__RHteCa__closingHeading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--white);text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(2.1rem,5vw,4rem);font-weight:300;line-height:1.06}.About-module__RHteCa__closingText{font-family:var(--font-ui);color:#ffffffbd;max-width:58ch;margin:0;font-size:clamp(1rem,1.4vw,1.16rem);font-weight:300;line-height:1.74}.About-module__RHteCa__closingCta{font-family:var(--font-ui);letter-spacing:.2em;text-transform:uppercase;color:var(--ink);background:var(--white);border:1px solid var(--white);transition:background .4s var(--ease), color .4s var(--ease), gap .4s var(--ease);align-items:center;gap:.7em;margin-top:clamp(14px,2.4vh,26px);padding:1.15em 2.4em;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.About-module__RHteCa__closingCta:hover{color:var(--white);background:0 0;gap:1.1em}.About-module__RHteCa__closingArrow{transition:transform .4s var(--ease)}.About-module__RHteCa__closingCta:hover .About-module__RHteCa__closingArrow{transform:translate(5px)}@media (max-width:900px){.About-module__RHteCa__story{grid-template-columns:1fr;gap:clamp(36px,6vh,56px)}.About-module__RHteCa__storyFigure{order:-1}.About-module__RHteCa__storyMedia{aspect-ratio:16/11}.About-module__RHteCa__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.About-module__RHteCa__stats{grid-template-columns:1fr;gap:clamp(28px,5vh,40px)}.About-module__RHteCa__stat:not(:first-child){border-left:none;border-top:1px solid var(--line);padding-top:clamp(28px,5vh,40px);padding-left:0}.About-module__RHteCa__grid,.About-module__RHteCa__steps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.About-module__RHteCa__heroImg{animation:none;transform:scale(1.06)}.About-module__RHteCa__showcaseMedia,.About-module__RHteCa__heroEyebrow,.About-module__RHteCa__heroTitle,.About-module__RHteCa__scrollCue{animation:none}.About-module__RHteCa__scrollCue i{animation:none;transform:scaleY(.7)}.About-module__RHteCa__storyText,.About-module__RHteCa__storyMedia,.About-module__RHteCa__stat,.About-module__RHteCa__card,.About-module__RHteCa__step{opacity:1;clip-path:none;transition:none;transform:none}.About-module__RHteCa__cardRule,.About-module__RHteCa__step:before{transition:none}}
