* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.container {
    margin: auto;
    width: 1200px;
    max-width: 100%;
}
header,footer {
    width: 100%;
}
html,
body {
    min-height: 100%;
    height: 100%;
    font-family: Nunito, sans-serif;
    color: #000000;
}
.warp-container_73814 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
.content {
    flex: 1 0 auto;
}
.footer {
    flex: 0 0 auto;
}
section {
    background-color: rgb(104,140,187);
}
a {
    color: inherit;
    text-decoration: none;
}
@media only screen and (max-width: 1200px)  {
    .container {
        width: 100%;
        padding: 0 20px;
    }
}
@media only screen and (max-width: 800px)  {
    .container {
        padding: 0 12px;
    }
}.welcome_34619 .title_page_holder {
    background-size: cover;
    background-position: center !important;
}

.welcome_34619 .style_element h1 {
    color: rgb(45,69,101);
}

.welcome_34619 .style_element h3 {
    color: rgb(45,69,101);
    text-align: right;
    font-size: 20px;
    margin-bottom: 8px;
}

.welcome_34619 .style_element p {
    color: #000000;
    text-align: right;
}

.welcome_34619 {
    width: 100%;
}

.welcome_34619 .title_page_holder {
    width: 100%;
    min-height: 680px;
    height: auto;
    position: relative;
}

.welcome_34619 .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;
}

.welcome_34619 .style_element h1 {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 8px;
    text-align: right;
}

.welcome_34619 .style_element p {
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 16px;
}

@media only screen and (max-width: 800px) {
    .welcome_34619 .title_page_holder {
        min-height: 320px;
        height: auto;
    }

    .welcome_34619 .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;
    }

    .welcome_34619 .style_element h1 {
        font-size: 18px;
    }

    .welcome_34619 .style_element h3 {
        font-size: 16px;
    }

    .welcome_34619 .style_element p {
        font-size: 14px;
    }


}

.warp-container_73814 .welcome_34619 {
    position: relative;

}

.warp-container_73814 .welcome_34619 .style_element {
    position: relative;
    clip-path: none;
    height: auto;
    background: none;
    display: flex;
    padding: 30px 50px;
    display: flex;
    flex-direction: column;
    min-height: 336px;
    justify-content: center;
    align-items: flex-start;
    background: rgba(0, 0, 0, 0.5);
    width: 50%;
    min-width: unset;
    top: 0;
    box-shadow: 5px 0 5px -5px rgba(0, 0, 0, 0.5);
    clip-path: inset(0px -15px 0px 0px);
    border-radius: 0 !important;

}

.warp-container_73814 .welcome_34619 .title_page_holder {
    display: flex;
    min-height: 550px;
    height: auto;
}

.warp-container_73814 .welcome_34619 .style_element h1 {
    position: relative;
    z-index: 2;
    width: 100%;
    text-align: left;
    font-size: 44px;
    font-weight: 700;
    color: #ffffff;
}

.warp-container_73814 .welcome_34619 .style_element h3 {
    color: #ffffff;
    text-align: left;
    z-index: 2;
}

.warp-container_73814 .welcome_34619 .style_element p {
    position: relative;
    z-index: 2;
    width: 100%;
    text-align: left;
    margin-top: 25px;
    font-size: 20px;
    color: #ffffff;
}

@media only screen and (max-width: 800px) {
    .warp-container_73814 .welcome_34619 .title_page_holder {
        padding: 0px;
        flex-direction: column;
        min-height: 400px;
        height: auto;
    }

    .warp-container_73814 .welcome_34619 .style_element h1 {
        font-size: 30px;
        text-align: center;
    }

    .warp-container_73814 .welcome_34619 .style_element p {
        text-align: center;
    }

    .warp-container_73814 .welcome_34619 .style_element {
        width: 100%;
        height: 100%;
        min-height: unset;
        text-align: center;
        padding: 30px;
        padding-top: 50px;
    }
}.our_story_48756 {
    padding: 100px 0;
    background: var(--bg-color);
    position: relative;
    overflow: hidden;
}

.warp-container_73814 .our_story_48756 .holder {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
}

.warp-container_73814 .our_story_48756 .caption_holder {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background: rgba(255, 255, 255, rgb(72,108,142,0.5));
    border-radius: 24px;
    padding: 60px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}

.warp-container_73814 .our_story_48756 .photo {
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.warp-container_73814 .our_story_48756 .photo:hover {
    transform: scale(1.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.warp-container_73814 .our_story_48756 .style_element {
    position: relative;
    z-index: 2;
    width: 100%;
}

.warp-container_73814 .our_story_48756 h2 {
    color: #000000;
    font-family: Nunito, sans-serif;
    font-size: 31px;
    font-weight: 700;
    margin: 20px 0;
    transition: color 0.3s ease;
}

.warp-container_73814 .our_story_48756 h2:hover {
    color: rgb(72,108,142);
}

.warp-container_73814 .our_story_48756 p {
    color: #000000;
    font-family: Nunito, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 20px;
    transition: color 0.3s ease;
}

.warp-container_73814 .our_story_48756 p:hover {
    color: rgb(45,69,101);
}

.warp-container_73814 .our_story_48756 .caption_holder::before {
    content: '';
    position: absolute;
    top: -40px;
    right: -40px;
    width: 200px;
    height: 200px;
    background: rgb(72,108,142);
    border-radius: 50%;
    opacity: 0.2;
    z-index: -1;
}

.warp-container_73814 .our_story_48756 .caption_holder::after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: -40px;
    width: 200px;
    height: 200px;
    background: rgb(45,69,101);
    border-radius: 50%;
    opacity: 0.2;
    z-index: -1;
}

@media only screen and (max-width: 1200px) {
    .warp-container_73814 .our_story_48756 .photo {
        width: 150px;
        height: 150px;
    }
    .warp-container_73814 .our_story_48756 .caption_holder {
        padding: 40px;
    }
}

@media only screen and (max-width: 800px) {
    .warp-container_73814 .our_story_48756 .photo {
        width: 120px;
        height: 120px;
    }
    .warp-container_73814 .our_story_48756 .caption_holder {
        padding: 30px;
    }
}
.teaching_history_68142 {
    padding-top: 80px;
    padding-bottom: 80px;
    background: linear-gradient(145deg, rgb(72,108,142), rgb(45,69,101));
}

.teaching_history_68142 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.teaching_history_68142 .holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.teaching_history_68142 .review {
    background-color: #ffffff;
    border: 1px solid rgb(72,108,142,0.5);
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    max-width: 50%;
    display: flex;
    flex-direction: column;
}

.teaching_history_68142 .review:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}

.teaching_history_68142 .photo {
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: center;
}

.teaching_history_68142 .worker_description {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.teaching_history_68142 .review .name {
    font-size: 21px;
    font-weight: 700;
    color: rgb(72,108,142);
    margin-bottom: 5px;
}

.teaching_history_68142 .review span {
    font-size: 18px;
    font-weight: 400;
    color: rgb(45,69,101);
    margin-bottom: 15px;
}

.teaching_history_68142 .review .quote {
    font-size: 18px;
    font-weight: 300;
    color: #000000;
    font-style: italic;
    line-height: 1.6;
    flex-grow: 1;
}

@media (max-width: 1200px) {
    .teaching_history_68142 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .teaching_history_68142 .review {
        max-width: 45%;
    }
}

@media (max-width: 768px) {
    .teaching_history_68142 .holder {
        flex-direction: column;
        align-items: center;
    }

    .teaching_history_68142 .review {
        max-width: 100%;
        width: 100%;
    }
}

.teaching_history_68142 .worker_description p,
.teaching_history_68142 .worker_description span {
    margin: 0;
    margin-bottom: 10px;
}

.teaching_history_68142 .worker_description p {
    margin-bottom: 10px;
}
.learning_system_21864 {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
    background: rgb(45,69,101,0.5);
    border-radius: 28px;
}

.learning_system_21864::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%), linear-gradient(225deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%), linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%), linear-gradient(315deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%);
    background-size: 50px 50px;
    animation: animateBg 10s linear infinite;
}

@keyframes animateBg {
    0% { background-position: 0 0, 0 0, 0 0, 0 0; }
    100% { background-position: 100px 100px, 100px 100px, 100px 100px, 100px 100px; }
}

.learning_system_21864 .holder {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: auto;
    padding: 40px 0;
    background: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.learning_system_21864 h2 {
    margin-bottom: 24px;
    text-align: center;
    font-size: 38px;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    color: rgb(72,108,142);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.learning_system_21864 p {
    text-align: center;
    font-size: 17px;
    font-family: Nunito, sans-serif;
    color: #000000;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;
}

@media only screen and (max-width: 800px) {
    .learning_system_21864 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .learning_system_21864 .holder {
        width: 90%;
        padding: 20px 0;
    }
}

.warp-container_73814 .learning_system_21864 {
    padding: 0;
    background: rgb(104,140,187);
    border-radius: 10px;
}

.warp-container_73814 .learning_system_21864::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%), linear-gradient(225deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%), linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%), linear-gradient(315deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%);
    animation: animateWrapperBg 15s linear infinite;
}

@keyframes animateWrapperBg {
    0% { background-position: 0 0, 0 0, 0 0, 0 0; }
    100% { background-position: 150px 150px, 150px 150px, 150px 150px, 150px 150px; }
}

.warp-container_73814 .learning_system_21864 .holder {
    padding: 60px 0;
    width: 70%;
    border: 1px solid rgb(72,108,142);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.warp-container_73814 .learning_system_21864 h2 {
    font-size: 44px;
    font-weight: 600;
    margin-bottom: 28px;
    color: rgb(45,69,101);
}

.warp-container_73814 .learning_system_21864 p {
    font-size: 17px;
    line-height: 1.8;
    color: #000000;
}

@media only screen and (max-width: 800px) {
    .warp-container_73814 .learning_system_21864 h2 {
        font-size: 22px;
    }

    .warp-container_73814 .learning_system_21864 .holder {
        width: 90%;
    }
}
header .main_header {
    background: rgb(72,108,142,0.5);
    color: #ffffff;
    padding: 15px 0;
    border-bottom: 1px solid rgb(45,69,101,0.5);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: sticky;
    top: 0;
    z-index: 1000;
    transition: all 0.3s ease-in-out;
}

header .header_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

header .logo_holder {
    display: flex;
    align-items: center;
}

header .logotype {
    text-decoration: none;
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 33px;
    font-weight: 700;
}

header .logotype svg, header .logotype img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

header .menu {
    display: flex;
    align-items: center;
    gap: 15px;
}

header .menu a {
    color: #ffffff;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 400;
    transition: color 0.3s ease;
}

header .menu a:hover, header .menu a:focus {
    color: rgb(45,69,101);
}

header .menu a.active {
    color: rgb(72,108,142);
    font-weight: 600;
    border-bottom: 2px solid rgb(72,108,142);
}

.header_content .menu_toggle {
    display: none;
    background: rgb(72,108,142);
    color: #ffffff;
    border: none;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.header_content .menu_toggle:hover {
    background: rgb(72,108,142,0.5);
}

@media (max-width: 992px) {
    header .menu {
        display: none;
        flex-direction: column;
        width: 100%;
    }
    header .menu.opened {
        display: flex;
    }
    header .menu a {
        width: 100%;
        padding: 15px;
        text-align: center;
        border-bottom: 1px solid rgb(45,69,101,0.5);
    }
    .header_content .menu_toggle {
        display: block;
    }
}

.warp-container_73814 header .header_content {
    flex-direction: column;
    align-items: flex-start;
}

.warp-container_73814 header .logo_holder {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid rgb(45,69,101,0.5);
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

.warp-container_73814 header .logotype svg, .warp-container_73814 header .logotype img {
    width: 80px;
    height: 80px;
}

.warp-container_73814 header .menu {
    justify-content: center;
    width: 100%;
}

.warp-container_73814 header .menu a {
    font-size: 12px;
    font-weight: 600;
    margin: 0 10px;
}

.warp-container_73814 header .menu a.active {
    border: none;
    border-bottom: 2px solid rgb(72,108,142);
    color: rgb(72,108,142);
}

@media only screen and (max-width: 800px) {
    .warp-container_73814 header .logo_name {
        font-size: 21px;
    }
    .warp-container_73814 header .logotype svg, .warp-container_73814 header .logotype img {
        width: 60px;
        height: 60px;
    }
}.subscribe_to_newsletter_37285 {
    padding-bottom: 80px;
    padding-top: 80px;
    position: relative;
}

.subscribe_to_newsletter_37285 .holder {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.subscribe_to_newsletter_37285 input {
    padding: 12px;
    background: #ffffff;
    outline: none;
    border: 1px solid rgb(45,69,101,0.5);
    margin-right: 10px;
    min-width: 200px;
}

.subscribe_to_newsletter_37285 h2 {
    margin-bottom: 20px;
    text-align: center;
}

.subscribe_to_newsletter_37285 .button {
    background: rgb(45,69,101);
    color: #ffffff;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    flex-shrink: 0;
}

.subscribe_to_newsletter_37285 .input_holder {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 800px) {
    .subscribe_to_newsletter_37285 .holder {
        flex-direction: column;
    }

    .subscribe_to_newsletter_37285 {
        padding: 30px 20px;
    }

    .subscribe_to_newsletter_37285 input {
        min-width: unset;
    }

    .subscribe_to_newsletter_37285 .button {
        flex-shrink: unset;
    }

    .subscribe_to_newsletter_37285 .input_holder {
        flex-direction: column;
        width: 100%;
    }

    .subscribe_to_newsletter_37285 input {
        margin: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .warp-container_73814 .subscribe_to_newsletter_37285 .holder h2 {
        font-size: 20px;
    }
}

.warp-container_73814 .subscribe_to_newsletter_37285 {
    background: linear-gradient(135deg, rgb(72,108,142) 0%, rgb(45,69,101) 100%);
    border-bottom: 5px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
    padding: 40px;
}

.warp-container_73814 .subscribe_to_newsletter_37285 .input_holder {
    flex-direction: row;
    width: 80%;
    margin-top: 20px;
}

.warp-container_73814 .subscribe_to_newsletter_37285 input {
    border-radius: 10px;
    background: #ffffff;
    color: #000000;
    padding: 20px;
    margin: 0;
    margin-right: 10px;
    width: 60%;
    border: 2px solid rgb(45,69,101);
    font-family: Nunito, sans-serif;
    font-size: 13px;
    transition: border 0.3s ease;
}

.warp-container_73814 .subscribe_to_newsletter_37285 input:focus {
    border: 2px solid rgb(72,108,142);
    outline: none;
}

.warp-container_73814 .subscribe_to_newsletter_37285 h2 {
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.warp-container_73814 .subscribe_to_newsletter_37285 .button {
    border-radius: 26px;
    background: rgb(72,108,142);
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.3s ease;
    text-transform: uppercase;
}

.warp-container_73814 .subscribe_to_newsletter_37285 .button:hover {
    background: rgb(45,69,101);
    transform: translateY(-2px);
}

@media only screen and (max-width: 800px) {
    .warp-container_73814 .subscribe_to_newsletter_37285 {
        padding: 20px;
    }

    .warp-container_73814 .subscribe_to_newsletter_37285 h2 {
        font-size: 21px;
    }

    .warp-container_73814 .subscribe_to_newsletter_37285 input {
        width: 100%;
        margin-bottom: 10px;
    }

    .warp-container_73814 .subscribe_to_newsletter_37285 .input_holder {
        flex-direction: column;
        width: 100%;
    }

    .warp-container_73814 .subscribe_to_newsletter_37285 .button {
        width: 100%;
        padding: 12px;
        text-align: center;
    }
}.warp-container_73814 .course_program_05174 {
    padding: 50px 0;
    background: linear-gradient(135deg, #000000 0%, rgb(45,69,101) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.warp-container_73814 .course_program_05174 .container {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.warp-container_73814 .course_program_05174 .holder {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.warp-container_73814 .course_program_05174 .items {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.warp-container_73814 .course_program_05174 .items .course {
    width: 100%;
    max-width: 1000px;
    background: rgb(45,69,101);
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s, box-shadow 0.3s;
}

.warp-container_73814 .course_program_05174 .items .course:hover {
    transform: translateY(-10px);
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.5);
}

.warp-container_73814 .course_program_05174 .photo {
    width: 100%;
    height: 250px;
    background-color: rgb(45,69,101);
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

.warp-container_73814 .course_program_05174 .photo::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(72,108,142,0.5) 0%, transparent 100%);
    z-index: 2;
}

.warp-container_73814 .course_program_05174 .text_holder {
    padding: 30px;
    background-color: rgb(45,69,101);
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 3;
    text-align: center;
}

.warp-container_73814 .course_program_05174 .text_holder h3 {
    font-size: 29px;
    font-weight: 700;
    color: rgb(72,108,142);
    margin-bottom: 15px;
    text-transform: uppercase;
}

.warp-container_73814 .course_program_05174 .text_holder p {
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 20px;
}

.warp-container_73814 .course_program_05174 .button {
    background: rgb(72,108,142);
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 30px;
    border-radius: 10px;
    text-decoration: none;
    transition: background 0.3s, box-shadow 0.3s;
}

.warp-container_73814 .course_program_05174 .button:hover {
    box-shadow: 0 0 10px rgb(45,69,101), 0 0 20px rgb(45,69,101), 0 0 30px rgb(45,69,101);
}

@media only screen and (max-width: 800px) {
    .warp-container_73814 .course_program_05174 {
        padding: 30px 0;
    }

    .warp-container_73814 .course_program_05174 .photo {
        height: 200px;
    }

    .warp-container_73814 .course_program_05174 .text_holder {
        padding: 20px;
    }

    .warp-container_73814 .course_program_05174 .text_holder h3 {
        font-size: 23px;
    }

    .warp-container_73814 .course_program_05174 .text_holder p {
        font-size: 13px;
    }
}
.get_in_touch_04687 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.get_in_touch_04687 h3 {
    color: rgb(45,69,101);
}
.get_in_touch_04687 .form {
    background:rgb(104,140,187);
    border-radius: 10px;
}
.get_in_touch_04687 .info svg, .get_in_touch_04687 .info svg path {
    fill: rgb(72,108,142);
}
.get_in_touch_04687 .info .contact_info h5 {
    color: rgb(72,108,142);
}
.get_in_touch_04687 .info span {
    color:  #000000;
}
.get_in_touch_04687 .info .contact_info svg, .get_in_touch_04687 .info .contact_info svg path {
    fill:  #000000;
}
.get_in_touch_04687 form input {
    color: #000000;
    border-radius:6px;
    background:  #ffffff;
}
.get_in_touch_04687 form  .button {
    background: rgb(45,69,101);
    color:  #ffffff;
    border-radius: 100px;
}
.get_in_touch_04687 form  .button:hover {
    background: rgb(72,108,142);
}


.get_in_touch_04687 .holder {
    display: flex;
}
.get_in_touch_04687 .holder>div {
    width: 50%;
    padding: 40px;
}
.get_in_touch_04687 .form {

}
.get_in_touch_04687 .form form {
    display: flex;
    flex-direction: column;
}
.get_in_touch_04687 h3 {
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 18px;
}
.get_in_touch_04687 .info {
    padding-top: 40px;
}
.get_in_touch_04687 form input {
    border: none;
    padding: 13px;
    width: 100%;
    margin-bottom: 24px;
    line-height: 24px;
    outline: none;
    border: 1px solid transparent;
}
.get_in_touch_04687 form  .button {
    font-weight: 400;
    cursor: pointer;
}
.get_in_touch_04687 .info .contact_info h5 {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 16px;
}
.get_in_touch_04687 .info svg, .get_in_touch_04687 .info img {
    margin-right: 16px;
    width: 16px;
    height: 16px;
}
.get_in_touch_04687 .info span {
    font-size: 16px;
}
.get_in_touch_04687 .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;
}
.get_in_touch_04687 .logo_holder svg, .get_in_touch_04687 .logo_holder img {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    margin-right: 0;
}
.get_in_touch_04687 .info .contact_info span {
    font-weight: 300;
}
.get_in_touch_04687 .info .contact_info>div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.get_in_touch_04687 .name_holder {
    display: flex;
    justify-content: space-between;
}
.get_in_touch_04687 .name_holder #surname {
    margin-left: 24px;
}
.get_in_touch_04687  .agree {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.get_in_touch_04687  .agree label {
    display: block;
}
.get_in_touch_04687  .agree a {
    margin-left: 5px;
    color: rgb(72,108,142);
}

.get_in_touch_04687  .agree input[type=checkbox] {
    width: auto;
    margin: 0;
    margin-right: 5px;
}

@media only screen and (max-width: 600px)  {
    .get_in_touch_04687 .holder {
        flex-direction: column;
    }
    .get_in_touch_04687 .holder>div {
        width: 100%;
    }
    .get_in_touch_04687 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .get_in_touch_04687 h3 {
        font-size: 30px;
    }
}
footer {
    background: rgb(45,69,101);
    color: #ffffff;
    font-family: Nunito, sans-serif;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 2px solid rgb(72,108,142);
}
footer .copyright {
    background: rgb(45,69,101);
    padding: 20px 0;
    text-align: center;
    font-size: 12px;
    border-radius: 10px;
}
footer .logo_holder svg, footer .logo_holder svg path {
    fill: rgb(72,108,142);
    transition: fill 0.3s ease;
    width: 66px;
    height: 66px;
}
footer .logo_holder img {
    height: 90px;
    width: 90px;
    margin-right: 15px;
    transition: transform 0.3s ease;
}
footer .logo_holder img:hover {
    transform: scale(1.1);
}
footer .contact_info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
footer h5 {
    color: rgb(72,108,142);
    font-size: 22px;
    margin-bottom: 16px;
    font-weight: 700;
    position: relative;
}
footer h5::after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: rgb(72,108,142);
    position: absolute;
    bottom: -8px;
    left: 0;
}
footer .menu a {
    color: #ffffff;
    text-decoration: none;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 10px 20px;
    border-radius: 26px;
    transition: background-color 0.3s ease, color 0.3s ease;
    border: 1px solid rgb(72,108,142);
}
footer .menu a:hover {
    background: rgb(72,108,142);
    color: #ffffff;
}
footer .contact_info {
    display: flex;
    flex-direction: column;
}
footer .contact_info div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    justify-content: center;
    font-size: 17px;
    color: #ffffff;
    transition: transform 0.3s ease;
}
footer .contact_info div:hover {
    transform: translateY(-5px);
}
footer .contact_info div svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    fill: rgb(72,108,142);
    transition: fill 0.3s ease;
}
footer .footer_agreement {
    text-align: center;
    margin: 20px 0;
    font-size: 17px;
    color: #ffffff;
}
footer .copyright_info {
    color: #ffffff;
    font-size: 12px;
}
footer .copyright_info a {
    color: #ffffff;
    text-decoration: underline;
    transition: color 0.3s ease;
}
footer .copyright_info a:hover {
    color: rgb(72,108,142);
}
footer .footer {
    padding-top: 60px;
    padding-bottom: 60px;
}
footer .footer_info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
footer .menu_holder {
    display: flex;
    flex-direction: column;
}
@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;
        align-items: center;
    }
    footer .contact_info {
        margin-top: 10px;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    footer h5 {
        margin-top: 5px;
        text-align: center;
    }
    footer .menu a {
        margin-bottom: 10px;
        padding: 10px 15px;
    }
    footer .contact_info div {
        justify-content: center;
    }
}
footer .footer_info {
    position: relative;
    z-index: 2;
}
footer .footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(45,69,101,0.5);
    z-index: 1;
    border-radius: 26px;
}
footer .footer, footer .footer * {
    position: relative;
    z-index: 2;
}
.ty_section_06892 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(104,140,187);
    padding: 60px 20px;
    position: relative;
}
.ty_section_06892 .container {
    max-width: 1200px;
    width: 100%;
    background-color: #ffffff;
    padding: 50px;
    border-radius: 17px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    position: relative;
    overflow: hidden;
    border: 1px solid rgb(72,108,142,0.5);
}
.ty_section_06892 .container::before,
.ty_section_06892 .container::after {
    content: '';
    position: absolute;
    border-radius: 17px;
    border: 1px solid rgb(72,108,142,0.5);
}
.ty_section_06892 .container::before {
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
}
.ty_section_06892 .container::after {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgb(45,69,101,0.5);
}
.ty_section_06892 .container h2 {
    font-size: 37px;
    color: rgb(72,108,142);
    font-family: Nunito, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 3px solid rgb(45,69,101);
}
.ty_section_06892 .container p {
    font-size: 13px;
    color: #000000;
    font-family: Nunito, sans-serif;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 30px;
    position: relative;
    padding-left: 20px;
    text-align: left;
}
.ty_section_06892 .container p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-color: rgb(72,108,142);
    border-radius: 50%;
}
@media only screen and (max-width: 800px) {
    .ty_section_06892 {
        padding: 30px 10px;
    }
    .ty_section_06892 .container {
        padding: 30px;
    }
    .ty_section_06892 h2 {
        font-size: 43px;
    }
}

.advantages_highlights_29831 .advantages_content h2 {
    color: rgb(45,69,101);
}

.advantages_highlights_29831 .advantage_item svg, .advantages_highlights_29831 .advantage_item svg path {
    fill: rgb(72,108,142);
}

.advantages_highlights_29831 .advantage_item p {
    color: #000000;
}

.advantages_highlights_29831 .advantage_item b {
    color: rgb(72,108,142);
}

.advantages_highlights_29831 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.advantages_highlights_29831 .advantages_holder {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.advantages_highlights_29831 .advantages_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.advantages_highlights_29831 .advantages_content h2 {
    text-align: center;
    margin-bottom: 48px;
    font-size: 31px;
    font-weight: 600;
}

.advantages_highlights_29831 .advantages_content h4 {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.advantages_highlights_29831 .advantages_description {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 20px;
}

.advantages_highlights_29831 .advantage_item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 200px;
    width: 25%;
    padding: 10px;
}

.advantages_highlights_29831 .advantage_item svg, .advantages_highlights_29831 .advantage_item img {
    width: 128px;
    height: 128px;
}

@media only screen and (max-width: 1200px) {
    .warp-container_73814 .advantages_highlights_29831 .advantages_holder .advantage_item {
        width: calc(50% - 20px);
        margin: 10px;
    }
}

@media only screen and (max-width: 800px) {
    .advantages_highlights_29831 .advantages_content h2 {
        font-size: 30px;
    }

    .advantages_highlights_29831 .advantages_holder {
        flex-direction: column;
    }

    .advantages_highlights_29831 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .warp-container_73814 .advantages_highlights_29831 .advantages_holder .advantage_item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

.warp-container_73814 .advantages_highlights_29831 {
    background: linear-gradient(135deg, rgb(72,108,142) 0%, rgb(45,69,101) 100%);
    padding: 100px 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}

.warp-container_73814 .advantages_highlights_29831 .advantages_content h2 {
    font-size: 31px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}

.warp-container_73814 .advantages_highlights_29831 .advantages_description {
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    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;
}

.warp-container_73814 .advantages_highlights_29831 .advantages_holder {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    position: relative;
    z-index: 1;
}

.warp-container_73814 .advantages_highlights_29831 .advantage_item {
    background: #ffffff;
    padding: 30px;
    flex: 1 1 calc(33.333% - 20px);
    border-radius: 10px;
    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;
}

.warp-container_73814 .advantages_highlights_29831 .advantage_item:hover {
    transform: translateY(-10px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.warp-container_73814 .advantages_highlights_29831 .advantage_image img,
.warp-container_73814 .advantages_highlights_29831 .advantage_image svg {
    width: 80px;
    height: 80px;
    display: block;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
}

.warp-container_73814 .advantages_highlights_29831 .advantage_item:hover .advantage_image img,
.warp-container_73814 .advantages_highlights_29831 .advantage_item:hover .advantage_image svg {
    transform: scale(1.1);
}

.warp-container_73814 .advantages_highlights_29831 .advantages_content h4 {
    font-size: 23px;
    font-weight: 600;
    color: rgb(72,108,142);
    margin-top: 20px;
    transition: color 0.3s ease;
}

.warp-container_73814 .advantages_highlights_29831 .advantage_item p {
    font-size: 13px;
    line-height: 1.6;
    color: #000000;
    margin-top: 10px;
    transition: color 0.3s ease;
}

.warp-container_73814 .advantages_highlights_29831 .advantage_item p b {
    color: rgb(72,108,142);
}

@media only screen and (max-width: 1200px) {
    .warp-container_73814 .advantages_highlights_29831 .advantages_holder .advantage_item {
        flex: 1 1 calc(50% - 20px);
    }
}

@media only screen and (max-width: 800px) {
    .warp-container_73814 .advantages_highlights_29831 .advantage_item {
        flex: 1 1 100%;
        margin-bottom: 20px;
    }

    .warp-container_73814 .advantages_highlights_29831 .advantages_content h2 {
        font-size: 21px;
    }

    .warp-container_73814 .advantages_highlights_29831 {
        padding: 50px 20px;
    }
}.privacy_holdfast_46903 {
    padding: 50px;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border: 2px solid rgb(72,108,142);
    box-shadow: inset 0 0 10px rgb(45,69,101,0.5), 0 0 20px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(to right, rgb(72,108,142,0.5) 50%, rgb(45,69,101,0.5) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
}

.privacy_holdfast_46903 h1 {
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 39px;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    color: rgb(72,108,142);
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 3px solid rgb(45,69,101);
    padding-bottom: 10px;
}

.privacy_holdfast_46903 h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 32px;
    font-family: Nunito, sans-serif;
    font-weight: 600;
    color: rgb(45,69,101);
    border-left: 5px solid rgb(72,108,142);
    padding-left: 15px;
}

.privacy_holdfast_46903 h3, .privacy_holdfast_46903 h4, .privacy_holdfast_46903 h5, .privacy_holdfast_46903 h6 {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 21px;
    font-family: Nunito, sans-serif;
    font-weight: 400;
    color: #000000;
    text-transform: capitalize;
    border-bottom: 1px dotted rgb(72,108,142);
}

.privacy_holdfast_46903 ul, .privacy_holdfast_46903 ol {
    list-style-position: inside;
    padding-left: 25px;
    margin: 15px 0;
    font-family: Nunito, sans-serif;
    font-size: 17px;
    line-height: 1.8;
    color: #000000;
    list-style: none;
}

.privacy_holdfast_46903 li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 25px;
    line-height: 1.6;
    border-left: 2px dashed rgb(45,69,101);
}

.privacy_holdfast_46903 li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 10px;
    background-color: rgb(72,108,142);
    border-radius: 50%;
}

.privacy_holdfast_46903 section {
    background: rgb(72,108,142);
    padding: 25px;
    border-radius: 10px;
    border: 1px solid rgb(45,69,101,0.5);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
}

.privacy_holdfast_46903 p, .privacy_holdfast_46903 span, .privacy_holdfast_46903 div {
    line-height: 1.8;
    margin-bottom: 15px;
    font-size: 17px;
    font-family: Nunito, sans-serif;
    color: #000000;
    border-bottom: 1px solid rgb(45,69,101,0.5);
    padding-bottom: 5px;
}

@media only screen and (max-width: 800px) {
    .privacy_holdfast_46903 {
        padding: 30px;
    }

    .privacy_holdfast_46903 h1 {
        font-size: calc(39px - 8px);
    }

    .privacy_holdfast_46903 h2 {
        font-size: calc(32px - 6px);
    }

    .privacy_holdfast_46903 h3, .privacy_holdfast_46903 h4, .privacy_holdfast_46903 h5, .privacy_holdfast_46903 h6 {
        font-size: calc(21px - 4px);
    }

    .privacy_holdfast_46903 ul, .privacy_holdfast_46903 ol {
        padding-left: 20px;
        font-size: calc(17px - 2px);
    }
}