.editorial-page{background:var(--color-cream);color:var(--color-primary);overflow-x:clip}.editorial-eyebrow{margin:0;font-size:.7rem;font-weight:600;letter-spacing:.19em;text-transform:uppercase;color:var(--color-accent-text, var(--color-accent))}.editorial-intro{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding-block:clamp(4.5rem,8vw,7rem);text-align:center}.editorial-intro h2{margin:0}.editorial-intro>div{max-width:42rem}.editorial-intro>div p{margin:0 0 .9rem}.editorial-intro>div p:last-child{margin-bottom:0}.editorial-intro p:not(.editorial-eyebrow),.editorial-section__copy>p,.editorial-closing__panel>p:not(.editorial-eyebrow){line-height:1.75}.editorial-sections{display:flex;flex-direction:column;gap:0}.editorial-section--split{box-sizing:border-box;display:grid;width:100%;max-width:var(--page-max-w);margin-inline:auto;padding-inline:var(--page-px)}.editorial-section__media{position:relative;min-height:18rem;overflow:hidden}.editorial-section__media img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.editorial-section__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.75rem,4vw,2.75rem);background:var(--color-primary);color:var(--color-cream)}.editorial-section--alt .editorial-section__copy{background:var(--color-cream);color:var(--color-primary)}.editorial-section--alt .editorial-eyebrow{color:var(--color-accent-text, var(--color-accent))}.editorial-section:not(.editorial-section--alt) .editorial-eyebrow{color:var(--color-accent-on-dark, var(--color-accent))}.editorial-section__copy h2{margin:.35rem 0 1rem}.editorial-section__copy>p{margin:0 0 .75rem}.editorial-section__copy>p:last-of-type{margin-bottom:0}.editorial-section__items{display:grid;grid-template-columns:1fr;gap:.85rem 1.25rem;margin-top:1.25rem;align-items:stretch}.editorial-section__item{display:flex;flex-direction:column}.editorial-section__items h3{margin:0;font-size:.95rem}.editorial-section__items p{margin:.3rem 0 0;font-size:.8rem;line-height:1.55;opacity:.88}.editorial-section__item>.editorial-section__item-link,.editorial-section__item-link-wrap{margin-top:auto;padding-top:.45rem}.editorial-section__item-link{display:inline-block;margin:0;padding:0;font-size:.8rem;font-weight:500;letter-spacing:.04em;text-decoration:underline;text-underline-offset:.18em;text-transform:lowercase;white-space:nowrap;color:inherit;opacity:.92;transition:opacity .2s ease}button.editorial-section__item-link{appearance:none;border:0;background:transparent;padding-inline:0;font:inherit;letter-spacing:inherit;text-align:inherit;text-transform:inherit;cursor:pointer}.editorial-section__item-link:hover,.editorial-section__item-link:focus-visible{opacity:1}.editorial-closing{position:relative;isolation:isolate;margin-top:clamp(3.5rem,7vw,6rem);overflow:hidden;background:var(--color-primary);color:var(--color-cream)}.editorial-closing--image{background-color:var(--color-primary);background-image:var(--editorial-closing-image);background-position:center;background-size:cover}.editorial-closing__overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,color-mix(in srgb,var(--color-primary) 82%,transparent),color-mix(in srgb,var(--color-primary) 62%,transparent))}.editorial-closing .editorial-closing__inner{display:flex;flex-direction:column;align-items:center;max-width:52rem;margin-inline:auto;padding-block:clamp(6.5rem,12vw,10rem);padding-inline:var(--page-px, 1.5rem);text-align:center}.editorial-closing__panel{display:flex;flex-direction:column;align-items:center;width:100%}.editorial-closing .editorial-eyebrow{color:var(--color-accent-on-dark, var(--color-accent))}.editorial-closing h2{margin:.5rem 0 1rem;text-wrap:balance}.editorial-closing__panel>p:not(.editorial-eyebrow){margin:0 auto;max-width:40rem}.editorial-closing__contact{display:grid;gap:1.25rem 2rem;width:min(100%,40rem);margin:1.75rem auto 0;padding:0}.editorial-closing__contact-item{margin:0;text-align:center}.editorial-closing__contact dt{margin:0;font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;opacity:.72}.editorial-closing__contact dd{margin:.35rem 0 0;font-family:var(--font-heading);font-size:1.05rem;font-weight:500}.editorial-closing__contact a{color:inherit;text-decoration:none}.editorial-closing__contact a:hover,.editorial-closing__contact a:focus-visible{text-decoration:underline;text-underline-offset:.18em}.editorial-closing__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem 1rem;margin-top:2rem}.editorial-closing__inner .su-button-link--section{width:fit-content;border:2px solid var(--color-cream);background:var(--color-cream);color:var(--color-primary)}.editorial-closing__inner .su-button-link--section:hover,.editorial-closing__inner .su-button-link--section:focus-visible{background:transparent;color:var(--color-cream)}.editorial-closing__inner .editorial-closing__cta-secondary{background:transparent;color:var(--color-cream)}.editorial-closing__inner .editorial-closing__cta-secondary:hover,.editorial-closing__inner .editorial-closing__cta-secondary:focus-visible{background:var(--color-cream);color:var(--color-primary)}.editorial-closing--frosted{color:var(--color-primary)}.editorial-closing--frosted .editorial-closing__overlay{background:color-mix(in srgb,var(--color-cream) 12%,transparent)}.editorial-closing--frosted .editorial-closing__inner{padding-block:clamp(4rem,8vw,6.5rem)}.editorial-closing--frosted .editorial-closing__panel{box-sizing:border-box;width:min(100%,46rem);padding:clamp(1.75rem,4vw,2.75rem) clamp(1.5rem,4vw,2.5rem);border:1px solid color-mix(in srgb,var(--color-cream) 55%,transparent);border-radius:.35rem;background:color-mix(in srgb,var(--color-cream) 78%,transparent);box-shadow:0 .6rem 2rem color-mix(in srgb,var(--color-primary) 10%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.editorial-closing--frosted .editorial-eyebrow{color:var(--color-accent-text, var(--color-accent))}.editorial-closing--frosted .editorial-closing__inner .su-button-link--section{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-cream)}.editorial-closing--frosted .editorial-closing__inner .su-button-link--section:hover,.editorial-closing--frosted .editorial-closing__inner .su-button-link--section:focus-visible{background:transparent;color:var(--color-primary)}.editorial-closing--frosted .editorial-closing__cta-secondary{background:transparent;color:var(--color-primary)}.editorial-closing--frosted .editorial-closing__cta-secondary:hover,.editorial-closing--frosted .editorial-closing__cta-secondary:focus-visible{background:var(--color-primary);color:var(--color-cream)}@media(min-width:760px){.editorial-section__items{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-closing__contact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:960px){.editorial-sections{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;box-sizing:border-box;width:100%;max-width:var(--page-max-w);margin-inline:auto;padding-inline:var(--page-px)}.editorial-section:not(.editorial-section--split){grid-column:1 / -1}.editorial-section--split{display:grid;grid-template-columns:subgrid;grid-template-rows:minmax(0,1fr);grid-column:1 / -1;align-items:stretch;width:auto;max-width:none;margin-inline:0;padding-inline:0;min-height:0}.editorial-section__media,.editorial-section__copy{min-height:0;align-self:stretch}.editorial-section__media{overflow:hidden}.editorial-section--image-right .editorial-section__media{grid-column:2;grid-row:1}.editorial-section--image-right .editorial-section__copy{grid-column:1;grid-row:1}.editorial-section--split:not(.editorial-section--image-right) .editorial-section__media{grid-column:1;grid-row:1}.editorial-section--split:not(.editorial-section--image-right) .editorial-section__copy{grid-column:2;grid-row:1}}@media(max-width:959px){.editorial-section__media{order:-1}}
