:root{--scvlpt-color-obsidian: #0b0b0b;--scvlpt-color-graphite: #242424;--scvlpt-color-ivory: #f6f3ee;--scvlpt-color-ivory-dim: #a8a29a;--scvlpt-color-oxblood: #5a1f24;--scvlpt-font-heading: "Newsreader", serif;--scvlpt-radius: 0;--scvlpt-section-spacing: 64px;--scvlpt-content-max-width: 700px}@media screen and (min-width:750px){:root{--scvlpt-section-spacing: 128px}}.scvlpt-hero .heading-font,.scvlpt-statement .heading-font,.scvlpt-philosophy .heading-font{font-family:var(--scvlpt-font-heading);font-weight:400;letter-spacing:.01em;line-height:1.15}.scvlpt-hero .label-caps,.scvlpt-philosophy .label-caps{margin:0 0 12px;font-family:inherit;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--scvlpt-color-ivory-dim)}@media screen and (min-width:750px){.scvlpt-hero .label-caps,.scvlpt-philosophy .label-caps{font-size:12px}}.scvlpt-btn{display:inline-flex;align-items:center;justify-content:center;min-width:170px;min-height:52px;padding:16px 32px;border-radius:var(--scvlpt-radius);font-size:13px;font-weight:600;letter-spacing:.06em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease-out,border-color .3s ease-out,color .3s ease-out}.scvlpt-btn--primary{background:#5c1f2d;color:#fff;border:2px solid #5C1F2D}.scvlpt-btn--secondary{background:transparent;color:#5c1f2d;border:2px solid #5C1F2D}.scvlpt-btn--primary:hover,.scvlpt-btn--secondary:hover{background:#4a1925;border-color:#4a1925;color:#fff}.scvlpt-btn:focus-visible{outline:2px solid var(--scvlpt-color-ivory);outline-offset:3px}.scvlpt-hero{position:relative;width:100%;min-height:640px;max-height:820px;display:flex;align-items:flex-end;overflow:hidden;background-color:var(--scvlpt-color-ivory);color:var(--scvlpt-color-obsidian)}.scvlpt-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.scvlpt-hero__picture{display:block;width:100%;height:100%}.scvlpt-hero__img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.scvlpt-hero__img--mobile{display:none}.scvlpt-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:transparent}.scvlpt-hero__content{transform:translate(-30px);position:relative;z-index:2;width:100%;max-width:42rem;padding:24px 20px 48px;background:transparent}@media screen and (min-width:750px){.scvlpt-hero__content{padding:48px 64px 80px}}.scvlpt-hero__content--low-center{margin:0 auto;text-align:center}.scvlpt-hero__content--center{margin:0 auto;align-self:center;text-align:center}.scvlpt-hero__heading{max-width:11ch;margin:0 0 1.8rem;font-size:clamp(4.2rem,4.6vw,5.8rem);line-height:.92;letter-spacing:-.03em}.scvlpt-hero__heading p{margin:0}.scvlpt-hero__description{max-width:26rem;margin-top:1.5rem;margin-bottom:2.5rem;color:#4a4a4a;font-size:1.45rem;line-height:1.7;font-weight:400}.scvlpt-hero__description p{margin:0}.scvlpt-hero__buttons{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;margin-top:0}.scvlpt-hero__button{width:17rem}@media screen and (max-width:749px){.scvlpt-hero{min-height:680px;max-height:none}.scvlpt-hero__img--desktop{display:none}.scvlpt-hero__img--mobile{display:block}.scvlpt-hero__content{max-width:100%;padding:32px 20px 40px}.scvlpt-hero__heading{max-width:7ch;font-size:clamp(3.8rem,13vw,5.4rem);line-height:.92}.scvlpt-hero__description{max-width:24rem;font-size:1.35rem}.scvlpt-hero__buttons{width:100%;max-width:17rem}.scvlpt-hero__button{width:100%}}.scvlpt-statement{padding:var(--scvlpt-section-spacing) 20px;color:var(--scvlpt-color-ivory)}.scvlpt-statement--graphite{background-color:var(--scvlpt-color-graphite)}.scvlpt-statement--obsidian{background-color:var(--scvlpt-color-obsidian)}.scvlpt-statement__inner{max-width:var(--scvlpt-content-max-width);margin:0 auto;text-align:center}.scvlpt-statement__text{font-size:22px;line-height:1.5}.scvlpt-statement__text p:not(:last-child){margin-bottom:24px}@media screen and (min-width:750px){.scvlpt-statement__text{font-size:28px}}.scvlpt-philosophy{position:relative;display:grid;grid-template-columns:1fr;gap:32px;padding:var(--scvlpt-section-spacing) 20px;background-color:var(--scvlpt-color-obsidian);color:var(--scvlpt-color-ivory)}@media screen and (min-width:750px){.scvlpt-philosophy{grid-template-columns:1.4fr auto 1fr;align-items:center;gap:0;padding:var(--scvlpt-section-spacing) 64px}}.scvlpt-philosophy__media img{display:block;width:100%;height:auto}.scvlpt-philosophy__divider{display:none}@media screen and (min-width:750px){.scvlpt-philosophy__divider{display:block;width:1px;height:60%;margin:0 48px;align-self:center;background-color:var(--scvlpt-color-oxblood)}}.scvlpt-philosophy__content{max-width:420px}.scvlpt-philosophy__heading{margin:0 0 16px;font-size:28px}.scvlpt-philosophy__body{margin-bottom:24px;color:var(--scvlpt-color-ivory-dim);line-height:1.6}.scvlpt-motion-ready [data-scvlpt-fade]{opacity:0;transition:opacity .6s ease-out}.scvlpt-motion-ready [data-scvlpt-fade].is-visible{opacity:1}@media(prefers-reduced-motion:reduce){[data-scvlpt-fade]{opacity:1!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/scvlpt-base.css.map */
