.SearchPage-module__ieLnBG__container{justify-content:center;align-items:center;width:100%;padding-top:50px;padding-bottom:50px;display:flex;position:relative}.SearchPage-module__ieLnBG__contentWrapper{z-index:1;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.SearchPage-module__ieLnBG__categoryWrapper{justify-content:center;align-items:flex-start;display:flex}.SearchPage-module__ieLnBG__categoryWrapper.SearchPage-module__ieLnBG__faceted:nth-last-child(2n){background-color:var(--color-beige)}.SearchPage-module__ieLnBG__category{width:100%;max-width:1366px;margin-left:55px;margin-right:55px}@media (max-width:750px){.SearchPage-module__ieLnBG__category{margin-left:55px;margin-right:55px}}.SearchPage-module__ieLnBG__category h2{font-family:var(--arno-family);font-weight:var(--arno-weight);font-style:var(--arno-style);margin-bottom:20px;font-size:60px;line-height:64px}.SearchPage-module__ieLnBG__noHitsText{font-family:var(--arno-family);font-weight:var(--arno-weight);font-style:var(--arno-style);color:var(--color-green);margin:0 0 25px;font-size:20px;line-height:28px}.SearchPage-module__ieLnBG__noHitsLinks{flex-wrap:wrap;gap:15px;display:flex}.SearchPage-module__ieLnBG__noHitsLinks a{font-family:var(--arno-family);font-weight:var(--arno-weight);font-style:var(--arno-style);color:var(--color-green);border:1px solid var(--color-green);border-radius:50px;padding:8px 20px;font-size:18px;line-height:26px;text-decoration:none}.SearchPage-module__ieLnBG__noHitsLinks a:hover,.SearchPage-module__ieLnBG__noHitsLinks a:focus-visible{background-color:var(--color-beige)}@media (max-width:700px){.SearchPage-module__ieLnBG__category h2{font-size:34px;line-height:40px}}.SearchPage-module__ieLnBG__category p{font-family:var(--arno-family);font-weight:var(--arno-weight);font-style:var(--arno-style);max-width:700px;margin-top:0;margin-bottom:40px;font-size:18px;line-height:26px}.SearchPage-module__ieLnBG__productsWrapper{flex-wrap:wrap;align-items:baseline;width:100%;display:flex}@media (max-width:950px){.SearchPage-module__ieLnBG__productsWrapper{flex-direction:column;place-content:flex-start;align-items:flex-start}}.SearchPage-module__ieLnBG__productInfo{flex-direction:column;flex:0 auto;align-items:flex-start;width:90%;max-width:325px;height:100%;display:flex}.SearchPage-module__ieLnBG__productInfo div{color:var(--color-green);font-family:var(--arno-family);font-weight:var(--arno-weight);font-style:var(--arno-style);font-size:24px;line-height:34px}@media (max-width:700px){.SearchPage-module__ieLnBG__productInfo div{font-size:5vw;line-height:5vw}}.SearchPage-module__ieLnBG__productInfo div:nth-child(2){font-size:18px;line-height:26px;text-decoration:underline}.SearchPage-module__ieLnBG__productInfo div:nth-child(3){font-size:18px;line-height:26px}.SearchPage-module__ieLnBG__product{flex-wrap:wrap;min-width:33.3333%;max-width:33.3333%;margin-bottom:50px;text-decoration:none;animation:.85s SearchPage-module__ieLnBG__product;display:flex}@keyframes SearchPage-module__ieLnBG__product{0%{opacity:0;transform:translateY(75px)}to{opacity:1}}.SearchPage-module__ieLnBG__product:first-child{animation:.25s SearchPage-module__ieLnBG__product}.SearchPage-module__ieLnBG__product:nth-child(2){animation:.35s SearchPage-module__ieLnBG__product}.SearchPage-module__ieLnBG__product:nth-child(3){animation:.45s SearchPage-module__ieLnBG__product}.SearchPage-module__ieLnBG__product:nth-child(4){animation:.55s SearchPage-module__ieLnBG__product}.SearchPage-module__ieLnBG__product:nth-child(5){animation:.65s SearchPage-module__ieLnBG__product}.SearchPage-module__ieLnBG__product:nth-child(6){animation:.75s SearchPage-module__ieLnBG__product}@media (max-width:950px){.SearchPage-module__ieLnBG__product{min-width:unset;max-width:unset;flex:0 auto}.SearchPage-module__ieLnBG__product .SearchPage-module__ieLnBG__productInfo{margin-top:10px}}.SearchPage-module__ieLnBG__imageWrapper{width:100%;height:100%;margin-bottom:20px;display:flex}.SearchPage-module__ieLnBG__imageWrapper img{object-fit:contain;flex:0 auto}.SearchPage-module__ieLnBG__imageWrapper img.tall{height:100%;max-height:210px;width:unset}@media (max-width:750px){.SearchPage-module__ieLnBG__imageWrapper img.tall{max-height:300px}}.SearchPage-module__ieLnBG__imageWrapper img.wide{width:100%;max-width:275px;height:100%;max-height:210px}