* {
    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: Lato, sans-serif;
    color: #000000;
}
.layer-container-4870 {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.content {
    flex: 1 0 auto;
}
.footer {
    flex: 0 0 auto;
}
section {
    background-color: rgb(255,237,203);
}
@media only screen and (max-width: 800px)  {
    .container {
        width: 100%;
        padding: 0 12px;
    }
}.program-offerings-4586 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.program-offerings-4586 h2 {
    color: rgb(160,187,184);
}

.program-offerings-4586 .content {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 16px 48px rgb(0 0 0 / 18%);
}

.program-offerings-4586 h3 {
    color: rgb(67,106,152);
}

.program-offerings-4586 p {
    color: #000000;
}

.program-offerings-4586 .button {
    background: rgb(160,187,184);
    color: #ffffff;
    margin-top: 30px;
    width: fit-content;
}

.program-offerings-4586 .button:hover {
    background: rgb(67,106,152);
}

.program-offerings-4586 .holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.program-offerings-4586 .items {
    display: flex;
    justify-content: center;
    align-items: center;
}

.program-offerings-4586 .course {
    padding: 12px;
    max-width: 100%;
}

.program-offerings-4586 .content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
}

.program-offerings-4586 .text_holder {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.program-offerings-4586 h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 32px;
}

.program-offerings-4586 .photo {
    height: 500px;
    width: calc(100% - 60px);
    margin-top: 30px;
}

.program-offerings-4586 .text_holder {
    padding: 30px;
}

.program-offerings-4586 h3 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 16px;
    text-align: center;
}

.program-offerings-4586 p {
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
}

.program-offerings-4586 .button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 25px;
    text-decoration: none;
}

@media only screen and (max-width: 600px) {
    .program-offerings-4586 .items {
        flex-direction: column;
    }

    .program-offerings-4586 h2 {
        font-size: 30px;
    }

    .program-offerings-4586 h3 {
        font-size: 26px;
    }

    .program-offerings-4586 .course {
        max-width: unset;
        width: 100%;
    }

    .program-offerings-4586 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.layer-container-4870 .program-offerings-4586 {
    padding-top: 60px;
    padding-bottom: 120px;
}

.layer-container-4870 .program-offerings-4586 .container {
    width: 100%;
    padding: 0;
}

.layer-container-4870 .program-offerings-4586 .course .content {
    overflow: unset;
}

.layer-container-4870 .program-offerings-4586 .items {
    width: 100%;
}

.layer-container-4870 .program-offerings-4586 .items .course {
    padding: 0;
    width: 100%;
}

.layer-container-4870 .program-offerings-4586 .photo {
    height: calc(100% - 120px);
    width: 100%;
    max-width: 1200px;
    border-radius: 0 !important;
    margin: 0;
    background-position: 50% 70% !important;
    position: absolute;
}

.layer-container-4870 .program-offerings-4586 .items .course .content {
    border-radius: 0;
    box-shadow: none;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.layer-container-4870 .program-offerings-4586 .text_holder {
    max-width: 1200px;
    margin: auto;
    justify-content: flex-start;
    align-items: center;
    min-height: unset;
    position: static;
    background: rgb(67,106,152);
    width: 900px;
    z-index: 5;
    box-shadow: rgba(0, 0, 0, 0.5) 5px 5px 20px 0px;
}

.layer-container-4870 .program-offerings-4586 .items .course .content::after {
    content: "";
    width: 700px;
    height: 300px;
    background: rgb(160,187,184);
    bottom: -60px;
    position: absolute;
    z-index: 2;

}

.layer-container-4870 .program-offerings-4586 p {
    margin-top: 20px;
    text-align: center;
}

.layer-container-4870 .program-offerings-4586 .button {
    margin-top: 30px;
    width: fit-content;
    color: #ffffff;
}

.layer-container-4870 .program-offerings-4586 h3, .layer-container-4870 .program-offerings-4586 p {
    text-align: center;
    color: #ffffff;
}

.layer-container-4870 .program-offerings-4586 h3 {
    font-size: 36px;
}

.layer-container-4870 .program-offerings-4586 p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 50px;
}

@media only screen and (max-width: 1200px) {
    .layer-container-4870 .program-offerings-4586 .items .course .content::after {
        width: 95%;
        bottom: 0;
    }

    .layer-container-4870 .program-offerings-4586 .text_holder {
        width: 90%;
        position: relative;
        bottom: 60px;
        margin: 0;
        padding: 20px;
    }

    .layer-container-4870 .program-offerings-4586 p {
        margin-top: 20px;
    }

    .layer-container-4870 .program-offerings-4586 h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .layer-container-4870 .program-offerings-4586 {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 800px) {
    .layer-container-4870 .program-offerings-4586 .photo {
        position: static;
        height: 350px;
    }
}.contact-box-8719 {
    padding: 100px 20px;
    background: linear-gradient(135deg, #000000 0%, rgb(160,187,184) 100%);
    color: #ffffff;
    font-family: Lato, sans-serif;
    position: relative;
    overflow: hidden;
}

.contact-box-8719::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at center, transparent, rgb(67,106,152,0.5));
    animation: rotateBackground 20s infinite linear;
    z-index: 0;
}

@keyframes rotateBackground {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.contact-box-8719 h3 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.contact-box-8719 .form {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    padding: 50px;
    max-width: 800px;
    margin: auto;
    position: relative;
    z-index: 1;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeInUp 1s forwards 0.5s;
}

@keyframes fadeInUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.contact-box-8719 form input, .contact-box-8719 form textarea {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgb(67,106,152,0.5);
    padding: 15px;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
    transition: background 0.3s ease, border-color 0.3s ease;
}

.contact-box-8719 form input:focus, .contact-box-8719 form textarea:focus {
    border-color: rgb(160,187,184);
    background: rgba(255, 255, 255, 0.2);
    outline: none;
}

.contact-box-8719 form .button {
    background: rgb(67,106,152);
    color: #ffffff;
    padding: 15px 30px;
    font-size: 14px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.3s ease;
    margin-top: 20px;
}

.contact-box-8719 form .button:hover {
    background: rgb(160,187,184);
    transform: translateY(-3px);
}

.contact-box-8719 .holder {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
}

.contact-box-8719 .holder>div {
    width: 100%;
    padding: 40px;
}

.contact-box-8719 .form form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-box-8719 .name_holder {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.contact-box-8719 .name_holder input {
    width: 100%;
}

.contact-box-8719 .agree {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 15px;
    color: #ffffff;
}

.contact-box-8719 .agree label {
    display: flex;
    align-items: center;
}

.contact-box-8719 .agree a {
    margin-left: 5px;
    color: rgb(160,187,184);
    text-decoration: underline;
}

.contact-box-8719 .form_text {
    margin-bottom: 40px;
    text-align: center;
    font-size: 15px;
    color: var(--white-color_opacity);
}

.contact-box-8719 .agree input[type=checkbox] {
    width: auto;
    margin: 0 10px 0 0;
}

@media only screen and (max-width: 800px) {
    .contact-box-8719 {
        padding: 60px 20px;
    }

    .contact-box-8719 h3 {
        font-size: 37px;
    }

    .contact-box-8719 .holder>div {
        padding: 15px;
    }

    .contact-box-8719 .name_holder {
        flex-direction: column;
    }

    .contact-box-8719 .name_holder input {
        width: 100%;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 600px) {
    .contact-box-8719 {
        padding: 40px 20px;
    }

    .contact-box-8719 .form {
        padding: 20px;
    }
}header .main_header {
    background: #ffffff;
    color: #000000;
}

header .logo_name {
    color: rgb(67,106,152);
    font-size: 18px;
    font-weight: 700;
}

header .logo_desc {
    color: rgb(160,187,184);
}

header .logo_holder svg, header .logo_holder svg path, header .logo_holder img {
    fill: rgb(67,106,152);
}

header .menu a {
    color: rgb(160,187,184);
}

header .menu a:hover {
    color: rgb(67,106,152);
}

header .menu a.active {
    border: 2px solid rgb(160,187,184);
    border-radius: 100px;
}

header .menu a.active:hover {
    color: #ffffff;
    background: rgb(67,106,152);
    border: 2px solid rgb(67,106,152);
}

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: 12px;
    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: 12px;
}

body .layer-container-4870 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(67,106,152);
        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;
    }
}

.layer-container-4870 header .main_header {
    background: rgb(67,106,152);
}

.layer-container-4870 header .top_plank .top_plank_content {
    border-bottom: 1px solid #ffffff;
}

.layer-container-4870 header .header_content {
    position: relative;
    border-radius: 50px;
    background: #ffffff;
    padding: 10px 30px;
    justify-content: space-around;
    bottom: -30px;
    z-index: 5;
}

.layer-container-4870 header .logo_holder .logotype svg, .layer-container-4870 header .logo_holder .logotype img {
    width: 65px;
    height: 65px;
}

.layer-container-4870 header .menu a {
    font-weight: 700;
    font-size: 16px;
}

@media only screen and (max-width: 800px) {
    .layer-container-4870 header .logo_holder .logotype svg, .layer-container-4870 header .logo_holder .logotype img {
        width: 40px;
        height: 40px;
    }

    .layer-container-4870 header .logo_holder {
        justify-content: space-between;
        width: 100%;
        position: relative;
        z-index: 95;
    }

    .layer-container-4870 header .menu {
        padding-top: 30px;
        top: 0;
        border-radius: 50px;
        align-items: center;
    }
}.learning-profits-4937 {
    padding-bottom: 80px;
    padding-top: 80px;
}

.learning-profits-4937 .holder {
    display: flex;
    width: 100%;
}

.learning-profits-4937 h2 {
    text-align: left;
    margin-bottom: 20px;
}

.learning-profits-4937 .photo {
    width: 50%;
    flex-shrink: 0;
}

.learning-profits-4937 .text_holder {
    padding: 20px;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.learning-profits-4937 ul {
    list-style: none;
}

.learning-profits-4937 li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.learning-profits-4937 svg, .learning-profits-4937 path {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    fill: rgb(67,106,152);
    flex-shrink: 0;
}

@media only screen and (max-width: 800px) {
    .learning-profits-4937 {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .learning-profits-4937 .holder {
        flex-direction: column;
    }

    .learning-profits-4937 .text_holder {
        width: 100%;
    }

    .learning-profits-4937 .photo {
        width: 100%;
        height: 250px;
        margin-bottom: 10px;
    }
}

.layer-container-4870 .learning-profits-4937 {
    background: rgb(67,106,152,0.5);
    position: relative;
    padding: 80px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Lato, sans-serif;
    overflow: hidden;
}

.layer-container-4870 .learning-profits-4937::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at center, rgb(67,106,152), transparent);
    opacity: 0.3;
    animation: rotateBackground 20s linear infinite;
    z-index: 0;
}

@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.layer-container-4870 .learning-profits-4937 .holder {
    position: relative;
    z-index: 1;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    max-width: 1200px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.layer-container-4870 .learning-profits-4937 .holder:hover {
    transform: translateY(-10px);
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.3);
}

.layer-container-4870 .learning-profits-4937 .photo {
    width: 40%;
    height: auto;
    background-size: cover;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: transform 0.3s ease;
}

.layer-container-4870 .learning-profits-4937 .photo:hover {
    transform: scale(1.05);
}

.layer-container-4870 .learning-profits-4937 .text_holder {
    padding: 60px 40px;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.layer-container-4870 .learning-profits-4937 h2 {
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 20px;
    color: rgb(67,106,152);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.layer-container-4870 .learning-profits-4937 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.layer-container-4870 .learning-profits-4937 li {
    margin-bottom: 20px;
    font-size: 17px;
    color: #000000;
    display: flex;
    align-items: center;
}

.layer-container-4870 .learning-profits-4937 svg,
.layer-container-4870 .learning-profits-4937 path {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    fill: rgb(160,187,184);
    transition: fill 0.3s ease;
}

.layer-container-4870 .learning-profits-4937 li:hover svg,
.layer-container-4870 .learning-profits-4937 li:hover path {
    fill: rgb(67,106,152);
}

@media only screen and (max-width: 1200px) {
    .layer-container-4870 .learning-profits-4937 .holder {
        flex-direction: column;
    }

    .layer-container-4870 .learning-profits-4937 .photo {
        width: 100%;
        height: 300px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0;
    }

    .layer-container-4870 .learning-profits-4937 .text_holder {
        width: 100%;
        padding: 40px 20px;
    }
}

@media only screen and (max-width: 800px) {
    .layer-container-4870 .learning-profits-4937 {
        padding: 40px 10px;
    }

    .layer-container-4870 .learning-profits-4937 .text_holder {
        padding: 30px 20px;
    }

    .layer-container-4870 .learning-profits-4937 h2 {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .layer-container-4870 .learning-profits-4937 li {
        margin-bottom: 10px;
        font-size: 17px;
    }
}.primary-page-3948 {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
}
.primary-page-3948 .title_page_holder {
    width: 100%;
    min-height: 700px;
    height: auto;
    position: relative;
    background-size: cover;
    background-position: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
}
.primary-page-3948 .title_page_holder::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(67,106,152,0.5), rgb(160,187,184,0.5));
    z-index: 1;
    backdrop-filter: blur(5px);
}
.primary-page-3948 .style_element {
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.9);
    padding: 40px 60px;
    border-radius: 25px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    animation: fadeIn 1.5s ease-in-out;
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.primary-page-3948 .style_element h1 {
    font-family: Lato, sans-serif;
    font-size: 46px;
    font-weight: 700;
    color: rgb(67,106,152);
    margin-bottom: 16px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.primary-page-3948 .style_element h3 {
    font-family: Lato, sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: rgb(160,187,184);
    margin-bottom: 12px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.primary-page-3948 .style_element p {
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #000000;
    line-height: 1.6;
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {
    .primary-page-3948 .title_page_holder {
        min-height: 400px;
    }
    .primary-page-3948 .style_element {
        padding: 20px 30px;
    }
    .primary-page-3948 .style_element h1 {
        font-size: 36px;
        margin-bottom: 12px;
    }
    .primary-page-3948 .style_element h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .primary-page-3948 .style_element p {
        font-size: 14px;
    }
}
.layer-container-4870 .primary-page-3948 {
    position: relative;
    background: rgb(67,106,152);
}
.layer-container-4870 .primary-page-3948 .title_page_holder::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(131, 162, 234, 0.2);
    z-index: 0;
    backdrop-filter: blur(6px);
}
.layer-container-4870 .primary-page-3948 .style_element {
    position: relative;
    clip-path: none;
    margin: auto;
    height: auto;
    background: #ffffff;
    display: flex;
    padding: 30px 60px;
    flex-direction: column;
    min-height: 336px;
    justify-content: flex-start;
    align-items: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    width: 50%;
}
.layer-container-4870 .primary-page-3948 .title_page_holder {
    display: flex;
    align-items: center;
    justify-content: center;
}
.layer-container-4870 .primary-page-3948 .style_element h1 {
    position: relative;
    z-index: 2;
    width: 100%;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    color: rgb(67,106,152);
    margin-top: 40px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.layer-container-4870 .primary-page-3948 .style_element h3 {
    color: rgb(160,187,184);
    text-align: center;
    z-index: 2;
    margin-bottom: 20px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.layer-container-4870 .primary-page-3948 .style_element p {
    position: relative;
    z-index: 2;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 800px) {
    .layer-container-4870 .primary-page-3948 .title_page_holder {
        padding: 20px;
    }
    .layer-container-4870 .primary-page-3948 .style_element h1 {
        font-size: 28px;
        margin-top: 20px;
    }
    .layer-container-4870 .primary-page-3948 .style_element {
        padding: 30px 10px;
        min-height: 300px;
        height: auto;
        width: auto;
    }
}.education-history-6845 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.education-history-6845 .review .name {
    color: rgb(160,187,184);
}

.education-history-6845 .review span {
    color: rgb(67,106,152);
}

.education-history-6845 .holder {
    display: flex;
    justify-content: center;
    align-items: center;
}

.education-history-6845 .review {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 33%;
}

.education-history-6845 .photo {
    width: 350px;
    height: 400px;
    max-width: 100%;
    margin-bottom: 8px;
    background-position: center;
}

.education-history-6845 .review .name {
    font-size: 21px;
    margin-bottom: 8px;
}

.education-history-6845 .review span {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 14px;
}

.education-history-6845 .review .quote {
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
}

@media only screen and (max-width: 1200px) {
    .education-history-6845 .review {
        max-width: unset;
    }
}

@media only screen and (max-width: 800px) {
    .education-history-6845 .holder {
        flex-direction: column;
    }

    .education-history-6845 .review {
        max-width: unset;
        width: 100%;
    }

    .education-history-6845 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.layer-container-4870 .education-history-6845 .holder {
    justify-content: center;
}

.layer-container-4870 .education-history-6845 .review {
    max-width: unset;
    position: relative;
    width: 100%;
    border-left: 9px solid rgb(67,106,152);
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: row-reverse;
    padding-top: 30px;
    padding-bottom: 30px;
}

.layer-container-4870 .education-history-6845 .review .worker_description {
    padding: 30px 120px 30px 30px;
    width: 50%;
    position: relative;
    z-index: 1;
}

.layer-container-4870 .education-history-6845 .review::after {
    content: "";
    background: rgb(67,106,152);
    z-index: 0;
    width: 50%;
    height: 100%;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    position: absolute;
    top: 0;
    right: 0;
}

.layer-container-4870 .education-history-6845 .photo {
    z-index: 1;
    position: relative;
    width: 430px;
    height: 430px;
    right: 100px;
}

.layer-container-4870 .education-history-6845 .review .name {
    margin-top: 40px;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 0;
}

.layer-container-4870 .education-history-6845 .review span {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
}

.layer-container-4870 .education-history-6845 .review .quote {
    margin-top: 50px;
    font-size: 20px;
    line-height: 40px;
}

@media only screen and (max-width: 800px) {
    .layer-container-4870 .education-history-6845 .review {
        flex-direction: column-reverse;
        align-items: center;
        padding: 10px;
    }

    .layer-container-4870 .education-history-6845 .review::after {
        width: 100%;
        height: 140px;
        bottom: 0;
        top: unset;
    }

    .layer-container-4870 .education-history-6845 .review .worker_description {
        width: 100%;
        padding: 10px;
    }

    .layer-container-4870 .education-history-6845 .photo {
        right: 0;
        width: 240px;
        height: 240px;
        margin-top: 20px;
    }

    .layer-container-4870 .education-history-6845 .review .name {
        margin-top: 20px;
        font-size: 36px;
    }
}footer {
    background: rgb(160,187,184);
    color: #ffffff;
}
footer .copyright {
    background: rgb(67,106,152);
}
footer .logo_holder svg, footer .logo_holder svg path{
    fill: rgb(67,106,152);
}
footer .menu a {
    color: #ffffff;
}
footer .copyright_info {
    color: #ffffff;
}
footer .copyright_info a {
    color: #ffffff;
    text-decoration: underline;
}
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 .menu_holder {
    display: flex;
    flex-direction: column;
}
footer .menu a {
    text-decoration: none;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
}
footer .copyright {
    font-size: 12px;
}
@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;
    }

}

.layer-container-4870 footer .footer {
    padding: 0;
}
.layer-container-4870 footer .footer_info {
    flex-direction: row;
    align-items: center;
    min-height: 100px;
}

.layer-container-4870 footer .menu_holder {
    flex-direction: row;
    justify-content: flex-end;
}
.layer-container-4870 footer .menu a {
    margin: 0;
    padding: 5px 10px;
    font-size: 20px;
    color: rgb(67,106,152);
}
.layer-container-4870 footer .copyright {
    background: rgb(67,106,152,0.5);
    padding-top: 5px;
    padding-bottom: 5px;
}
.layer-container-4870 footer .copyright_info {
    text-align: center;
}
.layer-container-4870 footer .logo_holder .goup {
    display: block;
    border-radius: 50%;
    border: 2px solid rgb(67,106,152);
    color: rgb(67,106,152);
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    cursor: pointer;
}
.layer-container-4870 footer .logo_holder .goup>svg, .layer-container-4870 footer .logo_holder .goup>img {
    width: 20px;
    height: 20px;
    margin: 0;
}
@media only screen and (max-width: 1200px)  {

}
@media only screen and (max-width: 800px)  {
    .layer-container-4870 footer .menu_holder {
        flex-direction: column;
        text-align: left;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .layer-container-4870 footer .menu a {
        padding-left: 0;
        font-size: 18px
    }
    .layer-container-4870 footer .menu a:first-child {

        margin-bottom: 10px;
    }
    .layer-container-4870 footer .footer_info {
        padding: 20px 10px;
    }
    .layer-container-4870 footer .copyright_info {
        text-align: center;
    }
    .layer-container-4870 footer .copyright_info a {
        display: block;
        margin-top: 5px;
    }
}
.privacy-section-6195 {
    padding: 30px;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.privacy-section-6195 h1 {
    margin-top: 30px;
    margin-bottom: 20px;
}
.privacy-section-6195 h2 {
    margin-top: 25px;
    margin-bottom: 15px;
}
.privacy-section-6195 h3, .privacy-section-6195 h4, .privacy-section-6195 h5, .privacy-section-6195 h6 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.2em;
}
.privacy-section-6195 ul, .privacy-section-6195 ol {
    list-style-position: inside;
    padding-left: 0;
    padding: 10px 0;
}
.privacy-section-6195 li {
    margin-bottom: 10px;
}
.privacy-section-6195 section {
    background: none;
}
.privacy-section-6195 p, .privacy-section-6195 span, .privacy-section-6195 div {
    line-height: 20px;
    margin-bottom: 5px;
}
@media only screen and (max-width: 800px) {
    .privacy-section-6195 {
        padding: 20px 0;
    }
}
.layer-container-4870 .company-info-2785 .holder {
    height: auto;

}

.layer-container-4870 .company-info-2785 .holder .photo {
    display: block;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    position: absolute;
    left: 0;
}

.layer-container-4870 .company-info-2785 .caption_holder {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    width: 100%;
    min-height: 500px;
}

.layer-container-4870 .company-info-2785 .style_element {
    background: rgb(67,106,152);
    padding: 30px 30px 30px 200px;
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: 368px;
}

.layer-container-4870 .company-info-2785 h2 {
    color: #ffffff;
    margin-top: 35px;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 36px;
}

.layer-container-4870 .company-info-2785 p {
    color: #ffffff;
    margin-top: 20px;
    font-size: 16px;
    line-height: 25px;
}

@media only screen and (max-width: 1200px) {
    .layer-container-4870 .company-info-2785 .holder .photo {
        width: 400px;
        height: 400px;
    }
}

@media only screen and (max-width: 800px) {
    .layer-container-4870 .company-info-2785 .style_element {
        width: 100%;
        padding: 30px;
    }

    .layer-container-4870 .company-info-2785 .holder .photo {
        width: 320px;
        height: 320px;
        position: relative;
        bottom: 20px;
        margin-bottom: -20px;
    }

    .layer-container-4870 .company-info-2785 .caption_holder {
        flex-direction: column-reverse;
        min-height: unset;
    }

    .layer-container-4870 .company-info-2785 h2 {
        font-size: 28px;
    }
}.future-learners-6501 {
    padding-bottom: 80px;
    padding-top: 80px;
}

.future-learners-6501 .holder {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.future-learners-6501 ul {
    list-style: none;
}

.future-learners-6501 ul li {
    padding-left: 30px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    position: relative;
}

.future-learners-6501 ul svg, .future-learners-6501 ul svg path {
    fill: rgb(67,106,152);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    flex-shrink: 0;
}

.future-learners-6501 h2 {
    text-align: center;
    margin-bottom: 20px;
}

@media only screen and (max-width: 800px) {
    .future-learners-6501 {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

.layer-container-4870 .future-learners-6501 {
    padding: 0;
}

.layer-container-4870 .future-learners-6501 .holder {
    flex-direction: row;
    width: 100%;
    justify-content: center;
    padding: 80px 24px;
}

.layer-container-4870 .future-learners-6501 ul svg, .layer-container-4870 .future-learners-6501 ul svg path {
    position: static;
    margin-right: 15px;
    width: 29px;
    height: 29px;
}

.layer-container-4870 .future-learners-6501 ul li {
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 700;
    padding: 0;
}

.layer-container-4870 .future-learners-6501 h2 {
    width: 33.33%;
    padding: 10px;
    font-size: 28px;
    font-weight: 700;
    text-align: left;
}

.layer-container-4870 .future-learners-6501 ul {
    width: 66.66%;
    padding: 10px;
}

@media only screen and (max-width: 800px) {
    .layer-container-4870 .future-learners-6501 .holder {
        flex-direction: column;
        padding: 20px;
    }

    .layer-container-4870 .future-learners-6501 h2 {
        width: 100%;
        font-size: 30px;
        text-align: center;
    }

    .layer-container-4870 .future-learners-6501 ul {
        width: 100%;
    }

    .layer-container-4870 .future-learners-6501 ul li {
        font-size: 16px;
    }
}.join-our-community-8391 {
    padding-bottom: 80px;
    padding-top: 80px;
    position: relative;
}

.join-our-community-8391 .holder {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.join-our-community-8391 input {
    padding: 12px;
    background: #ffffff;
    outline: none;
    border: 1px solid rgb(160,187,184,0.5);
    margin-right: 10px;
    min-width: 200px;
}

.join-our-community-8391 h2 {
    margin-bottom: 20px;
    text-align: center;
}

.join-our-community-8391 .button {
    background: rgb(160,187,184);
    color: #ffffff;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    flex-shrink: 0;
}

.join-our-community-8391 .input_holder {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 800px) {
    .join-our-community-8391 .holder {
        flex-direction: column;
    }

    .join-our-community-8391 {
        padding: 30px 20px;
    }

    .join-our-community-8391 input {
        min-width: unset;
    }

    .join-our-community-8391 .button {
        flex-shrink: unset;
    }

    .join-our-community-8391 .input_holder {
        flex-direction: column;
        width: 100%;
    }

    .join-our-community-8391 input {
        margin: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .layer-container-4870 .join-our-community-8391 .holder h2 {
        font-size: 20px;
    }
}

.layer-container-4870 .join-our-community-8391 {
    background: rgb(255,237,203);

    padding: 70px 0;
    color: #000000;
    font-family: Lato, sans-serif;
    text-align: center;
}

.layer-container-4870 .join-our-community-8391 .holder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 75%;
    max-width: 600px;
    margin: 0 auto;
    background: #ffffff;
    padding: 50px 40px;
    border-radius: 17px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;
}

.layer-container-4870 .join-our-community-8391 h2 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
    color: rgb(67,106,152);
    letter-spacing: 1px;
}

.layer-container-4870 .join-our-community-8391 .input_holder {
    display: flex;
    width: 100%;
    max-width: 550px;
    align-items: center;
    background: rgb(255,237,203);
    border-radius: 17px;
    overflow: hidden;
    border: 2px solid rgb(67,106,152,0.5);
}

.layer-container-4870 .join-our-community-8391 input[type="email"] {
    flex: 1;
    padding: 15px 20px;
    border: none;
    outline: none;
    font-size: 15px;
    background: #ffffff;
    color: #000000;
    margin-right: 0;
    border-radius: 17px 0 0 17px;
}

.layer-container-4870 .join-our-community-8391 .button {
    background: rgb(67,106,152);
    color: #ffffff;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    font-size: 19px;
    font-weight: 600;
    border-radius: 0 10px 10px 0;
    transition: background 0.2s ease;
    margin-right: 0;
}

.layer-container-4870 .join-our-community-8391 .button:hover {
    background: rgb(160,187,184);
}

@media only screen and (max-width: 800px) {
    .layer-container-4870 .join-our-community-8391 {
        padding: 40px 20px;
    }

    .layer-container-4870 .join-our-community-8391 .holder {
        width: 100%;
        padding: 30px 20px;
    }

    .layer-container-4870 .join-our-community-8391 h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .layer-container-4870 .join-our-community-8391 .input_holder {
        flex-direction: column;
        background: none;
        border: none;
    }

    .layer-container-4870 .join-our-community-8391 input[type="email"] {
        border-radius: 10px;
        margin-bottom: 10px;
    }

    .layer-container-4870 .join-our-community-8391 .button {
        border-radius: 10px;
    }
}
.advantages-outline-3524 .advantages_content h2 {
    color: rgb(160,187,184);
}

.advantages-outline-3524 .advantage_item svg, .advantages-outline-3524 .advantage_item svg path {
    fill: rgb(67,106,152);
}

.advantages-outline-3524 .advantage_item p {
    color: #000000;
}

.advantages-outline-3524 .advantage_item b {
    color: rgb(67,106,152);
}

.advantages-outline-3524 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.advantages-outline-3524 .advantages_holder {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.advantages-outline-3524 .advantages_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.advantages-outline-3524 .advantages_content h2 {
    text-align: center;
    margin-bottom: 48px;
    font-size: 38px;
    font-weight: 600;
}

.advantages-outline-3524 .advantages_content h4 {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.advantages-outline-3524 .advantages_description {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 20px;
}

.advantages-outline-3524 .advantage_item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 200px;
    width: 25%;
    padding: 10px;
}

.advantages-outline-3524 .advantage_item svg, .advantages-outline-3524 .advantage_item img {
    width: 128px;
    height: 128px;
}

@media only screen and (max-width: 1200px) {
    .layer-container-4870 .advantages-outline-3524 .advantages_holder .advantage_item {
        width: calc(50% - 20px);
        margin: 10px;
    }
}

@media only screen and (max-width: 800px) {
    .advantages-outline-3524 .advantages_content h2 {
        font-size: 30px;
    }

    .advantages-outline-3524 .advantages_holder {
        flex-direction: column;
    }

    .advantages-outline-3524 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .layer-container-4870 .advantages-outline-3524 .advantages_holder .advantage_item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

.layer-container-4870 .advantages-outline-3524 {
    background: linear-gradient(135deg, rgb(67,106,152) 0%, rgb(160,187,184) 100%);
    padding: 100px 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}

.layer-container-4870 .advantages-outline-3524 .advantages_content h2 {
    font-size: 38px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}

.layer-container-4870 .advantages-outline-3524 .advantages_description {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    position: relative;
    z-index: 1;
    transition: background 0.3s ease;
}

.layer-container-4870 .advantages-outline-3524 .advantages_holder {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    position: relative;
    z-index: 1;
}

.layer-container-4870 .advantages-outline-3524 .advantage_item {
    background: #ffffff;
    padding: 30px;
    flex: 1 1 calc(33.333% - 20px);
    border-radius: 24px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.layer-container-4870 .advantages-outline-3524 .advantage_item:hover {
    transform: translateY(-10px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.layer-container-4870 .advantages-outline-3524 .advantage_image img,
.layer-container-4870 .advantages-outline-3524 .advantage_image svg {
    width: 80px;
    height: 80px;
    display: block;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
}

.layer-container-4870 .advantages-outline-3524 .advantage_item:hover .advantage_image img,
.layer-container-4870 .advantages-outline-3524 .advantage_item:hover .advantage_image svg {
    transform: scale(1.1);
}

.layer-container-4870 .advantages-outline-3524 .advantages_content h4 {
    font-size: 19px;
    font-weight: 600;
    color: rgb(67,106,152);
    margin-top: 20px;
    transition: color 0.3s ease;
}

.layer-container-4870 .advantages-outline-3524 .advantage_item p {
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
    margin-top: 10px;
    transition: color 0.3s ease;
}

.layer-container-4870 .advantages-outline-3524 .advantage_item p b {
    color: rgb(67,106,152);
}

@media only screen and (max-width: 1200px) {
    .layer-container-4870 .advantages-outline-3524 .advantages_holder .advantage_item {
        flex: 1 1 calc(50% - 20px);
    }
}

@media only screen and (max-width: 800px) {
    .layer-container-4870 .advantages-outline-3524 .advantage_item {
        flex: 1 1 100%;
        margin-bottom: 20px;
    }

    .layer-container-4870 .advantages-outline-3524 .advantages_content h2 {
        font-size: 20px;
    }

    .layer-container-4870 .advantages-outline-3524 {
        padding: 50px 20px;
    }
}