.footer-copyright{padding-block:var(--sp-4)}@media screen and (max-width:1023px){.footer-copyright{padding-block:var(--sp-5)}}.footer__left .details__content ul{gap:var(--sp-2d5)}.footer__left .details__content ul a{font-size:clamp(var(--text-base),.85rem + .35vw,var(--text-xl))}.footer__left .footer__contact{gap:var(--sp-3)}.footer__left .footer__contact .link{font-size:clamp(var(--text-base),.85rem + .35vw,var(--text-xl))}.footer__statement{margin:0;max-width:20ch;text-wrap:balance;letter-spacing:-.005em;word-spacing:.12em;line-height:1.12}.footer__left .details__summary .heading{font-size:var(--text-xs);letter-spacing:.14em;line-height:1;opacity:.45}.footer__left .details__content ul a,.footer__left .footer__contact .link{opacity:1}@media screen and (min-width:768px)and (max-width:1279px){.footer__left{gap:var(--sp-10)}.footer__accordions{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:var(--sp-8);align-items:start}.footer__left .details__summary .heading{white-space:nowrap}}.footer__left .details__summary+.details__content:before{padding-block-start:0}@media screen and (min-width:768px){.footer__accordions{gap:clamp(var(--sp-8),4vw,var(--sp-16))}.footer__left .details__summary{margin-block-end:var(--sp-1)}}@media screen and (max-width:1279px){.footer__right{margin-block-start:var(--sp-4);padding-block-start:var(--sp-6);row-gap:var(--sp-6)}}.footer__brand{gap:var(--sp-10)}@media screen and (min-width:768px){.footer__brand{flex-shrink:0;min-width:13rem}}.footer__brand-contact>.details,.footer__brand-contact>.no-details{width:100%}@media screen and (max-width:767px){.footer__brand{display:contents}.footer__brand-contact{order:1}}.footer__brand .footer__logo img{filter:invert(1)}.footer__brand .footer__logo{gap:0}.footer__wordmark{margin-block-start:var(--sp-12);grid-column:1 / -1}.footer__wordmark-text{margin:0;font-weight:500;letter-spacing:0;font-size:19.92cqw;margin-inline-start:7.5cqw;line-height:.76;white-space:nowrap;-webkit-text-stroke:1.5px currentColor;-webkit-text-fill-color:transparent}@media screen and (max-width:767px){.footer__wordmark{margin-block-start:var(--sp-8)}}@media screen and (min-width:768px){.footer__brand-contact .details__summary .icon,.footer__brand-contact .details__summary svg{display:none}.footer__brand-contact .details__summary{cursor:default;pointer-events:none}}.newsletter-bar{transition:opacity .25s ease,visibility 0s}.newsletter-bar--over-footer{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility 0s linear .25s}@media screen and (prefers-reduced-motion:reduce){.newsletter-bar,.newsletter-bar--over-footer{transition:none}}.press-grid-section{padding:0;color:var(--pg-text)}.press-grid__heading{margin:0 0 2rem}.press-grid__empty{margin:0;opacity:.8}.press-grid__list{list-style:none;margin:0;padding:0;display:grid;gap:var(--pg-gap, 24px);grid-template-columns:repeat(var(--press-columns, 3),minmax(0,1fr))}@media(max-width:989px){.press-grid__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.press-grid__list{grid-template-columns:minmax(0,1fr)}}.press-card{position:relative;height:100%;display:flex;flex-direction:column;border:1px solid var(--pg-border);border-radius:var(--pg-radius);padding:var(--pg-pad);box-sizing:border-box}.press-card--linked{cursor:pointer}.press-card{transition:border-color var(--animation-fast)}.press-card--linked:hover,.press-card--linked:focus-within{border-color:var(--pg-text)}.press-card__outlet{transition:opacity var(--animation-fast)}.press-card--linked:hover .press-card__outlet,.press-card--linked:focus-within .press-card__outlet{opacity:.6}.press-card__headline{transition:text-decoration-color var(--animation-fast);text-decoration:underline solid transparent;text-underline-offset:.16em;text-decoration-thickness:1px}.press-card--linked:hover .press-card__headline,.press-card--linked:focus-within .press-card__headline{text-decoration-color:currentColor}.press-card__cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.press-card--linked:focus-within{outline:2px solid var(--pg-border);outline-offset:4px}.press-card__cta:focus-visible{outline:none}.press-card__media{position:relative;aspect-ratio:var(--pg-ratio, 4 / 3);overflow:hidden;border-radius:calc(var(--pg-radius) * .5);display:flex;align-items:center;justify-content:center;background:#0000000f}.press-card__media--logo{background:var(--pg-logo-tile-bg, rgba(0, 0, 0, .03))}.press-card__tile-logo{width:auto;height:auto;max-width:var(--pg-tile-logo-w, 60%);max-height:var(--pg-tile-logo-h, 45%);object-fit:contain;transition:transform var(--animation-primary)}.press-card--linked:hover .press-card__tile-logo,.press-card--linked:focus-within .press-card__tile-logo{transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.press-card__tile-logo{transition:none}.press-card--linked:hover .press-card__tile-logo,.press-card--linked:focus-within .press-card__tile-logo{transform:none}}.press-card__img{width:100%;height:100%;object-fit:cover;transition:transform var(--animation-primary);backface-visibility:hidden}.press-card__img--contain{object-fit:contain;padding:12%}.press-card--linked:hover .press-card__img,.press-card--linked:focus-within .press-card__img{transform:scale(1.05)}.press-card__fallback{padding:1rem;text-align:center;text-transform:uppercase;letter-spacing:.08em}.press-card__outlet{margin:0;font-size:.6875rem;font-weight:600;letter-spacing:.12em;line-height:1;text-transform:uppercase}.press-card__logo{transition:transform var(--animation-primary);position:absolute;right:.6rem;bottom:.6rem;z-index:1;box-sizing:border-box;width:var(--pg-logo-size, 56px);height:var(--pg-logo-size, 56px);padding:.35rem;display:flex;align-items:center;justify-content:center;background:var(--pg-bg, #fff);border-radius:4px}.press-card--linked:hover .press-card__logo,.press-card--linked:focus-within .press-card__logo{transform:scale(1.06)}.press-card__logo-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.press-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding-top:1rem;gap:.5rem}.press-card__headline{margin:0;font-size:1.0625rem;line-height:1.25;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.press-card__excerpt{margin:0;font-size:.875rem;line-height:1.5;color:var(--pg-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.press-card__meta{margin-top:auto;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.press-card__date{font-size:.6875rem;letter-spacing:.1em;color:var(--pg-muted);text-transform:uppercase}.press-card__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:inherit;border:1px solid var(--pg-border);border-radius:2px;padding:.4rem .6rem;white-space:nowrap;transition:var(--animation-fast);transition-property:background-color,color,border-color}.press-card--linked:hover .press-card__cta,.press-card--linked:focus-within .press-card__cta{background-color:var(--pg-text);color:var(--pg-bg);border-color:var(--pg-text)}.press-card__arrow{width:.9rem;height:.9rem;transition:transform var(--animation-short)}.press-card--linked:hover .press-card__arrow,.press-card--linked:focus-within .press-card__arrow{transform:translate(.2rem)}.press-grid__cta{display:inline-block;margin-top:2.5rem;color:inherit;text-transform:uppercase;letter-spacing:.12em;font-size:.8125rem;border-bottom:1px solid currentColor;padding-bottom:.25rem;text-decoration:none;transition:opacity var(--animation-fast)}.press-grid__cta:hover{opacity:.6}.press-grid__item--collapsed{display:none}.press-grid--expanded .press-grid__item--collapsed{display:block}.press-grid__more{display:block;margin:2.5rem auto 0;background:none;border:0;border-bottom:1px solid currentColor;color:inherit;padding:.25rem 0;cursor:pointer;text-transform:uppercase;letter-spacing:.12em;font-size:.8125rem}@media(prefers-reduced-motion:reduce){.press-card__img,.press-card__arrow{transition:none}.press-card--linked:hover .press-card__img,.press-card--linked:focus-within .press-card__img{transform:none}}.press-hero-section{background:var(--ph-bg);color:var(--ph-text);padding-top:var(--ph-pt);padding-bottom:var(--ph-pb)}.press-hero__title{margin:0 0 3rem;letter-spacing:1px;word-break:keep-all}.press-hero-section--fill{box-sizing:border-box;display:flex;flex-direction:column;justify-content:var(--ph-justify, flex-start)}@media(min-width:990px){.press-hero-section--fill{height:calc(100vh - var(--header-height, 0px) - var(--topbar-height, 0px));height:calc(100svh - var(--header-height, 0px) - var(--topbar-height, 0px))}.press-hero-section--fill>.page-width{display:flex;flex-direction:column;justify-content:var(--ph-justify, flex-start);min-height:0;max-height:100%}.press-hero-section--fill .press-hero{min-height:0;flex:0 1 auto;align-items:stretch}.press-hero-section--fill .press-hero__media{min-height:0;height:100%}.press-hero-section--fill .press-hero__img{height:100%;width:100%;object-fit:cover}.press-hero-section--fill .press-hero__body{justify-content:center;min-height:0}}.press-hero{display:grid;gap:2rem;align-items:center}@media(min-width:990px){.press-hero{grid-template-columns:var(--ph-media) 1fr;gap:4rem}.press-hero--text_first .press-hero__media{order:2}}.press-hero__media{overflow:hidden;border-radius:var(--ph-radius);line-height:0}.press-hero__img{width:100%;height:auto;display:block}.press-hero__img--contain{object-fit:contain;padding:8%;background:#fff}@media(prefers-reduced-motion:reduce){.press-hero__arrow,.press-hero__img,.press-hero__outlet,.press-hero__headline{transition:none}.press-hero--zoom.press-hero--linked:hover .press-hero__img,.press-hero--zoom.press-hero--linked:focus-within .press-hero__img{transform:none}}.press-hero__body{display:flex;flex-direction:column;gap:1.25rem}.press-hero--center .press-hero__body{text-align:center;align-items:center}.press-hero--left .press-hero__body{text-align:left;align-items:flex-start}.press-hero__date{margin:0;color:var(--ph-accent);text-transform:uppercase;letter-spacing:.18em;font-size:.8125rem}.press-hero__outlet{margin:0;text-transform:uppercase;font-size:clamp(1.75rem,4vw,3.25rem);line-height:1;font-weight:700}.press-hero__headline{margin:0;font-size:clamp(1.125rem,2vw,1.625rem);line-height:1.25;font-weight:600}.press-hero__quote{margin:0;max-width:46ch;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.6;opacity:.92}.press-hero__link{display:inline-flex;align-items:center;gap:.625rem;margin-top:.5rem;text-transform:uppercase;letter-spacing:.12em;font-size:.875rem;text-decoration:none;color:inherit;border-bottom:1px solid currentColor;padding-bottom:.25rem}.press-hero__arrow{width:1.25rem;height:1.25rem;transition:transform var(--animation-short)}.press-hero--linked{cursor:pointer}.press-hero__link--stretched:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.press-hero--bordered{border:var(--ph-border-width) solid var(--ph-border);border-radius:var(--ph-card-radius);padding:var(--ph-card-pad)}.press-hero--linked:focus-within{outline:2px solid var(--ph-border);outline-offset:4px}.press-hero__link:focus-visible{outline:none}.press-hero__img{transition:transform var(--animation-primary);backface-visibility:hidden}.press-hero--zoom.press-hero--linked:hover .press-hero__img,.press-hero--zoom.press-hero--linked:focus-within .press-hero__img{transform:scale(1.05)}.press-hero__outlet{transition:opacity var(--animation-fast)}.press-hero--linked:hover .press-hero__outlet,.press-hero--linked:focus-within .press-hero__outlet{opacity:.85}.press-hero__headline{transition:text-decoration-color var(--animation-fast);text-decoration:underline solid transparent;text-underline-offset:.18em;text-decoration-thickness:1px}.press-hero--linked:hover .press-hero__headline,.press-hero--linked:focus-within .press-hero__headline{text-decoration-color:currentColor}.press-hero--linked:hover .press-hero__arrow,.press-hero--linked:focus-within .press-hero__arrow{transform:translate(.35rem)}@media(max-width:989px){.press-hero__media{aspect-ratio:var(--ph-ratio-sm, 4 / 3);max-height:var(--ph-media-max-sm, 45svh)}.press-hero__img{height:100%;object-fit:cover}.press-hero{gap:1.5rem}}@media(max-width:749px){.press-hero--bordered{padding:calc(var(--ph-card-pad) * .5)}.press-hero-section{padding-top:calc(var(--ph-pt) * .6);padding-bottom:calc(var(--ph-pb) * .6)}.press-hero__title{margin-bottom:1.5rem}.press-hero__body{gap:1rem}}.press-logos-section{padding:0}.press-logos__heading{margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.12em;font-size:.8125rem;opacity:.8}.press-logos__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:var(--press-logo-gap, 48px)}.press-logos__item{display:flex;align-items:center;justify-content:center;width:var(--press-logo-max-width, 150px);height:var(--press-logo-height, 40px);flex:0 1 var(--press-logo-max-width, 150px);min-width:calc(var(--press-logo-max-width, 150px) * .6)}.press-logos__anchor{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:opacity var(--animation-fast)}.press-logos__anchor:hover,.press-logos__anchor:focus-visible{opacity:.65}.press-logos__img{width:100%;height:100%;object-fit:contain}.press-logos--center .press-logos__heading,.press-logos--center .press-logos__link{text-align:center}.press-logos--center .press-logos__list{justify-content:center}.press-logos--center{text-align:center}.press-logos--left .press-logos__list{justify-content:flex-start}.press-logos--left{text-align:left}.press-logos__list--chip .press-logos__item{background:var(--press-chip-bg, #fff);padding:var(--press-chip-pad, 12px);border-radius:4px;min-width:calc(var(--press-logo-height, 40px) * 2.6);justify-content:center}.press-logos__list--invert .press-logos__img{filter:brightness(0) invert(1)}.press-logos__link{display:inline-block;margin-top:2rem;text-decoration:underline}.press-logos__viewport{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.press-logos__viewport::-webkit-scrollbar{display:none}.press-logos__viewport.is-overflowing .press-logos__list{justify-content:flex-start}.press-logos__viewport.is-overflowing,.press-logos__viewport.is-marquee{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--press-fade, 48px),#000 calc(100% - var(--press-fade, 48px)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--press-fade, 48px),#000 calc(100% - var(--press-fade, 48px)),transparent 100%)}.press-logos__viewport.is-overflowing[style*="--press-fade: 0px"],.press-logos__viewport.is-marquee[style*="--press-fade: 0px"]{-webkit-mask-image:none;mask-image:none}.press-logos__viewport.is-marquee{overflow-x:hidden}.press-logos__viewport.is-marquee .press-logos__list{width:max-content;flex-wrap:nowrap;justify-content:flex-start;animation:press-logos-marquee var(--press-marquee-duration, 40s) linear infinite;will-change:transform}.press-logos__viewport.is-marquee:hover .press-logos__list,.press-logos__viewport.is-marquee:focus-within .press-logos__list{animation-play-state:paused}@keyframes press-logos-marquee{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--press-marquee-distance, 0px)))}}@media(prefers-reduced-motion:reduce){.press-logos__viewport.is-marquee{overflow-x:auto}.press-logos__viewport.is-marquee .press-logos__list{animation:none;width:auto}}@media(min-width:750px)and (max-width:1199px){.press-logos__list{gap:calc(var(--press-logo-gap, 48px) / 2)}}@media(max-width:749px){.press-logos__list{gap:calc(var(--press-logo-gap, 48px) / 2)}.press-logos__item{width:calc(var(--press-logo-max-width, 150px) * .75);height:calc(var(--press-logo-height, 40px) * .75);flex:0 0 calc(var(--press-logo-max-width, 150px) * .75)}}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map */
