.side-by-side{padding:1.25rem;width:100%}@media (min-width:48rem){.side-by-side{padding:2.5rem}}@media (min-width:85.375rem){.side-by-side{padding:5rem}}.side-by-side--grey{background-color:#fafafa}.side-by-side__grid{align-items:center;border-radius:2rem;display:grid;gap:2rem;overflow:hidden;position:relative}@media (min-width:64rem){.side-by-side__grid{grid-template-columns:1fr 1fr}.side-by-side--has-video .side-by-side__grid{align-items:start;overflow:visible;position:static}}.side-by-side__content{order:2;padding:1.25rem;text-align:left}.side-by-side--has-video .side-by-side__content{display:flex;flex-direction:column;height:100%;justify-content:center}@media (min-width:85.375rem){.side-by-side--content-left .side-by-side__content,.side-by-side--content-right .side-by-side__content{padding:6rem}}.side-by-side__title{color:#6b7280;display:block;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300;line-height:clamp(2.25rem,3vw,3rem);margin:0 0 1rem}.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{height:100%;overflow:hidden;position:relative;width:100%;z-index:5}@media (min-width:64rem){.side-by-side--has-video .side-by-side__media{height:auto;position:sticky;top:130px}}.side-by-side__media--round-corners{border-radius:2rem}.side-by-side--content-left .side-by-side__media:not(.side-by-side__media--round-corners){border-radius:2rem 0 0 2rem}.side-by-side--content-right .side-by-side__media:not(.side-by-side__media--round-corners){border-radius:0 2rem 2rem 0}.side-by-side__media.side-by-side__media--is-video.side-by-side__media--16-9{aspect-ratio:16/9}.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-container{height:100%;width:100%}.side-by-side__image{height:100%!important;object-fit:cover;width:100%}.side-by-side__video-container{width:100%}.side-by-side__video-wrap{padding-bottom:56.25%;position:relative;width:100%}.side-by-side__video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.side-by-side__video--wistia{background:#000}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)}