.catalog-page{background:#f4f7fb}.catalog-header{height:82px;background:#fff;display:flex;align-items:center;gap:30px;padding:0 6vw;border-bottom:1px solid #e1e6ee;position:sticky;top:0;z-index:20}.catalog-brand{margin-right:auto}.catalog-brand img{width:130px;height:55px;object-fit:contain}.catalog-header>a:not(.catalog-brand){font-size:12px;font-weight:600}.catalog-hero{background:#061c49;color:#fff;padding:72px 8vw 65px;display:flex;align-items:flex-end;justify-content:space-between}.catalog-hero small{color:#52c9e9;letter-spacing:.22em}.catalog-hero h1{font:500 clamp(44px,5vw,69px)/1.02 Manrope,sans-serif;letter-spacing:-.05em;margin:18px 0}.catalog-hero h1 em{font-style:normal;color:#4cc7e9}.catalog-hero p{color:#b5c2d8}.catalog-total{display:flex;flex-direction:column;text-align:right}.catalog-total strong{font:600 58px Manrope}.catalog-total span{color:#9eacc4;font-size:12px}.catalog-shell{display:grid;grid-template-columns:250px 1fr;gap:40px;padding:48px 6vw 90px}.catalog-shell aside{background:#fff;padding:24px;height:max-content;position:sticky;top:105px}.filter-title{display:flex;justify-content:space-between;border-bottom:1px solid #e3e7ed;padding-bottom:16px}.filter-title button{border:0;background:none;color:#1748aa;font-size:10px}.category-button{display:flex;width:100%;justify-content:space-between;padding:12px 0;border:0;border-bottom:1px solid #edf0f4;background:none;text-align:left;color:#5b687b;font-size:12px}.category-button.active{color:#123e99;font-weight:700}.category-button span{color:#97a1b0}.brand-filter{display:flex;flex-direction:column;gap:12px;margin-top:28px;font-size:12px}.brand-filter b{margin-bottom:4px}.brand-filter input{accent-color:#123e99}.search-line{display:flex;gap:12px}.search-box{flex:1;background:#fff;border:1px solid #dde3ec;display:flex;align-items:center;padding:0 17px}.search-box span{font-size:24px;color:#123e99}.search-box input{width:100%;border:0;background:none;outline:0;padding:17px;font-size:13px}.search-line select{border:1px solid #dde3ec;background:#fff;padding:0 17px;color:#586579}.result-line{display:flex;justify-content:space-between;margin:25px 0 15px;font-size:11px;color:#7b8799}.result-line #active-category{color:#123e99;font-weight:600}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.catalog-card{background:#fff;border:1px solid #e3e8ef;padding:22px;min-height:245px;display:flex;flex-direction:column;transition:.2s}.catalog-card:hover{transform:translateY(-3px);box-shadow:0 13px 35px rgba(10,31,71,.09)}.card-top{display:flex;justify-content:space-between;gap:10px}.card-top small{color:#1748aa;font-weight:700;letter-spacing:.06em}.brand-pill{font-size:8px;background:#eef3fb;padding:5px 7px;color:#50617a}.brand-pill.gw{background:#edf8fb;color:#147b96}.catalog-card h2{font:600 17px/1.35 Manrope;margin:24px 0 6px}.catalog-card .subcategory{font-size:10px;color:#718096;line-height:1.4}.attrs{font-size:11px;color:#657186;line-height:1.55;margin:15px 0}.card-bottom{margin-top:auto;border-top:1px solid #edf0f4;padding-top:15px;display:flex;justify-content:space-between;align-items:end}.card-bottom strong{font:600 17px Manrope;color:#123e99}.card-bottom a{font-size:9px;color:#768296}.load-more{display:block;margin:30px auto 0;border:1px solid #163f91;color:#163f91;background:transparent;padding:14px 28px}.empty{grid-column:1/-1;background:#fff;padding:60px;text-align:center;color:#6e7a8d}.catalog-footer{background:#031432;color:#b9c5d8;padding:25px 6vw;display:flex;justify-content:space-between;font-size:10px}.catalog-footer a{color:#fff}@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-shell{grid-template-columns:220px 1fr}}@media(max-width:700px){.catalog-header{padding:0 4vw}.catalog-header>a:not(.catalog-brand){display:none}.catalog-header .btn{padding:12px}.catalog-hero{padding:55px 6vw;display:block}.catalog-total{text-align:left;margin-top:30px}.catalog-shell{display:block;padding:25px 4vw}.catalog-shell aside{position:static;margin-bottom:20px}.category-button:not(.active){display:none}.brand-filter{display:none}.search-line{display:block}.search-line select{height:45px;margin-top:8px;width:100%}.catalog-grid{grid-template-columns:1fr}.catalog-card{min-height:220px}}
