.product-carousel-wrapper{transition:max-height .5s ease-in-out,opacity .5s ease-in-out,margin .5s ease-in-out;max-height:0;overflow:hidden;opacity:0;margin-top:0}.product-carousel-wrapper.active{max-height:600px;opacity:1;margin-top:20px}.product-card-container{display:flex;flex-direction:column;width:100%;max-width:100%;padding:0 16px 0 0}.carousel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.product-card-title{color:var(--black-white-black, #000);font-size:18px;font-style:normal;font-weight:400;line-height:14.4px;text-transform:capitalize}@media screen and (min-width: 768px){.product-card-title{margin-top:40px}}@media screen and (max-width: 767px){.hotspot__title{display:none}.variant-input-hotspot{margin-bottom:0!important}}@media (min-width: 767px){.hotspot__title__mobile{display:none;color:#000;text-align:left;font-size:28px;font-style:normal;font-weight:400;line-height:35px;text-transform:uppercase;margin-top:12px}}.product-count{color:var(--black-white-black, #000);font-size:18px;font-style:normal;font-weight:400;line-height:14.4px;text-transform:capitalize}.carousel-controls{display:flex;gap:16px}.carousel-control{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.product-card-grid{display:flex;align-items:center;overflow-x:auto;gap:16px;scrollbar-width:none;-ms-overflow-style:none}.product-card-grid::-webkit-scrollbar{display:none}.product-item{flex:0 0 auto;width:156px;display:flex;flex-direction:column;height:100%}.product-item a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.product-image-container{position:relative;width:156px;height:208px;overflow:hidden;margin-bottom:12px;background-color:#f9f9f9;flex-shrink:0;gap:8px;aspect-ratio:3/4;display:flex;align-items:center;justify-content:center}.product-image{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;justify-content:space-between;height:100px;flex:1;min-height:0}.product-name{overflow:hidden;color:var(--black-white-black, #000);text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.24px;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;min-height:28.8px}.add-to-bag-btn{display:flex;justify-content:space-between;align-items:center;align-self:stretch;background-color:#aee9e8;color:#000;padding:8px 12px;font-size:12px;font-weight:500;height:30px;border:none;cursor:pointer;width:100%;margin-top:8px}.product-price-btn{font-weight:400}.product-variant-dropdown{width:100%}.hotspot__container{display:flex;width:100%;background-color:#fff;justify-content:space-between;padding:0 0 0 40px;gap:20px;flex-direction:row-reverse}.hotspot__content{display:flex;width:50%;flex:0 0 50%;flex-direction:column;justify-content:center}.hotspot__content-text{display:flex;flex-direction:column;align-items:flex-start}.hotspot__button{display:inline-flex;justify-content:center;align-items:center;background-color:#aee9e8;height:30px;color:#000;padding:8px 12px;gap:8px;white-space:nowrap;width:fit-content;align-self:flex-start;border:none;cursor:pointer}.hotspot__image{width:50%;flex:0 0 50%;position:relative;overflow:hidden;height:100%}.hotspot__image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.hotspot__button__mobile{position:absolute;bottom:16px;left:16px;background-color:#fff;color:#000;padding:8px 12px;border:none;height:30px;font-size:12px;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;z-index:10;gap:8px;display:none}.hotspot__title{font-size:28px;font-weight:400;text-align:left;color:#000}.hotspot__description{font-size:16px;font-weight:400;text-align:left;color:#000;width:80%;margin-bottom:16px}@media (max-width: 767px){.hotspot__content-text{width:100%}.hotspot__description{margin-top:16px;width:100%!important}}.hotspot-item{position:absolute;display:flex;justify-content:center;align-items:center;width:24px;height:24px;z-index:20;cursor:pointer;background:#fff;opacity:.6;transition:all .3s ease-in-out;font-family:sans-serif;font-size:14px;transform:translate(-50%,-50%);margin:0;padding:0;border-radius:50%}.hotspot-item.active{opacity:1;width:28px!important;height:28px!important;background:#fff}@media (min-width: 1400px){.hotspot__image{width:47.5%;flex:0 0 47.5%}.hotspot__content{width:50%;flex:0 0 50%}}@media (min-width: 768px){.product-carousel-wrapper-mobile{display:none!important}.hotspot__button__mobile{display:none}}.product-drawer{position:relative;z-index:1000!important}.product-drawer--mobile{display:none}@media (max-width: 767px){.product-drawer:not(.product-drawer--mobile){display:none}.product-drawer--mobile{display:block}}.product-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.product-drawer__overlay.active{opacity:1;visibility:visible}#desktop-drawer .product-drawer__container{position:fixed;top:0;right:0;bottom:0;max-width:450px;background:#fff;z-index:1001;overflow:hidden;transform:translate(100%);transition:transform .3s ease-in-out;border-left:1px solid #e2e2e2;box-shadow:-2px 0 10px #0000001a;display:flex;width:450px;padding:0 16px 16px;flex-direction:column;align-items:flex-start;gap:24px}#desktop-drawer .product-drawer__container.active{transform:translate(0)}#mobile-drawer .product-drawer__container{position:fixed;top:auto;right:0;left:0;bottom:0;width:100%;height:100vh;background:#fff;z-index:1001;overflow:hidden;transform:translateY(100%);transition:transform .3s ease-in-out;display:flex;padding:0 16px 16px;flex-direction:column;align-items:flex-start;gap:24px}#mobile-drawer .product-drawer__container.active{transform:translateY(0)}.product-drawer__header{display:flex;justify-content:space-between;align-items:center;color:var(--black-white-black, #000);font-family:Futura PT Web;font-size:18px!important;font-style:normal;font-weight:400;width:100%;line-height:100%;text-transform:uppercase}.product-drawer__title{font-size:18px;font-weight:400;text-transform:uppercase;margin:0}.product-drawer__close{background:transparent;border:none;cursor:pointer;padding:8px;margin-top:8px}.product-drawer__content{flex:1;overflow-y:auto;width:100%}.drawer-category{margin-bottom:20px}.drawer-category-title{font-size:16px;font-weight:400;text-transform:uppercase;padding:0}.drawer-product-item{display:flex;width:100%;gap:12px;padding-bottom:12px}.drawer-product-item:last-child{border-bottom:none}.drawer-product-image-container{width:100px;height:100px;flex-shrink:0;overflow:hidden}.drawer-product-info{flex:1;display:flex;flex-direction:column;gap:8px}.drawer-product-name{font-size:14px;font-weight:400;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.drawer-product-variant{display:flex;align-items:center;margin-bottom:8px}.drawer-product-variant-label{width:14px;height:14px;border-radius:50%;background-color:pink;margin-right:8px}.drawer-product-variant-text{font-size:12px;color:#666}.drawer-product-variant-dropdown{display:flex;justify-content:space-between;align-items:center;width:100%;padding:4px 12px;border:1px solid #e5e5e5;border-radius:0;font-size:12px;color:#0000008f;font-weight:500;height:30px;cursor:pointer}.drawer-add-to-bag{display:flex;justify-content:space-between;align-items:center;background-color:#aee9e8;color:#000;padding:8px 12px;font-size:12px;font-weight:500;height:30px;border:none;cursor:pointer;width:100%;margin-top:auto}.mobile-layout{display:flex;width:100%;max-height:100px;height:100px;justify-content:start;align-items:stretch}.mobile-item .product-image-container{width:120px;height:160px;flex-shrink:0}.mobile-item .product-info{flex:1;margin-bottom:0}.product-image-mobile{width:100%;height:100%;object-fit:contain;object-position:center}.product-image-container-mobile{width:100px;height:100px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7;aspect-ratio:1/1;gap:8px;flex-shrink:0}.mobile-carousel-controls{display:none}.mobile-product-card-grid{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:16px;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap}.mobile-product-card-grid::-webkit-scrollbar{display:none}.product-carousel-wrapper-mobile{transition:max-height .5s ease-in-out,opacity .5s ease-in-out,margin .5s ease-in-out;max-height:0;overflow:hidden;opacity:0;margin-top:0}.product-carousel-wrapper-mobile.active{max-height:500px;opacity:1;margin-top:20px}.dropdown{width:100%}.variant-input-hotspot{overflow:hidden;color:var(--black-white-black-56, rgba(0, 0, 0, .56));text-overflow:ellipsis;font-size:12px!important;font-style:normal;font-weight:400;width:100%!important;margin-bottom:8px;text-transform:lowercase;text-transform:capitalize;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="5" viewBox="0 0 8 5" fill="none"><path d="M1.26465 1L3.99893 3.73643L6.73536 1" stroke="black" stroke-opacity="0.56" stroke-width="0.857143"/></svg>') no-repeat right .75em center/8px 5px}@media (min-width: 768px) and (max-width: 1180px){.product-item{width:109px;flex:0 0 109px}.product-image-container{position:relative;width:109px!important;height:146px!important;background-color:#f9f9f9;overflow:hidden;padding:0!important;margin-bottom:8px;display:block!important}.product-image-container img.product-image{position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;display:block}.product-info{height:auto;min-height:0}.variant-input-hotspot{font-size:12px!important}.add-to-bag-btn{height:32px;margin-top:4px}.product-name{font-size:11px;line-height:120%;min-height:auto;margin-bottom:12px}}.drawer-product-description{width:100%;color:#0000008f;font-size:12px;font-weight:400;line-height:1.2;max-height:2.5em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media (max-width: 767px){#desktop-drawer{display:none}}.select-with-color-circle{position:relative;height:30px;margin-bottom:8px}.select-with-color-circle select,.variant-input-hotspot[data-color-option-index]{padding-left:24px!important}.variant-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%;color:#0000008f;font-size:11px;font-weight:400;box-sizing:border-box;height:30px;margin-bottom:8px}@media (max-width: 767px){.hotspot__container{flex-direction:column;padding:0;gap:0}.hotspot__image,.hotspot__content{flex:0 0 auto;width:100%;overflow:hidden}.hotspot__content{padding:0 16px}.hotspot__button{display:none}.hotspot__button__mobile{display:flex}.product-carousel-wrapper{display:none!important}.hotspot__content-text .btn{display:none}.hotspot__title__mobile{font-size:24px;font-weight:400;margin:12px 16px}.product-item,.product-item a{height:auto}.product-name{display:block;-webkit-line-clamp:none;min-height:auto}.mobile-item{flex-direction:row!important;display:flex;width:90%;height:100px;gap:12px}.mobile-item .product-image-container{width:120px;height:160px;flex-shrink:0}.mobile-item .product-info{flex:1;margin-bottom:0}}.product-drawer__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.product-drawer__overlay.active{opacity:1;pointer-events:all}#desktop-container{position:fixed;top:0;right:0;width:450px;height:100%;background-color:#fff;z-index:1001;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}#desktop-container.active{transform:translate(0)}#mobile-container{position:fixed;bottom:0;left:0;right:0;height:100%;background-color:#fff;z-index:1001;transform:translateY(100%);transition:transform .3s ease;display:flex;flex-direction:column}#mobile-container.active{transform:translateY(0)}.product-image-container-mobile{width:100px;height:100px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;gap:8px;overflow:hidden;flex-shrink:0}.product-image-mobile{width:100%;height:100%;object-fit:cover}.product-info{flex:1;display:flex;max-height:100px;flex-direction:column;justify-content:space-between;overflow:hidden}.product-drawer__header-container{display:flex;width:100%;justify-content:space-between;align-items:center;height:55px;flex-shrink:0;border-bottom:1px solid #e2e2e2;padding:16px 0}.product-drawer__header{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:8px}.product-drawer__content{flex:1;overflow-y:auto}.drawer-category-title{font-size:14px;font-weight:500;margin:0 0 16px}.drawer-product-item{display:flex;margin-bottom:24px;gap:16px}.drawer-product-image-container{width:100px;height:100px;overflow:hidden;flex-shrink:0}.drawer-product-image{width:100%;height:100%;object-fit:cover}.drawer-product-info{flex:1;display:flex;flex-direction:column;max-height:100px;overflow:hidden}.drawer-add-to-bag{display:flex;justify-content:space-between;width:100%;padding:8px 12px;background-color:#aee9e8;border:none;font-size:12px;font-weight:100;cursor:pointer;text-transform:uppercase}.drawer-select-with-color-circle{position:relative;display:inline-block;width:100%}.drawer-color-circle-overlay{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background-color:#ccc;pointer-events:none;z-index:2;border:none}.drawer-product-variant-dropdown[data-has-color=true],.drawer-product-variant-dropdown[data-color-option-index]{padding-left:24px!important}.drawer-product-variant-dropdown{width:100%;height:32px;border:1px solid #e2e2e2;border-radius:2px;padding:0 8px;font-size:12px;background-color:#fff;text-transform:lowercase;text-transform:capitalize;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="5" viewBox="0 0 8 5" fill="none"><path d="M1.26465 1L3.99893 3.73643L6.73536 1" stroke="black" stroke-opacity="0.56" stroke-width="0.857143"/></svg>') no-repeat right .75em center/8px 5px}@media (max-width: 767px){#desktop-drawer{display:none}.drawer-product-variant-dropdown{font-size:12px!important}}@media (min-width: 768px){#mobile-drawer{display:none}}.variant-select-with-color{display:flex;align-items:center;gap:8px}.color-circle{width:8px;height:8px;background:#fff}.select-with-color-circle{position:relative;height:30px}.color-circle-overlay{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background-color:#ccc;pointer-events:none;z-index:2}.select-with-color-circle select,.variant-input-hotspot[data-color-option-index]{padding-left:24px!important;display:flex;align-items:center;justify-content:center;height:30px}.variant-input-hotspot:not([data-color-option-index]){padding-left:8px!important;height:30px}@media screen and (max-width: 767px){.color-circle-overlay{top:50%!important}}.carousel-control.disabled{pointer-events:none}.product-card-grid{scroll-behavior:smooth;transition:scroll-left .8s cubic-bezier(.4,0,.2,1)}.variant-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%;color:#0000008f;font-size:11px;font-weight:400;box-sizing:border-box}.hotspot-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;transform:rotate(45deg);transition:transform .3s ease}.hotspot-icon svg{width:12px;height:12px}.hotspot-item:hover{background-color:#f5f5f5}.hotspot-item.active .hotspot-icon{transform:rotate(0)}.hotspot .btn--loading:before{width:16px!important;height:16px!important;border-width:2px!important;margin-left:-8px!important;margin-top:-8px!important}.product-drawer .drawer-add-to-bag.btn--loading:before{width:14px!important;height:14px!important;border-width:1.5px!important;margin-left:-7px!important;margin-top:-7px!important}.hotspot .product-carousel-wrapper-mobile .btn--loading:before{width:14px!important;height:14px!important;border-width:1.5px!important;margin-left:-7px!important;margin-top:-7px!important}.hotspot .product-carousel-wrapper .btn--loading:before{width:14px!important;height:14px!important;border-width:1.5px!important;margin-left:-7px!important;margin-top:-7px!important}.product-drawer__container,.product-drawer{isolation:isolate}.add-to-cart-text-full{display:inline}.add-to-cart-text-short{display:none}@media (min-width: 768px) and (max-width: 1180px){.add-to-cart-text-full{display:none}.add-to-cart-text-short{display:inline}}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:normal;max-width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.2;height:2.4em;max-height:2.4em}.hide-on-mobile{display:none!important}@media screen and (min-width: 750px){.hide-on-mobile{display:flex!important}}@media (max-width: 767px){.hotspot.page-width{padding-left:0;padding-right:0;max-width:100%}}.variant-input-hotspot option{text-transform:lowercase}.variant-input-hotspot option:first-letter{text-transform:uppercase}@media (max-width: 767px){.hotspot-item{width:16px!important;height:16px!important}.hotspot-item.active{width:18px!important;height:18px!important;background:#fff!important}}@media screen and (max-width: 767px){.hotspot__image{position:relative!important;width:100%!important;padding-bottom:133.33%!important;overflow:hidden!important;height:auto!important}.hotspot__image img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.hotspot-item{transform:translate(-50%,-50%)!important}.hotspot__button__mobile{position:absolute!important;bottom:16px!important;left:16px!important;z-index:25!important}.mobile-product-grid{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 16px}.mobile-product-grid::-webkit-scrollbar{display:none}.mobile-grid-wrapper{display:flex;gap:16px}.mobile-product-item{width:280px;flex-shrink:0;scroll-snap-align:start}.mobile-pagination{display:flex;justify-content:center;gap:8px;margin-top:16px}.pagination-dot{width:7px;height:7px;border-radius:50%;background-color:#9993;border:none;cursor:pointer;transition:all .3s ease;padding:0}.pagination-dot.active{background-color:#999}.pagination-dot:hover:not(.active){background-color:#999}.mobile-product-item[x-show=false]{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/hotspot.css.map */
