.hot-products{overflow:hidden;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.hot-products__outer{width:100%;max-width:var(--hot-products-max-width);margin:0 auto;padding:var(--hot-products-padding-top) 1.6rem var(--hot-products-padding-bottom)}.hot-products__panel{overflow:hidden;padding:5.6rem;border-radius:var(--hot-products-radius);background-color:rgb(var(--color-background));background-position:center;background-size:cover;color:rgb(var(--color-foreground))}.hot-products__heading{margin:0 0 2.8rem;text-align:center;font-weight:400}.hot-products__carousel,.hot-products__carousel-frame{position:relative;display:block}.hot-products__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc(25% - var(--hot-products-four-column-adjustment));gap:var(--hot-products-gap);overflow-x:auto;margin:0;padding:.8rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hot-products__track::-webkit-scrollbar{display:none}.hot-products__item{min-width:0;list-style:none;scroll-snap-align:start}.hot-products__card-shell{position:relative;height:100%;padding:.8rem;border:.1rem solid rgba(113,108,181,.1);border-radius:var(--hot-products-card-radius);background:#cfcff4;box-shadow:0 0 1.5rem #716cb514}.hot-products__card-shell .card-wrapper,.hot-products__card-shell .card{height:100%}.hot-products__card-shell .card,.hot-products__card-shell .card__inner,.hot-products__card-shell .card__content{background:transparent}.hot-products__card-shell .card__inner.ratio{--ratio-percent: var(--hot-products-image-height) !important;overflow:hidden;border-radius:max(calc(var(--hot-products-card-radius) - .4rem),0px);background:#e9e8ff}.hot-products__card-shell .card__media,.hot-products__card-shell .media{border-radius:inherit}.hot-products__card-shell .card__media img{object-fit:cover}.hot-products__card-shell .card__information{min-height:18rem;padding:1.6rem .4rem 6.2rem}.hot-products__card-shell .caption-with-letter-spacing{margin-bottom:.7rem;color:#00000085;font-size:1.2rem;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.hot-products__card-shell .card__heading{display:-webkit-box;overflow:hidden;margin-bottom:1.4rem;color:#000;font-size:clamp(1.5rem,1.15vw,1.9rem);font-weight:400;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hot-products__card-shell .price{color:#000;font-size:clamp(1.6rem,1.2vw,2rem);letter-spacing:0}.hot-products__card-shell .price__container:before{content:"MRP "}.hot-products__card-shell .price .price-item{margin-right:.6rem}.hot-products__card-shell .price--on-sale .price-item--regular{color:#00000080;font-size:.82em}.hot-products__card-shell .card__badge{display:none}.hot-products__discount{position:absolute;top:1.8rem;left:1.8rem;z-index:4;padding:.6rem 1.1rem;background:#a4a0d9;color:#000;font-size:1.5rem;font-weight:700;line-height:1}.hot-products__heart{position:absolute;top:1.7rem;right:1.7rem;z-index:4;display:grid;width:3.8rem;height:3.8rem;place-items:center;border-radius:50%;background:#cfcff4;color:#000;text-decoration:none}.hot-products__heart svg{width:2.2rem;height:2.2rem}.hot-products__heart svg path{fill:currentColor}.hot-products__card-shell .quick-add{position:absolute;right:1.2rem;bottom:1.2rem;z-index:4;width:auto;margin:0}.hot-products__card-shell .quick-add__submit{position:relative;width:9rem;min-width:9rem;min-height:5rem;margin:0;padding:0;overflow:visible;border:0;border-radius:999px;background:#716cb5;color:transparent;font-size:0}.hot-products__card-shell .quick-add__submit:before{position:absolute;top:1.6rem;left:50%;width:2.2rem;height:2rem;border:.2rem solid #CFCFF4;border-radius:.2rem;content:"";transform:translate(-50%)}.hot-products__card-shell .quick-add__submit:after{position:absolute;top:.9rem;left:50%;width:1.1rem;height:1rem;border:.2rem solid #716CB5;border-bottom:0;border-radius:.8rem .8rem 0 0;content:"";transform:translate(-50%)}.hot-products__card-shell .quick-add__submit .loading__spinner{color:#000}.hot-products__swatches{position:absolute;bottom:2rem;left:1.6rem;z-index:3;display:flex;align-items:center;gap:.5rem}.hot-products__swatch,.hot-products__swatch-more{display:grid;width:2.6rem;height:2.6rem;place-items:center;border:.1rem solid rgba(113,108,181,.12);border-radius:50%;background:#e9e8ff}.hot-products__swatch .swatch,.hot-products__swatch-fallback{display:block;width:100%;height:100%;border-radius:inherit;background:var(--swatch--background, #E9E8FF);background-position:var(--swatch-focal-point, center);background-size:cover}.hot-products__swatch-fallback--1{background:#a4a0d9}.hot-products__swatch-fallback--2{background:#716cb5}.hot-products__swatch-fallback--3{background:#e9e8ff}.hot-products__swatch-more{background:#716cb514;color:#000;font-size:1.2rem}.hot-products__arrow{position:absolute;top:46%;z-index:5;display:grid;width:4rem;height:4rem;padding:0;place-items:center;border:0;border-radius:50%;background:#cfcff4;box-shadow:0 .2rem 1rem #716cb51f;color:#000;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-50%)}.hot-products__carousel[data-has-overflow] .hot-products__arrow{opacity:1;pointer-events:auto}.hot-products__arrow:disabled{cursor:default;opacity:.45!important}.hot-products__arrow--previous{left:-2.4rem}.hot-products__arrow--next{right:-2.4rem}.hot-products__arrow svg{width:1.2rem;height:1.2rem}.hot-products__arrow--previous svg{transform:rotate(90deg)}.hot-products__arrow--next svg{transform:rotate(-90deg)}.hot-products__view-all-wrap{margin-top:2.8rem;text-align:center}.hot-products__view-all{display:inline-flex;min-height:4.6rem;padding:.9rem 3.2rem;align-items:center;justify-content:center;gap:.7rem;border-radius:999px;background:#716cb5;color:#000;font-size:1.7rem;font-weight:700;text-decoration:none}.hot-products__heart:focus-visible,.hot-products__arrow:focus-visible,.hot-products__view-all:focus-visible{outline:.3rem solid #716CB5;outline-offset:.3rem}@media screen and (max-width:1399px){.hot-products__track{grid-auto-columns:calc(33.333333% - var(--hot-products-three-column-adjustment))}}@media screen and (max-width:989px){.hot-products__panel{padding:3.6rem 2rem}.hot-products__track{grid-auto-columns:44%}.hot-products__arrow--previous{left:-1rem}.hot-products__arrow--next{right:-1rem}}@media screen and (max-width:749px){.hot-products__outer{padding-right:.8rem;padding-left:.8rem}.hot-products__panel{padding:3rem 0 3rem 1.2rem;border-radius:min(var(--hot-products-radius),1.2rem)}.hot-products__heading{margin-right:1.2rem;margin-bottom:2rem}.hot-products__track{grid-auto-columns:55%;padding-right:1.2rem;padding-left:.2rem}.hot-products__card-shell .card__information{min-height:15.5rem;padding-top:1.2rem;padding-bottom:5.6rem}.hot-products__card-shell .card__heading{font-size:1.45rem}.hot-products__discount{top:1.4rem;left:1.4rem;font-size:1.2rem}.hot-products__heart{top:1.3rem;right:1.3rem;width:3.4rem;height:3.4rem}.hot-products__card-shell .quick-add__submit{width:7rem;min-width:7rem;min-height:4.4rem}.hot-products__card-shell .quick-add__submit:before{top:1.4rem;width:1.9rem;height:1.7rem}.hot-products__card-shell .quick-add__submit:after{top:.8rem}.hot-products__swatch,.hot-products__swatch-more{width:2.2rem;height:2.2rem}}@media screen and (max-width:417px){.hot-products__track{grid-auto-columns:66%}}@media(prefers-reduced-motion:reduce){.hot-products__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-hot-products-carousel.css.map */
