.textAndVideoWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.VideoOnly{position:relative}.RichTextOnly,.VideoOnly{flex-basis:47%}.fa-solid.fa-play{color:hsla(0,0%,100%,.9);font-size:50px;left:45%;position:absolute;top:45%;z-index:99}@media screen and (max-width:800px){.RichTextOnly,.VideoOnly{flex-basis:100%;margin-bottom:15px;margin-top:15px}}.theVideoThumbnail{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}.modal{background-color:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.hideModal{display:none}.modalInner{margin:15% auto 0;max-width:1140px;width:100%}.closeModal{color:#fff;font-size:30px;left:15px;position:fixed;top:15px;z-index:100}.videoPopUp{max-width:100%}