.hs-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
  flex-shrink: 0;
  line-height: 1;
}

.hs-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.hs-icon--play-circle {
  width: 1.125em;
  height: 1.125em;
}

.hs-icon--play {
  width: 1.25em;
  height: 1.25em;
}

.hs-icon--quote-right {
  width: 1.1em;
  height: 1.1em;
  opacity: 0.35;
}

.hs-icon--whatsapp {
  width: 1.05em;
  height: 1.05em;
}

.co-cod-icon .hs-icon,
.co-payment-icon .hs-icon {
  width: 22px;
  height: 22px;
}

.benefit-card__icon .hs-icon {
  width: 22px;
  height: 22px;
}

.testimonial-quote__icon.hs-icon {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
}

.float-me__icon .hs-icon {
  width: 17px;
  height: 17px;
}

.hs-site-trust .hs-icon,
.hs-site-footer__features .hs-icon {
  width: 14px;
  height: 14px;
}

.co-offer-check-mark .hs-icon,
.co-payment-check-mark .hs-icon {
  width: 12px;
  height: 12px;
}

.value-perk__check .hs-icon,
.qualification-item__mark .hs-icon {
  width: 11px;
  height: 11px;
}

.reviews-section__eyebrow .hs-icon {
  width: 14px;
  height: 14px;
}

.ty-order-copy .hs-icon {
  width: 14px;
  height: 14px;
}

.hero-vsl__play-overlay-icon .hs-icon {
  width: clamp(34px, 6vw, 44px);
  height: clamp(34px, 6vw, 44px);
  transform: translateX(3px);
}
