.big-hero {
    display: block;
    background-image: url(/content/dam/kpmg/pt/images/esg-academy/Hero-home.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.vertical-col-white {
    padding: 48px;
    width: 100%;
    max-width: 295px;
    margin-left: 47px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;
    align-self: stretch;
    background-color: #fff;
    box-sizing: content-box;
}

@media screen and (max-width: 1370px) {
    .vertical-col-white {
        padding: 48px 20px;
        margin-left: 0;
    }
}

.hero-title {
    color: #333;
    font-feature-settings: 'liga' off, 'clig' off;
    /* Title/Desktop/H2 Condensed */
    font-family: "Open Sans Condensed";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 116.667% */
}

@media screen and (max-width: 768px) {
    .hero-title {
        font-size: 35px;
        line-height: 40px;
    }
}

.hero-subtitle {
    color: #333;
    font-feature-settings: 'liga' off, 'clig' off;
    /* Title/Desktop/H6 Semibold */
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
}

/*
 * Key Features
*/
.key-features {
    margin: 48px auto;
    overflow: hidden;
}
.key-top {
    width: 1209px;
    margin: 0 auto;
    padding-top: 28px;
    padding-left: 62px;
    position: relative;
    max-width: calc(100% - 62px);
}
.key-top::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 212px;
    transform-origin: center center;
    opacity: 1;
    pointer-events: auto;
    cursor: inherit;
    border-width: 0px;
    background-color: transparent;
    background-image: linear-gradient(270deg, rgb(30, 73, 226) 0%, rgb(81, 13, 188) 100%);
    box-shadow: none;
}

.key-top-header {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.key-top>div {
    position: relative;
}
.key-content-area {
    padding-top: 33px;
    display: flex;
    flex-direction: row;
    overflow: visible;
    width: 100%;
    margin-left: -62px;
    padding-left: 62px;
}
.key-content-area > .swiper {
    width: 241px;
    margin: 0;
    overflow: visible;
}
.key-content-area > .swiper > .swiper-wrapper {
    max-width: 241px;
    overflow: visible;
}
.key-top-title {
    color: #FFF;
    font-family: "Open Sans Condensed";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 175% */
    letter-spacing: -0.64px;
}
.key-block {
    width: 241px;
    height: 100%;
    min-width: 240px;
    min-height: 100px;
    background-color: #ffffffe6;
    padding-top: 30px;
    border-right: 1px solid rgb(209, 209, 209);
}
.key-icon {
    height: 48px;
    width: 48px;
    border: 1px solid rgba(3, 79, 252, 0.20);
    border-radius: 50%;
    margin: 0 auto;
}
.key-icon::after {
    content: "";
    position: absolute;
    background-color: #62EBDA;
    height: 48px;
    width: 4px;
    right: 0;
    top: 0;
}
.key-block-top {
    position: relative;
    height: 75px;
}
.key-block-content {
    padding: 0 16px;
    display: flex;
    padding: 0px var(--M, 16px);
    flex-direction: column;
    gap: var(--M, 16px);
    align-self: stretch;
}
.key-title {
    color: var(--navy-blue, #00338D);
    text-align: center;
    /* Title/Desktop/H6 Semibold */
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
    margin: 0;
}
.key-subtitle {
    color: var(--navy-blue, #00338D);
    text-align: center;
    /* Body/Small Regular */
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.444px;
}
.key-text {
    color: var(--navy-blue, #00338D);
    text-align: center;
    /* Body/Default Regular */
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.444px;
}
.key-link {
    padding: 24px;

}
.key-link a {
    color: var(--Primary-Background-Cobalt-Blue, #1E49E2);
    text-align: center;
    /* Body/Default Semibold */
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.444px;
    text-decoration: none;
    display: inline-block;
}
.key-link a img{
    position: relative;
    top: 3px;
}

@media screen and (max-width: 1370px) {
    .key-top {
        padding-left: 20px;
        max-width: 100%;
    }

    .key-content-area {
        margin-left: -20px;
        padding-left: 20px;
    }
}
/*
 * END Key Features
 */


.icon-tablet {
    background: center center no-repeat url(/content/dam/kpmg/pt/images/esg-academy/drawing-tablet_svgrepo.com.svg);
}
.icon-support {
    background: center center no-repeat url(/content/dam/kpmg/pt/images/esg-academy/support-alt_svgrepo.com.svg);
}
.icon-group {
    background: center center no-repeat url(/content/dam/kpmg/pt/images/esg-academy/group_svgrepo.com.svg);
}
.icon-books {
    background: center center no-repeat url(/content/dam/kpmg/pt/images/esg-academy/books-book_svgrepo.com.svg);
}
.icon-world {
    background: center center no-repeat url(/content/dam/kpmg/pt/images/esg-academy/world-1_svgrepo.com.svg);
}

.quote-media {
    padding-block: 46px;
    color: #fff;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.44px;
    text-align: left;
    background-color: #00338D;
}

.quote-media__media {
    flex: 1 1 0;
}

.quote-media__media > img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.quote-media__title {
    font-weight: 700;
}

.quote-media__header {
    margin-bottom: 32px;
}

.quote-media .quote {
    display: flex;
    gap: 32px;
    flex: 1 1 0;
    font-family: Open Sans Condensed;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.02em;
    text-align: left;
}
.quote-media .quote__block {
    max-width: 400px;
}

.quote-media__container {
    padding: 20px;
    display: flex;
    flex-direction: row;
    gap: 140px;
}


/* .quote {
    position: relative;
    margin-bottom: 48px;
}
.quote .container {
    display: flex;
    flex-direction: row;
    gap: 24px;
}
.quotes-big {
    color: var(--Secondary-Light-Light-Green, #62EBDA);
    -webkit-text-stroke-width: 4;
    -webkit-text-stroke-color: var(--Secondary-Light-Light-Green, #62EBDA);
    font-family: Arial;
    font-size: 270px;
    font-style: normal;
    font-weight: 700;
    line-height: 0px;
    letter-spacing: 0.444px;
    position: relative;
    top: 115px;
}
.quotes-text {
    color: var(--navy-blue, #00338D);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Open Sans";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0.444px;
}
.quotes-signature {
    margin-top: 24px;
    color: var(--navy-blue, #00338D);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.444px;
}
.quotes-signature span {
    color: var(--navy-blue, #00338D);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.444px;
} */

@media screen and (max-width: 1370px) {
    .quote-media__container {
        flex-direction: column;
        gap: 48px;
    }
}

@media screen and (min-width: 1370px) {
    .key-top-header {
        flex-direction: row;
    }
}
