.hotspot-media-banner{overflow:hidden;position:relative}.hotspot{background:none;border:0;cursor:pointer;height:4rem;min-width:unset;position:absolute;width:4rem;z-index:5}@keyframes pulsate{0%{transform:translate(50%,50%) scale(1);opacity:.8}45%{transform:translate(50%,50%) scale(1.75);opacity:0}}@keyframes stop-pulsate{0%{opacity:.4}to{transform:translate(50%,50%) scale(2);opacity:0}}.hotspot:before{background:rgba(var(--color-base-dark));border:2px solid rgb(var(--color-base-light));border-radius:50%;content:"";height:2rem;left:0;opacity:.5;position:absolute;top:0;transform:translate(50%,50%);transform-origin:center;transition:opacity .2s ease-in,transform .1s ease-out;width:2rem}.hotspot:active:before{transform:translate(50%,50%) scale(.875)}.hotspot:after{animation:pulsate 3s ease-out infinite;border:1px solid rgb(var(--color-base-light));border-radius:50%;content:"";height:2rem;left:0;opacity:0;position:absolute;top:0;transform:translate(50%,50%);transform-origin:center;width:2rem}.hotspot:hover:after{-webkit-animation:none;animation:none}.hotspot:active:after{-webkit-animation:stop-pulsate .3s;animation:stop-pulsate .3s}.hotspot-lookbook__trigger{position:absolute;top:var(--layout-space-12);left:var(--layout-space-12);width:var(--layout-space-18);height:var(--layout-space-18);background-color:var(--white);border-radius:100%;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-base-dark));z-index:99;box-shadow:0 4px 12px #00000026;border:0;cursor:pointer}.hotspot-lookbook__trigger[hidden]{display:none}.hotspot-lookbook__trigger-icon{display:inline-block;width:var(--layout-space-12);height:var(--layout-space-12);position:relative}.hotspot-lookbook__modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:grid;place-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility 0s linear .35s}.hotspot-lookbook__modal.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .35s ease}html.hotspot-lookbook--isActive.drawer--isActive main-content{transform:initial}.hotspot-lookbook__modal-overlay:empty{background:#0000008c;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%;display:block;opacity:0;transition:opacity .35s ease}.hotspot-lookbook__slider ul.slider .slider__slide.grid__item{margin-left:0;padding-left:0;padding-bottom:0;scroll-margin-left:0!important}.hotspot-lookbook__modal.is-open .hotspot-lookbook__modal-overlay{opacity:1}.hotspot-lookbook__modal-content{background:rgb(var(--color-base-light));display:flex;flex-direction:column;max-height:calc(100vh - var(--layout-space-12));max-width:min(1000px,calc(100vw - var(--layout-space-12)));position:relative;opacity:0;transition:transform .35s ease,opacity .35s ease;transform:translateY(20px);will-change:transform,opacity}.hotspot-lookbook__modal.is-open .hotspot-lookbook__modal-content{opacity:1;transform:translateY(0)}.hotspot-lookbook__modal-header{align-items:center;display:flex;justify-content:space-between;padding:var(--layout-space-12);border-bottom:1px solid rgba(var(--color-base-dark),.15)}.hotspot-lookbook__modal-content .carousel{max-height:100%;overflow-y:auto}.hotspot-lookbook__modal-header h3{margin:0;text-transform:uppercase!important;font-size:18px}.hotspot-lookbook__modal-close{background:none;border:0;cursor:pointer;font-size:24px;line-height:1;padding:0;color:rgb(var(--color-base-dark))}.carousel .slider-component-full-width.hotspot-lookbook__slider{--desktop-margin-left-first-item: 0;padding:var(--layout-space-12) var(--layout-space-19)}.hotspot-lookbook__slider ul.slider{--lookbook-gap: var(--layout-space-8);--lookbook-columns: 1;display:flex;flex-wrap:nowrap;gap:var(--lookbook-gap);margin:0;padding:0;cursor:default}.hotspot-lookbook__slider ul.slider:not(.no-overflow){cursor:grab}.hotspot-lookbook__slider ul.slider:not(.no-overflow).grabbing,.hotspot-lookbook__slider ul.slider:not(.no-overflow).grabbing a{cursor:grabbing}.hotspot-lookbook__slider ul.slider .slider__slide{width:calc((100% - (var(--lookbook-gap) * (var(--lookbook-columns) - 1))) / var(--lookbook-columns));flex:0 0 calc((100% - (var(--lookbook-gap) * (var(--lookbook-columns) - 1))) / var(--lookbook-columns));max-width:calc((100% - (var(--lookbook-gap) * (var(--lookbook-columns) - 1))) / var(--lookbook-columns));background-color:rgb(var(--color-base-brand-lightest-grey))}.hotspot-lookbook__slider ul.slider.no-overflow{overflow-x:hidden!important;scroll-snap-type:none;-webkit-overflow-scrolling:auto;touch-action:pan-y}.hotspot-lookbook__modal .product-card{padding:0 var(--layout-space-6) var(--layout-space-6)}.hotspot-lookbook__modal .product-card .product-card__gallery{margin-left:-12px;margin-right:-12px}.hotspot-lookbook__modal .hotspot-lookbook__option-list{margin:var(--layout-space-6) 0 0;display:grid;gap:var(--layout-space-2)}.hotspot-lookbook__variant-radios{margin:var(--layout-space-6) 0 0}.hotspot-lookbook__modal .hotspot-lookbook__option-row{margin:0;font-size:1.2rem;line-height:1.4}.hotspot-lookbook__modal .hotspot-lookbook__option-name{font-weight:700;margin-right:var(--layout-space-1)}.hotspot-lookbook__modal .hotspot-lookbook__variant-radio-grid{display:flex;flex-wrap:wrap;gap:var(--layout-space-1);margin-top:var(--layout-space-2)}.hotspot-lookbook__modal .hotspot-lookbook__variant-radio-grid input[type=radio]{display:none}.hotspot-lookbook__modal .hotspot-lookbook__variant-radio-grid .variant-radios__label{display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;color:rgb(var(--color-secondary-text));min-height:var(--layout-space-12);padding:var(--layout-space-5) var(--layout-space-2);margin:0;width:100%;font-size:11px;min-width:34px;max-width:54px;line-height:1;text-align:center;width:max-content}.hotspot-lookbook__modal .hotspot-lookbook__variant-radio-grid input[type=radio]:checked+.variant-radios__label{background:rgba(var(--color-foreground));border-color:rgba(var(--color-foreground));color:var(--white)}.hotspot-lookbook__modal .hotspot-lookbook__variant-radio-grid input[type=radio]:disabled+.variant-radios__label,.hotspot-lookbook__modal .hotspot-lookbook__variant-radio-grid .variant-radios__label.disabled{cursor:not-allowed;opacity:.4}.hotspot-lookbook__modal quickbuy-button,.hotspot-lookbook__modal .product-card>product-form{position:unset;margin-top:auto;pointer-events:auto;z-index:4}.hotspot-lookbook__modal quickbuy-button:before,.hotspot-lookbook__modal .product-card>product-form:before,.hotspot-lookbook__slider.no-overflow .slider-buttons,.hotspot-lookbook__modal .quick-add__submit .icon-bag{display:none}.hotspot-lookbook__modal .product-card>quickbuy-button .quick-add__submit,.hotspot-lookbook__modal .product-card>product-form .quick-add__submit{position:unset;transform:none;width:100%;background-color:rgba(var(--color-foreground));color:var(--white);margin:var(--layout-space-8) 0 0;border-radius:0}.hotspot-lookbook__modal .product-card>quickbuy-button .quick-add__submit span.label,.hotspot-lookbook__modal .product-card>product-form .quick-add__submit span.label{display:block}.hotspot-lookbook__slider .slider--desktop .slider__slide:first-child{margin-left:0;scroll-margin-left:0}.hotspot-media-banner hotspot-quickbuy-drawer.drawer{--hotspot-drawer-max-height-base: calc(100% - var(--layout-space-16))}.hotspot-media-banner hotspot-quickbuy-drawer.drawer .pdp-rewards-points .h4{margin:0}.hotspot-lookbook__slider .slider-button{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:0;background:rgb(var(--color-base-dark));border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:var(--white);transition:opacity .2s,background .2s;padding:0}.hotspot-lookbook__slider .slider-button .icon{max-width:unset!important;max-height:unset!important;width:var(--layout-space-7);height:var(--layout-space-7);color:var(--white)}.hotspot-lookbook__slider .slider-button[disabled]{opacity:.3}.hotspot-lookbook__slider .slider-button[disabled] .icon{color:var(--white)}.hotspot-lookbook__slider .slider-button--prev{left:var(--layout-space-2)}.hotspot-lookbook__slider .slider-button--next{right:var(--layout-space-2)}@media screen and (min-width:550px){.hotspot-lookbook__slider ul.slider{--lookbook-columns: clamp(1, var(--lookbook-max), 2)}}@media screen and (max-width:549px){.hotspot-lookbook__slider ul.slider{align-items:flex-start}.hotspot-lookbook__slider ul.slider .slider__slide{align-self:flex-start;height:auto}}@media screen and (min-width:768px){.hotspot-media-banner hotspot-quickbuy-drawer.drawer{--hotspot-drawer-max-height-base: calc(100% - var(--layout-space-32))}.hotspot-lookbook__slider ul.slider{--lookbook-columns: clamp(1, var(--lookbook-max), 3)}.carousel .slider-component-full-width.hotspot-lookbook__slider{padding:var(--layout-space-12) var(--layout-space-24)}.hotspot-lookbook__slider ul.slider .slider__slide{max-width:calc((100% - (var(--lookbook-gap) * (var(--lookbook-columns) - 1))) / var(--lookbook-columns))}.hotspot-lookbook__slider .slider-button{width:var(--layout-space-18);height:var(--layout-space-18)}.hotspot-lookbook__slider .product-card__heading{max-width:290px;padding-right:0}.hotspot-lookbook__slider .slider-button--prev{left:var(--layout-space-3)}.hotspot-lookbook__slider .slider-button--next{right:var(--layout-space-3)}.hotspot-lookbook__slider .slider-button .icon{width:var(--layout-space-10);height:var(--layout-space-10)}.hotspot-lookbook__modal-content{max-width:min(1000px,calc(100vw - var(--layout-space-24)))}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/hotspot-media-banner.css.map */
