.checkout-list{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:65px}@media(max-width:1100px){.checkout-list{margin-bottom:30px}}@media(max-width:800px){.checkout-list{flex-direction:column}}.checkout-list__item{padding-left:100px;position:relative;width:calc(33.33% - 26px)}@media(max-width:800px){.checkout-list__item{width:100%;min-height:60px;margin-bottom:15px}}.checkout-list__image{position:absolute;left:3px;top:6px}.checkout-list__title{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700;color:#212227;background:#d7d9e1;line-height:17px;padding:0 2px}.alt-payment-list__item__link{display:inline-block;background:#ffd11b;padding:11px 45px;border-radius:5px;transition:background-color .15s linear}@media(max-width:800px){.alt-payment-list__item__link{width:100%;max-width:350px;text-align:center;padding:14px 45px}}.alt-payment-list__item__link:hover,.alt-payment-list__item__link:focus{background:#f6b600}.alt-payment-list__item__logo{display:block;max-width:95px;height:auto}@media(max-width:800px){.alt-payment-list__item__logo{margin:auto}}.alternative-payment-separator{display:flex;align-items:center;justify-content:space-between;font-size:16px;color:#b9b9b9;text-transform:uppercase;text-align:center;margin:16px 0 30px}@media(max-width:800px){.alternative-payment-separator{margin:16px 0 18px}}.alternative-payment-separator:after,.alternative-payment-separator:before{content:"";display:inline-block;height:1px;background:#b9b9b9;flex-grow:1}.alternative-payment-separator__content{padding:0 25px}.step__footer__continue-btn.btn_danger.btn_big{border:none;font-size:24px;float:right;margin-top:60px;padding:35px 30px}@media(max-width:800px){.step__footer__continue-btn.btn_danger.btn_big{margin-top:0;width:100%;font-size:18px;padding:20px 10px;border-radius:10px;margin-bottom:40px}}.checkout-data .review-block{background:#f0f2f3;border-radius:20px;margin-bottom:12px;padding:15px 17px 15px 25px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;min-height:64px;position:relative}.checkout-data .review-block__inner{font-size:18px;padding:5px 40px 5px 0}.checkout-data .review-block__label{margin-right:3px;font-weight:700}.checkout-data .review-block__link{position:absolute;top:15px;right:17px}.checkout-data .link--small{width:30px;height:30px;display:inline-block;position:relative;top:3px;border-radius:50%;border:1px solid #45596c;transition:all .15s linear}.checkout-data .link--small:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:14px;height:14px;background:url(checkout-pencil.svg) no-repeat center center;background-size:cover;transition:all .1s linear}.checkout-data .link--small:hover,.checkout-data .link--small:focus,.checkout-data .link--small_open{opacity:.7;background:#45596c}.checkout-data .link--small:hover:before,.checkout-data .link--small:focus:before,.checkout-data .link--small_open:before{filter:invert(1)}.checkout-data .visually-hidden{border:0;clip:rect(0,0,0,0);clip:rect(0 0 0 0);width:2px;height:2px;margin:-2px;overflow:hidden;padding:0;position:absolute}.checkout-data .edit_block{width:100%;margin-top:15px}.checkout-data .apply{font-size:18px;color:#fff;text-align:center;background:#171a22;float:right;text-decoration:none;padding:24px 60px;border-radius:5px;transition:opacity .15s linear}@media(max-width:800px){.checkout-data .apply{padding:18px 60px;width:100%}}.checkout-data .apply:hover,.checkout-data .apply:focus{opacity:.7}.payment-method-block{border:1px solid #c6c6c6;border-radius:20px;padding:20px 25px;margin-bottom:75px}@media(max-width:1100px){.payment-method-block{margin-bottom:30px}}.payment-method-block .visually-hidden{border:0;clip:rect(0,0,0,0);clip:rect(0 0 0 0);width:2px;height:2px;margin:-2px;overflow:hidden;padding:0;position:absolute}.payment-method-block .blank-slate{padding:25px 20px 45px;background:#f0f2f3;text-align:center}.payment-method-block .blank-slate p{max-width:395px;margin:0 auto}.payment-method-block .blank-slate__icon{margin-bottom:10px;width:140px}.payment-method-block .offsite-payment-gateway-logo{height:24px}.payment-method-block .payment-icon{display:inline-block;width:38px;height:24px}.payment-method-block .payment-icon--visa{background-image:url(checkout-visa.svg)}.payment-method-block .payment-icon--master{background-image:url(checkout-master.svg)}.payment-method-block .payment-icon--american-express{background-image:url(checkout-american_express.svg)}.payment-method-block .payment-icon--discover{background-image:url(checkout-discover.svg)}.payment-method-block .radio-wrapper,.payment-method-block .checkbox-wrapper{display:table;box-sizing:border-box;width:100%}@media(max-width:600px){.payment-method-block .radio-wrapper,.payment-method-block .checkbox-wrapper{display:flex;align-items:flex-start}}.payment-method-block .radio-wrapper{margin-bottom:20px}.payment-method-block .radio-wrapper:last-child{margin-bottom:0}.payment-method-block .content-box__row--secondary.hidden+.radio-wrapper{padding-top:20px;border-top:1px solid #d9d9d9}.payment-method-block .content-box__row--secondary{margin-bottom:25px}.payment-method-block .radio__input,.payment-method-block .checkbox__input{display:table-cell}.payment-method-block .radio__label__accessory{vertical-align:middle;display:table-cell;padding-left:.75em;white-space:nowrap;text-align:right}@media(max-width:600px){.payment-method-block .radio__label__accessory{text-align:left;padding-left:0;padding-top:10px}}.payment-method-block .radio__label__primary{display:table-cell;width:100%;vertical-align:top}.payment-method-block .radio__label,.payment-method-block .checkbox__label{display:table-cell;width:100%}@media(max-width:600px){.payment-method-block .radio__label{display:flex;flex-direction:column}}.payment-method-block .radio__label:hover{cursor:pointer}.payment-method-block .radio__input,.payment-method-block .checkbox__input{margin-right:5px;white-space:nowrap;vertical-align:middle;padding-right:10px}@media(max-width:600px){.payment-method-block .radio__input,.payment-method-block .checkbox__input{vertical-align:top}}.payment-method-block .input-checkbox,.payment-method-block .input-radio{width:25px;height:25px;box-shadow:0 0 #ff2856 inset;transition:all .2s ease-in-out;position:relative;cursor:pointer;vertical-align:-4px;border:1px solid #d9d9d9;-webkit-appearance:none;appearance:none;-webkit-font-smoothing:inherit}.payment-method-block .input-checkbox:after,.payment-method-block .input-radio:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:scale(.2);transition:all .2s ease-in-out .1s;opacity:0}.payment-method-block .input-checkbox:checked,.payment-method-block .input-radio:checked{border:none;box-shadow:0 0 0 10px #ff2856 inset}.payment-method-block .input-radio{border-radius:50%}.payment-method-block .input-radio:after{width:4px;height:4px;margin-left:-2px;margin-top:-2px;background-color:#fff;border-radius:50%}.payment-method-block .input-radio:checked:after{transform:scale(1);opacity:1}.hidden{display:none!important}.notice{border-radius:4px;padding:1em 1em .85em;margin-bottom:1.5em;background:#ff4646}.notice__text{color:#fff}.boxshadow .content-box{box-shadow:0 0 0 1px #d9d9d9}.blank-slate{padding:25px 20px;text-align:center;box-shadow:0 0 0 1px #d9d9d9;border-radius:5px}.blank-slate p{max-width:395px;margin:0 auto}.blank-slate img{width:152px}.blank-slate__icon{margin-bottom:15px;width:125px}.step__footer{display:flex;align-items:center;justify-content:space-between}@media(max-width:800px){.step__footer{flex-direction:column;align-items:flex-start}}.step__footer .icon-svg{width:13px;height:20px;color:#212227;fill:currentColor;display:inline-block;vertical-align:middle}.step__footer .step__footer__previous-link{text-decoration:none;color:#212227;transition:opacity .15s linear}@media(max-width:800px){.step__footer .step__footer__previous-link{margin-bottom:25px}}.step__footer .step__footer__previous-link:hover{opacity:.7}.step__footer .step__footer__previous-link:hover .step__footer__previous-link-content{border-color:transparent}.step__footer .step__footer__previous-link-content{border-bottom:1px solid #c0c0c1}.step__footer .step__footer__continue-btn.btn_danger{min-width:390px;margin-top:0}@media(max-width:1100px){.step__footer .step__footer__continue-btn.btn_danger{min-width:290px}}.checkout-feedback{text-align:center}.checkout__icon{width:105px}@media(max-width:1100px){.checkout__icon{width:80px}}.checkout__status{color:#1f9779;font-size:24px;font-weight:700;margin:15px 0 5px;line-height:normal}.checkout__status_error{color:#cf002c}@media(max-width:1100px){.checkout__status{margin:0 0 5px;font-size:20px}}.checkout-info-list{background:#f0f2f3;padding:18px 28px;max-width:810px;margin:0 auto 45px;border-radius:20px;text-align:left}@media(max-width:1100px){.checkout-info-list{margin-bottom:30px}}.checkout-info-list b{display:inline-block;min-width:180px}@media(max-width:800px){.checkout-info-list b{display:block}}.checkout-info-list__item{margin-bottom:13px}.checkout-info-list__item:last-child{margin-bottom:0}.checkout-controls{margin-bottom:70px}.checkout__status+.checkout-controls{margin-top:40px}@media(max-width:800px){.checkout-controls{margin-bottom:30px}}.checkout-controls .step__footer__continue-btn{font-size:18px;color:#fff;background:#171a22;border-radius:5px;padding:23px 43px;margin-bottom:30px}@media(max-width:1100px){.checkout-controls .step__footer__continue-btn{width:320px;max-width:100%}}.checkout-controls .step__footer__previous-link-content{color:#212227}.checkout-controls .step__footer__previous-link-content img{height:20px;width:20px;margin-right:10px}.checkout-controls .step__footer__previous-link-content a{color:inherit;transition:opacity .15s linear}.checkout-controls .step__footer__previous-link-content a:hover,.checkout-controls .step__footer__previous-link-content a:focus{opacity:.7}.container_checkout{align-items:inherit}.sidebar_checkout{position:relative;color:#4e4e4e;background:#ededed;margin-left:20px;border-radius:5px;padding:15px 25px;line-height:normal}.sidebar_checkout .visually-hidden{border:0;clip:rect(0,0,0,0);clip:rect(0 0 0 0);width:2px;height:2px;margin:-2px;overflow:hidden;padding:0;position:absolute}.sidebar_checkout .order-summary__sections{display:flex;flex-direction:column;width:100%}.sidebar_checkout .order-summary__section:first-child{padding-top:0}.sidebar_checkout .order-summary__section{padding-top:1.5em;padding-bottom:1.5em;flex:0 0 auto}.sidebar_checkout .order-summary__section--product-list{display:flex;flex:0 1 auto;min-height:7em;overflow:hidden;padding:0;position:relative}.sidebar_checkout .order-summary__section--product-list .product-table{margin-top:.75em;margin-bottom:1.5em}.sidebar_checkout .product-thumbnail{width:4.6em;height:4.6em;border-radius:8px;background:#fff;position:relative}.sidebar_checkout .product-thumbnail__wrapper{width:100%;height:100%;position:relative;overflow:hidden;border-radius:8px;z-index:1}.sidebar_checkout .product-thumbnail__quantity{font-size:.85714em;font-weight:500;white-space:nowrap;padding:.15em .65em;border-radius:2em;background-color:#999999e6;color:#fff;position:absolute;right:-.75em;top:-.75em;z-index:3}.sidebar_checkout .product__description{width:100%;padding-left:15px}.sidebar_checkout .product__description__name{width:1em;*width:100%;min-width:100%}.sidebar_checkout .product__description__name,.product__description__variant,.sidebar_checkout .product__description__property{display:block}.sidebar_checkout .product:first-child td{padding-top:0}.sidebar_checkout .order-summary__emphasis{font-weight:500;color:#2f2f2f}.sidebar_checkout td,.sidebar_checkout th{padding-left:1em}.sidebar_checkout .product td{padding-top:1em}.sidebar_checkout .order-summary__small-text{font-size:.85714em;color:#6b6b6b}.sidebar_checkout .order-summary__section--product-list:before,.sidebar_checkout .order-summary__section--product-list:after{content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .3s cubic-bezier(.3,0,0,1);width:100%;z-index:4}.sidebar_checkout .order-summary__scroll-indicator{background-color:#2f2f2fd9;border-radius:2em;bottom:1.5em;color:#ededed;font-size:.85714em;left:50%;opacity:0;padding:.6em 1.2em;position:absolute;transform:translate(-50%) translateY(100%) rotate(360deg);transition:all .3s cubic-bezier(.3,0,0,1);white-space:nowrap}.sidebar_checkout .order-summary__section~.order-summary__section{border-top:1px solid rgba(166,166,166,.34)}.sidebar_checkout table{border-collapse:collapse;border-spacing:0;width:100%}.sidebar_checkout .order-summary__section__content{width:100%}.sidebar_checkout td:first-child,.sidebar_checkout th:first-child{padding-left:0;text-align:left;vertical-align:middle}.sidebar_checkout .total-line th,.sidebar_checkout .total-line td{padding-top:.5em}.sidebar_checkout .total-line:first-child th,.sidebar_checkout .total-line:first-child td{padding-top:0}.sidebar_checkout .total-line__price{padding-left:1.5em;text-align:right;white-space:nowrap}.sidebar_checkout td:last-child,.sidebar_checkout th:last-child{text-align:right}.sidebar_checkout .total-line-table__tbody+.total-line-table__footer .total-line th,.sidebar_checkout .total-line-table__tbody+.total-line-table__footer .total-line td{padding-top:3em;position:relative}.sidebar_checkout .total-line-table__tbody+.total-line-table__footer .total-line th:before,.sidebar_checkout .total-line-table__tbody+.total-line-table__footer .total-line td:before{content:"";position:absolute;top:1.5em;left:0;width:100%;height:1px;background-color:#a6a6a657}.sidebar_checkout .payment-due-label__total{color:#2f2f2f;font-size:1.14286em}.sidebar_checkout .hidden{display:none!important;visibility:hidden!important}.sidebar_checkout .payment-due__price{color:#2f2f2f;font-size:1.71429em;font-weight:500;letter-spacing:-.04em;line-height:1em}.sidebar_checkout .field__input-btn-wrapper{display:flex;align-items:flex-start}.sidebar_checkout .field__input-btn-wrapper .field__input-wrapper{flex-grow:1;position:relative}.sidebar_checkout .floating-labels .field--show-floating-label .field__input{padding-top:1.5em;padding-bottom:.38em;font-size:14px}.sidebar_checkout .btn.btn--disabled{cursor:default;background:#bebebe;box-shadow:none}.sidebar_checkout .field__input-btn{width:auto;margin-left:.9em;white-space:nowrap;padding-top:0;padding-bottom:0}.sidebar_checkout .btn,.sidebar_checkout .edit_block .apply{font-weight:500;background:#5f6262;color:#fff;font-size:14px;line-height:normal;text-transform:none;width:auto;text-shadow:none;font-family:Helvetica Neue,sans-serif;padding:14px;border-radius:5px;border:none}.sidebar_checkout .btn:hover{cursor:pointer}.sidebar_checkout .field__input{box-shadow:0 0 0 1px #c9c9c9;padding:15px 20px 8px;margin-bottom:0}.sidebar_checkout .field__label{top:9px}.sidebar_checkout .field__input:focus+.field__label,.sidebar_checkout .field__label.field__label__filled{top:2px;left:20px}@media(max-width:800px){.sidebar_checkout{order:-1;left:-40px;width:calc(100% + 40px);border-radius:0;margin-bottom:30px}}#checkout_shipping_address_phone_number::placeholder{opacity:0;transition:opacity .2s ease-in-out}#checkout_shipping_address_phone_number:focus::placeholder{opacity:.7}.iti{width:100%;margin-bottom:15px}.iti+.field__label{left:55px}.iti__country-list{border-radius:5px;margin:3px 0}.iti__flag{background-image:url(../../intlTelInput/flags.png)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(../../intlTelInput/flags@2x.png)}}.payment-error,.payment-success{display:flex;padding:20px;border:1px dashed #9a9a9a;background:#eff5f8;margin-bottom:45px;border-radius:10px}.payment-error-icon{display:flex;align-items:flex-end;margin-right:35px;flex-shrink:0;position:relative;padding-left:10px;padding-bottom:15px}.payment-error-icon:before{content:"";position:absolute;left:-20px;top:0;width:calc(100% + 20px);height:70px;background:#ff2856}.payment-error__title{font-size:25px;line-height:normal;font-weight:700;color:#ff2856;margin:13px 0 9px}.payment-error p{font-size:17px;line-height:26px;color:#212227}.payment-error a{color:#ff2856}.payment-error a:not([class]):hover{text-decoration:none}.payment-success{display:block;font-size:16px;line-height:24px;font-weight:700;padding-left:110px;text-transform:uppercase;background:url(checkout-checkout-success-ru.png) no-repeat 15px center}.payment-success p+p{margin-top:10px}.payment-details{border-radius:15px;overflow:hidden}.payment-details__title{background:#f0f2f3;padding:55px 10px 55px 67px;font-size:32px;font-weight:700;position:relative}.payment-details__title span{position:relative;z-index:2}.payment-details__title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:140px;height:70px;background:#ff2856;z-index:1}.payment-details-wrapper{display:flex;justify-content:space-between}.payment-details-list{width:50%}.payment-details-list:last-child{padding-left:93px}.payment-details-row{padding:11px 10px 10px 76px;font-size:18px;display:block}.payment-details-row:nth-child(2n),.payment-details-row_bold{background:#f0f2f3}.payment-details-row_bold{font-weight:700}.payment-details-row:not(.payment-details-row_bold)+.payment-details-row_bold{padding-top:42px}.payment-details-row_bold:last-child{padding-bottom:46px}.payment-actions{display:flex;justify-content:space-between;align-items:center;margin-top:18px;margin-bottom:30px}.payment-contacts{font-size:18px;line-height:22px;font-weight:700}.payment-contacts a{color:#ff2856;text-decoration:none;transition:opacity .2s ease-in-out}.payment-contacts a:hover{opacity:.7}.payment-contacts:before{content:"";width:20px;height:20px;display:inline-block;vertical-align:middle;background:url(checkout-question.svg) no-repeat;background-size:contain;margin-right:10px}.payment-callback{border:1px solid #ff2856;background:#ffeaee;padding:20px 30px 27px;margin-bottom:50px}.payment-callback__title{color:#212227;font-size:22px;font-weight:700;margin-bottom:20px;margin-left:7px}.payment-callback-form{display:flex;align-content:center;flex-wrap:wrap}.payment-callback-form .iti{width:auto;margin-right:20px;margin-bottom:10px}.payment-callback-form .payment-callback__phone-field{min-width:385px;height:100%;border:2px solid #c9cfd1;border-radius:30px;margin-right:20px;margin-bottom:10px;min-height:50px;padding:10px 15px;font-size:18px;transition:all .2s ease-in-out}.payment-callback__phone-field:focus{box-shadow:0 0 5px #c9cfd1}.payment-callback-form .btn.btn_danger{padding:16px 25px;min-width:235px;margin:0 0 10px}.payment-callback__tip{font-size:15px;color:#212227;font-style:italic;margin-top:20px;margin-bottom:9px}.payment-callback_filed{background:#d9fbd6;border-color:#35b729}.payment-callback_filed .payment-callback__phone-field{background:transparent;border:none;min-width:auto}.payment-callback_filed .payment-callback__phone-field:focus{box-shadow:none}.payment-callback_filed .iti__flag-container:hover .iti__selected-flag{background:transparent;cursor:auto}@media(max-width:800px){.payment-error{flex-direction:column}.payment-error-icon{padding-top:50px;margin-right:0}.payment-error-icon:before{height:35px;width:100%}.payment-details__title{padding-left:30px}.payment-details-row,.payment-details-row:last-child{padding:10px}.payment-details-row:not(.payment-details-row_bold)+.payment-details-row_bold{padding-top:20px}.payment-details-row_bold:last-child{padding-bottom:20px}.payment-callback{padding:20px}.payment-callback-form .iti{max-width:100%}.payment-callback-form .payment-callback__phone-field{min-width:auto;max-width:100%}}@media(max-width:400px){.payment-error-icon{justify-content:center}.payment-error{text-align:center}.payment-success{padding:90px 15px 15px;background-position:center 10px;text-align:center}.payment-actions{flex-direction:column}.payment-contacts{margin-top:10px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-checkout.css.map */
