.air-datepicker{--adp-font-family: "Helvetica Neue", sans-serif;--adp-font-size: 16px;--adp-width: 100%;--adp-z-index: 100;--adp-padding: 16px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #0E7CBB;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: rgba(0, 0, 0, .15);--adp-border-color-inner: #efefef;--adp-border-radius: 0;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #231F20B2;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 0;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #0E7CBB;--adp-cell-background-color-selected-hover: #0E7CBB;--adp-cell-background-color-in-range: rgba(92, 196, 239, .1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, .2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px }.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1;padding-top:2px}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover,.air-datepicker-cell.-in-range-.-focus-{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7,var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7,var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3,1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4,1fr);grid-auto-rows:var(--adp-year-cell-height)}.air-datepicker-nav{display:flex;justify-content:space-between;min-height:var(--adp-nav-height);padding:var(--adp-padding) var(--adp-padding) 12px;box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px;font-weight:500}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:#fff0}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,var(--adp-time-track-color),var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:#0000}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99 }.air-datepicker{background:var(--adp-background-color);box-shadow:0 4px 10px #00000026;border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translate(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translate(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%,calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%,-50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1;display:none}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:0 var(--adp-padding) var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}.cart-section>.app,.profile-info{display:flex;gap:24px;width:100%;max-width:1728px;margin:-1px auto 120px}.cart-section>.app p.active,.profile-info p.active{background-color:#fff;color:#0e7cbb!important}.cart-section>.app .error-message,.profile-info .error-message{position:relative;display:block;color:#c6311d}.cart-section>.app .submit-text-wrapper,.profile-info .submit-text-wrapper{display:flex;flex-direction:column;gap:16px}.cart-section>.app .submit-text-wrapper .error-message,.profile-info .submit-text-wrapper .error-message{position:relative;left:-30px}.cart-section>.app .error-message:not(.error+.error-message):not(.error .error-message):not(.no-item .error-message),.profile-info .error-message:not(.error+.error-message):not(.error .error-message):not(.no-item .error-message){display:none}.cart-section>.app .city-choosing,.profile-info .city-choosing{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background-color:transparent}.cart-section>.app .city-choosing:after,.profile-info .city-choosing:after{content:none}.cart-section>.app .cart-form-wrapper,.cart-section>.app .profile-form-wrapper,.profile-info .cart-form-wrapper,.profile-info .profile-form-wrapper{width:100%;max-width:998px;padding:48px;display:flex;flex-direction:column;background-color:#fff}.cart-section>.app .cart-form-wrapper .user-contact,.cart-section>.app .profile-form-wrapper .user-contact,.profile-info .cart-form-wrapper .user-contact,.profile-info .profile-form-wrapper .user-contact{display:flex;flex-direction:column;gap:16px}.cart-section>.app .cart-form-wrapper .user-contact .form-title,.cart-section>.app .profile-form-wrapper .user-contact .form-title,.profile-info .cart-form-wrapper .user-contact .form-title,.profile-info .profile-form-wrapper .user-contact .form-title{display:flex;justify-content:space-between;gap:12px}.cart-section>.app .cart-form-wrapper .user-contact .form-title .links,.cart-section>.app .profile-form-wrapper .user-contact .form-title .links,.profile-info .cart-form-wrapper .user-contact .form-title .links,.profile-info .profile-form-wrapper .user-contact .form-title .links{display:flex;gap:12px;align-items:center}.cart-section>.app .cart-form-wrapper .user-contact .form-title .links p,.cart-section>.app .profile-form-wrapper .user-contact .form-title .links p,.profile-info .cart-form-wrapper .user-contact .form-title .links p,.profile-info .profile-form-wrapper .user-contact .form-title .links p{color:#231f2080}.cart-section>.app .cart-form-wrapper .user-contact .form-title .links a,.cart-section>.app .profile-form-wrapper .user-contact .form-title .links a,.profile-info .cart-form-wrapper .user-contact .form-title .links a,.profile-info .profile-form-wrapper .user-contact .form-title .links a{color:#0e7cbb}.cart-section>.app .cart-form-wrapper .delivery-choosing,.cart-section>.app .profile-form-wrapper .delivery-choosing,.profile-info .cart-form-wrapper .delivery-choosing,.profile-info .profile-form-wrapper .delivery-choosing{display:flex;flex-direction:column;gap:16px}@media(max-width:480px){.cart-section>.app .cart-form-wrapper .delivery-choosing .btn-group,.cart-section>.app .profile-form-wrapper .delivery-choosing .btn-group,.profile-info .cart-form-wrapper .delivery-choosing .btn-group,.profile-info .profile-form-wrapper .delivery-choosing .btn-group{flex-direction:column;gap:12px}}.cart-section>.app .cart-form-wrapper .delivery-choosing .company-adress-info,.cart-section>.app .profile-form-wrapper .delivery-choosing .company-adress-info,.profile-info .cart-form-wrapper .delivery-choosing .company-adress-info,.profile-info .profile-form-wrapper .delivery-choosing .company-adress-info{padding:24px;background-color:#0b6f961a;display:flex;flex-direction:column;gap:8px}.cart-section>.app .cart-form-wrapper .delivery-choosing .company-adress-info p.paragraph-small,.cart-section>.app .profile-form-wrapper .delivery-choosing .company-adress-info p.paragraph-small,.profile-info .cart-form-wrapper .delivery-choosing .company-adress-info p.paragraph-small,.profile-info .profile-form-wrapper .delivery-choosing .company-adress-info p.paragraph-small{color:#231f2080}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs{transition:all .2s ease-in-out;margin-top:8px;display:flex;flex-direction:column;gap:16px}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit),.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit),.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit),.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit){display:grid;grid-template-columns:repeat(2,minmax(0px,439px));column-gap:24px}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label{position:relative}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label>svg,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label>svg,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label>svg,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label>svg{position:absolute;right:0;top:23px}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label input:disabled,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label input:disabled,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label input:disabled,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label input:disabled{background-color:inherit}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label:has(>input:focus) svg,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label:has(>input:focus) svg,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label:has(>input:focus) svg,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs>div:not(.input-unit) label:has(>input:focus) svg{transform:scaleY(-1)}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs .attention,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs .attention,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs .attention,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs .attention{background-color:#c6311d1a;padding:24px}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu{padding:0;margin:0%;top:38px;min-width:130px!important;border:1px solid rgba(35,31,32,.1019607843);border-radius:0%}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul{display:flex;flex-direction:column;gap:12px;padding:24px;list-style-type:none;max-height:500px;overflow:auto}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul p,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul p,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul p,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul p{width:100%;cursor:pointer}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul p:hover,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul p:hover,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul p:hover,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs .dropdown-menu ul p:hover{background-color:#fff;color:#0e7cbb!important}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs label:has(>input[type=checkbox]),.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs label:has(>input[type=checkbox]),.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs label:has(>input[type=checkbox]),.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs label:has(>input[type=checkbox]){padding:6px 0}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas{height:100%}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul{padding:12px 16px;margin:0;list-style-type:none}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul li,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul li,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul li,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul li{height:56px;width:100%;display:flex;align-items:center}.cart-section>.app .cart-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul li p,.cart-section>.app .profile-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul li p,.profile-info .cart-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul li p,.profile-info .profile-form-wrapper .delivery-choosing .delivery-inputs .city-list-offcanvas .offcanvas-body ul li p{font-size:20px;line-height:28px;width:100%}.cart-section>.app .cart-form-wrapper .payment-type,.cart-section>.app .profile-form-wrapper .payment-type,.profile-info .cart-form-wrapper .payment-type,.profile-info .profile-form-wrapper .payment-type{display:flex;flex-direction:column;gap:16px}.cart-section>.app .cart-form-wrapper .payment-type .company-info,.cart-section>.app .profile-form-wrapper .payment-type .company-info,.profile-info .cart-form-wrapper .payment-type .company-info,.profile-info .profile-form-wrapper .payment-type .company-info{display:flex;flex-direction:column;padding:24px;background-color:#0b6f961a}.cart-section>.app .cart-form-wrapper .payment-type .company-info p,.cart-section>.app .profile-form-wrapper .payment-type .company-info p,.profile-info .cart-form-wrapper .payment-type .company-info p,.profile-info .profile-form-wrapper .payment-type .company-info p{padding:6px 0}.cart-section>.app .cart-form-wrapper .payment-type .company-info ul,.cart-section>.app .profile-form-wrapper .payment-type .company-info ul,.profile-info .cart-form-wrapper .payment-type .company-info ul,.profile-info .profile-form-wrapper .payment-type .company-info ul{margin:0;padding:0;list-style-type:none}.cart-section>.app .cart-form-wrapper .payment-type .company-info ul li,.cart-section>.app .profile-form-wrapper .payment-type .company-info ul li,.profile-info .cart-form-wrapper .payment-type .company-info ul li,.profile-info .profile-form-wrapper .payment-type .company-info ul li{display:grid;grid-template-columns:196px 1fr;gap:24px}.cart-section>.app .cart-form-wrapper .payment-type .company-info ul li p,.cart-section>.app .profile-form-wrapper .payment-type .company-info ul li p,.profile-info .cart-form-wrapper .payment-type .company-info ul li p,.profile-info .profile-form-wrapper .payment-type .company-info ul li p{font-size:14px;line-height:20px}.cart-section>.app .cart-form-wrapper .submit-container,.cart-section>.app .profile-form-wrapper .submit-container,.profile-info .cart-form-wrapper .submit-container,.profile-info .profile-form-wrapper .submit-container{display:flex;flex-direction:column;gap:24px}.cart-section>.app .cart-form-wrapper .submit-container .price-info,.cart-section>.app .profile-form-wrapper .submit-container .price-info,.profile-info .cart-form-wrapper .submit-container .price-info,.profile-info .profile-form-wrapper .submit-container .price-info{display:flex;flex-direction:column;gap:12px}.cart-section>.app .cart-form-wrapper .submit-container .price-info div,.cart-section>.app .profile-form-wrapper .submit-container .price-info div,.profile-info .cart-form-wrapper .submit-container .price-info div,.profile-info .profile-form-wrapper .submit-container .price-info div{width:100%;display:flex;justify-content:space-between;align-items:center}.cart-section>.app .cart-form-wrapper .submit-container .price-info .reducere>*,.cart-section>.app .profile-form-wrapper .submit-container .price-info .reducere>*,.profile-info .cart-form-wrapper .submit-container .price-info .reducere>*,.profile-info .profile-form-wrapper .submit-container .price-info .reducere>*{color:#0e7cbb}.cart-section>.app .cart-form-wrapper .submit-container .submit-wrapper,.cart-section>.app .profile-form-wrapper .submit-container .submit-wrapper,.profile-info .cart-form-wrapper .submit-container .submit-wrapper,.profile-info .profile-form-wrapper .submit-container .submit-wrapper{display:flex;justify-content:space-between;align-items:center;gap:12px}.cart-section>.app .cart-form-wrapper .submit-container .submit-wrapper a,.cart-section>.app .profile-form-wrapper .submit-container .submit-wrapper a,.profile-info .cart-form-wrapper .submit-container .submit-wrapper a,.profile-info .profile-form-wrapper .submit-container .submit-wrapper a{color:#0e7cbb}.cart-section>.app .cart-form-wrapper .submit-container .submit-wrapper button,.cart-section>.app .profile-form-wrapper .submit-container .submit-wrapper button,.profile-info .cart-form-wrapper .submit-container .submit-wrapper button,.profile-info .profile-form-wrapper .submit-container .submit-wrapper button{background-color:#0e7cbb;padding:22px 32px;border:none;color:#fff}.cart-section>.app .cart-form-wrapper .submit-container .submit-wrapper button:hover,.cart-section>.app .profile-form-wrapper .submit-container .submit-wrapper button:hover,.profile-info .cart-form-wrapper .submit-container .submit-wrapper button:hover,.profile-info .profile-form-wrapper .submit-container .submit-wrapper button:hover{background-color:#2779b1}.product-list-wrapper{width:100%;max-width:706px}.product-list-wrapper ul{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:24px;width:100%}.product-list-wrapper ul li,.product-list-wrapper ul .cart__list_item__wrapper{width:100%;padding:32px;display:flex;gap:24px;background-color:#fff}.product-list-wrapper ul li .img-wrapper,.product-list-wrapper ul .cart__list_item__wrapper .img-wrapper{max-height:138px;max-width:162px;width:100%;height:100%}.product-list-wrapper ul li .img-wrapper img,.product-list-wrapper ul .cart__list_item__wrapper .img-wrapper img{height:138px;width:138px;object-fit:cover}@media(max-width:1400px){.product-list-wrapper ul li .img-wrapper,.product-list-wrapper ul .cart__list_item__wrapper .img-wrapper{max-width:fit-content}}.product-list-wrapper ul li .product-cart-item-body,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body{display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header{display:flex;flex-direction:column;gap:4px}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header>h4,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header>h4{padding-right:34px}@media(max-width:1250px){.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header>h4,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header>h4{padding-right:9%}}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header .info,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header .info{display:flex;gap:16px}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header .info p,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header .info p{color:#231f2080}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header .delete-product,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header .delete-product{position:absolute;padding:0;top:0;right:0;border:none;background-color:inherit}.product-list-wrapper ul li.cart__list_item-cuts{flex-direction:column;padding:0 0 32px;gap:0}@media(max-width:1250px){.product-list-wrapper ul li.cart__list_item-cuts{padding-bottom:24px}}.product-list-wrapper ul li.cart__list_item-cuts .no-cuts{background-color:#cb88321a;padding:24px}@media(max-width:1250px){.product-list-wrapper ul li.cart__list_item-cuts .no-cuts{padding:16px;font-size:16px;line-height:22px}}.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-body{justify-content:center;gap:4px;padding-bottom:0}@media(max-width:1250px){.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-body{gap:2px}}.product-list-wrapper ul li.cart__list_item-cuts .cart__list_item__wrapper{padding-bottom:24px}@media(min-width:1251px){.product-list-wrapper ul li.cart__list_item-cuts .cart__list_item__wrapper .img-wrapper{max-width:138px}}.product-list-wrapper ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor{align-items:center;padding-right:0}.product-list-wrapper ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor .info{display:flex;gap:16px}.product-list-wrapper ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor .info p{color:#231f2080}@media(max-width:1250px){.product-list-wrapper ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor{flex-direction:column;align-items:flex-start;padding-left:60px;gap:3px}.product-list-wrapper ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor .info{flex-wrap:wrap;gap:8px;row-gap:6px}.product-list-wrapper ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor .info p{font-size:16px;line-height:22px;text-wrap:nowrap}}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list{gap:0}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item{padding-top:24px;padding-bottom:24px;position:relative;flex-direction:column}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item .delete-product{position:absolute;padding:0;top:24px;right:32px;border:none;background-color:inherit}@media(max-width:1250px){.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item .delete-product{right:24px;top:27px}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item .delete-product svg{width:24px!important;height:24px!important}}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item:before,.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item:is(:last-child):after{position:absolute;top:-1px;content:"";height:1px;width:calc(100% - 64px);background-color:#231f2040}@media(max-width:1250px){.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item:before,.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item:is(:last-child):after{width:calc(100% - 48px)}}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item:is(:last-child):after{top:unset;bottom:-1px}@media(max-width:1250px){.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item{gap:12px}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item .product-cart-item-header a{gap:13px}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item .product-cart-item-header a h4{padding-right:32px}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item .product__price{padding-right:10px}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item .price-constructor .quantity input{margin-bottom:calc(-4px + .1em)}.product-list-wrapper ul li.cart__list_item-cuts .cuts__list__item .price-constructor .quantity button{width:48px;height:47px}}.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header{display:flex;flex-direction:row!important;align-items:center;gap:8px;padding-right:30px}.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header .label__list{display:flex;flex-direction:row;gap:8px;width:fit-content}.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header .label__list li{width:fit-content}.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header h4{padding-right:0}.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header .cuts__item__count,.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header .dol-label{color:#231f20;background-color:#f3f3f3;padding:4px 8px 4px 9px;display:flex;align-items:center}@media(min-width:1251px){.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header .cuts__item__count,.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header .dol-label{margin:0}}.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header .dol-label{padding-left:8px;background-color:#0b6f961a}.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header a{display:flex;align-items:center;gap:8px;margin:0}.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header a h4{padding:0}@media(max-width:1250px){.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header a{gap:5px;flex-direction:column-reverse;align-items:flex-start}}@media(max-width:600px){.product-list-wrapper ul li.cart__list_item-cuts .product-cart-item-header{gap:12px;align-items:flex-start;flex-direction:column-reverse!important}}@media(max-width:1250px){.product-list-wrapper ul{gap:12px}.product-list-wrapper ul li,.product-list-wrapper ul .cart__list_item__wrapper{padding:24px;position:relative}.product-list-wrapper ul li .img-wrapper,.product-list-wrapper ul .cart__list_item__wrapper .img-wrapper{position:absolute;top:24px;left:24px;width:48px;height:48px}.product-list-wrapper ul li .img-wrapper img,.product-list-wrapper ul .cart__list_item__wrapper .img-wrapper img{width:48px;height:48px}.product-list-wrapper ul li .product-cart-item-body,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body{gap:12px}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header{margin-left:60px;gap:0}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header a,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header a{margin-right:16px}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header .info,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header .info{flex-wrap:wrap;row-gap:0}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header .delete-product,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header .delete-product{right:-12px;width:32px;height:32px;display:flex;justify-content:center;align-items:center}.product-list-wrapper ul li .product-cart-item-body .product-cart-item-header .delete-product svg,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .product-cart-item-header .delete-product svg{width:24px;height:24px}.product-list-wrapper ul li .product-cart-item-body .price-constructor .quantity button,.product-list-wrapper ul li .product-cart-item-body .price-constructor .quantity p,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .price-constructor .quantity button,.product-list-wrapper ul .cart__list_item__wrapper .product-cart-item-body .price-constructor .quantity p{width:48px;height:48px}}.stock-error-products ul{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column}.stock-error-products ul .cart__list_item{position:relative;width:100%;padding:24px 0;display:flex;gap:24px;background-color:#fff;border-bottom:1px solid rgba(35,31,32,.2)}@media(min-width:1024px){.stock-error-products ul .cart__list_item{padding:32px 0}}.stock-error-products ul .cart__list_item .img-wrapper{flex:none;width:138px;height:138px}.stock-error-products ul .cart__list_item .img-wrapper img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:1250px){.stock-error-products ul .cart__list_item .img-wrapper{position:absolute;top:24px;left:0;width:48px;height:48px}}.stock-error-products ul .cart__list_item .product-cart-item-body{display:flex;flex-direction:column;gap:24px;position:relative;width:100%}@media(max-width:1250px){.stock-error-products ul .cart__list_item .product-cart-item-body{gap:12px}}.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header{display:flex;flex-direction:column;gap:4px}@media(max-width:1250px){.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header{padding-left:60px}}@media(max-width:1250px){.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header a{margin-right:24px}}.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header>h4{padding-right:34px}@media(max-width:1250px){.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header>h4{padding-right:9%}}.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header .info{display:flex;flex-wrap:wrap;gap:16px}.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header .info p{color:#231f2080}.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header .delete-product{position:absolute;padding:0;top:0;right:0;border:none;background-color:inherit}@media(max-width:1250px){.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header .delete-product{width:32px;height:32px}.stock-error-products ul .cart__list_item .product-cart-item-body .product-cart-item-header .delete-product svg{width:24px;height:24px}}.stock-error-products ul .cart__list_item .product-cart-item-body .price-constructor .quantity button{width:48px;height:48px}.stock-error-products ul li.cart__list_item-cuts{flex-direction:column;padding:0 0 32px;gap:0}@media(max-width:1250px){.stock-error-products ul li.cart__list_item-cuts{padding-bottom:24px}}.stock-error-products ul li.cart__list_item-cuts .no-cuts{background-color:#cb88321a;padding:24px}@media(max-width:1250px){.stock-error-products ul li.cart__list_item-cuts .no-cuts{padding:16px;font-size:16px;line-height:22px}}.stock-error-products ul li.cart__list_item-cuts .product-cart-item-body{justify-content:center;gap:4px;padding-bottom:0}@media(max-width:1250px){.stock-error-products ul li.cart__list_item-cuts .product-cart-item-body{gap:2px}}.stock-error-products ul li.cart__list_item-cuts .cart__list_item__wrapper{padding-bottom:24px}@media(min-width:1251px){.stock-error-products ul li.cart__list_item-cuts .cart__list_item__wrapper .img-wrapper{max-width:138px}}.stock-error-products ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor{align-items:center;padding-right:0}.stock-error-products ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor .info{display:flex;gap:16px}.stock-error-products ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor .info p{color:#231f2080}@media(max-width:1250px){.stock-error-products ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor{flex-direction:column;align-items:flex-start;padding-left:60px;gap:3px}.stock-error-products ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor .info{flex-wrap:wrap;gap:8px;row-gap:6px}.stock-error-products ul li.cart__list_item-cuts .cart__list_item__wrapper .price-constructor .info p{font-size:16px;line-height:22px;text-wrap:nowrap}}.stock-error-products ul li.cart__list_item-cuts .cuts__list{gap:0}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item{padding-top:24px;padding-bottom:24px;position:relative;flex-direction:column}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item .delete-product{position:absolute;padding:0;top:24px;right:32px;border:none;background-color:inherit}@media(max-width:1250px){.stock-error-products ul li.cart__list_item-cuts .cuts__list__item .delete-product{right:24px;top:27px}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item .delete-product svg{width:24px!important;height:24px!important}}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item:before,.stock-error-products ul li.cart__list_item-cuts .cuts__list__item:is(:last-child):after{position:absolute;top:-1px;content:"";height:1px;width:calc(100% - 64px);background-color:#231f2040}@media(max-width:1250px){.stock-error-products ul li.cart__list_item-cuts .cuts__list__item:before,.stock-error-products ul li.cart__list_item-cuts .cuts__list__item:is(:last-child):after{width:calc(100% - 48px)}}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item:is(:last-child):after{top:unset;bottom:-1px}@media(max-width:1250px){.stock-error-products ul li.cart__list_item-cuts .cuts__list__item{gap:12px}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item .product-cart-item-header a{gap:13px}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item .product-cart-item-header a h4{padding-right:32px}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item .product__price{padding-right:10px}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item .price-constructor .quantity input{margin-bottom:calc(-4px + .1em)}.stock-error-products ul li.cart__list_item-cuts .cuts__list__item .price-constructor .quantity button{width:48px;height:47px}}.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header{display:flex;flex-direction:row!important;align-items:center;gap:8px;padding-right:30px}.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header .label__list{display:flex;flex-direction:row;gap:8px;width:fit-content}.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header .label__list li{width:fit-content}.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header h4{padding-right:0}.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header .cuts__item__count,.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header .dol-label{color:#231f20;background-color:#f3f3f3;padding:4px 8px 4px 9px;display:flex;align-items:center}@media(min-width:1251px){.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header .cuts__item__count,.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header .dol-label{margin:0}}.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header .dol-label{padding-left:8px;background-color:#0b6f961a}.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header a{display:flex;align-items:center;gap:8px;margin:0}.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header a h4{padding:0}@media(max-width:1250px){.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header a{gap:5px;flex-direction:column-reverse;align-items:flex-start}}@media(max-width:600px){.stock-error-products ul li.cart__list_item-cuts .product-cart-item-header{gap:12px;align-items:flex-start;flex-direction:column-reverse!important}}.cart-section .price-constructor{margin-left:0!important}@media(min-width:1251px){.cart-section .product-cart-item-header h4{padding-right:30px}}.cart-section button[type=submit]{flex-shrink:0}@media(max-width:1250px){.cart-section>.app,.profile-info{flex-direction:column-reverse;align-items:center;padding-left:16px;padding-right:16px;margin-bottom:96px}.cart-section>.app .cart-form-wrapper,.cart-section>.app .profile-form-wrapper,.profile-info .cart-form-wrapper,.profile-info .profile-form-wrapper{padding:24px}.cart-section>.app .cart-form-wrapper form,.cart-section>.app .profile-form-wrapper form,.profile-info .cart-form-wrapper form,.profile-info .profile-form-wrapper form{gap:24px}.cart-section>.app .cart-form-wrapper form .btn-group,.cart-section>.app .profile-form-wrapper form .btn-group,.profile-info .cart-form-wrapper form .btn-group,.profile-info .profile-form-wrapper form .btn-group{gap:12px}.cart-section>.app .cart-form-wrapper form .btn-group button,.cart-section>.app .profile-form-wrapper form .btn-group button,.profile-info .cart-form-wrapper form .btn-group button,.profile-info .profile-form-wrapper form .btn-group button{padding:7px 11px}.cart-section>.app .cart-form-wrapper form .btn-group button p,.cart-section>.app .profile-form-wrapper form .btn-group button p,.profile-info .cart-form-wrapper form .btn-group button p,.profile-info .profile-form-wrapper form .btn-group button p{text-align:left}.cart-section>.app .cart-form-wrapper form .user-contact .form-title,.cart-section>.app .profile-form-wrapper form .user-contact .form-title,.profile-info .cart-form-wrapper form .user-contact .form-title,.profile-info .profile-form-wrapper form .user-contact .form-title{flex-direction:column;justify-content:center;gap:16px}.cart-section>.app .cart-form-wrapper form .user-contact .user-contact-date,.cart-section>.app .profile-form-wrapper form .user-contact .user-contact-date,.profile-info .cart-form-wrapper form .user-contact .user-contact-date,.profile-info .profile-form-wrapper form .user-contact .user-contact-date{grid-template-columns:minmax(auto,auto)}.cart-section>.app .cart-form-wrapper form .delivery-choosing .delivery-inputs .dropdown-menu,.cart-section>.app .profile-form-wrapper form .delivery-choosing .delivery-inputs .dropdown-menu,.profile-info .cart-form-wrapper form .delivery-choosing .delivery-inputs .dropdown-menu,.profile-info .profile-form-wrapper form .delivery-choosing .delivery-inputs .dropdown-menu{display:none}.cart-section>.app .cart-form-wrapper form .delivery-choosing .delivery-inputs .attention,.cart-section>.app .profile-form-wrapper form .delivery-choosing .delivery-inputs .attention,.profile-info .cart-form-wrapper form .delivery-choosing .delivery-inputs .attention,.profile-info .profile-form-wrapper form .delivery-choosing .delivery-inputs .attention{padding:16px 24px}.cart-section>.app .cart-form-wrapper form .delivery-choosing .delivery-inputs label:has(>input[type=checkbox]) .custom-checkbox,.cart-section>.app .profile-form-wrapper form .delivery-choosing .delivery-inputs label:has(>input[type=checkbox]) .custom-checkbox,.profile-info .cart-form-wrapper form .delivery-choosing .delivery-inputs label:has(>input[type=checkbox]) .custom-checkbox,.profile-info .profile-form-wrapper form .delivery-choosing .delivery-inputs label:has(>input[type=checkbox]) .custom-checkbox{flex-shrink:0}.cart-section>.app .cart-form-wrapper form .payment-type .company-info ul,.cart-section>.app .profile-form-wrapper form .payment-type .company-info ul,.profile-info .cart-form-wrapper form .payment-type .company-info ul,.profile-info .profile-form-wrapper form .payment-type .company-info ul{display:flex;flex-direction:column;gap:16px}.cart-section>.app .cart-form-wrapper form .payment-type .company-info ul li,.cart-section>.app .profile-form-wrapper form .payment-type .company-info ul li,.profile-info .cart-form-wrapper form .payment-type .company-info ul li,.profile-info .profile-form-wrapper form .payment-type .company-info ul li{grid-template-columns:1fr;gap:0}.cart-section>.app .cart-form-wrapper form .submit-container .message p,.cart-section>.app .profile-form-wrapper form .submit-container .message p,.profile-info .cart-form-wrapper form .submit-container .message p,.profile-info .profile-form-wrapper form .submit-container .message p{font-size:16px;line-height:22px}.cart-section>.app .cart-form-wrapper form .submit-container .price-info .subtotal h6,.cart-section>.app .cart-form-wrapper form .submit-container .price-info .reducere h6,.cart-section>.app .profile-form-wrapper form .submit-container .price-info .subtotal h6,.cart-section>.app .profile-form-wrapper form .submit-container .price-info .reducere h6,.profile-info .cart-form-wrapper form .submit-container .price-info .subtotal h6,.profile-info .cart-form-wrapper form .submit-container .price-info .reducere h6,.profile-info .profile-form-wrapper form .submit-container .price-info .subtotal h6,.profile-info .profile-form-wrapper form .submit-container .price-info .reducere h6{font-size:14px;line-height:22px;text-align:right;font-weight:400!important}.cart-section>.app .cart-form-wrapper form .submit-container .submit-wrapper,.cart-section>.app .profile-form-wrapper form .submit-container .submit-wrapper,.profile-info .cart-form-wrapper form .submit-container .submit-wrapper,.profile-info .profile-form-wrapper form .submit-container .submit-wrapper{flex-direction:column;gap:24px}.cart-section>.app .cart-form-wrapper form .submit-container .submit-wrapper label,.cart-section>.app .profile-form-wrapper form .submit-container .submit-wrapper label,.profile-info .cart-form-wrapper form .submit-container .submit-wrapper label,.profile-info .profile-form-wrapper form .submit-container .submit-wrapper label{padding:6px 0}}@media(max-width:900px){.cart-section>.app .cart-form-wrapper form .delivery-choosing .delivery-inputs div,.cart-section>.app .profile-form-wrapper form .delivery-choosing .delivery-inputs div,.profile-info .cart-form-wrapper form .delivery-choosing .delivery-inputs div,.profile-info .profile-form-wrapper form .delivery-choosing .delivery-inputs div{grid-template-columns:minmax(auto,auto)!important;row-gap:16px}.cart-section>.app .cart-form-wrapper form .submit-container .submit-wrapper button,.cart-section>.app .profile-form-wrapper form .submit-container .submit-wrapper button,.profile-info .cart-form-wrapper form .submit-container .submit-wrapper button,.profile-info .profile-form-wrapper form .submit-container .submit-wrapper button{width:100%;height:54px;padding:0}}.form_col_last{display:flex;justify-content:space-between}@media(max-width:900px){.form_col_last{flex-direction:column-reverse;gap:24px}}.modal-total{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto}.modal-total__row{display:flex;justify-content:space-between;align-items:center}.modal-total__row h3{margin:0}.modal-total__row--old{opacity:.5}.modal-total__row--old p{margin:0;font-size:24px;line-height:32px}@media(max-width:680px){.modal-total__row--old p{font-size:16px;line-height:24px}}.old-price{text-decoration:line-through}
