@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}img,picture,video,canvas,svg{display:block;max-width:100%}button{font:inherit;cursor:pointer;background:none;border:0;padding:0}input,textarea,select{font:inherit}a{color:inherit}@font-face{font-family:Newsreader;src:url(/fonts/newsreader-latin.woff2) format("woff2-variations"),url(/fonts/newsreader-latin.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap}@font-face{font-family:Syne;src:url(/fonts/syne-latin.woff2) format("woff2-variations"),url(/fonts/syne-latin.woff2) format("woff2");font-weight:400 800;font-style:normal;font-display:swap}html{font-size:62.5%;scroll-behavior:smooth}body{position:relative;width:100%;min-height:100vh;background-color:#fdfff5;color:#371226;overflow-x:clip;-webkit-font-smoothing:antialiased;font:400 1.6rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif}main{overflow:clip;z-index:1}::selection{background:#ffb300;color:#371226}.container{max-width:140rem;width:calc(100% - 90px);margin:0 auto}@media screen and (max-width: 960px){.container{width:calc(100% - 68px)}}@media screen and (max-width: 600px){.container{width:calc(100% - 46px)}}h1,h2,h3,h4,h5,h6,p{margin:0}h1{font:300 8rem/1 Newsreader,Georgia,Times New Roman,serif;letter-spacing:-.03em;text-wrap:balance}@media screen and (max-width: 1024px){h1{font:300 7.2rem/1 Newsreader,Georgia,Times New Roman,serif}}@media screen and (max-width: 960px){h1{font:300 6.4rem/1 Newsreader,Georgia,Times New Roman,serif}}@media screen and (max-width: 600px){h1{font:300 4.8rem/1.05 Newsreader,Georgia,Times New Roman,serif}}h2{font:300 4.8rem/1 Newsreader,Georgia,Times New Roman,serif;letter-spacing:-.03em;text-wrap:balance}@media screen and (max-width: 960px){h2{font:300 4rem/1.05 Newsreader,Georgia,Times New Roman,serif}}@media screen and (max-width: 600px){h2{font:300 3.2rem/1.1 Newsreader,Georgia,Times New Roman,serif}}h3{font:300 4rem/1.05 Newsreader,Georgia,Times New Roman,serif;letter-spacing:-.03em;text-wrap:balance}@media screen and (max-width: 960px){h3{font:300 3.2rem/1.1 Newsreader,Georgia,Times New Roman,serif}}@media screen and (max-width: 600px){h3{font:300 2.8rem/1.15 Newsreader,Georgia,Times New Roman,serif}}h4{font:400 2.4rem/1.15 Newsreader,Georgia,Times New Roman,serif;text-wrap:balance}@media screen and (max-width: 600px){h4{font:400 2rem/1.2 Newsreader,Georgia,Times New Roman,serif}}h5{font:400 1.8rem/1.2 Newsreader,Georgia,Times New Roman,serif}h6{font:400 1.6rem/1.25 Newsreader,Georgia,Times New Roman,serif}p{font:400 1.6rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif}.lead{font:400 2rem/1.75 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.01em}@media screen and (max-width: 600px){.lead{font:400 1.8rem/1.6 Syne,system-ui,-apple-system,Segoe UI,sans-serif}}.label{font:400 1.4rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.16em;color:#371226}.label.label-sm{font-size:1.2rem;letter-spacing:.08em}.label.label-lg{font-size:1.6rem;letter-spacing:.08em}.eyebrow{font:400 4rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:-.03em;color:inherit}@media screen and (max-width: 600px){.eyebrow{font-size:3.2rem}}.scroll-arrow{position:relative;width:72px;height:132px;border:0;border-radius:24px;background:transparent;color:#371226;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none}.scroll-arrow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:linear-gradient(30deg,#ffb300,#ff5def);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.scroll-arrow .fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(30deg,#ffb300,#ff5def);transition:transform .35s cubic-bezier(.4,0,.2,1)}.scroll-arrow.scroll-arrow--down .fill{transform:translateY(-101%)}.scroll-arrow.scroll-arrow--up .fill{transform:translateY(101%)}.scroll-arrow .arrow{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;color:#fdfff5;transition:color .35s ease;z-index:1}.scroll-arrow .arrow .shaft{stroke-dasharray:80;stroke-dashoffset:0;transition:stroke-dashoffset .35s cubic-bezier(.4,0,.2,1)}.scroll-arrow:hover .fill{transform:translateY(0)}.scroll-arrow:hover .arrow{color:#371226}.scroll-arrow:hover .arrow .shaft{stroke-dashoffset:40}.img{position:relative;overflow:hidden;display:block}.img picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.img--brand{border-radius:24px 8px 56px 24px}.image-grid{display:flex;flex-direction:column;gap:24px;width:100%}.image-grid__row{display:flex;gap:24px;height:240px}.image-grid__cell{min-width:0;height:100%}@media screen and (max-width: 960px){.image-grid{gap:16px}.image-grid__row{height:160px;gap:16px}}@media screen and (max-width: 600px){.image-grid__row{height:120px}}.section-header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;width:100%;padding-top:24px}.section-header:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#ffb300,#ff5def)}.section-header__title{font-size:7.2rem;line-height:1;letter-spacing:-.03em;margin:0;color:inherit;max-width:979px}@media screen and (max-width: 1024px){.section-header__title{font-size:5.6rem}}@media screen and (max-width: 600px){.section-header__title{font-size:4rem}}.section-header__number{font:400 1.6rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em;padding-bottom:8px;color:inherit;flex-shrink:0}.text-block{align-self:flex-end;width:100%;max-width:880px;display:flex;flex-direction:column;gap:32px}.text-block__heading{margin:0}.text-block__body{display:flex;flex-direction:column;gap:32px}.text-block__body p{font:400 2rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.01em;color:inherit;margin:0}@media screen and (max-width: 960px){.text-block{align-self:stretch;max-width:100%}}.dashed-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;column-gap:32px;row-gap:8px;width:100%}.dashed-list__item{display:flex;align-items:flex-start;gap:16px;padding:16px 0}.dashed-list__dash{flex-shrink:0;width:24px;height:1px;margin-top:.75em;background:linear-gradient(2deg,#ffb300,#ff5def)}.dashed-list__label{font:400 1.6rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;color:inherit}@media screen and (max-width: 600px){.dashed-list{grid-template-columns:1fr}}.stat-card{position:relative;flex-shrink:0;width:310px;height:256px;padding:32px 48px 24px 24px;color:#371226;background:transparent;border:2px solid rgba(55,18,38,.25);border-radius:24px 8px 56px 24px;display:flex;flex-direction:column;justify-content:space-between;transition:border-color .25s ease}.stat-card:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;padding:2px;border-radius:inherit;background:linear-gradient(90deg,#ffb300,#ff5def);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .25s ease}.stat-card:hover{border-color:transparent}.stat-card:hover:after{opacity:1}.stat-card__value{display:flex;flex-direction:column;align-items:flex-start;width:100%}.stat-card__number{font:300 6.4rem/1 Newsreader,Georgia,Times New Roman,serif;letter-spacing:-.03em;margin:0 0 -1.6rem;color:inherit}.stat-card__number:last-child{margin-bottom:0}.stat-card__unit{font:400 3.2rem/1.75 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.01em;text-transform:uppercase;margin:0;color:inherit}.stat-card__caption{font:400 1.6rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.01em;text-transform:uppercase;margin:0;color:inherit}@media screen and (max-width: 600px){.stat-card{width:200px;height:180px;padding:24px 32px 16px 16px}.stat-card__number{font-size:4.8rem;margin-bottom:-1.2rem}.stat-card__unit{font-size:2.2rem}.stat-card__caption{font-size:1.2rem}}.stats-marquee{width:auto;align-self:stretch;margin-inline:calc(50% - 50vw);overflow:hidden}.stats-marquee__track{list-style:none;margin:0;padding:24px 0;display:flex;gap:24px;width:max-content;will-change:transform}.stats-marquee__item{flex-shrink:0;display:flex}.divider{background:#fdfff5;width:100%}.divider__bar{background:#371226;height:32px;width:100%}.divider--light-to-dark{padding-top:64px}.divider--light-to-dark .divider__bar{border-radius:32px 32px 0 0}.divider--dark-to-light{padding-bottom:64px}.divider--dark-to-light .divider__bar{border-radius:0 0 32px 32px}.menu-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;min-height:56px;border:0;border-radius:24px;background:#371226;color:#fdfff5;overflow:hidden;cursor:pointer;transition:color .25s ease}@media screen and (max-width: 600px){.menu-pill{gap:0;padding:0;width:44px;min-height:0;height:44px;border-radius:16px}.menu-pill__label{display:none}.menu-pill__icon{width:18px;height:18px}}.menu-pill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffb300,#ff5def);opacity:0;transition:opacity .25s ease}.menu-pill:hover{color:#371226}.menu-pill:hover:before{opacity:1}.menu-pill__label,.menu-pill__icon{position:relative;z-index:1}.menu-pill__label{font:400 1.6rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em}.menu-pill__icon{width:24px;height:24px}.menu-pill__icon span{position:absolute;left:0;right:0;height:2px;background:currentColor;border-radius:2px}.menu-pill__icon span:nth-child(1){top:4px}.menu-pill__icon span:nth-child(2){top:calc(50% - 1px)}.menu-pill__icon span:nth-child(3){bottom:4px}.nav-list{width:100%}.nav-list__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;width:100%}.nav-list__items:has(.nav-list__link:hover) .nav-list__link:not(:hover){opacity:.35}.nav-list__link{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding:16px 0 32px;color:#fdfff5;text-decoration:none;width:100%;transition:all .25s ease-in-out}.nav-list__link:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#fdfff540;transition:background .25s ease,opacity .25s ease}.nav-list__link:hover:before{background:linear-gradient(90deg,#ffb300,#ff5def)}.nav-list__title{font:300 4.8rem/1 Newsreader,Georgia,Times New Roman,serif;letter-spacing:-.03em;flex:1 1 auto}@media screen and (max-width: 960px){.nav-list__title{font-size:3.6rem}}@media screen and (max-width: 600px){.nav-list__title{font-size:2.8rem}}.nav-list__number{font:400 1.2rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em;padding-bottom:8px;flex-shrink:0}.nav{scroll-margin-top:45px;background:#371226;color:#fdfff5;padding-block:64px;padding-inline:max(64px,50% - 140rem * .5)}@media screen and (max-width: 960px){.nav{padding-block:32px;padding-inline:max(24px,50% - 140rem * .5)}}body.nav-menu-open .menu-bar{display:none}.menu-bar{position:sticky;top:0;z-index:10;background:transparent;padding-block:32px 0;padding-inline:max(64px,50% - 140rem * .5);display:flex;justify-content:flex-end;align-items:center;gap:12px}@media screen and (max-width: 960px){.menu-bar{padding-block:24px;padding-inline:max(24px,50% - 140rem * .5)}}.menu-bar__cta{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;min-height:56px;background:#371226;color:#fdfff5;text-decoration:none;border:0;border-radius:24px 8px 56px 24px;overflow:hidden;cursor:pointer;transition:color .35s ease}.menu-bar__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;border-radius:inherit;background:linear-gradient(135deg,#ffb300,#ff5def);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.menu-bar__cta:hover{color:#371226}.menu-bar__cta:hover .menu-bar__cta-fill{transform:translate(0)}@media screen and (max-width: 600px){.menu-bar__cta{min-height:44px;padding:8px 24px}}.menu-bar__cta-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffb300,#ff5def);transform:translate(-101%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.menu-bar__cta-label{position:relative;z-index:1;font:400 1.8rem/1 Newsreader,Georgia,Times New Roman,serif}.nav-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:linear-gradient(30deg,#371226 32%,#371226bf);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fdfff5;opacity:0;pointer-events:none;transition:opacity .3s ease}.nav-menu[data-open=true]{opacity:1;pointer-events:auto}.nav-menu__inner{padding-block:32px 64px;padding-inline:max(64px,50% - 140rem * .5);display:flex;flex-direction:column;gap:128px}@media screen and (max-width: 960px){.nav-menu__inner{padding-block:32px;padding-inline:max(24px,50% - 140rem * .5);gap:64px}}.nav-menu__header{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%}.nav-menu__logo{max-width:292px;width:100%}.nav-menu__logo img{display:block;width:100%;height:auto}@media screen and (max-width: 600px){.nav-menu__logo{max-width:220px}}.nav-menu__controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.nav-menu__cta{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;min-height:56px;background:#371226;color:#fdfff5;text-decoration:none;border:0;border-radius:24px 8px 56px 24px;overflow:hidden;cursor:pointer;transition:color .35s ease}.nav-menu__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;border-radius:inherit;background:linear-gradient(135deg,#ffb300,#ff5def);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.nav-menu__cta:hover{color:#371226}.nav-menu__cta:hover .nav-menu__cta-fill{transform:translate(0)}.nav-menu__cta--stacked{display:none}@media screen and (max-width: 600px){.nav-menu__cta--inline{display:none}.nav-menu__cta--stacked{display:inline-flex;width:100%}}.nav-menu__cta-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffb300,#ff5def);transform:translate(-101%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.nav-menu__cta-label{position:relative;z-index:1;font:400 1.8rem/1 Newsreader,Georgia,Times New Roman,serif}.nav-menu__close{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;min-height:56px;background:#371226;color:#fdfff5;border:0;border-radius:24px;cursor:pointer;overflow:hidden;transition:color .25s ease;flex-shrink:0}@media screen and (max-width: 600px){.nav-menu__close{gap:0;padding:0;width:44px;min-height:0;height:44px;border-radius:16px}.nav-menu__close .nav-menu__close-label{display:none}.nav-menu__close .nav-menu__close-icon{width:18px;height:18px}}.nav-menu__close-label{position:relative;z-index:1;font:400 1.6rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em}.nav-menu__close-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffb300,#ff5def);opacity:0;transition:opacity .25s ease}.nav-menu__close:hover{color:#371226}.nav-menu__close:hover .nav-menu__close-fill{opacity:1}.nav-menu__close-icon{position:relative;z-index:1;width:24px;height:24px}.nav-menu__close-icon span{position:absolute;top:50%;left:0;right:0;height:2px;background:currentColor;border-radius:2px;transform-origin:center}.nav-menu__close-icon span:nth-child(1){transform:translateY(-50%) rotate(45deg)}.nav-menu__close-icon span:nth-child(2){transform:translateY(-50%) rotate(-45deg)}.specimen{padding:64px 0}.specimen .container{display:flex;flex-direction:column;gap:64px}.specimen .group{display:flex;flex-direction:column;gap:24px;padding:32px 0;border-top:1px solid rgba(55,18,38,.25)}.specimen .group>.label:first-child{color:#371226bf}.specimen .swatches{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:24px}.specimen .swatch{display:flex;flex-direction:column;gap:8px}.specimen .swatch .chip{width:100%;aspect-ratio:3/2;border-radius:8px;border:1px solid rgba(55,18,38,.25)}.specimen .swatch .chip-plum{background:#371226}.specimen .swatch .chip-plum-75{background:#371226bf}.specimen .swatch .chip-plum-25{background:#37122640}.specimen .swatch .chip-off-white{background:#fdfff5}.specimen .swatch .chip-orange{background:#ffb300}.specimen .swatch .chip-pink{background:#ff5def}.specimen .swatch .name{font:600 1.3rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em}.specimen .swatch .value{font:400 1.2rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;color:#371226bf}.specimen .gradients{display:grid;grid-template-columns:1fr 1fr;gap:24px}.specimen .gradient{height:120px;border-radius:24px;display:flex;align-items:flex-end;padding:16px}.specimen .gradient span{font:600 1.2rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#fdfff5;background:#371226;padding:4px 8px;border-radius:8px}.specimen .gradient-1{background:linear-gradient(90deg,#ffb300,#ff5def)}.specimen .gradient-2{background:linear-gradient(180deg,#371226 33%,#371226bf)}.specimen .radii{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:24px}.specimen .rad{height:100px;background:#371226;color:#fdfff5;display:flex;align-items:center;justify-content:center;font:600 1.2rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em}.specimen .rad.rad-xs{border-radius:8px}.specimen .rad.rad-sm{border-radius:16px}.specimen .rad.rad-md{border-radius:24px}.specimen .rad.rad-lg{border-radius:32px}.specimen .rad.rad-xl{border-radius:56px}.specimen .rad.rad-pill{border-radius:240px}.specimen .rad.rad-brand{border-radius:24px 8px 56px 24px}.specimen .spacing{display:flex;flex-direction:column;gap:8px}.specimen .spacing .row{display:flex;align-items:center;gap:24px}.specimen .spacing .row .key{font:600 1.2rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#371226bf;min-width:90px}.specimen .spacing .row .bar{height:16px;background:#ffb300;border-radius:2px}.hero{position:relative;background:#371226;color:#371226;padding:64px 64px 128px;min-height:900px;overflow:hidden}@media screen and (max-width: 1024px){.hero{padding:64px 48px 0;min-height:0;display:flex;flex-direction:column}}@media screen and (max-width: 960px){.hero{padding:32px 24px 0}}.hero .visual{position:absolute;top:0;right:0;width:65%;height:837px;border-bottom-left-radius:32px;overflow:hidden;background:#37122640}@media screen and (max-width: 1024px){.hero .visual{position:relative;order:2;width:100vw;margin-inline:calc(50% - 50vw);height:480px;border-radius:0;margin-top:-64px}}@media screen and (max-width: 600px){.hero .visual{height:420px}}.hero .visual .bg,.hero .visual .bg img{width:100%;height:100%;object-fit:cover;object-position:right center;display:block}body.nav-menu-open .hero .hero-menu{display:none}.hero .hero-menu{position:absolute;top:64px;right:64px;z-index:3}@media screen and (max-width: 960px){.hero .hero-menu{top:4.6rem;right:4.4rem}}@media screen and (max-width: 600px){.hero .hero-menu{top:5.6rem;right:4.4rem}}.hero .hero-scroll{position:absolute;right:64px;bottom:32px;z-index:2}@media screen and (max-width: 1024px){.hero .hero-scroll{display:none}}.hero .card{position:relative;z-index:1;background:#fdfff5;width:100%;max-width:849px;min-height:706px;padding:48px;display:flex;flex-direction:column;justify-content:space-between;gap:160px;border-radius:32px 16px 240px 32px}@media screen and (max-width: 1024px){.hero .card{max-width:100%;min-height:0;padding:32px;gap:64px;order:1;z-index:2;border-radius:24px 8px 56px 24px}}.hero .logo{width:283px;max-width:100%;flex-shrink:0}.hero .logo img{display:block;width:100%;height:auto}@media screen and (max-width: 600px){.hero .logo{width:160px}}.hero .content{display:flex;flex-direction:column;gap:24px}.hero .content .lead{max-width:640px}.hero .hero-cta{position:relative;align-self:flex-start;margin-top:12px;padding:24px 48px 20px;background:transparent;color:#371226;text-decoration:none;border:0;border-radius:24px 8px 56px 24px;cursor:pointer;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.hero .hero-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;border-radius:inherit;background:linear-gradient(135deg,#ffb300,#ff5def);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.hero .hero-cta__fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffb300,#ff5def);transform:translate(-101%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.hero .hero-cta__label{position:relative;font:400 2.4rem/1 Newsreader,Georgia,Times New Roman,serif}.hero .hero-cta:hover .hero-cta__fill{transform:translate(0)}@media screen and (max-width: 600px){.hero .hero-cta{padding:16px 32px}.hero .hero-cta__label{font-size:1.8rem}}.section{scroll-margin-top:45px;padding-block:64px;padding-inline:max(64px,50% - 140rem * .5);display:flex;flex-direction:column;align-items:flex-start;gap:96px}@media screen and (max-width: 960px){.section{padding-block:32px 64px;padding-inline:max(24px,50% - 140rem * .5);gap:64px}}.section--light{background:#fdfff5;color:#371226}.section--dark{background:#371226;color:#fdfff5}.join-form{scroll-margin-top:45px;background:#fdfff5;color:#371226;padding-block:64px;padding-inline:max(64px,50% - 140rem * .5);display:flex;flex-direction:column;gap:48px}@media screen and (max-width: 960px){.join-form{padding-block:32px;padding-inline:max(24px,50% - 140rem * .5);gap:32px}}.join-form__header{width:100%}.join-form__header-row{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding-top:24px;width:100%}.join-form__header-row:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#ffb300,#ff5def)}@media screen and (max-width: 960px){.join-form__header-row{flex-direction:column}}.join-form__title{font:300 7.2rem/1 Newsreader,Georgia,Times New Roman,serif;letter-spacing:-.03em;margin:0;color:inherit;flex:1 1 auto}@media screen and (max-width: 1024px){.join-form__title{font-size:5.6rem}}@media screen and (max-width: 600px){.join-form__title{font-size:4rem}}.join-form__lede{font:400 2rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.01em;margin:0;flex:1 1 auto;max-width:640px}.join-form__form{display:flex;flex-direction:column;gap:48px}@media screen and (max-width: 960px){.join-form__form{gap:32px}}.join-form__row--split{display:flex;gap:48px;width:100%}.join-form__row--split>*{flex:1 1 0;min-width:0}@media screen and (max-width: 600px){.join-form__row--split{flex-direction:column;gap:32px}}.join-form__consent{display:flex;align-items:center;gap:24px;cursor:pointer}.join-form__consent .checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:64px;height:64px;flex-shrink:0;border:1px solid rgba(55,18,38,.25);border-radius:8px;background:transparent;cursor:pointer;display:grid;place-items:center;transition:all .2s ease-in-out}.join-form__consent .checkbox:checked{border-color:transparent;background:linear-gradient(135deg,#ffb300,#ff5def)}.join-form__consent .checkbox:checked:after{content:"";width:24px;height:12px;border-left:3px solid #371226;border-bottom:3px solid #371226;transform:rotate(-45deg) translate(2px,-3px)}@media screen and (max-width: 600px){.join-form__consent .checkbox{width:40px;height:40px}.join-form__consent .checkbox:checked:after{width:16px;height:8px;border-left-width:2px;border-bottom-width:2px;transform:rotate(-45deg) translate(1px,-2px)}}.join-form__consent-label{font:400 2rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.01em;color:inherit}@media screen and (max-width: 600px){.join-form__consent-label{font-size:1.4rem}}.join-form__submit{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:24px 48px;background:transparent;color:#371226;text-transform:capitalize;border:0;border-radius:24px 8px 56px 24px;cursor:pointer;overflow:hidden}.join-form__submit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;border-radius:inherit;background:linear-gradient(135deg,#ffb300,#ff5def);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.join-form__submit:hover .join-form__submit-fill{transform:translate(0)}.join-form__submit-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffb300,#ff5def);transform:translate(-101%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.join-form__submit-label{position:relative;font:400 2.4rem/1 Newsreader,Georgia,Times New Roman,serif}.field{display:flex;flex-direction:column;gap:16px;padding-bottom:16px;width:100%}.field__label{font:400 1.4rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.25em;text-transform:uppercase;color:#371226}.field__input{width:100%;padding:16px;background:transparent;color:#371226;font:400 1.8rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;border:1px solid rgba(55,18,38,.25);border-radius:8px;transition:all .2s ease-in-out}.field__input::placeholder{color:#371226;opacity:.5}.field__input:focus{outline:none;border-color:transparent;background:linear-gradient(#fdfff5,#fdfff5) padding-box,linear-gradient(135deg,#ffb300,#ff5def) border-box}.field__input--textarea{min-height:240px;resize:vertical;font-family:Syne,system-ui,-apple-system,Segoe UI,sans-serif}.join-form__honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.join-form__error{color:#b3261e;font:400 1.4rem/1.4 Syne,system-ui,-apple-system,Segoe UI,sans-serif}.join-form__submit[disabled]{opacity:.6;cursor:not-allowed}.join-form__success{padding:32px;border-radius:24px;background:#37122640}.join-form__success h3{font:300 3.2rem/1.1 Newsreader,Georgia,Times New Roman,serif;margin-bottom:12px}.join-form__success p{font:400 1.8rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif}.privacy-back{position:fixed;top:32px;left:max(64px,(100vw - 140rem) * .5);z-index:20;display:inline-flex;align-items:center;gap:12px;padding:16px 24px;min-height:56px;background:#371226;color:#fdfff5;text-decoration:none;border-radius:24px;overflow:hidden;transition:color .25s ease}.privacy-back:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffb300,#ff5def);opacity:0;transition:opacity .25s ease}.privacy-back:hover{color:#371226}.privacy-back:hover:before{opacity:1}.privacy-back__label,.privacy-back svg{position:relative;z-index:1}.privacy-back__label{font:400 1.6rem/1 Syne,system-ui,-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em}@media screen and (max-width: 960px){.privacy-back{top:24px;left:auto;right:24px;gap:0;padding:0;width:44px;min-height:0;height:44px;justify-content:center;border-radius:16px}.privacy-back__label{display:none}}.privacy-policy{scroll-margin-top:45px;background:#fdfff5;color:#371226;padding-block:125px 0px;padding-inline:max(64px,50% - 140rem * .5);display:flex;flex-direction:column;gap:64px}@media screen and (max-width: 960px){.privacy-policy{padding-block:32px 64px;padding-inline:max(24px,50% - 140rem * .5);gap:32px}}.privacy-policy__header{position:relative;padding-top:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.privacy-policy__header:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#ffb300,#ff5def)}@media screen and (max-width: 960px){.privacy-policy__header{flex-direction:column;gap:16px}}.privacy-policy__title{font:300 7.2rem/1 Newsreader,Georgia,Times New Roman,serif;letter-spacing:-.03em;margin:0;color:inherit}@media screen and (max-width: 1024px){.privacy-policy__title{font-size:5.6rem}}@media screen and (max-width: 600px){.privacy-policy__title{font-size:4rem}}.privacy-policy__meta{font:400 1.4rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.16em;text-transform:uppercase;padding-top:24px;margin:0;color:inherit;flex-shrink:0}.privacy-policy__body{align-self:flex-end;width:100%;max-width:880px;display:flex;flex-direction:column;gap:48px}@media screen and (max-width: 960px){.privacy-policy__body{align-self:stretch;max-width:100%;gap:32px}}.privacy-policy__block{display:flex;flex-direction:column;gap:24px}.privacy-policy__block .eyebrow{margin:0}.privacy-policy__block .privacy-policy__subhead{margin:12px 0 0;font:400 italic 2rem/1.2 Newsreader,Georgia,Times New Roman,serif;color:inherit}.privacy-policy__block p{font:400 2rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.01em;color:inherit;margin:0}.privacy-policy__block ul{list-style:disc;padding-left:24px;margin:0;display:flex;flex-direction:column;gap:8px}.privacy-policy__block ul li{font:400 2rem/1.5 Syne,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.01em}.privacy-policy__block a{color:#371226;text-decoration:underline;text-underline-offset:3px}.privacy-policy__block a:hover{color:#ffb300}.footer{background:#371226;color:#fdfff5;padding-block:64px;padding-inline:max(64px,50% - 140rem * .5);display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 960px){.footer{padding-block:32px;padding-inline:max(24px,50% - 140rem * .5);gap:24px}}.footer .top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:6px}@media screen and (max-width: 600px){.footer .top .scroll-arrow{height:72px}}.footer .logo{max-width:681px;width:100%;flex-shrink:1}.footer .logo img{display:block;width:100%;height:auto}@media screen and (max-width: 600px){.footer .logo{max-width:200px}}.footer .bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:8px;border-top:1px solid rgba(253,255,245,.25)}@media screen and (max-width: 600px){.footer .bottom{flex-direction:column;text-align:center;gap:8px}}.footer .privacy{color:#fdfff5;text-decoration:none}.footer .privacy:hover{color:#fdfff5bf}.footer .copyright{margin:0;color:#fdfff5;text-align:right}@media screen and (max-width: 600px){.footer .copyright{text-align:center}}
