.side-by-side{padding:1.25rem;width:100%}@media (min-width:48rem){.side-by-side{padding:2.5rem}}@media (min-width:90rem){.side-by-side{padding:5rem}}.side-by-side--grey{background-color:#fafafa}.side-by-side__grid{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;position:relative}@media (min-width:80rem){.side-by-side__grid{flex-wrap:nowrap;gap:4rem;grid-template-columns:1fr 1fr}}.side-by-side__content{margin:0 auto;order:2;text-align:left}@media (min-width:80rem){.side-by-side__content{margin:0}}@media (min-width:85.375rem){.side-by-side--content-left .side-by-side__content{padding-right:150px}.side-by-side--content-right .side-by-side__content{order:2;Xpadding-left:150px}}.side-by-side__title{color:var(--heading-color);font-size:3.125rem;font-weight:400;line-height:120%;margin-bottom:1.5rem}@media (min-width:48rem){.side-by-side__title{font-size:3.125rem}}@media (min-width:30rem){.side-by-side__title{font-size:3.125rem}}@media (min-width:20rem){.side-by-side__title{font-size:3.125rem}}.side-by-side__text{color:var(--text-color);font-size:1.125rem;line-height:1.6;margin-bottom:2rem}@media screen and (min-width:48rem){.side-by-side__text{font-size:1.125rem}}@media screen and (min-width:30rem){.side-by-side__text{font-size:1rem}}.side-by-side__buttons{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width:30rem){.side-by-side__buttons{flex-direction:row;gap:1rem}}@media screen and (max-width:29.9375rem){.side-by-side__buttons{flex-direction:column;gap:.75rem}}.side-by-side__media{overflow:hidden;position:relative;width:100%;z-index:5}.side-by-side__media.side-by-side__media--is-video.side-by-side__media--16-9{aspect-ratio:16/9;background:#000}.side-by-side__media.side-by-side__media--is-video.side-by-side__media--4-5{aspect-ratio:870/653;background:#000}.side-by-side .hs-video-wrapper{padding-bottom:75%!important}.side-by-side__image,.side-by-side__image-container{height:100%;width:100%}.side-by-side__image{object-fit:cover}@media (max-width:79.9375rem){.side-by-side__media--mobile-crop{margin-left:calc(-50vw + 50%);overflow:hidden;width:100vw}.side-by-side__media--mobile-crop .side-by-side__image-container{height:auto}.side-by-side__media--mobile-crop .side-by-side__image{height:auto;min-height:400px;object-fit:cover;object-position:center;width:100vw}}@media (min-width:80rem){.side-by-side__media--mobile-crop{margin-left:0;width:100%}}.side-by-side__video-container{height:100%;width:100%}.side-by-side__video-wrap{height:100%;padding-bottom:56.25%;position:relative;width:100%}.side-by-side__video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}html:not(.hs-inline-edit) .lazy-section{opacity:0;transform:translateY(2rem);transition:opacity .6s ease-out,transform .6s ease-out}html:not(.hs-inline-edit) .lazy-section--loaded{opacity:1;transform:translateY(0)}html:not(.hs-inline-edit) .lazy-item{opacity:0;transition:opacity .6s ease-out}html:not(.hs-inline-edit) .lazy-item--loaded{opacity:1}html:not(.hs-inline-edit) .lazy-item--frame{transition:opacity .6s ease-out,transform .6s ease-out}html:not(.hs-inline-edit) .lazy-item--frame--loaded{transform:translateY(0)}