.hero-features-block{width:100%;margin-top:87px}@media (max-width:576px){.hero-features-block{margin-top:70px}}.hero-features-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;gap:25px;display:grid}@media (max-width:576px){.hero-features-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:29px 20px}}@media (max-width:445px){.hero-features-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.hero-features-item{background:linear-gradient(#fffc 0%,#fff0 100%);border-radius:25px 25px 0 0;align-items:center;padding:63px 31px 47px;position:relative}@media (max-width:576px){.hero-features-item{border-radius:20px 20px 0 0;padding:55px 19px 39px}}.hero-features-icon{width:100%;max-width:69px;display:flex;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.hero-features-title{font-family:var(--font-actay-wide);color:#25211d;text-align:center;max-width:128px;font-size:16px;font-weight:700;line-height:22px}@media (max-width:576px){.hero-features-title{font-size:14px;line-height:21px}}.hero-features-text{color:#000;text-align:center;margin-top:5px;font-size:13px;font-weight:300;line-height:22px}@media (max-width:576px){.hero-features-text{max-width:140px;font-size:11px;line-height:19px}}
