* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.container {
    margin: auto;
    width: 1200px;
    max-width: 100%;
}
header,footer {
    width: 100%;
}
html,
body {
    height: 100%;
    font-family: Ubuntu, sans-serif;
    color: #000000;
}
.wrap-structure5LaC0K {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.content {
    flex: 1 0 auto;
}
.footer {
    flex: 0 0 auto;
}
section {
    background-color: rgb(219,234,242);
}
@media only screen and (max-width: 800px)  {
    .container {
        width: 100%;
        padding: 0 12px;
    }
}.course_offeringgnlma6 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.course_offeringgnlma6 h2 {
    color: rgb(144,162,175);
}

.course_offeringgnlma6 .content {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 16px 48px rgb(0 0 0 / 18%);
}

.course_offeringgnlma6 h3 {
    color: rgb(82,77,106);
}

.course_offeringgnlma6 p {
    color: #000000;
}

.course_offeringgnlma6 .button {
    background: rgb(144,162,175);
    color: #ffffff;
    margin-top: 30px;
    width: fit-content;
}

.course_offeringgnlma6 .button:hover {
    background: rgb(82,77,106);
}

.course_offeringgnlma6 .holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.course_offeringgnlma6 .items {
    display: flex;
    justify-content: center;
    align-items: center;
}

.course_offeringgnlma6 .course {
    padding: 12px;
    max-width: 100%;
}

.course_offeringgnlma6 .content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
}

.course_offeringgnlma6 .text_holder {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.course_offeringgnlma6 h2 {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 32px;
}

.course_offeringgnlma6 .photo {
    height: 500px;
    width: calc(100% - 60px);
    margin-top: 30px;
}

.course_offeringgnlma6 .text_holder {
    padding: 30px;
}

.course_offeringgnlma6 h3 {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 16px;
    text-align: center;
}

.course_offeringgnlma6 p {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
}

.course_offeringgnlma6 .button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    font-weight: 400;
    padding: 15px 25px;
    text-decoration: none;
}

@media only screen and (max-width: 600px) {
    .course_offeringgnlma6 .items {
        flex-direction: column;
    }

    .course_offeringgnlma6 h2 {
        font-size: 30px;
    }

    .course_offeringgnlma6 h3 {
        font-size: 26px;
    }

    .course_offeringgnlma6 .course {
        max-width: unset;
        width: 100%;
    }

    .course_offeringgnlma6 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.wrap-structure5LaC0K .course_offeringgnlma6 .items {
    width: 100%;
}

.wrap-structure5LaC0K .course_offeringgnlma6 {
    position: relative;
    overflow: hidden;
}

.wrap-structure5LaC0K .course_offeringgnlma6 .items .course .content {
    border-radius: 0;
    box-shadow: none;
}

.wrap-structure5LaC0K .course_offeringgnlma6 .photo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-position: center !important;
    border-radius: 0 !important;
}

.wrap-structure5LaC0K .course_offeringgnlma6 .photo::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1;
}

.wrap-structure5LaC0K .course_offeringgnlma6 .text_holder {
    position: relative;
    z-index: 3;
    background: none;
    width: 70%;
    min-height: unset;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    color: #ffffff;
    border: 4px solid #ffffff;

}

.wrap-structure5LaC0K .course_offeringgnlma6 .items .course .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wrap-structure5LaC0K .course_offeringgnlma6 h3 {
    font-size: 40px;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
}

.wrap-structure5LaC0K .course_offeringgnlma6 p {
    padding: 0 30px;
    margin-top: 55px;
    font-size: 22px;
    color: #ffffff;
    line-height: 44px;
    font-weight: 400;
}

.wrap-structure5LaC0K .course_offeringgnlma6 .button {
    margin-top: 70px;
    display: inline;
    width: fit-content;
    padding: 15px 45px;
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 25px;
}

.wrap-structure5LaC0K .course_offeringgnlma6 .button:hover {
    background: none;
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .course_offeringgnlma6 .text_holder {
        width: 100%;
        padding: 15px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .wrap-structure5LaC0K .course_offeringgnlma6 p {
        padding: 0;
        font-size: 20px;
        line-height: 24px;
        margin-top: 30px;
    }

    .wrap-structure5LaC0K .course_offeringgnlma6 h3 {
        font-size: 30px;
    }

    .wrap-structure5LaC0K .course_offeringgnlma6 .items .course {
        padding: 0;
    }

    .wrap-structure5LaC0K .course_offeringgnlma6 .button {
        margin-top: 30px;
    }
}footer {
    background: rgb(144,162,175);
    color: #ffffff;
}

footer .copyright {
    background: rgb(82,77,106);
}

footer .logo_holder svg, footer .logo_holder svg path {
    fill: rgb(82,77,106);
}

footer h5 {
    color: rgb(82,77,106);
}

footer .menu a {
    color: #ffffff;
}

footer .copyright_info {
    color: #ffffff;
}

footer .copyright_info a {
    color: #ffffff;
    text-decoration: underline;
}

footer .contact_info div svg, footer .contact_info div svg path {
    fill: #ffffff;
}

footer .contact_info div span {
    color: #ffffff;
}

footer .footer {
    padding-top: 70px;
    padding-bottom: 70px;
}

footer .copyright {
    padding-top: 25px;
    padding-bottom: 25px;
}

footer .footer_info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

footer .logo_holder svg, footer .logo_holder img {
    height: 80px;
    width: 80px;
    margin-right: 10px;
}

footer h5 {
    font-size: 23px;
    margin-bottom: 16px;

}

footer .contact_info {
    display: flex;
    flex-direction: column;
}

footer .contact_info div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    justify-content: flex-start;
}

footer .contact_info div img, footer .contact_info div svg {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

footer .menu_holder {
    display: flex;
    flex-direction: column;
}

footer .menu a {
    text-decoration: none;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 5px;
}

footer .copyright {
    font-size: 15px;
}

@media only screen and (max-width: 1200px) {
    footer .footer_info {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 800px) {
    footer .menu, footer .menu_holder, footer .footer_info {
        flex-direction: column;
    }

    footer .contact_info {
        margin-top: 10px;
    }

    footer h5 {
        margin-top: 5px;
    }

}

.wrap-structure5LaC0K footer {
    background: rgb(144,162,175);
    padding: 0;
    padding-top: 20px;
    padding-bottom: 60px;
}

.wrap-structure5LaC0K footer .footer {
    padding: 0;
}

.wrap-structure5LaC0K footer .footer_info {
    padding: 60px 0 0 0;
    border-top: 1px solid rgb(82,77,106);
    margin-bottom: 20px;
}

.wrap-structure5LaC0K footer .copyright {
    padding: 0;
}

.wrap-structure5LaC0K footer .copyright {
    background: rgb(144,162,175);
}

.wrap-structure5LaC0K footer .menu_holder {
    flex-direction: row;
    justify-content: flex-end;
}

.wrap-structure5LaC0K footer .menu a {
    padding: 0 10px;
    border-right: 1px solid rgb(82,77,106);
    margin-bottom: 10px;
    font-size: 16px;
    margin-right: 0;
}

.wrap-structure5LaC0K footer .menu a:last-child {
    border-right: none;
}

.wrap-structure5LaC0K footer .logo_holder svg, .wrap-structure5LaC0K footer .logo_holder img {
    width: 100px;
    height: 100px;
    margin: 0;
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K footer .footer_info {
        align-items: center;
    }

    .wrap-structure5LaC0K footer .copyright_info {
        text-align: center;
    }
}.followRQbAh5 {
    padding-bottom: 80px;
    padding-top: 80px;
    position: relative;
}

.followRQbAh5 .holder {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.followRQbAh5 input {
    padding: 12px;
    background: #ffffff;
    outline: none;
    border: 1px solid rgb(144,162,175,0.5);
    margin-right: 10px;
    min-width: 200px;
}

.followRQbAh5 h2 {
    margin-bottom: 20px;
    text-align: center;
}

.followRQbAh5 .button {
    background: rgb(144,162,175);
    color: #ffffff;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    flex-shrink: 0;
}

.followRQbAh5 .input_holder {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 800px) {
    .followRQbAh5 .holder {
        flex-direction: column;
    }

    .followRQbAh5 {
        padding: 30px 20px;
    }

    .followRQbAh5 input {
        min-width: unset;
    }

    .followRQbAh5 .button {
        flex-shrink: unset;
    }

    .followRQbAh5 .input_holder {
        flex-direction: column;
        width: 100%;
    }

    .followRQbAh5 input {
        margin: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .wrap-structure5LaC0K .followRQbAh5 .holder h2 {
        font-size: 20px;
    }
}

.wrap-structure5LaC0K .followRQbAh5 {
    padding: 100px 20px;
    background: linear-gradient(135deg, rgb(82,77,106) 0%, rgb(144,162,175) 100%);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.wrap-structure5LaC0K .followRQbAh5::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.05);
    z-index: 0;
}

.wrap-structure5LaC0K .followRQbAh5 .container {
    position: relative;
    z-index: 1;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding: 40px;
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.wrap-structure5LaC0K .followRQbAh5 h2 {
    font-size: 48px;
    margin-bottom: 30px;
    color: #000000;
    font-family: Ubuntu, sans-serif;
    font-weight: 700;
    border-bottom: 2px solid rgb(82,77,106);
    padding-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
}

.wrap-structure5LaC0K .followRQbAh5 .input_holder {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-wrap: nowrap;
    margin-top: 20px;
}

.wrap-structure5LaC0K .followRQbAh5 input[type="email"] {
    padding: 15px 20px;
    height: auto;
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid #000000;
    font-weight: 400;
    font-size: 12px;
    width: calc(100% - 140px);
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05);
}

.wrap-structure5LaC0K .followRQbAh5 .button {
    padding: 15px 30px;
    border-radius: 10px;
    background: #000000;
    color: #ffffff;
    font-weight: 600;
    font-size: 19px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease;
}

.wrap-structure5LaC0K .followRQbAh5 .button:hover {
    background: rgb(82,77,106);
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .followRQbAh5 {
        padding: 60px 20px;
    }

    .wrap-structure5LaC0K .followRQbAh5 h2 {
        font-size: 30px;
    }

    .wrap-structure5LaC0K .followRQbAh5 .input_holder {
        flex-direction: column;
        gap: 15px;
    }

    .wrap-structure5LaC0K .followRQbAh5 input[type="email"] {
        width: 100%;
    }

    .wrap-structure5LaC0K .followRQbAh5 .button {
        width: 100%;
    }
}
.learning_outcomesLgKMOP {
    padding-bottom: 80px;
    padding-top: 80px;
}

.learning_outcomesLgKMOP .holder {
    display: flex;
    width: 100%;
}

.learning_outcomesLgKMOP h2 {
    text-align: left;
    margin-bottom: 20px;
}

.learning_outcomesLgKMOP .photo {
    width: 50%;
    flex-shrink: 0;
}

.learning_outcomesLgKMOP .text_holder {
    padding: 20px;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.learning_outcomesLgKMOP ul {
    list-style: none;
}

.learning_outcomesLgKMOP li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.learning_outcomesLgKMOP svg, .learning_outcomesLgKMOP path {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    fill: rgb(82,77,106);
    flex-shrink: 0;
}

@media only screen and (max-width: 800px) {
    .learning_outcomesLgKMOP {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .learning_outcomesLgKMOP .holder {
        flex-direction: column;
    }

    .learning_outcomesLgKMOP .text_holder {
        width: 100%;
    }

    .learning_outcomesLgKMOP .photo {
        width: 100%;
        height: 250px;
        margin-bottom: 10px;
    }
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP {
    background: rgb(144,162,175,0.5);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP::before {
    content: "";
    width: 60%;
    height: 100%;
    background: rgb(82,77,106,0.5);
    position: absolute;
    top: 0;
    left: -10%;
    transform: rotate(-15deg);
    z-index: 0;
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP::after {
    content: "";
    width: 50%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: -15%;
    transform: rotate(15deg);
    z-index: 0;
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP .holder {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
    position: relative;
    width: 100%;
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP .photo {
    width: 45%;
    min-height: 450px;
    background: #000000 no-repeat center center;
    background-size: cover;
    border-radius: 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP .text_holder {
    width: 50%;
    padding: 40px;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP h2 {
    font-size: 37px;
    font-weight: 700;
    color: rgb(82,77,106);
    margin-bottom: 30px;
    text-transform: uppercase;
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 13px;
    color: #000000;
}

.wrap-structure5LaC0K .learning_outcomesLgKMOP svg, .wrap-structure5LaC0K .learning_outcomesLgKMOP path {
    width: 24px;
    height: 24px;
    margin-right: 15px;
    fill: rgb(82,77,106);
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .learning_outcomesLgKMOP {
        padding: 60px 0;
    }

    .wrap-structure5LaC0K .learning_outcomesLgKMOP::before,
    .wrap-structure5LaC0K .learning_outcomesLgKMOP::after {
        display: none;
    }

    .wrap-structure5LaC0K .learning_outcomesLgKMOP .holder {
        flex-direction: column;
    }

    .wrap-structure5LaC0K .learning_outcomesLgKMOP .photo {
        width: 100%;
        min-height: 250px;
        margin-bottom: 20px;
        border-radius: 10px;
    }

    .wrap-structure5LaC0K .learning_outcomesLgKMOP .text_holder {
        width: 100%;
        padding: 20px;
        border-radius: 10px;
    }

    .wrap-structure5LaC0K .learning_outcomesLgKMOP h2 {
        font-size: 24px;
    }
}
.advantages_highlights0FQ9Vs .advantages_content h2 {
    color: rgb(144,162,175);
}

.advantages_highlights0FQ9Vs .advantage_item svg, .advantages_highlights0FQ9Vs .advantage_item svg path {
    fill: rgb(82,77,106);
}

.advantages_highlights0FQ9Vs .advantage_item p {
    color: #000000;
}

.advantages_highlights0FQ9Vs .advantage_item b {
    color: rgb(82,77,106);
}

.advantages_highlights0FQ9Vs {
    padding-top: 80px;
    padding-bottom: 80px;
}

.advantages_highlights0FQ9Vs .advantages_holder {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.advantages_highlights0FQ9Vs .advantages_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.advantages_highlights0FQ9Vs .advantages_content h2 {
    text-align: center;
    margin-bottom: 48px;
    font-size: 32px;
    font-weight: 600;
}

.advantages_highlights0FQ9Vs .advantages_content h4 {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.advantages_highlights0FQ9Vs .advantages_description {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 20px;
}

.advantages_highlights0FQ9Vs .advantage_item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 200px;
    width: 25%;
    padding: 10px;
}

.advantages_highlights0FQ9Vs .advantage_item svg, .advantages_highlights0FQ9Vs .advantage_item img {
    width: 128px;
    height: 128px;
}

@media only screen and (max-width: 1200px) {
    .wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantages_holder .advantage_item {
        width: calc(50% - 20px);
        margin: 10px;
    }
}

@media only screen and (max-width: 800px) {
    .advantages_highlights0FQ9Vs .advantages_content h2 {
        font-size: 30px;
    }

    .advantages_highlights0FQ9Vs .advantages_holder {
        flex-direction: column;
    }

    .advantages_highlights0FQ9Vs {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantages_holder .advantage_item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

.wrap-structure5LaC0K .advantages_highlights0FQ9Vs {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
    background: rgb(144,162,175);
    color: #ffffff;
}

.wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantages_content {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    text-align: left;
}

.wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantages_content h2 {
    font-size: 32px;
    font-weight: 700;
    color: rgb(82,77,106);
    margin-bottom: 40px;
    border-bottom: 2px solid rgb(82,77,106);
    padding-bottom: 10px;
}

.wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantages_description {
    font-size: 17px;
    margin-bottom: 30px;
    color: #ffffff;
    border-left: 3px solid rgb(82,77,106);
    padding-left: 20px;
}

.wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantages_holder {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantage_item {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid rgb(82,77,106);
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 23%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantage_image img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantage_item h4 {
    font-size: 20px;
    font-weight: 700;
    color: rgb(82,77,106);
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid rgb(82,77,106);
    padding-bottom: 10px;
}

@media only screen and (max-width: 1200px) {
    .wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantage_item {
        width: calc(50% - 10px);
        margin-right: 10px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantages_holder {
        flex-direction: column;
        align-items: center;
    }

    .wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantage_item {
        width: 80%;
        margin-bottom: 20px;
    }

    .wrap-structure5LaC0K .advantages_highlights0FQ9Vs .advantages_content h2 {
        font-size: 28px;
    }

    .wrap-structure5LaC0K .advantages_highlights0FQ9Vs {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}.opening_boardSb4Z3c .title_page_holder {
    background-size: cover;
    background-position: center !important;
}

.opening_boardSb4Z3c .style_element h1 {
    color: rgb(144,162,175);
}

.opening_boardSb4Z3c .style_element h3 {
    color: rgb(144,162,175);
    text-align: right;
    font-size: 20px;
    margin-bottom: 8px;
}

.opening_boardSb4Z3c .style_element p {
    color: #000000;
    text-align: right;
}

.opening_boardSb4Z3c {
    width: 100%;
}

.opening_boardSb4Z3c .title_page_holder {
    width: 100%;
    min-height: 680px;
    height: auto;
    position: relative;
}

.opening_boardSb4Z3c .style_element {
    position: absolute;
    right: 0px;
    bottom: -1px;
    background: #ffffff;
    width: 65%;
    height: 100%;
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
    padding: 50px 50px 50px 30%;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: flex-end;
    min-width: 680px;
    border-radius: 0;
}

.opening_boardSb4Z3c .style_element h1 {
    font-size: 41px;
    font-weight: 700;
    margin-bottom: 8px;
    text-align: right;
}

.opening_boardSb4Z3c .style_element p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 16px;
}

@media only screen and (max-width: 800px) {
    .opening_boardSb4Z3c .title_page_holder {
        min-height: 320px;
        height: auto;
    }

    .opening_boardSb4Z3c .style_element {
        min-width: unset;
        width: 100%;
        clip-path: polygon(100% 100%, 100% -175%, 0 100%);
        padding: 100px 30px 30px 35%;
        text-align: right;
        min-width: unset;
    }

    .opening_boardSb4Z3c .style_element h1 {
        font-size: 18px;
    }

    .opening_boardSb4Z3c .style_element h3 {
        font-size: 16px;
    }

    .opening_boardSb4Z3c .style_element p {
        font-size: 14px;
    }


}

.wrap-structure5LaC0K .opening_boardSb4Z3c {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.wrap-structure5LaC0K .opening_boardSb4Z3c .title_page_holder {
    background-size: cover !important;
    background-position: right center !important;
}

.wrap-structure5LaC0K .opening_boardSb4Z3c .title_page_holder {
    width: 50%;
    min-height: 400px;
    height: auto;
    position: relative;
    display: flex;
    justify-content: flex-start;
}

.wrap-structure5LaC0K .opening_boardSb4Z3c .style_element {
    clip-path: none;
    width: 100%;
    padding: 30px 20px;
    position: absolute;
    top: unset;
    left: -100%;
    bottom: unset;
    min-width: unset;
    align-items: flex-start;
    justify-content: center;
    background: rgb(82,77,106);
    border-radius: 0 !important;
    padding-left: 40px;
}

.wrap-structure5LaC0K .opening_boardSb4Z3c .style_element::after {
    content: "";
    height: 100%;
    width: 40px;
    position: absolute;
    top: 0;
    right: -40px;
    border-radius: 0 !important;
    background: linear-gradient(to right, rgb(82,77,106), rgba(255, 255, 255, 0));
}

.wrap-structure5LaC0K .opening_boardSb4Z3c .style_element h1 {
    text-align: left;
    font-size: 36px;
    line-height: 46px;
    color: #ffffff;
}

.wrap-structure5LaC0K .opening_boardSb4Z3c .style_element h3 {
    color: #ffffff;
    text-align: left;
    z-index: 2;
}

.wrap-structure5LaC0K .opening_boardSb4Z3c .style_element p {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}

@media only screen and (max-width: 1200px) {
    .wrap-structure5LaC0K .opening_boardSb4Z3c .title_page_holder {
        width: 100%;
    }

    .wrap-structure5LaC0K .opening_boardSb4Z3c .style_element {
        width: 80%;
        position: relative;
        left: unset;
    }
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .opening_boardSb4Z3c .style_element {
        width: 80%;
        position: relative;
        left: unset;
    }

    .wrap-structure5LaC0K .opening_boardSb4Z3c .title_page_holder {
        background-size: cover !important;
    }
}.access_nowt8yqaV {
    padding-bottom: 80px;
    padding-top: 80px;
}

.access_nowt8yqaV h2 {
    color: rgb(144,162,175);
}

.access_nowt8yqaV .button {
    background: rgb(144,162,175);
    color: #ffffff;
    white-space: normal;
    text-align: center;
}

.access_nowt8yqaV .button:hover {
    background: rgb(82,77,106);
}

.access_nowt8yqaV .holder {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.access_nowt8yqaV h2 {
    font-size: 36px;
    font-weight: 600;
    margin-right: 24px;
    width: 66%;
    text-align: center;
}

.access_nowt8yqaV .button {
    padding: 15px 25px;
    border-radius: 100px;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

@media only screen and (max-width: 600px) {
    .access_nowt8yqaV .holder {
        flex-direction: column;
    }

    .wrap-structure5LaC0K section.access_nowt8yqaV h2 {
        font-size: 26px;
    }

    .access_nowt8yqaV h2 {
        margin: 0;
        margin-bottom: 24px;
        width: 90%;
    }

    .access_nowt8yqaV .button {
        font-size: 24px;
    }

    .access_nowt8yqaV {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.wrap-structure5LaC0K .access_nowt8yqaV {
    background: linear-gradient(135deg, rgb(82,77,106), rgb(144,162,175));
    padding: 60px 0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    position: relative;
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    transition: all 0.3s ease-in-out;
}

.wrap-structure5LaC0K .access_nowt8yqaV .holder {
    margin: auto;
    width: 75%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 40px;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
    border: 1px solid rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.wrap-structure5LaC0K .access_nowt8yqaV .holder:hover {
    transform: scale(1.05);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.5);
}

.wrap-structure5LaC0K .access_nowt8yqaV h2 {
    margin-bottom: 40px;
    font-size: 36px;
    font-family: Ubuntu, sans-serif;
    font-weight: 600;
    color: rgb(82,77,106);
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: linear-gradient(135deg, rgb(82,77,106), rgb(144,162,175));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: background 0.3s ease, text-shadow 0.3s ease;
    margin-right: 0;
}

.wrap-structure5LaC0K .access_nowt8yqaV .button {
    display: inline-block;
    padding: 20px 50px;
    font-size: 17px;
    font-family: Ubuntu, sans-serif;
    font-weight: 700;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(82,77,106), rgb(144,162,175));
    border: none;
    border-radius: 10px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

.wrap-structure5LaC0K .access_nowt8yqaV .button:hover {
    background: linear-gradient(135deg, rgb(144,162,175), rgb(82,77,106));
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .access_nowt8yqaV .holder {
        width: 90%;
        padding: 30px 20px;
    }

    .wrap-structure5LaC0K .access_nowt8yqaV h2 {
        font-size: 20px;
    }

    .wrap-structure5LaC0K .access_nowt8yqaV .button {
        width: 100%;
        padding: 15px 0;
    }
}.about_thistIS7FW .holder {
    background-size: cover;
}

.about_thistIS7FW .style_element {
    background: #ffffff;
}

.about_thistIS7FW {
    padding-bottom: 80px;
    padding-top: 80px;
}

.about_thistIS7FW h2 {
    color: rgb(144,162,175);
}

.about_thistIS7FW span {
    color: rgb(82,77,106);
}

.about_thistIS7FW p {
    color: #000000;
}

.about_thistIS7FW .holder {
    display: flex;
    justify-content: flex-end;
    padding: 40px;
    height: auto;
}

.about_thistIS7FW .style_element {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    min-width: 400px;
    padding: 20px;
}

.about_thistIS7FW .caption_holder {
    display: flex;
    justify-content: flex-end;
}

.about_thistIS7FW h2 {
    margin-bottom: 8px;
    font-size: 38px;
    font-weight: 600;
}

.about_thistIS7FW span {
    margin-bottom: 16px;
    font-size: 23px;
    font-weight: 600;
}

.about_thistIS7FW p {
    font-size: 14px;
    font-weight: 300;
}

@media only screen and (max-width: 600px) {
    .about_thistIS7FW .holder {
        padding: 0px;
    }

    .about_thistIS7FW .style_element {
        width: 100%;
        min-width: unset;
    }

    .about_thistIS7FW {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .about_thistIS7FW h2 {
        font-size: 30px;
    }
}

.wrap-structure5LaC0K .about_thistIS7FW .holder {
    height: auto;
    min-height: 600px;
    background-position: 50% 70% !important;
}

.wrap-structure5LaC0K .about_thistIS7FW .caption_holder {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap-structure5LaC0K .about_thistIS7FW .style_element {
    background: #ffffff;
    border-radius: 50px;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
    width: 70%;
}

.wrap-structure5LaC0K .about_thistIS7FW h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
    text-align: center;
    color: #000000;
}

.wrap-structure5LaC0K .about_thistIS7FW p {
    margin-top: 40px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .about_thistIS7FW .style_element {
        width: 100%;
        padding: 20px;
    }

    .wrap-structure5LaC0K .about_thistIS7FW .holder {
        height: auto;
        min-height: unset;
        padding: 30px 0;
    }

    .wrap-structure5LaC0K .about_thistIS7FW p {
        margin-top: 30px;
    }
}.education_frameworkAGzu2g {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgb(144,162,175);
    color: #ffffff;
}

.education_frameworkAGzu2g::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgb(82,77,106) 0%, rgb(144,162,175) 100%);
    animation: rotateBackground 20s infinite linear;
    z-index: -1;
    filter: blur(100px);
}

@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.education_frameworkAGzu2g .holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: auto;
    gap: 20px;
}

.education_frameworkAGzu2g h2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 31px;
    font-family: Ubuntu, sans-serif;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;
}

.education_frameworkAGzu2g p {
    text-align: center;
    font-size: 16px;
    font-family: Ubuntu, sans-serif;
    font-weight: 400;
    color: #ffffff;
    max-width: 800px;
    line-height: 1.6;
    position: relative;
    z-index: 1;
}

.education_frameworkAGzu2g p::first-letter {
    font-size: 1.5em;
    font-weight: 600;
    color: #ffffff;
}

@media only screen and (max-width: 800px) {
    .education_frameworkAGzu2g {
        padding: 30px 0;
    }
}

.wrap-structure5LaC0K .education_frameworkAGzu2g h2 {
    color: #ffffff;
    font-size: 44px;
    margin-bottom: 48px;
}

.wrap-structure5LaC0K .education_frameworkAGzu2g {
    position: relative;
}

.wrap-structure5LaC0K .education_frameworkAGzu2g::after {
    content: "";
    position: absolute;
    width: calc(50% - 6px);
    height: 44px;
    background: rgb(144,162,175);
    border-left: 12px solid #ffffff;
    bottom: -44px;
    right: 0;
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .education_frameworkAGzu2g h2 {
        font-size: 31px;
        margin-bottom: 28px;
    }
}
header .main_header {
    background: #ffffff;
    color: #000000;
}

header .logo_name {
    color: rgb(82,77,106);
    font-size: 20px;
    font-weight: 700;
}

header .logo_desc {
    color: rgb(144,162,175);
}

header .logo_holder svg, header .logo_holder svg path, header .logo_holder img {
    fill: rgb(82,77,106);
}

header .menu a {
    color: rgb(144,162,175);
}

header .menu a:hover {
    color: rgb(82,77,106);
}

header .menu a.active {
    border: 2px solid rgb(144,162,175);
    border-radius: 100px;
}

header .menu a.active:hover {
    color: #ffffff;
    background: rgb(82,77,106);
    border: 2px solid rgb(82,77,106);
}

header {
    box-shadow: 0 16px 48px rgba(0, 0, 0, .175);
}

header .main_header {
    width: 100%;
}

header .header_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .logo_holder {
    padding: 5px 0;
    display: flex;
    align-items: center;
    text-decoration: none;

}

header .logo_caption {
    display: flex;
    flex-direction: column;
    height: 100%;

}

header .logo_desc {
    font-size: 14px;
    font-weight: 700;
}

header .logo_holder .logo_desc {
    text-transform: uppercase;
}

header .logo_holder .logotype svg, header .logo_holder .logotype img {
    height: 80px;
    width: 80px;
    margin-right: 10px;
}

header .menu {
    display: flex;
}

header .menu a {
    text-decoration: none;
    padding: 12px 25px;
    font-size: 15px;
}

body .wrap-structure5LaC0K header .opened {
    display: flex;
}

@media only screen and (max-width: 1200px) {
    header .header_content {
        flex-direction: column;
        align-items: flex-start;
    }

    header .menu {
        display: none;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        padding-bottom: 30px;
        position: static;
        top: 100%;
        left: 0;
        z-index: 90;
        background: #ffffff;
        width: 100%;
    }

    header .menu a.active {
        border: none;
    }

    header .menu a.active:hover {
        color: rgb(82,77,106);
        background: none;
        border: none;
    }

    header .main_header {
        position: relative;
        z-index: 99;
    }

    header .logo_name {
        line-height: 28px;
    }

    header .logo_holder {
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }

    header .logo_holder .logo_desc {
        display: none;
    }

    header .logo_holder .logotype {
        margin-right: 5px;
    }

    header .logo_holder .logotype svg, header .logo_holder .logotype img {
        margin: 0;
        width: 40px;
        height: 40px;
    }

    header .logo_name {
        text-align: left;
        font-size: 20px;
        text-align: center;
    }

    header .header_content {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.wrap-structure5LaC0K .logotype {
    background: #ffffff;
    padding: 10px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-right: 10px;
}

.wrap-structure5LaC0K header .main_header {
    background: rgb(82,77,106);
    padding-bottom: 5px;
    position: relative;
}

.wrap-structure5LaC0K header .main_header::before {
    position: absolute;
    content: "";
    top: 0;
    height: 20px;
    width: 100%;
    background: rgb(144,162,175);
    z-index: 0;
}

.wrap-structure5LaC0K header .logo_holder .logotype svg, .wrap-structure5LaC0K header .logo_holder .logotype img {
    margin: 0;
}

.wrap-structure5LaC0K header .logo_holder {
    padding: 0;
}

.wrap-structure5LaC0K header .menu {
    padding-top: 20px;
}

.wrap-structure5LaC0K header .menu a {
    color: #ffffff;
    font-weight: 700;
    font-size: 15px;
}

.wrap-structure5LaC0K header .menu a:hover {
    color: rgb(144,162,175);
}

.wrap-structure5LaC0K header .header_content {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K header .menu {
        background: none;
        align-items: center;
    }

    .wrap-structure5LaC0K header .logo_holder .logotype svg, .wrap-structure5LaC0K header .logo_holder .logotype img {
        width: 60px;
        height: 60px;
    }

    .wrap-structure5LaC0K header .menu a {
        text-align: center;
    }

    .wrap-structure5LaC0K header .logo_holder {
        justify-content: center;
        align-items: center;
    }

    .wrap-structure5LaC0K header .menu {
        padding-bottom: 20px;
    }
}.contact_usc1BqfX {
    padding-top: 80px;
    padding-bottom: 80px;
}

.contact_usc1BqfX h3 {
    color: rgb(144,162,175);
}

.contact_usc1BqfX .form {
    background: rgb(219,234,242);
    border-radius: 10px;
}

.contact_usc1BqfX .info svg, .contact_usc1BqfX .info svg path {
    fill: rgb(82,77,106);
}

.contact_usc1BqfX .info .contact_info h5 {
    color: rgb(82,77,106);
}

.contact_usc1BqfX .info span {
    color: #000000;
}

.contact_usc1BqfX .info .contact_info svg, .contact_usc1BqfX .info .contact_info svg path {
    fill: #000000;
}

.contact_usc1BqfX form input {
    color: #000000;
    border-radius: 6px;
    background: #ffffff;
}

.contact_usc1BqfX form .button {
    background: rgb(144,162,175);
    color: #ffffff;
    border-radius: 100px;
}

.contact_usc1BqfX form .button:hover {
    background: rgb(82,77,106);
}


.contact_usc1BqfX .holder {
    display: flex;
}

.contact_usc1BqfX .holder > div {
    width: 50%;
    padding: 40px;
}

.contact_usc1BqfX .form {

}

.contact_usc1BqfX .form form {
    display: flex;
    flex-direction: column;
}

.contact_usc1BqfX h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 18px;
}

.contact_usc1BqfX .info {
    padding-top: 40px;
}

.contact_usc1BqfX form input {
    border: none;
    padding: 13px;
    width: 100%;
    margin-bottom: 24px;
    line-height: 24px;
    outline: none;
    border: 1px solid transparent;
}

.contact_usc1BqfX form .button {
    font-weight: 400;
    cursor: pointer;
}

.contact_usc1BqfX .info .contact_info h5 {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 16px;
}

.contact_usc1BqfX .info svg, .contact_usc1BqfX .info img {
    margin-right: 16px;
    width: 16px;
    height: 16px;
}

.contact_usc1BqfX .info span {
    font-size: 13px;
}

.contact_usc1BqfX .logo_holder {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 30px;
    margin-right: 30px;
}

.contact_usc1BqfX .logo_holder svg, .contact_usc1BqfX .logo_holder img {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    margin-right: 0;
}

.contact_usc1BqfX .info .contact_info span {
    font-weight: 300;
}

.contact_usc1BqfX .info .contact_info > div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.contact_usc1BqfX .name_holder {
    display: flex;
    justify-content: space-between;
}

.contact_usc1BqfX .name_holder #surname {
    margin-left: 24px;
}

.contact_usc1BqfX .agree {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.contact_usc1BqfX .agree label {
    display: block;
}

.contact_usc1BqfX .agree a {
    margin-left: 5px;
    color: rgb(82,77,106);
}

.contact_usc1BqfX .agree input[type=checkbox] {
    width: auto;
    margin: 0;
    margin-right: 5px;
}

@media only screen and (max-width: 600px) {
    .contact_usc1BqfX .holder {
        flex-direction: column;
    }

    .contact_usc1BqfX .holder > div {
        width: 100%;
    }

    .contact_usc1BqfX {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .contact_usc1BqfX h3 {
        font-size: 30px;
    }
}

.wrap-structure5LaC0K .contact_usc1BqfX .holder {
    flex-direction: row-reverse;
}

.wrap-structure5LaC0K .contact_usc1BqfX {
    background: rgb(82,77,106);
    background: rgb(144,162,175);
    padding: 0;
}

.wrap-structure5LaC0K .contact_usc1BqfX .form {
    background: none;
    width: 60%;
    padding-top: 80px;
    padding-bottom: 80px;
    margin: auto;
}

.wrap-structure5LaC0K .contact_usc1BqfX .form_text {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #ffffff;
}

.wrap-structure5LaC0K .contact_usc1BqfX form input {
    background: rgba(255, 255, 255, 0.5);
    padding: 0 18px;
    height: 50px;
    border-radius: 0;
}

.wrap-structure5LaC0K .contact_usc1BqfX form label {
    display: flex;
    color: #ffffff;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.wrap-structure5LaC0K .contact_usc1BqfX .info .contact_info svg, .wrap-structure5LaC0K .contact_usc1BqfX .info .contact_info svg path {
    fill: #ffffff;
}

.wrap-structure5LaC0K .contact_usc1BqfX .info .contact_info span {
    color: #ffffff;
}

.wrap-structure5LaC0K .contact_usc1BqfX .info {
    align-items: center;
    justify-content: center;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0 !important;
    padding: 0;
    width: 40%;
}

.wrap-structure5LaC0K .contact_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
}

.wrap-structure5LaC0K .contact_usc1BqfX .agree input[type=checkbox] {
    height: auto;
}

.wrap-structure5LaC0K .contact_usc1BqfX .agree label {
    margin-bottom: 0;
    text-transform: none;
}

.wrap-structure5LaC0K .contact_usc1BqfX form .name_holder {
    position: relative;
}

.wrap-structure5LaC0K .contact_usc1BqfX form .name_holder input {
    width: 50%;
    margin-top: 30px;
}

.wrap-structure5LaC0K .contact_usc1BqfX form .name_holder label {
    position: absolute;
}

.wrap-structure5LaC0K .contact_usc1BqfX form .name_holder label:nth-child(3) {
    left: calc(50% + 14px);
}

.wrap-structure5LaC0K .contact_usc1BqfX .agree a {
    color: rgb(82,77,106);
}

body .wrap-structure5LaC0K .contact_usc1BqfX form .button {
    border-radius: 0;
    background: #ffffff;
    color: rgb(144,162,175);
    border: none;
    width: fit-content;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 40px;
    height: auto;
}

body .wrap-structure5LaC0K .contact_usc1BqfX form .button:hover {
    background: rgb(82,77,106);
    color: rgb(144,162,175);
}

.contact_usc1BqfX .info .contact_info > div {
    height: 50%;
    width: 100%;
    padding: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.contact_usc1BqfX .info .contact_info > div:nth-child(3), .contact_usc1BqfX .info .contact_info > div:nth-child(2) {
    border-bottom: none;
    margin-bottom: 0;
}

.wrap-structure5LaC0K .contact_usc1BqfX .info .contact_info svg, .wrap-structure5LaC0K .contact_usc1BqfX .info .contact_info svg path {
    background: #ffffff;
    fill: rgb(144,162,175);
    padding: 6px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    font-size: 18px;
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .contact_usc1BqfX .holder {
        flex-direction: column-reverse;
    }

    .wrap-structure5LaC0K .contact_usc1BqfX .holder > div {
        width: 100%;
        border: none;
    }

    .wrap-structure5LaC0K .contact_usc1BqfX .form {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }
}.secure_zone4lYnPX {
    padding: 30px;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.secure_zone4lYnPX h1 {
    margin-top: 30px;
    margin-bottom: 20px;
}
.secure_zone4lYnPX h2 {
    margin-top: 25px;
    margin-bottom: 15px;
}
.secure_zone4lYnPX h3, .secure_zone4lYnPX h4, .secure_zone4lYnPX h5, .secure_zone4lYnPX h6 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.2em;
}
.secure_zone4lYnPX ul, .secure_zone4lYnPX ol {
    list-style-position: inside;
    padding-left: 0;
    padding: 10px 0;
}
.secure_zone4lYnPX li {
    margin-bottom: 10px;
}
.secure_zone4lYnPX section {
    background: none;
}
.secure_zone4lYnPX p, .secure_zone4lYnPX span, .secure_zone4lYnPX div {
    line-height: 20px;
    margin-bottom: 5px;
}
@media only screen and (max-width: 800px) {
    .secure_zone4lYnPX {
        padding: 20px 0;
    }
}.instructor_profileZGOFw1 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.instructor_profileZGOFw1 .review .name {
    color: rgb(144,162,175);
}

.instructor_profileZGOFw1 .review span {
    color: rgb(82,77,106);
}

.instructor_profileZGOFw1 .holder {
    display: flex;
    justify-content: center;
    align-items: center;
}

.instructor_profileZGOFw1 .review {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 33%;
}

.instructor_profileZGOFw1 .photo {
    width: 350px;
    height: 400px;
    max-width: 100%;
    margin-bottom: 8px;
    background-position: center;
}

.instructor_profileZGOFw1 .review .name {
    font-size: 19px;
    margin-bottom: 8px;
}

.instructor_profileZGOFw1 .review span {
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 14px;
}

.instructor_profileZGOFw1 .review .quote {
    font-size: 17px;
    font-weight: 300;
    font-style: italic;
}

@media only screen and (max-width: 1200px) {
    .instructor_profileZGOFw1 .review {
        max-width: unset;
    }
}

@media only screen and (max-width: 800px) {
    .instructor_profileZGOFw1 .holder {
        flex-direction: column;
    }

    .instructor_profileZGOFw1 .review {
        max-width: unset;
        width: 100%;
    }

    .instructor_profileZGOFw1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.wrap-structure5LaC0K .instructor_profileZGOFw1 .review {
    display: flex;
    width: 100%;
    max-width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.2);
    padding: 10px;
}

.wrap-structure5LaC0K .instructor_profileZGOFw1 .photo {
    width: 300px;
    height: 220px;
    margin: 0 50px;
    border-radius: 0 !important;
    flex-shrink: 0;
}

.wrap-structure5LaC0K .instructor_profileZGOFw1 .worker_description {

    padding: 20px;
    padding-left: 0;
}

.wrap-structure5LaC0K .instructor_profileZGOFw1 .worker_description .quote::before {
    content: "“";
    font-size: 64px;
    line-height: 64px;
    position: absolute;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
}

.wrap-structure5LaC0K .instructor_profileZGOFw1 .worker_description .quote::after {
    content: "”";
    font-size: 64px;
    line-height: 64px;
    position: absolute;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    right: 0;
    bottom: -32px;
}

.wrap-structure5LaC0K .worker_description {
    text-align: center;
}

.wrap-structure5LaC0K .instructor_profileZGOFw1 .review .quote {
    text-align: center;
    margin-top: 20px;
    color: #000000;
    font-size: 22px;
    position: relative;
    padding: 30px;
}

.wrap-structure5LaC0K .instructor_profileZGOFw1 .review .name {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000000;

}

.wrap-structure5LaC0K .instructor_profileZGOFw1 .review span {
    font-weight: 700;
}

@media only screen and (max-width: 800px) {
    .wrap-structure5LaC0K .instructor_profileZGOFw1 .review {
        padding: 20px 10px;
        flex-direction: column;
    }

    .wrap-structure5LaC0K .instructor_profileZGOFw1 .photo {
        width: 200px;
        height: 160px;
        margin: 0 20px;
    }

    .wrap-structure5LaC0K .instructor_profileZGOFw1 .worker_description {
        padding: 10px;
        margin-top: 20px;
    }

    .wrap-structure5LaC0K .instructor_profileZGOFw1 .worker_description .quote::before {
        font-size: 32px;
        line-height: 32px;
        width: 16px;
        height: 16px;
        left: -16px;
    }

    .wrap-structure5LaC0K .instructor_profileZGOFw1 .worker_description .quote::after {
        font-size: 32px;
        line-height: 32px;
        width: 16px;
        height: 16px;
        right: 0px;
    }

    .wrap-structure5LaC0K .instructor_profileZGOFw1 .review .quote {
        padding: 10px 0;
    }
}