.place-order-accounts__account{background:#26a62b;height:48px;width:100%;border-radius:18px;padding:12px 24px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.place-order-accounts__account button{height:24px}.place-order-accounts .sell__list li{position:relative;padding-left:15px}.place-order-accounts .sell__list li:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;margin:auto;top:0;bottom:0;left:0}.place-order-accounts__add{color:#0098ff;font-size:16px;line-height:24px;font-family:var(--font-space),sans-serif;font-weight:700;display:flex;align-items:center}.place-order-accounts__add:before{margin-right:10px;display:flex;height:14px;width:14px;content:"";background:url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 8H0V6H6V0H8V6H14V8H8V14H6V8Z" fill="%230098FF"/></svg>')}.place-order-accounts__fields-row{margin-top:10px;display:flex;gap:10px}@media screen and (width <= 700px){.place-order-accounts__fields-row{flex-direction:column}}.place-order-accounts__fields-row .radio-field{width:auto;min-width:100px}.place-order-accounts__fields-row-caption{margin-top:auto;max-width:300px;color:#cecccc}.radio-field{width:100%;display:flex;flex-direction:column;gap:12px}.radio-field__option{display:flex;align-items:center;gap:12px;position:relative;width:max-content}.radio-field__option input[type=radio]{width:100%;height:100%;margin:0;z-index:1;opacity:0;position:absolute;cursor:pointer}.radio-field__checkmark{width:20px;height:20px;border:1px solid #fff700;border-radius:50%;position:relative}.radio-field__checkmark:after{content:"";width:12px;height:12px;background:#fff700;border-radius:50%;inset:0;position:absolute;margin:auto;display:none}input:checked~.radio-field__checkmark:after{display:block}input:disabled~.radio-field__checkmark{border:1px solid #939390}input:disabled~.radio-field__checkmark:after{background:#939390}.Counter_counter__DimxF{--bg-color:#1f1f1e;display:flex;align-items:center;justify-content:space-between;height:56px;min-width:213px;border-radius:28px;background-color:var(--bg-color);padding:10px;color:#fff;position:relative}.Counter_counter__input__XJNZI{max-width:calc(100% - 200px);height:36px;color:#fff;font-family:var(--font-space),sans-serif;font-weight:700;text-align:center}.Counter_counter__input__XJNZI:-webkit-autofill,.Counter_counter__input__XJNZI:-webkit-autofill:active,.Counter_counter__input__XJNZI:-webkit-autofill:focus,.Counter_counter__input__XJNZI:-webkit-autofill:hover,.Counter_counter__input__XJNZI:autofill,.Counter_counter__input__XJNZI:autofill:active,.Counter_counter__input__XJNZI:autofill:focus,.Counter_counter__input__XJNZI:autofill:hover{box-shadow:0 0 0 100px var(--bg-color) inset;-webkit-text-fill-color:#fff;caret-color:#fff;background-color:var(--bg-color)}.Counter_counter__action__0GZr4{cursor:pointer;height:36px;width:36px;min-width:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff700;position:relative}.Counter_counter__action__0GZr4:before{position:absolute;content:"";inset:0;margin:auto;height:2px;width:14px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDE0IDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDJWMEgxNFYySDBaIiBmaWxsPSIjMTQwRjBEIi8+Cjwvc3ZnPgo=")}.Counter_counter__action--plus__VI1zu:before{height:14px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgOEgwVjZINlYwSDhWNkgxNFY4SDhWMTRINlY4WiIgZmlsbD0iIzE0MEYwRCIvPgo8L3N2Zz4K")}.Counter_counter__prefix__1EW6i{position:absolute;right:70px;font-size:14px;line-height:20px}@media screen and (width <= 700px){.Counter_counter__prefix__1EW6i{right:55px}}.checkbox-field__label{position:relative;display:flex;gap:12px;align-items:center}.checkbox-field__label input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.checkbox-field__checkmark{cursor:pointer;min-width:18px;width:18px;height:18px;border:1px solid #cecccc;position:relative;border-radius:3px}.checkbox-field__checkmark:after{content:"";inset:1px 0 0 5px;width:5px;height:10px;border:solid #261459;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;display:none}input:checked~.checkbox-field__checkmark{background:#fff700;border:1px solid #fff700}input:checked~.checkbox-field__checkmark:after{display:block}.checkbox-field__label-content{z-index:2}.offer-feedback{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.offer-feedback__seller{display:flex;gap:12px}.offer-feedback__seller-avatar{width:60px;height:60px;border-radius:10px;overflow:hidden}.offer-feedback__seller-avatar img{width:100%;height:100%;object-fit:cover;object-position:center}.offer-feedback--review-info{gap:16px;align-items:center}.offer-feedback--review-info p{color:#fff;font-size:20px;line-height:28px;font-family:var(--font-space),sans-serif;font-weight:700}.offer-feedback__seller-info{display:flex;flex-direction:column;justify-content:center;gap:4px}.offer-feedback__seller-info p{color:#fff}.offer-feedback__seller-info p:first-child{font-family:var(--font-space),sans-serif;font-weight:700;font-size:14px;line-height:20px}.offer-feedback__basket,.offer-feedback__rate{display:flex;align-items:center}.offer-feedback__rate{gap:24px}.offer-feedback__basket{gap:6px;font-size:14px;font-weight:700;color:#cecccc}.offer-feedback h5,.offer-feedback__text{color:#cecccc}.offer-feedback__row{display:flex;width:100%;justify-content:space-between;align-items:center}.offer-feedback__text{line-height:28px}.offer-feedback__line{width:1px;height:31px;background-color:#cecccc}.offer-feedback__icon{display:flex;align-items:center;gap:6px;font-family:var(--font-space),sans-serif;font-weight:700;font-size:20px;color:#fff}.offer-feedback__icon svg{height:30px;width:30px}.offer-feedback__name{display:flex;align-items:center}.offer-feedback__recent{flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:none}@media screen and (width >= 992px){.offer-feedback__recent{display:flex}}.offer-feedback__items{width:100%}.offer-feedback__item{padding:24px 0;display:flex;flex-direction:column;gap:16px;color:#cecccc;border-top:1px solid rgba(255,247,0,.15);font-size:18px}.offer-feedback__item:last-child{border-bottom:1px solid rgba(255,247,0,.15)}.offer-feedback__button{height:48px;width:auto;border-radius:12px;display:none}@media screen and (width >= 992px){.offer-feedback__button{display:flex}}.offer-feedback__link{margin-left:72px;font-family:var(--font-space),sans-serif;font-weight:700;font-size:14px;line-height:20px;color:#0098ff;text-decoration:underline}@media screen and (width >= 992px){.offer-feedback__link{display:none}}.place-order-items__item{background:#26a62b;height:48px;width:100%;border-radius:18px;padding:12px 24px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.place-order-items__item button{height:24px}.place-order-items .sell__list li{position:relative;padding-left:15px}.place-order-items .sell__list li:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;margin:auto;top:0;bottom:0;left:0}.place-order-items__add{color:#0098ff;font-size:16px;line-height:24px;font-family:var(--font-space),sans-serif;font-weight:700;display:flex;align-items:center}.place-order-items__add:before{margin-right:10px;display:flex;height:14px;width:14px;content:"";background:url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 8H0V6H6V0H8V6H14V8H8V14H6V8Z" fill="%230098FF"/></svg>')}.place-order-items__fields-row{margin-top:10px;display:flex;gap:10px}@media screen and (width <= 700px){.place-order-items__fields-row{flex-direction:column}}.place-order-items__fields-row .radio-field{width:auto;min-width:100px}.place-order-items__fields-row-caption{margin-top:auto;max-width:300px;color:#cecccc}.paper.buyer-offers-filter{padding:12px;width:307px}.buyer-offers-filter--vertical{display:flex;flex-direction:column}.buyer-offers-filter__header{display:flex;align-items:center;margin-bottom:40px;gap:12px}.buyer-offers-filter__grid-container{display:grid;grid-template-columns:repeat(4,max-content);grid-template-rows:auto;gap:12px}.buyer-offers-filter__title{font-size:18px;line-height:24px}.buyer-offers-filter__applied-filters{display:flex;justify-content:space-between;align-items:center}.buyer-offers-filter__clear-all{display:flex;align-items:center;font-size:14px;line-height:20px;color:#fff;background:none;border:1px solid #666;cursor:pointer;border-radius:10px;padding:3px 6px 3px 8px;gap:4px}.buyer-offers-filter__clear-all svg{width:14px;height:14px}.buyer-offers-filter__tag{background-color:#939390;color:#191919;padding:2px 8px;border-radius:10px;font-size:14px;line-height:20px;display:flex;align-items:center;gap:4px}.buyer-offers-filter__tag--active{background-color:#fff700}.buyer-offers-filter__tag svg{width:14px;height:14px}.buyer-offers-filter__tag svg path{fill:#191919}.buyer-offers-filter__tag--filter{border:1px solid #cecccc;background-color:#191919;padding:8px 12px;color:#fff}.buyer-offers-filter__tag--filter-active{color:#000;border-color:#000;background-color:#fff700}.buyer-offers-filter__tags{display:flex;gap:12px;flex-wrap:wrap;padding-bottom:33px}.buyer-offers-filter__section{border-top:1px solid rgba(255,247,0,.15)}.buyer-offers-filter__section-header{padding:33px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.buyer-offers-filter__section-title{display:flex;align-items:center;gap:8px}.buyer-offers-filter__checkbox{display:flex;align-items:center;font-size:14px}.buyer-offers-filter__checkbox input{margin-right:10px}.filter-panel__switch{display:flex;align-items:center}.filter-panel__switch input{display:none}.filter-panel__switch-slider{width:40px;height:20px;background-color:#cecccc;border-radius:20px;position:relative;margin-right:10px;cursor:pointer}.filter-panel__switch-slider:before{content:"";position:absolute;width:18px;height:18px;background-color:#191919;border-radius:50%;top:1px;left:1px;transition:all .3s}input:checked+.filter-panel__switch-slider{background-color:#fff700}input:checked+.filter-panel__switch-slider:before{left:21px}.filter-panel__checkbox{display:flex;align-items:center;font-size:14px;margin-bottom:10px}.filter-panel__checkbox input{margin-right:10px}.filter-panel__price-range{font-size:16px;margin-bottom:10px}.filter-panel__range-slider{width:100%;appearance:none;height:5px;background:#ffeb3b;outline:none;opacity:.7;transition:opacity .2s}.filter-panel__range-slider:hover{opacity:1}.filter-panel__range-slider::-webkit-slider-thumb{appearance:none;width:25px;height:25px;background:#333;cursor:pointer;border-radius:50%}.filter-panel__search{margin-top:20px}.filter-panel__search-input{width:100%;padding:10px;background-color:#333;border:none;border-radius:5px;color:#fff}