.shop-the-look{position:relative;background-color:var(--bg-color);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media screen and (max-width:749px){.shop-the-look{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}}.shop-the-look__wrapper{display:flex;justify-content:center;align-items:center;gap:19px}@media screen and (max-width:749px){.shop-the-look__wrapper{gap:14px;flex-wrap:wrap}}.shop-the-look__block{display:block;width:100%;max-width:calc(25% - (19px) * 3 / 4)}@media screen and (max-width:749px){.shop-the-look__block{width:calc(50% - (14px)/ 2);max-width:calc(50% - (14px)/ 2)}}.shop-the-look__modal-opener{display:block}.shop-the-look__modal-opener-btn{border:none;margin:0;position:relative;background:0 0;padding:144% 0 0 0;border-radius:40px;width:100%;cursor:pointer}@media screen and (max-width:749px){.shop-the-look__modal-opener-btn{padding:160% 0 0 0}}.shop-the-look__modal-opener-btn .shop-the-look__block-main-image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:40px}@media screen and (max-width:749px){.shop-the-look__modal-opener-btn .shop-the-look__block-main-image{border-radius:20px}}.shop-the-look__modal-opener-btn .shop-the-look__block-bottom-icon{position:absolute;right:15px;bottom:15px;width:44px;height:44px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:749px){.shop-the-look__modal-opener-btn .shop-the-look__block-bottom-icon{width:21px;height:21px;right:12px;bottom:12px}}modal-dialog.shop-the-look-modal{position:fixed;right:-100%;transition:all var(--duration-long);display:block;top:calc((var(--announcement-bar-height) * var(--announcement-bar-visible)));height:100%;width:100%;max-width:420px;background:#fff;border-left:1px solid var(--color-border-bottom)}@media screen and (max-width:420px){modal-dialog.shop-the-look-modal{min-width:100%}}.shop-the-look-modal__spinner-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:5}.shop-the-look-modal__spinner-wrapper.fade-out{opacity:0;z-index:-1;transition:opacity .5s}.shop-the-look-modal__spinner{width:30px;height:30px;border:2px solid #ddd;border-top:2px solid #000;border-radius:50%;animation:spin .8s linear infinite;display:block!important}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}modal-dialog.shop-the-look-modal[open]{right:0}.shop-the-look-modal__box{padding:10px 36px 25px;display:flex;justify-content:space-between;align-items:center;gap:15px;width:100%;background:#eeffab}@media screen and (max-width:749px){.shop-the-look-modal__box{padding:10px 23px 16px}}.shop-the-look-modal__box .shop-the-look-modal__heading{font-size:25px;font-weight:600;line-height:35px}@media screen and (max-width:749px){.shop-the-look-modal__box .shop-the-look-modal__heading{font-size:20px}}.shop-the-look-modal__box #modal-close-shop-the-look{padding:0;margin:0;border:none;cursor:pointer;background:0 0}.shop-the-look-modal__box #modal-close-shop-the-look svg path{fill:var(--color-state-active)}.shop-the-look-modal__container{position:relative;height:100%;padding-bottom:34px}.shop-the-look-modal__wrapper{overflow-y:scroll;height:calc(100% - 100px);padding:21px 17px 0;position:relative}.shop-the-look-modal__content{display:flex;flex-direction:column;gap:36px;position:relative}.shop-the-look-modal__content[aria-hidden=true]{display:none}.shop-the-look-modal__content-product{display:flex;flex-direction:column;justify-content:space-between;gap:15px;align-items:flex-start}@media screen and (max-width:749px){.shop-the-look-modal__content-product{gap:10px}}.shop-the-look-modal__content-product-content{display:flex;justify-content:flex-start;align-items:flex-start;gap:14px;width:100%}.shop-the-look-modal__content-product-image{position:relative;border-radius:26px;width:100%;max-width:168px;min-width:168px}@media screen and (max-width:749px){.shop-the-look-modal__content-product-image{max-width:172px}}.shop-the-look-modal__content-product-image .shop-the-look-modal__content-product-image-box{position:relative;padding-bottom:100%}.shop-the-look-modal__content-product-image a,.shop-the-look-modal__content-product-image img{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:26px}.shop-the-look-modal__content-product-image img{-o-object-fit:cover;object-fit:cover;z-index:1;transition:opacity .3s ease 2s}.shop-the-look-modal__content-product-image a{z-index:2}.shop-the-look-modal__content-product-title .shop-the-look-modal__content-product-title-link{text-decoration:none;display:inline-block;margin-bottom:10px;font-size:14px}@media screen and (max-width:749px){.shop-the-look-modal__content-product-title .shop-the-look-modal__content-product-title-link{margin-bottom:10px}}.shop-the-look-modal__content-product-title .product__price{font-family:var(--font-body-family);font-weight:400;font-size:14px}.shop-the-look-modal__content-product-color-label{padding-top:10px}.shop-the-look-modal__content-product-form{display:flex;justify-content:flex-start;align-items:center;gap:14px;width:100%}.shop-the-look-modal__content-product-form .shop-the-look-atc-btn{width:100%;min-width:auto}.shop-the-look-form{display:block;width:100%}.shop-the-look-modal__content-product-select{width:100%;max-width:168px;min-width:168px;position:relative}@media screen and (max-width:749px){.shop-the-look-modal__content-product-select{max-width:172px;min-width:172px}}.shop-the-look-modal__content-product-select:after,.shop-the-look-modal__content-product-select:before{content:'';position:absolute;top:16px;width:1px;height:5px;background:#000}.shop-the-look-modal__content-product-select:before{right:17px;transform:rotate(-45deg)}.shop-the-look-modal__content-product-select:after{right:14px;transform:rotate(45deg)}.shop-the-look-modal__content-product-select select{width:100%;padding:10px 22px 10px 10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:0 0;color:#000;border:1px solid #000;white-space:normal}.shop-the-look__error-message{color:var(--color-error)}.shop-the-look__button-inner{position:sticky;bottom:0;left:0;background:#fff;z-index:4;padding:10px 0}.shop-the-look__bottom-button{border:1px solid #000;background:#f7efe5;min-width:100%}