.service-banner{margin-block:8rem;background:var(--cta-background),linear-gradient(90deg,#0b1618 0,#233437 100%);background-repeat:no-repeat;background-size:contain;background-position:100% 0;padding:7rem;border-radius:2rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.service-banner.background-alt{background:var(--cta-background);background-repeat:no-repeat;background-size:cover;background-position:50%}.service-banner__content{display:flex;flex-direction:column;gap:2rem;color:#fff}.service-banner__content>.heading-quaternary{width:80%}.service-banner__content>.body-large{font-size:1.8rem}@media screen and (max-width:850px){.service-banner{margin-block:4rem;background-size:cover;padding:4rem 2rem;border-radius:2rem;flex-direction:column;text-align:center}.service-banner__content>.heading-quaternary{width:100%}.service-banner__content>.body-large{font-size:1.6rem}}.subscription-banner{margin-block:8rem;border-radius:2rem;padding:4rem 4rem 7rem;background:var(--subscription-bg-left),var(--subscription-bg-right),linear-gradient(90deg,var(--color-contactUsColor) 0,var(--color-contactUsColor) 100%);background-repeat:no-repeat;background-position:0 100%,100% 0;background-size:250px,200px,100%;display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;color:#fff}.subscription-banner.background-alt{background:var(--subscription-bg-left);background-repeat:no-repeat;background-position:50%;background-size:cover}.subscription-banner>.body-large{font-size:18px}.subscription-banner .btn-primary-white{padding:1.2rem 2rem;border-radius:8px;font-size:1.6rem;color:#4cb19f;background-color:#fff;text-decoration:none;display:flex;align-items:center;gap:.8rem}.subscription-banner .btn-primary-white .icon{font-size:1.8rem;color:inherit}.subscription-banner .btn-primary-white .text{font-size:inherit}@media screen and (max-width:850px){.subscription-banner{margin-block:6rem;border-radius:2rem;padding:4rem 2rem;background-size:100px,70px,100%;text-align:center}.subscription-banner>.body-large{font-size:16px}}