/* AOC RESELLER BAND · v3.0.0 */
.aoc-w-reseller .reseller{
  background:linear-gradient(150deg,var(--accent-3),#2C5C39);color:#fff;
  border-radius:16px;padding:30px 20px;text-align:center;}
.aoc-w-reseller .reseller h2,.aoc-w-reseller .reseller .aoc-h{
  font-family:var(--disp);font-weight:800;letter-spacing:-.025em;
  font-size:clamp(24px,7vw,40px);line-height:1.06;margin-top:12px;}
.aoc-w-reseller .reseller p{opacity:.92;max-width:580px;margin-inline:auto;
  margin-block:14px 22px;font-size:clamp(14.5px,3.8vw,15.5px);line-height:1.62;}
.aoc-w-reseller .reseller .eyebrow{color:#D9F0DE;}
@media (min-width:768px){.aoc-w-reseller .reseller{padding:46px 36px;border-radius:18px;}}
