.sm-amount[data-v-6cf2ecee]{display:flex}.sm-amount__text[data-v-6cf2ecee]{vertical-align:bottom;text-align:end;white-space:nowrap}.sm-amount__unit[data-v-6cf2ecee]{white-space:nowrap}.sm-amount__curve[data-v-6cf2ecee]{display:none}.sm-amount_old .sm-amount__text[data-v-6cf2ecee]{position:relative;overflow:hidden;padding:0 2px;color:#bababa}.sm-amount_old .sm-amount__text[data-v-6cf2ecee]::after{content:"";display:block;position:absolute;transform:translateX(-50%);left:50%;right:0;top:50%;height:200%;width:250%;border-radius:100%;border:2px solid #ff0016}
.sm-skeleton{--background: #f5f5f5;--highlight: #eaeaea;display:inline-block;line-height:1;width:100%;height:inherit;background-color:var(--background, #f5f5f5)}.sm-skeleton--theme--gray{--background: #f5f5f5;--highlight: #eaeaea}.sm-skeleton--theme--blue{--background: #0e42c1;--highlight: #2a63ef}.sm-skeleton--circle{border-radius:50%}.sm-skeleton--animation{background-image:linear-gradient(90deg, var(--background, #f5f5f5), var(--highlight, #eaeaea), var(--background, #f5f5f5));background-size:30vw 100%;background-repeat:no-repeat;-webkit-animation:skeletonLoading 1.5s ease-in-out infinite;animation:skeletonLoading 1.5s ease-in-out infinite}@-webkit-keyframes skeletonLoading{0%{background-position:-30vw 0}100%{background-position:calc(30vw + 100%) 0}}@keyframes skeletonLoading{0%{background-position:-30vw 0}100%{background-position:calc(30vw + 100%) 0}}
.sm-order-address{display:flex;align-items:center}.sm-order-address__icon{color:#1551e5;margin-right:7px}.sm-order-address__address{color:#333}
.sm-order-payment-info{line-height:16px}@media only screen and (max-width: 767px){.sm-order-payment-info.sm-text{display:inline}}
.sm-shipment-type{line-height:16px}
.sm-order-pay-button{display:flex;flex-shrink:0}.sm-order-pay-button--sbp .sm-order-pay-button__icon{display:flex;flex-shrink:0;height:20px;width:52px;margin:-2px 0 -2px 17px}
.toggle[data-v-230f0fb2]{display:flex;align-items:center;background-color:#e3e3e3;position:relative;box-sizing:border-box;transition:background-color 150ms;-webkit-tap-highlight-color:transparent}.toggle__input[data-v-230f0fb2]{opacity:0;position:absolute;z-index:1;border:none;margin:0}.toggle__switch[data-v-230f0fb2]{border-radius:100%;background-color:#fff;transition:transform 150ms}.toggle[data-v-230f0fb2]:hover{background-color:#bababa}.toggle.checked[data-v-230f0fb2]{background-color:#1551e5}.toggle.checked[data-v-230f0fb2]:not(.disabled):hover{background-color:#0e42c1}.toggle.disabled[data-v-230f0fb2]{background-color:#f5f5f5}.toggle[data-v-230f0fb2]:not(.disabled),.toggle__input[data-v-230f0fb2]:not([disabled]){cursor:pointer}.toggle.invert[data-v-230f0fb2]{background-color:#fff}.toggle.invert .toggle__switch[data-v-230f0fb2]{background-color:#1551e5}.toggle.invert[data-v-230f0fb2]:hover{background-color:#fff}.toggle.invert:hover .toggle__switch[data-v-230f0fb2]{background-color:#0e42c1}.size-s[data-v-230f0fb2]{width:36px;height:24px;border-radius:12.5px}.size-s .toggle__switch[data-v-230f0fb2]{width:16px;height:16px;transform:translateX(3px)}.size-s.checked .toggle__switch[data-v-230f0fb2]{transform:translateX(17px)}.size-xs[data-v-230f0fb2]{width:25px;height:16px;border-radius:8.7px}.size-xs .toggle__switch[data-v-230f0fb2]{width:12px;height:12px;transform:translateX(2px)}.size-xs.checked .toggle__switch[data-v-230f0fb2]{transform:translateX(11px)}
.sm-transition-enter-active,.sm-transition-leave-active{will-change:height,opacity;transition:height .3s ease,opacity .3s ease;overflow:hidden}.sm-transition-enter,.sm-transition-leave-to{height:0 !important;opacity:0}
.sm-order-pay-gift-card-applied__icon{color:#21d797;margin-left:6px}
.sm-order-pay-gift-card-number__field{width:375px}@media only screen and (max-width: 767px){.sm-order-pay-gift-card-number__field{width:100%}}.sm-order-pay-gift-card-number__button{margin-top:24px;width:183px}@media only screen and (max-width: 767px){.sm-order-pay-gift-card-number__button{width:100%}}
.sm-order-pay-gift-card-pin__field{margin-top:16px;width:375px}.sm-order-pay-gift-card-pin__info{width:375px}.sm-order-pay-gift-card-pin__error{display:flex;margin-top:24px}.sm-order-pay-gift-card-pin__error-icon{color:#1551e5}.sm-order-pay-gift-card-pin__error-text{margin-left:5px}
.sm-order-pay-gift-card{display:flex;flex-direction:column;line-height:20px}.sm-order-pay-gift-card__title{display:flex;line-height:24px}.sm-order-pay-gift-card__title-icon{width:32px;height:32px;margin-right:8px}.sm-order-pay-gift-card__title-toggle{margin-left:8px}.sm-order-pay-gift-card__wrap{display:flex;flex-direction:column}.sm-order-pay-gift-card__applied:first-of-type{margin-top:28px}.sm-order-pay-gift-card__number,.sm-order-pay-gift-card__pin{margin-top:24px}
.sm-order-details{display:flex;flex-direction:column;border:1px solid #e3e3e3;padding:28px 32px}@media only screen and (max-width: 767px){.sm-order-details{padding:16px}}.sm-order-details-header{display:flex;justify-content:space-between;box-sizing:content-box;padding-bottom:28px;border-bottom:1px solid #e3e3e3;-moz-column-gap:32px;column-gap:32px}@media only screen and (min-width: 768px){.sm-order-details-header{align-items:center}}@media only screen and (min-width: 1024px){.sm-order-details-header{height:68px}}@media only screen and (max-width: 767px){.sm-order-details-header{flex-direction:column-reverse;padding-bottom:20px}}.sm-order-details-header__left{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}.sm-order-details-header__title-text{line-height:28px}@media only screen and (max-width: 1023px){.sm-order-details-header__title-text{margin-bottom:4px}}@media only screen and (max-width: 767px){.sm-order-details-header__title-text{margin-bottom:10px}}@media only screen and (max-width: 1439px){.sm-order-details-header__title-text.sm-text-text-20{font-size:16px;line-height:24px}}.sm-order-details-header__right{display:flex;justify-content:right;align-items:center}@media only screen and (max-width: 767px){.sm-order-details-header__right{margin-bottom:12px;justify-content:space-between}}.sm-order-details-header__right .sm-order-details__payment-button{margin-left:32px}@media only screen and (max-width: 1023px){.sm-order-details-header__right .sm-order-details__payment-button{display:none}}.sm-order-details-header__icon{width:32px;height:32px}.sm-order-details-header__icon-wrapper{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:2px solid #f2f6ff;border-radius:50%}@media only screen and (min-width: 768px){.sm-order-details-header__icon-wrapper{display:none}}.sm-order-details-header__total-block{display:flex}@media only screen and (min-width: 768px){.sm-order-details-header__total-block{flex-direction:column;align-items:flex-end}}@media only screen and (max-width: 767px){.sm-order-details-header__total-block{width:100%;justify-content:space-between}}.sm-order-details-header__total-quantity{line-height:18px;margin-top:7px}.sm-order-details-header__total-wrap{display:flex;flex-direction:column;align-items:flex-end}.sm-order-details-header__status-text{line-height:16px}@media only screen and (min-width: 1024px){.sm-order-details-header__status-text{display:flex;align-items:center}}@media only screen and (max-width: 767px){.sm-order-details-header__status-text{line-height:20px}}.sm-order-details-header__status-text.sm-text{display:inline-block}@media only screen and (max-width: 767px){.sm-order-details-header__status-text.sm-text{display:flex;flex-direction:column;align-items:flex-start}}.sm-order-details-header__delivery-status{display:flex;align-items:center;position:relative}@media only screen and (max-width: 767px){.sm-order-details-header__delivery-status{align-items:flex-start;flex-direction:column}}.sm-order-details-header__delivery-status-text{display:flex;align-items:center;position:relative}.sm-order-details-header__delivery-status-text::before{content:"";display:inline-block;border-radius:50%;width:6px;height:6px;background-color:#b5caff;margin-right:5px}.sm-order-details-header__payment-status{padding:3px 6px;margin-right:6px;color:#fff;background-color:#ff0016}.sm-order-details-footer{display:flex;justify-content:space-between;box-sizing:content-box;padding-top:30px}@media only screen and (min-width: 1024px){.sm-order-details-footer{height:40px}}@media only screen and (max-width: 767px){.sm-order-details-footer{padding-top:20px}}.sm-order-details-footer__details{display:flex;flex-direction:column;justify-content:space-between;height:100%;line-height:16px}@media only screen and (max-width: 767px){.sm-order-details-footer__details{width:100%}}.sm-order-details-footer__details .sm-order-details__payment-button{margin-top:24px}@media only screen and (min-width: 1024px){.sm-order-details-footer__details .sm-order-details__payment-button{display:none}}@media only screen and (max-width: 1023px){.sm-order-details-footer__details .sm-order-details__payment-button{width:183px;height:44px}}@media only screen and (max-width: 767px){.sm-order-details-footer__details .sm-order-details__payment-button{width:100%}}.sm-order-details-footer__shipment-info{color:#939393}@media only screen and (min-width: 768px){.sm-order-details-footer__shipment-info{display:flex}}@media only screen and (max-width: 1023px){.sm-order-details-footer__shipment-info{margin-bottom:8px}}.sm-order-details-actions{display:flex;align-items:center;padding:24px 0 4px;margin-left:-4px}@media only screen and (max-width: 767px){.sm-order-details-actions{flex-direction:column;align-items:flex-start}}.sm-order-details-actions .sm-order-details__payment-button{margin-left:4px;margin-right:36px}@media only screen and (max-width: 1439px){.sm-order-details-actions .sm-order-details__payment-button{margin-right:16px}}@media only screen and (max-width: 1023px){.sm-order-details-actions .sm-order-details__payment-button{width:183px;height:44px}}@media only screen and (max-width: 767px){.sm-order-details-actions .sm-order-details__payment-button{width:100%;margin:0 0 12px}}.sm-order-details__gift-card{margin-top:32px}
.sm-marker{color:#fff;display:inline-flex;align-items:center;padding:2px 4px;background-color:#ff0016;white-space:nowrap;line-height:12px}@media only screen and (min-width: 768px){.sm-marker{padding:3px 6px}}@media only screen and (min-width: 1024px){.sm-marker{line-height:16px;padding:2px 6px}}.sm-marker--bg-image{background-repeat:no-repeat;background-size:cover;background-color:transparent}.sm-marker--bestprice{background-color:#d50043}.sm-marker--new{background-color:#21d797}.sm-marker--recommend{background-color:#1551e5}.sm-marker--bonusna{background-color:#ffd951;color:#000}.sm-marker__target{cursor:pointer}.sm-marker__tooltip{max-width:270px;padding:16px;line-height:16px;color:#bababa}
.sm-markers[data-v-175c7e16]{display:flex;flex-wrap:wrap;margin:-2px;line-height:12px;min-height:20px}@media only screen and (min-width: 768px){.sm-markers[data-v-175c7e16]{min-height:22px}}@media only screen and (min-width: 1024px){.sm-markers[data-v-175c7e16]{min-height:24px}}.sm-markers[data-v-175c7e16]  .sm-marker{margin:2px}
.sm-position-description{display:flex;flex-direction:column}.sm-position-description__marker{margin-bottom:4px}.sm-position-description__name{line-height:20px}.sm-position-description__article{padding:2px 0;margin-top:4px;color:#939393}.sm-position-description__group{display:flex;flex-wrap:wrap;margin-top:20px;line-height:16px;color:#333}@media only screen and (max-width: 767px){.sm-position-description__group{flex-direction:column}}.sm-position-description__group-item{margin-bottom:4px}.sm-position-description__group--divider{position:relative;margin-left:-13px;-webkit-clip-path:inset(0 0 0 13px);clip-path:inset(0 0 0 13px)}.sm-position-description__group--divider .sm-position-description__group-item::before{content:"";display:inline-block;height:100%;width:1px;margin:0 6px;background-color:#bababa}
.sm-position-price{display:flex;flex-direction:column;align-items:flex-end;flex-grow:1}@media only screen and (max-width: 767px){.sm-position-price{justify-content:space-between;flex-direction:row;flex-wrap:wrap;margin-bottom:12px}}.sm-position-price__price{text-align:end}@media only screen and (max-width: 767px){.sm-position-price__price{display:flex;flex-direction:row}}.sm-position-price__total :global(.sm-text){font-size:16px;line-height:24px}@media only screen and (max-width: 1439px){.sm-position-price__total :global(.sm-text){font-size:14px;line-height:20px}}@media only screen and (max-width: 767px){.sm-position-price__total{margin-right:6px}}.sm-position-price__original{justify-content:flex-end;line-height:14px;margin-bottom:4px}.sm-position-price__discount{display:flex;align-items:flex-end;color:#939393;border-bottom:1px solid #e3e3e3}
.sm-counter{display:flex}.sm-counter__button{flex-basis:32px;flex-shrink:0}.sm-counter__input{display:flex;align-items:center}
.sm-position-quantity{display:inline-flex;flex-direction:column}.sm-position-quantity__available-count{padding:2px 0;margin-bottom:3px;color:#ff0016}.sm-position-quantity__price{margin-top:4px;color:#939393}
.sm-thanks-product-position{display:flex;flex-basis:100%;align-items:flex-start;height:100%}@media only screen and (max-width: 767px){.sm-thanks-product-position{display:grid;grid-column-gap:12px;grid-row-gap:12px;grid-template-columns:90px 1fr;grid-template-areas:"image description" "image price" "image counter"}}.sm-thanks-product-position__image{-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 767px){.sm-thanks-product-position__image{grid-area:image;align-items:flex-start;height:120px}}.sm-thanks-product-position__image-wrp{display:flex;position:relative;flex-shrink:0;justify-content:center}@media only screen and (min-width: 768px){.sm-thanks-product-position__image-wrp{margin-right:24px}}@media only screen and (min-width: 768px){.sm-thanks-product-position__description{flex:2;margin-right:96px}}@media only screen and (max-width: 767px){.sm-thanks-product-position__description{grid-area:description}}.sm-thanks-product-position__counter{align-items:center;flex:1}@media only screen and (max-width: 767px){.sm-thanks-product-position__counter{grid-area:counter;align-items:flex-start}.sm-thanks-product-position__counter.sm-position-quantity{flex-direction:row;align-items:center}.sm-thanks-product-position__counter.sm-position-quantity .sm-position-quantity__price{margin:0 0 0 10px}}.sm-thanks-product-position__total{display:flex;flex:1}@media only screen and (max-width: 767px){.sm-thanks-product-position__total{grid-area:price;margin-bottom:0}.sm-thanks-product-position__total.sm-position-price{flex-direction:column;align-items:flex-start}}
.sm-thanks-left-products{display:flex;flex-direction:column}.sm-thanks-left-products__header{display:flex;justify-content:space-between;padding:28px 32px;background-color:#f5f5f5}@media only screen and (max-width: 1023px){.sm-thanks-left-products__header{padding:24px}}@media only screen and (max-width: 767px){.sm-thanks-left-products__header{padding:16px;flex-direction:column}.sm-thanks-left-products__header a{margin-top:16px;width:100%}}.sm-thanks-left-products__items{padding:0 32px 32px;border:1px solid #f5f5f5;border-top:none}@media only screen and (max-width: 767px){.sm-thanks-left-products__items{padding:0 16px 32px}}.sm-thanks-left-products__item{margin-top:32px}
.thanks-page{display:flex;flex-direction:column;padding-top:58px;padding-bottom:58px}@media only screen and (max-width: 767px){.thanks-page{padding-left:114px}}@media only screen and (min-width: 768px)and (max-width: 991px){.thanks-page{padding-left:124px}}@media only screen and (min-width: 992px)and (max-width: 1023px){.thanks-page{padding-left:124px}}@media only screen and (min-width: 1024px)and (max-width: 1439px){.thanks-page{padding-left:150px}}@media only screen and (min-width: 1440px)and (max-width: 1919px){.thanks-page{padding-left:235px}}@media only screen and (min-width: 1920px){.thanks-page{padding-left:280px}}@media only screen and (max-width: 767px){.thanks-page{padding-right:114px}}@media only screen and (min-width: 768px)and (max-width: 991px){.thanks-page{padding-right:124px}}@media only screen and (min-width: 992px)and (max-width: 1023px){.thanks-page{padding-right:124px}}@media only screen and (min-width: 1024px)and (max-width: 1439px){.thanks-page{padding-right:150px}}@media only screen and (min-width: 1440px)and (max-width: 1919px){.thanks-page{padding-right:235px}}@media only screen and (min-width: 1920px){.thanks-page{padding-right:280px}}@media only screen and (max-width: 1023px){.thanks-page{padding-top:24px;padding-bottom:24px}}@media only screen and (max-width: 1023px)and (max-width: 767px){.thanks-page{padding-left:14px}}@media only screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 991px){.thanks-page{padding-left:24px}}@media only screen and (max-width: 1023px)and (min-width: 992px)and (max-width: 1023px){.thanks-page{padding-left:24px}}@media only screen and (max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.thanks-page{padding-left:50px}}@media only screen and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1919px){.thanks-page{padding-left:135px}}@media only screen and (max-width: 1023px)and (min-width: 1920px){.thanks-page{padding-left:180px}}@media only screen and (max-width: 1023px)and (max-width: 767px){.thanks-page{padding-right:14px}}@media only screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 991px){.thanks-page{padding-right:24px}}@media only screen and (max-width: 1023px)and (min-width: 992px)and (max-width: 1023px){.thanks-page{padding-right:24px}}@media only screen and (max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.thanks-page{padding-right:50px}}@media only screen and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1919px){.thanks-page{padding-right:135px}}@media only screen and (max-width: 1023px)and (min-width: 1920px){.thanks-page{padding-right:180px}}.thanks-page__title{margin-bottom:36px;line-height:56px}@media only screen and (min-width: 1920px){.thanks-page__title{line-height:60px}}@media only screen and (max-width: 1439px){.thanks-page__title{line-height:40px}}@media only screen and (max-width: 1023px){.thanks-page__title{margin-bottom:24px;font-size:24px;line-height:32px;letter-spacing:2.5px}}@media only screen and (max-width: 767px){.thanks-page__title{margin-bottom:16px;font-size:18px;line-height:28px;letter-spacing:2px}}.thanks-page__subtitle{line-height:20px;margin-bottom:21px}.thanks-page__subtitle.sm-text{display:inline-block}@media only screen and (max-width: 1023px){.thanks-page__subtitle.sm-text{display:inline-block}}.thanks-page__order{margin-bottom:32px}
.payment-page{display:flex;flex-direction:column;padding-top:58px;padding-bottom:58px}@media only screen and (max-width: 767px){.payment-page{padding-left:114px}}@media only screen and (min-width: 768px)and (max-width: 991px){.payment-page{padding-left:124px}}@media only screen and (min-width: 992px)and (max-width: 1023px){.payment-page{padding-left:124px}}@media only screen and (min-width: 1024px)and (max-width: 1439px){.payment-page{padding-left:150px}}@media only screen and (min-width: 1440px)and (max-width: 1919px){.payment-page{padding-left:235px}}@media only screen and (min-width: 1920px){.payment-page{padding-left:280px}}@media only screen and (max-width: 767px){.payment-page{padding-right:114px}}@media only screen and (min-width: 768px)and (max-width: 991px){.payment-page{padding-right:124px}}@media only screen and (min-width: 992px)and (max-width: 1023px){.payment-page{padding-right:124px}}@media only screen and (min-width: 1024px)and (max-width: 1439px){.payment-page{padding-right:150px}}@media only screen and (min-width: 1440px)and (max-width: 1919px){.payment-page{padding-right:235px}}@media only screen and (min-width: 1920px){.payment-page{padding-right:280px}}@media only screen and (max-width: 1023px){.payment-page{padding-top:24px;padding-bottom:24px}}@media only screen and (max-width: 1023px)and (max-width: 767px){.payment-page{padding-left:14px}}@media only screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 991px){.payment-page{padding-left:24px}}@media only screen and (max-width: 1023px)and (min-width: 992px)and (max-width: 1023px){.payment-page{padding-left:24px}}@media only screen and (max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.payment-page{padding-left:50px}}@media only screen and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1919px){.payment-page{padding-left:135px}}@media only screen and (max-width: 1023px)and (min-width: 1920px){.payment-page{padding-left:180px}}@media only screen and (max-width: 1023px)and (max-width: 767px){.payment-page{padding-right:14px}}@media only screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 991px){.payment-page{padding-right:24px}}@media only screen and (max-width: 1023px)and (min-width: 992px)and (max-width: 1023px){.payment-page{padding-right:24px}}@media only screen and (max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.payment-page{padding-right:50px}}@media only screen and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1919px){.payment-page{padding-right:135px}}@media only screen and (max-width: 1023px)and (min-width: 1920px){.payment-page{padding-right:180px}}.payment-page__title{margin-bottom:36px;line-height:56px}@media only screen and (min-width: 1920px){.payment-page__title{line-height:60px}}@media only screen and (max-width: 1439px){.payment-page__title{line-height:40px}}@media only screen and (max-width: 1023px){.payment-page__title{margin-bottom:24px;font-size:24px;line-height:32px;letter-spacing:2.5px}}@media only screen and (max-width: 767px){.payment-page__title{margin-bottom:16px;font-size:18px;line-height:28px;letter-spacing:2px}}.payment-page__order{margin-bottom:32px}
