:root{color:#f4f0e7;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d1713;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#0d1713;min-width:320px}body{background:#0d1713;min-width:320px;min-height:100svh;margin:0}body,button,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}#root{width:100%;min-height:100svh}::selection{color:#172018;background:#dac48d}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--fohow-gold:#d8c38f;--fohow-green:#0d1a14;--fohow-cream:#e6decc}@font-face{font-family:Cormorant Garamond;src:url(/fonts/CormorantGaramond-VariableFont_wght.ttf)format("truetype");font-style:normal;font-weight:300 700;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-VariableFont_wght.ttf)format("truetype");font-style:normal;font-weight:200 800;font-display:swap}.site{background:var(--fohow-green);min-height:100svh;font-family:Manrope,Arial,sans-serif}.hero-scroll{--hero-scroll:0;--hero-shrink:0;background:var(--fohow-cream);height:240svh;position:relative}.hero{--content-gutter:clamp(48px, 10vw, 180px);--content-gap:clamp(48px, 6vw, 120px);--content-column:calc((100% - (var(--content-gutter) * 2) - var(--content-gap)) / 2);isolation:isolate;background:var(--fohow-green);width:100%;height:100svh;min-height:100svh;transform:scale(calc(1 - (var(--hero-shrink) * .12)));transform-origin:top;will-change:transform;position:sticky;top:0;overflow:hidden}.hero__background{z-index:-3;background:linear-gradient(90deg,#0a120f75 0%,#0a120f2e 42%,#0a120f14 100%),url(/assets/hero/fon.png) 50%/cover no-repeat;position:absolute;inset:0}.hero__background:after{content:"";-webkit-backdrop-filter:blur(calc(var(--hero-scroll) * 8px));background:linear-gradient(rgba(4, 9, 7, calc(.04 + var(--hero-scroll) * .38)), rgba(4, 9, 7, calc(.08 + var(--hero-scroll) * .46))), linear-gradient(180deg, #050a081f 0%, transparent 45%, #050a0847 100%);position:absolute;inset:0}.hero__header-shell{z-index:20;pointer-events:none;width:100%;height:0;position:sticky;top:0}.hero__header{--header-edge:clamp(24px, 3vw, 52px);z-index:20;top:clamp(20px,2.6vh,30px);left:var(--header-edge);right:var(--header-edge);pointer-events:none;justify-content:space-between;align-items:center;animation:.8s both header-enter;display:flex;position:absolute}.brand{pointer-events:auto;color:#f7f4ec;letter-spacing:.18em;font-size:20px;font-weight:600;text-decoration:none}.menu-button{pointer-events:auto;color:#f7f4eceb;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:50px;height:50px;padding:0;transition:background-color .26s,box-shadow .26s,transform .26s;display:flex;position:relative}.menu-button span{z-index:1;transform-origin:50%;background:currentColor;border-radius:999px;width:26px;height:2px;transition:width .28s cubic-bezier(.2,.7,.2,1),transform .28s cubic-bezier(.2,.7,.2,1),background-color .22s;display:block;position:relative}.menu-button:hover{color:#e4cf99;box-shadow:none;background:0 0;transform:none}.menu-button:hover span:first-child{transform:translate(2px)}.menu-button:hover span:nth-child(2){width:22px;transform:translate(-1px)}.menu-button:hover span:nth-child(3){transform:translate(2px)}.hero__content{z-index:4;width:var(--content-column);height:clamp(360px,46vh,470px);margin-left:var(--content-gutter);padding-top:0;animation:1s cubic-bezier(.2,.7,.2,1) .12s both content-enter;position:absolute;top:50%;translate:0 -50%}.hero__content-stage{will-change:opacity, transform;width:100%;position:absolute;top:50%;left:0}.hero__content-stage--title{opacity:clamp(0, calc(1 - var(--hero-scroll) * 3.3), 1);transform:translateY(-50%) translateY(calc(clamp(0, calc(var(--hero-scroll) * 3.3), 1) * -24px));pointer-events:none}.hero__content-stage--details{opacity:clamp(0, calc((var(--hero-scroll) - .22) * 3.8), 1);transform:translateY(-50%)}.hero__eyebrow{color:#d8c38f;letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:13px}.hero__title{background:linear-gradient(#fff9ea 0%,#ede2c8 24%,#c7b89a 52%,#f4ead3 76%,#b9a98c 100%);color:#0000;-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;max-width:650px;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(70px,7vw,112px);font-weight:400;line-height:.92}.hero__title span{color:#d8b65a;-webkit-text-fill-color:#d8b65a;background:0 0;display:block}.hero__text{color:#f2eee4e0;max-width:700px;margin:0;font-size:clamp(30px,2.2vw,38px);line-height:1.34}.hero__actions{opacity:clamp(0, calc((var(--hero-scroll) - .38) * 4.2), 1);transform:translateY(calc((1 - clamp(0, calc((var(--hero-scroll) - .38) * 4.2), 1)) * 22px));will-change:opacity, transform;flex-wrap:wrap;gap:18px;margin-top:56px;display:flex}.button{box-sizing:border-box;border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:17px;font-weight:500;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--fohow-green);background:var(--fohow-gold);border:1px solid #ffefc585}.button--primary:hover{background:#e2cf9f}.button--secondary{min-height:34px;color:color-mix(in srgb, var(--fohow-green) 48%, var(--fohow-cream) 52%);-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;gap:9px;padding:0;font-size:15px;font-weight:500;transition:color .32s;position:relative}.button--secondary__leaf{background:currentColor;flex:none;width:64px;height:64px;display:block;-webkit-mask:url(/assets/icons/list-icon.svg) 50%/contain no-repeat;mask:url(/assets/icons/list-icon.svg) 50%/contain no-repeat}.button--secondary span{white-space:nowrap;display:block}.button--secondary:hover{color:var(--fohow-gold);opacity:1;background:0 0;transform:none}@keyframes header-enter{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes content-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes products-enter{0%{opacity:0;transform:translate(-50%)translateY(24px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@media (width<=1024px){.hero__header{width:calc(100% - 32px);margin-top:16px}.hero__content{width:calc(100% - 48px);margin-left:32px;padding-top:140px}.nav{gap:20px}}@media (width<=760px){.hero{min-height:760px}.hero__background{background-position:58%}.hero__header{width:calc(100% - 24px);min-height:62px;margin-top:12px;padding:0 14px 0 18px}.nav{display:none}.menu-button{display:flex}.hero__content{width:calc(100% - 40px);margin-left:20px;padding-top:118px}.hero__title{max-width:520px;font-size:clamp(50px,12vw,74px)}.hero__text{max-width:390px;font-size:18px}}@media (width<=480px){.hero{min-height:740px}.brand{font-size:18px}.hero__eyebrow{font-size:13px}.hero__title{font-size:clamp(46px,13vw,64px)}.hero__text{max-width:320px;font-size:17px}.hero__actions{flex-direction:column;max-width:270px}.button{width:100%}}.hero__foreground-particles{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.hero__foreground-particle{filter:blur(5px);opacity:0;will-change:transform, opacity;background:#f4dda442;border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 0 18px #eece8929,0 0 36px #ddbb7014}.hero__foreground-particle:first-child{filter:blur(7px);width:24px;height:24px;animation:24s ease-in-out -8s infinite foreground-float-1;top:72%;left:9%}.hero__foreground-particle:nth-child(2){filter:blur(4px);width:14px;height:14px;animation:29s ease-in-out -17s infinite foreground-float-2;top:31%;left:24%}.hero__foreground-particle:nth-child(3){filter:blur(9px);width:28px;height:28px;animation:32s ease-in-out -21s infinite reverse foreground-float-1;top:82%;left:39%}.hero__foreground-particle:nth-child(4){filter:blur(5px);width:17px;height:17px;animation:26s ease-in-out -11s infinite foreground-float-2;top:42%;left:54%}.hero__foreground-particle:nth-child(5){filter:blur(7px);width:22px;height:22px;animation:35s ease-in-out -25s infinite foreground-float-1;top:68%;left:68%}.hero__foreground-particle:nth-child(6){filter:blur(5px);width:15px;height:15px;animation:30s ease-in-out -6s infinite reverse foreground-float-2;top:27%;left:81%}@keyframes foreground-float-1{0%{opacity:0;transform:translate(-25px,35px)scale(.8)}18%{opacity:.22}52%{opacity:.34;transform:translate(28px,-38px)scale(1.08)}82%{opacity:.18}to{opacity:0;transform:translate(62px,-92px)scale(.74)}}@keyframes foreground-float-2{0%{opacity:0;transform:translate(20px,30px)scale(.9)}22%{opacity:.18}55%{opacity:.3;transform:translate(-22px,-34px)scale(1.12)}to{opacity:0;transform:translate(-55px,-88px)scale(.8)}}.hero__particles{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.hero__particle{--size:6px;--blur:0px;--opacity:.45;--drift-x:18px;--drift-y:-70px;--duration:15s;--delay:0s;width:var(--size);height:var(--size);filter:blur(var(--blur));opacity:0;will-change:transform, opacity;animation:pollen-drift var(--duration) var(--delay) ease-in-out infinite;background:#f4dc9de6;border-radius:50%;position:absolute;box-shadow:0 0 7px #f0d38b52,0 0 16px #e1be7029}.hero__particle:first-child{--size:3px;--duration:17s;--delay:-8s;--drift-x:25px;top:72%;left:8%}.hero__particle:nth-child(2){--size:6px;--duration:13s;--delay:-3s;--drift-x:-18px;top:55%;left:13%}.hero__particle:nth-child(3){--size:3px;--duration:19s;--delay:-12s;--blur:.4px;top:80%;left:18%}.hero__particle:nth-child(4){--size:6px;--duration:16s;--delay:-6s;--blur:1px;--opacity:.3;top:43%;left:22%}.hero__particle:nth-child(5){--size:3px;--duration:14s;--delay:-9s;--drift-x:31px;top:67%;left:27%}.hero__particle:nth-child(6){--size:6px;--duration:18s;--delay:-2s;--drift-x:-24px;top:35%;left:31%}.hero__particle:nth-child(7){--size:6px;--duration:20s;--delay:-14s;--blur:1.3px;--opacity:.26;top:76%;left:34%}.hero__particle:nth-child(8){--size:3px;--duration:15s;--delay:-7s;--drift-x:20px;top:51%;left:38%}.hero__particle:nth-child(9){--size:6px;--duration:17s;--delay:-11s;top:83%;left:41%}.hero__particle:nth-child(10){--size:3px;--duration:21s;--delay:-4s;--drift-x:-28px;top:29%;left:44%}.hero__particle:nth-child(11){--size:6px;--duration:16s;--delay:-13s;--blur:.8px;--opacity:.34;top:61%;left:47%}.hero__particle:nth-child(12){--size:3px;--duration:14s;--delay:-1s;--drift-x:27px;top:73%;left:50%}.hero__particle:nth-child(13){--size:6px;--duration:19s;--delay:-10s;top:42%;left:53%}.hero__particle:nth-child(14){--size:3px;--duration:22s;--delay:-16s;--blur:.5px;top:87%;left:56%}.hero__particle:nth-child(15){--size:7px;--duration:18s;--delay:-5s;--blur:1.6px;--opacity:.22;top:56%;left:58%}.hero__particle:nth-child(16){--size:3px;--duration:15s;--delay:-12s;--drift-x:-21px;top:34%;left:60%}.hero__particle:nth-child(17){--size:6px;--duration:20s;--delay:-8s;top:70%;left:63%}.hero__particle:nth-child(18){--size:3px;--duration:17s;--delay:-15s;--drift-x:23px;top:47%;left:66%}.hero__particle:nth-child(19){--size:6px;--duration:23s;--delay:-3s;--blur:1.1px;--opacity:.24;top:79%;left:69%}.hero__particle:nth-child(20){--size:3px;--duration:16s;--delay:-11s;top:38%;left:72%}.hero__particle:nth-child(21){--size:6px;--duration:19s;--delay:-6s;--drift-x:-17px;top:64%;left:75%}.hero__particle:nth-child(22){--size:3px;--duration:18s;--delay:-9s;top:91%;left:29%}.hero__particle:nth-child(23){--size:6px;--duration:22s;--delay:-17s;--blur:.7px;--opacity:.28;top:24%;left:36%}.hero__particle:nth-child(24){--size:3px;--duration:15s;--delay:-4s;top:92%;left:43%}.hero__particle:nth-child(25){--size:3px;--duration:20s;--delay:-13s;--drift-x:32px;top:18%;left:51%}.hero__particle:nth-child(26){--size:6px;--duration:17s;--delay:-7s;top:68%;left:57%}.hero__particle:nth-child(27){--size:3px;--duration:21s;--delay:-15s;--drift-x:-26px;top:88%;left:64%}.hero__particle:nth-child(28){--size:6px;--duration:18s;--delay:-2s;--blur:.5px;--opacity:.3;top:53%;left:70%}.hero__particle:nth-child(29){--size:3px;--duration:20s;--delay:-6s;--drift-x:22px;top:38%;left:10%}.hero__particle:nth-child(30){--size:6px;--duration:16s;--delay:-12s;--blur:.5px;top:87%;left:15%}.hero__particle:nth-child(31){--size:3px;--duration:18s;--delay:-4s;--drift-x:-24px;top:29%;left:20%}.hero__particle:nth-child(32){--size:6px;--duration:21s;--delay:-15s;--opacity:.34;top:58%;left:24%}.hero__particle:nth-child(33){--size:3px;--duration:15s;--delay:-8s;top:46%;left:28%}.hero__particle:nth-child(34){--size:6px;--duration:22s;--delay:-17s;--blur:1px;--opacity:.25;top:88%;left:32%}.hero__particle:nth-child(35){--size:3px;--duration:17s;--delay:-3s;--drift-x:28px;top:62%;left:35%}.hero__particle:nth-child(36){--size:6px;--duration:19s;--delay:-11s;top:37%;left:39%}.hero__particle:nth-child(37){--size:3px;--duration:16s;--delay:-7s;top:69%;left:42%}.hero__particle:nth-child(38){--size:6px;--duration:23s;--delay:-18s;--blur:.6px;top:48%;left:46%}.hero__particle:nth-child(39){--size:3px;--duration:18s;--delay:-9s;--drift-x:-20px;top:81%;left:49%}.hero__particle:nth-child(40){--size:6px;--duration:20s;--delay:-14s;--blur:1.2px;--opacity:.25;top:33%;left:52%}.hero__particle:nth-child(41){--size:3px;--duration:15s;--delay:-5s;top:76%;left:55%}.hero__particle:nth-child(42){--size:6px;--duration:19s;--delay:-13s;--drift-x:25px;top:46%;left:59%}.hero__particle:nth-child(43){--size:3px;--duration:21s;--delay:-8s;top:82%;left:62%}.hero__particle:nth-child(44){--size:6px;--duration:17s;--delay:-16s;--blur:.4px;top:57%;left:65%}.hero__particle:nth-child(45){--size:3px;--duration:20s;--delay:-10s;top:31%;left:68%}.hero__particle:nth-child(46){--size:6px;--duration:18s;--delay:-4s;--opacity:.32;top:73%;left:71%}.hero__particle:nth-child(47){--size:3px;--duration:22s;--delay:-15s;--drift-x:-23px;top:49%;left:74%}.hero__particle:nth-child(48){--size:6px;--duration:24s;--delay:-19s;--blur:1px;--opacity:.22;top:85%;left:77%}.hero__particle:nth-child(49){--size:3px;--duration:18s;--delay:-6s;--drift-x:21px;top:47%;left:9%}.hero__particle:nth-child(50){--size:6px;--duration:20s;--delay:-14s;--blur:.4px;top:78%;left:12%}.hero__particle:nth-child(51){--size:3px;--duration:16s;--delay:-3s;--drift-x:-19px;top:34%;left:17%}.hero__particle:nth-child(52){--size:6px;--duration:22s;--delay:-17s;--opacity:.31;top:66%;left:21%}.hero__particle:nth-child(53){--size:3px;--duration:15s;--delay:-8s;top:53%;left:26%}.hero__particle:nth-child(54){--size:6px;--duration:23s;--delay:-19s;--blur:1px;--opacity:.22;top:27%;left:30%}.hero__particle:nth-child(55){--size:3px;--duration:17s;--delay:-5s;--drift-x:26px;top:74%;left:37%}.hero__particle:nth-child(56){--size:6px;--duration:21s;--delay:-12s;--blur:.5px;top:41%;left:41%}.hero__particle:nth-child(57){--size:3px;--duration:18s;--delay:-9s;top:86%;left:45%}.hero__particle:nth-child(58){--size:6px;--duration:24s;--delay:-18s;--opacity:.29;top:58%;left:50%}.hero__particle:nth-child(59){--size:3px;--duration:16s;--delay:-4s;--drift-x:-22px;top:36%;left:54%}.hero__particle:nth-child(60){--size:6px;--duration:22s;--delay:-15s;--blur:1.1px;--opacity:.21;top:79%;left:60%}.hero__particle:nth-child(61){--size:3px;--duration:19s;--delay:-7s;top:44%;left:67%}.hero__particle:nth-child(62){--size:6px;--duration:20s;--delay:-13s;--drift-x:24px;top:68%;left:73%}.hero__particle:nth-child(63){--size:3px;--duration:17s;--delay:-10s;--blur:.4px;top:39%;left:78%}.hero__particle:nth-child(64){--size:6px;--duration:23s;--delay:-20s;--opacity:.27;top:60%;left:82%}@keyframes pollen-drift{0%{opacity:0;transform:translateY(14px)scale(.8)}15%{opacity:var(--opacity)}48%{transform:translate3d(calc(var(--drift-x) * .45), calc(var(--drift-y) * .48), 0) scale(1)}78%{opacity:calc(var(--opacity) * .7)}to{opacity:0;transform:translate3d(var(--drift-x), var(--drift-y), 0) scale(.7)}}@media (width<=760px){.hero__particle:nth-child(n+17){display:none}}.hero__stats{z-index:6;right:var(--content-gutter);width:var(--content-column);pointer-events:none;flex-direction:column;align-items:flex-end;gap:clamp(30px,4vh,52px);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero__stat{text-align:left;white-space:nowrap;opacity:0;justify-content:flex-end;align-items:baseline;gap:14px;width:max-content;max-width:100%;display:flex;transform:translateY(90px)}.hero__stat:first-child{opacity:clamp(0, calc(var(--hero-scroll) * 1.7), 1);transform:none}.hero__stat:nth-child(2){opacity:clamp(0, calc((var(--hero-scroll) - .04) * 1.8), 1);transform:translate3d(0, calc((1 - clamp(0, calc((var(--hero-scroll) - .04) * 1.8), 1)) * 105px), 0)}.hero__stat:nth-child(3){opacity:clamp(0, calc((var(--hero-scroll) - .08) * 1.9), 1);transform:translate3d(0, calc((1 - clamp(0, calc((var(--hero-scroll) - .08) * 1.9), 1)) * 120px), 0)}.hero__stat-number{background:linear-gradient(#fff3b5 0%,#e8c760 24%,#c28c2c 52%,#f1d77c 76%,#b97f24 100%);color:#0000;-webkit-text-fill-color:transparent;letter-spacing:-.055em;white-space:nowrap;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Manrope,Arial,sans-serif;font-size:clamp(72px,5.6vw,102px);font-weight:300;line-height:.92;display:block}.hero__stat-label{color:#f4f0e7e0;letter-spacing:.01em;font-size:clamp(32px,2.25vw,42px);font-weight:400;line-height:1.08;display:block}@media (width<=1000px){.hero__stats{width:min(320px,36vw);right:32px}.hero__stat-number{font-size:clamp(42px,4.5vw,64px)}}@media (width<=760px){.hero__stats{gap:18px;width:auto;inset:auto 20px 52px}.hero__stat-number{font-size:40px}.hero__stat-label{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--fohow-gold:#d8b65a;--fohow-cream:#e6decc}.brand{color:var(--fohow-cream)}.hero__title{color:var(--fohow-cream);-webkit-text-fill-color:var(--fohow-cream);background:0 0}.hero__title span{color:var(--fohow-gold);-webkit-text-fill-color:var(--fohow-gold);background:0 0}.hero__text{color:var(--fohow-cream)}.hero__stat-number{color:var(--fohow-gold);-webkit-text-fill-color:var(--fohow-gold);background:0 0}.hero__stat-label{color:var(--fohow-cream)}.button--primary{background:var(--fohow-gold);color:var(--fohow-green)}.button--secondary:hover{color:var(--fohow-gold)}.brand{color:var(--fohow-cream);transition:color .32s}.brand:hover{color:var(--fohow-gold)}.menu-button{color:var(--fohow-cream);transition:color .32s,background-color .26s,box-shadow .26s,transform .26s}.menu-button:hover{color:var(--fohow-gold)}.hero-scroll--leaving .hero__particle,.hero-scroll--leaving .hero__foreground-particle,.hero-scroll--leaving .hero__header,.hero-scroll--leaving .hero__content{animation-play-state:paused!important}.cream-section{z-index:2;background:var(--fohow-cream);width:100%;min-height:100svh;color:var(--fohow-green);position:relative}@media (width<=1024px){.hero__header{--header-edge:24px;width:auto;margin-top:0;padding:0}}@media (width<=760px){.hero__header{--header-edge:18px;width:auto;min-height:0;margin-top:0;padding:0}}.hero-scroll{--hero-header-color:var(--fohow-cream)}.hero__header .brand,.hero__header .menu-button{color:var(--hero-header-color)}.hero__header .brand:hover,.hero__header .menu-button:hover{color:var(--fohow-gold)}.products-section{min-height:100svh;color:var(--fohow-green);padding:0 clamp(24px,4vw,72px) clamp(100px,12vh,160px)}.products-section__heading{text-align:center;max-width:720px;margin:0 auto clamp(20px,3vh,34px)}.products-section__eyebrow{color:var(--fohow-gold);letter-spacing:.18em;margin-bottom:14px;font-size:15px;font-weight:600;display:block}.products-section__heading h2{color:var(--fohow-green);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(54px,5vw,82px);font-weight:400;line-height:.95}.products-section__heading p{max-width:560px;color:color-mix(in srgb, var(--fohow-green) 68%, var(--fohow-cream) 32%);margin:24px auto 0;font-size:clamp(18px,1.35vw,22px);line-height:1.5}.products-grid{border-top:1px solid #0d1a141f;border-bottom:1px solid #0d1a141f;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.product-card{min-height:clamp(460px,54vw,640px);color:var(--fohow-green);border-right:1px solid #0d1a141f;flex-direction:column;justify-content:space-between;padding:clamp(34px,4vw,58px) 24px 32px;text-decoration:none;display:flex;position:relative;overflow:hidden}.product-card__visual{isolation:isolate;justify-content:center;align-items:center;min-height:330px;display:flex;position:relative}.product-card__placeholder{z-index:3;background:linear-gradient(#ffffffbd,#d8b65a3d);border:1px solid #0d1a141f;border-radius:44% 44% 20% 20%/18% 18% 10% 10%;width:clamp(86px,7vw,126px);height:clamp(230px,21vw,310px);transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s;position:relative;box-shadow:0 28px 60px #0d1a141a,inset 0 0 0 1px #ffffff57}.product-card__placeholder:before{content:"";background:var(--fohow-green);border-radius:10px 10px 5px 5px;width:58%;height:36px;position:absolute;top:-26px;left:50%;translate:-50%}.product-card__placeholder span{background:var(--fohow-gold);width:56%;height:1px;position:absolute;top:46%;left:50%;translate:-50% -50%}.product-card__ripple{z-index:1;opacity:0;pointer-events:none;border:1.5px solid #0d1a1442;border-radius:50%;width:70px;height:24px;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)scale(.4)}.product-card__ripple--2{animation-delay:.14s}.product-card__ripple--3{animation-delay:.28s}.product-card:hover .product-card__ripple{animation:1.8s cubic-bezier(.2,.65,.2,1) infinite product-water-ripple}.product-card__meta{z-index:4;text-align:center;position:relative}.product-card__number{color:var(--fohow-gold);letter-spacing:.16em;margin-bottom:10px;font-size:13px;font-weight:600;display:block}.product-card__meta h3{color:var(--fohow-green);letter-spacing:-.02em;margin:0;font-size:clamp(22px,1.8vw,30px);font-weight:500}@keyframes product-water-ripple{0%{opacity:0;width:68px;height:22px;transform:translate(-50%,-50%)scale(.45)}15%{opacity:.44}70%{opacity:.16}to{opacity:0;width:330px;height:110px;transform:translate(-50%,-50%)scale(1)}}@media (width<=1000px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card:nth-child(3){border-left:1px solid #0d1a141f}}@media (width<=620px){.products-section{padding-left:18px;padding-right:18px}.products-grid{grid-template-columns:1fr}.product-card,.product-card:first-child,.product-card:nth-child(3){border-left:1px solid #0d1a141f;border-right:1px solid #0d1a141f}}.product-card{--pointer-x:50%;--pointer-y:50%;isolation:isolate;transition:background-color .5s}.product-card:before{content:"";z-index:0;background:radial-gradient(240px circle at var(--pointer-x) var(--pointer-y), #d8b65a3d 0%, #d8b65a24 24%, #e6decc1a 44%, #d8b65a09 62%, transparent 76%);opacity:0;pointer-events:none;transition:opacity .45s;position:absolute;inset:0}.product-card:after{content:"";z-index:0;left:var(--pointer-x);top:var(--pointer-y);filter:blur(24px);opacity:0;pointer-events:none;background:radial-gradient(circle,#e6decc2e 0%,#d8b65a17 34%,#0000 72%);border-radius:50%;width:180px;height:180px;transition:opacity .45s,transform .65s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)scale(.75)}.product-card:hover:before{opacity:1}.product-card:hover:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.product-card__ripple{display:none!important}.product-card__visual,.product-card__meta{z-index:2;position:relative}.product-card__placeholder{transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s}.product-card:hover .product-card__placeholder{transform:translateY(-5px)scale(1.012);box-shadow:0 30px 70px #0d1a1421,0 0 38px #d8b65a17,inset 0 0 0 1px #fff6}.site,.site button,.site a,.site p,.site span,.site div,.site input,.site textarea,.site select{font-family:Manrope,sans-serif}.hero__title,.products-section__heading h2{font-family:Cormorant Garamond,serif}.brand,.hero__text,.button,.button--primary,.button--secondary,.hero__stat-number,.hero__stat-label,.products-section__eyebrow,.products-section__heading p,.product-card__number,.product-card__meta h3{font-family:Manrope,sans-serif}.products-section__heading h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:600}.products-section__heading p{font-family:Manrope,sans-serif}.hero__title,.hero__title .hero__title-line,.hero__title .hero__title-word{font-family:Cormorant Garamond,Georgia,serif;font-size:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit}.hero__title .hero__title-line{display:block}.hero__title .hero__title-line--last{white-space:nowrap;align-items:baseline;gap:14px;display:flex}.hero__title .hero__title-and{letter-spacing:0;color:var(--fohow-gold);-webkit-text-fill-color:var(--fohow-gold);flex:none;font-family:Cormorant Garamond,Georgia,serif;font-size:.42em;font-weight:500;line-height:1}.hero__title .hero__title-word{color:var(--fohow-gold);-webkit-text-fill-color:var(--fohow-gold)}.hero__title .hero__title-line,.hero__title .hero__title-word{letter-spacing:-.04em;font-family:Cormorant Garamond,Georgia,serif;font-size:1em;font-weight:400;line-height:.92}.hero__title .hero__title-and{letter-spacing:0;font-family:Cormorant Garamond,Georgia,serif;font-size:.42em;font-weight:400;line-height:1}.hero__title{line-height:1}.hero__title .hero__title-line{margin-top:12px;display:block}.products-section__toolbar{justify-content:flex-end;align-items:center;margin:0 0 18px;display:flex}.products-view-all{color:var(--fohow-green);align-items:center;gap:14px;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.products-view-all__arrow{justify-content:center;align-items:center;font-size:26px;line-height:1;transition:transform .35s cubic-bezier(.16,1,.3,1),color .3s;display:inline-flex}.products-view-all:hover{color:var(--fohow-gold)}.products-view-all:hover .products-view-all__arrow{transform:translate(7px)}@media (width<=760px){.products-section__toolbar{margin-bottom:14px}.products-view-all{gap:10px;font-size:14px}.products-view-all__arrow{font-size:22px}}.products-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;border-top:1px solid #0d1a141f;border-bottom:1px solid #0d1a141f;grid-template-columns:none;grid-auto-columns:25%;grid-auto-flow:column;display:grid;overflow:auto hidden}.products-grid::-webkit-scrollbar{display:none}.products-grid:active{cursor:grabbing}.product-card{scroll-snap-align:start;scroll-snap-stop:normal;min-width:0}.product-card:first-child,.product-card:nth-child(3){border-left:0}.product-card:first-child{border-left:1px solid #0d1a141f}.products-section__toolbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex;position:relative}.products-slider-controls{align-items:center;gap:8px;display:inline-flex}.products-slider-button{width:42px;height:42px;color:var(--fohow-green);cursor:pointer;background:0 0;border:1px solid #0d1a142e;border-radius:50%;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-size:21px;line-height:1;transition:color .28s,border-color .28s,background-color .28s,transform .28s;display:inline-flex}.products-slider-button:hover{color:var(--fohow-gold);border-color:var(--fohow-gold);transform:scale(1.04)}@media (width<=1000px){.products-grid{grid-auto-columns:50%}}@media (width<=620px){.products-grid{grid-auto-columns:88%}.products-section__toolbar{gap:14px}.products-slider-button{width:38px;height:38px}}.philosophy-section{z-index:3;background:var(--fohow-cream);color:var(--fohow-green);margin-top:-240px;padding:clamp(24px,4vh,42px) clamp(48px,9vw,150px) clamp(110px,14vh,170px);position:relative}.philosophy-section__inner{grid-template-columns:minmax(300px,.95fr) minmax(440px,1.25fr) minmax(300px,.9fr);align-items:center;gap:clamp(54px,6vw,100px);width:min(100%,1500px);margin:0 auto;display:grid}.philosophy-section__copy{align-self:center}.philosophy-section__eyebrow{color:var(--fohow-gold);letter-spacing:.18em;margin-bottom:26px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;display:block}.philosophy-section__title{color:var(--fohow-green);letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(58px,5vw,84px);font-weight:600;line-height:.88}.philosophy-section__title span{display:block}.philosophy-section__text{max-width:500px;color:color-mix(in srgb, var(--fohow-green) 70%, var(--fohow-cream) 30%);margin:34px 0 0;font-family:Manrope,sans-serif;font-size:clamp(17px,1.2vw,20px);line-height:1.65}.philosophy-section__button{background:var(--fohow-green);width:max-content;min-height:54px;color:var(--fohow-cream);border-radius:999px;align-items:center;gap:22px;margin-top:38px;padding:0 24px;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .32s,color .32s;display:inline-flex}.philosophy-section__button-arrow{font-size:24px;transition:transform .35s cubic-bezier(.16,1,.3,1)}.philosophy-section__button:hover{background:var(--fohow-gold);color:var(--fohow-green)}.philosophy-section__button:hover .philosophy-section__button-arrow{transform:translate(6px)}.philosophy-section__visual{justify-content:center;display:flex}.philosophy-section__placeholder{aspect-ratio:1.05;background:linear-gradient(#ffffff38,#0d1a1414),linear-gradient(140deg,#dcd5c2,#eee5cf);border-radius:150px 150px 20px 20px;width:100%;max-width:570px;position:relative;overflow:hidden}.philosophy-section__placeholder:after{content:"";background:linear-gradient(#0000,#0d1a1429);height:35%;position:absolute;inset:auto 0 0}.philosophy-section__sun{z-index:1;aspect-ratio:1;background:radial-gradient(circle at 42% 36%,#f2df9d,#c49a42 68%,#9c742c);border-radius:50%;width:48%;position:absolute;top:14%;left:50%;translate:-50%;box-shadow:inset 0 0 32px #ffffff47,0 12px 44px #7d5b1c24}.philosophy-section__tree{z-index:2;width:48%;height:64%;position:absolute;bottom:9%;left:50%;translate:-50%}.philosophy-section__tree-trunk{background:linear-gradient(90deg,#5a4a33,#887253,#4f412e);border-radius:50% 45% 30% 35%;width:14%;height:62%;position:absolute;bottom:0;left:47%;transform:rotate(7deg)}.philosophy-section__tree-crown{background:#263a27;border-radius:60% 40% 55% 45%;height:15%;position:absolute;left:50%;translate:-50%}.philosophy-section__tree-crown--1{width:72%;top:15%}.philosophy-section__tree-crown--2{width:95%;top:28%}.philosophy-section__tree-crown--3{width:110%;top:42%}.philosophy-section__principles{flex-direction:column;gap:34px;display:flex}.philosophy-principle{grid-template-columns:58px 1fr;align-items:start;gap:20px;display:grid}.philosophy-principle__icon{border:1px solid color-mix(in srgb, var(--fohow-gold) 70%, transparent);width:56px;height:56px;color:var(--fohow-gold);border-radius:50%;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;display:flex}.philosophy-principle h3{color:var(--fohow-green);margin:4px 0 8px;font-family:Manrope,sans-serif;font-size:17px;font-weight:700}.philosophy-principle p{max-width:290px;color:color-mix(in srgb, var(--fohow-green) 62%, var(--fohow-cream) 38%);margin:0;font-family:Manrope,sans-serif;font-size:14px;line-height:1.55}@media (width<=1100px){.philosophy-section__inner{grid-template-columns:1fr 1fr}.philosophy-section__principles{grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}}@media (width<=760px){.philosophy-section{padding:80px 20px 90px}.philosophy-section__inner{grid-template-columns:1fr}.philosophy-section__visual{order:2}.philosophy-section__principles{order:3;grid-template-columns:1fr}.philosophy-section__title{font-size:clamp(54px,15vw,74px)}}.philosophy-section{padding-left:var(--content-gutter,clamp(48px, 10vw, 180px));padding-right:var(--content-gutter,clamp(48px, 10vw, 180px))}.philosophy-section__inner{grid-template-columns:minmax(0,1fr) minmax(420px,.95fr) minmax(0,1fr);align-items:center;gap:clamp(48px,5vw,88px);width:100%;max-width:none;margin:0;display:grid}.philosophy-section__copy{justify-self:start;width:100%;max-width:560px}.philosophy-section__visual{justify-content:center;justify-self:center;width:100%;display:flex}.philosophy-section__principles{justify-self:end;width:100%;max-width:420px}.philosophy-section__title,.philosophy-section__title span{letter-spacing:-.035em;font-family:Cormorant Garamond,Georgia,serif;font-weight:600}.philosophy-section__eyebrow,.philosophy-section__text,.philosophy-section__button,.philosophy-principle__icon,.philosophy-principle h3,.philosophy-principle p{font-family:Manrope,Arial,sans-serif}.philosophy-section__title span{font-size:inherit;line-height:inherit;color:inherit}@media (width>=1101px){.philosophy-section__copy{justify-self:start}.philosophy-section__visual{justify-self:center}.philosophy-section__principles{justify-self:end}}.philosophy-principle h3{font-family:Manrope,Arial,sans-serif;font-size:22px;font-weight:700;line-height:1.2}.philosophy-principle p{max-width:360px;font-family:Manrope,Arial,sans-serif;font-size:17px;line-height:1.5}.philosophy-principle__icon{width:62px;height:62px;font-size:13px}.philosophy-principle{grid-template-columns:64px 1fr;gap:22px}.philosophy-section__principles{gap:40px}.philosophy-section__image-frame{aspect-ratio:1.04;background:var(--fohow-cream);border-radius:48% 48% 18px 18px/24% 24% 18px 18px;width:100%;max-width:570px;position:relative;overflow:hidden;box-shadow:0 26px 70px #0d1a1414}.philosophy-section__image{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1.04)}.philosophy-section__image-frame:hover .philosophy-section__image{transform:scale(1.075)}.philosophy-section__image-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#0d1a1414 100%);position:absolute;inset:0}.hero__header-shell{z-index:100;pointer-events:none;width:100%;height:0;position:fixed;top:0;left:0;right:0}.hero__header{--header-edge:clamp(28px, 2.2vw, 42px);top:clamp(20px,2.6vh,30px);left:var(--header-edge);right:var(--header-edge);width:auto;margin:0;padding:0;position:absolute}.products-section__toolbar,.products-grid{width:calc(100% - clamp(150px,12vw,220px));margin-left:auto;margin-right:auto}.products-section__toolbar{margin-bottom:18px}.products-section__heading{margin-left:auto;margin-right:auto}@media (width<=1000px){.products-section__toolbar,.products-grid{width:calc(100% - 80px)}.hero__header{--header-edge:22px}}@media (width<=620px){.products-section__toolbar,.products-grid{width:100%}.hero__header{--header-edge:16px}}.why-fohow-section{z-index:3;background:var(--fohow-green);width:100%;color:var(--fohow-cream);padding:clamp(70px,9vh,110px) clamp(48px,7vw,116px) clamp(76px,10vh,120px);position:relative}.why-fohow-section__inner{grid-template-columns:minmax(320px,.85fr) minmax(0,2.15fr);align-items:center;gap:clamp(54px,6vw,100px);width:100%;margin:0 auto;display:grid}.why-fohow-section__intro{align-self:center}.why-fohow-section__eyebrow{color:var(--fohow-gold);letter-spacing:.18em;margin-bottom:26px;font-family:Manrope,Arial,sans-serif;font-size:13px;font-weight:700;display:block}.why-fohow-section__title{max-width:480px;color:var(--fohow-cream);letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(52px,4.5vw,76px);font-weight:600;line-height:.92}.why-fohow-section__title span{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;display:block}.why-fohow-section__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.why-card{background:#e6decc09;border:1px solid #d8b65a3b;border-radius:14px;flex-direction:column;min-height:245px;padding:28px 26px 26px;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .32s,background-color .32s;display:flex;position:relative;overflow:hidden}.why-card:hover{background:#d8b65a0f;border-color:#d8b65a85;transform:translateY(-6px)}.why-card:before{content:"";opacity:0;filter:blur(24px);pointer-events:none;background:radial-gradient(circle,#d8b65a24,#0000 70%);border-radius:50%;width:180px;height:120px;transition:opacity .4s;position:absolute;top:0;left:50%;translate:-50% -55%}.why-card:hover:before{opacity:1}.why-card__icon{z-index:1;width:34px;height:34px;color:var(--fohow-gold);margin-bottom:28px;position:relative}.why-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.why-card h3{z-index:1;color:var(--fohow-cream);margin:0 0 30px;font-family:Manrope,Arial,sans-serif;font-size:clamp(17px,1.2vw,20px);font-weight:700;line-height:1.28;position:relative}.why-card p{z-index:1;color:#e6deccb8;margin:auto 0 0;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.55;position:relative}@media (width<=1150px){.why-fohow-section__inner{grid-template-columns:1fr}.why-fohow-section__title{max-width:620px}.why-fohow-section__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.why-fohow-section{padding:70px 20px 80px}.why-fohow-section__cards{grid-template-columns:1fr}.why-card{min-height:220px}.why-fohow-section__title{font-size:clamp(50px,14vw,68px)}}.why-fohow-section{width:100%;box-shadow:none;clip-path:none;margin:0;padding-left:clamp(48px,7vw,116px);padding-right:clamp(48px,7vw,116px)}.hero__header-shell{--why-header-fill:0}.hero__header-shell.is-over-why .brand{color:#0000;background:linear-gradient(to top, var(--fohow-cream) 0%, var(--fohow-cream) calc(var(--why-header-fill) * 100%), var(--hero-header-color,var(--fohow-green)) calc(var(--why-header-fill) * 100%), var(--hero-header-color,var(--fohow-green)) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__header-shell.is-over-why .menu-button span{background:linear-gradient(to top, var(--fohow-cream) 0%, var(--fohow-cream) calc(var(--why-header-fill) * 100%), var(--hero-header-color,var(--fohow-green)) calc(var(--why-header-fill) * 100%), var(--hero-header-color,var(--fohow-green)) 100%)}.why-fohow-section__eyebrow{opacity:0;transition:opacity .8s .1s,transform .9s cubic-bezier(.16,1,.3,1) .1s;transform:translateY(18px)}.why-fohow-section.is-visible .why-fohow-section__eyebrow{opacity:1;transform:translateY(0)}.why-fohow-section__title{overflow:visible}.why-fohow-section__title .why-title-line{opacity:0;clip-path:inset(0 100% 0 0);width:max-content;max-width:100%;transition:clip-path 1.15s cubic-bezier(.16,1,.3,1),opacity .5s,transform 1s cubic-bezier(.16,1,.3,1);display:block;transform:translateY(12px)}.why-fohow-section__title .why-title-line:first-child{transition-delay:.18s,.18s,.18s}.why-fohow-section__title .why-title-line:nth-child(2){transition-delay:.62s,.62s,.62s}.why-fohow-section__title .why-title-line:nth-child(3){transition-delay:1.06s,1.06s,1.06s}.why-fohow-section.is-visible .why-title-line{opacity:1;clip-path:inset(0);transform:translateY(0)}.why-card{opacity:0;transition:opacity .85s,transform 1.05s cubic-bezier(.16,1,.3,1),border-color .32s,background-color .32s;transform:translateY(64px)}.why-card:first-child{transition-delay:.32s,.32s,0s,0s}.why-card:nth-child(2){transition-delay:.5s,.5s,0s,0s}.why-card:nth-child(3){transition-delay:.68s,.68s,0s,0s}.why-card:nth-child(4){transition-delay:.86s,.86s,0s,0s}.why-fohow-section.is-visible .why-card{opacity:1;transform:translate(0,0)}.why-fohow-section.is-visible .why-card:hover{background:#d8b65a0f;border-color:#d8b65a85;transform:translateY(-6px)}@media (prefers-reduced-motion:reduce){.why-fohow-section__eyebrow,.why-title-line,.why-card{opacity:1!important;clip-path:none!important;transition:none!important;transform:none!important}}.why-fohow-section{background:var(--fohow-green);width:100%;margin:0;padding:clamp(72px,9vh,108px) 0 clamp(78px,10vh,118px)}.why-fohow-section__inner{grid-template-columns:minmax(320px,.85fr) minmax(0,2.15fr);align-items:center;gap:clamp(54px,6vw,100px);width:calc(100% - clamp(150px,12vw,220px));max-width:none;margin-left:auto;margin-right:auto;display:grid}.why-fohow-section__cards{grid-template-columns:repeat(4,minmax(0,1fr));justify-self:stretch;gap:12px;width:100%;display:grid}@media (width<=1150px){.why-fohow-section__inner{grid-template-columns:1fr;width:calc(100% - 80px)}.why-fohow-section__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.why-fohow-section{padding:64px 0 78px}.why-fohow-section__inner{width:calc(100% - 40px)}.why-fohow-section__cards{grid-template-columns:1fr}}.why-fohow-section{width:100%;padding-top:clamp(72px,9vh,108px);padding-bottom:clamp(78px,10vh,118px);padding-left:var(--content-gutter,clamp(48px, 10vw, 180px));padding-right:var(--content-gutter,clamp(48px, 10vw, 180px));box-sizing:border-box;margin:0}.why-fohow-section__inner{grid-template-columns:minmax(320px,.85fr) minmax(0,2.15fr);gap:clamp(54px,6vw,100px);width:100%;max-width:none;margin:0}.why-fohow-section__intro{justify-self:start;width:100%}.why-fohow-section__cards{justify-self:stretch;width:100%}@media (width<=1150px){.why-fohow-section{padding-left:32px;padding-right:32px}.why-fohow-section__inner{width:100%}}@media (width<=620px){.why-fohow-section{padding-left:20px;padding-right:20px}.why-fohow-section__inner{width:100%}}.why-fohow-section__title{opacity:0;clip-path:none!important;filter:none!important;transition:opacity 2.2s!important;transform:translate(0,0)!important}.why-fohow-section__title span{opacity:1!important;clip-path:none!important;filter:none!important;transition:none!important;animation:none!important;transform:translate(0,0)!important}.why-fohow-section.is-visible .why-fohow-section__title{opacity:1}html:has(.philosophy-modal[open]){overflow:hidden}.philosophy-modal{opacity:0;background:0 0;border:0;border-radius:24px;width:min(920px,100vw - 48px);max-width:none;margin:auto;padding:0;transition:opacity .42s,transform .52s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:scale(.965);box-shadow:0 40px 120px #00000061}.philosophy-modal[open]{opacity:1;transform:scale(1)}@starting-style{.philosophy-modal[open]{opacity:0;transform:scale(.965)}}.philosophy-modal::backdrop{-webkit-backdrop-filter:blur(6px);background:#040c08cc}.philosophy-modal__panel{border-radius:inherit;background:var(--fohow-cream);width:100%;position:relative;overflow:hidden}.philosophy-modal__media{aspect-ratio:16/9;background:#06110c;width:100%;position:relative;overflow:hidden}.philosophy-modal__video{border:0;width:100%;height:100%;display:block}.philosophy-modal__close{z-index:5;width:44px;height:44px;color:var(--fohow-green);cursor:pointer;background:#e6deccf0;border:1px solid #0d1a141f;border-radius:50%;place-items:center;padding:0;transition:background-color .26s,color .26s,border-color .26s;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 8px 30px #0000001f}.philosophy-modal__close span{margin-top:-3px;font-family:Manrope,Arial,sans-serif;font-size:30px;font-weight:300;line-height:1;display:block}.philosophy-modal__close:hover{background:var(--fohow-gold);color:var(--fohow-green);border-color:#d8b65ab3}.philosophy-modal__content{background:var(--fohow-cream);color:var(--fohow-green);padding:30px 38px 38px}.philosophy-modal__eyebrow{color:var(--fohow-gold);letter-spacing:.18em;margin-bottom:16px;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:700;line-height:1;display:block}.philosophy-modal__title{color:var(--fohow-green);letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(42px,4vw,60px);font-weight:600;line-height:.98}.philosophy-modal__text{color:#0d1a14b8;max-width:760px;margin:20px 0 0;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}@media (width<=620px){.philosophy-modal{border-radius:18px;width:calc(100vw - 24px)}.philosophy-modal__close{width:40px;height:40px;top:12px;right:12px}.philosophy-modal__content{padding:26px 22px 30px}.philosophy-modal__title{font-size:clamp(38px,11vw,52px)}.philosophy-modal__text{font-size:14px;line-height:1.6}}.philosophy-modal__poster{cursor:pointer;background:#08130d;border:0;width:100%;height:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.philosophy-modal__poster-image{object-fit:cover;filter:brightness(.8)saturate(.92)contrast(1.02);width:100%;height:100%;transition:transform .7s,filter .32s;display:block;transform:scale(1)}.philosophy-modal__poster:hover .philosophy-modal__poster-image{filter:brightness(.88)saturate(.98)contrast(1.04);transform:scale(1.04)}.philosophy-modal__poster-overlay{background:linear-gradient(#07100c2e 0%,#07100c52 55%,#07100c8c 100%);position:absolute;inset:0}.philosophy-modal__poster-badge{-webkit-backdrop-filter:blur(8px);color:var(--fohow-cream);letter-spacing:.12em;text-transform:uppercase;background:#07100c6b;border:1px solid #d8b65a47;border-radius:999px;padding:9px 14px;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:700;line-height:1;position:absolute;top:22px;left:22px}.philosophy-modal__poster-play{-webkit-backdrop-filter:blur(12px);width:92px;height:92px;color:var(--fohow-cream);background:#e6decc24;border:1px solid #d8b65a57;border-radius:50%;place-items:center;font-size:34px;line-height:1;transition:transform .32s,background-color .32s,border-color .32s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 44px #0000003d}.philosophy-modal__poster:hover .philosophy-modal__poster-play{background:#d8b65a38;border-color:#d8b65a8a;transform:translate(-50%,-50%)scale(1.06)}@media (width<=620px){.philosophy-modal__poster-badge{padding:8px 12px;font-size:11px;top:14px;left:14px}.philosophy-modal__poster-play{width:74px;height:74px;font-size:28px}}.philosophy-modal.is-closing{opacity:0;pointer-events:none;transform:scale(.965)}.philosophy-modal::backdrop{transition:background-color .48s,-webkit-backdrop-filter .48s,backdrop-filter .48s}.philosophy-modal.is-closing::backdrop{-webkit-backdrop-filter:blur();background:#040c0800}.philosophy-modal{transition:opacity .42s,transform .48s cubic-bezier(.16,1,.3,1)}.partner-stories-section{z-index:3;background:var(--fohow-cream);width:100%;color:var(--fohow-green);padding:clamp(90px, 11vh, 140px) var(--content-gutter,clamp(48px, 10vw, 180px)) clamp(100px, 13vh, 160px);box-sizing:border-box;position:relative}.partner-stories-section__inner{grid-template-columns:minmax(300px,.8fr) minmax(0,2.2fr);align-items:center;gap:clamp(70px,8vw,130px);width:100%;display:grid}.partner-stories-section__intro{width:100%;max-width:470px}.partner-stories-section__eyebrow{color:var(--fohow-gold);letter-spacing:.18em;margin-bottom:28px;font-family:Manrope,Arial,sans-serif;font-size:13px;font-weight:700;line-height:1;display:block}.partner-stories-section__title{color:var(--fohow-green);letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(54px,4.7vw,78px);font-weight:600;line-height:.9}.partner-stories-section__title span{font:inherit;color:inherit;display:block}.partner-stories-section__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,1.4vw,24px);display:grid}.partner-story-card{box-sizing:border-box;background:#fffdf77a;border:1px solid #0d1a141a;border-radius:20px;flex-direction:column;min-height:300px;padding:clamp(26px,2vw,34px);transition:border-color .32s,background-color .32s,box-shadow .42s;display:flex;position:relative}.partner-story-card:hover{background:#fffdf7b8;border-color:#d8b65a57;box-shadow:0 22px 60px #0d1a1412}.partner-story-card__person{align-items:center;gap:16px;display:flex}.partner-story-card__avatar{width:78px;height:78px;color:var(--fohow-gold);letter-spacing:.08em;background:#d8b65a17;border:1px solid #d8b65a61;border-radius:50%;flex:0 0 78px;place-items:center;font-family:Manrope,Arial,sans-serif;font-size:13px;font-weight:700;display:grid}.partner-story-card__identity h3{color:var(--fohow-green);margin:0 0 5px;font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.25}.partner-story-card__identity span{color:#0d1a1485;font-family:Manrope,Arial,sans-serif;font-size:12px;line-height:1.4;display:block}.partner-story-card__quote{color:#0d1a14a8;max-width:310px;margin:clamp(34px,4vh,50px) 0 0;font-family:Manrope,Arial,sans-serif;font-size:clamp(14px,1vw,16px);line-height:1.65}@media (width<=1150px){.partner-stories-section{padding-left:32px;padding-right:32px}.partner-stories-section__inner{grid-template-columns:1fr;gap:50px}.partner-stories-section__intro{max-width:600px}}@media (width<=760px){.partner-stories-section{padding:76px 20px 90px}.partner-stories-section__cards{grid-template-columns:1fr}.partner-story-card{min-height:240px}.partner-stories-section__title{font-size:clamp(50px,14vw,68px)}}.partner-cta-section{z-index:3;box-sizing:border-box;background:var(--fohow-green);width:100%;color:var(--fohow-cream);padding:clamp(62px, 8vh, 92px) var(--content-gutter,clamp(48px, 10vw, 180px));position:relative}.partner-cta-section__inner{grid-template-columns:minmax(0,1.55fr) minmax(260px,.7fr);align-items:center;gap:clamp(64px,8vw,150px);width:100%;display:grid}.partner-cta-section__copy{max-width:920px}.partner-cta-section__title{color:var(--fohow-cream);letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(56px,5vw,88px);font-weight:600;line-height:.94}.partner-cta-section__title span{font:inherit;color:inherit;display:block}.partner-cta-section__text{color:#e6deccc2;max-width:680px;margin:24px 0 0;font-family:Manrope,Arial,sans-serif;font-size:clamp(15px,1.1vw,18px);line-height:1.65}.partner-cta-section__actions{flex-direction:column;justify-self:start;align-items:flex-start;gap:16px;display:flex}.partner-cta-section__button{background:var(--fohow-gold);min-height:58px;color:var(--fohow-green);border-radius:999px;justify-content:center;align-items:center;gap:24px;padding:0 26px;font-family:Manrope,Arial,sans-serif;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:transform .32s cubic-bezier(.16,1,.3,1),background-color .28s;display:inline-flex}.partner-cta-section__button:hover{transform:translateY(-2px)}.partner-cta-section__arrow{font-size:21px;line-height:1;transition:transform .32s cubic-bezier(.16,1,.3,1);display:inline-block}.partner-cta-section__button:hover .partner-cta-section__arrow{transform:translate(5px)}.partner-cta-section__contact{color:#e6deccc7;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.3;text-decoration:none;transition:color .28s}.partner-cta-section__contact:hover{color:var(--fohow-gold)}@media (width<=1050px){.partner-cta-section{padding-left:32px;padding-right:32px}.partner-cta-section__inner{grid-template-columns:1fr;gap:40px}}@media (width<=620px){.partner-cta-section{padding:62px 20px 70px}.partner-cta-section__title{font-size:clamp(48px,13vw,64px)}.partner-cta-section__text{margin-top:20px}.partner-cta-section__button{min-height:54px}}.hero__title{letter-spacing:-.045em!important;font-family:Manrope,Arial,sans-serif!important;font-size:clamp(56px,4.7vw,78px)!important;font-weight:500!important;line-height:1.08!important}.hero__title-line{font-family:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}.hero__title-line--partner{white-space:nowrap}.hero__title-line--health{white-space:nowrap;margin-top:.24em;display:block;letter-spacing:-.025em!important;font-size:.62em!important;line-height:1.08!important}.hero__title{letter-spacing:-.045em!important;flex-direction:column!important;align-items:flex-start!important;margin:0!important;font-family:Manrope,Arial,sans-serif!important;font-size:clamp(56px,4.7vw,78px)!important;font-weight:500!important;line-height:1!important;display:flex!important}.hero__title>.hero__title-line{font-family:inherit!important;font-weight:inherit!important;line-height:1!important;display:block!important}.hero__title-line--partner{white-space:nowrap!important;margin-top:clamp(34px,3.4vh,48px)!important}.hero__title-line--health{letter-spacing:-.02em!important;white-space:nowrap!important;margin-top:clamp(24px,2.6vh,36px)!important;font-size:clamp(22px,1.8vw,30px)!important;font-weight:500!important;line-height:1.15!important}.hero__title{letter-spacing:-.012em!important}.hero__title-line--partner{letter-spacing:.005em!important}.hero__title-line--health{letter-spacing:.015em!important}.hero__partner-link{width:max-content;color:color-mix(in srgb, var(--fohow-green) 30%, var(--fohow-cream) 70%);letter-spacing:.025em;background:0 0;border:0;align-items:center;gap:14px;margin-top:34px;padding:0;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color .36s;display:inline-flex}.hero__partner-link-arrow{font-size:19px;line-height:1;transition:transform .36s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translate(0)}.hero__partner-link{color:color-mix(in srgb, var(--fohow-green) 48%, var(--fohow-cream) 52%)!important;opacity:1!important;background:0 0!important;border:0!important;transition:color .32s!important}.hero__partner-link:hover{color:var(--fohow-gold)!important;opacity:1!important;background:0 0!important;transform:none!important}.hero__partner-link-arrow{color:currentColor!important;transition:transform .32s cubic-bezier(.16,1,.3,1),color .32s!important;transform:translate(0)!important}.hero__partner-link{z-index:10!important;pointer-events:auto!important;cursor:pointer!important;color:color-mix(in srgb, var(--fohow-green) 48%, var(--fohow-cream) 52%)!important;transition:color .32s!important;position:relative!important}.hero__partner-link:hover{color:var(--fohow-gold)!important}.hero__partner-link-arrow{color:currentColor!important;transition:transform .32s cubic-bezier(.16,1,.3,1),color .32s!important;display:inline-block!important;transform:translate(0)!important}.hero__partner-link:hover .hero__partner-link-arrow{transform:translate(7px)!important}.hero__content-stage--title{pointer-events:auto!important}.hero__content-stage--title .hero__partner-link{pointer-events:auto!important;cursor:pointer!important;color:color-mix(in srgb, var(--fohow-green) 48%, var(--fohow-cream) 52%)!important;transition:color .32s!important}.hero__content-stage--title{z-index:3!important;pointer-events:none!important}.hero__content-stage--details{z-index:2!important}.hero__content-stage--title .hero__title{pointer-events:none!important}.hero__content-stage--title .hero__partner-link{z-index:10!important;pointer-events:auto!important;cursor:pointer!important;color:color-mix(in srgb, var(--fohow-green) 48%, var(--fohow-cream) 52%)!important;transition:color .32s!important;position:relative!important}.hero__content-stage--title .hero__partner-link:hover{color:var(--fohow-gold)!important}.hero__content-stage--title .hero__partner-link-arrow{color:currentColor!important;transition:transform .32s cubic-bezier(.16,1,.3,1)!important;display:inline-block!important;transform:translate(0)!important}.hero__content-stage--title .hero__partner-link:hover .hero__partner-link-arrow{transform:translate(8px)!important}.hero__title-line--partner,.hero__title-line--health{margin-top:0!important}.hero__title{flex-direction:column!important;align-items:flex-start!important;gap:34px!important;display:flex!important}.hero__title>.hero__title-line{margin:0!important;padding:0!important;display:block!important}.hero__title-line--lead{color:var(--fohow-cream)!important}.hero__title-line--partner{white-space:nowrap!important;margin:0!important}.hero__title-line--health{white-space:nowrap!important;margin:0!important;font-size:clamp(21px,1.55vw,27px)!important;line-height:1!important}.hero__partner-link{margin-top:34px!important}.hero__content-stage--title .hero__title{background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important;grid-template-columns:max-content!important;row-gap:30px!important;margin:0!important;padding:0!important;line-height:1!important;display:grid!important}.hero__content-stage--title .hero__title>.hero__title-line{background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:currentColor!important;margin:0!important;padding:0!important;line-height:1!important;display:block!important}.hero__content-stage--title .hero__title-line--lead{color:var(--fohow-cream)!important;font-size:clamp(56px,4.7vw,78px)!important}.hero__content-stage--title .hero__title-line--partner{color:var(--fohow-gold)!important;white-space:nowrap!important;font-size:clamp(56px,4.7vw,78px)!important}.hero__content-stage--title .hero__title-line--health{color:var(--fohow-gold)!important;white-space:nowrap!important;font-size:clamp(21px,1.55vw,27px)!important}.hero__content-stage--title .hero__partner-link{margin-top:30px!important}.hero__content-stage--title .hero__title-line--lead{transform:translateY(18px)!important}.hero__particle:nth-child(5n+1){--size:2px}.hero__particle:nth-child(5n+2){--size:4px}.hero__particle:nth-child(5n+3){--size:7px}.hero__particle:nth-child(5n+4){--size:10px}.hero__particle:nth-child(5n){--size:13px;--blur:1.8px;--opacity:.3}.hero__particle:nth-child(11n){--size:17px;--blur:3px;--opacity:.22}.hero__particle:nth-child(17n){--size:22px;--blur:4.5px;--opacity:.16}.hero__particle:nth-child(65){--size:8px;--duration:18s;--delay:-7s;--drift-x:24px;top:28%;left:6%}.hero__particle:nth-child(66){--size:3px;--duration:14s;--delay:-11s;--drift-x:-18px;top:64%;left:11%}.hero__particle:nth-child(67){--size:13px;--blur:2px;--opacity:.24;--duration:21s;--delay:-3s;top:38%;left:17%}.hero__particle:nth-child(68){--size:5px;--duration:16s;--delay:-9s;top:73%;left:23%}.hero__particle:nth-child(69){--size:3px;--duration:19s;--delay:-15s;top:22%;left:29%}.hero__particle:nth-child(70){--size:16px;--blur:3px;--opacity:.2;--duration:24s;--delay:-6s;top:59%;left:34%}.hero__particle:nth-child(71){--size:6px;--duration:17s;--delay:-12s;top:32%;left:40%}.hero__particle:nth-child(72){--size:10px;--blur:1px;--duration:22s;--delay:-4s;top:78%;left:46%}.hero__particle:nth-child(73){--size:4px;--duration:15s;--delay:-8s;top:19%;left:51%}.hero__particle:nth-child(74){--size:19px;--blur:4px;--opacity:.17;--duration:26s;--delay:-13s;top:52%;left:57%}.hero__particle:nth-child(75){--size:5px;--duration:18s;--delay:-5s;top:69%;left:62%}.hero__particle:nth-child(76){--size:9px;--duration:20s;--delay:-16s;top:27%;left:67%}.hero__particle:nth-child(77){--size:3px;--duration:15s;--delay:-10s;top:82%;left:72%}.hero__particle:nth-child(78){--size:14px;--blur:2.5px;--opacity:.22;--duration:23s;--delay:-2s;top:43%;left:77%}.hero__particle:nth-child(79){--size:5px;--duration:17s;--delay:-14s;top:18%;left:82%}.hero__particle:nth-child(80){--size:22px;--blur:5px;--opacity:.14;--duration:28s;--delay:-8s;top:66%;left:87%}.hero__particle:nth-child(81){--size:7px;--duration:19s;--delay:-6s;top:36%;left:92%}.hero__particle:nth-child(82){--size:4px;--duration:16s;--delay:-12s;top:76%;left:95%}.hero__particle:nth-child(83){--size:12px;--blur:2px;--opacity:.24;--duration:22s;--delay:-17s;top:87%;left:54%}.hero__particle:nth-child(84){--size:18px;--blur:4px;--opacity:.16;--duration:25s;--delay:-9s;top:12%;left:37%}.hero__particle:nth-child(11n),.hero__particle:nth-child(17n),.hero__particle:nth-child(70),.hero__particle:nth-child(74),.hero__particle:nth-child(80),.hero__particle:nth-child(84){box-shadow:0 0 14px #f0d38b33,0 0 30px #e1be701a}.partnership-section{box-sizing:border-box;background:var(--fohow-cream);width:100%;color:var(--fohow-green);padding:clamp(10px, 1.5vh, 22px) var(--content-gutter,clamp(48px, 10vw, 180px)) clamp(150px, 16vh, 210px);position:relative}.partnership-section__inner{grid-template-columns:minmax(330px,.9fr) minmax(0,1.65fr);align-items:center;gap:clamp(70px,8vw,140px);width:100%;display:grid}.partnership-section__intro{width:100%;max-width:560px}.partnership-section__eyebrow{color:var(--fohow-gold);letter-spacing:.18em;margin-bottom:24px;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:700;line-height:1;display:block}.partnership-section__title{color:var(--fohow-green);letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(54px,4.6vw,78px);font-weight:600;line-height:.92}.partnership-section__title span{font:inherit;color:inherit;display:block}.partnership-section__text{color:#0d1a14a8;max-width:510px;margin:28px 0 0;font-family:Manrope,Arial,sans-serif;font-size:clamp(15px,1.05vw,17px);line-height:1.65}.partnership-section__actions{flex-wrap:wrap;align-items:center;gap:16px 30px;margin-top:32px;display:flex}.partnership-section__link{width:max-content;color:var(--fohow-green);align-items:center;gap:12px;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:650;line-height:1;text-decoration:none;transition:color .32s;display:inline-flex}.partnership-section__link:hover{color:var(--fohow-gold)}.partnership-section__link--secondary{color:#0d1a1494}.partnership-section__link-arrow{font-size:18px;transition:transform .32s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translate(0)}.partnership-section__link:hover .partnership-section__link-arrow{transform:translate(6px)}.partnership-section__features{border-top:1px solid #0d1a1424;border-bottom:1px solid #0d1a1424;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;display:grid}.partnership-feature{box-sizing:border-box;border-right:1px solid #0d1a1424;flex-direction:column;justify-content:space-between;min-height:238px;padding:30px clamp(22px,2vw,34px);display:flex}.partnership-feature:first-child{padding-left:0}.partnership-feature:last-child{border-right:0;padding-right:0}.partnership-feature__number{color:var(--fohow-gold);letter-spacing:.1em;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:700;line-height:1;display:block}.partnership-feature h3{color:var(--fohow-green);margin:0 0 13px;font-family:Manrope,Arial,sans-serif;font-size:clamp(17px,1.2vw,20px);font-weight:700;line-height:1.25}.partnership-feature p{color:#0d1a1494;margin:0;font-family:Manrope,Arial,sans-serif;font-size:clamp(13px,.9vw,15px);line-height:1.65}@media (width<=1100px){.partnership-section{padding-left:32px;padding-right:32px}.partnership-section__inner{grid-template-columns:1fr;gap:54px}.partnership-section__intro{max-width:650px}}@media (width<=760px){.partnership-section{padding:72px 20px 78px}.partnership-section__features{grid-template-columns:1fr}.partnership-feature,.partnership-feature:first-child,.partnership-feature:last-child{border-bottom:1px solid #0d1a1424;border-right:0;min-height:190px;padding:26px 0}.partnership-feature:last-child{border-bottom:0}.partnership-section__title{font-size:clamp(50px,14vw,68px)}.partnership-section__actions{flex-direction:column;align-items:flex-start}}.partnership-feature:first-child,.partnership-feature:nth-child(2),.partnership-feature:nth-child(3){grid-column:span 2}.partnership-feature:nth-child(4),.partnership-feature:nth-child(5){border-top:1px solid #0d1a1424;grid-column:span 3}.partnership-feature:nth-child(4){padding-left:0}.partnership-feature:nth-child(5){border-right:0;padding-right:0}.partnership-feature:nth-child(3){border-right:1px solid #0d1a1424}@media (width<=1100px){.partnership-section__features{grid-template-columns:repeat(2,minmax(0,1fr))}.partnership-feature:first-child,.partnership-feature:nth-child(2),.partnership-feature:nth-child(3),.partnership-feature:nth-child(4),.partnership-feature:nth-child(5){grid-column:auto}}@media (width<=760px){.partnership-section__features{grid-template-columns:1fr}}.partnership-feature{transition:box-shadow .38s,border-color .38s;position:relative}.partnership-feature:hover{border-color:#d8b65a6b;box-shadow:inset 0 0 0 1px #d8b65a7a,0 0 18px #d8b65a12}.partnership-feature__number{transition:color .32s,opacity .32s}.partnership-feature:hover .partnership-feature__number{color:var(--fohow-gold);opacity:1}.partnership-feature:hover{box-shadow:none!important}.partnership-feature:after{content:"";z-index:4;pointer-events:none;opacity:0;filter:drop-shadow(0 0 4px #d8b65a1a);border:0 solid #d8b65a85;transition:opacity .36s,border-color .36s;position:absolute;inset:0}.partnership-feature:hover:after{opacity:1}.partnership-feature:first-child:after{border-width:1px 1px 1px 0}.partnership-feature:nth-child(2):after{border-width:1px}.partnership-feature:nth-child(4):after{border-width:1px 1px 1px 0}.partnership-feature:nth-child(5):after{border-width:1px 0 1px 1px}.partnership-feature:hover{background:0 0!important;border-color:#0d1a1424!important;transform:none!important}.partnership-feature:nth-child(3):after{border-width:1px!important}.partnership-section__link--button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.partner-application-modal{opacity:0;background:0 0;border:0;border-radius:24px;width:min(760px,100vw - 48px);max-width:none;margin:auto;padding:0;transition:opacity .42s,transform .48s cubic-bezier(.16,1,.3,1);overflow:visible;transform:scale(.97)translateY(10px)}.partner-application-modal[open]{opacity:1;transform:scale(1)translateY(0)}@starting-style{.partner-application-modal[open]{opacity:0;transform:scale(.97)translateY(10px)}}.partner-application-modal.is-closing{opacity:0;pointer-events:none;transform:scale(.97)translateY(8px)}.partner-application-modal::backdrop{-webkit-backdrop-filter:blur(7px);background:#040c08c7;transition:background-color .42s,-webkit-backdrop-filter .42s,backdrop-filter .42s}.partner-application-modal.is-closing::backdrop{-webkit-backdrop-filter:blur();background:#040c0800}.partner-application-modal__panel{box-sizing:border-box;background:var(--fohow-cream);width:100%;color:var(--fohow-green);border:1px solid #d8b65a38;border-radius:24px;padding:clamp(38px,4vw,58px);position:relative;overflow:hidden;box-shadow:0 40px 110px #0000004d}.partner-application-modal__panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#d8b65a29,#0000 68%);border-radius:50%;width:280px;height:280px;position:absolute;top:-150px;right:-100px}.partner-application-modal__close{z-index:4;width:42px;height:42px;color:var(--fohow-green);cursor:pointer;background:0 0;border:1px solid #0d1a1424;border-radius:50%;place-items:center;padding:0;transition:color .28s,border-color .28s,background-color .28s;display:grid;position:absolute;top:20px;right:20px}.partner-application-modal__close span{margin-top:-3px;font-family:Manrope,Arial,sans-serif;font-size:28px;font-weight:300;line-height:1}.partner-application-modal__close:hover{color:var(--fohow-green);background:#d8b65a24;border-color:#d8b65a8f}.partner-application-modal__intro{z-index:2;max-width:590px;padding-right:44px;position:relative}.partner-application-modal__eyebrow{color:var(--fohow-gold);letter-spacing:.18em;margin-bottom:18px;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:700;line-height:1;display:block}.partner-application-modal__title{color:var(--fohow-green);letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(50px,5vw,70px);font-weight:600;line-height:.94}.partner-application-modal__description{color:#0d1a149e;max-width:550px;margin:22px 0 0;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.65}.partner-application-form{z-index:2;margin-top:38px;position:relative}.partner-application-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 28px;display:grid}.partner-application-field{flex-direction:column;gap:10px;font-family:Manrope,Arial,sans-serif;display:flex}.partner-application-field>span{color:#0d1a1499;letter-spacing:.035em;font-size:12px;font-weight:600;line-height:1}.partner-application-field input{box-sizing:border-box;width:100%;color:var(--fohow-green);background:0 0;border:0;border-bottom:1px solid #0d1a1438;border-radius:0;outline:none;padding:0 0 13px;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.4;transition:border-color .3s}.partner-application-field input::placeholder{color:#0d1a144d}.partner-application-field input:focus{border-bottom-color:var(--fohow-gold)}.partner-application-consent{cursor:pointer;align-items:center;gap:11px;width:max-content;max-width:100%;margin-top:28px;display:flex}.partner-application-consent input{opacity:0;pointer-events:none;position:absolute}.partner-application-consent__box{border:1px solid #0d1a1457;flex:0 0 16px;width:16px;height:16px;transition:border-color .26s,background-color .26s;position:relative}.partner-application-consent input:checked+.partner-application-consent__box{border-color:var(--fohow-gold);background:var(--fohow-gold)}.partner-application-consent input:checked+.partner-application-consent__box:after{content:"";border:solid var(--fohow-green);border-width:0 1.5px 1.5px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.partner-application-consent__text{color:#0d1a1485;font-family:Manrope,Arial,sans-serif;font-size:11px;line-height:1.4}.partner-application-form__submit{background:var(--fohow-green);min-height:56px;color:var(--fohow-cream);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:24px;margin-top:30px;padding:0 24px;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1;transition:color .3s,background-color .3s;display:inline-flex}.partner-application-form__submit span:last-child{font-size:19px;transition:transform .32s cubic-bezier(.16,1,.3,1);display:inline-block}.partner-application-form__submit:hover{background:var(--fohow-gold);color:var(--fohow-green)}.partner-application-form__submit:hover span:last-child{transform:translate(6px)}@media (width<=680px){.partner-application-modal{border-radius:18px;width:calc(100vw - 24px)}.partner-application-modal__panel{border-radius:18px;padding:34px 22px 28px}.partner-application-modal__close{width:38px;height:38px;top:14px;right:14px}.partner-application-form__grid{grid-template-columns:1fr;gap:22px}.partner-application-modal__intro{padding-right:32px}.partner-application-form{margin-top:30px}}.partner-application-modal__eyebrow,.partner-application-modal__title,.partner-application-modal__description,.partner-application-field,.partner-application-field>span,.partner-application-field input,.partner-application-consent__text,.partner-application-form__submit,.partner-application-modal__close{font-family:Manrope,Arial,sans-serif!important}.partner-application-modal__title{letter-spacing:-.035em!important;font-weight:500!important;line-height:1.02!important}.partner-application-field{position:relative}.partner-application-field input{transition:border-color .28s,color .28s}.partner-application-field__error{color:#a9342b;opacity:0;min-height:14px;margin-top:6px;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:600;line-height:1.25;transition:opacity .24s,transform .24s;display:block;transform:translateY(-3px)}.partner-application-field.is-invalid input{border-bottom-color:#b23b32!important}.partner-application-field.is-invalid .partner-application-field__error{opacity:1;transform:translateY(0)}.partner-application-consent{transition:color .26s}.partner-application-consent.is-invalid .partner-application-consent__box{border-color:#b23b32!important}.partner-application-consent.is-invalid .partner-application-consent__text{color:#9f342c}.partner-application-consent__error{color:#a9342b;opacity:0;min-height:13px;margin-top:6px;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:600;line-height:1.2;transition:opacity .24s,transform .24s;display:block;transform:translateY(-2px)}.partner-application-consent.is-invalid+.partner-application-consent__error{opacity:1;transform:translateY(0)}.partner-application-modal__intro,.partner-application-form{transition:opacity .38s,transform .42s cubic-bezier(.16,1,.3,1),filter .38s}.partner-application-modal.is-success .partner-application-modal__intro,.partner-application-modal.is-success .partner-application-form{opacity:0;filter:blur(3px);pointer-events:none;transform:translateY(-10px)}.partner-application-success{z-index:8;box-sizing:border-box;text-align:center;background:var(--fohow-cream);opacity:0;pointer-events:none;border-radius:23px;flex-direction:column;justify-content:center;align-items:center;padding:clamp(44px,6vw,76px);transition:opacity .42s,transform .52s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:1px;transform:translateY(14px)scale(.98)}.partner-application-modal.is-success .partner-application-success{opacity:1;pointer-events:auto;transition-delay:.18s;transform:translateY(0)scale(1)}.partner-application-success__icon{width:86px;height:86px;color:var(--fohow-gold);margin-bottom:26px}.partner-application-success__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block;overflow:visible}.partner-application-success__icon circle{stroke-dasharray:190;stroke-dashoffset:190px}.partner-application-success__icon path{stroke-dasharray:45;stroke-dashoffset:45px}.partner-application-modal.is-success .partner-application-success__icon circle{animation:.7s cubic-bezier(.16,1,.3,1) .24s forwards partner-success-circle}.partner-application-modal.is-success .partner-application-success__icon path{animation:.52s cubic-bezier(.16,1,.3,1) .7s forwards partner-success-check}@keyframes partner-success-circle{to{stroke-dashoffset:0}}@keyframes partner-success-check{to{stroke-dashoffset:0}}.partner-application-success h3{color:var(--fohow-green);letter-spacing:-.035em;margin:0;font-family:Manrope,Arial,sans-serif;font-size:clamp(30px,3vw,42px);font-weight:500;line-height:1.05}.partner-application-success p{color:#0d1a1494;margin:18px 0 0;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.6}.partner-application-success p span{display:block}@media (width<=680px){.partner-application-success{padding:38px 24px}.partner-application-success__icon{width:72px;height:72px;margin-bottom:22px}}.philosophy-section__title,.philosophy-section__title span{letter-spacing:-.045em!important;font-family:Manrope,Arial,sans-serif!important;font-weight:500!important;line-height:1.03!important}.philosophy-section__title-brand{color:var(--fohow-gold)!important;font-family:Manrope,Arial,sans-serif!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;font-weight:500!important;display:inline!important}.philosophy-section__title,.philosophy-section__title span{letter-spacing:-.045em!important;font-size:clamp(44px,3.35vw,56px)!important;line-height:1.06!important}.philosophy-section__title-brand{color:var(--fohow-gold)!important}.philosophy-section__text{max-width:520px}button.philosophy-section__button{cursor:pointer;appearance:none;border:0}.research-modal{opacity:0;background:0 0;border:0;border-radius:26px;width:min(1040px,100vw - 48px);max-width:none;max-height:88vh;margin:auto;padding:0;transition:opacity .4s,transform .46s cubic-bezier(.16,1,.3,1);overflow:visible;transform:scale(.975)translateY(10px)}.research-modal[open]{opacity:1;transform:scale(1)translateY(0)}@starting-style{.research-modal[open]{opacity:0;transform:scale(.975)translateY(10px)}}.research-modal.is-closing{opacity:0;pointer-events:none;transform:scale(.975)translateY(8px)}.research-modal::backdrop{-webkit-backdrop-filter:blur(8px);background:#040c08cc;transition:background-color .44s,-webkit-backdrop-filter .44s,backdrop-filter .44s}.research-modal.is-closing::backdrop{-webkit-backdrop-filter:blur();background:#040c0800}.research-modal__panel{background:var(--fohow-cream);width:100%;max-height:88vh;color:var(--fohow-green);scrollbar-width:thin;scrollbar-color:#d8b65a80 transparent;border:1px solid #d8b65a3d;border-radius:26px;position:relative;overflow:hidden auto;box-shadow:0 50px 130px #00000057}.research-modal__close{z-index:20;float:right;width:44px;height:44px;color:var(--fohow-green);cursor:pointer;background:#e6decceb;border:1px solid #e6decc4d;border-radius:50%;place-items:center;margin:18px 18px -62px 0;padding:0;font-family:Manrope,Arial,sans-serif;transition:color .28s,background-color .28s,border-color .28s;display:grid;position:sticky;top:18px}.research-modal__close span{margin-top:-3px;font-size:29px;font-weight:300;line-height:1}.research-modal__close:hover{background:var(--fohow-gold);border-color:var(--fohow-gold)}.research-modal__hero{box-sizing:border-box;background:radial-gradient(circle at 78% 22%, #d8b65a29, transparent 34%), var(--fohow-green);min-height:330px;color:var(--fohow-cream);flex-direction:column;justify-content:flex-end;padding:68px clamp(38px,5vw,72px) 58px;display:flex}.research-modal__eyebrow{color:var(--fohow-gold);letter-spacing:.18em;margin-bottom:20px;font-family:Manrope,Arial,sans-serif;font-size:11px;font-weight:700;line-height:1;display:block}.research-modal__title{letter-spacing:-.045em;max-width:720px;margin:0;font-family:Manrope,Arial,sans-serif;font-size:clamp(42px,5vw,68px);font-weight:500;line-height:.98}.research-modal__title span{color:var(--fohow-gold);display:block}.research-modal__lead{color:#e6deccb8;max-width:720px;margin:25px 0 0;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.7}.research-modal__content{padding:clamp(46px,5vw,72px)}.research-modal__section{border-bottom:1px solid #0d1a1421;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(45px,6vw,86px);padding:54px 0;display:grid}.research-modal__section--intro{padding-top:0}.research-modal__section-heading>span,.research-modal__highlight-copy>span,.research-modal__quality-copy>span{color:var(--fohow-gold);letter-spacing:.17em;margin-bottom:16px;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1;display:block}.research-modal__section-heading h3,.research-modal__highlight h3,.research-modal__quality h3{color:var(--fohow-green);letter-spacing:-.035em;margin:0;font-family:Manrope,Arial,sans-serif;font-size:clamp(25px,2.4vw,34px);font-weight:500;line-height:1.12}.research-modal__section-copy p,.research-modal__highlight p,.research-modal__quality p{color:#0d1a14a3;margin:0 0 18px;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.75}.research-modal__section-copy p:last-child,.research-modal__quality p:last-child{margin-bottom:0}.research-modal__pillars{border-bottom:1px solid #0d1a1421;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px;display:grid}.research-modal__pillar{box-sizing:border-box;border-right:1px solid #0d1a1421;min-height:220px;padding:34px 30px}.research-modal__pillar:first-child{padding-left:0}.research-modal__pillar:last-child{border-right:0;padding-right:0}.research-modal__pillar>span,.research-modal__production-grid article>span{color:var(--fohow-gold);margin-bottom:48px;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:700;display:block}.research-modal__pillar h4,.research-modal__production-grid h4{margin:0 0 13px;font-family:Manrope,Arial,sans-serif;font-size:17px;font-weight:700;line-height:1.25}.research-modal__pillar p,.research-modal__production-grid p{color:#0d1a1491;margin:0;font-family:Manrope,Arial,sans-serif;font-size:12px;line-height:1.65}.research-modal__list{margin:24px 0 0;padding:0;list-style:none}.research-modal__list li{color:#0d1a14b8;border-bottom:1px solid #0d1a1417;padding:12px 0 12px 20px;font-family:Manrope,Arial,sans-serif;font-size:13px;line-height:1.45;position:relative}.research-modal__list li:before{content:"";background:var(--fohow-gold);border-radius:50%;width:5px;height:5px;position:absolute;top:19px;left:0}.research-modal__highlight{background:var(--fohow-green);color:var(--fohow-cream);grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(50px,7vw,100px);margin:54px calc(-1*clamp(46px,5vw,72px));padding:58px clamp(46px,5vw,72px);display:grid}.research-modal__highlight-number{color:var(--fohow-gold);letter-spacing:-.05em;font-family:Manrope,Arial,sans-serif;font-size:clamp(42px,5vw,66px);font-weight:400;line-height:1;display:block}.research-modal__highlight-label{color:#e6decc99;max-width:320px;margin-top:14px;font-family:Manrope,Arial,sans-serif;font-size:12px;line-height:1.55;display:block}.research-modal__highlight h3{color:var(--fohow-cream)}.research-modal__highlight p{color:#e6decca8;margin-top:18px}.research-modal__production{padding:10px 0 56px}.research-modal__production-grid{border-top:1px solid #0d1a1421;border-bottom:1px solid #0d1a1421;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:38px;display:grid}.research-modal__production-grid article{box-sizing:border-box;border-bottom:1px solid #0d1a1421;border-right:1px solid #0d1a1421;min-height:210px;padding:30px}.research-modal__production-grid article:nth-child(2n){border-right:0}.research-modal__production-grid article:nth-last-child(-n+2){border-bottom:0}.research-modal__quality{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:clamp(50px,7vw,100px);padding-top:10px;display:grid}.research-modal__certificates{flex-wrap:wrap;align-content:flex-start;gap:10px;display:flex}.research-modal__certificates span{color:var(--fohow-green);letter-spacing:.05em;border:1px solid #d8b65a8a;border-radius:999px;padding:11px 15px;font-family:Manrope,Arial,sans-serif;font-size:11px;font-weight:700;line-height:1}@media (width<=760px){.research-modal{border-radius:20px;width:calc(100vw - 24px);max-height:92vh}.research-modal__panel{border-radius:20px;max-height:92vh}.research-modal__hero{min-height:310px;padding:64px 24px 42px}.research-modal__content{padding:42px 24px}.research-modal__section,.research-modal__highlight,.research-modal__quality{grid-template-columns:1fr;gap:30px}.research-modal__pillars,.research-modal__production-grid{grid-template-columns:1fr}.research-modal__pillar,.research-modal__pillar:first-child,.research-modal__pillar:last-child{border-bottom:1px solid #0d1a1421;border-right:0;min-height:auto;padding:28px 0}.research-modal__pillar:last-child{border-bottom:0}.research-modal__pillar>span,.research-modal__production-grid article>span{margin-bottom:24px}.research-modal__highlight{margin:44px -24px;padding:46px 24px}.research-modal__production-grid article,.research-modal__production-grid article:nth-child(2n),.research-modal__production-grid article:nth-last-child(-n+2){border-bottom:1px solid #0d1a1421;border-right:0;min-height:auto;padding:28px 0}.research-modal__production-grid article:last-child{border-bottom:0}}.research-modal__highlight-number{letter-spacing:-.045em!important;white-space:nowrap!important;word-break:keep-all!important;font-size:clamp(34px,3.4vw,50px)!important;line-height:1!important;display:block!important}.why-fohow-section__title,.why-fohow-section__title span{letter-spacing:-.045em!important;font-family:Manrope,Arial,sans-serif!important;font-size:clamp(42px,3.4vw,58px)!important;font-weight:500!important;line-height:1.04!important}.why-fohow-section__title span{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;color:inherit!important;display:block!important}.why-fohow-section__title,.why-fohow-section__title span{letter-spacing:-.005em!important;line-height:1.16!important}body,body *,body :before,body :after,button,input,textarea,select{font-family:Manrope,Arial,sans-serif!important}.partner-cta-section__title,.partner-cta-section__title span{letter-spacing:-.025em!important;font-family:Manrope,Arial,sans-serif!important;font-size:clamp(30px,2.7vw,46px)!important;font-weight:500!important;line-height:1.1!important}.partner-cta-section__title span{display:block!important}.partner-cta-section__text{max-width:520px!important;margin-top:22px!important;font-size:14px!important;line-height:1.65!important}.partner-cta-section__actions{align-items:center!important;display:flex!important}button.partner-cta-section__button{appearance:none;cursor:pointer;border:0;font-family:Manrope,Arial,sans-serif;gap:0!important}button.partner-cta-section__button:before,button.partner-cta-section__button:after{content:none!important}.partner-cta-footer{width:calc(100% - var(--content-gutter,clamp(48px, 10vw, 180px)) * 2);color:var(--fohow-cream);margin:clamp(66px,8vh,96px) auto 0}.partner-cta-footer__top{border-top:1px solid #e6decc24;grid-template-columns:minmax(220px,1fr) auto minmax(180px,1fr);align-items:start;gap:clamp(36px,5vw,80px);min-height:126px;padding:34px 0;display:grid}.partner-cta-footer__brand{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.partner-cta-footer__brand strong{color:var(--fohow-gold);letter-spacing:.18em;font-size:15px;font-weight:700;line-height:1}.partner-cta-footer__brand span{color:#e6decc7a;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.4}.partner-cta-footer__nav{align-items:center;gap:clamp(22px,3vw,46px);display:flex}.partner-cta-footer__nav button{color:#e6deccad;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:500;line-height:1;transition:color .26s}.partner-cta-footer__socials{justify-content:flex-end;gap:10px;display:flex}.partner-cta-footer__bottom{border-top:1px solid #e6decc1a;justify-content:space-between;align-items:center;gap:30px;min-height:54px;padding:15px 0 20px;display:flex}.partner-cta-footer__bottom>span{color:#e6decc61;font-size:10px;line-height:1.4}.partner-cta-footer__bottom>div{align-items:center;gap:32px;display:flex}.partner-cta-footer__bottom button{color:#e6decc6b;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;line-height:1.4;transition:color .26s}@media (width<=1000px){.partner-cta-footer{width:calc(100% - 64px)}.partner-cta-footer__top{grid-template-columns:1fr auto;gap:34px}.partner-cta-footer__nav{flex-wrap:wrap;grid-area:2/1/auto/-1}}@media (width<=620px){.partner-cta-footer{width:calc(100% - 40px);margin-top:58px}.partner-cta-footer__top{flex-direction:column;gap:28px;padding:30px 0;display:flex}.partner-cta-footer__nav{flex-wrap:wrap;gap:18px 24px}.partner-cta-footer__socials{justify-content:flex-start}.partner-cta-footer__bottom{flex-direction:column;align-items:flex-start;gap:14px;padding-bottom:26px}.partner-cta-footer__bottom>div{flex-direction:column;align-items:flex-start;gap:8px}}.partner-cta-footer{width:calc(100% - var(--content-gutter,clamp(48px, 10vw, 180px)) * 2)!important;border-top:1px solid #e6decc21!important;grid-template-columns:auto minmax(320px,1fr) auto auto auto!important;align-items:center!important;gap:clamp(18px,2.2vw,38px)!important;margin:clamp(42px,5vh,58px) auto 0!important;padding:18px 0 20px!important;display:grid!important}.partner-cta-footer__top,.partner-cta-footer__bottom{display:contents!important}.partner-cta-footer__brand strong{color:var(--fohow-gold)!important;letter-spacing:.16em!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:block!important}.partner-cta-footer__brand span{display:none!important}.partner-cta-footer__nav button{color:#e6decc85!important;white-space:nowrap!important;padding:0!important;font-size:10px!important;line-height:1!important;transition:color .26s!important}.partner-cta-footer__socials{justify-content:flex-start!important;align-items:center!important;gap:7px!important;display:flex!important}.partner-cta-footer__social{border:1px solid #e6decc26!important;width:30px!important;height:30px!important}.partner-cta-footer__social svg{width:13px!important;height:13px!important}.partner-cta-footer__bottom>span{color:#e6decc4d!important;white-space:nowrap!important;font-size:9px!important;line-height:1!important}.partner-cta-footer__bottom>div{flex-direction:row!important;align-items:center!important;gap:16px!important;display:flex!important}.partner-cta-footer__bottom button{color:#e6decc57!important;white-space:nowrap!important;font-size:9px!important;line-height:1!important;transition:color .26s!important}.partner-cta-footer__bottom button:hover{color:var(--fohow-gold)!important}.partner-cta-footer__top,.partner-cta-footer__bottom{border:0!important;min-height:0!important;padding:0!important}@media (width<=1150px){.partner-cta-footer{grid-template-columns:auto 1fr auto!important;width:calc(100% - 64px)!important}.partner-cta-footer__bottom>span,.partner-cta-footer__bottom>div{display:none!important}}@media (width<=700px){.partner-cta-footer{grid-template-columns:1fr auto!important;gap:18px!important;width:calc(100% - 40px)!important;margin-top:40px!important}.partner-cta-footer__nav{display:none!important}.partner-cta-footer__socials{justify-content:flex-end!important}}.partner-cta-footer{width:calc(100% - var(--content-gutter,clamp(48px, 10vw, 180px)) * 2)!important;border:0!important;margin:clamp(42px,5vh,58px) auto 0!important;padding:0!important;display:block!important}.partner-cta-footer__brand,.partner-cta-footer__bottom{display:none!important}.partner-cta-footer__top{box-sizing:border-box!important;border-top:1px solid #e6decc26!important;justify-content:space-between!important;align-items:center!important;gap:40px!important;width:100%!important;min-height:0!important;padding:24px 0 26px!important;display:flex!important}.partner-cta-footer__nav{flex-wrap:nowrap!important;grid-area:auto!important;justify-content:flex-start!important;align-items:center!important;gap:clamp(24px,2.5vw,44px)!important;display:flex!important}.partner-cta-footer__nav button{appearance:none!important;color:#e6decc9e!important;letter-spacing:0!important;white-space:nowrap!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-family:Manrope,Arial,sans-serif!important;font-size:11px!important;font-weight:500!important;line-height:1!important;transition:color .26s!important}.partner-cta-footer__nav button:hover{color:var(--fohow-gold)!important}.partner-cta-footer__socials{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:9px!important;display:flex!important}.partner-cta-footer__social{color:#e6decca8!important;cursor:pointer!important;background:0 0!important;border:1px solid #e6decc2e!important;border-radius:50%!important;place-items:center!important;width:32px!important;height:32px!important;padding:0!important;transition:color .26s,border-color .26s,background-color .26s!important;display:grid!important}.partner-cta-footer__social svg{fill:currentColor!important;width:14px!important;height:14px!important}.partner-cta-footer__social:hover{color:var(--fohow-gold)!important;background:#d8b65a0e!important;border-color:#d8b65a9e!important}.partner-cta-section{padding-bottom:0!important}@media (width<=900px){.partner-cta-footer{width:calc(100% - 64px)!important}.partner-cta-footer__nav{gap:20px!important}}@media (width<=700px){.partner-cta-footer{width:calc(100% - 40px)!important;margin-top:38px!important}.partner-cta-footer__top{flex-direction:column!important;align-items:flex-start!important;gap:22px!important;padding:22px 0 26px!important}.partner-cta-footer__nav{flex-wrap:wrap!important;gap:14px 22px!important;width:100%!important}.partner-cta-footer__socials{justify-content:flex-start!important}}.partner-cta-footer{box-sizing:border-box!important;width:100%!important;margin-left:0!important;margin-right:0!important}.partner-cta-footer__top{box-sizing:border-box!important;width:100%!important;padding-left:0!important;padding-right:0!important}.partner-cta-footer__nav{justify-content:flex-start!important;gap:clamp(20px,1.8vw,34px)!important}.partner-cta-footer__nav button{font-size:10px!important}.partner-cta-footer__socials{flex-shrink:0!important;margin-left:auto!important}.partner-cta-footer__social[aria-label=YouTube] svg{width:15px!important;height:15px!important}@media (width<=1000px){.partner-cta-footer{width:100%!important}.partner-cta-footer__nav{flex-wrap:wrap!important}}@media (width<=700px){.partner-cta-footer{width:100%!important}}.partner-cta-section{background:var(--fohow-green)!important;position:relative!important;overflow:hidden!important}.partner-cta-section:before{content:"";z-index:0;opacity:.34;pointer-events:none;background-image:url(/assets/footer/paporotnik.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.partner-cta-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0d1a14e0 0%,#0d1a14c2 46%,#0d1a149e 100%);position:absolute;inset:0}.partner-cta-section__inner,.partner-cta-footer{z-index:2!important;position:relative!important}.partner-cta-section:before{opacity:.58!important}.partner-cta-section:after{background:linear-gradient(#0d1a14b8 0%,#0d1a148f 46%,#0d1a146b 100%)!important}.why-fohow-section{background:var(--fohow-green)!important;position:relative!important;overflow:hidden!important}.why-fohow-section:before{content:"";z-index:0;opacity:.42;filter:saturate(.45)contrast(.92)brightness(.72);pointer-events:none;background-image:url(/assets/why/china.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.why-fohow-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0d1a14eb 0%,#0d1a14c7 38%,#0d1a14b8 68%,#0d1a14d1 100%);position:absolute;inset:0}.why-fohow-section__inner{z-index:2!important;position:relative!important}.why-fohow-section:before{opacity:.62!important;filter:saturate(.5)contrast(.96)brightness(.78)!important}.why-fohow-section:after{background:linear-gradient(90deg,#0d1a14d1 0%,#0d1a14a8 38%,#0d1a1494 68%,#0d1a14ad 100%)!important}.cream-section{background-color:var(--fohow-cream)!important;background-image:radial-gradient(circle at 88% 18%,#0000 0 220px,#d8b65a1a 221px 222px,#0000 223px),radial-gradient(circle at -4% 45%,#0000 0 330px,#0d1a140e 331px 332px,#0000 333px),radial-gradient(circle at 58% 60%,#0000 0 470px,#d8b65a0e 471px 472px,#0000 473px),repeating-linear-gradient(118deg,#0000 0 310px,#0d1a1406 311px 312px,#0000 313px 620px)!important;background-attachment:scroll!important;background:var(--fohow-cream)!important;background-color:var(--fohow-cream)!important;background-image:radial-gradient(1050px 620px at -180px 58%,#0000 0% 64.6%,#0d1a140d 64.8% 65%,#0000 65.2%),radial-gradient(1320px 760px at -250px 61%,#0000 0% 72.7%,#d8b65a0d 72.9% 73.1%,#0000 73.3%),radial-gradient(1280px 560px at 50% 112%,#0000 0% 56.7%,#0d1a140c 56.9% 57.1%,#0000 57.3%),radial-gradient(1540px 690px at 50% 118%,#0000 0% 63.7%,#d8b65a0e 63.9% 64.1%,#0000 64.3%),radial-gradient(1820px 820px at 50% 126%,#0000 0% 69.75%,#0d1a1408 69.9% 70.05%,#0000 70.2%),radial-gradient(1120px 650px at calc(100% + 210px) 62%,#0000 0% 66.6%,#0d1a140b 66.8% 67%,#0000 67.2%),radial-gradient(1420px 820px at calc(100% + 300px) 66%,#0000 0% 74.6%,#d8b65a0b 74.8% 75%,#0000 75.2%),radial-gradient(760px 360px at 50% 55%,#d8b65a0a 0%,#d8b65a05 35%,#0000 72%)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:auto!important}.cream-section{background:var(--fohow-cream)!important;background-color:var(--fohow-cream)!important;background-image:none!important;background-repeat:no-repeat!important}.cream-section:before,.cream-section:after{content:none!important;background:0 0!important;display:none!important}.cream-section{isolation:isolate;background:var(--fohow-cream)!important;background-image:none!important;position:relative!important;overflow:hidden!important}.cream-section:before{filter:blur(.15px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 1200' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%23D8B65A' stroke-width='1' stroke-opacity='.18'%3E%3Cpath d='M-180 240 C 170 100, 280 420, 520 350 S 940 40, 1230 210 S 1570 470, 1770 240'/%3E%3Cpath d='M-170 258 C 175 118, 292 438, 530 368 S 948 58, 1242 228 S 1580 488, 1780 258'/%3E%3Cpath d='M-160 276 C 180 136, 304 456, 540 386 S 956 76, 1254 246 S 1590 506, 1790 276'/%3E%3Cpath d='M-150 294 C 185 154, 316 474, 550 404 S 964 94, 1266 264 S 1600 524, 1800 294'/%3E%3Cpath d='M-140 312 C 190 172, 328 492, 560 422 S 972 112, 1278 282 S 1610 542, 1810 312'/%3E%3Cpath d='M-130 330 C 195 190, 340 510, 570 440 S 980 130, 1290 300 S 1620 560, 1820 330'/%3E%3Cpath d='M-120 348 C 200 208, 352 528, 580 458 S 988 148, 1302 318 S 1630 578, 1830 348'/%3E%3Cpath d='M-110 366 C 205 226, 364 546, 590 476 S 996 166, 1314 336 S 1640 596, 1840 366'/%3E%3C/g%3E%3C/svg%3E");content:""!important;z-index:0!important;pointer-events:none!important;opacity:.42!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;display:block!important;position:absolute!important;inset:0!important}.cream-section:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 500' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%230D1A14' stroke-width='1' stroke-opacity='.11'%3E%3Cpath d='M-100 380 C 210 210, 380 470, 660 330 S 1110 120, 1390 290 S 1640 450, 1740 350'/%3E%3Cpath d='M-100 396 C 220 226, 390 486, 670 346 S 1120 136, 1400 306 S 1650 466, 1750 366'/%3E%3Cpath d='M-100 412 C 230 242, 400 502, 680 362 S 1130 152, 1410 322 S 1660 482, 1760 382'/%3E%3Cpath d='M-100 428 C 240 258, 410 518, 690 378 S 1140 168, 1420 338 S 1670 498, 1770 398'/%3E%3Cpath d='M-100 444 C 250 274, 420 534, 700 394 S 1150 184, 1430 354 S 1680 514, 1780 414'/%3E%3Cpath d='M-100 460 C 260 290, 430 550, 710 410 S 1160 200, 1440 370 S 1690 530, 1790 430'/%3E%3C/g%3E%3C/svg%3E");content:""!important;z-index:0!important;pointer-events:none!important;opacity:.3!important;background-position:bottom!important;background-repeat:no-repeat!important;background-size:100% 100%!important;height:46%!important;display:block!important;position:absolute!important;bottom:-4%!important;left:-6%!important;right:-6%!important}.cream-section>*{z-index:1!important;position:relative!important}.cream-section:before,.cream-section:after{content:none!important;display:none!important}.cream-section{background-color:var(--fohow-cream)!important;background-image:radial-gradient(at 52% 48%,#d8b65a0a 0%,#d8b65a04 32%,#0000 68%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 520' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%23D8B65A' stroke-width='1.15' stroke-opacity='.17'%3E%3Cpath d='M-120 305 C220 115 430 440 760 290 C1080 145 1320 100 1600 255 C1760 345 1900 350 2040 255'/%3E%3Cpath d='M-120 322 C220 132 430 457 760 307 C1080 162 1320 117 1600 272 C1760 362 1900 367 2040 272'/%3E%3Cpath d='M-120 339 C220 149 430 474 760 324 C1080 179 1320 134 1600 289 C1760 379 1900 384 2040 289'/%3E%3Cpath d='M-120 356 C220 166 430 491 760 341 C1080 196 1320 151 1600 306 C1760 396 1900 401 2040 306'/%3E%3Cpath d='M-120 373 C220 183 430 508 760 358 C1080 213 1320 168 1600 323 C1760 413 1900 418 2040 323'/%3E%3Cpath d='M-120 390 C220 200 430 525 760 375 C1080 230 1320 185 1600 340 C1760 430 1900 435 2040 340'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 520' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%230D1A14' stroke-width='.9' stroke-opacity='.055'%3E%3Cpath d='M-140 295 C170 455 420 120 760 290 C1080 450 1330 130 1640 295 C1800 380 1930 360 2060 285'/%3E%3Cpath d='M-140 314 C170 474 420 139 760 309 C1080 469 1330 149 1640 314 C1800 399 1930 379 2060 304'/%3E%3Cpath d='M-140 333 C170 493 420 158 760 328 C1080 488 1330 168 1640 333 C1800 418 1930 398 2060 323'/%3E%3Cpath d='M-140 352 C170 512 420 177 760 347 C1080 507 1330 187 1640 352 C1800 437 1930 417 2060 342'/%3E%3C/g%3E%3C/svg%3E")!important;background-position:50%,50% 36%,50% 72%!important;background-repeat:no-repeat,no-repeat,no-repeat!important;background-size:100% 100%,100% 520px,100% 520px!important;background-attachment:scroll!important}@media (width<=1100px){.philosophy-section__principles{transform:none!important}}.philosophy-section__inner{column-gap:clamp(24px,2.2vw,38px)!important}.philosophy-section__principles{transform:translate(-58px)!important}.philosophy-section__principle h3{font-size:23px!important;font-weight:600!important;line-height:1.18!important}.philosophy-section__principle p{font-size:16.5px!important;line-height:1.52!important}.philosophy-section__principle-number{font-size:13px!important}@media (width<=1100px){.philosophy-section__principles{transform:none!important}.philosophy-section__principle h3{font-size:20px!important}.philosophy-section__principle p{font-size:15px!important}}.philosophy-section__principles{width:calc(100% + 110px)!important;position:relative!important;left:-150px!important;transform:none!important}.philosophy-section__principle{column-gap:24px!important}.philosophy-section__principle h3{letter-spacing:-.015em!important;font-size:21px!important;font-weight:600!important;line-height:1.22!important}.philosophy-section__principle p{max-width:330px!important;font-size:16px!important;line-height:1.55!important}.philosophy-section__principle-number{flex:0 0 52px!important;width:52px!important;height:52px!important;font-size:13px!important}@media (width<=1100px){.philosophy-section__principles{width:100%!important;left:0!important}.philosophy-section__principle h3{font-size:19px!important}.philosophy-section__principle p{font-size:15px!important}}.partner-cta-section__inner{grid-template-rows:auto auto!important;grid-template-columns:minmax(300px,.92fr) minmax(360px,1fr) minmax(220px,.72fr)!important;align-items:center!important;gap:16px clamp(60px,6vw,112px)!important;display:grid!important}.partner-cta-section__title{grid-area:1/1!important;align-self:end!important;margin:0!important}.partner-cta-section__text{grid-area:2/1!important;align-self:start!important;margin:0!important}.partner-cta-section__map{grid-area:1/2/span 2!important;align-self:center!important;width:100%!important}.partner-cta-section__map-frame{background:#0d1a14b8;border:1px solid #d8b65a38;border-radius:16px;width:100%;height:clamp(170px,18vw,205px);position:relative;overflow:hidden;box-shadow:0 18px 50px #00000021}.partner-cta-section__map-frame iframe{filter:saturate(.72)sepia(.08)brightness(.86)contrast(.96);border:0;width:100%;height:100%;display:block}.partner-cta-section__map-frame:after{content:"";pointer-events:none;background:#0d1a1414;position:absolute;inset:0}.partner-cta-section__address{color:#e6decc9e;letter-spacing:.01em;align-items:center;gap:9px;margin-top:12px;font-family:Manrope,Arial,sans-serif;font-size:11px;line-height:1.4;display:flex}.partner-cta-section__address-mark{color:var(--fohow-gold);flex:none;font-size:7px}.partner-cta-section__actions{grid-area:1/3/span 2!important;justify-content:flex-end!important;align-self:center!important;align-items:center!important;width:100%!important;display:flex!important}.partner-cta-section__button{flex:none!important;margin:0!important}.partner-cta-footer{margin-top:clamp(42px,5vh,60px)!important}@media (width<=1100px){.partner-cta-section__inner{grid-template-columns:1fr 1fr!important;column-gap:40px!important}.partner-cta-section__title,.partner-cta-section__text{grid-column:1!important}.partner-cta-section__map{grid-area:1/2/span 2!important}.partner-cta-section__actions{grid-area:3/1/auto/-1!important;justify-content:flex-start!important;margin-top:20px!important}}@media (width<=700px){.partner-cta-section__inner{flex-direction:column!important;align-items:stretch!important;gap:24px!important;display:flex!important}.partner-cta-section__map-frame{height:190px}.partner-cta-section__actions{justify-content:flex-start!important;margin-top:0!important}}.partner-cta-section__map-frame{background:#e8e3d8!important;position:relative!important;overflow:hidden!important}.partner-cta-section__map-frame iframe{opacity:1!important;visibility:visible!important;filter:none!important;mix-blend-mode:normal!important;border:0!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.partner-cta-section__map-frame:before,.partner-cta-section__map-frame:after{content:none!important;pointer-events:none!important;background:0 0!important;display:none!important}.partner-cta-section__map-frame--constructor>*{width:100%!important;height:100%!important}.partner-cta-section__map-frame--constructor iframe{border:0!important;border-radius:16px!important;width:100%!important;height:100%!important;display:block!important}@media (width<=700px){.partner-cta-section__map-frame--constructor{height:220px!important}}.partner-cta-section__map-frame--constructor{background:#e6decc0f!important;border:1px solid #d8b65a3d!important;border-radius:16px!important;width:100%!important;height:240px!important;position:relative!important;overflow:hidden!important}.partner-cta-section__map-frame--constructor iframe{opacity:1!important;visibility:visible!important;filter:none!important;background:0 0!important;border:0!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.partner-cta-section__map-frame--constructor:before,.partner-cta-section__map-frame--constructor:after{content:none!important;display:none!important}@media (width<=700px){.partner-cta-section__map-frame--constructor{height:220px!important}}#yandex-constructor-map{opacity:1!important;visibility:visible!important;filter:none!important;background:#e6decc!important;border:1px solid #d8b65a42!important;border-radius:16px!important;width:100%!important;min-width:0!important;height:240px!important;min-height:240px!important;display:block!important;position:relative!important;overflow:hidden!important;transform:none!important}#yandex-constructor-map>div,#yandex-constructor-map iframe{opacity:1!important;visibility:visible!important;filter:none!important;border:0!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;display:block!important;transform:none!important}#yandex-constructor-map:before,#yandex-constructor-map:after{content:none!important;display:none!important}@media (width<=700px){#yandex-constructor-map{height:220px!important;min-height:220px!important}}.partner-cta-section__address{letter-spacing:.01em!important;color:#e6deccc7!important;margin-top:14px!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important}.partner-cta-section__address-mark{color:var(--fohow-gold)!important;font-size:9px!important}.partner-cta-section__inner{grid-template-rows:auto auto!important;grid-template-columns:minmax(320px,.82fr) minmax(520px,1.18fr)!important;align-items:center!important;gap:0 clamp(90px,8vw,150px)!important;width:100%!important;display:grid!important}.partner-cta-section__inner>:first-child{grid-area:1/1!important;place-self:end start!important;width:100%!important}.partner-cta-section__actions{grid-area:2/1!important;justify-content:flex-start!important;place-self:start!important;align-items:center!important;width:auto!important;margin:24px 0 0!important;padding:0!important;display:flex!important}.partner-cta-section__button{margin:0!important;transform:none!important}.partner-cta-section__map{grid-area:1/2/span 2!important;place-self:center end!important;width:min(100%,640px)!important;margin:0!important;padding:0!important;transform:none!important}#yandex-constructor-map{border-radius:14px!important;width:100%!important;height:240px!important;min-height:240px!important}#yandex-constructor-map>div,#yandex-constructor-map iframe{width:100%!important;height:100%!important}.partner-cta-section__address{justify-content:flex-start!important;width:100%!important;margin:13px 0 0!important;font-size:14px!important;line-height:1.45!important}@media (width>=1301px){.partner-cta-section__map{justify-self:end!important;width:640px!important}}@media (width<=1300px){.partner-cta-section__inner{grid-template-columns:minmax(280px,.85fr) minmax(420px,1.15fr)!important;column-gap:60px!important}.partner-cta-section__map{width:100%!important}}@media (width<=900px){.partner-cta-section__inner{flex-direction:column!important;align-items:stretch!important;gap:0!important;display:flex!important}.partner-cta-section__actions{order:2!important;margin-top:22px!important}.partner-cta-section__map{order:3!important;width:100%!important;margin-top:38px!important}#yandex-constructor-map{height:230px!important;min-height:230px!important}}.partner-cta-section__inner{position:relative!important}.partner-cta-map-contact{z-index:3;width:290px;font-family:Manrope,Arial,sans-serif;position:absolute;top:50%;right:calc(min(640px,39vw) + 58px);transform:translateY(-50%)}.partner-cta-map-contact__phone{text-align:center;width:100%;color:var(--fohow-cream);letter-spacing:-.015em;justify-content:center;align-items:baseline;gap:7px;margin:0 auto 24px;font-size:18px;font-weight:500;line-height:1.25;text-decoration:none;transition:color .22s;display:flex}.partner-cta-map-contact__phone>span{color:var(--fohow-gold);font-size:13px;font-weight:600}.partner-cta-map-contact__phone:hover{color:var(--fohow-gold)}.partner-cta-map-contact__schedule{flex-direction:column;width:100%;display:flex}.partner-cta-map-contact__row{color:#e6deccad;border-bottom:1px solid #e6decc17;grid-template-columns:1fr auto;align-items:center;column-gap:28px;min-height:29px;font-size:12px;line-height:1.35;display:grid}.partner-cta-map-contact__row:last-child{border-bottom:0}.partner-cta-map-contact__row strong{color:#e6decceb;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.35}.partner-cta-map-contact__row .is-closed{color:var(--fohow-gold);font-weight:500}@media (width<=1200px){.partner-cta-map-contact{width:230px;right:calc(min(520px,42vw) + 34px)}.partner-cta-map-contact__phone{font-size:16px}.partner-cta-map-contact__row,.partner-cta-map-contact__row strong{font-size:11px}}@media (width<=900px){.partner-cta-map-contact{width:100%;margin:34px 0 0;position:static;transform:none}}
