.BrandHero-module__WrmtTW__hero{background:var(--bg-secondary);border-radius:10px;align-items:flex-start;gap:20px;min-height:250px;padding:28px;display:flex}.BrandHero-module__WrmtTW__hero__media{border:var(--border-width) solid #dbdbdb;background:var(--bg-primary);border-radius:6px;flex-shrink:0;width:260px;height:170px;margin-top:10px;padding:24px}.BrandHero-module__WrmtTW__hero__imageWrap{width:100%;height:100%;display:block;position:relative}.BrandHero-module__WrmtTW__hero__image{object-fit:contain;object-position:center}.BrandHero-module__WrmtTW__hero__content{align-content:start;gap:10px;min-width:0;margin-top:10px;display:grid}.BrandHero-module__WrmtTW__hero__title{font-family:var(--font-family);color:var(--text-primary);font-size:40px;font-weight:700;line-height:120%}.BrandHero-module__WrmtTW__hero__description{max-width:900px;font-family:var(--font-family);color:var(--text-secondary);font-size:18px;font-weight:400;line-height:156%}.BrandHero-module__WrmtTW__hero__meta{font-family:var(--font-family);color:var(--text-primary);font-size:16px;font-weight:400;line-height:150%}.BrandHero-module__WrmtTW__hero__dot{vertical-align:middle;width:4px;height:4px;margin:0 var(--space-sm);border-radius:var(--radius-round);background:var(--text-disabled);display:inline-block}@media (max-width:767px){.BrandHero-module__WrmtTW__hero{flex-direction:column;gap:20px;padding:20px}.BrandHero-module__WrmtTW__hero__media{border-color:#dbdbdb;border-radius:6px;width:240px;height:120px;margin-top:0}.BrandHero-module__WrmtTW__hero__content{gap:10px;margin-top:0}.BrandHero-module__WrmtTW__hero__title{font-size:28px;line-height:129%}.BrandHero-module__WrmtTW__hero__description{font-size:14px;line-height:143%}.BrandHero-module__WrmtTW__hero__meta{font-size:13px;line-height:138%}}
.CategoryCard-module__JHWzHW__card{border:var(--border-width) solid var(--border-default);border-radius:var(--radius-card);background:var(--bg-primary);min-height:178px;box-shadow:var(--shadow-card);transition:box-shadow var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);padding:20px;display:flex;position:relative;overflow:hidden}.CategoryCard-module__JHWzHW__card:hover{box-shadow:var(--shadow-card-hover)}.CategoryCard-module__JHWzHW__card__title{z-index:1;overflow-wrap:break-word;max-width:267px;font-family:var(--font-family);color:var(--text-primary);font-size:20px;font-weight:600;line-height:140%;position:relative}.CategoryCard-module__JHWzHW__card__arrow{z-index:2;top:calc(var(--space-lg) - 3px);right:calc(var(--space-lg) - 3px);border:var(--border-width) solid var(--action-secondary);border-radius:var(--radius-round);width:46px;height:46px;color:var(--action-secondary);place-items:center;display:grid;position:absolute}.CategoryCard-module__JHWzHW__card__arrow svg,.CategoryCard-module__JHWzHW__card__arrow img{width:var(--icon-sm);height:var(--icon-sm)}.CategoryCard-module__JHWzHW__card__media{width:56%;height:83%;position:absolute;bottom:-40px;right:0}.CategoryCard-module__JHWzHW__card__image{object-fit:contain;object-position:right bottom}.CategoryCard-module__JHWzHW__card:hover{border-color:var(--surface-dark);background:var(--surface-dark)}.CategoryCard-module__JHWzHW__card:hover .CategoryCard-module__JHWzHW__card__title{color:var(--bg-primary)}.CategoryCard-module__JHWzHW__card:hover .CategoryCard-module__JHWzHW__card__arrow{border-color:var(--text-on-dark);color:var(--text-on-dark)}.CategoryCard-module__JHWzHW__card:hover .CategoryCard-module__JHWzHW__card__arrow img{filter:brightness(0)invert()}@media (min-width:768px) and (max-width:1624px){.CategoryCard-module__JHWzHW__card__title{max-width:min(267px,100% - 56px)}}@media (max-width:767px){.CategoryCard-module__JHWzHW__card{min-height:130px;padding:20px 16px}.CategoryCard-module__JHWzHW__card__title{max-width:220px;font-size:18px;line-height:144%}.CategoryCard-module__JHWzHW__card__media{right:12px}.CategoryCard-module__JHWzHW__card__arrow{top:calc(var(--space-md) + 2px);right:calc(var(--space-md) + 1px)}}
.CatalogSection-module__CS380q__section{gap:20px;display:grid}.CatalogSection-module__CS380q__section--compact{gap:16px}.CatalogSection-module__CS380q__section__head{justify-content:space-between;align-items:baseline;gap:var(--space-md);display:flex}.CatalogSection-module__CS380q__section__title{font-family:var(--font-family);color:var(--text-primary);font-size:32px;font-weight:700;line-height:125%}.CatalogSection-module__CS380q__section__meta{font-family:var(--font-family);color:var(--text-muted);flex-shrink:0;font-size:16px;font-weight:400;line-height:150%}.CatalogSection-module__CS380q__section__grid{gap:var(--catalog-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (min-width:768px) and (max-width:1279px){.CatalogSection-module__CS380q__section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.CatalogSection-module__CS380q__section,.CatalogSection-module__CS380q__section--compact{gap:20px}.CatalogSection-module__CS380q__section__head{gap:var(--space-xs)}.CatalogSection-module__CS380q__section__title{font-size:24px;line-height:133%}.CatalogSection-module__CS380q__section--compact .CatalogSection-module__CS380q__section__title{font-size:22px;line-height:136%}.CatalogSection-module__CS380q__section__meta{display:none}.CatalogSection-module__CS380q__section--metaMobile .CatalogSection-module__CS380q__section__head{flex-direction:column;align-items:flex-start;gap:20px}.CatalogSection-module__CS380q__section--metaMobile .CatalogSection-module__CS380q__section__title{font-size:22px;line-height:136%}.CatalogSection-module__CS380q__section--metaMobile .CatalogSection-module__CS380q__section__meta{color:var(--text-muted);font-size:15px;line-height:147%;display:block}.CatalogSection-module__CS380q__section__grid{grid-template-columns:1fr;gap:10px}.CatalogSection-module__CS380q__section--compact .CatalogSection-module__CS380q__section__grid{gap:20px}}
