.wi-pd{padding:var(--wi-pd-pad-top) 0 var(--wi-pd-pad-bottom);color:var(--wi-pd-ink);background:var(--wi-pd-bg);font-family:var(--font-body-family, Arial, sans-serif);font-size:var(--wi-pd-text-size);font-weight:var(--wi-pd-text-weight)}.wi-pd,.wi-pd *{box-sizing:border-box}.wi-pd .wi-pd__shell{margin:0 auto}.wi-pd .wi-pd__heading-split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:end;gap:clamp(38px,5vw,72px);margin-bottom:22px}.wi-pd .wi-pd__eyebrow{margin:0 0 8px;color:var(--wi-pd-eyebrow);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.wi-pd .wi-pd__heading{max-width:760px;margin:0;color:var(--wi-pd-heading);font-family:var(--font-heading-family, Georgia, serif);font-size:min(var(--wi-pd-heading-size),56px);font-weight:var(--wi-pd-heading-weight);line-height:.98;letter-spacing:-.04em;text-wrap:balance}.wi-pd .wi-pd__heading>span{font:inherit}.wi-pd .wi-pd__heading.has-highlight>span+.wi-pd__heading-highlight,.wi-pd .wi-pd__heading.has-highlight>.wi-pd__heading-highlight+span{margin-left:.08em}.wi-pd .wi-pd__heading-highlight{position:relative;z-index:0;display:inline-block;margin-inline:.04em;padding:.02em .28em .06em .2em;overflow:visible;color:var(--wi-pd-highlight-text);font:inherit;font-style:italic;line-height:.92;white-space:nowrap;isolation:isolate}.wi-pd .wi-pd__heading-highlight:before{content:"";position:absolute;z-index:-1;top:-.07em;right:-.04em;bottom:-.1em;left:-.04em;background:var(--wi-pd-highlight-bg);clip-path:polygon(1% 9%,100% 0,100% 100%,0 84%);transform:rotate(-.5deg);transform-origin:center}.wi-pd .wi-pd__intro{max-width:430px;justify-self:end;font-family:var(--font-body-family, Arial, sans-serif);line-height:1.48}.wi-pd .rte p:first-child{margin-top:0}.wi-pd .rte p:last-child{margin-bottom:0}.wi-pd .wi-pd__above-fold{min-width:0}.wi-pd .wi-pd__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.46fr) minmax(0,.46fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;width:100%;height:var(--wi-pd-collage-height-desktop, 560px)}.wi-pd .wi-pd__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-width:0;min-height:0;height:100%;padding:24px;overflow:hidden;background:var(--wi-pd-card-bg);border:0;border-radius:18px;box-shadow:0 8px 24px #251b130a;isolation:isolate}.wi-pd .wi-pd__card--large{grid-column:1;grid-row:1 / 3;height:100%}.wi-pd .wi-pd__card--wide{grid-column:2 / 4;grid-row:1}.wi-pd .wi-pd__card--tile-one{grid-column:2;grid-row:2}.wi-pd .wi-pd__card--tile-two{grid-column:3;grid-row:2}.wi-pd .wi-pd__card--dark{color:#fff;background:var(--wi-pd-dark-card)}.wi-pd .wi-pd__card :is(img,video){position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-position:var(--wi-pd-media-position, 50% 50%)}.wi-pd .wi-pd__card--image img{object-fit:var(--wi-pd-media-fit);transform:scale(var(--wi-pd-media-scale, 1));transform-origin:var(--wi-pd-media-position, 50% 50%);transition:transform .55s cubic-bezier(.22,1,.36,1);backface-visibility:hidden}.wi-pd .wi-pd__card--video video{object-fit:var(--wi-pd-video-fit);background:var(--wi-pd-card-bg)}.wi-pd .wi-pd__card--dark video{background:var(--wi-pd-dark-card)}.wi-pd .wi-pd__card--has-media>div{display:none}.wi-pd .wi-pd__icon{display:grid;flex:1;place-items:center;font-size:70px}.wi-pd .wi-pd__card p{margin:0 0 4px;letter-spacing:.09em;text-transform:uppercase}.wi-pd .wi-pd__card strong{color:var(--wi-pd-card-title);font-family:var(--font-heading-family, Georgia, serif);font-size:var(--wi-pd-card-title-size);font-weight:var(--wi-pd-card-title-weight)}.wi-pd .wi-pd__card--dark strong{color:var(--wi-pd-dark-title)}.wi-pd .wi-pd__story{margin-top:42px;overflow:hidden;border-radius:24px}.wi-pd .wi-pd__story-image{display:block;width:100%;height:auto;object-fit:contain}@media(hover:hover)and (pointer:fine){.wi-pd .wi-pd__card--image:hover img{transform:scale(calc(var(--wi-pd-media-scale, 1) * 1.015))}}@media screen and (min-width:990px)and (max-height:850px){.wi-pd .wi-pd__heading-split{margin-bottom:16px}.wi-pd .wi-pd__eyebrow{margin-bottom:6px}.wi-pd .wi-pd__heading{font-size:min(var(--wi-pd-heading-size),48px)}.wi-pd .wi-pd__intro{font-size:min(var(--wi-pd-text-size),17px);line-height:1.42}}@media screen and (max-width:989px){.wi-pd .wi-pd__heading-split{grid-template-columns:1fr;gap:18px;margin-bottom:22px}.wi-pd .wi-pd__intro{max-width:680px;justify-self:start}.wi-pd .wi-pd__heading{max-width:720px}.wi-pd .wi-pd__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:12px;height:auto}.wi-pd .wi-pd__card{grid-column:auto;grid-row:auto;height:var(--wi-pd-card-height-tablet, 300px)}}@media screen and (max-width:749px){.wi-pd{padding:var(--wi-pd-pad-top-mobile) 0 var(--wi-pd-pad-bottom-mobile)}.wi-pd .wi-pd__heading{font-size:var(--wi-pd-heading-mobile);line-height:1}.wi-pd .wi-pd__heading-split{gap:14px;margin-bottom:18px}.wi-pd .wi-pd__eyebrow{margin-bottom:7px}.wi-pd .wi-pd__grid{grid-template-columns:1fr;gap:10px}.wi-pd .wi-pd__card{height:var(--wi-pd-card-height-mobile, 340px);border-radius:16px}}@media(prefers-reduced-motion:reduce){.wi-pd *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/wi-product-description.css.map */
