:root{--ink:#111;--silver-top:#f7f7f7;--silver-bottom:#d4d5d7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}main{min-height:100vh;overflow:hidden}.announcement{color:#333;background:#fff;border-bottom:1px solid #e5e5e5;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;width:100%;height:44px;padding:0 clamp(120px,16.5vw,340px);display:grid}.announcement button{color:#555;cursor:pointer;background:0 0;border:0;height:100%;padding:0;font-size:22px;font-weight:300}.announcement button:first-child{justify-self:start}.announcement button:last-child{justify-self:end}.announcement p{text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.035em;margin:0;font-size:13px;font-weight:400;animation:.32s announcementFade;overflow:hidden}@keyframes announcementFade{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.siteHeader{background:linear-gradient(180deg, var(--silver-top), var(--silver-bottom));border:1px solid #f2f2f2;border-bottom:3px solid #b4b7ba;border-radius:18px;grid-template-columns:auto auto 1fr;grid-template-areas:"brand nav utilities";align-items:center;column-gap:clamp(58px,4.5vw,86px);width:calc(100% - 8px);min-height:84px;margin:12px 4px 0;padding:0 clamp(120px,16.5vw,340px);display:grid;position:relative}.brand{grid-area:brand;justify-self:start;align-items:center;display:inline-flex}.brand img{object-fit:contain;width:156px;max-height:68px;display:block}.brandFallback{letter-spacing:-.045em;flex-direction:column;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:700;line-height:.78;display:flex}.brandFallback small{letter-spacing:.22em;text-align:center;text-transform:uppercase;margin-top:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:9px;font-weight:600}.siteHeader>nav{white-space:nowrap;grid-area:nav;align-items:center;gap:30px;display:flex}.siteHeader>nav a{color:#4c4c4c;padding:9px 0;font-size:17px;font-weight:400}.siteHeader>nav a:hover,.siteHeader>nav a.active{color:#111}.siteHeader>nav a.active{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:1px}.utilities{grid-area:utilities;justify-self:end;align-items:center;gap:21px;display:flex}.language{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-weight:550;display:flex}.language span{font-size:16px}.iconButton{cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:30px;padding:2px;display:grid}.iconButton svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.menuButton{grid-area:menu;display:none}.hero{background:radial-gradient(circle at 78% 43%,#b048701f,#0000 22%),linear-gradient(145deg,#fff 0%,#faf6f7 55%,#f4e9ed 100%);grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:center;gap:clamp(40px,8vw,150px);min-height:calc(100svh - 140px);padding:clamp(72px,8vw,130px) clamp(28px,8vw,150px);display:grid}.heroCopy>p{letter-spacing:.25em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:700}.heroCopy h1{letter-spacing:-.07em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(78px,10vw,158px);line-height:.8}.heroCopy>span{color:#666;max-width:570px;margin-top:34px;font-size:clamp(17px,1.4vw,22px);line-height:1.5;display:block}.heroCopy>a{border-bottom:1px solid;gap:18px;width:fit-content;margin-top:32px;padding-bottom:7px;font-size:15px;font-weight:600;display:flex}.buttonMark{aspect-ratio:1;background:radial-gradient(circle at 42% 35%,#fff,#e9d7de 52%,#b77991);border:1px solid #501e3214;border-radius:50%;place-items:center;width:min(38vw,520px);display:grid;box-shadow:0 34px 80px #521d332e}.buttonMark span{color:#fff;font-family:Georgia,serif;font-size:clamp(90px,13vw,210px)}.stories{background:#fff;place-items:center;min-height:45vh;display:grid}.stories p{color:#777;letter-spacing:.16em;text-transform:uppercase;font-size:13px}.menuButton{z-index:22;position:relative}.menuButton.isOpen{pointer-events:none;opacity:0}.mobileMenuBackdrop{z-index:18;pointer-events:none;opacity:0;background:#0000006b;transition:opacity .28s;position:fixed;inset:0}.mobileMenuBackdrop.isOpen{pointer-events:auto;opacity:1}.mobileMenuDrawer{z-index:20;visibility:hidden;background:#f4f4f4;flex-direction:column;width:min(88vw,430px);height:100dvh;padding:24px 26px 34px;transition:transform .34s cubic-bezier(.22,.8,.25,1),visibility 0s linear .34s;display:flex;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:24px 0 70px #00000038}.mobileMenuDrawer.isOpen{visibility:visible;transition-delay:0s;transform:translate(0)}.mobileMenuTop{border-bottom:1px solid #11111124;justify-content:space-between;align-items:center;min-height:58px;display:flex}.mobileMenuTop p{letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:11px;font-weight:750}.mobileMenuTop button{cursor:pointer;background:0 0;border:0;width:38px;height:38px;padding:0;font-size:31px;font-weight:250}.mobileMenuDrawer nav{flex-direction:column;margin-top:38px;display:flex}.mobileMenuDrawer nav a{letter-spacing:-.045em;border-bottom:1px solid #11111121;justify-content:space-between;padding:18px 0;font-family:Georgia,serif;font-size:clamp(34px,10vw,48px);font-weight:700;line-height:.9;display:flex}.mobileMenuDrawer nav a span{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400}@media (max-width:1120px){.siteHeader{grid-template-columns:minmax(112px,1fr) auto minmax(112px,1fr);grid-template-areas:"menu brand utilities";gap:24px;padding:0 38px}.brand{justify-self:center}.siteHeader>nav,.language{display:none}.utilities{gap:22px;display:flex}.menuButton{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;justify-self:start;gap:7px;width:30px;height:30px;padding:5px 2px;display:flex}.menuButton span{background:#111;width:24px;height:1.5px}}@media (max-width:760px){.announcement{grid-template-columns:44px minmax(0,1fr) 44px;height:38px;padding:0 18px}.announcement p{letter-spacing:.025em;font-size:11px}.siteHeader{border-radius:15px;grid-template-columns:minmax(38px,1fr) auto minmax(104px,1fr);gap:12px;min-height:74px;margin-top:8px;padding:0 18px}.brand{grid-area:unset;position:absolute;left:50%;transform:translate(-50%)}.brand img{width:130px;max-height:58px}.brandFallback{font-size:25px}.brandFallback small{font-size:7px}.utilities{gap:12px}.iconButton{width:24px}.iconButton svg{width:23px;height:23px}.hero{grid-template-columns:1fr;min-height:calc(100svh - 120px);padding:80px 24px 90px}.heroCopy h1{font-size:clamp(68px,21vw,96px)}.buttonMark{display:none}}@media (min-width:1121px){.mobileMenuBackdrop,.mobileMenuDrawer{display:none}}.buttonSubheader{color:#fff;background:#315b48;border-bottom:1px solid #0000001f;justify-content:flex-end;align-items:center;min-height:54px;margin-top:0;padding:0 clamp(120px,16.5vw,340px);display:flex}.buttonSubheader nav{align-items:center;gap:30px;display:flex}.buttonSubheader nav a{color:#ffffffad;padding:17px 0 14px;font-size:13px;font-weight:500}.buttonSubheader nav a:hover,.buttonSubheader nav a.active{color:#fff}.buttonSubheader nav a.active{border-bottom:1px solid #fff}.hero{min-height:calc(100svh - 194px)}.siteFooter{color:#111;background:#eef2ef;padding:clamp(54px,7vw,105px) clamp(120px,16.5vw,340px) 30px}.footerTop{grid-template-columns:1fr auto;gap:clamp(50px,8vw,130px);min-height:230px;display:grid}.footerBrand{align-self:start;width:fit-content;display:inline-flex}.footerBrand img{object-fit:contain;width:clamp(170px,18vw,245px);max-height:100px;display:block}.footerBrand .brandFallback{font-size:clamp(32px,4vw,54px)}.footerBrand .brandFallback small{font-size:10px}.footerLinks{grid-template-columns:repeat(2,minmax(120px,1fr));gap:clamp(44px,7vw,100px);display:grid}.footerLinks>div{flex-direction:column;align-items:flex-start;display:flex}.footerLinks p{color:#6d776f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:700}.footerLinks a{padding:6px 0;font-size:clamp(16px,1.35vw,20px);font-weight:450}.footerLinks a:hover{opacity:.55}.footerBottom{color:#68706a;letter-spacing:.06em;border-top:1px solid #11111129;justify-content:space-between;gap:20px;padding-top:22px;font-size:11px;display:flex}@media (max-width:760px){.buttonSubheader{scrollbar-width:none;justify-content:flex-start;min-height:48px;padding:0 18px;overflow-x:auto}.buttonSubheader::-webkit-scrollbar{display:none}.buttonSubheader nav{gap:24px;min-width:max-content}.buttonSubheader nav a{padding:15px 0 12px;font-size:12px}.hero{min-height:calc(100svh - 168px)}.siteFooter{padding:44px 24px 24px}.footerTop{grid-template-columns:1fr;gap:44px;min-height:0}.footerBrand img{width:168px}.footerLinks{gap:34px}.footerLinks a{font-size:16px}.footerBottom{flex-direction:column;gap:8px;margin-top:44px}}.buttonSubheader{justify-content:space-between;gap:30px}.subheaderTitle{letter-spacing:.04em;flex:none;font-size:14px;font-weight:650}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:calc(100svh - 194px);padding:clamp(70px,8vw,130px) clamp(28px,8vw,150px);display:flex}.heroLogo{place-items:center;width:min(78vw,820px);min-height:160px;display:grid}.heroLogo img{object-fit:contain;width:100%;max-height:360px;display:block}.heroLogo .brandFallback{font-size:clamp(72px,11vw,160px);line-height:.8}.heroLogo .brandFallback small{margin-top:22px;font-size:clamp(13px,1.5vw,22px)}.heroIntroduction{color:#666;max-width:610px;margin:0;font-size:clamp(17px,1.4vw,22px);line-height:1.5}.siteFooter{background:#ededed}.footerBrand img{width:clamp(170px,22vw,310px);max-height:118px}@media (max-width:760px){.buttonSubheader{justify-content:space-between}.subheaderTitle{z-index:1;background:#315b48;padding-right:18px;font-size:13px;position:sticky;left:0}.hero{gap:24px;min-height:calc(100svh - 168px);padding:68px 24px 82px}.heroLogo{width:min(88vw,520px);min-height:120px}.heroLogo .brandFallback{font-size:clamp(58px,20vw,90px)}}.heroLogo{flex-direction:column;align-items:center;gap:clamp(18px,2.4vw,34px);width:min(82vw,860px);min-height:0;display:flex}.heroLogo img{object-fit:contain;width:min(68vw,520px);max-height:180px}.heroLogo h1{letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,8vw,124px);font-weight:700;line-height:.85}@media (max-width:760px){.heroLogo{gap:18px;width:min(90vw,520px)}.heroLogo img{width:min(72vw,330px);max-height:115px}.heroLogo h1{font-size:clamp(52px,17vw,78px)}}.heroLogo h1{font-size:clamp(52px,6.6vw,102px)}@media (max-width:760px){.heroLogo{gap:7px}.heroLogo h1{font-size:clamp(44px,14vw,66px)}}.heroLogo{gap:0}.heroLogo img{width:min(64vw,480px)}.heroLogo h1{margin-top:-16px}@media (max-width:760px){.heroLogo{gap:0}.heroLogo img{width:min(68vw,305px)}.heroLogo h1{margin-top:-11px}}.heroLogo h1{letter-spacing:-.025em;letter-spacing:-.045em;letter-spacing:-.02em;transform-origin:50%;font-family:Palatino Linotype,Palatino,Book Antiqua,Georgia,serif;font-style:italic;font-weight:500;line-height:.88;display:inline-block;transform:scaleX(1.08)}.hero{justify-content:flex-start;gap:0;padding-top:clamp(34px,4vw,62px)}.heroLogo{flex:none}.heroIntroduction{margin-top:auto;margin-bottom:clamp(38px,7vh,82px)}@media (max-width:760px){.hero{padding-top:30px}.heroIntroduction{margin-top:auto;margin-bottom:42px}}.brandBanner{background:#fff;border-bottom:1px solid #e7e7e7;place-items:start center;min-height:clamp(220px,24vw,330px);padding:clamp(26px,3.5vw,52px) 24px;display:grid}.brandBanner .heroLogo{width:min(82vw,860px)}.hero{place-items:center;min-height:clamp(420px,100svh - 474px,650px);padding:clamp(70px,9vw,140px) 24px;display:grid}@media (max-width:760px){.brandBanner{min-height:190px;padding:24px 18px 30px}.hero{min-height:430px;padding:72px 24px}.heroIntroduction{margin:0}}.hero{text-align:center;justify-content:center;align-items:center;display:flex}.heroIntroduction{margin:0 auto}
