.header-and-text__title{margin-bottom:1rem}.header-and-text__text{max-width:90rem;margin-top:3.2rem;margin-left:auto;margin-right:auto}.header-and-text__text p{margin-bottom:1rem}.header-and-text__buttons{margin-top:3.2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.header-and-text--side{display:grid;grid-template-columns:auto 42rem;gap:var(--space-6)}.header-and-text--side .header-and-text__col--left{padding-right:10rem}.header-and-text--side .header-and-text__col--right{align-self:start;margin-top:auto}.header-and-text--side .header-and-text__text{margin-top:0 !important}@media(max-width: 991.98px){.header-and-text--side .header-and-text__text{margin-top:6.4rem !important}}.header-and-text__icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:2.4rem}@media(max-width: 991.98px){.header-and-text__icons{justify-content:flex-start;margin-top:6.4rem}}.header-and-text__icon{width:8.4rem;height:8.4rem;display:inline-flex;align-items:center;justify-content:center}.header-and-text__icon-image{width:100%;height:100%;object-fit:contain}.header-and-text .header-and-text--has-icons{display:grid;grid-template-columns:1fr 1fr}@media(max-width: 991.98px){.header-and-text .header-and-text--has-icons{grid-template-columns:1fr}}.header-and-text .header-and-text--has-icons .ws-heading{order:1}.header-and-text .header-and-text--has-icons .header-and-text__icons{order:2}.header-and-text .header-and-text--has-icons .ws-main-text{margin-top:12rem;order:3;max-width:53rem}