.home-popular__list{display:grid;gap:1rem 2.5rem}@media screen and (min-width:767.99px){.home-popular__list{grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr))}}.hero{background-repeat:no-repeat;background-size:cover;border-radius:0 0 1rem 1rem;margin-top:calc(var(--header-height-mob)*-1);min-height:calc(100vh - 516px);overflow:hidden;padding-bottom:2rem;padding-top:4.75rem}.hero__row{color:var(--white);display:flex;flex-direction:column;justify-content:center;text-align:center}.hero__img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:var(--z-index-level-one)}.hero__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1024px){.hero{height:31.25rem;margin-top:calc(var(--header-height-des)*-1);padding-top:8.75rem}}.home-text__wr{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.home-text__item{flex-grow:1}.home-text__item p{margin-top:2rem}.home-text__item p:first-child{margin-top:0}.home-text__item ul{margin-top:1.5rem}.home-text__features{max-width:20rem;width:100%}@media screen and (min-width:1024px){.home-text__wr{flex-wrap:nowrap;gap:3rem}}
