.m-product-card--zepto{--zepto-card-ink: #494134;--zepto-card-muted: #81899a;--zepto-card-line: #ececef;--zepto-card-button: #494134;--zepto-card-button-text: #ffffff;--zepto-card-radius: 22px}.m-product-card--zepto .m-product-card__content{padding:8px;text-align:left;height:max-content}.m-product-card--zepto .m-product-card__info{display:flex;flex-direction:column;align-items:stretch}.m-product-card--zepto .m-product-card__title{margin:0}.m-product-card--zepto .m-product-card__name{display:block;color:var(--zepto-card-ink);font-size:clamp(18px,1.55vw,25px);font-weight:650;line-height:1.22;letter-spacing:-.025em;text-decoration:none}.m-product-card--zepto .m-product-card__description--zepto{margin-top:4px;color:var(--zepto-card-muted);font-size:clamp(14px,1.25vw,19px);font-weight:400;line-height:1.48;margin-bottom:4px}.m-product-card--zepto .m-product-card__reviews--zepto{min-height:26px;margin-top:20px;color:var(--zepto-card-ink);font-size:15px;line-height:1.35}.m-product-card--zepto .m-product-card__reviews--zepto>*{margin-left:0!important;justify-content:flex-start}.m-product-card--zepto .m-product-card__content-footer{display:block;margin-top:20px}.m-product-card--zepto .m-product-card__buy-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding-top:20px;border-top:1px solid var(--zepto-card-line)}.m-product-card--zepto .m-product-card__price--zepto{min-width:0;margin:0;color:var(--zepto-card-ink);text-align:left}.m-product-card--zepto .m-product-card__price--zepto .m-price,.m-product-card--zepto .m-product-card__price--zepto .m-price-item,.m-product-card--zepto .m-product-card__price--zepto .price,.m-product-card--zepto .m-product-card__price--zepto .price-item{color:var(--zepto-card-ink);font-size:clamp(20px,1vw,27px);font-weight:700;line-height:1.1}.m-product-card--zepto .m-product-card__buy-action{position:relative;display:flex;justify-content:flex-end}.zepto-atc{--zepto-control-height: 42px;--zepto-control-radius: 8px;position:relative;right:auto;bottom:auto;z-index:2;display:inline-flex;align-items:center;line-height:1}.zepto-atc__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:auto;height:var(--zepto-control-height);padding:0 12px;margin:0;border:1px solid var(--zepto-card-button);border-radius:var(--zepto-control-radius);background:var(--zepto-card-button);color:var(--zepto-card-button-text);box-shadow:none;cursor:pointer;font:inherit;font-size:16px;font-weight:750;line-height:1;letter-spacing:.01em;text-decoration:none;white-space:nowrap;transition:opacity .18s ease,transform .18s ease;-webkit-tap-highlight-color:transparent}.zepto-atc__btn:hover{opacity:.86}.zepto-atc__btn:active{transform:translateY(1px)}.zepto-atc__btn:focus-visible,.zepto-atc__step:focus-visible{outline:2px solid var(--zepto-card-ink);outline-offset:3px}.zepto-atc__icon{display:inline-flex;flex:0 0 auto;width:19px;height:19px}.zepto-atc__svg{display:block;width:100%;height:100%}.zepto-atc__label,.zepto-atc__label--static{display:inline-block;max-width:none;margin-left:0;overflow:visible;opacity:1}.zepto-atc__btn--options{min-width:156px}.zepto-atc__qty{display:none;align-items:center;justify-content:space-between;min-width:142px;height:var(--zepto-control-height);overflow:hidden;border:1px solid var(--zepto-card-button);border-radius:var(--zepto-control-radius);background:var(--zepto-card-button);color:var(--zepto-card-button-text)}.zepto-atc.is-active .zepto-atc__qty{display:inline-flex}.zepto-atc.is-active .zepto-atc__btn{display:none}.zepto-atc__step{display:inline-flex;align-items:center;justify-content:center;width:43px;height:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.zepto-atc__step .zepto-atc__svg{width:17px;height:17px}.zepto-atc__step:disabled{cursor:default;opacity:.4}.zepto-atc__count{min-width:32px;color:inherit;font-size:16px;font-weight:750;text-align:center}.zepto-atc.is-loading{pointer-events:none}.zepto-atc.is-loading .zepto-atc__btn,.zepto-atc.is-loading .zepto-atc__qty{opacity:.58}.zepto-atc__spinner{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:17px;height:17px;margin:auto;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:zepto-atc-spin .7s linear infinite;pointer-events:none}.zepto-atc.is-loading .zepto-atc__spinner{display:block}.zepto-atc.is-error .zepto-atc__btn,.zepto-atc.is-error .zepto-atc__qty{border-color:#bd2c2c;background:#bd2c2c}.zepto-atc__btn--soldout{min-width:124px;border-color:#d8d8dc;background:#eeeeef;color:#777b84;cursor:not-allowed;font-size:13px}@keyframes zepto-atc-spin{to{transform:rotate(360deg)}}.m-product-card--zepto .m-product-card__atc-button{display:none!important}@media(max-width:767px){.m-product-card--zepto .m-product-card__content{padding:8px}.m-product-card--zepto .m-product-card__name{font-size:16px}.m-product-card--zepto .m-product-card__description--zepto{margin-top:8px;font-size:13px;line-height:1.42}.m-product-card--zepto .m-product-card__reviews--zepto{margin-top:14px;font-size:13px}.m-product-card--zepto .m-product-card__content-footer{margin-top:15px}.m-product-card--zepto .m-product-card__buy-row{gap:10px;padding-top:8px}.m-product-card--zepto .m-product-card__price--zepto .m-price,.m-product-card--zepto .m-product-card__price--zepto .m-price-item,.m-product-card--zepto .m-product-card__price--zepto .price,.m-product-card--zepto .m-product-card__price--zepto .price-item{font-size:16px}.zepto-atc{--zepto-control-height: 42px;--zepto-control-radius: 11px}.zepto-atc__btn,.zepto-atc__qty{min-width:auto}.zepto-atc__btn{gap:5px;padding:0 13px;font-size:11px}.zepto-atc__btn--options{min-width:112px;font-size:11px}.zepto-atc__icon{width:16px;height:16px}.zepto-atc__step{width:31px}.zepto-atc__count{min-width:25px;font-size:14px}}@media(max-width:380px){.m-product-card--zepto .m-product-card__buy-row{align-items:end}.zepto-atc__btn,.zepto-atc__qty{min-width:88px}.zepto-atc__btn{padding-inline:10px}}@media(prefers-reduced-motion:reduce){.zepto-atc__btn{transition:none}.zepto-atc__spinner{animation-duration:1.6s}}.m-product-card--style-5.m-product-card--zepto .zepto-atc__label,.m-product-card--style-5.m-product-card--zepto .zepto-atc__label--static{display:inline-block!important;max-width:160px!important;opacity:1!important;overflow:visible!important;margin-left:7px!important}.m-product-card--style-5.m-product-card--zepto .zepto-atc__btn--options{min-width:var(--zepto-size)}.m-product-card--style-5.m-product-card--zepto .m-product-card__name,.m-product-card--style-5.m-product-card--zepto .m-product-card__description--zepto{min-width:0;max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/24/assets/zepto-atc.css.map */
