.product-spotlight{background:#fff;padding:50px 0}.product-spotlight__inner{align-items:center;display:flex;flex-direction:column}.product-spotlight__image{display:block;height:auto;margin:0 auto 48px;width:min(100%,450px)}.product-spotlight__image--small{width:min(100%,380px)}.product-spotlight__image--medium{width:min(100%,450px)}.product-spotlight__image--large{width:min(100%,520px)}.product-spotlight__disclaimer{color:#000;font-family:var(--font-body);font-size:14px;font-weight:400;line-height:normal;max-width:64ch;text-align:center}.product-spotlight__disclaimer p{margin:0}.product-spotlight__disclaimer strong{font-weight:500}@media (max-width:767px){.product-spotlight__image{margin-bottom:26px;width:min(100%,420px)}.product-spotlight__image--small{width:min(100%,320px)}.product-spotlight__image--medium{width:min(100%,420px)}.product-spotlight__image--large{width:min(100%,460px)}.product-spotlight__disclaimer{font-size:14px;line-height:normal;max-width:40ch}}