.hero.hero-campaign{height:min(720px,calc(100svh - 170px));min-height:540px;background:#252628}
.hero-campaign .hero-art{position:absolute;inset:0;z-index:-2;display:block}
.hero-campaign .hero-photo{position:static;width:100%;height:100%;object-fit:cover;object-position:center 52%}
.hero-campaign .hero-shade{background:linear-gradient(90deg,#11121466 0%,#11121422 35%,transparent 53%);pointer-events:none}
.hero-campaign .hero-content{padding-top:64px}
.hero-campaign h1{max-width:460px;font-size:58px;line-height:1.08}
.hero-campaign .hero-description{max-width:415px;font-size:15px}
.hero-campaign .hero-search{max-width:420px}
@media(min-width:1700px){.hero-campaign .hero-content{padding-top:85px}}
@media(min-width:601px) and (max-width:1100px){
  .hero-campaign h1{font-size:46px;max-width:350px}
  .hero-campaign .hero-description{font-size:13px;max-width:325px}
  .hero-campaign .hero-search{max-width:330px}
  .hero-campaign .hero-photo{object-position:58% center}
}
@media(max-width:600px){
  .hero.hero-campaign{height:650px;min-height:0}
  .hero-campaign .hero-photo{object-position:center bottom}
  .hero-campaign .hero-shade{background:linear-gradient(180deg,#11121455 0%,#11121422 43%,transparent 60%)}
  .hero-campaign .hero-content{padding-top:28px}
  .hero-campaign .eyebrow{margin-bottom:17px}
  .hero-campaign h1{font-size:42px;line-height:1.08;max-width:340px}
  .hero-campaign .hero-description{font-size:12px;line-height:1.7;margin-top:15px;max-width:335px}
  .hero-campaign .hero-search{margin-top:20px;max-width:100%}
  .hero-campaign .search-box{min-height:52px}
  .hero-campaign .hero-browse{margin-top:14px}
  .hero-campaign .hero-caption{bottom:14px;font-size:8px}
}
@media(max-width:360px){.hero-campaign h1{font-size:38px}.hero.hero-campaign{height:595px}}
@media(min-width:451px) and (max-width:600px){.hero.hero-campaign{height:750px}}
@media(max-width:450px) and (max-height:740px){
  .hero.hero-campaign{height:560px}
  .hero-campaign .hero-content{padding-top:22px}
  .hero-campaign h1{font-size:36px}
  .hero-campaign .hero-description{margin-top:12px}
  .hero-campaign .hero-search{margin-top:14px}
  .hero-campaign .hero-browse{margin-top:10px}
}
