.product-markers *{box-sizing:border-box}.product-markers--border-top{border-top:.1rem solid rgba(var(--color-border))}.product-markers--border-bottom{border-bottom:.1rem solid rgba(var(--color-border))}.product-markers .right{text-align:left}.product-markers .have-overlay{background:rgba(var(--color-foreground),var(--overlay-alpha))}.product-markers .product-description p{margin:0;padding:0;color:rgb(var(--color-foreground-secondary))}.product-markers .product-heading,.product-markers .product-description{word-wrap:break-word;margin:0;padding:0}.product-markers .product-heading{color:#020302;font-size:clamp(14px,1vw,16px);font-weight:400;line-height:normal;position:relative;padding-left:15px}.product-markers .product-heading:before{content:"";position:absolute;width:5px;height:5px;top:50%;left:0;transform:translateY(-50%);background:#000;border-radius:50%}.product-markers .product-description{margin-top:.4rem}.product-markers .product-markers__product_img{position:relative;width:100%;border-radius:6px;overflow:hidden;display:flex}.product-markers .product-markers__product_img:not(:last-child){margin-bottom:1.2rem}.product-markers .product-markers__product_img.adapt:before{content:"";display:block;padding-bottom:var(--slide-height)}.product-markers .product-markers__product_img img,.product-markers .product-markers__product_img svg,.product-markers .product-markers__product_img video{position:absolute;display:block;height:100%;width:100%;object-fit:cover}.product-markers .product-markers__product>img,.product-markers .product-markers__product>svg{width:3rem;height:3rem;display:block}.product-markers .card-wrapper{padding:1.2rem;position:absolute;top:50%;left:100%;opacity:0;pointer-events:none;visibility:hidden;display:none;transition:all .3s ease-in-out;height:auto;background:transparent;transform:translateY(-50%)}@keyframes appearing{0%{opacity:0;visibility:hidden}to{visibility:visible;opacity:1}}.product-markers .product-markers__card{background-color:#fff;min-width:230px;padding:18px 13px;border-radius:2px;box-shadow:0 2px 20px #0000000f}.product-markers .product-markers__card-goToTop .card-wrapper{bottom:50%;top:unset;transform:unset}.product-markers .product-markers__card-goToLeft .card-wrapper{left:unset;right:100%}.product-markers .product-markers__card-goToBottom .card-wrapper{top:50%;bottom:unset;transform:unset}.product-markers .product-markers__marker:hover .card-wrapper,.product-markers .product-markers__marker:focus .card-wrapper,.product-markers .product-markers__marker.active .card-wrapper{visibility:visible;display:block;opacity:1;pointer-events:unset;animation-name:appearing;animation-duration:.5s;animation-timing-function:ease-in-out}.product-markers .over_right .card-wrapper{left:auto;right:85%}.product-markers .over_right .product-heading:before{left:auto;right:0}.product-markers .over_right .product-heading{padding-left:0;padding-right:15px}.product-markers .product-markers__overlay{z-index:-1;overflow:hidden;line-height:0;height:100%}.product-markers .product-markers__overlay img{width:100%;height:100%;max-width:100%;position:relative;z-index:-2}.product-markers__img-box{height:100%;position:relative;z-index:1}.product-markers__product-wrapper{max-width:100%;position:relative}.product-markers__marker{position:absolute;width:45px;height:45px;border-radius:50%;background:transparent;-webkit-tap-highlight-color:transparent;z-index:2}.product-markers__marker:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);border-radius:50%;background:#ffffff14;z-index:1;pointer-events:none;animation:pm-pulse 2.4s ease-in-out infinite;transition:border-color .2s ease,background .2s ease}.product-markers__marker:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);width:15px;height:15px;background:#fff;border-radius:50%;z-index:2;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s;box-shadow:0 0 6px #0000001f;pointer-events:none}@keyframes pm-pulse{0%{transform:translate(-50%,-50%) scale(.85);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.15);opacity:.14}to{transform:translate(-50%,-50%) scale(.85);opacity:.7}}.product-markers__marker:hover:after,.product-markers__marker:focus:after,.product-markers__marker.active:after{transform:translate(-50%,-50%) scale(1.5);box-shadow:0 0 10px #ffffff40;width:20px;height:20px}.product-markers__marker:before{border:28px solid rgba(255,255,255,.95);background:#ffffff0a;animation-duration:1.8s}.zk-product-markers-title{font-size:36px;margin-bottom:18px;font-weight:600;line-height:120%}.zk-product-markers-top{max-width:var(--st-text-width);width:100%;text-align:center;margin:auto}.zk-product-markers-title p{margin:0}.zk-product-markers-desc{font-size:clamp(16px,1.5vw,20px);font-weight:400;line-height:150%}.zk-product-markers-desc p{margin:0}.product-markers__box{margin-top:50px;display:flex;align-items:center;gap:72px}.product-markers__img .product-markers__overlay.have-overlay:before{display:none}.product-markers__img{width:100%;position:relative;overflow:hidden;aspect-ratio:var(--st-image-aspect-ratio);max-width:1183px}.product-markers__img .product-markers__overlay img,.product-markers__img .product-markers__overlay video{width:100%;height:100%;object-fit:cover;display:block}.product-markers-item{text-align:center}.product-markers-item img{display:block;max-width:460px;margin:auto}.product-markers-item-title{margin-top:48px;font-size:clamp(16px,1.5vw,26px);font-weight:600;line-height:120%}.product-markers-swiper .swiper-pagination-bullets{justify-content:center;margin-top:64px}@media(min-width:1000px)and (max-width:1600px){.product-markers-item-title{margin-top:24px}.product-markers-swiper .swiper-pagination-bullets{margin-top:50px}}@media(min-width:1000px){.product-markers-swiper{max-width:465px;margin-right:var(--alp-padding-x)}}@media(max-width:999px){.product-markers__img{aspect-ratio:var(--st-image-aspect-ratio-m)}.product-markers__img .product-markers__overlay img,.product-markers__img .product-markers__overlay video{aspect-ratio:var(--st-image-aspect-ratio-m)}.product-markers .product-markers__card{min-width:130px;padding:10px}.zk-product-markers-top{margin-bottom:24px}.zk-product-markers-title{font-size:26px;margin-top:6px}.product-markers__box{flex-direction:column;gap:20px;margin-top:24px}.product-markers__marker:before{border:16px solid rgba(255,255,255,.95)}.product-markers__marker:after{width:12px;height:12px}.product-markers__marker:hover:after,.product-markers__marker:focus:after,.product-markers__marker.active:after{width:14px;height:14px}.product-markers__img,.product-markers-swiper{width:100%}.product-markers-item{display:flex;gap:20px}.product-markers-item-img{flex:1;align-self:center}.product-markers-item img{max-width:none;margin:initial}.product-markers-item-title{margin-top:10%;flex:1}.product-markers-swiper .swiper-pagination-bullets{position:absolute;right:0;max-width:50%;left:50%;bottom:10%}}@media screen and (min-width:990px){.product-markers__product-wrapper{max-width:50%;margin:0 auto}}@media screen and (min-width:1100px){.product-markers__product-wrapper{max-width:30%}}@media screen and (max-width:575px){.product-markers__marker svg{width:.9rem;height:.9rem}}.product-markers__media .placeholder-svg{width:100%;height:80vh}@media screen and (max-width:575px){.product-markers__media .placeholder-svg{height:50vw}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-markers.css.map */
