.catalog-hero{flex-direction:column;gap:48px;padding:80px 0 64px;display:flex}.catalog-hero__top{flex-direction:column;gap:40px;display:flex}.catalog-hero__header{align-items:flex-start;gap:40px;display:flex}.catalog-hero__top{padding:0 32px}.catalog-hero__top .button--soft{align-self:flex-start;width:460px}.catalog-hero__title{font-size:var(--font-size-h2);color:var(--color-content-primary);flex-shrink:0;margin:0;font-family:Manrope,sans-serif;font-weight:700}.catalog-hero__desc{font-size:var(--font-size-body-l);color:var(--color-content-primary);margin:0;font-family:Manrope,sans-serif;line-height:1.5}.panel-card{background:var(--color-glass-card-strong);box-shadow:inset 0 0 0 1px #ffffff38, var(--shadow-elevation-1);color:var(--color-content-primary);border-radius:24px;flex-direction:column;justify-content:flex-start;gap:24px;padding:32px 24px;text-decoration:none;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex}.panel-card.is-active{box-shadow:inset 0 0 0 2px var(--color-brand-crimson-80), var(--shadow-elevation-1);transform:translateY(-2px)}.panel-cards{grid-template-columns:repeat(4,1fr);gap:40px;width:100%;display:grid}.panel-card__icon{width:100%;color:var(--color-content-primary);flex:1;justify-content:center;align-items:center;display:flex}.panel-card__icon svg{fill:currentColor;width:64px;height:64px}.panel-card__title{color:var(--color-content-primary);margin:0;font-family:Manrope,sans-serif;font-size:20px;font-weight:700;line-height:1.3}.panel-card .button--ghost{letter-spacing:.01em;flex-shrink:0;width:164px;height:44px;margin-top:auto;font-size:16px}@media (width>=1024px) and (width<=1199px){.panel-cards{grid-template-columns:1fr 1fr;gap:20px}.panel-card{gap:24px;min-height:247px;padding:32px 24px}}@media (width>=660px) and (width<=939px){.catalog-hero{gap:48px;padding-bottom:48px}.catalog-hero__header{flex-direction:column;gap:40px}.catalog-hero__top{gap:40px}.catalog-hero__top .button--soft{align-self:flex-start;width:556px}.panel-cards{grid-template-columns:1fr;gap:32px}.panel-card{gap:24px;width:auto;min-height:247px;padding:32px 24px}}@media (width>=940px) and (width<=1199px){.panel-cards{grid-template-columns:1fr 1fr;gap:20px}.panel-card{gap:24px;min-height:247px;padding:32px 24px}}@media (width<=659px){.catalog-hero{gap:32px;padding-bottom:48px}.catalog-hero__top{gap:40px;padding:0 20px}.catalog-hero__header{flex-direction:column;gap:32px;width:260px;padding-inline:0}.catalog-hero__top .button--soft{letter-spacing:.01em;width:260px;height:52px;font-size:18px;font-weight:700}.panel-cards{grid-template-columns:1fr;gap:32px}.panel-card{gap:24px;width:auto;min-height:247px;padding:32px 24px}}
