:root{--core7-page-max: 1180px;--core7-page-gutter: 24px}.core7-section{--core7-cream: #f7e8c4;--core7-cream-mid: #f6f0df;--core7-cream-light: #fbf9f1;--core7-cream-highlight: #f9f1d8;--core7-navy: #0b2830;--core7-teal: #276172;--core7-pale-blue: #cbe1e5;--core7-gold: #edad2c;--core7-gold-border: #d4b483;--core7-copper: #965d0b;--core7-check: #70a444;--core7-cross: #a6361f;--core7-heading-font: "Playfair Display", Georgia, "Times New Roman", serif;--core7-body-font: "Gotham Book", "Gotham", Arial, sans-serif;--core7-body-medium-font: "Gotham Medium", "Gotham", Arial, sans-serif;color:var(--core7-navy);font-family:var(--core7-body-font)}.core7-wrap{width:min(100% - calc(var(--core7-page-gutter) * 2),var(--core7-page-max));margin-inline:auto}.core7-align{text-align:left}.core7-align .core7-section-heading,.core7-align .core7-section-subtext{margin-inline:0}.core7-section--cream{background:var(--core7-cream-light)}.core7-section--dark{background:var(--core7-navy);color:var(--core7-cream-light)}.core7-section--teal{background:var(--core7-teal);color:var(--core7-cream-light)}.core7-section{padding:clamp(56px,7vw,98px) 0}.core7-section[id],.core7-newsletter[id]{scroll-margin-top:calc(var(--header-group-height, var(--header-height, 0px)) + 12px)}.core7-section-heading{margin:0 0 14px;font-family:var(--core7-heading-font);font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1;font-size:var(--core7-heading-size-mobile, clamp(2rem, 5vw, 3rem));line-height:1.05;font-weight:400;color:var(--core7-copper);letter-spacing:0}.core7-section-heading--center{text-align:center}.core7-section-heading--gold{color:var(--core7-gold)}.core7-section-heading--white{color:#fff}.core7-section-heading--navy{color:var(--core7-navy)}.core7-section-heading--compact{font-size:var(--core7-compact-heading-size-mobile)}.core7-section-subtext{margin:0 0 34px;font-size:var(--core7-subtext-size-mobile, 1rem);line-height:1.35}@media screen and (min-width:750px)and (max-width:989px){.core7-section-heading{font-size:var(--core7-heading-size-tablet, var(--core7-heading-size-mobile))}.core7-section-heading--compact{font-size:var(--core7-compact-heading-size-tablet, var(--core7-compact-heading-size-mobile))}.core7-section-subtext{font-size:var(--core7-subtext-size-tablet, var(--core7-subtext-size-mobile))}}@media screen and (min-width:990px){.core7-section-heading{font-size:var(--core7-heading-size-desktop, var(--core7-heading-size-tablet))}.core7-section-heading--compact{font-size:var(--core7-compact-heading-size-desktop, var(--core7-compact-heading-size-tablet))}.core7-section-subtext{font-size:var(--core7-subtext-size-desktop, var(--core7-subtext-size-tablet))}}.core7-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border-radius:999px;border:1px solid var(--core7-gold);background:var(--core7-gold);color:#fff;font-family:var(--core7-body-medium-font);font-weight:500;font-size:var(--core7-button-size-mobile, 1rem);text-decoration:none;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.core7-button:hover{background:var(--core7-cream-light);border-color:var(--core7-gold);color:var(--core7-gold)}.core7-button--small{min-height:34px;padding-inline:18px}@media screen and (min-width:750px)and (max-width:989px){.core7-button{font-size:var(--core7-button-size-tablet, var(--core7-button-size-mobile))}}@media screen and (min-width:990px){.core7-button{font-size:var(--core7-button-size-desktop, var(--core7-button-size-tablet))}}.core7-center{margin-top:34px;text-align:center}.core7-carousel__arrow:disabled{opacity:.4;cursor:default;pointer-events:none}@media screen and (min-width:900px){.core7-carousel__arrow{display:none}}[data-video-open]{position:relative;display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent}[data-video-open]:focus-visible{outline:3px solid var(--core7-gold);outline-offset:2px}.core7-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--core7-gold);box-shadow:0 6px 18px #0b28304d;transition:transform .2s ease}[data-video-open]:hover .core7-video-play,[data-video-open]:focus-visible .core7-video-play{transform:translate(-50%,-50%) scale(1.08)}.core7-video-play:before{content:"";width:0;height:0;border-style:solid;border-width:9px 0 9px 15px;border-color:transparent transparent transparent #fff;margin-left:3px}.core7-video-modal{width:min(960px,92vw);max-width:92vw;padding:0;border:0;background:transparent;overflow:visible;color:#fff}.core7-video-modal::backdrop{background:#0b2830b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.core7-video-modal__media{position:relative;aspect-ratio:16 / 9;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 24px 60px #00000073}.core7-video-modal__frame,.core7-video-modal__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block;background:#000}.core7-video-modal__video{object-fit:contain}.core7-video-modal__close{position:absolute;top:-16px;right:-16px;z-index:2;width:40px;height:40px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:var(--core7-gold);color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;box-shadow:0 6px 18px #00000059}@media screen and (max-width:899px){.core7-video-modal__close{top:8px;right:8px}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/39/assets/core7-shared.css.map */
