.cursos,
.obrigado {
    padding: 83px 0;    
    margin: 0 auto;
    background: var(--ds-foundation-blue-supportive-blue, #F5F6FA);
}
.cursos .container,
.obrigado .container {
    margin: 0 auto;
    max-width: 1040px;
}
.cursos-title {
    color: var(--Spectrum-Blue, #0B233D);
    font-family: "Open Sans Condensed";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 175% */
    letter-spacing: -0.64px;
}
.cursos-block {
    padding: 32px 0;    
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    border-bottom: 1px solid var(--ds-foundation-opacity-cobalt-20-solid, #CDDCFE);
}
.cursos-left {
    padding-right: 32px;
    flex: 2;
    border-right: 1px solid var(--ds-foundation-opacity-cobalt-20-solid, #CDDCFE);
}
.cursos-right {
    padding-left: 24px;
    width: 140px;
}
.cursos-block-title {
    color: var(--ds-foundation-blue-dark-blue, #0C233C);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Title/Desktop/H5 Semibold */
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 133.333% */
    padding-bottom: 16px;
}
.cursos-block-description {
    color: var(--ds-foundation-blue-dark-blue, #0C233C);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Body/Default Regular */
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.444px;
}
.cursos-block-remove {
    text-align: left;
}
.remove-link {
    color: #D13131;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Body/Default Semibold */
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.444px;
    display: inline-block;
    padding-top: 32px;
}
.cursos-block-date {
    color: var(--ds-foundation-blue-dark-blue, #0C233C);
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Body/Small Bold */
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.444px;
    padding-bottom: 16px;
    padding-left: 24px;
    position: relative;
}
.cursos-block-date::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: center center no-repeat url("/content/dam/kpmg/pt/images/esg-academy/date_range.svg");
    position: absolute;
    left: 0;
}
.cursos-block-location {
    color: var(--ds-foundation-blue-dark-blue, #0C233C);
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Body/Small Bold */
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.444px;
    padding-left: 24px;
    position: relative;
}
.cursos-block-location::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: center center no-repeat url("/content/dam/kpmg/pt/images/esg-academy/location_on.svg");
    position: absolute;
    left: 0;
}
.remove-link {
    cursor: pointer;
}
.button-continuar {
    padding-top: 50px;        
}
.form-submit {
    margin-top: 42px;
}
.form-submit .button-blue,
.button-continuar .button-blue {
    width: max-content;
    margin: 0 auto;
}
.form-cursos {
    display: none;
    background-color: #fff;
    padding: 49px 0;    
}
.form-cursos .container {
    padding: 0 46px 46px 46px;    
    max-width: 1040px;
    border-left: 1px solid rgba(11, 35, 61, 0.40);
    border-right: 1px solid rgba(11, 35, 61, 0.40);
}
.form-title {
    color: var(--Spectrum-Blue, #0B233D);
    font-family: "Open Sans Condensed";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 116.667% */
    letter-spacing: -0.96px;
    padding-bottom: 23px;
}
.form-sub-title {
    color: #000;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.444px;
    padding-bottom: 32px;
}
.form-blocks {
    display: flex;
    flex-direction: row;    
    align-items: center;
    gap: 67px;
}
.form-left {
    flex: 1;
}
.form-right {
    flex: 1;
}

form input,
form select {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(0, 51, 141, 0.40);
    color: var(--Spectrum-Blue, #0B233D);    
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.444px;
    margin-bottom: 42px;
}
input::placeholder{
    color: rgba(0, 0, 0, 0.40);
}

.block-thank-you {
    display: flex;
    flex-direction: row;    
    align-items: center;
    gap: 30px;
}
.thank-left-left {
    flex: 1;
    color: #0C233C;
    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% */
}
.thank-left-right {
    flex: 1;
    color: var(--Primary-Background-Spectrum-Blue, #0C233C);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Body/Default Regular */
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.444px;
}

@media screen and (max-width: 768px) {
    .thank-left-left,
    .form-title {
        font-size: 35px;
        line-height: 40px;
    }
}