.sm-skeleton-card{display:flex;flex-direction:column;width:148px}@media (min-width: 1024px){.sm-skeleton-card{width:193px}}.sm-skeleton-card--animated-old .skeleton{background-image:linear-gradient(90deg,#f5f5f5,#eaeaea,#f5f5f5);background-size:30vw 100%;background-repeat:no-repeat;animation:skeletonLoading 1.5s ease-in-out infinite}.sm-skeleton-card--animated-new .skeleton{animation:skeleton-fade 1s infinite ease-in-out alternate}@keyframes skeleton-fade{0%{background-color:var(--color-surface-bg-sceleton)}50%{background-color:var(--color-surface-bg-sceleton)}to{background-color:var(--color-surface-bg-sceleton-fading)}}.sm-skeleton-card--theme-gray .skeleton{background-color:#f5f5f5}.sm-skeleton-card .skeleton{background-color:var(--color-surface-bg-sceleton);border-radius:var(--radius-2x)}.sm-skeleton-card__photo{height:196px;margin-bottom:var(--space-6x)}@media (min-width: 1024px){.sm-skeleton-card__photo{height:257px;margin-bottom:var(--space-8x)}}.sm-skeleton-card__info{display:flex;flex-direction:column}.sm-skeleton-card__info-first{width:51px;height:20px;margin-bottom:var(--space-1x)}@media (min-width: 1024px){.sm-skeleton-card__info-first{width:58px;height:26px;margin-bottom:var(--space-1-5x)}}.sm-skeleton-card__info-second{width:131px;height:15px;margin-bottom:var(--space-0-5x)}@media (min-width: 1024px){.sm-skeleton-card__info-second{max-width:176px;width:100%;height:20px}}.sm-skeleton-card__info-third{width:95px;height:15px}@media (min-width: 1024px){.sm-skeleton-card__info-third{width:118px;height:20px}}.sm-skeleton-card__button{width:148px;height:32px;margin-top:var(--space-8x)}@media (min-width: 1024px){.sm-skeleton-card__button{width:193px;margin-top:var(--space-7x)}}@keyframes skeletonLoading{0%{background-position:-30vw 0}to{background-position:calc(30vw + 100%) 0}}.sm-skeleton-cards{display:flex;gap:var(--space-4x);overflow:hidden}.sm-buy-button-new{position:relative}.sm-buy-button-new__button{display:flex;justify-content:center;width:100%}.sm-buy-button-new__quantity-decrease,.sm-buy-button-new__quantity-increase{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;transition:color .15s ease-out;color:var(--color-shape-primary-on-dark);z-index:var(--z-index-default)}.sm-buy-button-new__quantity-decrease:disabled,.sm-buy-button-new__quantity-increase:disabled{color:var(--color-shape-primary-disabled-on-dark)}.sm-buy-button-new__quantity-decrease:not(.sm-buy-button-new__quantity-decrease:disabled,.sm-buy-button-new__quantity-increase:disabled):hover,.sm-buy-button-new__quantity-increase:not(.sm-buy-button-new__quantity-decrease:disabled,.sm-buy-button-new__quantity-increase:disabled):hover{color:var(--color-shape-primary-hover-on-dark)}.sm-buy-button-new__quantity-decrease:hover~.sm-buy-button-new__button,.sm-buy-button-new__quantity-increase:hover~.sm-buy-button-new__button{background-color:var(--ds-button-hover-color)}.sm-buy-button-new__quantity-decrease{left:var(--space-1x)}.sm-buy-button-new__quantity-increase{right:var(--space-1x)}.sm-product-card-new{display:flex;flex-direction:column;position:relative;height:fit-content}.sm-product-card-new:hover .sm-product-card-new__action,.sm-product-card-new:hover .sm-product-card-new__action-old{display:flex}.sm-product-card-new__top{position:relative;margin-bottom:var(--space-1x)}@media (min-width: 1024px){.sm-product-card-new__top{margin-bottom:var(--space-2-5x)}}.sm-product-card-new__gallery{position:relative;display:flex;align-items:flex-end;justify-content:center;text-decoration:none}.sm-product-card-new__image-wrapper{position:relative;width:100%;padding-bottom:calc(100% / .75);overflow:hidden;border-radius:var(--radius-2x)}.sm-product-card-new__image-wrapper--no-photo{background-color:var(--color-surface-bg-product-card)}.sm-product-card-new__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.sm-product-card-new__image--no-photo .sm-image{width:94px}.sm-product-card-new__gallery-pagination-wrapper{position:absolute;top:100%;display:flex;align-items:center;justify-content:center;height:11px}.sm-product-card-new__actions{position:absolute;top:var(--space-2x);right:var(--space-2x);display:flex;flex-direction:column;row-gap:var(--space-2x)}.sm-product-card-new__action-old{--size: 28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--size);height:var(--size);border-radius:var(--radius-3-5x);box-shadow:var(--shadow-floating-btn);background-color:var(--color-surface-button-overlay);color:var(--color-shape-secondary)}.sm-product-card-new__action-old.root{color:var(--color-shape-secondary)}@media (min-width: 1024px){.sm-product-card-new__action-old{display:none}}.sm-product-card-new__action-old:hover{color:var(--color-shape-accent)}@media (min-width: 1024px){.sm-product-card-new__action{display:none}}.sm-product-card-new__info{display:flex;flex-direction:column;row-gap:var(--space-1x)}.sm-product-card-new__badges{width:calc(100% - 2px);min-height:16px;display:flex;justify-content:flex-start;gap:var(--space-1x)}.sm-product-card-new__badge{min-width:0}.sm-product-card-new__badge--discount{flex-shrink:0}.sm-product-card-new__prices{display:flex;gap:var(--space-1x);align-items:center}.sm-product-card-new__prices-content{min-height:20px;display:flex;gap:var(--space-1-5x)}@media (min-width: 1024px){.sm-product-card-new__prices-content{min-height:26px;gap:var(--space-2x)}}.sm-product-card-new__price-retail .sm-amount__value{font-family:SMSans Medium,sans-serif;font-size:14px;font-weight:500;font-stretch:normal;line-height:20px;letter-spacing:normal;color:var(--color-text-primary)}@media (min-width: 1024px){.sm-product-card-new__price-retail .sm-amount__value{font-family:SMSans Medium,sans-serif;font-size:16px;font-weight:500;font-stretch:normal;line-height:22px;letter-spacing:normal}}.sm-product-card-new__price-catalog .sm-amount__text{padding:0}.sm-product-card-new__price-catalog .sm-amount__text:after{top:50%;left:0;right:auto;border-radius:0;width:100%;height:1px;transform:translateY(-50%);border:none;background-color:var(--color-border-primary-disabled)}.sm-product-card-new__price-catalog .sm-amount__value{font-family:SMSans Medium,sans-serif;font-size:10px;font-weight:500;font-stretch:normal;line-height:14px;letter-spacing:normal;color:var(--color-text-disabled)}@media (min-width: 1024px){.sm-product-card-new__price-catalog .sm-amount__value{font-family:SMSans Medium,sans-serif;font-size:12px;font-weight:500;font-stretch:normal;line-height:16px;letter-spacing:normal}}.sm-product-card-new__price-personal .sm-amount__value{color:var(--color-brand-sm-blue)}.sm-product-card-new__name{--line: 2;--line-height: 16px;font-family:SMSans Regular,sans-serif;font-size:12px;font-weight:400;font-stretch:normal;line-height:16px;letter-spacing:normal;display:-webkit-box;height:calc(var(--line) * var(--line-height));-webkit-line-clamp:var(--line);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1024px){.sm-product-card-new__name{--line-height: 20px;font-family:SMSans Regular,sans-serif;font-size:14px;font-weight:400;font-stretch:normal;line-height:20px;letter-spacing:normal}}.sm-product-card-new__name .sm-link,.sm-product-card-new__name .sm-text{display:inline}.sm-product-card-new__name-link{color:var(--color-text-primary)}.sm-product-card-new__extra{min-height:24px;display:flex;align-items:center}.sm-product-card-new__feedback{display:flex;align-items:center;margin-right:var(--space-2x)}.sm-product-card-new__rating{margin-right:var(--space-1x);display:inline-flex;align-items:center}.sm-product-card-new__rating-icon{margin-right:var(--space-1x);color:var(--color-shape-accent)}.sm-product-card-new__rating-value{font-family:SMSans Medium,sans-serif;font-size:12px;font-weight:500;font-stretch:normal;line-height:16px;letter-spacing:normal;color:var(--color-text-tertiary)}.sm-product-card-new__reviews{font-family:SMSans Regular,sans-serif;font-size:12px;font-weight:400;font-stretch:normal;line-height:16px;letter-spacing:normal;color:var(--color-text-secondary)}.sm-product-card-new__footer{margin-top:var(--space-1x)}
