.hotspot-focal-section{position:relative;overflow:hidden}.hfs-heading{margin:0 0 40px;text-align:center}.hfs-stage{position:relative;width:100%;height:800px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hfs-card{position:absolute;overflow:hidden;will-change:transform,opacity,width,height,z-index;transition:transform .3s ease-out,width .3s ease-out,height .3s ease-out,z-index .3s ease-out,filter .3s ease-out;cursor:pointer;-webkit-user-select:none;user-select:none}.hfs-hotspot svg .hfs-hotspot__ripple{animation:hfs-ripple 1s infinite ease-out;transform-origin:center;pointer-events:none}@keyframes hfs-ripple{0%{transform:scale(.8);opacity:.2}to{transform:scale(.43);opacity:.8}}.hfs-card[data-offset="0"]{width:555px;height:800px;transform:translate(0) translateZ(0);z-index:3;opacity:1;filter:none}.hfs-card[data-offset="1"]{width:346px;height:500px;transform:translate(calc(50% + 230px)) translateZ(0);z-index:2;filter:brightness(.88)}.hfs-card[data-offset="-1"]{width:346px;height:500px;transform:translate(calc(-50% - 230px)) translateZ(0);z-index:2;filter:brightness(.88)}.hfs-card[data-offset="2"]{width:276px;height:400px;transform:translate(calc(50% + 430px)) translateZ(0);filter:brightness(.75);z-index:1}.hfs-card[data-offset="-2"]{width:276px;height:400px;transform:translate(calc(-50% - 430px)) translateZ(0);filter:brightness(.75);z-index:1}.hfs-card[data-offset="3"],.hfs-card[data-offset="-3"]{width:276px;height:400px;opacity:0;pointer-events:none}.hfs-card[data-offset="3"]{transform:translate(calc(50% + 620px)) translateZ(0)}.hfs-card[data-offset="-3"]{transform:translate(calc(-50% - 620px)) translateZ(0)}.hfs-card[data-offset=far]{opacity:0;pointer-events:none;z-index:1;transition:none}@media screen and (min-width:1200px)and (max-height:850px){.hfs-stage,.hfs-card[data-offset="0"]{height:650px}.hfs-card[data-offset="1"]{height:400px;transform:translate(calc(50% + 185px)) translateZ(0)}.hfs-card[data-offset="-1"]{height:400px;transform:translate(calc(-50% - 185px)) translateZ(0)}.hfs-card[data-offset="2"]{height:325px;transform:translate(calc(50% + 350px)) translateZ(0)}.hfs-card[data-offset="-2"]{height:325px;transform:translate(calc(-50% - 350px)) translateZ(0)}.hfs-product-card{width:420px}}@media screen and (min-width:1200px)and (max-height:720px){.hfs-stage,.hfs-card[data-offset="0"]{height:650px}.hfs-card[data-offset="1"]{height:500px;transform:translate(calc(50% + 155px)) translateZ(0)}.hfs-card[data-offset="-1"]{height:500px;transform:translate(calc(-50% - 155px)) translateZ(0)}.hfs-card[data-offset="2"]{height:400px;transform:translate(calc(50% + 300px)) translateZ(0)}.hfs-card[data-offset="-2"]{height:400px;transform:translate(calc(-50% - 300px)) translateZ(0)}.hfs-product-card{width:360px}}.hfs-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;display:block;pointer-events:none}.hfs-card__label{position:absolute;bottom:2.8rem;left:50%;transform:translate(-50%);z-index:1;margin:0;text-align:center;color:var(--white);text-shadow:0 1px 8px rgba(0,0,0,.45);pointer-events:none;font-weight:400}.hfs-card:not([data-offset="0"]) .hfs-card__label{bottom:18px}.hfs-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block!important}.hfs-card[data-offset="0"] .hfs-card__link{pointer-events:auto;display:block!important}.hfs-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#dedad4,#c8c0b6);display:flex;align-items:center;justify-content:center;color:#a8a09a;font-family:Poppins,sans-serif;font-size:13px}.hfs-hotspot{position:absolute;width:60px;height:60px;transform:translate(-50%,-50%);z-index:20;cursor:pointer;pointer-events:none;opacity:0;transition:opacity .3s ease}.hfs-card[data-offset="0"] .hfs-hotspot{pointer-events:auto;opacity:1}.hfs-hotspot__ring-outer,.hfs-hotspot__ring-mid{position:absolute;border-radius:50%;pointer-events:none}.hfs-hotspot__ring-outer{top:0;right:0;bottom:0;left:0;background:#fff3}.hfs-hotspot__ring-mid{top:10px;right:10px;bottom:10px;left:10px;background:#fff3}.hfs-hotspot__btn{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.hfs-product-card{position:absolute;bottom:2.5%;left:50%;transform:translate(-50%) translateY(12px);width:515px;background:#fff;display:flex;align-items:stretch;height:150px;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .35s ease-in-out;overflow:hidden;z-index:4}.hfs-product-card.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.hfs-product-card__img-wrap{width:100%;max-width:150px;height:100%;flex-shrink:0;overflow:hidden;aspect-ratio:1;position:relative}.hfs-product-card__img-wrap img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.hfs-product-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#edeae5;color:#bbb;font-size:11px;max-width:150px}.hfs-product-card__info{flex:1;padding-inline:10px;display:flex;flex-direction:column;gap:5px;justify-content:center;min-width:0}.hfs-product-card__title{font-size:14px;font-weight:300;color:#58595b;line-height:1.57;text-transform:capitalize;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hfs-product-card__prices{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hfs-product-card__price{font-size:18px;font-weight:400;color:#000;text-transform:capitalize}.hfs-product-card__compare{font-size:16px;font-weight:300;color:#58595b;text-decoration:line-through}@keyframes hfs-shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.hfs-product-card.is-loading .hfs-product-card__img-wrap,.hfs-product-card.is-loading .hfs-product-card__title,.hfs-product-card.is-loading .hfs-product-card__price,.hfs-product-card.is-loading .hfs-product-card__compare{position:relative;overflow:hidden;background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8,#edeef1 20%,#f6f7f8 40% 100%);background-repeat:no-repeat;background-size:800px 1000px;animation:hfs-shimmer 2s infinite linear forwards;border-radius:4px;color:transparent!important}.hfs-product-card.is-loading .hfs-product-card__img-wrap{min-height:150px;border-radius:0}.hfs-product-card.is-loading .hfs-product-card__title{height:14px;width:80%;margin-bottom:8px}.hfs-product-card.is-loading .hfs-product-card__price{height:18px;width:40%}.hfs-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:40;border:none}.hw-swiper--btn.hfs-nav-btn--prev .svg-wrapper{transform:scaleX(-1)}.hfs-nav-btn--prev{left:0}.hfs-nav-btn--next{right:0}.hfs-nav-btn:disabled{opacity:.3;pointer-events:none}.hfs-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:24px}.hfs-pagination__dot{width:6px;height:6px;border-radius:3px;background:#c5bfb6;border:none;padding:0;cursor:pointer;transition:width .3s ease,background .3s ease}.hfs-pagination__dot.is-active{width:20px;background:#1a1a1a}.hfs-stage{touch-action:pan-y;z-index:1}@media screen and (max-width:1199px){.hfs-card[data-offset="0"]{width:420px;height:600px}.hfs-card[data-offset="1"],.hfs-card[data-offset="-1"]{width:270px;height:400px;transform:translate(calc(50% + 175px))}.hfs-card[data-offset="2"],.hfs-card[data-offset="-2"]{width:200px;height:300px;transform:translate(calc(50% + 330px))}.hfs-product-card{width:420px}}@media screen and (max-width:749px){.hfs-heading{font-size:20px;margin-bottom:24px}.hfs-stage{height:460px}.hfs-card[data-offset="0"]{width:300px;height:460px}.hfs-card[data-offset="1"]{width:200px;height:320px;transform:translate(calc(50% + 130px))}.hfs-card[data-offset="-1"]{width:200px;height:320px;transform:translate(calc(-50% - 130px))}.hfs-product-card__img-placeholder{max-width:100px}.hfs-card[data-offset="2"]{width:150px;height:230px;transform:translate(calc(50% + 250px));opacity:0}.hfs-card[data-offset="-2"]{width:150px;height:230px;transform:translate(calc(-50% - 250px));opacity:0}.hfs-product-card{width:280px;height:100px}.hfs-product-card__img-wrap{max-width:100px}.hfs-product-card__prices{gap:4px}.hfs-product-card__title{font-size:12px}.hfs-product-card__compare,.hfs-product-card__price{font-size:15px}}@media screen and (min-width:750px)and (max-width:1199px){.hfs-stage{height:600px}.hfs-card[data-offset="0"]{width:420px;height:600px}.hfs-card[data-offset="1"]{width:270px;height:400px;transform:translate(calc(50% + 175px))}.hfs-card[data-offset="-1"]{width:270px;height:400px;transform:translate(calc(-50% - 175px))}.hfs-card[data-offset="2"]{width:200px;height:300px;transform:translate(calc(50% + 330px))}.hfs-card[data-offset="-2"]{width:200px;height:300px;transform:translate(calc(-50% - 330px))}.hfs-product-card{width:400px}.hfs-product-card__img-wrap{max-width:130px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/hotspot-focal-slider.css.map */
