.home-page{--home-grey:#efefef;font-family:Arimo,sans-serif}.home-hero{width:100%;margin-top:-13rem;position:relative;overflow:hidden}.home-hero__image,.home-hero picture img{object-fit:cover;object-position:center;width:100%;height:auto;min-height:42rem;display:block}@media (min-width:750px){.home-hero{margin-top:-14rem}.home-hero__image,.home-hero picture img{min-height:56rem}}.home-ticker{background:#000;padding:2rem 0;overflow:hidden}.home-ticker__track{align-items:center;gap:5rem;width:max-content;animation:30s linear infinite homeTickerScroll;display:flex}.home-ticker__logo{object-fit:contain;flex-shrink:0;width:auto;height:10rem}@media (min-width:750px){.home-ticker{padding:2.8rem 0}.home-ticker__track{gap:8rem}.home-ticker__logo{height:14rem}}@keyframes homeTickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-section{padding:2.7rem 2rem 3.6rem}.home-section--grey{background:var(--home-grey)}.home-section__inner{max-width:var(--page-width,1320px);margin:0 auto}.home-section__title{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:#121212;margin:0 0 2.4rem;font-family:Acme,sans-serif;font-size:2.4rem;font-weight:400}@media (min-width:750px){.home-section{padding:3.6rem 2rem 4rem}.home-section__title{margin-bottom:3rem;font-size:2.8rem}}.home-row__grid{grid-template-columns:repeat(2,1fr);gap:1.6rem 1.2rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:990px){.home-row__grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.6rem}}.home-row__footer{text-align:center;margin-top:2.4rem}.home-row__link{color:#121212;text-underline-offset:.3rem;font-size:1.4rem;text-decoration:underline}.home-row__link:hover{opacity:.7}.home-card{text-align:center;flex-direction:column;align-items:center;display:flex}.home-card__media{aspect-ratio:1;background:#fff;border-radius:1.2rem;width:100%;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 2px 14px #00000014}.home-card__media img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:1rem}.home-card__badge{color:#fff;background:#121212;border-radius:.4rem;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:1.1rem;font-weight:600;line-height:1;display:inline-flex;position:absolute;bottom:.8rem;right:.8rem}.home-card__badge svg{flex-shrink:0;width:1rem;height:1rem}.home-card__title{color:#121212;margin:1.2rem 0 .6rem;font-size:1.35rem;font-weight:700;line-height:1.35}.home-card__title a{color:inherit;text-decoration:none}.home-card__title a:hover{text-decoration:underline}.home-card__price{line-height:1.2}.home-card__price-current{color:#121212;font-size:1.5rem;font-weight:700}.home-card__price-compare{color:#0006;margin-left:.5rem;font-size:1.3rem;text-decoration:line-through}.home-showcase{background:var(--home-grey)}.home-showcase__banner img{object-fit:cover;width:100%;height:auto;display:block}.home-showcase .home-row{max-width:var(--page-width,1320px);margin:0 auto;padding:1.2rem 2rem 3.6rem}@media (min-width:750px){.home-showcase .home-row{padding:1.6rem 2rem 4rem}}
