.shop-look{position:relative;z-index:2;padding:15px 0;text-align:center}.shop-look__image{position:relative;z-index:2;aspect-ratio:1/1;width:100vw;left:-15px;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;gap:15px;padding:15px;margin:0 auto 20px;background:var(--color-gray-light-bgr)}.shop-look__image .media{z-index:1}.shop-look__image .media img{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.shop-look__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;gap:30px;margin:0 auto}.shop-look__heading{width:100%}.shop-look__heading--mobile{margin-bottom:20px}.shop-look__heading--desktop{display:none}.shop-look__point{position:relative;z-index:2;width:18px;height:18px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.shop-look__point button{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:hsla(0,0%,100%,.8);transition:background .2s linear}.shop-look__point button:before{position:absolute;z-index:0;top:50%;left:50%;width:100%;height:100%;border-radius:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);background:hsla(0,0%,100%,.6);opacity:0;-webkit-animation:pulse 5s linear infinite;animation:pulse 5s linear infinite;content:""}.shop-look__point button:hover{background:#fff}.shop-look__point[style]{position:absolute}.shop-look__point:first-child button:before{-webkit-animation-delay:0s;animation-delay:0s}.shop-look__point:nth-child(2) button:before{-webkit-animation-delay:.6s;animation-delay:.6s}.shop-look__point:nth-child(3) button:before{-webkit-animation-delay:1.2s;animation-delay:1.2s}.shop-look__point:nth-child(4) button:before{-webkit-animation-delay:1.8s;animation-delay:1.8s}.shop-look__point:nth-child(5) button:before{-webkit-animation-delay:2.4s;animation-delay:2.4s}.shop-look__point:nth-child(6) button:before{-webkit-animation-delay:3s;animation-delay:3s}.shop-look__point:nth-child(7) button:before{-webkit-animation-delay:3.6s;animation-delay:3.6s}.shop-look .swiper{width:100%;overflow:visible}.shop-look .swiper-slide{height:auto}.shop-look .arrow{-webkit-transform:translateY(-150%);transform:translateY(-150%)}@media only screen and (max-width:767px){.shop-look .container.margin{margin-top:5px}}@media only screen and (min-width:768px){.shop-look__image{left:0;height:100%;margin-bottom:0;width:55%;min-width:55%}.shop-look__content{width:45%;min-width:45%;padding-left:30px}.shop-look .container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:0}.shop-look .container.margin{margin-top:30px}.shop-look .swiper{overflow:hidden}.shop-look .arrow--left{left:0}.shop-look .arrow--right{right:0}}@media only screen and (min-width:992px){.shop-look{padding:0}.shop-look__image{width:60%;min-width:60%}.shop-look__content{width:40%;min-width:40%}}@media only screen and (min-width:1200px){.shop-look__heading--mobile{display:none}.shop-look__heading--desktop{display:block}.shop-look__heading p{line-height:1.2}.shop-look__content,.shop-look__image{width:50%;min-width:50%}.shop-look__content{padding-left:30px}.shop-look .swiper{padding:0 20px}.shop-look .container.margin{margin-top:48px}}@media only screen and (min-width:1400px){.shop-look__point{width:20px;height:20px}.shop-look .container.margin{margin-top:64px}}@media only screen and (min-width:1600px){.shop-look__image{width:850px;min-width:850px}.shop-look__content{width:calc(100% - 850px);min-width:calc(100% - 850px);padding-left:40px}.shop-look .swiper{padding:0 40px}}@-webkit-keyframes pulse{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}15%{opacity:.7;-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2)}30%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(2.6);transform:translate(-50%,-50%) scale(2.6)}50%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@keyframes pulse{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}15%{opacity:.7;-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2)}30%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(2.6);transform:translate(-50%,-50%) scale(2.6)}50%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}