.stats-text-content{grid-template-columns:1fr 320px;align-items:center;gap:80px;display:grid}.stats-text-quote.title{max-width:740px}.stats-text-items{flex-direction:column;gap:16px;display:flex}.stats-text-item{border-bottom:1px solid var(--color-border);flex-direction:column;gap:4px;padding-bottom:16px;display:flex}.stats-text-item-description.title-small{color:var(--color-muted)}@media (max-width:1280px){.stats-text-content{grid-template-columns:1fr;gap:36px}}
.home-hero{justify-content:center;width:calc(100% - 64px);margin:32px auto 0;display:flex;position:relative}.home-hero-bg{object-fit:cover;object-position:left top;border-radius:16px;width:100%;height:100%;display:block;position:absolute}.home-hero-content{z-index:1;flex-direction:column;justify-content:flex-end;width:100%;height:840px;padding-top:180px;padding-bottom:96px;display:flex;position:relative}.home-hero-title.title-big{white-space:pre-line;max-width:660px;margin-top:16px;margin-bottom:16px}.home-hero-description.description{color:#fff;max-width:600px;margin-bottom:32px;font-size:18px}.home-hero-buttons{align-items:center;gap:16px;display:flex}@media (max-width:768px){.home-hero{width:calc(100% - 32px);height:auto;min-height:600px;margin:16px 16px 0}.home-hero-content{padding-inline:8px;height:auto;min-height:600px;padding-bottom:48px}}@media (max-width:550px){.home-hero-buttons{flex-direction:column;align-items:flex-start}.home-hero-buttons button,.home-hero-buttons a{width:100%}}@media (max-width:475px){.home-hero-content{min-height:600px}}
