.dl-vrd,.dl-vrd *{box-sizing:border-box}html.dl-vrd-notify-popup-open body.dl-pop-h-body-locked{position:static;top:auto!important}.dl-vrd{color:var(--vrd-text);background:var(--vrd-bg)}.dl-vrd__hero{height:100vh;height:100svh;position:relative}.dl-vrd__hero-sticky{position:sticky;top:0;height:100vh;height:100svh;overflow:hidden;background:var(--vrd-bg)}.dl-vrd__heading{position:absolute;z-index:4;left:50%;top:50%;width:641px;margin:0;transform:translate(-50%,-50%) perspective(700px) rotateX(var(--vrd-tilt-x, 0deg)) rotateY(var(--vrd-tilt-y, 0deg));transform-style:preserve-3d;transform-origin:center;transition:transform .16s ease-out;text-align:center;font-size:85.6px;font-weight:500;line-height:.94;letter-spacing:-.055em;opacity:0;pointer-events:none;will-change:transform,opacity}.dl-vrd__heading span{color:#171717;font-weight:500}.dl-vrd__hero-card{--x: 0;--y: 0;--w: 30;-webkit-appearance:none;appearance:none;position:absolute;z-index:3;left:0;top:0;width:var(--vrd-card-width, calc(var(--w) * 1vw));aspect-ratio:600 / 338;padding:0;overflow:hidden;border:0;border-radius:var(--vrd-radius);background:#dedbd5;box-shadow:0 1.5rem 4rem #3d251040;transform:translate(var(--vrd-card-x, calc(var(--x) * 1vw)),var(--vrd-card-y, calc(var(--y) * 1vh))) rotate(var(--r, 0deg));transform-origin:center;cursor:pointer;will-change:transform,width;color:inherit}.dl-vrd:not(.is-hero-initialized) .dl-vrd__hero-card{visibility:hidden}.dl-vrd__hero-card:focus-visible{outline:3px solid var(--vrd-accent);outline-offset:5px}.dl-vrd__hero-card img{width:100%;height:100%;display:block;object-fit:cover}.dl-vrd__hero-image--mobile{display:none!important}.dl-vrd__hero-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#e9e5df}.dl-vrd__hero-placeholder svg{width:42%;opacity:.45}.dl-vrd__cursor{position:fixed;z-index:99999;left:0;top:0;width:20px;height:20px;display:none;align-items:center;justify-content:center;border-radius:50%;color:#000;background:#fff;mix-blend-mode:difference;pointer-events:none;opacity:0;transform:translate3d(-100px,-100px,0) translate(-50%,-50%);transition:width .35s cubic-bezier(.34,1.56,.64,1),height .35s cubic-bezier(.34,1.56,.64,1),opacity .18s ease;will-change:width,height,transform,opacity}.dl-vrd__cursor span{font-size:16px;line-height:1;letter-spacing:-.01em;white-space:nowrap;opacity:0;transform:scale(.7);transition:opacity .16s ease,transform .25s ease}.dl-vrd__cursor.is-visible{opacity:1}.dl-vrd__cursor.is-media{width:80px;height:80px}.dl-vrd__cursor.is-media span{opacity:1;transform:scale(1)}.dl-vrd__gallery{position:relative;background:var(--vrd-bg)}.dl-vrd__gallery-sticky{position:sticky;top:var(--vrd-header-height, 0px);height:var(--vrd-gallery-height, 100vh);overflow:hidden}.dl-vrd__gallery-title{height:var(--vrd-gallery-title-height, 142px);margin:0;padding:var(--vrd-gallery-title-padding-top, 40px) var(--vrd-gallery-horizontal-padding, 36px) var(--vrd-gallery-title-padding-bottom, 24px);display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.5);font-size:var(--vrd-gallery-title-font-size, 56px);font-weight:500;line-height:1;letter-spacing:-.04em;white-space:nowrap}.dl-vrd__track{display:flex;height:var(--vrd-gallery-track-height, 788px);will-change:transform}.dl-vrd__slide{position:relative;width:var(--vrd-gallery-slide-width, 1806px);height:100%;flex:0 0 var(--vrd-gallery-slide-width, 1806px);padding:0;border-right:1px solid rgba(0,0,0,.5)}.dl-vrd__media{position:absolute;left:var(--vrd-gallery-media-left, 36px);top:var(--vrd-gallery-media-top, 36px);width:var(--vrd-gallery-media-width, 1166px);height:var(--vrd-gallery-media-height, 648px);min-width:0;overflow:hidden;border-radius:var(--vrd-radius);background:#e4e0d9}.dl-vrd__media img,.dl-vrd__media video{width:100%;height:100%;display:block;object-fit:cover}.dl-vrd__media--mobile{display:none}.dl-vrd__play{position:absolute;z-index:2;left:50%;top:50%;width:5rem;height:5rem;padding:0;transform:translate(-50%,-50%);display:grid;place-items:center;border:0;border-radius:50%;color:#fff;cursor:pointer}.dl-vrd__play svg{width:100%;height:100%;display:block}.dl-vrd__media.is-playing .dl-vrd__play{opacity:0;pointer-events:none}.dl-vrd__mobile-nav{display:none}.dl-vrd__info{position:absolute;left:var(--vrd-gallery-info-left, 1202px);top:var(--vrd-gallery-media-top, 36px);width:var(--vrd-gallery-info-width, 603px);height:var(--vrd-gallery-media-height, 648px);min-width:0;padding:var(--vrd-gallery-info-padding, 36px);display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}.dl-vrd__copy,.dl-vrd__qa{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.dl-vrd__qa-viewport{width:100%}.dl-vrd__count{margin:0;font-size:20px;letter-spacing:-.02em}.dl-vrd__count span{opacity:.55}.dl-vrd__question{margin:0;font-size:40px;line-height:1.2;letter-spacing:-.035em;white-space:nowrap}.dl-vrd__description{margin:0;max-width:100%;font-size:16px;line-height:1.4;letter-spacing:-.01em;color:#17171799}.dl-vrd__product-visual{position:relative;width:100%;height:var(--vrd-gallery-product-size, 240px);display:grid;place-items:center}.dl-vrd__product-image{width:var(--vrd-gallery-product-size, 232px);aspect-ratio:111/98;object-fit:contain}.dl-vrd__product-image--placeholder{display:grid;place-items:center;background:#ece8e2;border-radius:.6rem}.dl-vrd__product-image--placeholder svg{width:65%;opacity:.4}.dl-vrd__tags{position:absolute;z-index:2;top:0;right:40px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.dl-vrd__tag,.dl-vrd__discount{padding:2.5px 11px;border-radius:4px;color:var(--vrd-tag-color, #FF3800);background:var(--vrd-tag-bg, #FFEBE6);font-size:14px;font-weight:500;line-height:19px;white-space:nowrap}.dl-vrd__product-meta{width:100%;display:flex;flex-direction:column;gap:12px}.dl-vrd__product-name{margin:0;font-size:16px;line-height:1.4;font-weight:500}.dl-vrd__price{margin:0;font-size:16px;line-height:1.2}.dl-vrd__compare{margin-left:.45rem;opacity:.48;text-decoration:line-through}.dl-vrd__price-row{display:flex;align-items:center;justify-content:center;gap:10px}.dl-vrd__coupon-slot{min-height:28px;display:flex;align-items:center}.dl-vrd__coupon{width:fit-content;min-height:26px;margin:0;padding:2px 12px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:4px;color:#000;background:#3f71151f;font-family:inherit;font-size:16px;font-weight:400;line-height:1.4;text-decoration:none;cursor:pointer}.dl-vrd__coupon-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-vrd__coupon-icon{position:relative;width:16px;height:16px;flex:0 0 auto}.dl-vrd__coupon-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;width:16px;height:16px;transition:opacity .2s ease}.dl-vrd__coupon-icon-after{color:#315800;opacity:0}.dl-vrd__coupon.is-copied .dl-vrd__coupon-icon-before{opacity:0}.dl-vrd__coupon.is-copied .dl-vrd__coupon-icon-after{opacity:1}.dl-vrd__actions{width:100%;display:grid;grid-template-columns:1fr;gap:12px;margin-top:24px}.dl-vrd__button,.dl-vrd__actions .dl-product-form__submit-button-h{position:relative;width:100%;min-height:48px;margin:0;padding:12px 16px;display:grid;place-items:center;border:1px solid var(--vrd-accent);border-radius:4px;font:inherit;font-size:16px;font-weight:600;line-height:1;text-decoration:none;color:var(--vrd-accent);background:transparent;cursor:pointer}.dl-vrd__actions .dl-product-form__submit-button-h{color:#fff;background:var(--vrd-accent)}.dl-vrd__actions .dl-product-form__submit-button-h.loading>span{visibility:hidden!important;opacity:0!important}.dl-vrd__actions .dl-product-form__submit-button-h.loading>.loading__spinner{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important;align-items:center;justify-content:center;line-height:0;transform:none!important;pointer-events:none}.dl-vrd__actions .dl-product-form__submit-button-h.loading>.loading__spinner .spinner{display:block;width:24px;height:24px;margin:0}.dl-vrd__actions .dl-product-form__submit-button-h.loading>.loading__spinner .path{stroke:#fff}.dl-vrd__actions .dl-product-form__buttons-h,.dl-vrd__actions dl-product-form-h,.dl-vrd__actions form{width:100%;height:100%}.dl-vrd__actions button[disabled]{opacity:.5;cursor:not-allowed}@media screen and (min-width:991px){html.dl-vrd-notify-popup-open .dl-vrd__gallery-sticky{position:fixed;top:var(--vrd-popup-gallery-top, 0px);left:var(--vrd-popup-gallery-left, 0px);width:var(--vrd-popup-gallery-width, 100vw)}.dl-vrd[data-block-count="4"] .dl-vrd__hero,.dl-vrd[data-block-count="4"] .dl-vrd__hero-sticky{height:max(100vh,58.75vw);height:max(100svh,58.75vw)}.dl-vrd[data-block-count="4"] .dl-vrd__heading{top:max(50vh,24.21875vw);top:max(50svh,24.21875vw)}.dl-vrd__gallery-sticky{display:flex;flex-direction:column;justify-content:center}.dl-vrd__gallery-title{flex:0 0 var(--vrd-gallery-title-height, 142px)}.dl-vrd__track{flex:0 0 var(--vrd-gallery-track-height, 788px)}.dl-vrd__slide{border-bottom:1px solid rgba(0,0,0,.5)}}@media(hover:hover)and (pointer:fine){.dl-vrd__cursor{display:flex}.dl-vrd__hero,.dl-vrd__hero .dl-vrd__hero-card{cursor:none}}@media screen and (min-width:991px){.dl-vrd__heading{width:calc(641 / 1920 * 100vw);font-size:calc(85.6 / 1920 * 100vw)}.dl-vrd__copy{gap:.625vw}.dl-vrd__count{font-size:calc(20 / 1920 * 100vw)}.dl-vrd__question{font-size:var(--vrd-gallery-question-font-size, calc(40 / 1920 * 100vw))}.dl-vrd__description{max-width:100%;font-size:calc(16 / 1920 * 100vw)}.dl-vrd__tags{right:calc(40 / 1920 * 100vw);gap:calc(8 / 1920 * 100vw)}.dl-vrd__tag,.dl-vrd__discount{padding:calc(2.5 / 1920 * 100vw) calc(11 / 1920 * 100vw);border-radius:calc(4 / 1920 * 100vw);font-size:calc(14 / 1920 * 100vw);line-height:calc(19 / 1920 * 100vw)}.dl-vrd__product-meta{gap:.625vw}.dl-vrd__product-name,.dl-vrd__price{font-size:calc(16 / 1920 * 100vw)}.dl-vrd__price-row{gap:calc(10 / 1920 * 100vw)}.dl-vrd__coupon-slot{min-height:calc(28 / 1920 * 100vw)}.dl-vrd__coupon{min-height:calc(26 / 1920 * 100vw);padding:calc(2 / 1920 * 100vw) .625vw;gap:calc(8 / 1920 * 100vw);border-radius:calc(4 / 1920 * 100vw);font-size:calc(16 / 1920 * 100vw)}.dl-vrd__coupon-icon,.dl-vrd__coupon-icon svg{width:calc(16 / 1920 * 100vw);height:calc(16 / 1920 * 100vw)}.dl-vrd__actions{gap:.625vw;margin-top:1.25vw}.dl-vrd__button,.dl-vrd__actions .dl-product-form__submit-button-h{min-height:2.5vw;padding:.625vw calc(16 / 1920 * 100vw);border-radius:calc(4 / 1920 * 100vw);font-size:calc(16 / 1920 * 100vw)}.dl-vrd__actions .dl-product-form__submit-button-h.loading>.loading__spinner .spinner{width:1.25vw;height:1.25vw}.dl-vrd[data-block-count="4"] .dl-vrd__heading{width:34.21875vw;font-size:5vw}}@media screen and (max-width:990px){.dl-vrd__heading{top:31%;width:90vw;font-size:calc(43 / 375 * 100vw);line-height:.96;letter-spacing:-.055em}.dl-vrd[data-block-count="4"] .dl-vrd__heading{top:42.5%;width:90vw;font-size:calc(43 / 375 * 100vw)}.dl-vrd__hero-card{border-radius:var(--vrd-radius-mobile, calc(16 / 375 * 100vw))}.dl-vrd__hero-card{aspect-ratio:240 / 144}.dl-vrd__hero-image--desktop{display:none!important}.dl-vrd__hero-image--mobile{display:block!important}.dl-vrd__gallery{height:auto!important;touch-action:pan-y}.dl-vrd__gallery-sticky{position:relative;top:auto;height:auto;overflow:hidden}.dl-vrd__gallery-title{display:none}.dl-vrd__track{display:grid;height:auto;transform:none!important;will-change:auto}.dl-vrd__slide{grid-area:1 / 1;width:100vw;height:auto;min-width:0;padding:0;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;z-index:0;visibility:visible;pointer-events:none;border-right:none}.dl-vrd__slide.is-mobile-outgoing{z-index:1}.dl-vrd__slide.is-mobile-active{z-index:2;pointer-events:auto}.dl-vrd__media{position:relative;left:auto;top:auto;width:100%;height:auto;aspect-ratio:359 / 202;border-radius:0}.dl-vrd__play{width:12.8vw;height:12.8vw}.dl-vrd__play svg{width:100%;height:100%}.dl-vrd__media--desktop{display:none}.dl-vrd__media--mobile{display:block;transform:translate3d(var(--vrd-mobile-media-x, 100%),0,0);transition:transform .42s cubic-bezier(.22,.61,.36,1);will-change:transform}.dl-vrd__slide.is-mobile-media-no-transition .dl-vrd__media--mobile{transition:none}.dl-vrd__mobile-nav{position:absolute;z-index:3;top:50%;width:calc(40 / 375 * 100vw);height:calc(56 / 375 * 100vw);padding:calc(10 / 375 * 100vw);display:grid;place-items:center;transform:translateY(-50%);border:0;color:#171717;background:transparent;cursor:pointer}.dl-vrd__mobile-nav--prev{left:0}.dl-vrd__mobile-nav--next{right:0}.dl-vrd__mobile-nav:disabled{color:#b8b8b8;cursor:default}.dl-vrd__mobile-nav svg{width:calc(14 / 375 * 100vw);height:6.4vw}.dl-vrd__info{position:relative;left:auto;top:auto;width:auto;height:auto;gap:calc(20 / 375 * 100vw);padding:6.4vw calc(20 / 375 * 100vw) 25.6vw;opacity:1;visibility:hidden;transition:none}.dl-vrd__slide.is-mobile-active .dl-vrd__info,.dl-vrd__slide.is-mobile-outgoing .dl-vrd__info{visibility:visible;transition:none}.dl-vrd__info>.dl-vrd__product-visual,.dl-vrd__info>.dl-vrd__product-meta,.dl-vrd__info>.dl-vrd__actions,.dl-vrd__count{opacity:0;transition:opacity .28s ease}.dl-vrd__slide.is-mobile-active .dl-vrd__info>.dl-vrd__product-visual,.dl-vrd__slide.is-mobile-active .dl-vrd__info>.dl-vrd__product-meta,.dl-vrd__slide.is-mobile-active .dl-vrd__info>.dl-vrd__actions,.dl-vrd__slide.is-mobile-active .dl-vrd__count{opacity:1}.dl-vrd__copy{gap:0}.dl-vrd__qa-viewport{position:relative;width:100%;height:var(--vrd-mobile-qa-height, auto);flex:0 0 auto;overflow:hidden;transition:height .44s cubic-bezier(.22,.61,.36,1)}.dl-vrd__qa{position:absolute;top:0;left:0;width:100%;justify-content:flex-start;gap:0;will-change:transform}.dl-vrd__slide.is-mobile-copy-enter-next .dl-vrd__qa{animation:dl-vrd-copy-enter-next .24s cubic-bezier(.22,.61,.36,1) .2s both}.dl-vrd__slide.is-mobile-copy-exit-next .dl-vrd__qa{animation:dl-vrd-copy-exit-next .2s cubic-bezier(.4,0,1,1) both}.dl-vrd__slide.is-mobile-copy-enter-prev .dl-vrd__qa{animation:dl-vrd-copy-enter-prev .24s cubic-bezier(.22,.61,.36,1) .2s both}.dl-vrd__slide.is-mobile-copy-exit-prev .dl-vrd__qa{animation:dl-vrd-copy-exit-prev .2s cubic-bezier(.4,0,1,1) both}.dl-vrd__count{position:absolute;z-index:1;left:50%;bottom:calc(43 / 375 * 100vw);margin:0;padding:0;transform:translate(-50%);font-size:3.2vw;background:transparent}.dl-vrd__question{max-width:92%;font-size:6.4vw;line-height:1.2}.dl-vrd__description{max-width:92%;font-size:calc(14 / 375 * 100vw);line-height:1.4}.dl-vrd__product-visual{height:calc(100 / 375 * 100vw)}.dl-vrd__product-image{width:calc(100 / 375 * 100vw);height:calc(100 / 375 * 100vw);max-width:none;position:static;aspect-ratio:1 / 1}.dl-vrd__tags{right:3.2vw;gap:1.6vw}.dl-vrd__tag,.dl-vrd__discount{padding:calc(4 / 375 * 100vw) calc(8 / 375 * 100vw);border-radius:calc(4 / 375 * 100vw);font-size:3.2vw;line-height:1.35}.dl-vrd__product-meta{padding:0;gap:calc(5 / 375 * 100vw);text-align:center}.dl-vrd__product-name{font-size:calc(14 / 375 * 100vw);line-height:1.4}.dl-vrd__price{font-size:calc(16 / 375 * 100vw);line-height:1.4}.dl-vrd__price-row{gap:calc(8 / 375 * 100vw)}.dl-vrd__coupon-slot{min-height:calc(20 / 375 * 100vw)}.dl-vrd__coupon{min-height:calc(20 / 375 * 100vw);padding:calc(2 / 375 * 100vw) 3.2vw;gap:calc(8 / 375 * 100vw);font-size:calc(14 / 375 * 100vw)}.dl-vrd__coupon-icon,.dl-vrd__coupon-icon svg{width:calc(16 / 375 * 100vw);height:calc(16 / 375 * 100vw)}.dl-vrd__actions{gap:calc(8 / 375 * 100vw);margin-top:0}.dl-vrd__button,.dl-vrd__actions .dl-product-form__submit-button-h{min-height:calc(42 / 375 * 100vw);padding:calc(8 / 375 * 100vw);border-radius:calc(4 / 375 * 100vw);font-size:calc(16 / 375 * 100vw);font-weight:400}.dl-vrd__actions .dl-product-form__submit-button-h.loading>.loading__spinner .spinner{width:6.4vw;height:6.4vw}.dl-vrd__info:after,.dl-vrd__info:before{content:"";position:absolute;bottom:calc(31 / 375 * 100vw);height:calc(1 / 375 * 100vw)}.dl-vrd__info:after{left:16%;right:16%;background:#17171759}.dl-vrd__info:before{z-index:1;left:var(--vrd-mobile-progress-left, 16%);width:var(--vrd-mobile-progress-width, 17%);background:var(--vrd-accent);transition:left .28s ease,width .28s ease;height:calc(2 / 375 * 100vw)}}@keyframes dl-vrd-copy-enter-next{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}@keyframes dl-vrd-copy-exit-next{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0)}}@keyframes dl-vrd-copy-enter-prev{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}@keyframes dl-vrd-copy-exit-prev{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0)}}@media(prefers-reduced-motion:reduce){.dl-vrd__hero{height:100vh}.dl-vrd__hero-card{transition:none!important}.dl-vrd__heading{transition:none}.dl-vrd__cursor{display:none}.dl-vrd__media--mobile,.dl-vrd__info,.dl-vrd__qa-viewport{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/117/assets/dl-page-visual-roll-difference-m.css.map */
