.cart-order-info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;gap:12px;background-color:#f8f8f8;border-radius:16px;padding:16px}.cart-order-info,.cart-order-info__address{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-order-info__address{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.cart-order-info__address-title{font-family:GoogleSans-Medium,sans-serif;color:#3d4248;font-size:14px;line-height:20px;font-weight:500}.cart-order-info__address-subtitle{font-family:GoogleSans-Regular,sans-serif;color:#747678;font-size:12px;line-height:16px}.sms-code-input__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sms-code-input__wrapper,.sms-code-inputs{display:-webkit-box;display:-ms-flexbox;display:flex}.sms-code-inputs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.sms-code-input{text-align:center;border:1px solid #e5e5e7;background-color:#f8f8f8;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;min-height:56px;max-width:48px;padding:0 12px;font-family:GoogleSans-Regular,sans-serif;font-weight:400;font-size:32px;line-height:125%}.sms-code-input:focus-within{border-color:#40ae49}.sms-code-input.sms-code-input__error{border-color:#fd470e}.sms-code-input__error-text{font-size:12px;font-family:GoogleSans-Bold,sans-serif;color:#fd470e}.ui-button-preloader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px}.ui-button-preloader .circle{position:relative;width:10px;height:10px;border-radius:5px;background-color:hsla(0,0%,100%,.4);-webkit-animation:dotFlashing .5s linear infinite alternate;animation:dotFlashing .5s linear infinite alternate;-webkit-animation-delay:.25s;animation-delay:.25s}.ui-button-preloader .circle:after,.ui-button-preloader .circle:before{content:"";display:inline-block;position:absolute;top:0}.ui-button-preloader .circle:before{left:-18px;-webkit-animation:dotFlashing .5s infinite alternate;animation:dotFlashing .5s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.ui-button-preloader .circle:after,.ui-button-preloader .circle:before{width:10px;height:10px;border-radius:5px;background-color:hsla(0,0%,100%,.4)}.ui-button-preloader .circle:after{left:18px;-webkit-animation:dotFlashing .5s infinite alternate;animation:dotFlashing .5s infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes dotFlashing{0%{background-color:#fff}50%,to{background-color:hsla(0,0%,100%,.4)}}@keyframes dotFlashing{0%{background-color:#fff}50%,to{background-color:hsla(0,0%,100%,.4)}}.ui-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:4px;border-radius:8px;border:none;-webkit-transition:.3s;transition:.3s}.ui-button:disabled{opacity:.5;pointer-events:none}.ui-button--variant-default{background-color:#fd470e;color:#fff}.ui-button--variant-default:hover{background-color:#fd6c3e}.ui-button--variant-secondary{background-color:#e7eae7;color:#3d4248}.ui-button--variant-secondary:hover{background-color:#c1c4c1}.ui-button--variant-text{color:#7e7e7e}.ui-button--variant-text,.ui-button--variant-text:hover{background-color:transparent}.ui-button--size-default{min-height:56px;padding:16px 24px;font-size:16px;line-height:150%}.ui-button--size-default,.ui-button--size-medium{font-family:GoogleSans-Bold,sans-serif;font-weight:700}.ui-button--size-medium{min-height:40px;padding:8px 20px;font-size:14px;line-height:24px}.ui-button--size-small{min-height:24px;padding:0;font-family:GoogleSans-Medium,sans-serif;font-weight:500;font-size:14px;line-height:171%}.user-agreement__info{font-family:GoogleSans-Regular,sans-serif;font-weight:400;font-size:14px;line-height:143%;text-align:center;color:#000}.user-agreement__info a{color:#40ae49}.user-agreement__info--blue a{color:#107f8c}