.intro.indented h1 {
    font-weight: 700;
}
.dei-students .imgLeft img, .dei-students .imgRight img {
    border-radius: 13px;
    max-width: 550px;
    margin: 0 auto;
    display: block;
}
.dei-students .ae-content > div, .dei-section .ae-content > div {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.dei-students .ae-content > div .desc-box {
    padding: 10px;
}
.dei-students .ae-content > div .desc-box h2 {
    font-weight: 700;
    margin-bottom: 10px;
}
.dei-students .ae-content > div .desc-box a {
    text-decoration: none;
    border: 1px solid #1460AA;
    color: #1460AA;
    padding: 12px 32px;
    border-radius: 24px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    background-color: white;
}
.dei-students .ae-content > div .desc-box a:hover {
    border-color: #003D78;
    color: #003D78;
    background-color: #F9F9F9;
}
.dei-students .ae-content > div .desc-box a:visited {
    border-color: #002345;
    color: #002345;
    background-color: #EFF0F2;
}
.dei-students .ae-content > div.imgRight {
    margin-top: 50px;
}
.dei-section .ae-content > div img {
    border-radius: 13px;
    max-width: 620px;
}
.dei-section .ae-content > div {
    max-height: 230px;
    overflow: hidden;
    background-color: white;
    box-shadow: 0px 6px 19px -7px rgba(0, 0, 0, 0.35);
    border-radius: 13px;
}
.dei-section .ae-content > div .desc-box h2 {
    font-weight: 700;
    margin-bottom: 10px;
}
.dei-section .ae-content > div .desc-box a {
    background-color: #1460AA;
    color: white;
    text-decoration: none;
    padding: 12px 32px;
    border-radius: 24px;
    font-weight: 700;
}
.dei-section .ae-content > div .desc-box a:hover {
    background-color: #003D78;
}
.dei-section .ae-content > div .desc-box a:visited {
    background-color: #002345;
}
.dei-students .ae-content > div .desc-box a:after,
.dei-section .ae-content > div .desc-box a:after {
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 5px;
    position: relative;
    top: 6px;
    vertical-align: top;
    width: 0.45em;
    transform: rotate(45deg);
}
.ae-header .ae-content {
    border-radius: 15px;
    box-shadow: 0px 6px 19px -7px rgba(0, 0, 0, 0.35);
}
/* INTERNSHIPS START */
.dei-intern-apply .ae-content {
    padding-top: 0;
}
.dei.internship div#top {
    padding-bottom: 0;
    box-shadow: 0px -9px 16px -12px rgba(0, 0, 0, 0.35);
}
.dei.internship div#top img {
    max-width: 850px;
    margin-top: 50px;
    margin-bottom: 40px;
}
.dei-intern-apply .ae-content > div {
    display: flex;
    flex-direction: row;
    gap: 40px;
}
.dei-intern-apply .ae-content > div .col-50 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    background-color: white;
    box-shadow: 0px 6px 19px -7px rgba(0, 0, 0, 0.35);
    padding: 20px;
    border-radius: 18px;
}
.dei-intern-apply .ae-content > div .col-50 > div {
    width: 85%;
}
.dei-intern-apply .ae-content > div .col-50 div.intern-apply-icon {
    width: 15%;
}
.dei-intern-apply .ae-content > div .col-50 > div h2 {
    margin-bottom: 15px;
    font-weight: 700;
}
.dei-intern-apply .ae-content > div .col-50:last-child {
    margin-bottom: -75px;
    margin-top: 75px;
}
.dei-intern-info .info-section1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
}
.dei-intern-info .info-section1 > .col-30 h2:before {
    content: '';
    background-image: url(/content/dam/aircanada/portal/images/content-images/about/dei/location-pin.png);
    width: 20px;
    height: 20px;
    display: inline-block;
}
.dei-intern-info .info-section1 > .col-30 h2:before {
    content: '';
    background-image: url(/content/dam/aircanada/portal/images/content-images/about/dei/location-pin.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -4px;
}
.dei-intern-info .info-section1 > .col-30 h2 {
    margin-bottom: 15px;
}
.dei-intern-info .info-section2 {
    text-align: center;
    padding: 0;
}
.dei-intern-info .info-section2 h2 {
    font-weight: 700;
}
.dei-intern-info .info-section2 p strong {
    font-weight: 700;
}
.what-interns-say .ae-content > h2, 
.what-interns-say .ae-content > p {
    text-align: center;
}
.what-interns-say .ae-content .interns-glassbox {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 25px;
    position: relative;
}
.what-interns-say .ae-content .interns-glassbox .interns-row {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.what-interns-say .ae-content .interns-glassbox > div {
    width: 33%;
}
.what-interns-say .ae-content .interns-glassbox > div:not(#internsCarousel), 
.what-interns-say .ae-content .interns-glassbox > div:not(#internsCarousel) > div {
    position: relative;
    border-radius: 13px;
    overflow: hidden;
    cursor: pointer;
}
.what-interns-say .ae-content .interns-glassbox > div:not(#internsCarousel) > span, 
.what-interns-say .ae-content .interns-glassbox > div:not(#internsCarousel) > div > span {
    position: absolute;
    right: 15px;
    bottom: 15px;
    background-color: white;
    padding: 15px;
    border-radius: 13px;
    font-weight: 700;
}
.dei-footer {
    text-align: center;
    background: linear-gradient(to top, #bddaec 15%, #ffffff 85%);
}
.dei-footer img {
    max-width: 1000px;
}
.dei-footer .ae-content {
    padding-bottom: 0;
}
.dei-footer .ae-content p a {
    background-color: #1460AA;
    color: white;
    text-decoration: none;
    padding: 12px 32px;
    border-radius: 24px;
    font-weight: 700;
}
.dei-footer .ae-content p a:hover {
    background-color: #003D78;
}
.dei-footer .ae-content p a:visited {
    background-color: #002345;
}
/*
.what-interns-say .ae-content .interns-glassbox > .interns-items:hover, 
.what-interns-say .ae-content .interns-glassbox > div > div:hover {
    filter: grayscale(1);
    transition: all 1.3s ease-in-out;
}
*/
.what-interns-say .ae-content .interns-glassbox > .interns-items img:hover, 
.what-interns-say .ae-content .interns-glassbox > div:not(#internsCarousel) > div img:hover {
    transform: scale(1.1);
    transition: all 1.3s ease-in-out;
    opacity: 30%;
    filter: blur(1px);
}
#internsCarousel {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #ffffffd9;
    padding: 25px;
}
#internsCarousel > div {
    width: 100%;
    display: none;
    height: 390px;
    background-color: white;
    box-shadow: 0px 6px 19px -7px rgba(0, 0, 0, 0.35);
    overflow: hidden;
    border-radius: 15px;
}
#internsCarousel > div.active {
    display: block;
}
#internsCarousel.active {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
}
#internsCarousel > div > div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
}
#internsCarousel > div > div div:last-child {
    padding: 30px;
}
#internsCarousel .internsCarouselControls {
    display: flex;
    position: absolute;
    width: 200px;
    height: 75px;
    bottom: 120px;
    right: 40px;
    box-shadow: none;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: center;
    gap: 15px;
}
#internsCarousel .internsCarouselControls > span {
    width: 60px;
    height: 60px;
    box-shadow: 0px 6px 19px -7px rgba(0, 0, 0, 0.35);
    border: 1px solid #e9e9e9;
    border-radius: 80px;
    position: relative;
    cursor: pointer;
}
.internsCarouselControls span:before {
    content: '';
    border: solid #1460aa;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    position: absolute;
    top: 23px;
    left: 23px;
}
.internsCarouselControls .internsCarouselLeft:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.internsCarouselControls .internsCarouselRight:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
#internsCarousel > div > div > div {
    width: 50%;
    overflow: hidden;
}
#internsCarousel > div > div > div img {
    width: 102%;
    max-width: 102%;
}
#internsCarousel > div > div > div .intern-title {
    font-size: 14px;
}
#internsCarousel > div .btn-close {
    right: 70px;
    top: 60px;
    cursor: pointer;
}
#internsCarousel > div .btn-close:after {
    content: "\00d7";
    font-size: 30px;
    color: black;
}
/* INTERNSHIPS END */
/* SCHOLARSHIPS START */
.scholarships .ae-header .ae-content {
    box-shadow: none;
}
.scholarships .dei-students .ae-content > div.imgRight {
    margin-top: 80px;
    margin-bottom: 80px;
}
.dei-opportunities .ae-content > div {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.dei-opportunities .ae-content {
    padding-top: 0;
    padding-bottom: 0;
}
.dei-opportunities {
    background: linear-gradient(to top, #bddaec 15%, #ffffff 85%);
}
.dei-opportunities .ae-content > div .desc-box {
    padding-right: 30px;
}
.dei-opportunities .ae-content > div .desc-box h2 {
    font-weight: 700;
    margin-bottom: 20px;
}
.dei-opportunities .ae-content > div .desc-box a {
    background-color: #1460AA;
    color: white;
    text-decoration: none;
    padding: 12px 32px;
    border-radius: 24px;
    font-weight: 700;
    display: inline-block;
}
.dei-opportunities .ae-content > div .desc-box a:hover,
.dei-opportunities .ae-content > div .desc-box a:visited {
    background-color: #003D78;
}
/* SCHOLARSHIPS END */
.page-content-bottom.section-wrapper {
    height: 0;
    margin-bottom: -2px;
}
.ae-content h2 {
    margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
    .dei-students .ae-content > div, .dei-section .ae-content > div {
        flex-direction: column;
    }
    .dei-students .imgLeft img, .dei-students .imgRight img {
        max-width: 100%;
        margin-bottom: 30px;
    }
    .dei-students .ae-content > div.imgRight {
        flex-direction: column-reverse;
    }
    .dei-section .ae-content > div {
        max-height: 100%;
        margin-bottom: 50px;
    }
    .dei-section .ae-content > div img {
        border-radius: 0;
        max-width: 100%;
    }
    .dei-section .desc-box {
        padding: 45px 20px;
        text-align: left;
        padding-top: 20px;
    }
    /* INTERNSHIPS RESPONSIVE START */
    .dei.internship div#top img {
        max-width: 100%;
        min-height: auto;
    }
    .dei-intern-apply .ae-content > div {
        flex-direction: column;
        gap: 30px;
    }
    .dei-intern-apply .ae-content > div .col-50:last-child {
        margin-bottom: 0;
        margin-top: 0;
    }
    .dei-intern-apply .ae-content > div .col-50 > div {
        text-align: left;
    }
    .dei-intern-info .info-section1 {
        flex-wrap: wrap;
    }
    .dei-intern-info .info-section1 .col-30 {
        width: 100%;
    }
    .what-interns-say .ae-content .interns-glassbox {
        flex-direction: column;
    }
    .what-interns-say .ae-content .interns-glassbox > div {
        width: 100%;
        max-height: 300px;
    }
    .what-interns-say .ae-content .interns-glassbox .interns-row {
        gap: 25px;
        max-height: 600px;
    }
    #internsCarousel > div > div {
        flex-direction: column;
    }
    #internsCarousel > div > div > div {
        width: 100%;
    }
    #internsCarousel > div {
        height: 800px;
    }
    #internsCarousel {
        padding: 25px 10px;
        max-height: 800px;
    }
    #internsCarousel .internsCarouselControls {
        right: 20%;
        bottom: 0;
    }
    #internsCarousel > div > div div:last-child {
        text-align: left;
    }
    #internsCarousel > div .btn-close {
        right: 40px;
        top: 50px;
    }
    .dei-footer img {
        max-width: 100%;
        margin-top: 30px;
    }
    /* INTERNSHIPS RESPONSIVE END */
    /* SCHOLARSHIPS RESPONSIVE START */
    .dei-opportunities .ae-content > div {
        flex-direction: column;
    }
    .dei-opportunities .ae-content > div .desc-box {
        padding-right: 0;
        padding-top: 50px;
    }
    /* SCHOLARSHIPS RESPONSIVE END */
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .dei-students .imgLeft img, .dei-students .imgRight img {
        max-width: 100%;
    }
    .ae-content {
        padding: 4em 20px;
    }
    .dei-students .ae-content > div .desc-box {
        padding: 10px 0 0 20px;
    }
    .dei-students .ae-content > div, .dei-section .ae-content > div {
        align-items: flex-start;
    }
    .dei-section .ae-content > div .desc-box h2 {
        font-size: 15px;
    }
    .dei-section .ae-content > div .desc-box p {
        font-size: 13px;
    }
    .dei-section .ae-content > div img {
        max-width: 380px;
    }
    .dei-section .ae-content > div .desc-box {
        padding-top: 10px;
        padding-left: 10px;
    }
    .dei-section .ae-content > div .desc-box a {
        padding: 10px 32px;
    }
    /* INTERNSHIPS RESPONSIVE START */
    .dei-intern-apply .ae-content > div .col-50:last-child {
        margin-bottom: 0;
        margin-top: 0;
    }
    .dei-intern-info .info-section1 {
        flex-wrap: wrap;
    }
    .dei-intern-info .info-section1 .col-30 {
        width: calc(50% - 10px);
    }
    .what-interns-say .ae-content .interns-glassbox > div:not(#internsCarousel) > span, .what-interns-say .ae-content .interns-glassbox > div:not(#internsCarousel) > div > span {
        padding: 10px;
    }
    #internsCarousel > div > div > div img {
        width: 102%;
        max-width: 102%;
    }
    #internsCarousel > div > div div:last-child {
        padding: 10px;
    }
    #internsCarousel .internsCarouselControls > span {
        width: 40px;
        height: 40px;
    }
    .internsCarouselControls span:before {
        border-width: 0 2px 2px 0;
        top: 14px;
        left: 14px;
    }
    #internsCarousel .internsCarouselControls {
        height: 50px;
        bottom: -40px;
        gap: 5px;
        width: 115px;
    }
    #internsCarousel > div .btn-close {
        right: 50px;
        top: 40px;
    }
    #internsCarousel {
        height: 370px;
    }
    /* INTERNSHIPS RESPONSIVE END */
    /* SCHOLARSHIPS RESPONSIVE START */
    #scholarships .dei-students .ae-content > div {
        flex-direction: column;
    }
    #scholarships .dei-students .ae-content > div div {
        width: 100%;
    }
    #scholarships .dei-students .ae-content > div.imgRight {
        flex-direction: column-reverse;
    }
    /* SCHOLARSHIPS RESPONSIVE END */
}