.lined-link{display:inline-block;position:relative}.lined-link::after{content:"";position:absolute;top:calc(100% + 3px);height:1px;width:100%;left:0;transform-origin:left;transform:scaleX(0);transition:transform .3s;background:#181818}.lined-link:hover::after{transform:scaleX(1)}input{border-radius:0}.btn-black{color:#fff;background:var(--base-black-Defolt);font-size:17px;font-style:normal;font-weight:700;line-height:130%;padding:17px 44px;text-align:center;transition:background .3s;position:relative;cursor:pointer}.btn-black *{cursor:pointer}.btn-black:hover{background:#3f3f3f}.btn-black:active{background:#8f8f8f}.btn-black.disabled{opacity:.6;pointer-events:none}.btn-white{background:#fff;border:1px solid var(--ECCO-Website-base-black, #181818);color:var(--ECCO-Website-base-black, #181818);font-size:17px;font-style:normal;font-weight:700;text-align:center;line-height:130%;padding:17px 44px;transition:background .3s}.btn-white:hover{background:var(--ECCO-Website-base-black, #181818);color:#fff}.btn-white:active{background:#fff;color:#8f8f8f;border-color:#8f8f8f}.default-input{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.default-input.invalid .default-input__input,.default-input.invalid .default-input__textarea{border-color:red}.default-input__label{color:var(--base-black-Defolt, #181818);font-size:12px;font-style:normal;font-weight:700;line-height:130%}.default-input__input,.default-input__textarea{width:100%;padding:11px;border:1px solid var(--Grey-light, #e0e0e0);background:var(--base-white, #fff);font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.2px;transition:.3s}.default-input__input:focus,.default-input__textarea:focus{border-color:var(--base-black-Defolt, #181818)}.default-input__input::placeholder,.default-input__textarea::placeholder{color:var(--Grey-Dark, #8f8f8f)}.default-input__input:disabled,.default-input__textarea:disabled{color:rgba(143,143,143,.5)}.default-input__input:disabled::placeholder,.default-input__textarea:disabled::placeholder{color:rgba(143,143,143,.5)}.default-input__textarea{height:72px;resize:none}.default-select{position:relative;width:100%}.default-select.dropped .default-select__btn svg{transform:scaleY(-1)}.default-select.dropped .default-select__container{opacity:1;pointer-events:all}.default-select__btn{width:100%;padding:11px;border:1px solid var(--Grey-light, #e0e0e0);background:var(--base-white, #fff);font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.2px;display:flex;align-items:center;justify-content:space-between;gap:10px}.default-select__btn svg{width:24px;height:24px;fill:rgba(0,0,0,0);stroke:var(--base-black-Defolt, #181818);transition:.3s}.default-select__container{position:absolute;z-index:100;top:100%;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;border:1px solid var(--Grey-light, #e0e0e0);background:var(--base-white, #fff);box-shadow:0 10px 10px rgba(0,0,0,.1);opacity:0;pointer-events:none;transition:.3s}.default-select__item{display:flex;flex-direction:column;align-items:stretch}.default-select__item input{display:none}.default-select__item input:checked+.default-select__item-text{color:var(--base-black-Defolt, #181818)}.default-select__item-text{padding:8px 12px;color:var(--Grey-Dark, #8f8f8f);font-size:16px;font-style:normal;line-height:120%;transition:.3s;cursor:pointer}@media(hover: hover){.default-select__item-text:hover{color:rgba(24,24,24,.7)}}.default-btn{padding:11px 39px;border:1px solid rgba(0,0,0,0);color:var(--ECCO-Website-base-white, #fff);font-size:14px;font-style:normal;font-weight:700;line-height:130%;background-color:var(--base-black-Defolt, #181818);transition:.3s}@media(hover: hover){.default-btn:hover{background-color:var(--base-black-Hover, #3f3f3f)}}.default-btn:disabled{background:var(--ECCO-Website-dark-grey, #8f8f8f);pointer-events:none}.default-btn.light{border-color:var(--base-black-Defolt, #181818);color:var(--base-black-Defolt, #181818);background-color:rgba(0,0,0,0)}@media(hover: hover){.default-btn.light:hover{background-color:var(--base-black-Defolt, #181818);color:var(--ECCO-Website-base-white, #fff)}}.default-btn.light:disabled{border-color:var(--ECCO-Website-dark-grey, #8f8f8f);color:var(--ECCO-Website-dark-grey, #8f8f8f);pointer-events:none}.add-to-fav{position:absolute;z-index:10;width:34px;height:34px;padding:5px;top:5px;right:10px;transform-origin:center;transform:translateZ(0)}@media(hover: hover){.add-to-fav:hover svg{fill:rgba(24,24,24,.7098039216);stroke:rgba(0,0,0,0)}}.add-to-fav.in-fav:active{transform:scale(0.9)}.add-to-fav.in-fav:active svg{fill:rgba(0,0,0,0);stroke:#181818}.add-to-fav.in-fav svg{fill:#181818;stroke:#181818}.add-to-fav svg{display:block;width:100%;height:100%;fill:none;stroke:#8f8f8f;transition:.3s}.add-to-fav:active{transform:scale(1.1)}.page-title{color:var(--base-black-Defolt, #181818);font-size:46px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width: 1366px){.page-title{font-size:35px}}@media screen and (max-width: 1024px){.page-title{font-size:34px}}@media screen and (max-width: 768px){.page-title{font-size:32px}}@media screen and (max-width: 600px){.page-title{font-size:30px}}@media screen and (max-width: 450px){.page-title{font-size:28px;font-weight:800}}.checkbox{display:flex;align-items:flex-start;gap:12px}.checkbox._err .checkbox__check{border-color:#c83532}.checkbox input:checked~.checkbox__check{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='5.5' fill='white'/%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='5.5' stroke='%23181818'/%3E%3Cpath d='M14.6663 6.5L8.24967 12.9167L5.33301 10' stroke='%23181818' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center;border:unset}.checkbox__check{width:20px;min-width:20px;height:20px;display:block;border:1px solid #8f8f8f;border-radius:6px;cursor:pointer}.checkbox__text{color:var(--Grey-Dark, #8f8f8f);font-size:14px;font-style:normal;font-weight:500;line-height:135%}.checkbox__text a{color:#8f8f8f;display:inline;text-decoration:underline;transition:color .3s}.checkbox__text a:hover{color:#fff}.pagination{display:flex;align-items:center;gap:8px}.pagination__item{border-radius:100%;border:1px solid #e0e0e0;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--Grey-Dark, #8f8f8f);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.32px;width:40px;height:40px;transition:.3s}.pagination__item:hover{border-color:#181818;color:#181818}.pagination__item.current{background:#181818;color:#fff;border-color:#181818}.tooltip{position:relative}.tooltip.to-left .tooltip-block{right:calc(100% + 6px);left:unset}.tooltip.to-left .tooltip-block::before{content:"";right:-4px;left:unset}.tooltip:hover .tooltip-block{opacity:1;visibility:visible;pointer-events:all;z-index:1}.tooltip-icon{width:20px;height:20px;cursor:pointer}.tooltip-icon img,.tooltip-icon svg{display:block;width:100%;height:100%;object-fit:contain;fill:#181818;cursor:pointer}.tooltip-block{position:absolute;left:calc(100% + 6px);top:50%;transform:translateY(-50%);width:425px;max-width:70vw;background:#3d3d3d;padding:8px;border-radius:2px;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:.3s}@media screen and (max-width: 768px){.tooltip-block{max-width:45vw}}.tooltip-block *{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:135%}@media screen and (max-width: 768px){.tooltip-block *{font-size:13px;font-weight:400}}.tooltip-block::before{content:"";position:absolute;display:block;left:-4px;top:50%;transform:translateY(-50%) rotate(45deg);width:8px;height:8px;background:#3d3d3d;border-radius:2px}.add-to-cart .add-to-cart__to-cart{display:none}.add-to-cart.in-cart .add-to-cart__to-cart{display:block}.add-to-cart.in-cart .add-to-cart__default{display:none}.swiper-notification{position:absolute}.main-content .container{width:100%;max-width:1768px;padding:0 var(--padding);margin:0 auto}.account{flex:1;display:flex;flex-direction:column}.account__wrapper{flex:1;display:grid;grid-template-columns:218px 1fr;gap:64px;position:relative}@media screen and (max-width: 1366px){.account__wrapper{gap:32px}}@media screen and (max-width: 768px){.account__wrapper{grid-template-columns:1fr;gap:0}}.account__container{border-top:1px solid var(--base-black-Defolt, #181818);padding:23px 0 0 32px;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 900px){.account__container{padding:23px 0 0}}@media screen and (max-width: 768px){.account__container{border-top:unset;padding-top:0}}.account__head{display:flex;flex-direction:column;align-items:flex-start}.account__title{color:var(--base-black-Defolt, #181818);font-size:32px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:32px}@media screen and (max-width: 600px){.account__title{font-size:24px}}.account__subtitle{font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:16px}.account__text{color:var(--Grey-Dark, #8f8f8f);font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.2px}.account__back{font-size:14px;font-style:normal;font-weight:500;line-height:135%;color:var(--base-black-Defolt, #181818);margin:24px 0;display:flex;align-items:center;justify-content:flex-start;gap:6px}@media screen and (max-width: 768px){.account__back{margin-top:0}}.account__back svg{transform:scaleX(-1);width:24px;height:24px;stroke:var(--base-black-Defolt, #181818)}.account-nav{position:sticky;top:90px;left:0;height:100%;max-height:calc(100dvh - 90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:40px;padding-top:23px;border-top:1px solid rgba(0,0,0,0)}@media screen and (max-width: 1366px){.account-nav{top:85px;max-height:calc(100dvh - 85px)}}@media screen and (max-width: 768px){.account-nav{position:relative;top:unset;max-height:unset;flex-direction:row;align-items:center;gap:12px;overflow:auto;padding:0 16px 0;border:none;width:calc(100% + var(--padding) + var(--padding));margin-left:calc(var(--padding)*-1);height:max-content;overflow:hidden;padding-bottom:44px}}.account-nav .swiper-notification{display:none}.account-nav .swiper-scrollbar{display:none}@media screen and (max-width: 768px){.account-nav .swiper-scrollbar{display:block;bottom:30px;background:#e0e0e0;height:1px;border-radius:0;width:calc(100% - var(--padding) - var(--padding));left:var(--padding)}}.account-nav .swiper-scrollbar::before{content:"";position:absolute;right:100%;top:0;height:1px;background:#e0e0e0;width:var(--padding)}.account-nav .swiper-scrollbar::after{content:"";position:absolute;left:100%;top:0;height:1px;background:#e0e0e0;width:var(--padding)}.account-nav .swiper-scrollbar .swiper-scrollbar-drag{height:3px;background:#181818;border-radius:0;top:-1px}.account-nav::after{content:"";position:absolute;top:0;right:0;width:100dvw;border-top:1px solid var(--base-black-Defolt, #181818)}@media screen and (max-width: 768px){.account-nav::after{display:none}}.account-nav .account-nav__sign-out{flex-grow:1;display:flex;align-items:flex-end;height:auto}@media screen and (max-width: 768px){.account-nav .account-nav__sign-out{flex-grow:unset;width:max-content}}.account-nav__list{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex-grow:1}@media(min-width: 769px){.account-nav__list{transform:unset !important}}@media screen and (max-width: 768px){.account-nav__list{flex-direction:row;align-items:center;gap:0}}.account-nav__link{padding:8px 14px;color:var(--Grey-Dark, #8f8f8f);text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:120%;transition:.3s;display:flex;align-items:center;gap:10px;width:auto;height:auto}@media(min-width: 769px){.account-nav__link{margin-right:0 !important}}@media(hover: hover){.account-nav__link:hover{color:var(--base-black-Defolt, #181818)}}@media screen and (max-width: 768px){.account-nav__link{flex:none;white-space:nowrap}}.account-nav__link.active{color:var(--base-white, #fff);background-color:var(--base-black-Defolt, #181818)}.account-nav__link.active .account-nav__link-value{background-color:var(--ECCO-Website-base-white, #fff);color:var(--base-black-Defolt, #181818)}.account-nav__link-value{color:var(--ECCO-Website-base-white, #fff);text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:normal;padding:1px 6px;border-radius:2em;background-color:var(--base-black-Defolt, #181818)}.account-info{width:100%;max-width:1016px;display:flex;flex-direction:column;align-items:flex-start;gap:45px}.account-info .account-date{position:relative}.account-info .account-date::after{content:"";width:48px;height:48px;background:#fff;right:1px;bottom:1px;position:absolute;pointer-events:all;z-index:2;cursor:default}@media screen and (max-width: 450px){.account-info .default-btn{margin:0 auto}}.account-info__container{width:100%;display:flex;flex-direction:column;align-items:flex-start}.account-info__inner{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;max-width:1016px}@media screen and (max-width: 1024px){.account-info__inner{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.account-info__inner{grid-template-columns:1fr}}.account-info .dropdown{position:relative}.account-info .dropdown._placeholder .dropdown__trigger{color:var(--Grey-Dark, #8f8f8f)}.account-info .dropdown.drop .dropdown__trigger{border-color:var(--base-black-Defolt, #181818)}.account-info .dropdown__trigger{width:100%;height:unset;padding:11px 16px;border-color:var(--Grey-light, #e0e0e0);transition:.3s}.account-address{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px;margin-top:45px}.account-address .default-btn{display:flex;align-items:center;gap:10px}@media screen and (max-width: 450px){.account-address .default-btn{margin:0 auto;justify-content:space-between}}.account-address .default-btn svg{width:24px;height:24px;stroke:#fff}.account-address-item{width:100%;max-width:687px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:23px;border:1px solid rgba(0,0,0,0);background-color:var(--Background, #f3f3f3);transition:.3s}@media(hover: hover){.account-address-item:hover{border-color:var(--base-black-Defolt, #181818)}}.account-address-item__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--base-black-Defolt, #181818);font-size:14px;font-style:normal;font-weight:500;line-height:135%}.account-address-item__btns{display:flex;align-items:center;gap:16px}.account-address-item__btn{flex:none;width:24px;height:24px}@media(hover: hover){.account-address-item__btn:hover svg{stroke:var(--base-black-Defolt, #181818)}}.account-address-item__btn svg{width:100%;height:100%;fill:rgba(0,0,0,0);stroke:var(--Grey-Dark, #8f8f8f);transition:.3s}.account-history{width:100%;display:flex;flex-direction:column;gap:32px}.account-history .pagination{justify-content:center}.account-history__desc{color:var(--ECCO-Website-base-black, #181818);font-size:16px;font-style:normal;font-weight:700;line-height:130%}.account-history__desc a{color:var(--ECCO-Website-base-black, #181818);text-decoration-line:underline;transition:.3s}@media(hover: hover){.account-history__desc a:hover{text-decoration:none}}.account-history__list{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media screen and (max-width: 1366px){.account-history__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 1024px){.account-history__list{grid-template-columns:1fr}}.account-history-card{height:100%;padding:24px;display:flex;flex-direction:column;gap:16px;color:var(--base-black-Defolt, #181818);background:var(--Background, #f3f3f3)}.account-history-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.account-history-card__title{font-size:18px;font-style:normal;font-weight:700;line-height:120%}.account-history-card__num{font-size:16px;font-style:normal;font-weight:700;line-height:130%}.account-history-card__inner{display:flex;flex-direction:column;gap:5px}.account-history-card__info{display:flex;align-items:center;justify-content:space-between;gap:10px}.account-history-card__info-title{font-size:14px;font-style:normal;font-weight:700;line-height:130%}.account-history-card__info-value{font-size:14px;font-style:normal;font-weight:500;line-height:135%;color:var(--Grey-Dark, #8f8f8f);text-align:right}.account-history-card__info-value.red{color:red}.account-history-card__info-value.green{color:#3e8b27}.account-history-card__info-value.default{color:var(--base-black-Defolt, #181818)}.account-history-card__link{color:var(--Grey-Dark, #8f8f8f);font-size:14px;font-style:normal;font-weight:700;line-height:130%;display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid #e0e0e0;margin-top:auto;transition:.3s}@media(hover: hover){.account-history-card__link:hover{color:var(--base-black-Defolt, #181818)}}.account-history-card__link-icon{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;padding:10px;cursor:inherit;border:1px solid rgba(0,0,0,0);transition:.3s}.account-history-card__link-icon:hover{border-color:#181818}.account-history-card__link-icon svg{width:100%;height:100%;stroke:var(--base-black-Defolt, #181818);cursor:inherit}.account-history__wrapper{display:grid;grid-template-columns:1fr 47.3%;gap:45px}@media screen and (max-width: 1366px){.account-history__wrapper{grid-template-columns:1fr}}.account-history-info{display:flex;flex-direction:column;padding:32px;gap:24px;background:var(--Background, #f3f3f3)}@media screen and (max-width: 450px){.account-history-info{padding:32px 24px}}.account-history-info__title{font-size:21px;font-style:normal;font-weight:700;line-height:135%}@media screen and (max-width: 600px){.account-history-info__title{font-size:18px}}.account-history-info__head{padding-bottom:23px;border-bottom:1px solid var(--Grey-light, #e0e0e0)}.account-history-info__list{display:flex;flex-direction:column;gap:16px}.account-history-info__box{padding-bottom:15px;border-bottom:1px solid var(--Grey-light, #e0e0e0);display:flex;flex-direction:column;gap:16px}.account-history-info__item{display:flex;align-items:baseline;justify-content:space-between;gap:15px;font-size:15px;font-style:normal;line-height:normal}.account-history-info__name{font-weight:700}.account-history-info__value{font-weight:400;text-align:right}.account-history-info__contacts{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.account-history-info__result{display:flex;align-items:center;justify-content:space-between}.account-order{display:flex;flex-direction:column;align-items:stretch;gap:16px}.account-order__title{font-size:21px;font-style:normal;font-weight:800;line-height:135%}@media screen and (max-width: 600px){.account-order__title{font-size:18px}}.account-order__list{display:flex;flex-direction:column;align-items:stretch;gap:8px}.account-order-item{display:flex;align-items:flex-start;gap:24px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}@media screen and (max-width: 600px){.account-order-item{gap:16px}}.account-order-item:first-child{padding-top:7px;border-top:1px solid #e0e0e0}.account-order-item__img{flex:none;width:134px;height:120px;background-color:#f3f3f3}@media screen and (max-width: 450px){.account-order-item__img{width:100px;height:100px}}.account-order-item__img img{object-fit:contain;object-position:center;width:100%;height:100%}.account-order-item__container{flex:1;display:grid;grid-template-columns:1fr auto;column-gap:16px;row-gap:8px;color:var(--base-black-Defolt, #181818);font-size:14px;font-style:normal;font-weight:500;line-height:135%}@media screen and (max-width: 600px){.account-order-item__container{display:flex;flex-direction:column}}@media screen and (max-width: 450px){.account-order-item__container{width:100%}}.account-order-item__name{color:#000;font-weight:700;line-height:130%}.account-order-item__num{color:var(--Grey-Dark, #8f8f8f);grid-column:span 2}.account-order-item__info{grid-column:span 2;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:16px}.account-order-item__info span:not(:last-child){position:relative;display:flex;align-items:center;padding-right:16px}.account-order-item__info span:not(:last-child)::after{content:"";position:absolute;top:50%;right:0;width:1px;height:1em;transform:translateY(-50%);background-color:#babcc0}.account-order-item__status{grid-column:span 2;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:700}.account-order-item-price{grid-area:1/2/2/3;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;column-gap:12px;font-size:18px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width: 600px){.account-order-item-price{font-size:16px}}.account-order-item-price__last{color:var(--Grey-Dark, #8f8f8f);text-decoration:line-through}.account-order-item-price__last+.account-order-item-price__current{color:var(--red, #ff0000)}.account-bonus{width:100%;display:flex;flex-direction:column}.account-bonus__container{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}@media screen and (max-width: 1366px){.account-bonus__container{display:grid;grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 1024px){.account-bonus__container{grid-template-columns:1fr;gap:32px}}.account-bonus-info{flex:1;max-width:853px;width:100%;display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media screen and (max-width: 1440px){.account-bonus-info{display:flex;flex-direction:column}}.account-bonus-info__container{background:var(--Background, #f3f3f3);grid-column:span 2;padding:24px 48px 24px 24px;display:flex;align-items:center;gap:45px}@media screen and (max-width: 1440px){.account-bonus-info__container{flex-direction:column;align-items:flex-start;gap:32px;padding:24px}}@media screen and (max-width: 600px){.account-bonus-info__container{padding:24px 16px}}.account-bonus-info__img{flex:none;width:324px;height:153px;padding:51px 68px;background:var(--base-black-Defolt, #181818)}@media screen and (max-width: 600px){.account-bonus-info__img{width:100%;height:calc((100dvw - 64px)/2)}}.account-bonus-info__img img{object-fit:contain;object-position:center;width:100%;height:100%}.account-bonus-info__list{flex:1;display:flex;flex-direction:column;align-items:stretch;gap:20px}@media screen and (max-width: 1440px){.account-bonus-info__list{width:100%}}.account-bonus-info__item{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--base-black-Defolt, #181818)}.account-bonus-info__icon{flex:none;width:37.4px;height:37.4px}.account-bonus-info__icon img{object-fit:contain;object-position:center;width:100%;height:100%}.account-bonus-info__title{color:var(--base-black-Hover, #3f3f3f);font-size:18px;font-style:normal;font-weight:700;line-height:120%}.account-bonus-info__value{margin-left:auto;font-size:32px;font-style:normal;font-weight:700;line-height:120%;text-align:right}@media screen and (max-width: 768px){.account-bonus-info__value{font-size:28px}}@media screen and (max-width: 600px){.account-bonus-info__value{font-size:22px}}.account-bonus-info__btn{height:100%;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:18px;font-style:normal;font-weight:700;line-height:120%;color:var(--base-black-Defolt, #181818);background:var(--Background, #f3f3f3);transition:.3s}@media(hover: hover){.account-bonus-info__btn:hover{color:var(--Grey-Dark, #8f8f8f)}}@media screen and (max-width: 600px){.account-bonus-info__btn{padding:24px 16px}}.account-bonus-info__btn-icon{flex:none;width:40px;height:40px;padding:10px;border-radius:50%;background-color:#e0e0e0;border:1px solid rgba(0,0,0,0);transition:.3s}.account-bonus-info__btn-icon:hover{border-color:#181818}.account-bonus-info__btn-icon svg{width:100%;height:100%;stroke:var(--base-black-Defolt, #181818)}.account-bonus-program{margin-top:48px;padding-top:47px;border-top:1px solid var(--base-black-Defolt, #181818)}.account-bonus-program__list{max-width:1225px;display:grid;grid-template-columns:repeat(3, 1fr);column-gap:24px}@media screen and (max-width: 1366px){.account-bonus-program__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 900px){.account-bonus-program__list{grid-template-columns:1fr}}.account-bonus-program__item{padding:24px 0;display:flex;align-items:center;gap:20px}.account-bonus-program__icon{flex:none;width:38px;height:38px}.account-bonus-program__icon img{object-fit:contain;object-position:center;width:100%;height:100%}.account-bonus-program__inner{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.account-bonus-program__title{color:var(--base-black-Defolt, #181818);font-size:18px;font-style:normal;font-weight:700;line-height:120%}.account-bonus-program__text{color:var(--base-black-Hover, #3f3f3f);font-size:16px;font-style:normal;font-weight:400;line-height:135%}.bonus-history{width:410px;display:flex;flex-direction:column;gap:23px}@media screen and (max-width: 1366px){.bonus-history{width:100%}}.bonus-history__title{color:var(--base-black-Defolt, #181818);font-size:21px;font-style:normal;font-weight:800;line-height:135%}.bonus-history__list{display:flex;flex-direction:column;align-items:stretch;gap:10px}.bonus-history-item{display:flex;flex-direction:column;gap:2px;padding-bottom:9px;border-bottom:1px solid #e0e0e0}.bonus-history-item__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.bonus-history-item__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.bonus-history-item__title{color:var(--base-black-Defolt, #181818);font-size:18px;font-style:normal;font-weight:700;line-height:120%}.bonus-history-item__info{color:var(--base-black-Hover, #3f3f3f);font-size:12px;font-style:normal;font-weight:500;line-height:130%}.bonus-history__btn{display:flex;align-items:center;justify-content:space-between;color:var(--Grey-Dark, #8f8f8f);font-size:14px;font-style:normal;font-weight:700;line-height:130%;transition:.3s}@media(hover: hover){.bonus-history__btn:hover{color:var(--base-black-Defolt, #181818)}}.bonus-history__btn-icon{flex:none;width:40px;height:40px;padding:10px;border-radius:50%;background-color:#e0e0e0;border:1px solid rgba(0,0,0,0);transition:.3s}.bonus-history__btn-icon:hover{border-color:#181818}.bonus-history__btn-icon svg{width:100%;height:100%;stroke:var(--base-black-Defolt, #181818)}.m-bottom{margin-bottom:20px}.soa-property-container .dropdown{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid .1s;position:absolute;top:calc(100% + 3px);left:0;width:100%;box-shadow:0px 1px 4px 0px rgba(0,0,0,.25);max-height:240px;z-index:2;overflow-y:auto}.soa-property-container .dropdown.drop{grid-template-rows:1fr}.soa-property-container .dropdown::-webkit-scrollbar{width:4px;background:#f3f3f3}.soa-property-container .dropdown::-webkit-scrollbar-thumb{background:#181818;border-radius:4px}.soa-property-container .dropdown::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.soa-property-container .dropdown__trigger_drop{opacity:1;pointer-events:all;visibility:visible;z-index:2;transform:unset;position:static;transform:unset;min-height:0px;box-shadow:unset;gap:0}.soa-property-container .dropdown__trigger_drop label{background:#fff;padding:10px 12px 10px 44px;margin:0;transition:background .3s}@media(hover: hover){.soa-property-container .dropdown__trigger_drop label:hover{background:#f3f3f3}}.order-form-wrap{width:100%;max-width:1768px;padding:0 var(--padding);margin:0 auto;position:relative;font-family:Mulish;z-index:1}.order-form-wrap .bx-soa-section [class*=balloon__content]{padding:16px;color:#8f8f8f;font-family:Mulish;font-size:14px;font-style:normal;font-weight:700;line-height:135%;max-width:258px}@media(max-width: 580px){.order-form-wrap .bx-soa-section [class*=balloon__content]{max-width:unset;font-weight:500}}.order-form-wrap .bx-soa-section [class*=balloon__content] *{max-width:226px}@media(max-width: 580px){.order-form-wrap .bx-soa-section [class*=balloon__content] *{max-width:unset}}.order-form-wrap [class*=gototech]{display:none}.order-form-wrap .bx-soa-section [class*=balloon__content] h3{color:#181818;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.order-form-wrap .bx-soa-section [class*=balloon__content] .btn.btn-sm.btn-default{padding:13px 0;display:flex;justify-content:center;width:100%;background:#181818;color:#fff;font-size:14px;font-style:normal;font-weight:700;max-width:120px;line-height:130%;border-radius:0;border:unset;transition:background .3s}.order-form-wrap .bx-soa-section [class*=balloon__content] .btn.btn-sm.btn-default:hover{background-color:#3f3f3f}.order-form-wrap [class*=islands_icon]{background-image:url("data:image/svg+xml,%3Csvg width='34' height='44' viewBox='0 0 34 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.6768 0C25.8871 0 33.3535 7.46644 33.3535 16.6768C33.3535 17.801 33.2423 18.8993 33.0302 19.9611C31.5583 31.0531 16.7644 43.6772 16.7644 43.6772C16.7644 43.6772 4.17467 32.934 1.06776 22.561C0.377615 20.7312 0 18.7481 0 16.6768C0 7.46644 7.46644 0 16.6768 0Z' fill='%23515151'/%3E%3Cpath d='M14.3656 9.19087C13.8574 9.37105 13.4926 9.83892 13.4926 10.3896C13.4926 11.0922 14.0901 11.6625 14.8295 11.6625C14.989 11.6625 15.1446 11.6356 15.2843 11.5847C15.8436 11.3835 16.4189 11.2811 17.0523 11.2811C18.1533 11.2811 19.1934 11.637 20.0289 12.2074L12.3778 18.0412C12.113 17.4535 11.9604 16.8069 11.9604 16.1334C11.9604 15.1948 12.2366 14.3222 12.7166 13.5826C12.8478 13.385 12.9448 13.114 12.9448 12.8634C12.9448 12.1601 12.3488 11.5927 11.6094 11.5927C11.1325 11.5927 10.7113 11.839 10.4763 12.195C9.72391 13.3334 9.28516 14.6811 9.28516 16.1327C9.28516 20.2092 12.7624 23.5184 17.0523 23.5184C19.5001 23.5184 21.6786 22.4417 23.1017 20.7526C23.2879 20.5346 23.3963 20.2571 23.3963 19.9527C23.3963 19.2487 22.7965 18.6806 22.0594 18.6806C21.6374 18.6806 21.2574 18.8658 21.0148 19.163C20.08 20.2535 18.6409 20.9742 17.0523 20.9742C15.9115 20.9742 14.8623 20.6116 14.0138 20.0108L22.8583 13.2746C23.1872 13.0392 23.3894 12.6948 23.3894 12.2749C23.3894 11.9734 23.265 11.6864 23.0796 11.4707C21.658 9.80042 19.4826 8.73535 17.0515 8.73535C16.0855 8.73608 15.2179 8.88501 14.3656 9.19087Z' fill='white'/%3E%3C/svg%3E%0A") !important}.order-form-wrap [class*=islands_dotIcon]{z-index:1000000;background-image:url("data:image/svg+xml,%3Csvg width='34' height='44' viewBox='0 0 34 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.6768 0C25.8871 0 33.3535 7.46644 33.3535 16.6768C33.3535 17.801 33.2423 18.8993 33.0302 19.9611C31.5583 31.0531 16.7644 43.6772 16.7644 43.6772C16.7644 43.6772 4.17467 32.934 1.06776 22.561C0.377615 20.7312 0 18.7481 0 16.6768C0 7.46644 7.46644 0 16.6768 0Z' fill='black'/%3E%3Cpath d='M14.3656 9.19087C13.8574 9.37105 13.4926 9.83892 13.4926 10.3896C13.4926 11.0922 14.0901 11.6625 14.8295 11.6625C14.989 11.6625 15.1446 11.6356 15.2843 11.5847C15.8436 11.3835 16.4189 11.2811 17.0523 11.2811C18.1533 11.2811 19.1934 11.637 20.0289 12.2074L12.3778 18.0412C12.113 17.4535 11.9604 16.8069 11.9604 16.1334C11.9604 15.1948 12.2366 14.3222 12.7166 13.5826C12.8478 13.385 12.9448 13.114 12.9448 12.8634C12.9448 12.1601 12.3488 11.5927 11.6094 11.5927C11.1325 11.5927 10.7113 11.839 10.4763 12.195C9.72391 13.3334 9.28516 14.6811 9.28516 16.1327C9.28516 20.2092 12.7624 23.5184 17.0523 23.5184C19.5001 23.5184 21.6786 22.4417 23.1017 20.7526C23.2879 20.5346 23.3963 20.2571 23.3963 19.9527C23.3963 19.2487 22.7965 18.6806 22.0594 18.6806C21.6374 18.6806 21.2574 18.8658 21.0148 19.163C20.08 20.2535 18.6409 20.9742 17.0523 20.9742C15.9115 20.9742 14.8623 20.6116 14.0138 20.0108L22.8583 13.2746C23.1872 13.0392 23.3894 12.6948 23.3894 12.2749C23.3894 11.9734 23.265 11.6864 23.0796 11.4707C21.658 9.80042 19.4826 8.73535 17.0515 8.73535C16.0855 8.73608 15.2179 8.88501 14.3656 9.19087Z' fill='white'/%3E%3C/svg%3E%0A") !important}.order-form-wrap .visible-xs .bx-soa-cart-total .bx-soa-cart-total-button-container{display:none}.order-form-wrap .visible-xs .bx-soa-cart-total .order-checkbox{display:none}.order-form-wrap #bx-soa-properties{margin-top:0}@media screen and (max-width: 768px){.order-form-wrap #bx-soa-properties{margin-top:24px}}.order-form-wrap .bx-soa{padding:0;width:100%;max-width:55%}@media screen and (max-width: 1366px){.order-form-wrap .bx-soa{max-width:calc(100% - 600px)}}@media screen and (max-width: 1024px){.order-form-wrap .bx-soa{max-width:100%;width:100%}}.order-form-wrap .row{margin:0}.order-form-wrap .bx-soa-section-title-count{display:none}.order-form-wrap .bx-soa-section-content{padding:0;display:none}.order-form-wrap .bx-soa-section-title-container{padding:0}.order-form-wrap .bx-soa-section-title{padding:0;font-family:Mulish}.order-form-wrap .col-sm-12{padding:0}.order-form-wrap .bx-soa-section{border:1.5px solid var(--Grey-light, #E0E0E0);background:#fff;margin:0;border-radius:0;margin-top:32px;padding:0 24px}@media screen and (max-width: 600px){.order-form-wrap .bx-soa-section{padding:0 12px;margin-top:20px}}.order-form-wrap .bx-soa-section.bx-selected{border:1.5px solid var(--Grey-light, #E0E0E0);padding:8px 24px 32px}@media screen and (max-width: 600px){.order-form-wrap .bx-soa-section.bx-selected{padding:8px 12px 24px}}.order-form-wrap .bx-soa-section.bx-selected .bx-soa-section-title-container{padding:24px 0}@media screen and (max-width: 600px){.order-form-wrap .bx-soa-section.bx-selected .bx-soa-section-title-container{padding:12px 0}}.order-form-wrap .bx-soa-section.bx-selected .bx-soa-section-title{font-size:21px}@media screen and (max-width: 600px){.order-form-wrap .bx-soa-section.bx-selected .bx-soa-section-title{font-size:18px}}.order-form-wrap .bx-soa-section.bx-selected .bx-soa-section-content{display:block}.order-form-wrap .bx-soa-section.bx-step-completed{border:1.5px solid var(--Grey-light, #E0E0E0)}.order-form-wrap .bx-soa-section.bx-step-completed .bx-soa-section-content{display:none}.order-form-wrap .bx-soa-section.bx-step-error{border-color:red}.order-form-wrap .bx-soa-section.bx-step-error .bx-soa-section-content{display:none}.order-form-wrap .bx-soa-section.bx-step-error .bx-soa-section-title-container{padding:24px 0}.order-form-wrap .col-xs-12{margin:0;padding:0}.order-form-wrap .bx-soa-editstep{color:#8f8f8f;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:130%;border-radius:0;outline:none;background:#fff;transition:.3s;text-decoration:unset;border-bottom:unset}.order-form-wrap .bx-soa-editstep:focus,.order-form-wrap .bx-soa-editstep.focus{background:#fff;outline:none}.order-form-wrap .bx-soa-editstep:hover{text-decoration:unset;color:#181818}.order-form-wrap .bx-soa-section-title{color:#181818;font-size:21px;font-style:normal;font-weight:700;line-height:135%}@media screen and (max-width: 600px){.order-form-wrap .bx-soa-section-title{font-size:18px}}.order-form-wrap .bx-soa-section-title-container{background:unset;padding:24px 0}@media screen and (max-width: 600px){.order-form-wrap .bx-soa-section-title-container{padding:16px 0}}.order-form-wrap .bx-soa-sidebar{padding:0;width:36%;margin-left:94px}@media(max-width: 1600px){.order-form-wrap .bx-soa-sidebar{margin-left:24px}}@media screen and (max-width: 1366px){.order-form-wrap .bx-soa-sidebar{width:500px}}@media screen and (max-width: 1024px){.order-form-wrap .bx-soa-sidebar{width:100%;margin-left:0;margin-top:24px}}.order-form-wrap .bx-soa-cart-total{background:var(--Background, #F3F3F3);padding:32px;border:unset;border-radius:0}@media screen and (max-width: 1366px){.order-form-wrap .bx-soa-cart-total{padding:24px}}@media screen and (max-width: 600px){.order-form-wrap .bx-soa-cart-total{padding:24px 12px}}.order-form-wrap .bx-soa-cart-total .bx-soa-cart-total-block:nth-child(3){padding-bottom:32px}.order-form-wrap .bx-soa-cart-total-block{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:16px;padding-top:16px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.order-form-wrap .bx-soa-total-title{color:var(--Black, #000);font-size:21px;font-style:normal;font-weight:700;line-height:135%;padding-bottom:24px;margin-bottom:8px;border-bottom:1px solid #e0e0e0}.order-form-wrap .bx-soa-cart-total-line{padding:0;color:var(--Black, #000);font-size:15px;font-style:normal;font-weight:400;line-height:normal;border:unset}.order-form-wrap .bx-soa-cart-total-line.bx-soa-cart-total-line-total{margin-top:32px;display:flex;align-items:center;justify-content:space-between;color:var(--Black, #000);font-size:21px;font-style:normal;font-weight:700;line-height:135%}.order-form-wrap .bx-soa-cart-total-line.bx-soa-cart-total-line-total span{font-size:21px !important}.order-form-wrap .bx-soa-cart-total-button-container{padding:0;margin:16px 0}.order-form-wrap .bx-soa-cart-total-button-container .btn{padding:17px 0;display:flex;justify-content:center;width:100%;background:#181818;color:#fff;font-size:17px;font-style:normal;font-weight:700;line-height:130%;border-radius:0;border:unset;transition:background .3s}.order-form-wrap .bx-soa-cart-total-button-container .btn:hover{background:#3f3f3f}.order-form-wrap .order-checkbox{position:relative;display:flex;align-items:flex-start;gap:10px;cursor:pointer;user-select:none}.order-form-wrap .order-checkbox input:checked~.order-checkbox__sq::before{opacity:1}.order-form-wrap .order-checkbox__sq{width:20px;min-width:20px;height:20px;border:1px solid #181818;position:relative}.order-form-wrap .order-checkbox__sq::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;opacity:0;transition:opacity .3s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M8.57945 11.7862L4.6136 7.82928L3 9.42783L8.57945 14.9946L17 6.59315L15.3978 4.9946L8.57945 11.7862Z' fill='%23181818'/%3E%3C/svg%3E")}.order-form-wrap .order-checkbox__text{color:#181818;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.order-form-wrap .order-checkbox__text a{color:var(--ECCO-Website-links, #234484);display:inline}.order-form-wrap .form-group{display:flex;flex-direction:column}.order-form-wrap .bx-soa-customer{display:flex;gap:20px;flex-wrap:wrap}@media screen and (max-width: 1366px){.order-form-wrap .bx-soa-customer{gap:16px}}.order-form-wrap .bx-soa-customer .form-group{margin-bottom:0;flex-grow:1;width:calc((100% - 40px)/3);max-width:calc(50% - 10px);position:relative}@media screen and (max-width: 1366px){.order-form-wrap .bx-soa-customer .form-group{width:calc(50% - 8px);max-width:calc(50% - 8px)}}@media screen and (max-width: 600px){.order-form-wrap .bx-soa-customer .form-group{width:100%;max-width:100%}}.order-form-wrap .bx-soa-customer .form-group .bx-soa-custom-label{color:#181818;font-size:14px;font-style:normal;font-weight:700;line-height:135%;margin-bottom:6px;padding-bottom:0}.order-form-wrap .bx-soa-customer .form-group .bx-authform-starrequired{color:#181818;font-size:14px;font-style:normal;font-weight:700;line-height:135%}.order-form-wrap .bx-soa-tooltip.bx-soa-tooltip-static{position:static;order:3;padding:0;margin:0;margin-top:4px}.order-form-wrap .bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-arrow{display:none}.order-form-wrap .bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner{max-width:100%;padding:0;background:unset;font-size:10px;text-align:left;color:red}.order-form-wrap .form-control{background:#f3f3f3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);border:1px solid rgba(0,0,0,0);padding:10px 14px;color:#181818;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.order-form-wrap .form-control::placeholder{color:#8f8f8f}.order-form-wrap .form-control:focus{border-color:rgba(24,24,24,.1647058824);box-shadow:unset}.order-form-wrap .bx-soa-more{border-top:unset;padding-top:20px}.order-form-wrap .bx-soa-more-btn{display:flex;justify-content:flex-start;gap:20px;padding:0}.order-form-wrap .bx-soa-more-btn .btn{color:#181818;font-size:14px;font-style:normal;font-weight:700;line-height:130%;padding:12px 40px;border:1px solid #181818;border-radius:0;outline:none;background:#fff}.order-form-wrap .bx-soa-more-btn .btn:focus,.order-form-wrap .bx-soa-more-btn .btn.focus{background:#fff;outline:none}.order-form-wrap .bx-soa-more-btn .btn:hover{background:#181818;color:#fff;border-color:#181818}.order-form-wrap #bx-soa-region .form-group label{display:none}.order-form-wrap #bx-soa-region .bx-sls .form-control.dropdown-block{position:relative;height:44px;border:unset;border-radius:0;background:var(--Background, #F3F3F3);box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}.order-form-wrap #bx-soa-region .bx-sls .dropdown-fade2white{background:linear-gradient(90deg, transparent, #F3F3F3);height:calc(100% - 2px)}.order-form-wrap #bx-soa-region .bx-sls .dropdown-icon{width:24px;height:24px;left:14px;top:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.4438 16.4438L21.0001 21.0001M18.75 10.875C18.75 15.2242 15.2242 18.75 10.875 18.75C6.52576 18.75 3 15.2242 3 10.875C3 6.52576 6.52576 3 10.875 3C15.2242 3 18.75 6.52576 18.75 10.875Z' stroke='%23181818' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.order-form-wrap #bx-soa-region .bx-ui-sls-container{position:absolute !important;left:48px;top:0;height:100%;width:calc(100% - 86px)}.order-form-wrap #bx-soa-region .bx-ui-sls-container input{height:100%;font-size:16px;font-style:normal;font-weight:400;line-height:24px;font-family:Mulish}.order-form-wrap #bx-soa-region .bx-sls .bx-ui-sls-fake{font-size:16px;font-style:normal;font-weight:400;line-height:24px;font-family:Mulish}.order-form-wrap #bx-soa-region .bx-sls .bx-ui-sls-clear{background:url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2927px no-repeat scroll;width:30px;filter:grayscale(1);height:30px;cursor:pointer;cursor:hand;margin-top:2px;position:absolute;top:6px;right:5px;display:block}.order-form-wrap #bx-soa-region .bx-soa-reference{color:#8f8f8f;background:unset;font-size:10px;text-align:left;padding-top:0;padding-bottom:0}.order-form-wrap #bx-soa-region .bx-sls .bx-ui-sls-variant-active{background-color:#f3f3f3}@media screen and (max-width: 1366px){.order-form-wrap #bx-soa-delivery .account-address{gap:16px}}.order-form-wrap #bx-soa-delivery .bx-soa-pp-desc-container{display:none}.order-form-wrap #bx-soa-delivery .bx-soa-pp-item-container{width:100%;display:flex;gap:20px;padding:0}@media screen and (max-width: 1366px){.order-form-wrap #bx-soa-delivery .bx-soa-pp-item-container{gap:16px}}.order-form-wrap #bx-soa-delivery .bx-soa-pp .bx-soa-pp-company{padding:16px;margin:0;width:calc((100% - 40px)/3);min-height:89px;border:1px solid var(--Grey-Dark, #8F8F8F);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}@media screen and (max-width: 1366px){.order-form-wrap #bx-soa-delivery .bx-soa-pp .bx-soa-pp-company{width:calc((100% - 32px)/3)}}@media screen and (max-width: 768px){.order-form-wrap #bx-soa-delivery .bx-soa-pp .bx-soa-pp-company{width:calc(50% - 8px)}}@media screen and (max-width: 600px){.order-form-wrap #bx-soa-delivery .bx-soa-pp .bx-soa-pp-company{width:100%;padding:12px;height:64px}}.order-form-wrap #bx-soa-delivery .bx-soa-pp .bx-soa-pp-company.bx-selected{background:#000}.order-form-wrap #bx-soa-delivery .bx-soa-pp .bx-soa-pp-company.bx-selected .bx-soa-pp-company-smalltitle{border-color:#000;color:#fff}.order-form-wrap #bx-soa-delivery .bx-soa-pp .bx-soa-pp-company:hover{border-color:#000}.order-form-wrap #bx-soa-delivery .bx-soa-pp-company-graf-container{display:none}.order-form-wrap #bx-soa-delivery .map-footnote{position:absolute;top:calc(100% + 6px);max-width:52%;left:48%;color:#3f3f3f;font-family:"Mulish",sans-serif;font-size:12px;font-style:italic;font-weight:400;line-height:120%;letter-spacing:.24px}@media screen and (max-width: 768px){.order-form-wrap #bx-soa-delivery .map-footnote{position:relative;top:unset;max-width:100%;left:0;margin-top:0}}.order-form-wrap #bx-soa-delivery .bx-soa-pp-company-smalltitle{padding:0;color:#181818;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.32px}.order-form-wrap #bx-soa-delivery .bx-soa-delivery{margin-top:24px;margin-top:24px;display:flex;flex-wrap:wrap;gap:24px}@media screen and (max-width: 1366px){.order-form-wrap #bx-soa-delivery .bx-soa-delivery{gap:16px}}.order-form-wrap #bx-soa-delivery .form-group{margin-bottom:0;width:calc((100% - 48px)/3);max-width:calc(50% - 10px);position:relative}@media screen and (max-width: 1366px){.order-form-wrap #bx-soa-delivery .form-group{width:calc(50% - 8px);max-width:calc(50% - 8px)}}@media screen and (max-width: 600px){.order-form-wrap #bx-soa-delivery .form-group{width:100%;max-width:100%}}.order-form-wrap #bx-soa-delivery .form-group:nth-child(1){width:100%;max-width:unset}.order-form-wrap #bx-soa-delivery .form-group .bx-soa-custom-label{color:#181818;font-size:14px;font-style:normal;font-weight:700;line-height:135%;margin-bottom:6px;padding-bottom:0}.order-form-wrap #bx-soa-delivery .form-group .bx-authform-starrequired{color:#181818;font-size:14px;font-style:normal;font-weight:700;line-height:135%}.order-form-wrap #bx-soa-delivery .bx_soa_pickup .col-xs-12{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:16px;position:relative;margin-top:48px}@media screen and (max-width: 768px){.order-form-wrap #bx-soa-delivery .bx_soa_pickup .col-xs-12{display:flex;flex-direction:column;margin-top:24px}}.order-form-wrap #bx-soa-delivery #pickUpMap{width:52% !important;min-width:52%}@media screen and (max-width: 768px){.order-form-wrap #bx-soa-delivery #pickUpMap{width:100% !important;min-width:100%;height:420px !important;margin-top:40px}}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-subTitle{padding-bottom:10px;position:absolute;color:var(--ECCO-Website-base-black, #181818);font-family:Mulish;font-size:14px;font-style:normal;font-weight:700;line-height:135%;top:0;left:0}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-l-item-detail{padding-left:0}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-l-item-detail img{display:none}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list{margin-top:38px;padding-top:6px;display:flex;flex-direction:column;gap:16px;aspect-ratio:1/1.17;overflow-y:auto;flex-grow:1}@media screen and (max-width: 1366px){.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list{gap:12px}}@media screen and (max-width: 768px){.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list{height:300px;margin-top:4px}}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list::-webkit-scrollbar{width:4px;background:rgba(0,0,0,0)}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list::-webkit-scrollbar-thumb{background:#181818;border-radius:4px}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list-item{position:relative;background:url();border:unset;padding:0;display:flex;flex-direction:column;gap:5px;padding-left:35px}@media screen and (max-width: 1366px){.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list-item{padding-left:30px}}@media screen and (max-width: 600px){.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list-item{gap:3px}}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn .btn{opacity:1}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-l-item-btn{position:absolute;padding:0;left:0;width:20px;height:20px;border-radius:100%;border:1px solid #181818;margin:0;top:0%}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-l-item-btn .btn{font-size:0;width:8px;height:8px;padding:0;display:block;background:#181818;border:unset;border-radius:100%;position:absolute;top:calc(50% - 4px);left:calc(50% - 4px);opacity:0}.order-form-wrap #bx-soa-delivery .bx-soa-delivery-time{margin-top:24px}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-l-item-adress{padding:0;color:#181818;font-size:14px;font-style:normal;font-weight:400;line-height:135%;font-family:Mulish}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-l-item-adress::before{content:none}.order-form-wrap #bx-soa-delivery .bx-soa-pickup-l-item-adress span{display:block}.order-form-wrap .alert{display:flex;padding:12px 16px;align-items:flex-start;gap:12px;color:#181818;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.order-form-wrap .alert .order-form-wrap .col-xs-12{padding:0 !important}.order-form-wrap .alert .icon-warning{display:none}.order-form-wrap .alert.alert-warning{border:1px solid #fadb14;background:rgba(255,243,205,.5)}.order-form-wrap .alert.alert-warning::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8V7ZM8 7.5H8.5C8.5 7.22386 8.27614 7 8 7V7.5ZM8 11H7.5C7.5 11.2761 7.72386 11.5 8 11.5V11ZM8.5 11.5C8.77614 11.5 9 11.2761 9 11C9 10.7239 8.77614 10.5 8.5 10.5V11.5ZM7.84997 4.99998V4.49998H7.84992L7.84997 4.99998ZM7.69333 5.05518L7.37979 4.6657L7.69333 5.05518ZM7.85 5.25L7.46036 5.56334L7.61047 5.75H7.85V5.25ZM13.5 8C13.5 11.0376 11.0376 13.5 8 13.5V14.5C11.5899 14.5 14.5 11.5899 14.5 8H13.5ZM8 13.5C4.96243 13.5 2.5 11.0376 2.5 8H1.5C1.5 11.5899 4.41015 14.5 8 14.5V13.5ZM2.5 8C2.5 4.96243 4.96243 2.5 8 2.5V1.5C4.41015 1.5 1.5 4.41015 1.5 8H2.5ZM8 2.5C11.0376 2.5 13.5 4.96243 13.5 8H14.5C14.5 4.41015 11.5899 1.5 8 1.5V2.5ZM7.5 8H8V7H7.5V8ZM7.5 7.5V11H8.5V7.5H7.5ZM8 11.5H8.5V10.5H8V11.5ZM7.85 5C7.988 5 8.09997 5.11186 8.09997 5.25H7.09997C7.09997 5.66428 7.43585 6 7.85 6V5ZM7.6 5.25C7.6 5.11193 7.71193 5 7.85 5V6C8.26421 6 8.6 5.66421 8.6 5.25H7.6ZM7.84997 5.49998C7.71193 5.49998 7.6 5.3881 7.6 5.25H8.6C8.6 4.83576 8.26416 4.49998 7.84997 4.49998V5.49998ZM7.49643 5.35354L7.74645 5.60356L8.45355 4.89644L8.20352 4.64642L7.49643 5.35354ZM7.84992 4.49998C7.67233 4.5 7.50813 4.56238 7.37979 4.6657L8.00687 5.44465C7.96426 5.47895 7.909 5.49998 7.85002 5.49998L7.84992 4.49998ZM7.37979 4.6657C7.21008 4.80231 7.09997 5.01344 7.09997 5.25H8.09997C8.09997 5.32906 8.06272 5.39969 8.00687 5.44465L7.37979 4.6657ZM7.30369 5.36851C7.36636 5.44644 7.40552 5.49515 7.42903 5.52437C7.44078 5.53899 7.44861 5.54873 7.45351 5.55481C7.45595 5.55786 7.45767 5.55999 7.45877 5.56136C7.45932 5.56204 7.45972 5.56254 7.45998 5.56286C7.46011 5.56302 7.4602 5.56314 7.46027 5.56322C7.4603 5.56326 7.46032 5.56329 7.46034 5.56331C7.46034 5.56332 7.46035 5.56333 7.46035 5.56333C7.46036 5.56333 7.46036 5.56333 7.46036 5.56334C7.46036 5.56334 7.46036 5.56334 7.46036 5.56334C7.46036 5.56334 7.46036 5.56334 7.85 5.25C8.23964 4.93666 8.23964 4.93666 8.23964 4.93666C8.23964 4.93666 8.23964 4.93666 8.23964 4.93666C8.23964 4.93666 8.23964 4.93666 8.23963 4.93666C8.23963 4.93665 8.23962 4.93664 8.23962 4.93663C8.2396 4.93661 8.23958 4.93658 8.23955 4.93655C8.23948 4.93647 8.23939 4.93635 8.23926 4.93619C8.239 4.93586 8.2386 4.93537 8.23805 4.93468C8.23695 4.93331 8.23523 4.93118 8.23279 4.92814C8.22789 4.92205 8.22006 4.91231 8.20831 4.8977C8.1848 4.86847 8.14564 4.81977 8.08297 4.74184L7.30369 5.36851ZM7.85 5.75H8.1V4.75H7.85V5.75Z' fill='%23101828'/%3E%3C/svg%3E");display:block;width:16px;height:16px;min-width:16px;background-repeat:no-repeat;background-size:contain;background-position:center}.order-form-wrap .soa-property-container{position:relative}.order-form-wrap .bx-soa-delivery-time select{position:absolute;width:0;height:0;z-index:-1;opacity:0;visibility:hidden}.order-form-wrap .custom-select{width:274px;position:relative}.order-form-wrap .custom-select.show .custom-trigger::after{transform:scale(1, -1)}.order-form-wrap .custom-select.show .custom-select__wrap{opacity:1;transform:translateY(0);pointer-events:all;z-index:2;visibility:visible}.order-form-wrap .custom-trigger{background:#f3f3f3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);padding:10px 30px 10px 14px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#181818;position:relative;cursor:pointer}.order-form-wrap .custom-trigger::after{content:"";width:16px;height:16px;position:absolute;right:14px;top:calc(50% - 8px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13 6L8 11L3 6' stroke='%23101828' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.order-form-wrap .custom-trigger.default{color:var(--Grey-Dark, #8F8F8F)}.order-form-wrap .custom-select__wrap{position:absolute;background:#fff;left:0;width:100%;top:calc(100% + 6px);opacity:0;visibility:hidden;z-index:-20;pointer-events:none;transform:translateY(-20px);transition:.3s;box-shadow:0px 1px 4px 0px rgba(0,0,0,.25);display:flex;flex-direction:column}.order-form-wrap .custom-select__wrap .custom-option{padding:8px 12px 8px 44px;color:var(--base-black-Defolt, #181818);font-size:16px;font-style:normal;font-weight:500;line-height:130%;position:relative;transition:.3s;cursor:pointer}.order-form-wrap .custom-select__wrap .custom-option:hover{color:#8f8f8f}.order-form-wrap .custom-select__wrap .custom-option.checked::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Crect x='0.5' y='1' width='19' height='19' fill='white' stroke='%23E0E0E0'/%3E%3Crect x='7' y='7.5' width='6' height='6' fill='%23181818' stroke='%23181818' stroke-width='2'/%3E%3C/svg%3E")}.order-form-wrap .custom-select__wrap .custom-option::before{content:"";width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;left:10px;top:calc(50% - 10px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Crect x='0.5' y='1' width='19' height='19' fill='white' stroke='%23E0E0E0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.order-form-wrap .custom-select__wrap .custom-option:hover .dropdown__trigger_option-text{color:#8f8f8f}.order-form-wrap .custom-select__wrap .custom-option:hover .dropdown__trigger_option-icon path{stroke:#8f8f8f}.order-form-wrap .account-address-item{position:relative;display:flex;flex-direction:row}@media screen and (max-width: 600px){.order-form-wrap .account-address-item{padding:12px 16px;gap:12px}}.order-form-wrap .account-address-item input{opacity:0;visibility:hidden;width:15px;height:15px;z-index:-1;margin:0}.order-form-wrap .account-address-item input:checked~.account-address-item__circle::after{opacity:1}.order-form-wrap .account-address-item .account-address-item__circle{position:absolute;width:15px;height:15px;border-radius:100%;border:1px solid #000;cursor:pointer}.order-form-wrap .account-address-item .account-address-item__circle::after{content:"";position:absolute;left:calc(50% - 2.5px);top:calc(50% - 2.5px);display:block;width:5px;height:5px;border-radius:100%;background:#000;opacity:0}.order-form-wrap .default-btn{cursor:pointer}.order-form-wrap .default-btn:hover{color:#fff;text-decoration:none}.order-form-wrap .new-address-btn-wrap{width:100%}.order-form-wrap .account-address-item__btn{cursor:pointer}.order-form-wrap .pull-left{display:none}.order-form-wrap .bx-soa-pp-item-container{display:flex;flex-wrap:wrap;width:100%;margin:0;padding:0;gap:24px 20px}@media screen and (max-width: 1366px){.order-form-wrap .bx-soa-pp-item-container{gap:16px}}.order-form-wrap .bx-soa-pp .bx-soa-pp-company{padding:0;border:1px solid #8f8f8f;transition:.3s;height:89px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(50% - 10px);cursor:pointer}@media screen and (max-width: 1366px){.order-form-wrap .bx-soa-pp .bx-soa-pp-company{width:calc(50% - 8px)}}@media screen and (max-width: 600px){.order-form-wrap .bx-soa-pp .bx-soa-pp-company{width:100%;max-width:100%;padding:12px;height:84px}}.order-form-wrap .bx-soa-pp .bx-soa-pp-company:hover{border-color:#181818}.order-form-wrap .bx-soa-pp .bx-soa-pp-company.bx-selected{border:1px solid #000;background:#181818}.order-form-wrap .bx-soa-pp .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container{border:unset}.order-form-wrap .bx-soa-pp .bx-soa-pp-company.bx-selected .bx-soa-pp-company-smalltitle{color:#fff}.order-form-wrap .bx-soa-pp .bx-soa-pp-company .bx-soa-pp-company-checkbox{opacity:0;width:0;height:0;position:absolute}.order-form-wrap .bx-soa-pp .bx-soa-pp-company .bx-soa-pp-company-graf-container{border:unset;background:unset;padding:0;border-radius:unset}.order-form-wrap .bx-soa-pp .bx-soa-pp-company .bx-soa-pp-company-smalltitle{padding:0;color:#181818;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.32px;transition:color .3s}.order-form-wrap .bx-soa-pp-company-images{margin-top:9px;display:flex;gap:5px}.order-form-wrap .bx-soa-pp-company-images .bx-soa-pp-company-img{display:block;width:auto;height:34px;object-fit:contain}@media screen and (max-width: 1366px){.order-form-wrap .bx-soa-pp-company-images .bx-soa-pp-company-img{height:31px}}.order-form-wrap .bx-soa-pp-desc-container{display:none}.order-form-wrap #bx-soa-comment .bx-soa-customer-label{display:none}.order-form-wrap #bx-soa-comment .bx-soa-customer-textarea{background:#f3f3f3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);border:1px solid rgba(0,0,0,0);padding:10px 14px;color:#181818;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.order-form-wrap #bx-soa-orderSave{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 1024px){.order-form-wrap #bx-soa-orderSave{display:none}}.order-form-wrap #bx-soa-orderSave .btn-default{padding:17px 0;display:flex;max-width:max-content;justify-content:center;width:100%;background:#181818;color:#fff;font-size:17px;font-style:normal;font-weight:700;line-height:130%;border-radius:0;border:unset;transition:background .3s;padding:17px 40px}.order-form-wrap #bx-soa-orderSave .btn-default:hover{background:#3f3f3f}.order-form-wrap #bx-soa-bonus .bx-soa-coupon{margin:0;padding:0;border:unset}.order-form-wrap #bx-soa-bonus label{color:#181818;font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:12px}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-block{display:flex;flex-wrap:wrap;gap:12px}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-input{width:100%}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-input input[type=text].form-control{padding:13px 16px;height:auto;color:#181818;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.32px;border:1px solid #181818;background:#fff}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-input input[type=text].form-control::placeholder{color:#8f8f8f}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-input:after{border:unset;transform:unset;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.75 12H20.25M20.25 12L13.5 5.25M20.25 12L13.5 18.75' stroke='%23181818' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;top:calc(50% - 12px);margin:0;right:16px}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-item{display:flex;flex-wrap:wrap;gap:12px}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-item .bx-soa-coupon-item-success,.order-form-wrap #bx-soa-bonus .bx-soa-coupon-item .bx-soa-coupon-item-danger{position:relative;padding:6px 8px;border-radius:2px;border:1px solid #3e8b27;background:#fff;color:#181818;font-size:12px;font-style:normal;font-weight:500;line-height:130%;margin:0;font-family:Mulish;padding-right:27px;display:flex;align-items:baseline;gap:8px}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-item .bx-soa-coupon-item-danger{border:1px solid red}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-item .tooltip-arrow{display:none}.order-form-wrap #bx-soa-bonus .bx-soa-tooltip.bx-soa-tooltip-coupon{display:block;padding:0;margin:0;opacity:1}.order-form-wrap #bx-soa-bonus .bx-soa-tooltip.bx-soa-tooltip-success .tooltip-inner{background:unset;font-size:12px;font-style:normal;font-weight:500;line-height:130%;margin:0;color:#181818;font-family:Mulish;padding:0}.order-form-wrap #bx-soa-bonus .bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner{background:unset;font-size:12px;font-style:normal;font-weight:500;line-height:130%;margin:0;color:#181818;font-family:Mulish;padding:0}.order-form-wrap #bx-soa-bonus .bx-soa-coupon-remove{position:absolute;right:8px;top:6px;width:16px;height:16px;margin:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M12.5 3.5L3.5 12.5M12.5 12.5L3.5 3.5' stroke='%238F8F8F' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.order-form-wrap #bx-soa-bonus .bx-soa-bonus{margin-top:24px}.order-form-wrap #bx-soa-bonus .bx-soa-bonus-info{border:1px solid #3e8b27;background:rgba(62,139,39,.15);position:relative;padding:12px 16px;padding-left:44px;color:#181818;font-size:12px;font-style:normal;font-weight:500;line-height:130%;max-width:max-content}.order-form-wrap #bx-soa-bonus .bx-soa-bonus-info::before{content:"";position:absolute;left:16px;top:12px;width:16px;height:16px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8V7ZM8 7.5H8.5C8.5 7.22386 8.27614 7 8 7V7.5ZM8 11H7.5C7.5 11.2761 7.72386 11.5 8 11.5V11ZM8.5 11.5C8.77614 11.5 9 11.2761 9 11C9 10.7239 8.77614 10.5 8.5 10.5V11.5ZM7.84997 4.99998V4.49998H7.84992L7.84997 4.99998ZM7.69333 5.05518L7.37979 4.6657L7.69333 5.05518ZM7.85 5.25L7.46036 5.56334L7.61047 5.75H7.85V5.25ZM13.5 8C13.5 11.0376 11.0376 13.5 8 13.5V14.5C11.5899 14.5 14.5 11.5899 14.5 8H13.5ZM8 13.5C4.96243 13.5 2.5 11.0376 2.5 8H1.5C1.5 11.5899 4.41015 14.5 8 14.5V13.5ZM2.5 8C2.5 4.96243 4.96243 2.5 8 2.5V1.5C4.41015 1.5 1.5 4.41015 1.5 8H2.5ZM8 2.5C11.0376 2.5 13.5 4.96243 13.5 8H14.5C14.5 4.41015 11.5899 1.5 8 1.5V2.5ZM7.5 8H8V7H7.5V8ZM7.5 7.5V11H8.5V7.5H7.5ZM8 11.5H8.5V10.5H8V11.5ZM7.85 5C7.988 5 8.09997 5.11186 8.09997 5.25H7.09997C7.09997 5.66428 7.43585 6 7.85 6V5ZM7.6 5.25C7.6 5.11193 7.71193 5 7.85 5V6C8.26421 6 8.6 5.66421 8.6 5.25H7.6ZM7.84997 5.49998C7.71193 5.49998 7.6 5.3881 7.6 5.25H8.6C8.6 4.83576 8.26416 4.49998 7.84997 4.49998V5.49998ZM7.49643 5.35354L7.74645 5.60356L8.45355 4.89644L8.20352 4.64642L7.49643 5.35354ZM7.84992 4.49998C7.67233 4.5 7.50813 4.56238 7.37979 4.6657L8.00687 5.44465C7.96426 5.47895 7.909 5.49998 7.85002 5.49998L7.84992 4.49998ZM7.37979 4.6657C7.21008 4.80231 7.09997 5.01344 7.09997 5.25H8.09997C8.09997 5.32906 8.06272 5.39969 8.00687 5.44465L7.37979 4.6657ZM7.30369 5.36851C7.36636 5.44644 7.40552 5.49515 7.42903 5.52437C7.44078 5.53899 7.44861 5.54873 7.45351 5.55481C7.45595 5.55786 7.45767 5.55999 7.45877 5.56136C7.45932 5.56204 7.45972 5.56254 7.45998 5.56286C7.46011 5.56302 7.4602 5.56314 7.46027 5.56322C7.4603 5.56326 7.46032 5.56329 7.46034 5.56331C7.46034 5.56332 7.46035 5.56333 7.46035 5.56333C7.46036 5.56333 7.46036 5.56333 7.46036 5.56334C7.46036 5.56334 7.46036 5.56334 7.46036 5.56334C7.46036 5.56334 7.46036 5.56334 7.85 5.25C8.23964 4.93666 8.23964 4.93666 8.23964 4.93666C8.23964 4.93666 8.23964 4.93666 8.23964 4.93666C8.23964 4.93666 8.23964 4.93666 8.23963 4.93666C8.23963 4.93665 8.23962 4.93664 8.23962 4.93663C8.2396 4.93661 8.23958 4.93658 8.23955 4.93655C8.23948 4.93647 8.23939 4.93635 8.23926 4.93619C8.239 4.93586 8.2386 4.93537 8.23805 4.93468C8.23695 4.93331 8.23523 4.93118 8.23279 4.92814C8.22789 4.92205 8.22006 4.91231 8.20831 4.8977C8.1848 4.86847 8.14564 4.81977 8.08297 4.74184L7.30369 5.36851ZM7.85 5.75H8.1V4.75H7.85V5.75Z' fill='%23101828'/%3E%3C/svg%3E")}.order-form-wrap #bx-soa-bonus .bx-soa-bonus-info p{margin:0}.order-form-wrap #bx-soa-bonus .bx-soa-bonus-info p span{display:block;margin-top:8px}.order-form-wrap #bx-soa-bonus .bx-soa-bonus-block{margin-top:12px;display:flex;align-items:stretch}@media screen and (max-width: 600px){.order-form-wrap #bx-soa-bonus .bx-soa-bonus-block{position:relative}}.order-form-wrap #bx-soa-bonus .bx-soa-bonus-block .form-control{height:100%;padding:13px 16px;height:auto;color:#181818;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.32px;border:1px solid #181818;background:#fff}@media screen and (max-width: 600px){.order-form-wrap #bx-soa-bonus .bx-soa-bonus-block .form-control{width:100%}}.order-form-wrap #bx-soa-bonus .bx-soa-bonus-block .form-control::placeholder{color:#8f8f8f}.order-form-wrap #bx-soa-bonus .bx-soa-bonus-block .form-control[disabled]{border-color:#8f8f8f;color:#8f8f8f;cursor:default}@media screen and (max-width: 600px){.order-form-wrap #bx-soa-bonus .bx-soa-bonus-block .bx-soa-bonus-input{width:100%}}.order-form-wrap #bx-soa-bonus .btn-black{padding:12px 16px;font-size:16px;line-height:135%;letter-spacing:.32px;display:flex;align-items:center;justify-content:space-between;gap:11px;margin-left:-1px;min-width:180px}@media screen and (max-width: 600px){.order-form-wrap #bx-soa-bonus .btn-black{padding:0;font-size:0;background:unset;position:absolute;right:16px;top:50%;transform:translateY(-50%)}}.order-form-wrap #bx-soa-bonus .btn-black.change::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.00001 20.2499H4.5C4.30109 20.2499 4.11033 20.1709 3.96967 20.0302C3.82902 19.8896 3.75 19.6988 3.75 19.4999V15.3093C3.74966 15.2119 3.76853 15.1154 3.80553 15.0253C3.84253 14.9352 3.89694 14.8533 3.96563 14.7843L15.2156 3.53429C15.2854 3.46343 15.3686 3.40715 15.4603 3.36874C15.5521 3.33033 15.6505 3.31055 15.75 3.31055C15.8495 3.31055 15.9479 3.33033 16.0397 3.36874C16.1314 3.40715 16.2146 3.46343 16.2844 3.53429L20.4656 7.71554C20.5365 7.78533 20.5928 7.86851 20.6312 7.96026C20.6696 8.052 20.6894 8.15046 20.6894 8.24992C20.6894 8.34938 20.6696 8.44784 20.6312 8.53958C20.5928 8.63132 20.5365 8.71451 20.4656 8.78429L9.00001 20.2499ZM9.00001 20.2499L20.25 20.2499M12.75 5.99988L18 11.2499' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media screen and (max-width: 600px){.order-form-wrap #bx-soa-bonus .btn-black.change::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.00001 20.2499H4.5C4.30109 20.2499 4.11033 20.1709 3.96967 20.0302C3.82902 19.8896 3.75 19.6988 3.75 19.4999V15.3093C3.74966 15.2119 3.76853 15.1154 3.80553 15.0253C3.84253 14.9352 3.89694 14.8533 3.96563 14.7843L15.2156 3.53429C15.2854 3.46343 15.3686 3.40715 15.4603 3.36874C15.5521 3.33033 15.6505 3.31055 15.75 3.31055C15.8495 3.31055 15.9479 3.33033 16.0397 3.36874C16.1314 3.40715 16.2146 3.46343 16.2844 3.53429L20.4656 7.71554C20.5365 7.78533 20.5928 7.86851 20.6312 7.96026C20.6696 8.052 20.6894 8.15046 20.6894 8.24992C20.6894 8.34938 20.6696 8.44784 20.6312 8.53958C20.5928 8.63132 20.5365 8.71451 20.4656 8.78429L9.00001 20.2499ZM9.00001 20.2499L20.25 20.2499M12.75 5.99988L18 11.2499' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}}.order-form-wrap #bx-soa-bonus .btn-black::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.75 12H20.25M20.25 12L13.5 5.25M20.25 12L13.5 18.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:inline-block;width:24px;min-width:24px;height:24px}@media screen and (max-width: 600px){.order-form-wrap #bx-soa-bonus .btn-black::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.75 12H20.25M20.25 12L13.5 5.25M20.25 12L13.5 18.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}}.order-form-wrap .bx-soa-pickup-l-item-term{color:#8f8f8f;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.container::before,.container::after{content:none}.order-success{font-family:Mulish;display:flex;flex-direction:column;gap:16px;align-items:center;color:var(--base-black-Hover, #3F3F3F);font-size:14px;font-style:normal;font-weight:400;line-height:135%;max-width:481px;margin:0 auto 48px}.order-success .order-success__title,.order-success h1{margin:32px auto 16px;text-align:center;color:var(--ECCO-Website-base-black, #181818);font-size:42px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.84px;width:100%}.order-success p{margin:0;color:var(--base-black-Hover, #3F3F3F);font-size:14px;font-style:normal;font-weight:400;line-height:135%;text-align:left;width:100%}.order-success .order-success__main{color:var(--base-black-Hover, #3F3F3F);font-size:16px;font-style:normal;font-weight:400;line-height:135%;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.order-success .order-success__main a,.order-success .order-success__main b{color:#234484}.order-success .order-success__text,.order-success .order-success__text p{color:#8f8f8f;font-size:14px;font-style:normal;font-weight:400;line-height:135%}.order-success .btn-black{margin-top:16px}.order-success .btn-black:hover{color:#fff !important;text-decoration:none !important}.order-success .sale_order_full_table{width:100%}.order-success .ps_logo{color:var(--base-black-Hover, #3F3F3F);font-size:16px;font-style:normal;font-weight:400;line-height:135%;text-align:left;width:100%;display:flex;flex-direction:column;align-items:flex-start}.order-success .paysystem_name{font-weight:600}.bx-soa-cart-drop .bx-soa-cart-total-line .bx-soa-cart-t{display:flex;align-items:center;gap:12px;cursor:pointer}.bx-soa-cart-drop .bx-soa-cart-total-line .bx-soa-cart-t .bx-soa-cart-drop-arrow{width:16px;height:16px}.bx-soa-cart-drop .bx-soa-cart-total-line .bx-soa-cart-t svg{transition:transform .3s ease-in-out;width:16px;height:16px}.bx-soa-cart-drop._show .bx-soa-cart-drop-arrow svg{transform:rotateX(180deg)}.bx-soa-cart-list{list-style:none;padding-left:0;max-height:280px;overflow:hidden;overflow-y:auto;padding-right:16px;margin-top:16px}.bx-soa-cart-list::-webkit-scrollbar{width:4px;background-color:#e0e0e0}.bx-soa-cart-list::-webkit-scrollbar-thumb{background-color:#8f8f8f}.bx-soa-cart-list-el{padding:16px 0 10px 15px;border-bottom:1px solid #e0e0e0}.bx-soa-cart-list-el:first-child{padding-top:0}.product-cart{display:flex;text-decoration:none;gap:25px;color:#181818}.product-cart:hover{text-decoration:none;color:inherit}.product-cart__img{width:74px;height:72px;flex:none}.product-cart__img img{width:100%;height:100%;object-fit:contain}
.product-cart__center{
    width:max-content;
    display:flex;
    flex-direction:column;
    gap:10px;
    font-size:14px;
    position: relative;
    padding-right: 26px;
    margin-right: auto;
}
.product-cart__row{display:flex}.product-cart__row span:first-child{display:block;position:relative;padding-right:15px;margin-right:15px}.product-cart__row span:first-child::before{position:absolute;content:"";width:1px;height:10px;background-color:#e0e0e0;right:0;top:50%;transform:translateY(-50%)}.product-cart__price-block{flex:none;width:max-content;font-size:18px;font-weight:600;display:flex;flex-direction:column;justify-content:center}.product-cart__price-block._discount .product-cart__price-old span{font-size:16px;text-decoration:solid line-through}.product-cart__price-block._discount .products-swiper__tag.red{display:block}.product-cart__price-block._discount .product-cart__price-new{display:block}.product-cart__price-new{color:red;margin-bottom:5px;text-align:right;display:none}.product-cart__price-old{display:flex;align-items:center;gap:5px;color:#8f8f8f}.product-cart__price-old .products-swiper__tag.red{display:none;width:max-content;padding:6px;line-height:9px}[data-drop-panel]{overflow:hidden;max-height:0;transition:all .4s}.account-bonus-info__number{display:flex;gap:20px;justify-content:space-between;padding-top:20px;width:100%;border-top:1px solid #e0e0e0}.account-bonus-info__number>span{font-weight:700;font-size:16px;line-height:135%;letter-spacing:2%;vertical-align:middle;color:#3f3f3f}.account-bonus-info-copy-code{color:var(--Grey-Dark, #8f8f8f);font-size:14px;font-style:normal;font-weight:500;line-height:135%;position:relative;cursor:pointer}@media(max-width: 1440px){.account-bonus-info-copy-code{margin-right:16px}}.account-bonus-info-copy-code input{position:absolute;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);z-index:2;color:var(--Grey-Dark, #8f8f8f);font-size:14px;font-style:normal;font-weight:500;line-height:135%;opacity:0;cursor:pointer}.account-bonus-info-copy-code::before{content:"номер скопирован";position:absolute;right:0px;top:-25px;padding:2px 6px;color:var(--ECCO-Website-base-black, #181818);font-size:12px;font-style:normal;font-weight:600;line-height:130%;background:#fff;z-index:2;white-space:nowrap;box-shadow:0px 2px 8.7px 0px rgba(0,0,0,.14);opacity:0;transition:opacity 0s .6s;pointer-events:none}.account-bonus-info-copy-code::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M21 21H27V5H11V11' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21 11H5V27H21V11Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:absolute;width:20px;height:20px;right:-26px;position:absolute;background-position:center;background-size:contain;top:0px;opacity:.5;transition:opacity 0s .6s}.account-bonus-info-copy-code span{position:relative;cursor:pointer;font-weight:700;font-size:18px;line-height:120%;letter-spacing:0%;color:#181818}.account-bonus-info-copy-code span::before{content:"";inset:-10px -10px -10px -10px;z-index:-1;position:absolute}.account-bonus-info-copy-code:active::before{opacity:1;transition:opacity 0s 0s}

.bx-soa-cart-group {
    border: 1px solid #8f8f8f;
    padding: 15px 25px;
    margin-bottom: 25px
}

.bx-soa-cart-group .bx-soa-cart-list-el:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.bx-soa-cart-group-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 16px
}

.bx-soa-cart-group-info {
    background-color: #e0e0e0;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px
}

.btn-order-save._disable {
    pointer-events: none;
    opacity: .5
}

.product-cart__center .add-to-fav {
    top: 0;
    right: 0;
    transform: translateY(-25%) translateX(30%);
}