.home-popular__wr{background-color:var(--white);border-radius:1rem;padding:1.5rem}.home-popular__list{display:grid;gap:1rem 2.5rem}.home-popular__item{display:flex;flex-direction:column;gap:.25rem;justify-content:space-between}.home-popular__row{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width:767.99px){.home-popular__list{grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr))}}@media screen and (min-width:427.99px){.home-popular__item{align-items:center;flex-direction:row;gap:1rem}}.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}}
