@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@-webkit-keyframes running-string{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(1000px);transform:translateX(1000px)}}@keyframes running-string{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(1000px);transform:translateX(1000px)}}.animate{-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.opacity_anim{opacity:0}.opacity_anim.animate-active{opacity:1}.slide-up{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}.slide-up.animate-active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.slide-left{-webkit-transform:translateX(-60px);transform:translateX(-60px);opacity:0}.slide-left.animate-active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.slide-right{-webkit-transform:translateX(60px);transform:translateX(60px);opacity:0}.slide-right.animate-active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.nova-poshta{position:relative}.nova-poshta .deliveryError{-webkit-animation:shake 1s ease-in-out 1;animation:shake 1s ease-in-out 1;color:rgba(255,0,0,.7215686274509804);font-size:12px;position:absolute;bottom:-15px;left:0;width:100%;display:block}.nova-poshta__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nova-poshta__item .small-loader{position:absolute;right:-100px;top:30px}.nova-poshta__town{margin-bottom:15px}.nova-poshta__col{position:relative}.nova-poshta{margin-bottom:20px}.nova-poshta__town{margin-bottom:32px}.nova-poshta__row{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nova-poshta__col{width:45%}.nova-poshta__col .error{border-color:#ea5759}.nova-poshta__col label{font-weight:400;font-size:16px;line-height:20px;color:#4f4f4f}.nova-poshta__col label input{margin-top:10px;padding-left:20px;width:100%;height:50px;border:1px solid #e0e0e0;font-weight:400;font-size:14px;line-height:17px}.user-info__title{font-weight:400;font-size:32px;line-height:48px;color:#000;margin-bottom:35px;text-transform:uppercase}.user-info__title-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-info__title-code .manager--button{width:233px;height:40px;background:#4f4f4f;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-info__title-code .manager--button,.user-info__title-code .manager--button .main-button__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-info__title-code .manager--button .main-button__label{padding-left:0;font-style:normal;font-weight:400!important;font-size:14px;line-height:17px;text-align:center;color:#fcfcfc}.user-info__title-code .manager--button .main-button__loader{opacity:0}.user-info__title-code .button__wrapper-distributor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px}.user-info__title-code .button__wrapper-distributor div+div{margin-left:12px}.user-info__title-code .button__wrapper-distributor div{width:auto;height:36px;border:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:17px 10px}.user-info__title-code .button__wrapper-distributor div p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#828282;font-size:14px;font-weight:400;text-transform:none}.user-info__title-code .button__wrapper-distributor div p span{color:#4f4f4f;font-size:16px;font-weight:600!important}.user-info__title-code .button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.user-info__title-code .button__wrapper span{margin-left:0;padding-left:0}.user-info__title-code .button__wrapper button{background:#7c818d;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;padding:5px 10px;color:#fff;font-size:14px;height:30px;border:1px solid transparent;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;font-weight:500}.user-info__title-code .button__wrapper button:hover{border-color:#7c818d;background:transparent;color:#7c818d;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.user-info__title-code span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400!important;height:25px}.user-info__title-code span p{margin:0;border:none;padding-left:10px;font-weight:500!important}.user-info__title-code p{gap:8px;margin:0;font-size:16px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-info__title-code p,.user-info__title-code span{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:18px}.user-info__title-code span{font-size:18px;padding-left:10px;font-weight:500}@media screen and (max-width:980px){.user-info__title{font-size:24px}}@media screen and (max-width:700px){.user-info__title-code{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user-info__title-code span{padding-left:0}.user-info__title-code span:last-child{padding-left:10px}.user-info__title-code p{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.user-info__title-code .button__wrapper{width:100%}.user-info__title-code .button__wrapper button{padding:0}}@media screen and (max-width:550px){.user-info__title-code{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.user-info__title-code .button__wrapper{width:100%}.user-info__title-code .button__wrapper button{padding:11px 65px;line-height:18px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.user-info__title-code .button__wrapper-distributor{margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0;gap:9px;width:100%}.user-info__title-code .button__wrapper-distributor div{width:100%;margin-left:0!important}.user-info__title-code .button__wrapper-distributor div p{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-info__title-code span{padding-left:0}.user-info .buttons__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:40px}}@media (max-width:700px){.user-info__title .manager--button-wrap{width:100%}.user-info__title .main-button.manager--button{margin-top:12px;width:100%}}.distributor-orders{margin-left:50px}.distributor-orders__wrap h1{font-size:24px;font-weight:400;color:#000}@media screen and (max-width:650px){.distributor-orders{margin-left:0}.distributor-orders__wrap h1{font-size:18px;font-weight:400;color:#000}}.order-basket-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid #f2f2f2}.order-basket-card__loader{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.75)}.order-basket-card__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;gap:8px}.order-basket-card__img{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px}.order-basket-card__img img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.order-basket-card__title{font-weight:400;font-size:14px;line-height:17px;text-transform:uppercase;color:#333}.order-basket-card__units{margin-top:4px;font-weight:400;font-size:14px;line-height:17px;color:#969696}.order-basket-card__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:36px}.order-basket-card__price{text-align:right;width:80px}.order-basket-card__price--with-discount{width:150px}.order-basket-card__price--with-discount .order-basket-card__price-sum,.order-basket-card__price--with-discount .order-item__price-simple{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;width:100%}.order-basket-card__price div{white-space:nowrap}.order-basket-card__price-simple{font-weight:300;font-size:14px;line-height:19px;color:#969696;margin-bottom:4px}.order-basket-card__price-sum{font-weight:300;font-size:16px;line-height:22px;color:#4f4f4f}.order-basket-card__price-loader{position:relative}.order-basket-card__price-loader .preloader{width:16px;height:16px}.order-basket-card__count{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;gap:4px;height:20px;min-width:90px;font-weight:400;font-size:16px;line-height:17px;color:#4f4f4f}.order-basket-card__count span{width:40px;text-align:center}.order-basket-card__count button{color:#4f4f4f;width:20px;height:20px}.order-basket-card__actions{height:24px}.order-basket-card__btn-delete{display:inline-block;width:24px;height:24px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.order-basket-card__btn-delete:hover{opacity:.7}.order-basket-card__btn-delete:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.3}@media screen and (max-width:1024px){.order-basket-card__right{width:150px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.order-basket-card__price{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:150px}.order-basket-card__count{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-basket-card__actions{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (max-width:768px){.order-basket-card__right{width:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:36px}.order-basket-card__price{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:80px}.order-basket-card__price--with-discount .order-basket-card__price-sum,.order-basket-card__price--with-discount .order-item__price-simple{gap:8px}.order-basket-card__count{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width:640px){.order-basket-card__right{gap:16px}}@media screen and (max-width:480px){.order-basket-card__img{width:40px;height:40px}.order-basket-card__right{width:150px;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-basket-card__price{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:150px}.order-basket-card__count{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:425px){.order-basket-card__info{max-width:125px}}.basket-card{position:relative;border-bottom:1px solid #f2f2f2}.basket-card td{width:15%;padding:24px 8px 32px;vertical-align:middle}.basket-card td:first-child{padding-left:0;width:calc(55% - 30px)}.basket-card td:last-child{width:30px;padding-right:0}.basket-card__loader{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.75)}.basket-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;gap:8px}.basket-card__img{-ms-flex-negative:0;flex-shrink:0;width:75px;height:75px}.basket-card__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.basket-card__title{font-weight:300;font-size:16px;line-height:19px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;color:#333}.basket-card__units{margin-top:12px;font-weight:300;font-size:14px;line-height:19px;color:#828282}.basket-card__counter{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;gap:4px;min-width:90px}.basket-card__counter input{text-align:center;font-weight:400;font-size:18px;line-height:22px;color:#4f4f4f;width:40px}.basket-card__counter svg path{fill:#4f4f4f}.basket-card__counter-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.basket-card__price,.basket-card__sum{font-weight:300;font-size:18px;line-height:22px;color:#4f4f4f;text-align:center;white-space:nowrap}.basket-card__price-loader{position:relative}.basket-card__price-loader .preloader{width:16px;height:16px}.basket-card__btn-delete{width:30px;height:30px;cursor:pointer}@media screen and (max-width:1024px){.basket-card__title{font-size:14px}.basket-card__counter input{width:35px;font-size:14px}.basket-card__price,.basket-card__sum{font-size:14px}}@media screen and (max-width:768px){.basket-card td{padding:24px 8px}.basket-card__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.basket-card__info{text-align:center}.basket-card__title{max-width:240px;font-size:12px}.basket-card__units{margin-top:4px;font-size:14px}.basket-card__counter{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}.basket-card__counter input,.basket-card__price,.basket-card__sum{font-size:14px}}@media screen and (max-width:640px){.basket-card__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.basket-card__info{text-align:left}}@media screen and (max-width:480px){.basket-card td:last-child{position:relative;width:0;padding:0}.basket-card__title{font-size:10px}.basket-card__units{font-size:12px}.basket-card__counter{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}.basket-card__counter input,.basket-card__price,.basket-card__sum{font-size:12px}.basket-card__sum{padding-right:0!important}.basket-card__btn-delete{position:absolute;top:8px;right:0}}.order{margin-top:20px;margin-bottom:100px}.order .buttons__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-wrap,.order .buttons__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.order-wrap .pointerEvents{pointer-events:none}.order-distributor--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:54px}.order-distributor--wrap label{color:#4f4f4f;font-size:16px;font-style:normal;font-weight:400;line-height:normal;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.order-distributor--wrap label:before{content:"";position:absolute;width:20px;height:20px;left:-32px;border:.5px solid #4f4f4f;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.order-distributor--wrap label:after{content:"";position:absolute;width:20px;height:20px;left:-31px;background-image:url(../img/checked.a08bf424.svg);background-repeat:no-repeat;background-position:50%}.order-distributor--wrap label:has(input:checked):before{content:"";position:absolute;width:20px;height:20px;left:-32px;border:.5px solid #4f4f4f;background:#4f4f4f}.order-distributor__documents-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.order-distributor__documents-type--title{margin-top:20px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.order-distributor__documents-type--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:20px}.order-distributor__documents-type--list label{padding-left:26px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.order-distributor__documents-type--list label:before{content:"";position:absolute;left:0;border-radius:100%;width:18px;height:18px;border:1px solid #828282}.order-distributor__documents-type--list label:after{content:"";position:absolute;left:1px;scale:.8;border-radius:100%;width:18px;height:18px;background:#828282;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.order-distributor__documents-type--list label:has(input:checked):after{opacity:1}.order .recipientError{display:block;-webkit-animation:shake 1s ease-in-out 1;animation:shake 1s ease-in-out 1;color:red;font-size:12px;margin-top:-4px;margin-bottom:10px}.order-basket--placeholder{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0}.order-basket__promo{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.order-basket__promo,.order-basket__promo-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-basket__promo-title svg{margin-right:5px}.order-basket__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-top:1px solid #f2f2f2}.order-basket .order-item__left,.order-basket__item{display:-webkit-box;display:-ms-flexbox;display:flex}.order-basket .order-item__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.order-basket .order-item__unit{font-weight:400;font-size:14px;line-height:17px;color:#969696}.order-basket .order-item__title{margin-bottom:5px;font-weight:400;font-size:14px;line-height:17px;text-transform:uppercase;color:#333}.order-basket .order-item__img{width:60px;height:60px;margin-right:20px}.order-basket .order-item__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.order-basket .order-item__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-basket .order-item__right--mobile{display:none}.order-basket .order-item__price{text-align:right;width:80px}.order-basket .order-item__price.with-discount{width:150px}.order-basket .order-item__price div{white-space:nowrap}.order-basket .order-item__price-one{font-weight:400;font-size:14px;line-height:19px;color:#969696;margin-bottom:5px}.order-basket .order-item__price-one.with-discount{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.order-basket .order-item__price-sum{font-weight:400;font-size:16px;line-height:22px;color:#4f4f4f}.order-basket .order-item__price-sum.with-discount{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.order-basket__certificate,.order-basket__delivery,.order-basket__discount,.order-basket__sum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-basket__promocode{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%}.order-basket__promocode .main-button{-ms-flex-negative:0;flex-shrink:0;width:210px;height:50px;margin-top:26px;padding:10px 24px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.order-basket__promocode .main-button.disabled{opacity:.7}.order-basket__promocode .input-col{width:100%}.order-basket__promocode .input-col label{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-basket__promocode .input-col label input{width:100%;height:50px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px 0;padding-left:16px}.order-basket__certificate{font-weight:400;font-size:16px;line-height:20px;color:#828282;padding-left:20px;position:relative}.order-basket__certificate-add{position:absolute;top:0;right:0;bottom:0;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;border-left:1px solid #e0e0e0;padding-left:2px;padding-right:2px;cursor:pointer}.order-basket__sum{padding-top:20px;border-top:1px solid #f2f2f2;margin-bottom:8px}.order-basket__delivery{padding-bottom:10px}.order-basket__discount{margin:8px 0 16px}.order-basket__discountl-title svg{margin-right:4px}.order-basket__total{padding:10px 20px;font-weight:400;font-size:16px;line-height:20px;color:#4f4f4f;background:#f2f2f2}.order-basket__total-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;text-transform:uppercase;color:#4f4f4f;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-basket__total-price span{font-weight:400;font-size:20px;line-height:29px;color:#111}.order-basket__callback{position:relative;width:100%;margin-top:20px;margin-bottom:30px}.order-basket__callback .goes_to_patient{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-basket__callback div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-basket__callback div+div{margin-top:20px}.order-basket__callback-button{width:100%;margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-top:28px}.order-basket__callback-button input{border:1px solid #e0e0e0;height:30px;padding:5px}.order-basket__callback-button .error{font-size:12px;color:red;position:absolute;bottom:-15px}.order-basket__confirm{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex}.order-basket__confirm button{opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.order-basket__confirm button:not(:last-child){margin-right:20px}.order-basket__confirm button:disabled{opacity:.7}.order-basket__confirm .confirm-payment{position:relative;max-width:207px;width:100%;height:47px;background:#fff;border:1px solid #4f4f4f;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease;z-index:200}.order-basket__confirm .confirm-payment p{color:#4f4f4f;position:relative;z-index:100;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;font-weight:400;font-size:14px;-webkit-transition:color .3s ease;transition:color .3s ease}.order-basket__confirm .confirm-payment .order-payment__button{position:absolute;top:0}.order-basket__confirm .confirm-payment .order-payment__button input{opacity:0}.order-basket__confirm .confirm-payment:hover{background:#4f4f4f;-webkit-transition:color .3s ease;transition:color .3s ease}.order-basket__confirm .confirm-payment:hover p{-webkit-transition:color .3s ease;transition:color .3s ease;color:#fff}.order-basket__certificate{margin-top:10px;margin-bottom:10px}.order-basket__certificate label input{border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;height:50px;width:280px;padding-left:20px}.order-basket__certificate label input::-webkit-input-placeholder{text-align:center}.order-basket__certificate label input::-moz-placeholder{text-align:center}.order-basket__certificate label input:-ms-input-placeholder{text-align:center}.order-basket__certificate label input::-ms-input-placeholder{text-align:center}.order-basket__certificate label input::placeholder{text-align:center}.order-title{font-weight:400;font-size:24px;line-height:29px;color:#4f4f4f;margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.order-title a{text-decoration:none;font-weight:400;font-size:16px;line-height:19px;color:#969696}.order-title--distributor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:52px}.order-left{width:45%}.order-right{width:55%;margin-left:30px}.order-contact__form{display:grid;grid-template-columns:1fr 1fr;gap:10px 34px}.order-contact__form .input-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.order-contact__form .recipientPatronymic{width:47%!important}.order-contact__form .input-col{width:100%}.order-contact__form .input-col:first-child{margin-right:32px}.order-contact__form .input-col.full-width{grid-column:span 2}.order-contact__form .input-col label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;font-weight:400;font-size:14px;line-height:19px;color:#4f4f4f}.order-contact__form .input-col label input{width:100%;height:50px;padding-left:20px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;margin-bottom:10px}.order-delivery{margin-bottom:50px}.order-delivery__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.order-delivery__type:not(:last-child){margin-bottom:20px}.order-delivery__type-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:350px;width:100%}.order-delivery__type label{margin-right:16px}.order-delivery__type label input{display:none}.order-delivery__type label input:checked+span:before{content:"";position:absolute;width:20px;height:20px;background-color:#4f4f4f;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../img/checked.a08bf424.svg);background-repeat:no-repeat;background-position:50%}.order-delivery__type label span{display:block;position:relative;width:20px;height:20px;border:.5px solid #4f4f4f;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:5px}.order-delivery__type-info p{margin-top:0;font-weight:400;font-size:16px;line-height:22px;color:#4f4f4f}.order-delivery__type-info span{display:block;margin-top:10px;font-weight:400;font-size:14px;line-height:19px;color:#969696}.order-delivery__type-price{width:150px;font-weight:400;font-size:14px;padding-right:40px;line-height:22px;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.order-recipient p{font-weight:400;font-size:18px;line-height:22px;color:#4f4f4f;margin-bottom:10px;display:block}.order-recipient__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.order-recipient__type label{margin-right:16px}.order-recipient__type label input{display:none}.order-recipient__type label input:checked+span:before{content:"";position:absolute;width:20px;height:20px;background-color:#4f4f4f;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../img/checked.a08bf424.svg);background-repeat:no-repeat;background-position:50%}.order-recipient__type label span{display:block;position:relative;width:20px;height:20px;border:.5px solid #4f4f4f;-webkit-box-sizing:border-box;box-sizing:border-box}.order-recipient__form{margin-top:20px}.order-recipient__form .input-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.order-recipient__form .input-row:last-child .input-col:last-child{visibility:hidden}.order-recipient__form .input-row .input-col{width:50%}.order-recipient__form .input-row .input-col:first-child{margin-right:30px}.order-recipient__form .input-row .input-col label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-recipient__form .input-row .input-col label input{width:100%;height:50px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px 0;padding-left:20px}.order-recipient__address-block{padding:15px;max-width:415px;border:1px solid #f2f2f2;font-weight:400;font-size:16px;line-height:30px;color:#4f4f4f}.order-payment__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-payment__type:not(:last-child){margin-bottom:20px}.order-payment__type label{margin-right:16px}.order-payment__type label input{display:none}.order-payment__type label input:checked+span:before{content:"";position:absolute;width:20px;height:20px;background-color:#4f4f4f;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../img/checked.a08bf424.svg);background-repeat:no-repeat;background-position:50%}.order-payment__type label span{display:block;position:relative;width:20px;height:20px;border:.5px solid #4f4f4f;-webkit-box-sizing:border-box;box-sizing:border-box}.order-address{width:100%}.order-address--button{margin-bottom:20px}.order-address--button-2{color:#4f4f4f;margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:underline;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;cursor:pointer}.order-address--button-2:hover{opacity:.7}.order-address textarea{resize:none;height:70px;padding:15px;border:1px solid #dcdcdc;font-family:Gilroy,Arial,sans-serif;font-weight:400;font-size:16px;line-height:19px;color:#4f4f4f;background:#fff}.order-comment{margin-top:50px;width:100%}.order-comment .order-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-comment .order-title span{padding-top:4px;font-size:16px}.order-comment textarea{resize:none;height:100px;padding:15px;border:1px solid #dcdcdc;font-family:Gilroy,Arial,sans-serif;line-height:19px}.order-banner,.order-comment textarea{font-weight:400;font-size:16px;color:#4f4f4f}.order-banner{max-width:415px;border:1px solid #f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:20px;padding:20px;margin-bottom:20px}@media screen and (max-width:1280px){.order-delivery__type-price{padding-right:0}}@media screen and (max-width:1280px){.order-delivery__type{gap:16px}}@media screen and (max-width:768px){.order-basket__callback{margin:24px 0}.order-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-left{width:100%}.order-right{width:100%;margin-left:0;margin-bottom:15px}.order-delivery__type-price{padding-right:24px}}@media screen and (max-width:640px){.order-delivery__type-info{max-width:300px}.order-delivery__type-price{padding-right:0}.order-contact__form,.order-title--distributor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-contact__field--lastname{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.order-contact__field--firstname{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-basket__callback{margin-bottom:20px}.order-basket__callback-button{margin-left:0;margin-bottom:20px;margin-top:0}.order .buttons__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:480px){.order-delivery__type-info{max-width:200px}.order-item__right{display:none!important}.order-item__right--row{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.order-item__right--mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}}@media screen and (max-width:425px){.order-basket__promocode{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-basket__promocode .main-button{margin-top:0;width:100%}.order-item__info{max-width:90px}.order-basket .order-item__img{margin-right:5px;width:40px;height:40px}.order-delivery__type-price{font-size:16px}.order-delivery__type-info span{font-size:12px}.order-contact__form .input-row .input-col:first-child{margin-right:15px}.order-contact__form .input-row .input-col label input{padding-left:5px;font-size:13px}}