.sh-exp-reveal{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.sh-exp-reveal.is-visible{opacity:1;transform:translateY(0)}.sh-exp-reveal--delay-1{transition-delay:.12s}.sh-exp-reveal--delay-2{transition-delay:.24s}.sh-exp-reveal--delay-3{transition-delay:.36s}.sh-exp-reveal--delay-4{transition-delay:.48s}.sh-exp-story{position:relative;overflow:hidden;background:var(--sh-exp-bg, #000);color:var(--sh-exp-color, #fff)}.sh-exp-story__media{position:relative;width:100%;overflow:hidden}.sh-exp-story__media img,.sh-exp-story__media video{width:100%;height:100%;object-fit:cover;display:block}.sh-exp-story--full .sh-exp-story__media{height:100vh;height:100dvh}.sh-exp-story--tall .sh-exp-story__media{height:85vh;height:85dvh}.sh-exp-story--medium .sh-exp-story__media{height:65vh;height:65dvh}@media only screen and (max-width:767px){.sh-exp-story--full .sh-exp-story__media,.sh-exp-story--tall .sh-exp-story__media{height:70vh;height:70dvh}.sh-exp-story--medium .sh-exp-story__media{height:50vh;height:50dvh}}.sh-exp-story__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--sh-exp-overlay, 0));pointer-events:none;z-index:1}.sh-exp-story__text-over{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;padding:40px 24px}.sh-exp-story__text-over--bottom-left{align-items:flex-end;justify-content:flex-start}.sh-exp-story__text-over--bottom-center{align-items:flex-end;justify-content:center;text-align:center}.sh-exp-story__text-over--center{align-items:center;justify-content:center;text-align:center}@media only screen and (min-width:768px){.sh-exp-story__text-over{padding:60px 48px}}@media only screen and (min-width:1068px){.sh-exp-story__text-over{padding:80px 64px}}.sh-exp-story__text-below{padding:60px 24px;max-width:720px}.sh-exp-story__text-below--center{margin:0 auto;text-align:center}.sh-exp-story__text-below--left{margin:0;text-align:left}@media only screen and (min-width:768px){.sh-exp-story__text-below{padding:80px 48px}}@media only screen and (min-width:1068px){.sh-exp-story__text-below{padding:100px 64px}.sh-exp-story__text-below--center{max-width:800px}}.sh-exp-label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;opacity:.5;margin:0 0 16px;font-weight:400}.sh-exp-heading{font-size:clamp(28px,5vw,64px);line-height:1.08;font-weight:300;letter-spacing:-.02em;margin:0 0 20px}.sh-exp-heading--small{font-size:clamp(22px,3vw,40px)}.sh-exp-body{font-size:clamp(15px,1.3vw,19px);line-height:1.65;font-weight:300;opacity:.7;margin:0;max-width:560px}.sh-exp-story__text-below--center .sh-exp-body,.sh-exp-story__text-over--center .sh-exp-body,.sh-exp-story__text-over--bottom-center .sh-exp-body{margin-left:auto;margin-right:auto}.sh-exp-split{display:grid;grid-template-columns:1fr;background:var(--sh-exp-bg, #000);color:var(--sh-exp-color, #fff)}@media only screen and (min-width:768px){.sh-exp-split{grid-template-columns:1fr 1fr}}.sh-exp-split__panel{position:relative;overflow:hidden;min-height:50vh}@media only screen and (max-width:767px){.sh-exp-split__panel{min-height:45vh}}.sh-exp-split__media{position:absolute;top:0;right:0;bottom:0;left:0}.sh-exp-split__media img,.sh-exp-split__media video{width:100%;height:100%;object-fit:cover;display:block}.sh-exp-split__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:32px 24px;height:100%}@media only screen and (min-width:768px){.sh-exp-split__content{padding:48px 40px}}.sh-exp-split--reverse .sh-exp-split__panel:first-child{order:2}.sh-exp-split--reverse .sh-exp-split__panel:last-child{order:1}@media only screen and (max-width:767px){.sh-exp-split--reverse .sh-exp-split__panel:first-child{order:1}.sh-exp-split--reverse .sh-exp-split__panel:last-child{order:2}}.sh-exp-split--gap{gap:4px}.sh-exp-materials{background:var(--sh-exp-bg, #000);color:var(--sh-exp-color, #fff);padding:80px 24px}@media only screen and (min-width:768px){.sh-exp-materials{padding:120px 48px}}@media only screen and (min-width:1068px){.sh-exp-materials{padding:140px 64px}}.sh-exp-materials__header{max-width:720px;margin:0 auto 64px;text-align:center}@media only screen and (min-width:768px){.sh-exp-materials__header{margin-bottom:80px}}.sh-exp-materials__grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:1280px;margin:0 auto}@media only screen and (min-width:768px){.sh-exp-materials__grid{grid-template-columns:1fr 1fr;gap:32px}}@media only screen and (min-width:1068px){.sh-exp-materials__grid{grid-template-columns:repeat(var(--sh-exp-materials-cols, 2),1fr)}}.sh-exp-material{position:relative;overflow:hidden;aspect-ratio:4 / 3;border-radius:0}.sh-exp-material__image{position:absolute;top:0;right:0;bottom:0;left:0}.sh-exp-material__image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1);will-change:transform}.sh-exp-material:hover .sh-exp-material__image img{transform:scale(1.03)}.sh-exp-material__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0000008c,#0000000d 60%);z-index:1}.sh-exp-material__info{position:absolute;bottom:0;left:0;right:0;padding:24px;z-index:2}@media only screen and (min-width:768px){.sh-exp-material__info{padding:32px}}.sh-exp-material__name{font-size:11px;letter-spacing:.18em;text-transform:uppercase;opacity:.6;margin:0 0 8px;font-weight:400}.sh-exp-material__title{font-size:clamp(18px,2vw,24px);font-weight:300;line-height:1.25;margin:0 0 8px}.sh-exp-material__desc{font-size:13px;line-height:1.5;opacity:.55;font-weight:300;margin:0}.sh-exp-cta{background:var(--sh-exp-bg, #000);color:var(--sh-exp-color, #fff);padding:100px 24px;text-align:center}@media only screen and (min-width:768px){.sh-exp-cta{padding:140px 48px}}@media only screen and (min-width:1068px){.sh-exp-cta{padding:180px 64px}}.sh-exp-cta__inner{max-width:640px;margin:0 auto}.sh-exp-cta__icon{width:48px;height:48px;margin:0 auto 24px;opacity:.4}.sh-exp-cta__icon img{width:100%;height:100%;object-fit:contain}.sh-exp-cta__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1;fill:none}.sh-exp-cta__heading{font-size:clamp(24px,4vw,48px);font-weight:300;letter-spacing:-.01em;line-height:1.1;margin:0 0 20px}.sh-exp-cta__desc{font-size:clamp(14px,1.2vw,17px);line-height:1.65;opacity:.6;font-weight:300;max-width:480px;margin:0 auto 40px}.sh-exp-cta__button{display:inline-block;padding:15px 40px;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:11px;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;font-weight:400;transition:background .4s cubic-bezier(.22,1,.36,1),border-color .4s cubic-bezier(.22,1,.36,1)}.sh-exp-cta__button:hover{background:#ffffff14;border-color:#ffffff80;color:#fff}.sh-exp-cta--light .sh-exp-cta__button{border-color:#0003;color:#000}.sh-exp-cta--light .sh-exp-cta__button:hover{background:#0000000a;border-color:#0006;color:#000}.sh-exp-spacer{background:var(--sh-exp-bg, #000)}.sh-exp-spacer--sm{height:40px}.sh-exp-spacer--md{height:80px}.sh-exp-spacer--lg{height:120px}@media only screen and (min-width:768px){.sh-exp-spacer--sm{height:60px}.sh-exp-spacer--md{height:100px}.sh-exp-spacer--lg{height:160px}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/sh-experience.css.map */
