/*=== MODULE TEXT BLOCK ===*/
.gradient-heading-color.module-text-block h2{margin-bottom: 24px;-webkit-background-clip: text;background-clip: text;font-size: 4.8rem;line-height: 58px;-webkit-text-fill-color: transparent;background-image: linear-gradient(90deg, #FE0000 0%, #031794 30.98%, #1E7CFF 100%);}
.module-text-block .mod-body-content > p:last-of-type {margin-bottom: 0px;}
.module-text-block .mod-body-content>p:last-of-type+ol {    margin-top: 30px;}
.module-text-block .mod-links-wrapper {margin-top: 30px;}
.module-text-block.background-grey-color {background: var(--light-grey-2);}
.module-text-block ul{    list-style-type: disc;    list-style-position: outside;    padding-left: 0;    margin-left: 20px;    margin-bottom: 30px;}
.module-text-block ul li{  line-height: 3.0rem;  padding-bottom: 20px;}
.module-text-block a:not(.cta-button):not(.cta-link) {    color: var(--main-blue);    text-decoration: underline;    -webkit-transition: all 0.4s ease-in-out;    -moz-transition: all 0.4s ease-in-out;    -ms-transition: all 0.4s ease-in-out;    transition: all 0.4s ease-in-out;    font-weight: 600;    font-size: 1.6rem;    line-height: 19px;}
.module-text-block a:not(.cta-button):not(.cta-link):hover {    color: #8295bc;}
.title-with-underline h2 {    text-transform: uppercase;    border-bottom: 1px solid var(--dark-blue-2);    padding-bottom: 25px;    margin-bottom: 25px;    display: inline-block;    padding-right: 70px;}
.module-text-block.blue-heading-color h2.with-offset {font-family: var(--font-main);  margin-bottom: 24px;}
.module-text-block h2 {    margin-bottom: 25px;} 
.module-text-block iframe { margin-top: 98px; border-radius: 20px;}
.module-text-block .sub-title {    font-size: 3.2rem;    line-height: 38px;    margin-bottom: 24px;    font-family: "AASmartSans";    font-weight: 300;}
.module-text-block .mod-body-content p.rad-introtext > a {    font-size: inherit;}
.module-text-block h3 {font-family: var(--font-main); font-weight: 400;}
@media all and (min-width:768px) and (max-width:1024px){
.module-text-block.blue-heading-color h2{font-size: 2.8rem;line-height: 3.4rem;}
.gradient-heading-color.module-text-block h2{font-size: 3.2rem;line-height: 3.8rem;}
.module-text-block iframe { margin-top: 60px; }
}
@media only screen and (max-width:767px){
.module-text-block.blue-heading-color h2{font-size: 2.4rem;line-height: 2.9rem; margin-bottom: 30px;font-weight: 400;}
.gradient-heading-color.module-text-block h2{font-size: 2.8rem;line-height: 3.4rem;}
.module-text-block iframe { margin-top: 30px; }

}
/*=== MODULE TEXT BLOCK ===*/
#covid-19 .module-text-block .mod-body-content > p:last-of-type {    margin-bottom: 20px;}
#inclusion-and-diversity .module-text-block .mod-body-content p .rad-color-1{
    color: var(--main-blue);
    background: transparent;
    text-align: left;
    background: var(--main-blue);
    -webkit-background-clip: text;
    -webkit-text-fill-color: var(--main-blue);
    font-weight: 400;
    font-size: 1.8rem !important;
    line-height: 22px;
}
#click-to-view.module-text-block {    clear: both;} 