.text-with-image-section .flex-container{gap:8rem}@media (max-width:900px){.text-with-image-section .flex-container{gap:3rem}}.text-with-image-section .section-inner{flex:1 1 auto}.text-with-image-section .section-header{margin-bottom:2rem;text-align:left}.text-with-image-section .section-image{flex:none;width:50%}@media (max-width:900px){.text-with-image-section .section-image{width:100%}}.text-with-image-section .section-image-img{display:block;height:100%;width:100%}.text-with-image-section .section-image .video-iframe{aspect-ratio:16/9;display:block}.text-with-image-section .section-footer{margin-top:2rem;text-align:left}.expandable-content{overflow:hidden;position:relative}.expandable-content:after{background:linear-gradient(0deg,#fff,transparent);bottom:0;content:" ";height:60px;left:0;position:absolute;width:100%}.expandable-content.expanded{max-height:100%!important}.expandable-content.expanded:after{opacity:0}.expandable-toggler{display:inline-flex;margin-top:1.5rem}