.AdvantagesHero{flex-direction:column;gap:32px;width:100%;display:flex}@media only screen and (min-width:768px){.AdvantagesHero{flex-direction:row;align-items:stretch;gap:80px}}.AdvantagesHero__text{flex-direction:column;gap:24px;display:flex}@media only screen and (min-width:768px){.AdvantagesHero__text{flex:1;gap:32px;min-width:0;max-width:517px}}.AdvantagesHero__subtitle{margin:0;line-height:1.5}.AdvantagesHero__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}@media only screen and (min-width:768px){.AdvantagesHero__highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}}@media only screen and (max-width:1024px){.AdvantagesHero__highlights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:374px){.AdvantagesHero__highlights{grid-template-columns:repeat(1,minmax(0,1fr))}}.AdvantagesHero__highlights .InfoCard__title{white-space:pre-line}.AdvantagesHero__highlights-item{display:flex}.AdvantagesHero__highlights-item>*{width:100%}.AdvantagesHero__actions{flex-direction:column;display:flex}@media only screen and (min-width:768px){.AdvantagesHero__actions{flex-direction:row;justify-content:center;align-items:center}}.AdvantagesHero__media{aspect-ratio:358/245;border-radius:8px;width:100%;height:245px;position:relative;overflow:hidden}@media only screen and (min-width:768px){.AdvantagesHero__media{aspect-ratio:auto;flex:1;min-width:0;height:464px}}.AdvantagesHero__image{object-fit:cover}
