.hd-hc-promo{width:100%;background:#f9f7f3;padding-top:clamp(24px,2.6vw,36px);padding-bottom:clamp(72px,8vw,120px);padding-left:clamp(24px,5vw,64px);padding-right:clamp(24px,5vw,64px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.hd-hc-promo__grid{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(460px,1.1fr);gap:clamp(48px,6vw,100px);max-width:1320px;margin:0 auto;align-items:center}@media(min-width:1101px){.hd-hc-promo__grid{max-width:none;margin-left:calc(max(0px,(100vw - 1680px) / 2) + clamp(28px,7vw,128px));margin-right:calc(max(0px,(100vw - 1680px) / 2) + clamp(28px,7vw,128px))}}.hd-hc-promo__text{display:flex;flex-direction:column;align-items:flex-start;max-width:460px}.hd-hc-promo__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 25px;padding:8px 13px;border:1px solid rgba(20,20,20,.16);border-radius:999px;background:#fffffcb8;color:#1a1a1a;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 24px #1e1e140f}.hd-hc-promo__eyebrow i{width:7px;height:7px;border-radius:50%;background:#16a34a;flex:0 0 7px}.hd-hc-promo__title{margin:0;color:#14150f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(34px,3.3vw,48px);font-weight:500;line-height:1.14;letter-spacing:-.03em}.hd-hc-promo__title span{display:inline}@media(min-width:901px){.hd-hc-promo__title span{white-space:nowrap}}.hd-hc-promo__body{margin:30px 0 34px}.hd-hc-promo__body p{margin:0;max-width:480px;color:#5c6259;font-size:17px;font-weight:400;line-height:1.58}.hd-hc-promo__body--mobile{display:none}.hd-hc-promo__btn,.hd-hc-promo__btn:link,.hd-hc-promo__btn:visited{display:inline-flex;align-items:center;justify-content:center;gap:0;min-height:52px;padding:0 23px;border-radius:999px;background:#111;color:#fff!important;box-shadow:0 14px 30px #00000029;font-size:14px;font-weight:700;text-decoration:none;transition:padding .42s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.16,1,.3,1),box-shadow .42s ease,background-color .3s ease}.hd-hc-promo__btn>span{display:inline-flex;width:0;margin-left:0;align-items:center;justify-content:center;overflow:hidden;opacity:0;transform:translate(-8px);color:#fff!important;transition:width .42s cubic-bezier(.16,1,.3,1),margin-left .42s cubic-bezier(.16,1,.3,1),opacity .24s ease,transform .42s cubic-bezier(.16,1,.3,1)}.hd-hc-promo__btn svg{display:block;width:18px;height:18px;flex:0 0 18px;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hd-hc-promo__btn:hover,.hd-hc-promo__btn:focus-visible,.hd-hc-promo__btn:active{padding-right:26px;padding-left:26px;color:#fff!important;background:#111;box-shadow:0 18px 36px #00000038;transform:translateY(-2px)}.hd-hc-promo__btn:hover>span,.hd-hc-promo__btn:focus-visible>span,.hd-hc-promo__btn:active>span{width:18px;margin-left:10px;opacity:1;transform:translate(0);color:#fff!important}.hd-hc-promo__media{position:relative;width:100%;aspect-ratio:16 / 10;border-radius:clamp(18px,1.8vw,24px);overflow:hidden;background:#e9e4da;cursor:pointer}.hd-hc-promo__video,.hd-hc-promo__poster{width:100%;height:100%;object-fit:cover;display:block}.hd-hc-promo__play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:64px;height:64px;padding:0;border:none;border-radius:50%;background:#ffffffeb;color:#14150f;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.hd-hc-promo__play:hover{background:#fff;transform:translate(-50%,-50%) scale(1.05)}.hd-hc-promo__play svg{width:24px;height:24px}.hd-hc-promo__icon-pause{display:none}.hd-hc-promo__icon-play{display:block;margin-left:2px}.hd-hc-promo__media.is-playing .hd-hc-promo__icon-play{display:none}.hd-hc-promo__media.is-playing .hd-hc-promo__icon-pause{display:block}.hd-hc-promo__media.is-playing .hd-hc-promo__play{width:44px;height:44px;opacity:0}.hd-hc-promo__media.is-playing .hd-hc-promo__play:hover{opacity:1}.hd-hc-promo__fullscreen{position:absolute;z-index:2;right:14px;bottom:14px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:none;border-radius:50%;background:#14150f8c;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .2s ease}.hd-hc-promo__fullscreen:hover{background:#14150fc7}.hd-hc-promo__fullscreen svg{width:16px;height:16px}@media(max-width:1100px){.hd-hc-promo__grid{grid-template-columns:1fr;gap:40px}}@media(max-width:900px){.hd-hc-promo{padding-top:clamp(41px,8.4vw,67px);padding-bottom:clamp(64px,12vw,96px);padding-left:clamp(20px,6vw,40px);padding-right:clamp(20px,6vw,40px)}.hd-hc-promo__grid{display:flex;flex-direction:column;align-items:flex-start;gap:0}.hd-hc-promo__text{display:contents}.hd-hc-promo__eyebrow{order:1}.hd-hc-promo__title{order:2;text-align:left}.hd-hc-promo__body--desktop{display:none}.hd-hc-promo__body--mobile{display:block;order:3;margin:10px 0 22px;text-align:left}.hd-hc-promo__body--mobile p{max-width:100%;text-align:left}.hd-hc-promo__media{order:4}.hd-hc-promo__btn{order:5;width:auto;margin-top:20px;padding-right:23px;padding-left:23px}.hd-hc-promo__btn>span{width:18px;margin-left:10px;opacity:1;transform:translate(0)}}@media(max-width:620px){.hd-hc-promo{padding-top:clamp(38px,8vw,54px)}.hd-hc-promo__title{font-size:clamp(28px,8vw,38px)}.hd-hc-promo__body--mobile{margin-top:8px!important}}.hd-hc-promo__title{overflow-wrap:anywhere}.hd-hc-promo__body p+p{margin-top:14px}.hd-hc-promo__media{display:block;aspect-ratio:16 / 9;cursor:auto}.hd-hc-promo__media [data-player]{width:100%;height:100%}.hd-hc-promo__video{object-fit:contain;background:#111}.hd-hc-promo__media [hidden]{display:none!important}.hd-hc-promo__empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:18px;justify-content:center;align-items:center;padding:32px;text-align:center;color:#14150f}.hd-hc-promo__empty-code{font-size:17px;font-weight:400;color:#5c6259}.hd-hc-promo__empty small{max-width:28em}@media(max-width:900px){.hd-hc-promo__body{order:3;margin:10px 0 22px}.hd-hc-promo__media{aspect-ratio:9 / 16;max-width:420px;align-self:center}.hd-hc-promo__eyebrow{font-size:clamp(8px,2.3vw,11px);letter-spacing:.05em}}@media(min-width:1101px){.hd-hc-promo{padding-left:0;padding-right:0}.hd-hc-promo__grid{grid-template-columns:clamp(600px,30vw,720px) minmax(0,1fr);margin-left:calc(max(0px,(100vw - 1680px) / 2) + clamp(28px,7vw,128px));margin-right:clamp(112px,18vw,340px)}.hd-hc-promo__media{grid-column:1;grid-row:1}.hd-hc-promo__text{grid-column:2;grid-row:1;max-width:460px}}.hd-sl-video .hd-hc-vk__title{text-transform:none!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif!important;font-size:clamp(34px,3.3vw,48px)!important;font-weight:500!important;line-height:1.14!important;letter-spacing:-.03em!important;color:#14150f!important}.hd-sl-video .hd-hc-vk__body p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important;font-size:17px!important;font-weight:400!important;line-height:1.58!important;color:#5c6259!important;text-transform:none!important}.hd-sl-video .hd-hc-vk__btn{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;text-transform:none!important;letter-spacing:normal!important}@media(max-width:620px){.hd-sl-video .hd-hc-vk__title{font-size:clamp(28px,8vw,38px)!important}}
/*# sourceMappingURL=/cdn/shop/t/33/compiled_assets/styles.css.map */
