.elementor-12271 .elementor-element.elementor-element-50f6d859 > .elementor-background-overlay{background-color:#232628;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12271 .elementor-element.elementor-element-50f6d859{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-12271 .elementor-element.elementor-element-f132f34 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-12271 .elementor-element.elementor-element-3232cb7b > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-12271 .elementor-element.elementor-element-3232cb7b > .elementor-element-populated{padding:0% 0% 0% 0%;}.elementor-12271 .elementor-element.elementor-element-2fef8e5b > .elementor-widget-container{margin:0px 0px 16px 0px;padding:0% 0% 0% 0%;}.elementor-12271 .elementor-element.elementor-element-2fef8e5b .elementor-heading-title{color:#FFFFFF;}.elementor-12271 .elementor-element.elementor-element-4acdef30 > .elementor-widget-container{padding:0% 0% 0% 0%;}.elementor-12271 .elementor-element.elementor-element-4acdef30 .elementor-heading-title{font-size:16px;line-height:1.5em;color:#FFFFFF;}.elementor-12271 .elementor-element.elementor-element-1d83991f > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-12271 .elementor-element.elementor-element-603ac775{padding:72px 0px 72px 0px;}.elementor-bc-flex-widget .elementor-12271 .elementor-element.elementor-element-537dca7b.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-12271 .elementor-element.elementor-element-537dca7b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-12271 .elementor-element.elementor-element-74895a2c{padding:72px 0px 72px 0px;}.elementor-bc-flex-widget .elementor-12271 .elementor-element.elementor-element-222da599.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-12271 .elementor-element.elementor-element-222da599.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-12271 .elementor-element.elementor-element-567f29f7 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-12271 .elementor-element.elementor-element-567f29f7{padding:72px 0px 72px 0px;}.elementor-12271 .elementor-element.elementor-element-3d46f6cf > .elementor-widget-container{background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF00 0%, var( --e-global-color-62e5126b ) 100%);}.elementor-12271 .elementor-element.elementor-element-3d46f6cf img{opacity:0.92;border-radius:94px 94px 94px 94px;}.elementor-bc-flex-widget .elementor-12271 .elementor-element.elementor-element-10015cdf.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-12271 .elementor-element.elementor-element-10015cdf.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-bc-flex-widget .elementor-12271 .elementor-element.elementor-element-30471da9.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-12271 .elementor-element.elementor-element-30471da9.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-12271 .elementor-element.elementor-element-30471da9 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:20px;}@media(min-width:768px){.elementor-12271 .elementor-element.elementor-element-764a640e{width:100%;}}/* Start custom CSS for section, class: .elementor-element-50f6d859 */.hero {
    text-align: center;
}
.hero .elementor-container {
   min-height:75vh;
}
.hero p {
    max-width: 54ch;
    margin-left: auto;
    margin-right: auto;
}
.hero h1 {
    margin-left: auto;
    margin-right: auto;
    font-size: 64px;
    line-height: 1;
    color:#fff;
}
.hero .title__block{
    max-width: 65%;
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-603ac775 */.pre-header {
    color:rgba(60, 178,230, 1);
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 8px;
    line-height: 1;
    font-weight: 600
}
.title__block {
    padding-top: 48px;
    padding-bottom: 48px;
}
.section__img {
    padding: 32px 32px 32px 0;
}

.title__block--left+.section__img {
    padding-right:0px;
    padding-left:32px;
}

.section-contrast {
    background-color: #f6f7f9;
    position: relative;
}

.timeline .section__img:before,
.timeline .section__img:after {
    --outer-padding:144px;
    --inner-padding:64px;
    --total-padding:calc(var(--outer-padding) - 8px);
    --position-top:calc((var(--inner-padding) + 4px ) / -2);
    
    --position-bottom:calc((var(--outer-padding) / -2) + (var(--inner-padding) / -2) - 4px);
}
.timeline .section__img:before {
    content: '';
    display: block;
    width: 2px;
    height: calc(100% + var(--total-padding));
    position: absolute;
    top: var(--position-top);
    left: 50%;
    z-index: 0;
    border-left: 2px dashed #a7adb9;
    transform: translateX(-50%);
}

.timeline .section__img:after{
    content: '';
    position: absolute;
    display: block;
    height: 4px;
    width: 100%;
    bottom: var(--position-bottom);/*-105px*/
    border-bottom: 2px dashed #a7adb9;
    left: 50%;
}
.timeline:nth-child(odd) .section__img:after{
    left: auto;
    right: 50%;
}

.timeline.timeline--last .section__img:before {
        height: 100%;
}
.timeline.timeline--first .section__img:before {
        top: auto;
        bottom: var(--position-bottom);
        height: 100%;
}
.timeline.timeline--last .section__img:after {
        display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1198px) {
    .timeline .section__img:before,
    .timeline .section__img:after {
        --outer-padding:144px;
        --inner-padding:48px;
        --position-bottom: calc((var(--outer-padding) / -2) + (var(--inner-padding) / -2) - 20px);
    }
    .timeline.timeline--last .section__img:before {
        height: 80%;
    }
}
@media only screen and (max-width: 767px) {
    .timeline .section__img:before,
    .timeline .section__img:after {
        display:none;
    }
}
.section-contrast:after {
    left: 100%;
}
.section__img .elementor-widget-image:before{
    content: '';
    background: rgb(61 58 41 / 35%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 24px;
}
.section__img img {
    box-shadow: 0 4px 20px -4px rgb(0, 0, 0);
    border-radius: 24px;
}
.title__block h2 {
    font-size: 38px;
    margin-top: 15px;
    margin-bottom: 24px;
    max-width: 30ch;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.2;
}
.title__block .sub-heading p{
    line-height: 1.65;
    font-size: 16px;
    letter-spacing: .025em;
}
.title__block--left {
    padding-right: 32px;
}
.title__block--right {
    padding-left: 32px;
}

.title__block--center .sub-heading {
    max-width: 65ch;
    margin-left: auto;
    margin-right: auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6bd478f8 *//* Harvard topic wrap */
.topic-wrap.theme-a {
    background: #f6e8ea;
    border-color:#a51c30;
}
.topic-wrap.theme-a .title{
    color:#a51c30;
    background: linear-gradient(180deg, transparent 0%, transparent 50%, #f6e8ea 50%, #f6e8ea 100%);
}
.topic-wrap.theme-a h4, 
.topic-wrap.theme-a li {
     color: #a51c30;
} 
.topic-wrap.theme-b {
    background: #e8ecf1;
    border-color: #174470;
}
.topic-wrap.theme-b .title{
    color: #174470;
    background: linear-gradient(180deg, transparent 0%, transparent 50%, #e8ecf1 50%, #e8ecf1 100%);
}
.topic-wrap.theme-b h4, 
.topic-wrap.theme-b li {
     color: #174470;
} 
.topic-wrap.theme-c {
    background: #ecf7fd;
    border-color: #3cb2e6;
}
.topic-wrap.theme-c .title{
    color: #3cb2e6;
    background: linear-gradient(180deg, transparent 0%, transparent 50%, #ecf7fd 50%, #ecf7fd 100%);
}
.topic-wrap.theme-c h4, 
.topic-wrap.theme-c li {
     color: #3cb2e6;
} 
.topic-wrap {
    border:1px solid #a51c30;
    border-radius: 4px;
    padding: 0 16px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background:#fff;
    background: #f6e8ea;
    margin: 0 auto 0px; 
    
}
.topic-wrap .title {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .025em;
    margin: 0;
    margin-top: -15px;
    margin-right: auto;
    padding: 8px;
    flex: 0 0 auto;
    display: inline-flex;
    width: auto;
    opacity: 1;
}
.topic-wrap &gt; .row {
    display: flex;
    margin-left: -16px;
    margin-right: -16px;
    flex-direction: row;
    width: 100%;
} 

.topic-wrap .col {
    padding:8px 8px 16px;
   /* flex: 0 1 33.3333%; */
   flex:1;
    width: auto;
}
.topic-wrap ul {
    list-style: none;
    padding: 0;
}
.topic-wrap li {
    opacity: 1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 8px;
}/* End custom CSS */