:root{--color-main:#1a84ff;--color-main-bg:rgba(26,132,255,.08);--color-accent:#b6e109;--color-accent-bg:rgba(182,225,9,.08);--color-red:#f53e2a;--color-red-bg:rgba(245,62,42,.08);--color-yellow:#ffd82c;--color-yellow-bg:rgba(255,216,44,.08);--color-green:#8bab1a;--color-green-bg:rgba(136,160,51,.08);--color-white:#fff;--color-black:#000;--color-text:#181818;--color-secondary:#656565;--color-inverse:#fff;--color-text-primary:#151515;--background-main:#f0f0f0;--background-2lvl:#fff;--background-gray:rgba(0,0,0,.03);--background-fade:rgba(0,0,0,.3);--border:hsla(0,0%,40%,.1);--button-blue:#1a84ff;--button-gray:rgba(0,0,0,.03);--button-dark:#181818;--button-green:rgba(182,225,9,.08);--button-gray-color:#181818;--button-dark-color:#fff;--button-backdrop-filter:blur(15px);--input-bg:rgba(0,0,0,.03);--input-placeholder:#656565;--input-color:#181818;--input-label-color:#656565;--input-err-bg:rgba(245,62,42,.08);--input-err-color:#f53e2a;--input-err-label-color:#f53e2a;--input-focus-bg:rgba(36,128,235,.1);--input-focus-color:#281717;--input-focus-label-color:#1a84ff;--divider:hsla(0,0%,40%,.3);--modal-stroke:rgba(0,0,0,.08);--color-text-secondary:#656565;--color-primary-add-btn:rgba(26,132,255,.08);--color-red-atention:#ae1818;--preview-card-bg:#f8f8f8;--fill-star:rgba(0,0,0,.03);--rt-color-white-app:#f0f0f0;--rt-color-dark-app:#fff;--rt-color-success-app:rgba(136,160,51,.08);--rt-color-error-app:rgba(245,62,42,.08);--rt-color-warning-app:rgba(255,216,44,.08);--rt-color-info-app:rgba(26,132,255,.08);--rt-opacity-app:1;--pwa-background:#fff;--pwa-theme-color:#181818}.dark{--color-main:#1a84ff;--color-main-bg:rgba(36,128,235,.1);--color-accent:#b6e109;--color-accent-bg:rgba(#b6e109,0.08);--color-red:#f53e2a;--color-red-bg:rgba(245,62,42,.1);--color-yellow:#ffd82c;--color-yellow-bg:rgba(#ffd82c,0.08);--color-green:#8bab1a;--color-green-bg:rgba(#8bab1a,0.08);--color-white:#fff;--color-black:#000;--color-text:#fff;--color-secondary:#959595;--color-inverse:#030303;--color-text-primary:#fff;--background-main:#161616;--background-2lvl:#202020;--background-gray:hsla(0,0%,100%,.05);--background-fade:rgba(0,0,0,.3);--border:hsla(0,0%,58%,.1);--button-blue:#2480eb;--button-gray:hsla(0,0%,100%,.05);--button-dark:#fff;--button-green:rgba(182,225,9,.08);--button-gray-color:#fff;--button-dark-color:#030303;--button-backdrop-filter:blur(0);--input-bg:hsla(0,0%,100%,.05);--input-placeholder:#959595;--input-color:#fff;--input-label-color:#656565;--input-err-bg:rgba(245,62,42,.08);--input-err-color:#f53e2a;--input-err-label-color:#f53e2a;--input-focus-bg:rgba(36,128,235,.1);--input-focus-color:#fff;--input-focus-label-color:#1a84ff;--divider:hsla(0,0%,58%,.3);--modal-stroke:hsla(0,0%,100%,.08);--color-text-secondary:#959595;--color-primary-add-btn:rgba(36,128,235,.1);--preview-card-bg:#2e2e2e;--fill-star:hsla(0,0%,100%,.03);--rt-color-white-app:#161616;--rt-color-dark-app:#202020;--rt-color-success-app:rgba(136,160,51,.08);--rt-color-error-app:rgba(245,62,42,.08);--rt-color-warning-app:rgba(255,216,44,.08);--rt-color-info-app:rgba(26,132,255,.08);--rt-opacity-app:1;--pwa-background:#202020;--pwa-theme-color:#fff}.SellerItem{display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:15px 0;margin:0 15px}@media(max-width:576px){.SellerItem{gap:12px}}.SellerItem_promotion,.SellerItem_similar,.SellerItem_slide{margin:0 0 8px;display:flex;padding:15px;flex-direction:column;gap:16px;border-radius:15px;background:var(--background-gray)}@media(max-width:576px){.SellerItem_promotion,.SellerItem_similar,.SellerItem_slide{padding:12px}}.SellerItem_similar,.SellerItem_slide{margin:0}@media(max-width:576px){.SellerItem_slide{padding:16px}}.SellerItem-line{justify-content:space-between}.SellerItem-left,.SellerItem-line{display:flex;align-items:center;gap:12px}.SellerItem-left{flex:1 1;min-width:0}@media(max-width:576px){.SellerItem-left{gap:8px}}.SellerItem-right{width:100%;max-width:200px;display:flex;justify-content:flex-end;flex-shrink:0}.SellerItem-logo{min-width:40px;height:40px;border-radius:50%;display:flex;overflow:hidden}.SellerItem-logo_empty{justify-content:center;align-items:center;background-color:var(--button-gray-color);color:var(--color-inverse);text-align:center;font-size:13px;font-weight:600;line-height:18px}.SellerItem-logo img{width:100%;height:100%;object-fit:cover}.SellerItem-info{display:flex;flex-direction:column;gap:4px;justify-content:flex-start;align-items:flex-start;flex:1 1;min-width:0}@media(max-width:576px){.SellerItem-info{gap:2px}}.SellerItem-link{display:flex;align-items:center;gap:6px;width:100%;max-width:100%}.SellerItem-link_promotion{justify-content:flex-start}.SellerItem-title{text-overflow:ellipsis;overflow:hidden;width:100%;max-width:100%;color:var(--color-text);font-size:16px;font-style:normal;font-weight:700;line-height:20px}.SellerItem-title,.SellerItem-title_slide{white-space:nowrap}.SellerItem-title_promotion{max-width:none;width:auto}@media(max-width:576px){.SellerItem-title{font-size:14px;line-height:18px}}.SellerItem-address{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;max-width:100%;color:var(--color-text);font-size:13px;font-style:normal;font-weight:400;line-height:16px}.SellerItem-address_slide{white-space:nowrap}@media(max-width:576px){.SellerItem-address{font-size:10px;line-height:15px}}.SellerItem-working{color:var(--color-secondary);font-size:13px;font-style:normal;font-weight:400;line-height:16px}.SellerItem-working span{color:var(--color-green);font-weight:600;margin-right:4px}.SellerItem-working_close span{color:var(--color-red)}@media(max-width:576px){.SellerItem-working{font-size:10px;line-height:12px}}.SellerItem-bottom{display:flex;align-items:center;gap:16px}.SellerItem-value{display:flex;flex-direction:column;gap:4px}.SellerItem-count{color:var(--color-text);font-size:16px;font-style:normal;font-weight:700;line-height:20px}@media(max-width:576px){.SellerItem-count{font-size:14px;line-height:18px}}.SellerItem-label{color:var(--color-secondary);font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media(max-width:576px){.SellerItem-label{font-size:10px;line-height:15px}}.SellerItem-brands{width:calc(100% + 60px);margin:0 -30px;padding:0 30px}@media(max-width:576px){.SellerItem-brands{width:calc(100% + 24px);margin:0 -12px;padding:0 12px}}.SellerItem-brand{max-width:40px;min-width:40px;height:40px;overflow:hidden;border-radius:14px;background:var(--background-gray);display:flex;align-items:center;justify-content:center;margin-right:8px}@media(max-width:576px){.SellerItem-brand{max-width:36px;min-width:36px;height:36px}}.SellerItem-img{padding:4px;display:flex;align-items:center;justify-content:center}.SellerItem-img img{width:100%;height:100%;object-fit:cover}.SellerItem-group,.SellerItem-slide{display:flex;align-items:center;justify-content:space-between;gap:8px}.SellerItem-slide{margin-top:auto}.SellerItem-phone{min-width:190px}@media(max-width:576px){.SellerItem-phone{min-width:120px;max-width:120px}}