.packaging-banner{background-color:var(--primary-color);border-radius:4px}.banner-text{padding:30px 35px;color:#fff}.banner-title{font-weight:var(--h2-h3-weight);font-size:var(--h2-home);margin:var(--h2-margin-block)}.banner-illustration{margin:auto 0}.banner-illustration img{width:100%}.btn.banner{background-color:#fff;color:var(--primary-color)}.banner-cta{margin:auto}.packaging-banner.grid{grid-template-columns:1.5fr 1.5fr 1fr}@media (min-width:601px) and (max-width:1024px){.packaging-banner.grid{grid-template-columns:2fr 1.5fr 1fr}.banner-title{font-size:25px}}@media (max-width:600px){.packaging-banner.grid{grid-template-columns:1fr;padding-bottom:30px}.banner-illustration{display:none}}