/* Sidebar Catalog 2.1 */
body.structure-sidebar_catalog{background:var(--s-bg)}.structure-sidebar_catalog .s-header{background:var(--s-primary);border:0}.structure-sidebar_catalog .s-logo,.structure-sidebar_catalog .s-nav a{color:#fff}.structure-sidebar_catalog .s-header .s-btn.secondary{color:#fff;border-color:#ffffff55;background:transparent}.structure-sidebar_catalog .s-hero{padding:40px 0;background:var(--s-card);border-bottom:1px solid var(--s-border)}.structure-sidebar_catalog .s-hero-grid{grid-template-columns:minmax(280px,.55fr) minmax(0,1.45fr)}.structure-sidebar_catalog .s-hero h1{font-size:46px}.structure-sidebar_catalog .s-hero-media{min-height:330px}.structure-sidebar_catalog .s-hero-media img{min-height:330px;object-fit:cover}.structure-sidebar_catalog .s-section{padding:48px 0}.structure-sidebar_catalog #products .s-container{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px}.structure-sidebar_catalog #products .s-section-head{grid-column:1;align-self:start;position:sticky;top:100px;margin:0;padding:20px;background:var(--s-primary);color:#fff}.structure-sidebar_catalog #products .s-section-head h2,.structure-sidebar_catalog #products .s-section-head p{color:#fff}.structure-sidebar_catalog #products .s-grid{grid-column:2;grid-row:1/3}.structure-sidebar_catalog #products>div>div:last-child{grid-column:2}.structure-sidebar_catalog .s-card{box-shadow:none}.structure-sidebar_catalog .s-product-image{aspect-ratio:1/1}.structure-sidebar_catalog .s-btn{border-radius:1px}@media(max-width:900px){.structure-sidebar_catalog #products .s-container{display:block}.structure-sidebar_catalog #products .s-section-head{position:static;margin-bottom:22px}.structure-sidebar_catalog .s-hero-grid{grid-template-columns:1fr}}
