:root{--u1-text-primary: #0d0d0d;--u1-text-secondary: #5f5f5f;--u1-space-2: 8px;--u1-space-4: 16px;--u1-space-6: 24px;--u1-space-10: 40px;--u1-space-16: 64px;--u1-space-20: 80px}.u1-pdp-customizer{font-family:var(--u1-font-family);background:#fff;color:var(--u1-text-primary);overflow:visible!important;--u1-pdp-chapters-gap: 150px}.u1-pdp-customizer [hidden]{display:none!important}.u1-pdp-customizer :is(h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5){font-family:var(--u1-font-family)!important;font-style:normal!important;font-weight:530!important;letter-spacing:normal}.u1-pdp-customizer__container{width:100%;max-width:var(--u1-pdp-max-width, 1512px);margin:0 auto;padding-top:0;padding-bottom:0;box-sizing:border-box}.u1-pdp-customizer__layout{display:flex;flex-direction:column;gap:0;align-items:stretch}@media (min-width: 1025px){.u1-pdp-customizer__layout{flex-direction:row;align-items:stretch}.u1-pdp-customizer__gallery-col{position:sticky;top:0;height:100vh}}.u1-pdp-customizer__gallery-col{flex:1 0 0;min-width:0}.u1-pdp-customizer__steps-col{flex:1 0 0;min-width:0;max-width:var(--u1-pdp-right-col-max, 460px);background:#fff;border-left:1px solid rgba(0,0,0,.05);border-radius:0;padding-left:var(--u1-pdp-right-col-pad, 60px);padding-right:var(--u1-pdp-right-col-pad, 60px);padding-bottom:0;padding-top:40px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 1024px){.u1-pdp-customizer__gallery-col{display:none}.u1-pdp-customizer__steps-col{width:88vw;max-width:88vw;margin-left:auto;margin-right:auto;border-left:0;padding-left:0;padding-right:0}.u1-pdp-customizer{--u1-pdp-chapters-gap: 124px}}@media (max-width: 767px){.u1-pdp-customizer{--u1-pdp-chapters-gap: 100px}}.u1-pdp-customizer__gallery{position:relative;width:100%;border-radius:0;background:transparent;overflow:visible;height:100%}.u1-pdp-customizer__gallery-viewport{width:100%;overflow:hidden;position:relative;aspect-ratio:1052 / 798;background:#f5f5f5;height:100%}@media (max-width: 1024px){.u1-pdp-customizer__gallery-viewport,.u1-pdp-customizer__gallery-track,.u1-pdp-customizer__gallery-slide,.u1-pdp-customizer__gallery-img{touch-action:pan-y}}.u1-pdp-customizer__gallery-mode-layer{background:#f5f5f5}.u1-pdp-customizer__gallery-mode-layer .u1-pdp-customizer__gallery-media--render{padding-top:0!important;padding-bottom:0!important;transform:none!important}.u1-pdp-customizer__gallery-loader{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity 90ms ease;z-index:6}.u1-pdp-customizer__gallery-viewport.is-loading .u1-pdp-customizer__gallery-loader{opacity:1}.u1-pdp-customizer__gallery-spinner{width:28px;height:28px;border-radius:999px;border:2px solid rgba(0,0,0,.14);border-top-color:#00000085;animation:u1PdpSpin .7s linear infinite;background:transparent}@media (prefers-reduced-motion: reduce){.u1-pdp-customizer__gallery-spinner{animation:none}}@keyframes u1PdpSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.u1-pdp-customizer__gallery-pager{position:absolute;left:50%;transform:translate(-50%);bottom:calc(var(--u1-pdp-gallery-c1-h, 96px) + 32px);display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px;border-radius:999px;background:#f5f5f5b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:0;box-shadow:none;opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:5}.u1-pdp-customizer__gallery-pager.is-visible{opacity:1}.u1-pdp-customizer[data-u1-gallery-ux-mode=normal] .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-pager.is-visible{pointer-events:auto}.u1-pdp-gallery-dot{width:8px;height:8px;border-radius:999px;border:0;padding:0;background:#00000038;cursor:pointer}.u1-pdp-gallery-dot[aria-current=true]{background:#000000db}@media (min-width: 1025px){.u1-pdp-customizer__gallery-viewport{aspect-ratio:auto}}.u1-pdp-customizer__gallery-fade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 133ms ease;pointer-events:none;z-index:2}.u1-pdp-customizer__gallery-fade.is-visible{opacity:1}.u1-pdp-customizer__gallery-base{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 133ms ease;pointer-events:none;z-index:1}.u1-pdp-customizer__gallery-track{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;background:#f5f5f5;scroll-snap-type:x mandatory;scroll-snap-stop:always;-webkit-overflow-scrolling:touch;scrollbar-width:none}.u1-pdp-customizer__gallery-track::-webkit-scrollbar{display:none}.u1-pdp-customizer__gallery-slide{flex:0 0 100%;width:100%;height:100%;min-height:100%;scroll-snap-align:start;margin:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5!important;position:relative}.u1-pdp-customizer__gallery-viewport .u1-pdp-customizer__gallery-slide{background:#f5f5f5!important}.u1-pdp-customizer__gallery-img{width:100%;height:100%;display:block;object-fit:cover}.u1-pdp-customizer__gallery-media{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.u1-pdp-customizer__gallery-media--lifestyle .u1-pdp-customizer__gallery-img{width:100%;height:100%;object-fit:cover}.u1-pdp-customizer__gallery-media--render{transform:scale(var(--u1-pdp-render-scale, 1));transition:transform .26s cubic-bezier(.2,.8,.2,1);padding-top:calc(var(--u1-pdp-sticky-top, 0px) / 2);box-sizing:border-box}@media (min-width: 1025px){.u1-pdp-customizer__gallery-media--render{padding-bottom:var(--u1-pdp-gallery-c1-h, 96px)}}.u1-pdp-customizer__gallery-square{height:100%;aspect-ratio:1 / 1;max-width:100%;max-height:100%;display:block}.u1-pdp-customizer__gallery-square .u1-pdp-customizer__gallery-img{width:100%;height:100%;object-fit:contain}.u1-pdp-customizer__gallery-placeholder{width:100%;aspect-ratio:1 / 1;background:#f5f5f5}.u1-pdp-customizer__gallery-hit{position:absolute;top:50%;left:1rem;transform:translateY(-50%);width:40px;height:40px;padding:0;border-radius:999px;border:0;margin:0;cursor:pointer;display:none;align-items:center;justify-content:center;background:#fff;color:#0d0d0d;z-index:3}.u1-pdp-customizer__gallery-hit--prev{left:1rem}.u1-pdp-customizer__gallery-hit--next{left:auto;right:1rem}@media (min-width: 1025px){.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-hit{display:flex!important}.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-viewport{-webkit-user-select:none;user-select:none;touch-action:pan-y;cursor:grab!important}.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-viewport:active{cursor:grabbing!important}.u1-pdp-customizer[data-u1-gallery-ux-mode=normal] .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-viewport img{-webkit-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none}}.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-viewport,.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-track,.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-slide,.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-media,.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-square,.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-img{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none}.u1-pdp-customizer .u1-pdp-customizer__gallery.is-carousel .u1-pdp-customizer__gallery-viewport{cursor:grab!important}.u1-pdp-customizer__gallery-pager.is-visible,.u1-pdp-customizer__gallery-pager.is-visible *{cursor:pointer!important}.u1-pdp-customizer__gallery-hit-icon{position:static;width:24px;height:24px;padding:0;border-radius:0;background:transparent;color:currentColor;display:flex;align-items:center;justify-content:center;line-height:0;opacity:1;transition:none;pointer-events:none}.u1-pdp-customizer__gallery-hit-icon svg{display:block;margin:0 auto}.u1-pdp-customizer__gallery-hit:active{background:#fafafa}.u1-pdp-customizer__gallery-hit.is-disabled{background:#cdcdcd4d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#0d0d0d59;cursor:default}.u1-pdp-customizer__gallery-hit.is-disabled:active{background:#cdcdcd33}.u1-pdp-customizer__gallery-hit-icon svg{width:24px;height:24px;display:block}.u1-pdp-customizer__steps{display:flex;flex-direction:column;gap:var(--u1-pdp-chapters-gap, 150px);align-items:center;width:100%;padding-bottom:24px}.u1-pdp-step{width:100%;max-width:var(--u1-pdp-chapter-max, 340px);display:flex;flex-direction:column;align-items:center;gap:var(--u1-pdp-chapter-gap, 28px);padding:0;border:0}@media (max-width: 1024px){.u1-pdp-step{gap:var(--u1-pdp-chapter-gap-mobile, var(--u1-pdp-chapter-gap, 28px))}.u1-pdp-step[data-u1-pdp-step=color],.u1-pdp-step[data-u1-pdp-step=color] .u1-pdp-color{gap:var(--u1-pdp-chapter-gap-mobile, 20px)}.u1-pdp-step__title{font-size:var(--u1-pdp-chapter-title-fs-mobile, 22px)}}.u1-pdp-step[data-u1-pdp-step=accessories],.u1-pdp-step[data-u1-pdp-step=visor]{max-width:100%;align-items:stretch}.u1-pdp-step[data-u1-pdp-step=color],.u1-pdp-step[data-u1-pdp-step=color] .u1-pdp-color{gap:20px}.u1-pdp-step__title{margin:0;font-size:22px;font-weight:530;line-height:1;color:#000;text-align:center;font-family:var(--u1-font-family)}.u1-pdp-step__body--richtext{color:var(--u1-text-secondary);font-size:16px;line-height:1.5}.u1-pdp-step__body--richtext p{margin:0 0 1em}.u1-pdp-step__body--richtext p:last-child{margin-bottom:0}.u1-pdp-step__note{color:var(--u1-text-secondary);font-size:14px}.u1-pdp-color{width:100%;max-width:var(--u1-pdp-chapter-max, 340px);display:flex;flex-direction:column;align-items:center;gap:var(--u1-pdp-chapter-gap, 28px)}.u1-pdp-color__picker{display:flex;align-items:center;justify-content:center;gap:0}.u1-pdp-color__swatch{width:40px;height:40px;border-radius:105.6px;border:0;background:transparent;padding:0;cursor:pointer;display:grid;place-items:center;overflow:visible;position:relative}.u1-pdp-color__swatch:before{content:"";position:absolute;left:50%;top:50%;width:36px;height:36px;transform:translate(-50%,-50%);border-radius:999px;border:1.5px solid rgba(13,13,13,.05);opacity:0;pointer-events:none;transition:opacity 80ms ease,border-color .12s ease,border-width .12s ease}.u1-pdp-color__swatch.is-selected:before{opacity:1;border-color:#0d0d0d;border-width:2px}.u1-pdp-color__swatch:hover:not(.is-selected):before,.u1-pdp-color__swatch:focus-visible:not(.is-selected):before{opacity:1;border-color:#0d0d0d0d;border-width:1.5px}.u1-pdp-color__swatch-dot{width:28px;height:28px;border-radius:999px;box-sizing:border-box;border:1px solid rgba(13,13,13,.05);box-shadow:0 2.715px 2.715px #00000040 inset;background-size:cover;background-position:center;background-repeat:no-repeat}.u1-pdp-color__name{min-height:24px;padding:0 4px;display:flex;align-items:center;justify-content:center}.u1-pdp-color__name-text{margin:0;font-size:15px;font-weight:530;line-height:1.05;letter-spacing:.3px;color:#000}.u1-pdp-color__name-text.is-placeholder{color:#8f8f8f}.u1-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%);background:#0d0d0deb;color:#fff;padding:10px 14px;border-radius:12px;font-size:13px;font-weight:530;letter-spacing:.2px;line-height:1.1;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .18s ease;z-index:9999}.u1-toast.is-visible{opacity:1;transform:translate(-50%) translateY(-2px)}.u1-modal[hidden]{display:none!important}.u1-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.u1-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0d0d40}.u1-modal__panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,420px);background:#fff;border-radius:16px;padding:18px;box-shadow:0 28px 182px #0000001a}
/*# sourceMappingURL=/cdn/shop/t/292/assets/u1_pdp_customizer.css.map */
