.SellerPartsFilter{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}.SellerPartsFilter-row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}@media(max-width:768px){.SellerPartsFilter-row{grid-template-columns:repeat(1,1fr)}}.SellerPartsFilter-select{width:100%}.SellerPartsFilter-select:last-child{grid-column:1/-1}: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}.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}.SellerParts{display:flex;flex-direction:column;gap:16px;padding-bottom:30px}@media(max-width:768px){.SellerParts{gap:12px;padding-bottom:16px}}.SellerParts-top{display:flex;flex-direction:column;gap:16px}.SellerParts-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;padding:30px 30px 0}@media(max-width:768px){.SellerParts-grid{padding:16px}}.SellerParts-list,.SellerParts-parts{display:flex;flex-direction:column;gap:16px}.SellerParts-item{padding:0 30px 16px}@media(max-width:768px){.SellerParts-item{padding:0 16px 16px;justify-content:space-between}}.SellerParts-item:last-child{padding-bottom:0}.SellerParts-item:last-child:before{display:none}.SellerParts-pagination{padding:15px 30px 0}@media(max-width:768px){.SellerParts-pagination{padding:8px 16px 0}}.SellerParts-column{display:flex;flex-direction:column;gap:8px}.SellerParts-count{font-weight:800;font-size:26px;line-height:32px}@media(max-width:768px){.SellerParts-count{font-size:20px;line-height:28px}}.SellerParts-text{font-size:16px;line-height:22px;max-width:200px}@media(max-width:768px){.SellerParts-text{font-size:12px;line-height:18px}}.SellerParts-brands{display:flex;gap:8px}@media(max-width:768px){.SellerParts-brands{gap:6px}}.SellerParts-square{width:100%;height:60px;border-radius:14px;background-color:var(--button-gray);display:flex;align-items:center;justify-content:center}@media(max-width:768px){.SellerParts-square{min-width:48px;height:48px;border-radius:10px}}.SellerParts-square img{width:100%;height:100%;object-fit:cover}.SellerParts-slider{width:100%}.SellerParts-swiper{padding:0 30px;width:100%}@media(max-width:768px){.SellerParts-swiper{padding:0 16px}}.SellerParts-slide{max-width:60px;margin-right:8px}@media(max-width:768px){.SellerParts-slide{margin-right:6px}}.SellerParts-form{position:relative;padding:15px 30px 0}.SellerParts-form:before{content:"";position:absolute;top:0;left:30px;width:calc(100% - 60px);background-color:var(--border);height:1px}@media(max-width:768px){.SellerParts-form:before{left:16px;width:calc(100% - 32px)}.SellerParts-form{padding:8px 16px 0}}