  :root {
    --body-color: #313640;
    --bs-primary: #003087;
    --bs-white: #fff;
    --grey-bg: #F7F7F7;
    --dark: #003087;
    --dark0: rgba(0, 48, 135, 0);
    --fixed-width-sc: 70rem;
    --semi-space-sc: 12rem;
    --tooltip-left: 1rem;
    --stack-container: 55rem;
}


.impact-page-sections * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.impact-page-sections p {
    font-size: 0.8rem;
}

.impact-page-sections p,
.impact-page-sections h1,
.impact-page-sections h2,
.impact-page-sections h3,
.impact-page-sections h4,
.impact-page-sections h5,
.impact-page-sections h6 {
    margin: 0;
    padding: 0;
    display: block;
}

main.impact-page-sections {
    position: relative;
    /* z-index: 0; */
}

.impact-page-sections .nw-container {
    max-width: 70rem;
    width: 100%;
    margin: 0 auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.impact-page-sections .invisible, .impact-page-sections .target {
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
}

#intro_bg_video-des {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

#intro_bg_video-des span {
    display: block;
    width: 0;
    height: 0;
}

.impact-page-sections .btn {
    font-size: 0.8rem;
    font-family: "Open Sans", "Calibri", serif;
    font-weight: 600 !important;
    padding: 0.68rem 0.8rem;
    border-radius: 0.4rem;
    box-shadow: none;
    /* outline: none; */
    background-image: none;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.impact-page-sections .btn img, .impact-page-sections a img {
    padding: 0;
}

.impact-page-sections .btn-primary {
    background-color: var(--bs-primary);
    color: var(--bs-white);
}

.impact-page-sections .btn-primary img {
    margin-left: 0.8rem;
}

.impact-page-sections h2, .impact-page-sections .h2 {
    font-family: "Lusitana", serif;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 4.2rem;
    text-transform: uppercase;
    background: none;
    -webkit-text-fill-color: unset
}


.impact-page-sections .back-top {
    position: absolute;
    text-align: right;
    width: 2.5rem;
    height: 2.5rem;
    right: 4rem;
    bottom: -8rem;
}

.impact-page-sections .back-top img {
    width: 100%;
    height: 100%;
}

.impact-page-sections .back-top .btn {
    padding: 0;
}

.impact-page-sections section {
    background-color: #fff;
}

@media(max-width:1022px) {
    .impact-page-sections .back-top {
        width: 2rem;
        height: 2rem;
        right: 1rem;
        bottom: -1rem;
    }
}

@media(min-width:1023px) {
    .impact-page-sections .nw-container {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .impact-page-sections .parallax-item {
        display: flex;
        align-items: center;
        justify-content: center;
        /* font-weight: bold;
    font-family: Montserrat, sans-serif; */
        width: 100%;
        /* min-height: 100vh; */
        z-index: 999;
        background: #fff;
    }

    .impact-page-sections .pos-sticky {
        position: sticky;
        position: -webkit-sticky;
        width: 100%;
        height: 100%;
        top: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1;
    }
}

@media(min-width:1023px) and (max-width:1199.98px) {
    .impact-page-sections h2, .impact-page-sections .h2 {
        font-size: 2.4rem;
        line-height: 3rem;
    }

    .impact-page-sections .institutions_section h2::after {
        top: -2.8rem !important;
    }

    .impact-page-sections .vol_section h2::after,
    .impact-page-sections .about_section h2::after {
        top: -1.6rem !important;
    }

    .impact-page-sections .learning-mobility-section h2::before,
    .impact-page-sections .membership_section h2::before {
        top: 0.4rem !important;
    }

    .impact-page-sections .org_section h2::before {
        right: 2rem !important;
    }

    .impact-page-sections .vol_section .contents.top,
    .impact-page-sections .org_section .contents.top,
    .impact-page-sections .membership_section .contents.top {
        column-gap: 2rem !important;
    }
}

.impact-page-sections .banner_section .video-container {
    position: relative;
    width: 100vw;
    height: calc(100vh - 120px);
    /* height: 100vh; */
    display: flex;
    align-items: center;
}

.impact-page-sections .banner_section .video-container::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
}

.impact-page-sections .banner_section .video-container video {
    width: 100%;
    height: calc(100vh - 120px);
    object-fit: cover;
    object-position: center right;
}

.impact-page-sections .banner_section .video-container .nw-container {
    z-index: 1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    flex-direction: column;
    overflow: hidden;
}


.impact-page-sections .banner_section .video-container .btn-container {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2.5rem;
    padding: 0;
    z-index: 1;
    max-width: 70rem;
    width: 100%;
    text-align: right;
}

.impact-page-sections .banner_section .video-container .btn-container .play-pause-btn {
    margin-right: 0.8rem;
    padding: 0;
}

.impact-page-sections .banner_section .eyebrow {
    font-size: 1.2rem;
    line-height: 2.2rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    column-gap: 1.2rem;
    color: var(--bs-white);
    letter-spacing: 0.2em;
    font-family: "Open Sans", "Calibri", serif;
    font-weight: 300;
}

.impact-page-sections .banner_section .eyebrow .decor {
    width: 6rem;
    height: 0.6rem;
    background: var(--bs-white);
    animation: line-width-increase-banner ease-in-out;
    animation-duration: 2s;
    animation-delay: 0s;
}

@keyframes line-width-increase-banner {
    0% {
        width: 0rem;
    }

    60% {
        width: 0rem;
    }

    100% {
        width: 6rem;
    }
}


.impact-page-sections .banner_section .h2 {
    color: var(--bs-white);
    margin-bottom: 2rem;
}

.impact-page-sections .banner_section .btn-primary {
    text-transform: uppercase;
}

.impact-page-sections .statement_section {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: var(--bs-white);
    height: calc(100% - 15rem);
}

.impact-page-sections .statement_section .contents {
    background-color: var(--bs-primary);
    color: var(--bs-white);
    padding: 4rem;
    box-shadow: 8px 10px 120px 1px rgba(0, 48, 135, 0.3);
    -webkit-box-shadow: 8px 10px 120px 1px rgba(0, 48, 135, 0.3);
    -moz-box-shadow: 8px 10px 120px 1px rgba(0, 48, 135, 0.3);
    border-radius: 0.4rem;
}

.impact-page-sections .statement_section .contents .h6 {
    font-family: "Open Sans", "Calibri", serif;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.76rem;
    letter-spacing: 0.24em;
    margin-bottom: 1.2rem;
    text-transform: uppercase;
    color: #F7F7F7;
}

.impact-page-sections .statement_section .contents .shadow-text {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 300;
    --percent: 0;
    --num: 1;
    --width: 0;
    position: relative;
    z-index: 2;
    font-family: "Open Sans", "Calibri", serif;
}

.impact-page-sections .statement_section .contents .shadow-text .lines {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.impact-page-sections .statement_section .contents .shadow-text .lines>* {
    flex: 0 0 auto;
    height: calc((100% / var(--num)));
    background: var(--dark);
    opacity: 0.7;
    backface-visibility: hidden;
    will-change: transform;
    transform: translate3d(calc(var(--width) * var(--percent)), 0, 0);
    transition: opacity 0.2s linear;
}

.impact-page-sections .statement_section .contents .shadow-text.end .lines>* {
    opacity: 0;
}

.impact-page-sections .statement_section .contents .shadow-text .lines>*:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    margin-right: -1px;
    width: 200px;
    max-width: 25vw;
    background: linear-gradient(to right, var(--dark0) 0%, var(--dark) 100%);
}

.impact-page-sections .statement_section .contents .shadow-text .lines>* {
    width: calc(var(--i) * 100%);
}

.impact-page-sections .about_section {
    padding-top: 6rem;
    background-color: var(--grey-bg);
}

.impact-page-sections .about_section .contents.top {
    display: flex;
    justify-content: space-between;
    column-gap: 0.8rem;
}

.impact-page-sections .about_section .contents.top .col-left, .impact-page-sections .about_section .contents.top .col-right {
    width: 50%;
}

.impact-page-sections .about_section .contents.top .col-left h2 {
    position: relative;
}

.impact-page-sections .about_section h2.aos-animate::after {
    animation: line-width-increase ease-in-out;
    animation-duration: 3s;
}

.impact-page-sections .about_section h2::after {
    content: '';
    padding-top: 0;
    width: 6.25rem;
    height: 0.4rem;
    background: #313640;
    display: inline-block;
    vertical-align: super;
    right: -1.6rem;
    position: relative;
    top: -4rem;
}

.impact-page-sections .about_section .contents.top .col-right p {
    font-family: "Open Sans", "Calibri", serif;
    font-size: 0.8rem;
    text-align: right;
    font-weight: 400;
}

.impact-page-sections .about_section .semicircle-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: calc(calc(70rem / 2) + 4.8rem);
    padding: 0;
    list-style-type: none;
}

.impact-page-sections .about_section .semi-circle {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    list-style-type: none;
    text-align: center;
    margin: 0 auto;
    width: var(--semi-width);
    height: var(--semi-height);
    background-color: #C6D4DC;
    border-radius: var(--semi-height) var(--semi-height) 0 0;
    border: solid 1px var(--bs-white);
    overflow: hidden;
    max-width: 87.5rem;
    cursor: pointer;
    transition: width 0.5s ease, height 0.5s ease;
}

.impact-page-sections .about_section .semi-circle:not([data-index='0']) {
    margin-top: calc(var(--semi-height) * -1);
}

.impact-page-sections .about_section .semi-circle[data-index='0'] {
    --semi-height: calc(var(--fixed-width-sc) / 2);
    --semi-width: var(--fixed-width-sc);
}

.impact-page-sections .about_section .semi-circle[data-index='1'] {
    --semi-height: calc((calc(var(--fixed-width-sc) - var(--semi-space-sc) * 1) / 2));
    --semi-width: calc(var(--fixed-width-sc) - var(--semi-space-sc) * 1);
}

.impact-page-sections .about_section .semi-circle[data-index='2'] {
    --semi-height: calc((calc(var(--fixed-width-sc) - var(--semi-space-sc) * 2) / 2));
    --semi-width: calc(var(--fixed-width-sc) - var(--semi-space-sc) * 2);
}

.impact-page-sections .about_section .semi-circle[data-index='3'] {
    --semi-height: calc((calc(var(--fixed-width-sc) - var(--semi-space-sc) * 3) / 2));
    --semi-width: calc(var(--fixed-width-sc) - var(--semi-space-sc) * 3);
}

.impact-page-sections .about_section .semi-circle[data-index='4'] {
    --semi-height: calc((calc(var(--fixed-width-sc) - var(--semi-space-sc) * 4) / 2));
    --semi-width: calc(var(--fixed-width-sc) - var(--semi-space-sc) * 4);
}


.impact-page-sections .about_section .semi-circle .sc-content {
    display: none;
    width: 30rem;
    text-align: center;
    font-weight: 400;
    font-size: 0.8rem;
    font-family: "Open Sans", "Calibri", serif;
    padding-top: 0.5rem;
    transition: opacity 1s ease;
}


.impact-page-sections .about_section .semi-circle button {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2.4rem;
    font-size: 0.9rem;
    font-weight: 700 !important;
    font-family: "Open Sans", "Calibri", serif;
    transition: all 0.5s linear;
    padding: 0;
    width: 100%;
    color: inherit;
}

.impact-page-sections .about_section .semi-circle p {
    margin-bottom: 0.8rem;
}

.impact-page-sections .about_section .semi-circle a {
    text-decoration: none;
    text-transform: uppercase;
    color: var(--body-color);
    font-weight: 700;
    font-family: "Open Sans", "Calibri", serif;
}

.impact-page-sections .about_section .semi-circle a svg {
    margin-left: 0.8rem;
}

.impact-page-sections .about_section .semi-circle:hover {
    background-color: #DAEDF5;
}

.impact-page-sections .about_section .semi-circle.active {
    background-color: var(--bs-white);
}

.impact-page-sections .about_section .semi-circle.active button {
    margin-top: 2rem;
    color: var(--bs-primary);
    font-weight: 700;
    font-size: 1.2rem;
}

.impact-page-sections .about_section .semi-circle.active[data-index='2'] button {
    margin-top: 2rem;
}

.impact-page-sections .about_section .semi-circle[data-index='3'] .sc-content {
    width: 20rem;
}

.impact-page-sections .about_section .semi-circle.active[data-index='3'] button {
    margin-top: 2rem;
}

.impact-page-sections .about_section .semi-circle[data-index='4'] .sc-content {
    width: 20rem;
}

.impact-page-sections .about_section .semi-circle.active[data-index='4'] button {
    margin-top: 4rem;
}

.impact-page-sections .about_section .semi-circle.active button img {
    display: none;
}

.impact-page-sections .about_section .semi-circle.active .sc-content {
    display: inline-block;
}

@media(max-width:1022px) {
    .impact-page-sections .about_section .contents.top {
        flex-wrap: wrap;
        row-gap: 1.2rem;
    }

    .impact-page-sections .about_section .contents.top .col-left,
    .impact-page-sections .about_section .contents.top .col-right {
        width: 100%;
    }

    .impact-page-sections .about_section .contents.top .col-left h2 br {
        display: none;
    }

    .impact-page-sections .about_section .contents.top .col-right p {
        text-align: left;
    }

    .impact-page-sections .about_section h2::after {
        width: 2.6rem;
        height: 0.25rem;
        right: -1rem;
        top: 0.1rem;
    }

    .impact-page-sections .banner_section .eyebrow .decor {
        width: 2.6rem;
        height: 0.25rem;
    }

    .impact-page-sections .banner_section .eyebrow {
        font-size: 0.7rem;
        line-height: 1.2rem;
        column-gap: 0.4rem;
        margin-bottom: 0.8rem;
        letter-spacing: 0.1em;
    }

    .impact-page-sections .banner_section .h2 {
        font-size: 2rem;
    }

    .impact-page-sections .banner_section .video-container .btn-container {
        bottom: 2rem;
    }

    .impact-page-sections .banner_section .video-container .btn-container .play-pause-btn {
        margin-right: 2rem;
    }

    .impact-page-sections .banner_section .video-container video {
        width: 200%;
        object-position: center;
        overflow: hidden;
    }

    .impact-page-sections .banner_section .video-container {
        align-items: flex-start;
    }

    .impact-page-sections .banner_section .video-container .nw-container {
        top: 20%;
    }

    .impact-page-sections .statement_section {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .impact-page-sections .statement_section .contents {
        padding: 1.2rem;
    }

    .impact-page-sections .statement_section .contents .shadow-text {
        font-size: 0.9rem;
        line-height: 1.5;
    }

    .impact-page-sections .statement_section .contents .h6 {
        font-size: 0.9rem;
        margin-bottom: 0.8rem;
    }

    .impact-page-sections .about_section {
        padding-top: 3rem;
    }

    .impact-page-sections .about_section .contents.top .col-left h2 {
        font-size: 1.75rem;
    }

    .impact-page-sections .about_section .semi-circle button,
    .impact-page-sections .about_section .semi-circle p,
    .impact-page-sections .about_section .semi-circle a {
        font-size: 0.7rem;
    }

    .impact-page-sections .about_section .semi-circle.active button {
        font-size: 0.9rem;
    }

    .impact-page-sections .about_section .btn img {
        width: 0.8rem;
        height: 0.8rem;
    }

    .impact-page-sections .about_section .semi-circle .sc-content {
        width: 20rem;
    }

    .impact-page-sections .empty_height {
        display: none;
    }

    .impact-page-sections .about_section .semicircle-container {
        margin-top: 2rem;
    }
}

@media(max-width:767.98px) {}

@media(max-width:575.98px) {
    .impact-page-sections .about_section .semi-circle .sc-content {
        width: 70vw;
    }

    .impact-page-sections .about_section .semi-circle[data-index='3'] .sc-content {
        width: 75vw;
    }

    .impact-page-sections .about_section .semi-circle[data-index='4'] .sc-content {
        width: 55vw;
    }
}

@media only screen and (min-width: 1023px) {
    .impact-page-sections .map_section {
        max-width: 100%;
        /* height: 885px; */
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        /* padding-top: 40px; */
        /* padding-bottom: 120px; */
    }

    .impact-page-sections .frame {
        max-width: 1400px;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0rem 0.75rem;
    }

    .impact-page-sections .frame .mainBox {
        padding-top: 50px;
        width: 1368px;
        height: 725px;
        position: relative;
        background-color: #f7f7f7;
        border-radius: 0.4rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        /* Hide scrollbar for Chrome, Safari and Opera */
        /* Hide scrollbar for IE, Edge and Firefox */
    }

    .impact-page-sections .frame .mainBox .headMain {
        margin-bottom: 37px;
        font-size: 1.6rem;
        font-family: "Lusitana", serif;
        font-weight: 700;
        color: #313640;
    }

    .impact-page-sections .frame .mainBox #map-container {
        width: 948px;
        height: 491px;
        position: relative;
    }

    .impact-page-sections .frame .mainBox #map-container svg {
        width: 948px;
        height: 491px;
    }

    .impact-page-sections .frame .mainBox #zoom-controls {
        position: absolute;
        top: 50px;
        right: 20px;
        display: flex;
        flex-direction: column;
        background: #313640;
        border-radius: 2px;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        z-index: 20;
        color: #f7f7f7;
    }

    .impact-page-sections .frame .mainBox .zoom-button {
        background: #313640;
        border: none;
        padding: 8px 12px;
        font-size: 20px;
        cursor: pointer;
        /* outline: none; */
        border: none;
        color: #f7f7f7;
    }

    .impact-page-sections .frame .mainBox #zoom-in {
        border-bottom: 0.5px solid #f7f7f7;
    }

    .impact-page-sections .frame .mainBox #zoom-out {
        border-top: 0.5px solid #f7f7f7;
    }

    .impact-page-sections .frame .mainBox #world-map {
        width: auto;
        height: 30.688rem;
    }

    .impact-page-sections .frame .mainBox #dropdown-container {
        position: absolute;
        margin-top: 1rem;
        left: 1rem;
        bottom: 1rem;
    }

    .impact-page-sections .frame .mainBox #dropdown-button {
        width: 11.2rem;
        height: 2.6rem;
        cursor: pointer;
        background: #ffffff;
        border-radius: 0.4rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 0.7rem;
        padding-right: 0.7rem;
        gap: 0.3rem;
    }

    .impact-page-sections .frame .mainBox #dropdown-button .dropdown-text {
        font-family: "Open Sans", "Calibri", serif;
        font-size: 0.8rem;
        font-weight: 600;
        color: #007dba;
    }

    .impact-page-sections .frame .mainBox #dropdown-button img {
        transition: all 0.5s ease;
    }

    .impact-page-sections .frame .mainBox #dropdown {
        position: absolute;
        bottom: 100%;
        /* Opens upward */
        background: #fff;
        max-height: 27.5rem;
        overflow-y: auto;
        width: 100%;
        max-width: 15rem;
        display: none;
        z-index: 5;
        margin: 0;
    }

    .impact-page-sections .frame .mainBox #dropdown::-webkit-scrollbar {
        display: none;
    }

    .impact-page-sections .frame .mainBox #dropdown {
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    .impact-page-sections .frame .mainBox .country-item {
        padding: 6px 16px;
        font-size: 16px;
        cursor: pointer;
        color: #313640;
        text-decoration: none;
    }

    .impact-page-sections .frame .mainBox .country-item::before {
        display: none;
    }

    .impact-page-sections .frame .mainBox .country-item a {
        font-family: "Open Sans", "Calibri", serif;
        font-weight: 400;
    }

    .impact-page-sections .frame .mainBox .country-item:hover {
        background-color: #eee;
    }

    .impact-page-sections .frame .mainBox #tooltip-map-section {
        position: absolute;
        background: #313640;
        color: #f7f7f7;
        padding: 12px 8px;
        font-weight: 400;
        font-size: 14px;
        display: none;
        pointer-events: none;
        font-size: 14px;
        z-index: 10;
        opacity: 0;
        border-radius: 4px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        transition: all 0.5s ease;
        margin-left: 18px;
        margin-top: 6px;
        position: absolute;
    }

    .impact-page-sections .frame .mainBox #tooltip-map-section::before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        border: 1px solid #313640;
        background-color: #fff;
        border-radius: 50%;
        top: -6px;
        left: -18px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        z-index: 11;
    }

    .impact-page-sections .frame .mainBox #tooltip-map-section::after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background-color: #007dba;
        border-radius: 50%;
        top: 0;
        left: 0;
        transform: translate(-15px, -3px);
        z-index: 12;
    }

    .impact-page-sections .frame .mainBox .note {
        display: flex;
        align-items: center;
        justify-content: center;
        width: -moz-max-content;
        width: max-content;
        height: -moz-max-content;
        height: max-content;
        padding: 20px;
        gap: 13px;
        position: absolute;
        bottom: 24px;
        right: 20px;
        background-color: #ffffff;
        border-radius: 4px;
    }

    .impact-page-sections .frame .mainBox .note .one,
    .impact-page-sections .frame .mainBox .note .two {
        display: flex;
        align-items: center;
        justify-content: center;
        width: -moz-max-content;
        width: max-content;
        height: -moz-max-content;
        height: max-content;
        gap: 8px;
    }

    .impact-page-sections .frame .mainBox .note .one .dot,
    .impact-page-sections .frame .mainBox .note .two .dot {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #007dba;
    }

    .impact-page-sections .frame .mainBox .note .one .dotTwo,
    .impact-page-sections .frame .mainBox .note .two .dotTwo {
        background-color: #d5d5d5 !important;
    }

    .impact-page-sections .frame .mainBox .note .one .nw-title,
    .impact-page-sections .frame .mainBox .note .two .nw-title {
        font-size: 16px;
        font-family: "Open Sans", "Calibri", serif;
        color: #000000;
    }

    .impact-page-sections .institute_type .nw-container,
    .impact-page-sections .area_reponsibility .nw-container {
        margin-bottom: 1.2rem;
    }

    .impact-page-sections .area_reponsibility .area_responsibility_wrapper,
    .impact-page-sections .institute_type .institute_type_section {
        border-bottom-left-radius: 0.4rem;
        border-bottom-right-radius: 0.4rem;
    }
}

@media only screen and (max-width: 1022px) and (min-width: 576px) {
    .impact-page-sections .map_section {
        max-width: 100%;
        height: 862px;
    }

    .impact-page-sections .frame {
        width: 100%;
        height: 862px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 40px 0.8rem;
    }

    .impact-page-sections .frame .mainBox {
        padding-top: 20px;
        width: 100%;
        height: 782px;
        position: relative;
        background-color: #f7f7f7;
        display: flex;
        flex-direction: column;
        align-items: center;
        /* Hide scrollbar for Chrome, Safari and Opera */
        /* Hide scrollbar for IE, Edge and Firefox */
        border-radius: 0.4rem;
    }

    .impact-page-sections .frame .mainBox .headMain {
        margin-bottom: 20px;
        font-size: 24px;
        font-family: "Lusitana", serif;
        font-weight: 700;
        color: #313640;
    }

    .impact-page-sections .frame .mainBox #map-container {
        margin-bottom: 8px;
        width: 90%;
        height: 534px;
        position: relative;
    }

    .impact-page-sections .frame .mainBox #map-container svg {
        width: 100%;
        height: 534px;
    }

    .impact-page-sections .frame .mainBox #zoom-controls {
        display: none;
    }

    .impact-page-sections .frame .mainBox #world-map {
        width: auto;
        height: 534px;
    }

    .impact-page-sections .frame .mainBox #dropdown-container {
        position: absolute;
        margin-top: 20px;
        left: 20px;
        bottom: 112px;
        min-width: 11.2rem;
    }

    .impact-page-sections .frame .mainBox #dropdown-button {
        min-width: 11.2rem;
        height: 1.6rem;
        cursor: pointer;
        background: #ffffff;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 0.7rem;
        padding-right: 0.7rem;
        gap: 11px;
    }

    .impact-page-sections .frame .mainBox #dropdown-button .dropdown-text {
        font-family: "Open Sans", "Calibri", serif;
        font-size: 14px;
        font-weight: 600;
        color: #007dba;
    }

    .impact-page-sections .frame .mainBox #dropdown-button img {
        transition: all 0.5s ease;
    }

    .impact-page-sections .frame .mainBox #dropdown {
        position: absolute;
        bottom: 100%;
        /* Opens upward */
        background: #fff;
        max-height: 27.5rem;
        overflow-y: auto;
        width: 100%;
        max-width: 15rem;
        display: none;
        z-index: 5;
        margin: 0;
    }

    .impact-page-sections .frame .mainBox #dropdown::-webkit-scrollbar {
        display: none;
    }

    .impact-page-sections .frame .mainBox #dropdown {
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    .impact-page-sections .frame .mainBox .country-item {
        padding: 6px 16px;
        font-size: 16px;
        cursor: pointer;
        color: #313640;
        text-decoration: none;
    }

    .impact-page-sections .frame .mainBox .country-item a {
        font-family: "Open Sans", "Calibri", serif;
        font-weight: 400;
    }

    .impact-page-sections .frame .mainBox .country-item::before {
        display: none;
    }

    .impact-page-sections .frame .mainBox .country-item:hover {
        background-color: #eee;
    }

    .impact-page-sections .frame .mainBox #tooltip-map-section {
        position: absolute;
        background: #313640;
        color: #f7f7f7;
        padding: 12px 8px;
        font-weight: 400;
        font-size: 14px;
        display: none;
        pointer-events: none;
        font-size: 14px;
        z-index: 10;
        opacity: 0;
        border-radius: 4px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        transition: all 0.5s ease;
        margin-left: 18px;
        margin-top: 6px;
        position: absolute;
    }

    .impact-page-sections .frame .mainBox #tooltip-map-section::before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        border: 1px solid #313640;
        background-color: #fff;
        border-radius: 50%;
        top: -6px;
        left: -18px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        z-index: 11;
    }

    .impact-page-sections .frame .mainBox #tooltip-map-section::after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background-color: #007dba;
        border-radius: 50%;
        top: 0;
        left: 0;
        transform: translate(-15px, -3px);
        z-index: 12;
    }

    .impact-page-sections .frame .mainBox .note {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: center;
        width: 11.2rem;
        height: -moz-max-content;
        height: max-content;
        padding: 16px;
        gap: 13px;
        position: absolute;
        bottom: 20px;
        left: 20px;
        background-color: #ffffff;
        border-radius: 4px;
    }

    .impact-page-sections .frame .mainBox .note .one,
    .impact-page-sections .frame .mainBox .note .two {
        display: flex;
        align-items: center;
        justify-content: center;
        width: -moz-max-content;
        width: max-content;
        height: -moz-max-content;
        height: max-content;
        gap: 8px;
    }

    .impact-page-sections .frame .mainBox .note .one .dot,
    .impact-page-sections .frame .mainBox .note .two .dot {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #007dba;
    }

    .impact-page-sections .frame .mainBox .note .one .dotTwo,
    .impact-page-sections .frame .mainBox .note .two .dotTwo {
        background-color: #d5d5d5 !important;
    }

    .impact-page-sections .frame .mainBox .note .one .nw-title,
    .impact-page-sections .frame .mainBox .note .two .nw-title {
        font-size: 14px;
        font-family: "Open Sans", "Calibri", serif;
        color: #000000;
    }
}

@media only screen and (max-width: 575.98px) {
    .impact-page-sections .map_section {
        max-width: 100%;
        height: 562px;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .impact-page-sections .frame {
        width: 100%;
        height: 562px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 40px 0.8rem;
    }

    .impact-page-sections .frame .mainBox {
        padding-top: 20px;
        width: 100%;
        height: 582px;
        position: relative;
        background-color: #f7f7f7;
        display: flex;
        flex-direction: column;
        align-items: center;
        /* Hide scrollbar for Chrome, Safari and Opera */
        /* Hide scrollbar for IE, Edge and Firefox */
        border-radius: 0.4rem;
    }

    .impact-page-sections .frame .mainBox .headMain {
        margin-bottom: 20px;
        font-size: 24px;
        font-family: "Lusitana", serif;
        font-weight: 700;
        color: #313640;
    }

    .impact-page-sections .frame .mainBox #map-container {
        margin-bottom: 8px;
        width: 90%;
        height: 334px;
        position: relative;
    }

    .impact-page-sections .frame .mainBox #map-container svg {
        width: 100%;
        height: 334px;
    }

    .impact-page-sections .frame .mainBox #zoom-controls {
        display: none;
    }

    .impact-page-sections .frame .mainBox #world-map {
        width: auto;
        height: 334px;
    }

    .impact-page-sections .frame .mainBox #dropdown-container {
        position: absolute;
        margin-top: 20px;
        left: 20px;
        bottom: 112px;
        min-width: 11.2rem;
    }

    .impact-page-sections .frame .mainBox #dropdown-button {
        min-width: 11.2rem;
        height: 1.6rem;
        cursor: pointer;
        background: #ffffff;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 0.7rem;
        padding-right: 0.7rem;
        gap: 11px;
    }

    .impact-page-sections .frame .mainBox #dropdown-button .dropdown-text {
        font-family: "Open Sans", "Calibri", serif;
        font-size: 14px;
        font-weight: 600;
        color: #007dba;
    }

    .impact-page-sections .frame .mainBox #dropdown-button img {
        transition: all 0.5s ease;
    }

    .impact-page-sections .frame .mainBox #dropdown {
        position: absolute;
        bottom: 100%;
        /* Opens upward */
        background: #fff;
        max-height: 27.5rem;
        overflow-y: auto;
        width: 100%;
        max-width: 15rem;
        display: none;
        z-index: 5;
        margin: 0;
    }

    .impact-page-sections .frame .mainBox #dropdown::-webkit-scrollbar {
        display: none;
    }

    .impact-page-sections .frame .mainBox #dropdown {
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    .impact-page-sections .frame .mainBox .country-item {
        padding: 6px 16px;
        font-size: 16px;
        cursor: pointer;
        color: #313640;
        text-decoration: none;
    }

    .impact-page-sections .frame .mainBox .country-item a {
        font-family: "Open Sans", "Calibri", serif;
        font-weight: 400;
    }

    .impact-page-sections .frame .mainBox .country-item::before {
        display: none;
    }

    .impact-page-sections .frame .mainBox .country-item:hover {
        background-color: #eee;
    }

    .impact-page-sections .frame .mainBox #tooltip-map-section {
        position: absolute;
        background: #313640;
        color: #f7f7f7;
        padding: 12px 8px;
        font-weight: 400;
        font-size: 14px;
        display: none;
        pointer-events: none;
        font-size: 14px;
        z-index: 10;
        opacity: 0;
        border-radius: 4px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        transition: all 0.5s ease;
        margin-left: 18px;
        margin-top: 6px;
        position: absolute;
    }

    .impact-page-sections .frame .mainBox #tooltip-map-section::before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        border: 1px solid #313640;
        background-color: #fff;
        border-radius: 50%;
        top: -6px;
        left: -18px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        z-index: 11;
    }

    .impact-page-sections .frame .mainBox #tooltip-map-section::after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background-color: #007dba;
        border-radius: 50%;
        top: 0;
        left: 0;
        transform: translate(-15px, -3px);
        z-index: 12;
    }

    .impact-page-sections .frame .mainBox .note {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: center;
        width: 11.2rem;
        height: -moz-max-content;
        height: max-content;
        padding: 16px;
        gap: 13px;
        position: absolute;
        bottom: 20px;
        left: 20px;
        background-color: #ffffff;
        border-radius: 4px;
    }

    .impact-page-sections .frame .mainBox .note .one,
    .impact-page-sections .frame .mainBox .note .two {
        display: flex;
        align-items: center;
        justify-content: center;
        width: -moz-max-content;
        width: max-content;
        height: -moz-max-content;
        height: max-content;
        gap: 8px;
    }

    .impact-page-sections .frame .mainBox .note .one .dot,
    .impact-page-sections .frame .mainBox .note .two .dot {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #007dba;
    }

    .impact-page-sections .frame .mainBox .note .one .dotTwo,
    .impact-page-sections .frame .mainBox .note .two .dotTwo {
        background-color: #d5d5d5 !important;
    }

    .impact-page-sections .frame .mainBox .note .one .nw-title,
    .impact-page-sections .frame .mainBox .note .two .nw-title {
        font-size: 14px;
        font-family: "Open Sans", "Calibri", serif;
        color: #000000;
    }
}


/* Area of Responsibility Section Starts */


.impact-page-sections .area_reponsibility .area_responsibility_wrapper {
    padding: 2.5rem;
    text-align: center;
    /* background-color: var(--grey-bg); */
    background: linear-gradient(180deg, rgba(194, 194, 194, 0) 80%, rgba(194, 194, 194, 1) 92%, rgba(217, 217, 217, 0) 92%, rgba(194, 194, 194, 0) 100%), var(--grey-bg);
}


.impact-page-sections .area_reponsibility .area_responsibility_wrapper .area_title h3 {
    font-size: 1.6rem;
    line-height: 100%;
    font-weight: 700;
    font-family: "Lusitana", serif;
    margin-bottom: 0.8rem;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .area_title .para {
    font-size: 0.8rem;
    line-height: 1.3;
    font-weight: 400;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack {
    /* overflow: hidden; */
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}


.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 2.5rem;
    position: relative;
    gap: 0.4rem;
    transition: transform 0.3s ease-in-out;
    max-height: 20rem;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack {
    position: relative;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .svg_block {
    rotate: var(--degree);
    text-decoration: none;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .hover-text {
    position: absolute;
    bottom: -1.6rem;
    left: 50%;
    white-space: nowrap;
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.25rem 0.6rem;
    border-radius: 0.25rem;
    opacity: 0;
    transform: translateX(-50%);
    font-size: 0.6rem;
    line-height: 1.6;
    color: #ffffff;
    letter-spacing: 0.01rem;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .hover-text::after {
    content: '';
    position: absolute;
    top: -0.2rem;
    width: 0.8rem;
    height: 0.8rem;
    background: #000000;
    rotate: 45deg;
    z-index: -1;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .svg_block:hover~span {
    opacity: 1;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .svg_block svg,
.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider svg {
    display: block;
    width: auto;
    height: 20rem;
    /* backface-visibility: hidden; */
    /* transform: translateZ(0); */
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack,
.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider {
    flex-shrink: 0;
}

.impact-page-sections .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack,
.impact-page-sections .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider {
    flex-shrink: 0;
}

/* .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider svg {
width: 0.4rem !important;
} */
.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider {
    rotate: var(--degree);
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper {
    overflow: hidden;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .slider_navigation {
    display: none;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper.enable-arrows .book_stack .stack_container {
    justify-content: flex-start;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper.enable-arrows .book_stack .stack_container+.slider_navigation {
    display: flex;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .slider_navigation {
    margin-top: 1rem;
    align-items: center;
    justify-content: center;
    gap: 0.8rem;
    margin: 1rem auto 0;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .slider_navigation button {
    width: 1.6rem;
    height: 1.6rem;
    border: none;
    border-radius: 50%;
    background-color: #003087;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .slider_navigation button.disabled {
    background-color: #0030871A;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .slider_navigation button.disabled svg path {
    stroke: #003087;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .svg_block svg text tspan {
    stroke-width: 0.25px;
}


@supports (-webkit-touch-callout: none) {

    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .svg_block svg,
    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider svg {
        backface-visibility: hidden;
        transform: translate3d(0, 0, 0);
    }
}

@media(min-width:1200px) {
    .impact-page-sections .area_reponsibility .area_responsibility_wrapper.enable-arrows {
        background: linear-gradient(180deg, rgba(194, 194, 194, 0) 68%, rgba(194, 194, 194, 1) 84%, rgba(217, 217, 217, 0) 84%, rgba(194, 194, 194, 0) 100%), var(--grey-bg);
    }

    .impact-page-sections .area_reponsibility .area_responsibility_wrapper.enable-arrows .book_stack .slider_navigation {
        margin-top: 1.5rem;
    }
}

/* Area of Responsibility Section Ends */

/* Institute Type Section Starts */

.impact-page-sections .institute_type .institute_type_section {
    padding: 2.5rem;
    background: var(--grey-bg);
    /* margin-top: 2rem; */
}

.impact-page-sections .institute_type .institute_type_section .institute_title h3 {
    font-size: 1.6rem;
    line-height: 100%;
    font-weight: 700;
    font-family: "Lusitana", serif;
    margin-bottom: 1rem;
    text-align: center;
}

.impact-page-sections .institute_type .institute_type_section .institute_type_wrapper {
    width: 100%;
    height: 100%;
}

.impact-page-sections .institute_type .institute_type_section .pieChart {
    text-align: center;
}

.impact-page-sections .institute_type .institute_type_section .pieChart svg {
    width: 65%;
    height: 100%;
}

.impact-page-sections .institute_type .institute_type_section .pieChart svg g {
    position: relative;
}

.impact-page-sections .institute_type .institute_type_section .pieChart svg g text {
    pointer-events: none;
    user-select: none;
}

.impact-page-sections #tooltip {
    position: absolute;
    padding: 0.25rem 0.4rem;
    background: black;
    color: white;
    border-radius: 0.25rem;
    font-size: 0.6rem;
    display: none;
    pointer-events: none;
    max-width: 12.8rem;
    text-align: left;
}

.impact-page-sections #tooltip::after {
    content: '';
    position: absolute;
    top: -0.2rem;
    left: var(--tooltip-left);
    width: 0.8rem;
    height: 0.8rem;
    background: #000000;
    rotate: 45deg;
    z-index: -1;
}


.impact-page-sections .institute_type .institute_type_section ul.institute_type_versions {
    list-style: none;
    display: flex;
    column-gap: 0.8rem;
    row-gap: 0.6rem;
    flex-wrap: wrap;
    width: 100%;
    background: #ffffff;
    padding: 0.8rem 1rem;
    margin-top: 0.8rem;
    margin-bottom: 0.5rem;
}

.impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute {
    font-size: 0.7rem;
    color: #000000;
}

.impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute .label p {
    font-size: 0.7rem;
}

.impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute .label {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    gap: 0.4rem;
    font-weight: 400;
    margin-bottom: 0;
    font-family: "Open Sans", "Calibri", serif;
}

.impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute .label span {
    display: inline-flex;
    border-radius: 50%;
    width: 0.625rem;
    height: 0.625rem;
    background-color: var(--bg-color);
    flex-shrink: 0;
}

.impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute .sub_items {
    display: none;
}


/* Institute Type Section Ends */

/* Media Query for institution type */

@media(max-width:1022px) {
    .impact-page-sections .learning-mobility-section .btn-groups {
        flex-direction: column;
        display: flex !important;
        width: 100%;
    }

    .impact-page-sections .learning-mobility-section .primary_button {
        justify-content: center;
    }

    .impact-page-sections .institute_type .institute_type_section {
        padding: 0.8rem;
        padding-top: 2rem !important;
    }

    .impact-page-sections .institute_type .institute_type_section .institute_title h3 {
        font-size: 1.2rem;
    }

    .impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute {
        width: 100%;
    }

    .impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute .sub_items {
        list-style: none;
        padding: 0.6rem 0.8rem;
        display: flex;
        flex-direction: column;
        row-gap: 0.6rem;
    }

    .institute_type .institute_type_section .institute_type_versions li.institute .sub_items .label p {
        font-size: 0.6rem;
    }

    .impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute .sub_items .label {
        color: #313640;
    }

    .impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute .sub_items .label span {
        width: 0.375rem;
        height: 0.375rem;
    }

    .impact-page-sections .institute_type .institute_type_section .pieChart .desktop_svg {
        display: none !important;
    }

    .impact-page-sections .institute_type .institute_type_section .pieChart .mobile_svg {
        display: block !important;
    }

    .impact-page-sections .institute_type .institute_type_section .pieChart svg {
        width: 60%;
    }

    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .area_title h3 {
        font-size: 1.2rem;
    }

    .impact-page-sections .video_contain {
        margin-top: 1rem;
    }
}

/* Media Query for area of reponsibility */

@media(max-width:1198.98px) {
    .impact-page-sections .area_reponsibility .area_responsibility_wrapper {
        padding: 1rem;
        overflow: hidden;
        background: linear-gradient(180deg, rgba(194, 194, 194, 0) 78%, rgba(194, 194, 194, 1) 89%, rgba(217, 217, 217, 0) 89%, rgba(194, 194, 194, 0) 100%), var(--grey-bg);

    }


    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack {
        align-items: flex-start;
    }

    /* .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container{
        width: 200vw;
    } */
    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .svg_block svg,
    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider svg {
        width: unset;
    }

    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .hover-text {
        display: none;
    }
}

@media(max-width:575.98px) {
    .impact-page-sections .institute_type .institute_type_section .pieChart svg {
        width: 90%;
    }
}

/* voice testimonial 1 */
.impact-page-sections .voice_testimonial_1 .nw-title {
    font-size: 1.6rem;
    font-weight: 700;
    font-family: "Lusitana", serif;
    margin: 1.2rem 0rem;
}

.impact-page-sections .voice_testimonial_1 .btn-close {
    background-color: #F7F7F7;
}

.impact-page-sections .voice_testimonial_1 .modal-title {
    font-size: 1rem;
    font-weight: 700;
}

.impact-page-sections .voice_testimonial_1 .modal-text {
    font-size: 0.8rem;
    font-weight: 400;
}

.impact-page-sections .voice_testimonial_1 .card-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 0.8rem;
}

.impact-page-sections .voice_testimonial_2 .card-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 0.8rem;
}

.impact-page-sections .voice_testimonial_2 .nw-title {
    font-size: 1.6rem;
    font-weight: 700;
    font-family: "Lusitana", serif;
    margin: 4.5rem 0 1.6rem 0rem;
}

.impact-page-sections .voice_testimonial_2 .btn-close {
    background-color: #F7F7F7;
}

.impact-page-sections .voice_testimonial_2 .modal-title {
    font-size: 1rem;
    font-weight: 700;
}

.impact-page-sections .voice_testimonial_2 .modal-text {
    font-size: 0.8rem;
    font-weight: 400;
}


.impact-page-sections .voice_testimonial_1 .card, .voice_testimonial_2 .card {
    text-align: left;
    position: relative;
    border: none;
    /* outline: none; */
    padding: 0rem;
    padding-bottom: 0.8rem;
    cursor: pointer;
    background-color: #FFFFFF;
    border-radius: 0.4rem;
    box-shadow: none;
}

.impact-page-sections .voice_testimonial_1 .card-container .card img, .voice_testimonial_2 .card-container .card img {
    border-radius: 0.4rem;
}

.impact-page-sections .card .card_ply_btn {
    display: inline;
    position: absolute;
    width: 3.438rem;
    left: 42%;
    top: 40%;
}

.impact-page-sections .card_ply_btn rect {
    transition: 0.5s linear;
}

.impact-page-sections .card_ply_btn:hover rect {
    fill: #007DBA;
}

.impact-page-sections .card .card_title {
    font-size: 1rem;
    font-weight: 700;
    font-family: "Open Sans", "Calibri", serif;
    margin: 0.4rem 0rem;
    display: block;
    color: #000000;
}

.impact-page-sections .card .card_text {
    font-size: 0.8rem;
    font-weight: 400;
    font-family: "Open Sans", "Calibri", serif;
    display: block;
    color: #000000;
}

.impact-page-sections .professional_career .btn {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    flex-shrink: 0;
}

.impact-page-sections .professional_career .professional-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #F7F7F7;
    border-radius: 0.4rem;
    padding: 2.5rem;
}

.impact-page-sections .professional_career .professional_body {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 4rem;
    margin-top: 3rem;
}

.impact-page-sections .professional_header .nw-title {
    font-size: 1.6rem;
    font-weight: 700;
    color: #313640;
    font-family: "Lusitana", serif;
}

.impact-page-sections .professional_header .sub-title {
    font-size: 0.8rem;
    font-weight: 400;
    color: #313640;
    width: 450px;
    margin-top: 0.8rem;
}

.impact-page-sections .professional_career .card_progress {
    width: 100%;
    max-width: 12.5rem;
    height: 2.4rem;
    border-radius: 1.2rem;
    position: relative;
    border: solid 1px var(--progress-color);
    background-color: var(--progress-light-color);
    text-align: right;
    font-weight: 700;
    font-family: "Lusitana", serif;
    font-size: 1.4rem;
    color: #000000;
    padding-right: 0.75rem;
    padding-top: 0.2rem;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
    z-index: 2;
    overflow: hidden;
    /* text-shadow: 4px 0 #fff, -4px 0 #fff, 0 4px #fff, 0 -4px #fff,
             2px 2px #fff, -2px -2px #fff, 2px -2px #fff, -2px 2px #fff; */
    /* -webkit-text-stroke: 1px #F7F7F7;
    text-stroke: 2px var(--progress-color); */

}

.impact-page-sections .professional_career .card_progress::before {
    content: '';
    position: absolute;
    width: var(--progess-value);
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--progress-color);
    z-index: -1;
}

.impact-page-sections .professional_career .card_text {
    font-size: 0.8rem;
    font-weight: 600;
    color: #313640;
    margin-top: 0.4rem;
    text-transform: capitalize;
    letter-spacing: normal;
}

.impact-page-sections .professional_career .professional_footer {
    display: flex;
    align-items: center;
    column-gap: 2rem;
    margin-top: 2.4rem;
}

.impact-page-sections .professional_career .footer_text {
    font-size: 1.6rem;
    font-weight: 700;
}

.impact-page-sections .professional_career .footer_btn {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #003087;
    color: #FFFFFF;
    /* outline: none; */
    box-shadow: none;
    border: none;
    border-radius: 0.4rem;
    padding: 0.8rem;
    display: flex;
    column-gap: 0.9rem;
    transition: 0.5s linear;
}

.impact-page-sections .professional_career .footer_btn span {
    width: max-content;
}

.impact-page-sections .professional_career .footer_btn:hover {
    background-color: #007DBA;
    transform: scaleX(1.1);
    transform-origin: left;
}

@media only screen and (max-width:1022px) {

    .impact-page-sections .voice_testimonial_1 .card-container .card img,
    .impact-page-sections .voice_testimonial_2 .card-container .card img {
        max-height: 27rem;
        overflow: hidden;
        object-fit: cover;
        object-position: top;
    }

    .impact-page-sections .voice_testimonial_1 .card-container,
    .impact-page-sections .voice_testimonial_2 .card-container {
        row-gap: 1.2rem;
        flex-wrap: wrap;
    }

    .impact-page-sections .voice_testimonial_1 .nw-title,
    .impact-page-sections .voice_testimonial_2 .nw-title {
        font-size: 1.2rem;
    }


    .impact-page-sections .voice_testimonial_1 .card-container .card,
    .impact-page-sections .voice_testimonial_2 .card-container .card {
        width: calc(50% - 0.4rem);
    }

    .impact-page-sections .professional_header .sub-title {
        width: 100%;
    }

    .impact-page-sections .professional_career .professional_header {
        padding-left: 1.2rem;
    }

    .impact-page-sections .professional_career .professional_body {
        display: flex;
        flex-direction: column;
        row-gap: 3.5rem;
        text-align: center;
        margin-top: 1.688rem;
    }

    .impact-page-sections .professional_career .professional_footer {
        flex-direction: column;
        row-gap: 1rem;
        text-align: center;
        padding: 0rem 1rem;
    }

    .impact-page-sections .professional_career .footer_text {
        font-size: 1rem;
    }

    .impact-page-sections .professional_career .professional-cont {
        padding: 1rem 0rem;
        justify-content: normal;
        align-items: normal;
        text-align: left;
        margin-top: 1rem;
    }

    .impact-page-sections .professional_career .btn-groups {
        margin: 0;
    }

    .impact-page-sections .card .card_title {
        font-size: 0.9rem;
    }

    .impact-page-sections .bg_gray {
        display: none;
    }


    .impact-page-sections .area_reponsibility .area_responsibility_wrapper {
        background-color: var(--grey-bg);
        border-radius: 0.4rem;
        padding-top: 2rem !important;
        text-align: left;
    }
}

@media only screen and (max-width:575.98px) {

    .impact-page-sections .voice_testimonial_1 .card-container .card,
    .impact-page-sections .voice_testimonial_2 .card-container .card {
        width: 100%;
    }

    .impact-page-sections .voice_testimonial_1 .card-container,
    .impact-page-sections .voice_testimonial_2 .card-container {
        flex-direction: column;
        align-items: normal;
    }
}

/* Merged code */

/* organization starts */
.impact-page-sections .org_section {
    /* padding-top: 6rem; */
    /* padding-bottom: 6rem; */
    background-color: var(--bs-white);
    height: calc(100% - 15rem);
    background: #fff;
}

.impact-page-sections .org_section .contents.top {
    display: flex;
    justify-content: space-between;
    column-gap: 4rem;
}

.impact-page-sections .org_section h2 {
    text-align: right;
    width: 100%;
    padding-bottom: 2rem;
}

.impact-page-sections .org_section .contents.top .col-left,
.impact-page-sections .org_section .contents.top .col-right {
    width: 50%;
}

.impact-page-sections .org_section .org-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 70%;
    border-top: 1px solid #313640;
    /* padding:3rem 2rem 2.4rem 0.4rem; */
    padding: 2rem 2rem 2rem 0.4rem;
}

.impact-page-sections .org_section .col-right p {
    font-size: 0.8rem;
    text-align: right;
}

.impact-page-sections .org_section .org-num {
    font-size: 3.6rem;
    font-weight: 700;
    font-family: "Lusitana", serif;
}

.impact-page-sections .org_section .org-num span {
    /* font-size: 2rem; */
}

.impact-page-sections .org_section .org-desc {
    font-size: 0.8rem;
    color: #313640;
    width: 8rem;

}

.impact-page-sections .org_section .blue {
    color: #007DBA;
}

.impact-page-sections .org_section .green {
    color: #509E2F;
}

.impact-page-sections .org_section .purple {
    color: #5E366E;
}

/* .org_section .col-right img{
margin-top:2rem;
} */

.impact-page-sections .org_section h2::before {
    content: '';
    padding-top: 0;
    width: 6.25rem;
    height: 0.4rem;
    background: #313640;
    display: inline-block;
    vertical-align: super;
    right: 4rem;
    position: relative;
}


/* counter */

.impact-page-sections .counter {
    line-height: 1;
    position: relative;
    display: flex;
    overflow: hidden;
    align-items: center;
    height: 3.6rem;
    font-size: 3.6rem;
}

.impact-page-sections .counter>span {
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    transition: transform 1.5s ease;
    transform: translateY(0);
    line-height: 1;
}

.impact-page-sections .counter>span span {
    flex: 0 0 100%;
    height: 100%;
}

.impact-page-sections .counter:nth-child(1)>span {
    transition-delay: 0s;
}

.impact-page-sections .counter:nth-child(2)>span {
    transition-delay: 0.375s;
}

.impact-page-sections .counter:nth-child(3)>span {
    transition-delay: 0.75s;
}

.impact-page-sections .counter:nth-child(4)>span {
    transition-delay: 1.125s;
}

.impact-page-sections .counter:nth-child(5)>span {
    transition-delay: 1.5s;
}

.impact-page-sections .counter:nth-child(6)>span {
    transition-delay: 1.875s;
}

.impact-page-sections .counter:nth-child(7)>span {
    transition-delay: 2.25s;
}

.impact-page-sections .counter:nth-child(8)>span {
    transition-delay: 2.625s;
}

.impact-page-sections .counter:nth-child(9)>span {
    transition-delay: 3s;
}

.impact-page-sections .counter:nth-child(10)>span {
    transition-delay: 3.375s;
}

.impact-page-sections .counter:nth-child(11)>span {
    transition-delay: 3.75s;
}

.impact-page-sections .counter:nth-child(12)>span {
    transition-delay: 4.125s;
}

.impact-page-sections .counter:nth-child(13)>span {
    transition-delay: 4.5s;
}

.impact-page-sections .counter:nth-child(14)>span {
    transition-delay: 4.875s;
}

.impact-page-sections .counter:nth-child(15)>span {
    transition-delay: 5.25s;
}

.impact-page-sections .counter:nth-child(16)>span {
    transition-delay: 5.625s;
}

.impact-page-sections .counter:nth-child(17)>span {
    transition-delay: 6s;
}

.impact-page-sections .counter:nth-child(18)>span {
    transition-delay: 6.375s;
}

.impact-page-sections .counter:nth-child(19)>span {
    transition-delay: 6.75s;
}

.impact-page-sections .counter:nth-child(20)>span {
    transition-delay: 7.125s;
}

.impact-page-sections .counter_plus {
    display: flex;
    align-items: center;
    font-size: 2rem;
}

/* button */
.impact-page-sections a.button {
    margin: 20px;
    font-size: 20px;
}

.impact-page-sections .arrow {
    color: #0c5449;
    background-color: #f6f3ed;
    margin: 1em 0;
}

.impact-page-sections .arrow::after {
    display: inline-block;
    padding-left: 8px;
    content: "➞";
    transition: transform 0.3s ease-out;
}

.impact-page-sections .arrow:hover {
    color: #0c5449;
    background-color: #f6f3ed;
}

.impact-page-sections .arrow:hover::after {
    transform: translateX(4px);
}

/* button */
.impact-page-sections .org_section .btn {
    font-family: "Open Sans", "Calibri", serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8rem;
    border-radius: 0.4rem;
    display: flex;
    align-items: center;
    gap: 0.8rem;
}

.impact-page-sections .btn img {
    /* width: 0.813rem; */
    width: 2.2rem;
    height: 2.2rem;
    cursor: pointer;
}

.impact-page-sections .about_section .btn img {
    width: 1.2rem;
    height: 1.2rem;
    cursor: pointer;
}


.impact-page-sections .primary_button {
    background: #003087;
    color: #fff;
    transition: all 0.3s;
    text-decoration: none;
    text-transform: uppercase;
}

.impact-page-sections .primary_button:hover {
    background: #007DBA;
    color: #fff;
    transition: all 0.3s;
    gap: 0.64rem !important;
}

.impact-page-sections .secondary_button {
    background: #fff;
    color: #313640;
    border: 1px solid #313640;
    transition: all 0.3s;
    text-decoration: none;
}

.impact-page-sections .secondary_button:hover {
    background: #007DBA;
    border-color: #007DBA;
    color: #fff;
    transition: all 0.3s;
    gap: 0.64rem !important;
}

.impact-page-sections .secondary_button:hover svg path {
    fill: #fff !important;
}


.impact-page-sections .btn-groups {
    margin-top: 0.8rem;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 0.8rem;
}

.impact-page-sections img {
    max-width: 100%;
}

.impact-page-sections .org_section .col-left .btn-groups {
    display: none;
}

.impact-page-sections .org_section .org_img {
    position: relative;
    z-index: 99;
    text-align: right;
}

.impact-page-sections .pos-relative {
    position: relative;
}


.impact-page-sections .org_section .image_white {
    width: 100%;
    height: 0;
    background: #fff;
    position: absolute;
}

.impact-page-sections .org_section .aos-animate[data-aos=example-anim3] {
    animation: slide-right-animation ease-in-out;
    animation-duration: 3s;
}

/* The slide right effect */
@keyframes slide-right-animation {
    0% {
        width: 100%;
        height: 100%;
    }

    100% {
        width: 0%;
        height: 100%;
    }
}

.impact-page-sections .org_section h2.aos-animate::before {
    animation: line-width-increase ease-in-out;
    animation-duration: 3s;
}

@keyframes line-width-increase {
    0% {
        width: 0.8rem;
    }

    100% {
        width: 6.25rem;
    }
}

.impact-page-sections .org_section .org-left .plus {
    margin-left: 0.2rem;
}

.impact-page-sections .org_section .org-left .purple+.plus {
    color: #5E366E;
}

.impact-page-sections .org_section .org-left .blue+.plus {
    color: #007DBA;
}

.impact-page-sections .org_section .org-left .green+.plus {
    color: #509E2F;
}

/* organization ends */


/* volunteer Leadership starts */
.impact-page-sections .vol_section h2.aos-animate::after {
    animation: line-width-increase ease-in-out;
    animation-duration: 3s;
}

.impact-page-sections .vol_section {
    padding-top: 6rem;
    padding-bottom: 1rem;
    background-color: var(--bs-white);
    height: calc(100% - 15rem);
    background: #fff;
}

.impact-page-sections .vol_section .contents.top {
    display: flex;
    justify-content: space-between;
    column-gap: 4rem;
}

.impact-page-sections .vol_section .contents.top .col-left,
.impact-page-sections .vol_section .contents.top .col-right {
    width: 50%;
}

.impact-page-sections .vol_section h2::after {
    content: '';
    padding-top: 0;
    width: 4.55rem;
    height: 0.4rem;
    background: #313640;
    display: inline-block;
    vertical-align: super;
    right: 0rem;
    position: relative;
    top: -4rem;
}

.impact-page-sections .vol_section .col-right p {
    font-size: 0.8rem;
    text-align: right;
}

.impact-page-sections .vol_section .btn {
    display: flex;
    align-items: center;
    gap: 0.8rem;
}

.impact-page-sections .vol_section .vol_card_group {
    display: flex;
    gap: 0.8rem;
    margin-top: 4rem;
}

.impact-page-sections .vol_section .vol_card {
    background: #F7F7F7;
    padding: 1.6rem;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    min-height: 18.4rem;
    width: 100%;
}

.impact-page-sections .vol_section .sub_head {
    font-size: 3rem;
    font-family: "Lusitana", serif;
    font-weight: 700;
}

.impact-page-sections .vol_section .sub_desc {
    font-size: 0.9rem;
    font-weight: 600;
    text-transform: uppercase;
}

.impact-page-sections .vol_section .sub_details {
    font-size: 0.8rem;
    color: #313640;
}


.impact-page-sections .vol_section .blue {
    color: #007DBA;
}

.impact-page-sections .vol_section .green {
    color: #509E2F;
}

.impact-page-sections .vol_section .purple {
    color: #5E366E;
}

.impact-page-sections .vol_section .darkblue {
    color: #003087;
}

.impact-page-sections .vol_section .vol_card_group .btn-groups {
    display: none !important;
}

/* volunteer Leadership ends */

/* General Membership starts */
.impact-page-sections .membership_section {
    padding-top: 6rem;
    /* padding-bottom: 7s.5rem; */
    background-color: var(--bs-white);
    height: calc(100% - 15rem);
    background: #fff;
}

.impact-page-sections .membership_section .contents.top .col-left,
.impact-page-sections .membership_section .contents.top .col-right {
    width: 50%;
}

.impact-page-sections .membership_section .contents.top {
    display: flex;
    justify-content: space-between;
    column-gap: 4rem;
    align-items: flex-end;
}

.impact-page-sections .membership_section .col-right p {
    font-size: 0.8rem;
    text-align: right;
}

.impact-page-sections .membership_section h2 {
    text-align: right;
}

.impact-page-sections .membership_section h2::before {
    content: '';
    padding-top: 0;
    width: 6.25rem;
    height: 0.4rem;
    background: #313640;
    display: inline-block;
    vertical-align: super;
    right: 4rem;
    position: relative;
}

.impact-page-sections .membership_section h2.aos-animate::before {
    animation: line-width-increase ease-in-out;
    animation-duration: 3s;
}

.impact-page-sections .membership_section .col-left p {
    font-size: 0.8rem;
    text-align: left;
}

.impact-page-sections .membership_section .member_grp,
.impact-page-sections .institutions_section .member_grp {
    display: flex;
    flex-direction: row;
    gap: 0.8rem;
    margin-top: 2.4rem;
}

.impact-page-sections .membership_section .member_grp {
    margin-top: 4rem;
}

.impact-page-sections .membership_section .member_card,
.impact-page-sections .institutions_section .member_card {
    border-top: 1px solid #313640;
    width: 100%;
    gap: 1.6rem;
    display: flex;
    flex-direction: column;
}

.impact-page-sections .membership_section .sub_details,
.impact-page-sections .institutions_section .sub_details {
    font-size: 0.8rem;
    color: #313640;
}

.impact-page-sections .membership_section .green,
.impact-page-sections .institutions_section .green {
    color: #509E2F;
}

.impact-page-sections .membership_section .blue,
.impact-page-sections .institutions_section .blue {
    color: #007DBA;
}

.impact-page-sections .membership_section .purple {
    color: #5E366E;
}

.impact-page-sections .membership_section .sub_head,
.impact-page-sections .institutions_section .sub_head {
    font-size: 3rem;
    font-family: "Lusitana", serif;
    font-weight: 700;
    margin-top: 2.4rem;
}

/* General Membership ends */

/* Member Institutions starts */
.impact-page-sections .institutions_section {
    padding-top: 6rem;
    /* padding-bottom: 6rem; */
    background-color: var(--bs-white);
    height: calc(100% - 15rem);
    background: #fff;
}

.impact-page-sections .institutions_section .contents.top .col-left {
    width: 60%;
}

.impact-page-sections .institutions_section .contents.top .col-right {
    width: 40%;
}

.impact-page-sections .institutions_section .contents.top {
    display: flex;
    justify-content: space-between;
    column-gap: 4rem;
    align-items: flex-end;
}

.impact-page-sections .institutions_section h2.aos-animate::after {
    animation: line-width-increase ease-in-out;
    animation-duration: 3s;
}

.impact-page-sections .institutions_section h2::after {
    content: '';
    padding-top: 0;
    width: 6.25rem;
    height: 0.4rem;
    background: #313640;
    display: inline-block;
    vertical-align: super;
    right: 2.4rem;
    position: relative;
    top: -4rem;
}

.impact-page-sections .institutions_section .col-right p {
    font-size: 0.8rem;
    text-align: left;
}

/* Member Institutions ends */

/* media  */
@media (max-width: 1022px) {
    .impact-page-sections .learning-mobility-section h2::before {
        width: 2.6rem !important;
        height: 0.25rem !important;
        right: 1.2rem !important;
    }

    .impact-page-sections .area_reponsibility.pos-sticky,
    .impact-page-sections .institute_type.pos-sticky {
        position: relative;
    }

    /* organization starts */
    @keyframes line-width-increase {
        0% {
            width: 0.8rem;
        }

        100% {
            width: 4.25rem;
        }
    }

    .impact-page-sections h2, .impact-page-sections .h2 {
        font-size: 1.75rem;
        line-height: 2rem;
    }

    .impact-page-sections .org_section .contents.top {
        flex-direction: column;
    }

    .impact-page-sections .org_section .contents.top .col-right {
        order: 1;
        width: 100%;
    }

    .impact-page-sections .org_section .contents.top .col-left {
        order: 2;
        width: 100%;
    }

    .impact-page-sections .org_section .org-left {
        width: 100%;
        margin-top: 0.8rem;
    }

    .impact-page-sections .org_section .col-left .btn-groups {
        flex-direction: column;
        display: flex;
        margin-bottom: 0;
    }

    .impact-page-sections .org_section .col-right .btn-groups {
        display: none;
    }

    .impact-page-sections .org_section .col-right p {
        margin-bottom: 0.8rem;
        margin-top: 0.8rem;
        text-align: left;
    }

    .impact-page-sections .org_section .col-left .btn.secondary_button {
        margin-top: 0.8rem;
    }

    .impact-page-sections .org_section h2::before {
        width: 2.6rem;
        height: 0.25rem;
        right: 1.2rem;
        top: 0.1rem;
    }

    .impact-page-sections .org_section {
        padding-top: 2.4rem;
        padding-bottom: 2.4rem;
    }

    .impact-page-sections .org_section h2 {
        padding-bottom: 0;
    }

    .impact-page-sections .org_section.pos-sticky {
        position: relative !important;
    }

    .impact-page-sections .org_section .btn {
        justify-content: center;
    }

    .impact-page-sections .org_section .org-left {
        padding: 1.6rem 0 0.8rem 0;
        align-items: center;
    }

    .impact-page-sections .org_section .org-left .plus {
        line-height: 0;
        font-size: 1.5rem;
        /* margin-bottom: 2rem; */
        margin-left: 0.2rem;
    }

    /* organization ends */


    /* volunteer starts */

    .impact-page-sections .vol_section .contents.top,
    .impact-page-sections .vol_section .vol_card_group {
        /* flex-direction: column; */
        flex-wrap: wrap;
    }

    .impact-page-sections .vol_section .contents.top .col-left,
    .impact-page-sections .vol_section .contents.top .col-right {
        width: 100%;
    }

    .impact-page-sections .vol_section h2::after {
        width: 2.6rem;
        height: 0.25rem;
        content: '';
        right: -1.5rem;
        top: -2.2rem;
    }

    .impact-page-sections .vol_section .vol_card {
        /* width: 100%; */
        width: calc(50% - 0.4rem);
        min-height: 18rem;
    }

    .impact-page-sections .vol_section .vol_card_group .btn-groups {
        flex-direction: column;
        display: flex !important;
        margin-bottom: 0;
        width: 100%;
    }

    .impact-page-sections .vol_section .vol_card_group .btn {
        justify-content: center;
    }


    .impact-page-sections .vol_section .col-right .btn-groups {
        display: none;
    }

    .impact-page-sections .vol_section {
        padding: 2.4rem 0;
    }

    .impact-page-sections .vol_section .col-right p {
        margin-top: 0.8rem;
        text-align: left;
    }

    .impact-page-sections .vol_section .vol_card_group {
        margin-top: 2rem;
    }

    /* volunteer ends */
    .impact-page-sections .counter {
        font-size: 2.5rem !important;
        height: 2.5rem;
    }

    /* Mmembership stats */
    .impact-page-sections .membership_section .member_grp,
    .impact-page-sections .institutions_section .member_grp {
        flex-direction: column;
    }

    .impact-page-sections .membership_section .sub_head,
    .impact-page-sections .institutions_section .sub_head {
        margin-top: 1.2rem;
    }

    .impact-page-sections .membership_section .member_card {
        gap: 0;
    }

    .impact-page-sections .membership_section .contents.top,
    .impact-page-sections .institutions_section .contents.top {
        flex-direction: column;
    }

    .impact-page-sections .institutions_section .contents.top .col-left,
    .impact-page-sections .institutions_section .contents.top .col-right {
        width: 100%;
    }

    .impact-page-sections .membership_section .contents.top .col-left {
        order: 2;
        width: 100%;
    }

    .impact-page-sections .membership_section .contents.top .col-right {
        order: 1;
        width: 100%;
    }

    .impact-page-sections .membership_section .col-left p {
        padding-top: 0.8rem;
    }

    .impact-page-sections .membership_section h2::before {
        width: 2.6rem;
        height: 0.25rem;
        right: 1.2rem;
    }

    .impact-page-sections .membership_section .member_grp,
    .impact-page-sections .institutions_section .member_grp {
        gap: 1.2rem;
    }

    .impact-page-sections .membership_section .member_grp {
        margin-top: 2.4rem;
    }

    .impact-page-sections .membership_section {
        padding: 2.4rem 0;
    }

    /* Mmembership ends */

    /* Institutions starts */
    .impact-page-sections .institutions_section {
        padding: 2.4rem 0;
    }

    .impact-page-sections .institutions_section h2::after {
        width: 2.6rem;
        height: 0.25rem;
        top: -2.4rem;
        right: 0.8rem;
    }

    .impact-page-sections .institutions_section .col-right p {
        padding-top: 0.8rem;
    }

    .impact-page-sections .institutions_section .member_grp {
        margin-top: 0.8rem;
    }

    .impact-page-sections .institutions_section .member_card {
        gap: 0
    }


    /* Institutions ends */
}

@media(max-width:575.98px) {
    .impact-page-sections .vol_section .vol_card {
        width: 100%;
    }
}

/* Learning Mobility section */
.impact-page-sections .learning-mobility-section {
    background-color: #ffffff;
}

.impact-page-sections .learning-mobility-section .nw-container {
    padding-top: 6rem;
    position: relative;
}

.impact-page-sections .learning-mobility-section .nw-container .nw-title h2 {
    text-align: right;
}

.impact-page-sections .learning-mobility-section .nw-container .nw-title img {
    padding-right: 30px;
}

.impact-page-sections .learning-mobility-section .info {
    display: flex;
    align-items: center;
    font-size: 18px;
    padding: 20px 0;
}

.impact-page-sections .learning-mobility-section .info img {
    padding-right: 9px;
}

.impact-page-sections .learning-mobility-section .nw-container .inner-container {
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    min-height: 668px;
}

.impact-page-sections .learning-mobility-section .nw-container .description {
    padding-bottom: 50px;
}

.impact-page-sections .learning-mobility-section .nw-container .description .inner-content {
    display: flex;
    align-items: center;
    gap: 120px;
}

.impact-page-sections .learning-mobility-section .nw-container .description .inner-content .left-content {
    width: 47%;
}

.impact-page-sections .learning-mobility-section .nw-container .description h3 {
    font-size: 1.6rem;
    font-family: "Open Sans", "Calibri", serif;
    font-weight: 700;
}

.impact-page-sections .learning-mobility-section .nw-container .description .btn {
    transform: scale(1);

}

.learning-mobility-section .nw-container .description .btn:hover {
    background-color: #007DBA;
}

.learning-mobility-section .nw-container svg a[tabindex] {
    outline: none;
}

.impact-page-sections .learning-mobility-section .nw-container svg a:focus-visible {
    outline: solid 1px #000;
    z-index: 999;
}

@media(max-width:1022px) {
    .impact-page-sections .learning-mobility-section .nw-container {
        padding-top: 40px;
    }

    .impact-page-sections .learning-mobility-section .nw-container .nw-title h2 {
        font-size: 1.75rem;
    }

    .impact-page-sections .learning-mobility-section .nw-container .info p {
        font-size: 0.6rem;
    }

    .impact-page-sections .learning-mobility-section .nw-container .inner-container {
        padding: 20px;
        min-height: 374px;
        text-align: center;
    }

    .impact-page-sections .learning-mobility-section .nw-container .inner-container svg {
        width: 75%;
        height: auto;
    }

    .impact-page-sections .learning-mobility-section .nw-container .description .inner-content {
        flex-direction: column;
        align-items: start;
        gap: 0px;
    }

    .impact-page-sections .learning-mobility-section .nw-container .description .inner-content .left-content {
        width: 100%;
        padding-top: 20px;
    }

    .impact-page-sections .learning-mobility-section .nw-container .description .inner-content .left-content h2 {
        padding-bottom: 10px;
    }

    .impact-page-sections .learning-mobility-section .info img {
        width: 1rem;
        height: auto;
    }

    .impact-page-sections .learning-mobility-section .nw-container .description {
        padding-bottom: 4rem !important;
    }

    .impact-page-sections .learning-mobility-section .btn-groups {
        margin: 0;
    }

    .impact-page-sections .learning-mobility-section .nw-container .description h3 {
        font-size: 1rem;
    }
}

@media(max-width:575.98px) {
    .impact-page-sections .learning-mobility-section .nw-container .inner-container svg {
        width: 100%;
        height: auto;
    }
}

/* Media Query for area of reponsibility */

@media(max-width:767.98px) {

    .impact-page-sections .area_reponsibility .area_responsibility_wrapper {
        padding: 1rem;
        overflow: hidden;
    }

    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack {
        align-items: flex-start;
    }

    /* .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container{
        width: 200vw;
    } */
    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .svg_block svg,
    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider svg {
        width: unset;
    }

    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .hover-text {
        display: none;
    }

}

/* updated */
.impact-page-sections .banner_section .btn-groups {
    justify-content: left;
}

.impact-page-sections .banner_section .btn.primary_button,
.impact-page-sections .learning-mobility-section .btn.primary_button {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    transition: all 0.3s;
}


.impact-page-sections .empty_height {
    width: 100%;
    height: 6rem;
    background: #fff;
}


.impact-page-sections .learning-mobility-section h2.aos-animate::before {
    animation: line-width-increase ease-in-out;
    animation-duration: 3s;
}

.impact-page-sections .learning-mobility-section h2::before {
    content: '';
    padding-top: 0;
    width: 6.25rem;
    height: 0.4rem;
    background: #313640;
    display: inline-block;
    vertical-align: super;
    right: 4rem;
    position: relative;
}



/* pop-up section */

.impact-page-sections .modal_box {
    width: 100vw;
    height: 100vh;
    background-color: #00000046;
    position: fixed;
    top: 0;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

.impact-page-sections .modal_box.active {
    display: flex;
}

.impact-page-sections .modal_box_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 90%;
    height: 95%;
    border-radius: 0.8rem;
    overflow: hidden;
}

.impact-page-sections .video_contain {
    width: 100%;
    height: calc(100% - 8.625rem);
    overflow: hidden;
    background-color: #fff;
    border-radius: 0.8rem 0.8rem 0 0;
}

.impact-page-sections .video_contain video {
    border-radius: 0.8rem 0.8rem 0 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}

.impact-page-sections .close_btn {
    height: 5rem;
    cursor: pointer;
}

.impact-page-sections .close_btn img {
    width: 2.6rem;
    height: 2.6rem;
}

.impact-page-sections .video_controls {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 5rem;
    background-color: #fff;
    min-height: 4.625rem;
    width: 100%;
    z-index: 10000;
}

.impact-page-sections .vid_play {
    display: flex;
}

.impact-page-sections .vid_play img {
    width: 2.2rem;
    height: 2.2rem;
}

.impact-page-sections .vid_name {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 0.4rem;
}

.impact-page-sections .vid_position {
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.2;
}

.impact-page-sections .vid_playPause {
    cursor: pointer;
}

body.modal-open {
    overflow: hidden;
}

.modal-backdrop {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000000;
    opacity: 0.5;
    z-index: 9999;
}

@media screen and (max-width: 768px) {
    .impact-page-sections .video_controls {
        padding: 0 0.8rem;
    }

    .impact-page-sections .vid_name {
        font-size: 0.9rem;
    }

    .impact-page-sections .vid_playPause {
        width: 2rem;
        height: 2rem;
    }

    .impact-page-sections .close_btn img {
        width: 2rem;
        height: 2rem;
    }

    .impact-page-sections .close_btn {
        height: 2.4rem;
    }
}

/*  */

.impact-page-sections .about_section a:hover {
    color: #007DBA;
}

.impact-page-sections .about_section a:hover svg {
    margin-left: 0.4rem;
    transition: all 0.3s;
}

.impact-page-sections .about_section a svg {
    transition: all 0.3s;
}

.impact-page-sections .about_section a span {
    vertical-align: middle;
}

.impact-page-sections .membership_section .sub_head.purple {
    line-height: 3.6rem;
    margin-top: 2.4rem;
}


.impact-page-sections .learning-mobility-section .nw-container .description .inner-content .left-content h3 {
    padding: 0.8rem 0 0.4rem 0;
}

.impact-page-sections .learning-mobility-section .btn-groups {
    margin-top: 2rem;
}

.impact-page-sections .learning-mobility-section .nw-container .description {
    padding-bottom: 4.6rem;
}

.impact-page-sections .bg_gray {
    background: var(--grey-bg);
    width: 100%;
    height: 2.5rem;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper,
.impact-page-sections .institute_type .institute_type_section {
    padding-top: 0;
}

@media (max-width: 1022px) {
    .impact-page-sections .membership_section .sub_head.purple {
        margin-top: 1.2rem;
    }
}

.impact-page-sections .banner_section .video-container .btn-container .play-pause-btn {
    animation: banner-btn ease-in-out;
    animation-duration: 2s;
    animation-delay: 0s;
    opacity: 1;
}

@keyframes banner-btn {
    0% {
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.impact-page-sections .org_section .secondary_button:hover svg,
.impact-page-sections .org_section .secondary_button svg {
    transition: all 0.3s;
}


.impact-page-sections .org_section .secondary_button:hover svg,
.impact-page-sections .org_section .secondary_button svg {
    transition: all 0.3s;
}

.impact-page-sections .institutions_section .bg_gray,
.impact-page-sections .membership_section .bg_gray {
    margin-top: 6rem;
    border-top-left-radius: 0.4rem;
    border-top-right-radius: 0.4rem;
}

.impact-page-sections .institutions_section .bg_gray {
    margin-top: 3rem;
}

.impact-page-sections .professional_career .btn-groups {
    margin-bottom: 0.8rem;
}

.impact-page-sections .institute_type .institute_type_section .institute_type_versions li.institute .label p strong {
    font-weight: 600;
}


.impact-page-sections .map_section .pos-relative,
.impact-page-sections .professional_career .pos-relative {
    position: relative;
    top: -1px;
}

@media(max-width:1022px) {
    .impact-page-sections .banner_section .eyebrow .decor {
        animation: line-width-increase-banner ease-in-out;
        animation-duration: 2s;
        animation-delay: 0s;
    }

    @keyframes line-width-increase-banner {
        0% {
            width: 0rem;
        }

        60% {
            width: 0rem;
        }

        100% {
            width: 2.6rem;
        }
    }

    .impact-page-sections .banner_section .btn img {
        width: 2rem;
        height: 2rem;
    }

}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container {
    width: 100%;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self,
.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider .self {
    height: 16rem;
    width: calc(calc(calc(var(--stack-container)/100) * var(--stack-percent)) + 1rem);
    background-color: var(--stack-bg);
    border-radius: 0.2rem;
    position: relative;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .divider .self {
    width: calc(calc(var(--stack-container)/100) * var(--stack-percent));
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self {
    color: #fff;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self::before,
.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    left: 0;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self::before {
    top: 1.5rem;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self::after {
    top: auto;
    bottom: 1.5rem;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self .content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1.8rem;
    padding-bottom: 2.2rem;
    text-align: center;
    justify-content: space-between;
    color: #ffffff;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self .content .text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 0.9rem;
    line-height: 0.9;
    font-family: "Lusitana", serif;
    font-weight: 600;
}

.impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self .content .percent {
    font-family: "Open Sans", "Calibri", serif;
    font-weight: 700;
    font-size: 0.8rem;
}

@media(max-width:1022px) {
    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self .content .text {
        font-size: 0.7rem;
        line-height: 0.8;
    }

    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container .stack .self .content .percent {
        font-size: 0.7rem;
    }
}

@media(min-width:1200px) {
    .impact-page-sections .area_reponsibility .area_responsibility_wrapper .book_stack .stack_container {
        justify-content: center;
    }
}

@media(min-width:1450px) {
    .impact-page-sections .about_section .semicircle-container {
        overflow: unset;
    }
}

.impact-page-sections .institute_type .chart-container {
    text-align: center;
    overflow: hidden;
    position: relative;
}

.impact-page-sections .institute_type text {
    font-size: 12px;
}

.impact-page-sections .institute_type polyline {
    fill: none;
    stroke: gray;
    stroke-width: 1;
}

.impact-page-sections .institute_type .tooltip {
    position: fixed;
    background-color: rgb(0, 0, 0);
    border: 1px solid #000000;
    color: #ffffff;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    pointer-events: none;
    display: none;
    z-index: 2;
}


.impact-page-sections .institute_type .center-title {
    font-size: 16px;
    text-anchor: middle;
    dominant-baseline: middle;
    pointer-events: none;
}

.impact-page-sections .institute_type .arcInner {
    fill: #ffffff !important;
}

.impact-page-sections .institute_type #pieChart {
    max-height: 500px;
}

.impact-page-sections .institute_type .impact-page-sections .institute_type .institute_type_section .institute_title h3 {
    margin-bottom: 1rem;
}

.impact-page-sections .institute_type .outerLabel,
.impact-page-sections .institute_type .polyline {
    display: none;
}

.impact-page-sections .institute_type .nw-caption {
    text-align: center;
}

.impact-page-sections .institute_type .map-info {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.impact-page-sections .institute_type .map-info img {
    margin-right: 0.5rem;
}

.impact-page-sections .institute_type .nw-cat {
    font-family: "Open Sans", "Calibri", serif;
    font-weight: 600;
}

.impact-page-sections .institute_type .tooltip strong {
    color: #ffffff;
}

@media(max-width:1022px) {

    .impact-page-sections .institute_type .map-info,
    .impact-page-sections .institute_type .tooltip {
        display: none;
    }
}


@media only screen and (max-width: 900px) {

    .impact-page-sections .institute_type #pieChart {
        transform: scale(1.3);
    }

    .impact-page-sections .institute_type #pieChart text {
        font-size: 18px !important;
    }
}

@media(min-width:1023px) {
    .impact-page-sections .institute_type .nw-caption {
        display: none;
    }

    .impact-page-sections .institute_type .nw-val {
        display: none;
    }

    .impact-page-sections .institute_type #pieChart text {
        font-size: 18px !important;
    }

    .impact-page-sections .institute_type .map-info {
        margin-top: -100px;
    }

    .impact-page-sections .institute_type .pie-group-svg {
        transform: translate(300px, 250px) !important;
    }

    /* .impact-page-sections .institute_type .institute_type_section .institute_title h3{
        margin-bottom: 0;
    } */

}

@media(min-width:1400px) {
    .impact-page-sections .vol_section h2::after {
        width: 6.25rem;
        right: -1.6rem;
    }
}