.section__richtext-content .container{display:grid;gap:var(--space-4);grid-template-columns:repeat(6,1fr)}.section__richtext-content .container .column[class*=bg-]{padding:var(--space-3)}.section__richtext-content .richtext h2,.section__richtext-content .richtext h3,.section__richtext-content .richtext h4,.section__richtext-content .richtext h5,.section__richtext-content .richtext h6{margin-bottom:var(--space-4)}.section__richtext-content .richtext p:not(:last-child){margin-bottom:1.5rem}.section__richtext-content .column.image-height-300 img{height:300px!important;object-fit:cover;object-position:center;width:100%!important}.section__richtext-content .column.image-height-400 img{height:400px!important;object-fit:cover;object-position:center;width:100%!important}.section__richtext-content .column.image-height-500 img{height:500px!important;object-fit:cover;object-position:center;width:100%!important}.section__richtext-content .column.image-height-auto img{height:auto!important;width:100%!important}.section__richtext-content .column.video-aspect-16-9 .hs-video-wrapper{aspect-ratio:16/9!important;height:auto!important;padding-bottom:0!important;position:relative}.section__richtext-content .column.video-aspect-3-2 .hs-video-wrapper{aspect-ratio:3/2!important;height:auto!important;padding-bottom:0!important;position:relative}.section__richtext-content .column.video-aspect-4-3 .hs-video-wrapper{aspect-ratio:4/3!important;height:auto!important;padding-bottom:0!important;position:relative}.section__richtext-content .column .hs-video-wrapper iframe{height:100%!important;left:0;position:absolute!important;top:0;width:100%!important}@media (max-width:992px){.section__richtext-content .container{gap:var(--space-3);grid-template-columns:1fr}.section__richtext-content .container .column{grid-column:1!important}}@media (max-width:768px){.section__richtext-content .column.image-height-300 img{height:250px!important}.section__richtext-content .column.image-height-400 img{height:300px!important}.section__richtext-content .column.image-height-500 img{height:350px!important}}@media (max-width:480px){.section__richtext-content .column.image-height-300 img{height:200px!important}.section__richtext-content .column.image-height-400 img{height:250px!important}.section__richtext-content .column.image-height-500 img{height:300px!important}}