.alg21 .container.ext-container {
    width: 100%;
}

.dei-hero-section h1 {
    font-family: 'Benton Sans Bd';
    line-height: 1;
    color: #136CAF;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 76px;
}

.dei-hero-section .secondary-h1 {
    display: block;
    font-family: 'Benton Sans Lt';
    line-height: 1;
    color: #136CAF;
    font-size: 76px;
}

.dei-hero-section .hero-subtext{
    margin-bottom: 37px;
}

.dei-hero-section .hero-subtext p{
    font-size: 61px;
}

.dei-hero-section .sub-heading p{
    font-family: 'Benton Sans Bk';
    font-size: 27px;
    line-height: 1.25;
    margin-bottom: 3rem;
    color: #002B54;
}

.dei-hero-section .triangle-left{
    opacity: 1;
    fill: #002B54;
}

.dei-hero-section .triangle-right{
    opacity: 0.6;
    fill: #002B54;
}

#dei{
    padding: 56px 0 0;
}

#dei .dei-hero-section{
    padding: 0;
}

#dei .inner-hero{
    padding: 0;
}

#dei section{
    padding: 3rem 0;
}

#dei .section-break hr{
    margin-bottom: 0;
}

#dei .section-break-sm{
    padding: 0;
}

#dei .section-break-sm hr{
    margin-bottom: 0;
}

.dei-info-section .image-wrapper{
    padding: 0 30px;
}

.dei-header h2{
    text-align: center !important;
    margin-bottom: 80px;
    font-family: 'Benton Sans Bk';
    font-size: 36px;
    text-align: left;
    padding: 0 15px;
}

.dei-progress {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.dei-item{
    flex: 1;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.dei-item p {
    margin-bottom: 28px;
}

.dei-checkmark {
    margin: 0 auto 25px;
    width: 100%;
    height: auto;
}

.dei-divider {
    width: 71px;
    background-color: #712F7E;
    height: 3px;
    margin: 9px auto 40px;
}

.dei-stats .row{
    display: flex;
    flex-wrap: wrap;
}

.dei-percentage {
    font-size: 30px;
    vertical-align: top;
    line-height: 70px;
}

.dei-stat-container {
    position: relative;
    padding-right: 50px;
    padding-left: 50px;
    margin-bottom: 30px;
}

.dei-stat {
    font-family: 'Benton Sans Bd';
    font-size: 86px;
    line-height: 116px;
    color: #712F7E;
    text-align:center;
}

.dei-stat-label {
    font-family: 'Benton Sans Reg';
    font-size: 30px;
    line-height: 36px;
    color: #717073;
    text-align:center;
}

.dei-quote img{
    height: auto;
    -moz-user-select: none;
    width: 100%;
    display: block;
}

.dei-quote .clp-image{
    position: absolute;
    bottom: 21.3em;
    right: 15.2em;
    z-index: 20;
    width: 32em;
    opacity: 1;
}

.dei-quote .clp-element{
    transition: all 0.5s ease-in;
}

.dei-quote .clp-diag-left-top{
    position: absolute;
    bottom: 50.6em;
    right: 34.8em;
    z-index: 14;
    width: 19.4em;
    opacity: 1;
}

.dei-quote .clp-poly{
    position: absolute;
    bottom: 21.3em;
    right: 13.6em;
    z-index: 18;
    width: 34.5em;
    height: 29.46em;
    opacity: 0.4;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.dei-quote .clp-tri-large-semit{
    position: absolute;
    bottom: 20.8em;
    right: 11em;
    z-index: 19;
    width: 43em;
    height: 37.24em;
    opacity: 1;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.dei-quote .clp-tri-large{
    position: absolute;
    bottom: 21.3em;
    right: 4.8em;
    z-index: 10;
    width: 55.2em;
    height: 47.8em;
    opacity: 0.4;
}

.dei-quote .clp-tri-right {
    position: absolute;
    bottom: 38em;
    right: 4.7em;
    z-index: 12;
    width: 14.6em;
    opacity: 1;
}

.dei-quote .clp-diag-bottom {
    position: absolute;
    bottom: 3.8em;
    right: 23.7em;
    z-index: 13;
    width: 26em;
    opacity: 1;
}

.dei-quote .cl-profile-graphic-wrapper {
    font-size: 10px;
    position: relative;
    width: 100%;
    float: none;
    height: 700px;
}

.dei-quote .quote-text{
    font-style: italic;
    color: #002B54;
    text-align: center;
    margin-bottom: 35px;
}

.dei-quote h3{
    font-family: 'Benton Sans Bd';
    font-size: 37px;
    line-height: 1.2;
    font-weight: 300;
    color: #203863;
    margin: 80px 0 30px 60px;
}

.dei-quote .profile-quote-name-title h3, .dei-quote .profile-quote-name-title h4{
    line-height: 1.5;
    color: #712F7E;
}

.dei-quote .profile-quote-name-title h3{
    font-family: 'Benton Sans Bd';
    font-size: 25px;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
}

.dei-quote .profile-quote-name-title h4{
    font-family: 'Benton Sans Lt';
    font-size: 25px;
    margin: 0 auto;
    text-align: center;
}

.dei-quote-block img {
    max-width: 43px;
    display: block;
    margin: 0 auto 35px;
}

.dei-quote-block hr {
    margin-bottom: 35px;
    border-color: #712F7E;
    max-width: 145px;
}

.dei-talent-section h2{
    font-family: 'Benton Sans Bd';
    letter-spacing: 0;
    font-size: 37px;
    line-height: 42px;
}

.dei-talent-section p {
    font-family: 'Benton Sans Bk';
    margin-bottom: 40px;
}

.dei-program-section h2{
    text-align: center;
    padding-bottom: 50px;
}

.dei-program-section .image-with-icon-wrapper .image-icon img{
    max-height: 11em;
}

.container.icon-image-text-2-col.ext-container{
    padding: 6rem 0;
}

@media (max-width: 991px) {
    .dei-program-section .icon-image-text-2-col .text-col h3{
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .dei-stat-container:not(:last-child)::after {
        content: "";
        display: block;
        height: 100%;
        width: 1px;
        background-color: #717073;
        position: absolute;
        right: 0;
        top: 0;
    }
}

/* CSS for mobile devices */
@media (max-width: 768px) {
    .dei-quote .cl-profile-graphic-wrapper {
        transform: scale(0.5);
        transform-origin: center;
        height: 350px;
        overflow: visible;
        margin-top: 6rem;
        margin-left: 30px;
        width: 100vw;
    }

    .dei-stat-container:last-child {
        margin-bottom: 0;
    }

    .dei-hero-section h1, .dei-hero-section .secondary-h1{
        font-size: 46px;
        line-height: 56px;
        margin: 0;
        display: inline;
    }
    .dei-hero-section .hero-subtext p, .dei-hero-section .hero-subtext{
        font-size: 39px;
        line-height: 49px;
    }
    .dei-stat{
        font-size: 39px;
        line-height: 49px;
    }
    .dei-stat-label{
        font-size: 27px;
        line-height: 1.25;
    }

    .container.icon-image-text-2-col.ext-container {
        padding: 3rem 0;
    }

    .container.icon-image-text-2-col.ext-container:last-child{
        padding-bottom: 0;
    }

    .dei-quote {
        padding-top: 4rem;
    }

    .dei-program-section .row {
        margin-left: 0;
        margin-right: 0;
    }

}

.program-wrapper {
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: stretch;
}

.program-wrapper .side-part {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.program-wrapper .side-part .program-single {
    width: 100%;
}

.program-wrapper .program-text {
    text-align: center;
    margin: 2rem auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: max-content;
}

.center-part {
    margin: auto 0;
    height: 100%;
    position: relative;
}

.center-part #program-circle svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.center-part .program-text.center {
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: 'Benton Sans Bd';
    font-size: 42px;
    margin: auto;
}

@media(max-width:1200px) {

    .program-wrapper .program-text {
        font-size: 20px!important;
    }

    .center-part .program-text.center {
        font-size: 32px!important;
    }
}
@media(max-width:991px) {

    .program-wrapper .program-text {
        font-size: 18px!important;
    }

    .center-part .program-text.center {
        font-size: 25px!important;
    }
}
@media(max-width:750px) {

    .program-wrapper .program-text {
        font-size: 16px!important;
    }

    .center-part .program-text.center {
        font-size: 18px!important;
    }
}
@media(max-width:600px) {

    .program-wrapper .program-text {
        font-size: 12px!important;
    }

    .center-part .program-text.center {
        font-size: 16px!important;
    }
}
@media(max-width:550px) {

    .program-wrapper .program-text {
        font-size: 10px!important;
    }

    .center-part .program-text.center {
        font-size: 12px!important;
    }
}
@media(max-width:400px) {

    .program-wrapper .program-text {
        font-size: 8px!important;
    }

    .center-part .program-text.center {
        font-size: 10px!important;
    }
}

.icon-image-text-2-col .text-col ul {
    list-style-type: disc;
    padding-left: 0;
}

.icon-image-text-2-col .text-col li::before {
    content: none;
}
.st0 {
    fill: #fff;
}

@media screen and (max-width: 767px) {
	#dei-stats > div > div > div:nth-child(1) {
		width: 100%;
	}
}

@media only screen and (max-width: 991px) {
    .icon-image-text-2-col .text-col ul {
        padding-left: 20px;
    }

    .icon-image-text-2-col .text-col li {
        font-size: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .icon-image-text-2-col .text-col ul {
        padding-left: 10px;
    }

    .icon-image-text-2-col .text-col li {
        font-size: 18px;
    }
}