.look-header h2{color:var(--primary-text-h)}.shop-looks-section{position:relative;width:100%;overflow:hidden}.shop_add_button[disabled]{display:none}.look-container{position:relative;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;border-radius:var(--img-border-radius)}.look-container .look-shop-img{border-radius:var(--img-border-radius)}.look-header{position:absolute;top:2rem;left:0;right:0}.look-label{display:inline-block;font-size:1rem;text-transform:uppercase;padding:.5rem 1rem;border-radius:2px;margin-bottom:1rem}.look-header h2{margin:0}shop-looks{display:block;position:relative;width:100%;height:100%}.hotspot-marker{width:4vw;height:4vw;background:var(--hp-bg);border:unset;border-radius:50%;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;transition:.6s ease}.hotspot-marker svg{transition:.2s ease-in-out}.active button.hotspot-marker svg{transform:rotate(45deg)}.look-hotspot.is-bundle-selected button.hotspot-marker{border:3px solid var(--background-color)}.look-hotspot.is-bundle-selected button.hotspot-marker:after{animation:bundle-glow 1s ease-in-out infinite alternate;box-shadow:0 0 .2rem .2rem var(--highlight-color)}.hotspot-marker svg path{fill:var(--hp-ic)}@keyframes bundle-glow{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.25)}}button.hotspot-marker:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;z-index:-1;transform:scale(1);box-shadow:0 0 .5rem var(--primary-bg);animation:pulse .8s infinite alternate;transition:.6s ease}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.05)}}.look--content{padding:1rem 1rem 2rem;position:relative}.shop-looks-section .product_block_info,.shop-looks-section .product_block_wrapper{background:var(--secondary-bg)}.inner-look-details .product_block_info{padding:1.5rem 0 1rem;margin:0}.look-details{position:absolute;top:10rem;background:var(--secondary-bg);padding:0rem;box-shadow:0 2px 8px #0000001a;width:16vw;opacity:0;visibility:hidden;transform:translate(var(--shiftX)) translateY(var(--shiftY));transition:.4s ease-in-out;overflow:hidden;z-index:1}.look-details.active{opacity:1;visibility:visible;top:5rem;z-index:5}.look-details h3{margin:0 0 .5rem;font-size:2rem}.look-hotspot .product_block_info{padding-bottom:1rem}.look-shop-img{position:absolute;width:100%;height:100%;object-fit:contain;left:0}.inner-look-details{position:relative}.shop__link{display:block!important;position:absolute;width:100%;height:100%;z-index:1}.look-shop-close svg{width:2.4rem;height:2.4rem}.look-shop-close{position:absolute;right:10px;top:10px;z-index:2}.look-details svg.placeholder-svg{width:100%;height:100%}button.hotspot-marker span{width:2.3rem;height:2.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--hp-bg-in);padding:3px}.shop_bundle_button{cursor:pointer;width:100%}.shop_bundle_button .form_loader.loader{position:absolute}.is-loading .btn-txt{opacity:0}.look-hotspot{z-index:2}.look-hotspot:focus-within .look-details{opacity:1;visibility:visible;top:5rem}.look-details{pointer-events:none}.look-details.active{pointer-events:all}.look-details button,.look-details form{pointer-events:none}.look-details.active button,.look-details.active form{pointer-events:all}.look-details .quick_option_wrapper{pointer-events:none}.look-details.active .quick_option_wrapper{pointer-events:all}.shop_look_bg{max-width:140rem;margin:0 auto}.shop_bg_image img{width:100%;height:100%;object-fit:cover}.shop_card_image .ratio:before{width:100%;height:100%}.shop_product_card{display:grid;grid-template-columns:1fr 1fr;max-width:25rem;grid-gap:1rem;opacity:.8;transition:opacity .4s ease-in-out}.shop_product_card.is-selected,.shop_product_card:hover,.shop_product_card:focus-visible{opacity:1}.shop_product_card:focus-visible{outline:2px solid currentColor;outline-offset:2px}.shop_product_card{display:grid;grid-template-columns:1fr 1fr;max-width:25rem;grid-gap:1rem;align-items:center}.shop_bundle_inner{display:flex;justify-content:space-between;margin-top:5rem;background:var(--secondary-bg-color);border-radius:var(--img-border-radius);overflow:hidden}.shop_items_wrap{flex:1;min-width:0;padding-left:2rem;padding-top:1rem;padding-bottom:1rem}.shop_items_wrap .swiper-wrapper{align-items:center}.shop_items_wrap .shop_product_card.swiper-slide{width:100%;max-width:none}.shop_card_image{position:relative}.custom_checked_btn{width:1.6rem;height:1.6rem;position:absolute;z-index:1;left:1rem;top:1rem;background:var(--primary-button-bg);display:flex;align-items:center;justify-content:center;border-radius:4px}.custom_checked_btn svg{visibility:hidden;opacity:0}.shop_card_image .ratio{background:#fff;border-radius:1rem;overflow:hidden}.shop_card_title{margin-bottom:0}.shop_action_button{background:var(--highlight-color-secondary);display:flex;align-items:center;padding:0 4rem}.custom_checked_btn svg path{fill:var(--primary-button-hover-text)}.shop_add_button svg{transition:.3s ease-in-out}.shop_add_button.is-selected svg{transform:rotate(45deg)}.shop_product_card.is-selected .custom_checked_btn svg{visibility:visible;opacity:1}.shop_product_card:not(.is-sold-out){cursor:pointer}.shop_product_card.is-sold-out{cursor:not-allowed}.shop_product_card.is-sold-out .custom_checked_btn{display:none}.shop_card_sold_out{font-size:1.2rem;color:var(--text-color);margin-top:1rem}.bundle_form_error{margin-top:1rem;color:rgb(var(--color-error, 255 0 0));font-size:1.3rem;display:none}.bundle_form_error.show{display:block}.shop_bg_image{position:absolute;width:100%;height:100%;top:0}.bg_enabled .inner_shop_look{padding-top:8rem;padding-bottom:8rem}.look-details .quick_btn_wrap{display:flex;justify-content:flex-end}.look-hotspot{position:absolute;transform:translate(-50%,-50%)}.shop-look-container-width .hotspot-marker{width:2vw;height:2vw}.shop-look-container-width .hotspot-marker span{width:1.5rem;height:1.5rem}@media screen and (max-width:1440px)and (min-width:640px){.look-details{width:26vw}}@media screen and (min-width:1400px){.hotspot-marker{width:3vw;height:3vw}}@media screen and (max-width:1400px){.bg_enabled .inner_shop_look{padding-left:3%;padding-right:3%}.hotspot-marker{width:4vw;height:4vw}button.hotspot-marker span{width:2.5vw;height:2.5vw}.hotspot-marker svg{width:1vw;height:1vw}}@media screen and (min-width:640px){.look-details.look_wrap_outer{top:50%;right:10%;transform:translateY(-50%);z-index:4}}@media screen and (max-width:640px){.mobile_hide{display:none}.look-container{flex-direction:unset;flex-wrap:wrap}.look-shop-inner{width:100%}.look-details{width:70vw;max-width:25rem;transform:translateY(0);left:0;right:0;margin:0 auto}.look-details{top:50%}.look-details.active{transform:translateY(-50%);top:50%;left:0;right:0;margin:0 auto;z-index:5}.hotspot-marker{width:6vw;height:6vw}.hotspot-marker svg{width:2vw;height:2vw}button.hotspot-marker span{width:4vw;height:4vw;min-width:4vw}.inner-look-details .product_block_info{padding:0rem 0 1rem}.shop_bundle_inner{flex-direction:column}.shop_items_wrap{width:100%;padding-right:2rem}.shop_action_button{width:100%;justify-content:center;padding:1.2rem 2rem;min-width:30rem}.shop_product_card{grid-template-columns:1fr 2fr}}span.look-label.subtitle-color{padding-left:0}.look-hotspot.active{z-index:2}.shop-looks-section.container .shop_bundle_wrapper{position:relative;width:83%;margin:0 auto;bottom:6rem}.shop-looks-section.container .shop_bundle_inner{margin-top:0;border:1px solid var(--border-color)}@media screen and (min-width:1400px){.shop-looks-section.container .hotspot-marker{width:2vw;height:2vw}.look-hotspot.is-bundle-selected button.hotspot-marker{border:none}}@media screen and (max-width:1600px){.shop-looks-section.container button.hotspot-marker span{width:2rem;height:2rem}}@media screen and (max-width:1400px){.shop-looks-section.container .hotspot-marker{width:3vw;height:3vw}}@media screen and (max-width:1024px){.shop-looks-section.container .shop_bundle_wrapper{position:relative;width:100%;margin:20px auto 0;bottom:0}.shop-looks-section.container button.hotspot-marker span{width:1.5rem;height:1.5rem}}@media screen and (max-width:849px){.shop-looks-section.container button.hotspot-marker span{width:2rem;height:2rem}.shop-looks-section.container .hotspot-marker{width:4vw;height:4vw}}.shop-look-container-width .look-container,.shop-look-container-width .shop_bundle_wrapper{max-width:var(--container-width);margin:0 auto;padding:0 5rem}.shop-look-container-width .shop_bundle_wrapper .shop_bundle_inner{margin-top:0;border-radius:0 0 var(--img-border-radius) var(--img-border-radius)}.shop-look-container-width .look-container{border-radius:var(--img-border-radius) var(--img-border-radius) 0 0}@media screen and (max-width:1441px){.shop-look-container-width .look-container,.shop-look-container-width .shop_bundle_wrapper{max-width:var(--container-width);margin:0 auto;padding:0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/build-box.css.map */
