.intro-centered-simple__content-area {
    max-width: 48rem;
}

.intro-centered-simple__text-block {
    max-width: 42rem;
}

.editorial-product__cart-btn.editorial-product__cart-btn--added {
  opacity: 0.6;
  cursor: not-allowed;
  transform: scale(1);
}

.editorial-product__cta-hover:hover { transform: scale(1.05); transition: transform .2s ease; }

.editorial-product__btn-hover:hover { transform: scale(1.05); transition: transform .2s ease; }

.editorial-product__media-gap {
    margin-bottom: 4rem;
}

.editorial-product__divider-gap {
    margin-bottom: 4rem;
}

.editorial-product__group-gap {
    gap: 4rem;
}

.editorial-product__divider-margin {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.editorial-product__narrow {
    max-width: 48rem;
}

.editorial-product__cover {
    height: 22rem;
}

.editorial-product__bullet {
    font-size: 0.45rem;
}

.mosaic-varied-quote__portrait {
    width: 4rem;
    height: 4rem;
}

