.cart-checkout{min-height:calc(100vh - 60px);padding:20px 20px 40px}@media screen and (min-width: 768px){.cart-checkout__order{grid-template-columns:repeat(12,1fr);gap:0 30px;display:grid}}.cart-checkout__button-desk{display:none}@media screen and (min-width: 768px){.cart-checkout__button-desk{display:flex}}@media screen and (min-width: 768px){.cart-checkout__button-mob{display:none}}.cart-checkout__breadcrumbs{margin-bottom:20px}@media screen and (min-width: 768px){.cart-checkout__breadcrumbs{grid-column:1/13;margin-bottom:40px}}.cart-checkout__title{margin-bottom:20px}@media screen and (min-width: 768px){.cart-checkout__title{grid-column:1/13}}.cart-checkout__steps{display:flex;align-items:center;gap:10px;margin-bottom:20px}@media screen and (min-width: 768px){.cart-checkout__steps{grid-column:1/7;margin-bottom:40px}}.cart-checkout__steps-step{opacity:.4}.cart-checkout__steps-step--active{opacity:1}.cart-checkout__check{display:flex;flex-direction:column;gap:40px;padding:20px;border:1px solid rgba(0,0,0,.1019607843);border-radius:10px;margin-bottom:20px}@media screen and (min-width: 768px){.cart-checkout__check{position:sticky;top:80px;align-self:flex-start;grid-column:8/13;grid-row:1/4}}.cart-checkout__check-header{display:flex;justify-content:space-between;align-items:center}.cart-checkout__check-header-text{font-weight:700}@media screen and (min-width: 768px){.cart-checkout__check-header-icon{display:none}}.cart-checkout__check-header-icon:hover{cursor:pointer}.cart-checkout__check-products{flex-direction:column;gap:20px}@media screen and (min-width: 768px){.cart-checkout__check-products{display:flex}}.cart-checkout__check-full-price{display:flex;flex-direction:column}.cart-checkout__check-full-price:before{content:"";display:block;width:100%;height:1px;background-color:#000;opacity:.2;margin-bottom:10px}.cart-checkout__check-full-price-content{display:flex;justify-content:space-between}.cart-checkout__check-full-price-cost{font-weight:700}.cart-checkout__sections{display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 768px){.cart-checkout__sections{grid-column:1/7;gap:40px}}.cart-checkout__sections-section-form{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:10px;background-color:#f3f3f3}.cart-checkout__sections-section-form-edit{display:flex;align-items:center;gap:5px;color:#20bec6;font-weight:500}.cart-checkout__sections-section-form-edit:hover{cursor:pointer}.cart-checkout__sections-section-title{font-weight:700;margin-bottom:20px}.cart-checkout__sections-section-field{display:flex;flex-direction:column}.cart-checkout__sections-section-field-title{font-size:12px;margin-bottom:5px}.cart-checkout__sections-section-field-error{font-size:12px;color:#d9261c}.cart-checkout__sections-section-radios{display:flex;flex-direction:column;gap:10px}.city-suggestions,.warehouse-suggestions{border:1px solid rgba(0,0,0,.1019607843);border-radius:10px;margin-top:70px;display:none;position:absolute;width:auto;max-width:350px;max-height:200px;overflow-y:auto;background-color:#fff;z-index:10}@media screen and (min-width: 768px){.city-suggestions,.warehouse-suggestions{max-width:550px}}.city-suggestion-item,.warehouse-suggestion-item{padding:5px;cursor:pointer}.city-suggestion-item:hover,.warehouse-suggestion-item:hover{background-color:#f0f0f0}.hidden{display:none}.phone-input-wrapper{position:relative}.phone-prefix{position:absolute;top:50%;left:10px;transform:translateY(-50%);font-size:14px;color:#555}.phone-input-wrapper input{padding-left:50px}
