.video-quote-module .content-wrapper{display:grid;grid-template-columns:1fr;grid-gap:25px;align-items:center}.video-quote-module.quote-visible .content-wrapper{grid-template-columns:1fr 2fr}.video-quote-module .content-wrapper.reverse .text-content{order:2}.video-quote-module .content-wrapper.reverse .video-content{order:1}.video-quote-module .text-content{align-items:center;display:flex;flex-direction:column;padding:70px 35px 15px;position:relative;text-align:center}.video-quote-module .quote-wrapper{color:#204a7d;font-size:30px;font-style:italic}.video-quote-module .signature-wrapper{color:#204a7d}.video-quote-module .text-content:before{background-color:#efede9;content:"";display:inline-block;height:18px;left:0;max-width:304px;position:absolute;top:0;width:100%}.video-quote-module .content-wrapper .video-content iframe{min-height:600px;width:100%}@media (max-width:1024px){.video-quote-module .content-wrapper{grid-template-columns:1fr;grid-gap:25px}.video-quote-module .content-wrapper .video-content iframe{min-height:350px;width:100%}}