{% set extraLightGray = '#f2f2f2' %}{% set lightGray = '#e2e2e2' %}{% set gray = '#c2c2c2' %}{% set midGray = '#666666' %}{% set darkGray = '#2d2d2d' %}{% set darkBlue = '#1d4895' %}{% set midBlue = '#0d79bf' %}{% set lightBlue = '#BCD4F7' %}{% set midLigthBlue = '#BCD4F7' %}{% set extraLightBlue = '#dfe6f2' %}{% set darkRed = '#991a32' %}{% set midYellow = '#fcbb30' %}{% set darkGreen = '#004000' %}{% set lightGreen = '#86c186' %}#content-module{padding:20px}#content-module h2{margin-top:0px}.article-date{margin-top:0;font-style:italic}.half-image{margin:15px 15px 15px 15px;width:50%;padding:20px;background:#fff;height:100%;box-shadow:0px 0px 15px 5px rgba(0,0,0,0.05)}.split-image-text{margin-top:20px;margin-bottom:20px;display:flex;flex-direction:row;width:100%}.split-image-text.reverse{margin-top:20px;margin-bottom:20px;display:flex;flex-direction:row-reverse;width:100%}.half-text{width:50%}@media(max-width:1000px){.two-col{flex-direction:column}.two-col img{width:100%}.split-image-text{margin-top:20px;margin-bottom:20px;display:flex;flex-direction:column;width:100%}.half-text{width:100%}.half-image{width:90%;background:#fff;height:100%;margin:0px 0px 10px 0px;box-shadow:0px 0px 15px 5px rgba(0,0,0,0.05)}.split-image-text.reverse{margin-top:20px;margin-bottom:20px;display:flex;flex-direction:column;width:100%}}