.payment{width:100%}.payment__container{grid-template-columns:1fr 42vw;gap:150px;margin:140px 60px 70px;display:grid}.payment__title{text-transform:uppercase;margin-bottom:42px;font-size:14px}.payment__tabs{gap:32px;margin-bottom:26px;display:flex}.payment__tab{color:#0b2f5f80;border-bottom:2px solid #fff0;padding-bottom:16px;font-size:14px}.payment__tab--active{color:#0b2f5f;border-bottom:2px solid #0b2f5f}.payment__label{flex-direction:column;gap:8px;font-size:14px;display:flex;position:relative}.payment__section{flex-direction:column;gap:32px;display:flex}.payment__input{background-color:inherit;color:inherit;border:1px solid #0b2f5f66;padding:13px 20px;font-size:14px}.payment__input:focus{border:1px solid #0b2f5f}.payment__input:has(.PhoneInputInput:focus){border:1px solid #0b2f5f}.payment__input--fullwidth>input{background-color:inherit;border:none;font-size:14px;font-weight:400;font-family:General Sans!important}.payment__input-active{border:1px solid #0b2f5f}.payment__row{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.payment__button{text-align:center;color:#fff;background-color:#0b2f5f;padding:11px;font-size:14px}.payment__label--error .payment__input{border:1px solid #ff476f}.payment__suggestions-list{z-index:1;background-color:#fff;border:1px solid #0b2f5f;flex-direction:column;gap:6px;width:100%;max-height:100px;padding:13px 20px;font-size:14px;display:flex;position:absolute;top:74px;overflow-y:auto}.suggestion-item{text-align:left;width:100%}.payment__checkboxes{flex-direction:column;gap:20px;display:flex}.payment__checkbox{cursor:pointer;align-items:center;gap:12px;display:flex}.payment__checkbox-input{appearance:none;cursor:pointer;background-color:#0b2f5f;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;transition:all .3s;display:flex}.payment__checkbox-input:checked:after{content:"";background-color:#0b2f5f;border-radius:50%;width:18px;height:18px;animation:.3s linear forwards payment__checkbox-input;display:block}@keyframes payment__checkbox-input{0%{background-color:#0b2f5f;width:18px;height:18px}to{background-color:#f5f2ec;width:4px;height:4px}}.payment__checkbox-input--error{background-color:#ff476f!important}.payment__checkbox-text{-webkit-user-select:none;user-select:none;font-size:14px}.payment__checkbox-text a{color:inherit;text-underline-offset:2px;text-decoration:underline!important}.payment__basket{padding:0 40px}.payment__button-md--disabled{opacity:.5}.payment__forms-info{color:#0b2f5f80;margin-top:-10px;font-size:14px}.PhoneInputCountryIcon--border{box-shadow:none}.payment-mobile__submit-btn{display:none}@media (max-width:1200px){.payment__container{flex-direction:column-reverse;gap:0;margin:140px 40px 100px;display:flex}.payment-mobile__submit-btn{color:#fff;background-color:#0b2f5f;justify-content:center;align-items:center;width:100%;height:44px;margin-bottom:64px;font-size:14px;display:flex}}@media (max-width:756px){.payment__container{gap:40px;margin:140px 20px 0}.basket__main--payment{padding:0}.payment__row{flex-direction:column;gap:32px;display:flex}.payment__button{margin-bottom:64px;padding:14px 11px}.suggestion-item{font-size:16px}}
/*# sourceMappingURL=644bc97cf11277ec.css.map*/