* {
    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: Roboto, sans-serif;
    color: #000000;
}
.fyjWBwrapper-viewport {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
.content {
    flex: 1 0 auto;
}
.footer {
    flex: 0 0 auto;
}
section {
    background-color: rgb(232,222,210);
}
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;
    }
}
.HuSRPbenefits_overview .advantages_content h2 {
    color: rgb(94,170,168);
}

.HuSRPbenefits_overview .advantage_item svg, .HuSRPbenefits_overview .advantage_item svg path {
    fill: rgb(163,210,202);
}

.HuSRPbenefits_overview .advantage_item p {
    color: #000000;
}

.HuSRPbenefits_overview .advantage_item b {
    color: rgb(163,210,202);
}

.HuSRPbenefits_overview {
    padding-top: 80px;
    padding-bottom: 80px;
}

.HuSRPbenefits_overview .advantages_holder {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.HuSRPbenefits_overview .advantages_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.HuSRPbenefits_overview .advantages_content h2 {
    text-align: center;
    margin-bottom: 48px;
    font-size: 38px;
    font-weight: 600;
}

.HuSRPbenefits_overview .advantages_content h4 {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.HuSRPbenefits_overview .advantages_description {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 20px;
}

.HuSRPbenefits_overview .advantage_item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 200px;
    width: 25%;
    padding: 10px;
}

.HuSRPbenefits_overview .advantage_item svg, .HuSRPbenefits_overview .advantage_item img {
    width: 128px;
    height: 128px;
}

@media only screen and (max-width: 1200px) {
    .fyjWBwrapper-viewport .HuSRPbenefits_overview .advantages_holder .advantage_item {
        width: calc(50% - 20px);
        margin: 10px;
    }
}

@media only screen and (max-width: 800px) {
    .HuSRPbenefits_overview .advantages_content h2 {
        font-size: 30px;
    }

    .HuSRPbenefits_overview .advantages_holder {
        flex-direction: column;
    }

    .HuSRPbenefits_overview {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .fyjWBwrapper-viewport .HuSRPbenefits_overview .advantages_holder .advantage_item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

.fyjWBwrapper-viewport .HuSRPbenefits_overview .advantage_image {
    background: rgb(163,210,202,0.5);
    clip-path: polygon(0 0, 100% 0%, 100% 75%, 50% 100%, 0 75%);
    padding: 36px 20px;
    padding-top: 20px;
    border-radius: 5px;
}

.fyjWBwrapper-viewport .HuSRPbenefits_overview .advantage_item svg, .fyjWBwrapper-viewport .HuSRPbenefits_overview .advantage_item svg path, .fyjWBwrapper-viewport .HuSRPbenefits_overview .advantage_item img {
    fill: #ffffff;
    width: 70px;
    height: 70px;
}

.fyjWBwrapper-viewport .HuSRPbenefits_overview .advantages_content h4 {
    margin-top: 40px;
    font-size: 26px;
    font-weight: 700;
    text-transform: unset;
}

.fyjWBwrapper-viewport .HuSRPbenefits_overview .advantage_item {
    border-radius: 0 !important;
    box-shadow: -10px 0px 20px -20px rgba(0, 0, 0, 0.3);
    padding: 20px 30px;
}

.fyjWBwrapper-viewport .HuSRPbenefits_overview .advantage_item:nth-child(2) .advantage_image {

    background: rgb(163,210,202);
}

.fyjWBwrapper-viewport .HuSRPbenefits_overview .advantage_item:nth-child(3) .advantage_image {
    background: rgb(94,170,168,0.5);

}

.fyjWBwrapper-viewport .HuSRPbenefits_overview .advantage_item:nth-child(4) .advantage_image {
    background: rgb(94,170,168);
}

@media only screen and (max-width: 800px) {
    .fyjWBwrapper-viewport .HuSRPbenefits_overview .advantage_item {
        box-shadow: 0px 10px 20px -20px rgba(0, 0, 0, 0.3);
    }
}.JphrBprivacy_cover {
    padding: 40px;
    width: 100%;
    height: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    transition: all 0.3s ease;

}
.JphrBprivacy_cover h1 {
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 41px;
    font-family: Roboto, sans-serif;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.JphrBprivacy_cover h2 {
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 37px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    text-align: left;
    color: #ffffff;
}
.JphrBprivacy_cover h4,.JphrBprivacy_cover h3, .JphrBprivacy_cover h5 {
    color: #ffffff;
}
.JphrBprivacy_cover ul {
    list-style-type: none;
    padding-left: 0;
}
.JphrBprivacy_cover li {
    margin-bottom: 15px;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    color: #000000;
    line-height: 1.6;
    padding: 10px;
    background: rgb(163,210,202,0.5);
    border-radius: 10px;
    transition: background 0.3s ease;
}
.JphrBprivacy_cover li:hover {
    background: rgb(163,210,202);
    color: #ffffff;
}
.JphrBprivacy_cover div {
    margin-bottom: 20px;
    padding: 15px;
    background: rgb(232,222,210);
    border-radius: 15px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    line-height: 1.8;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    color: #000000;
}
.JphrBprivacy_cover p, .JphrBprivacy_cover span {
    line-height: 1.8;
    margin-bottom: 10px;
    color: var(--white-color_opacity);
}
@media only screen and (max-width: 800px) {
    .JphrBprivacy_cover {
        padding: 20px;
    }
    .JphrBprivacy_cover h1 {
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: calc(20px - 4px);
    }
    .JphrBprivacy_cover h2 {
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: calc(20px - 4px);
    }
    .JphrBprivacy_cover li {
        margin-bottom: 10px;
        padding: 8px;
    }
    .JphrBprivacy_cover div {
        padding: 10px;
    }
}.sYXNScontact_us {
    padding: 100px 0;
    background: rgb(163,210,202);
    position: relative;
    overflow: hidden;
}

.sYXNScontact_us::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, rgba(255,255,255,0.05) 25%, transparent 25%, transparent 75%, rgba(255,255,255,0.05) 75%, rgba(255,255,255,0.05)), linear-gradient(45deg, rgba(255,255,255,0.05) 25%, transparent 25%, transparent 75%, rgba(255,255,255,0.05) 75%, rgba(255,255,255,0.05));
    background-position: 0 0, 50px 50px;
    background-size: 100px 100px;
    transform: translate(-50%, -50%);
    opacity: 0.1;
    animation: grid-move 10s linear infinite;
}

@keyframes grid-move {
    0% {
        transform: translate(-50%, -50%);
    }
    100% {
        transform: translate(-55%, -55%);
    }
}

.sYXNScontact_us h3 {
    color: rgb(163,210,202);
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: center;
    z-index: 1;
    position: relative;
}

.sYXNScontact_us .form {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 28px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    padding: 50px;
    max-width: 700px;
    margin: auto;
    position: relative;
    z-index: 1;
}

.sYXNScontact_us form input,
.sYXNScontact_us form textarea {
    color: #ffffff;
    background: rgba(50, 50, 50, 0.9);
    border-radius: 10px;
    border: 1px solid rgb(94,170,168,0.5);
    padding: 15px;
    width: 100%;
    margin-bottom: 20px;
    line-height: 1.5;
    font-family: Roboto, sans-serif;
    transition: border-color 0.3s, background-color 0.3s;
}

.sYXNScontact_us form input:focus,
.sYXNScontact_us form textarea:focus {
    border-color: rgb(163,210,202);
    outline: none;
    background: rgba(60, 60, 60, 0.9);
}

.sYXNScontact_us form .button {
    background: rgb(163,210,202);
    color: #ffffff;
    border-radius: 28px;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    padding: 15px 30px;
    text-transform: uppercase;
    transition: background-color 0.3s, box-shadow 0.3s;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.sYXNScontact_us form .button:hover {
    background: rgb(94,170,168);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.sYXNScontact_us .holder {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sYXNScontact_us .name_holder {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.sYXNScontact_us .agree {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.sYXNScontact_us .agree input[type=checkbox] {
    width: auto;
    margin: 0;
    margin-right: 10px;
}

.sYXNScontact_us .agree label {
    display: block;
    font-family: Roboto, sans-serif;
    color: #ffffff;
}

.sYXNScontact_us .agree a {
    margin-left: 5px;
    color: rgb(163,210,202);
    text-decoration: underline;
    transition: color 0.3s;
}

.sYXNScontact_us .agree a:hover {
    color: rgb(94,170,168);
}

.sYXNScontact_us .form_text {
    margin-bottom: 30px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    z-index: 1;
    position: relative;
}

@media only screen and (max-width: 600px) {
    .sYXNScontact_us {
        padding: 60px 0;
    }
    .sYXNScontact_us h3 {
        font-size: 36px;
    }
    .sYXNScontact_us .form {
        padding: 30px;
    }
    .sYXNScontact_us .name_holder {
        flex-direction: column;
        gap: 10px;
    }
}

.fyjWBwrapper-viewport .sYXNScontact_us .holder {
    flex-direction: column-reverse;
}

.fyjWBwrapper-viewport .sYXNScontact_us .form {
    width: 100%;
    background: rgba(40, 40, 40, 0.95);
    border-radius: 28px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.fyjWBwrapper-viewport .sYXNScontact_us .info {
    width: 100%;
    text-align: center;
}

.fyjWBwrapper-viewport .sYXNScontact_us .info span {
    font-weight: 400;
    color: #ffffff;
}

.fyjWBwrapper-viewport .sYXNScontact_us form input {
    border-bottom: 1px solid rgb(94,170,168,0.5);
    border-radius: 10px;
    font-size: 18px;
    font-weight: 300;
}

.fyjWBwrapper-viewport .sYXNScontact_us h3 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 40px;
}

.fyjWBwrapper-viewport .sYXNScontact_us form .button {
    width: 100%;
    background: rgb(94,170,168);
    color: #ffffff;
    margin-top: 24px;
    padding: 15px;
    font-size: 20px;
    font-weight: 600;
}

.sYXNScontact_us .info .contact_info svg,
.sYXNScontact_us .info .contact_info svg path {
    flex-shrink: 0;
}

@media only screen and (max-width: 800px) {
    .fyjWBwrapper-viewport .sYXNScontact_us .holder {
        flex-direction: column;
    }
    .fyjWBwrapper-viewport .sYXNScontact_us .holder .form,
    .fyjWBwrapper-viewport .sYXNScontact_us .holder .info {
        width: 100%;
    }
    .fyjWBwrapper-viewport .sYXNScontact_us .name_holder {
        flex-direction: column;
    }
}.rDIXfthxSection {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: rgb(163,210,202,0.5);
    color: #ffffff;
    font-family: Roboto, sans-serif;
    padding: 40px;
    position: relative;
    overflow: hidden;
}
.rDIXfthxSection::before,
.rDIXfthxSection::after {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: rgb(163,210,202,0.5);
    border-radius: 50%;
    z-index: 1;
    opacity: 0.7;
}
.rDIXfthxSection::before {
    top: 10%;
    left: 15%;
}
.rDIXfthxSection::after {
    bottom: 10%;
    right: 15%;
}
.rDIXfthxSection .container {
    background: rgb(232,222,210);
    padding: 40px;
    border-radius: 22px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
    max-width: 800px;
    width: 100%;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    border: 1px solid rgb(94,170,168);
}
.rDIXfthxSection .container::before,
.rDIXfthxSection .container::after {
    content: "";
    position: absolute;
    border: 2px solid rgb(94,170,168);
    z-index: -1;
}
.rDIXfthxSection .container::before {
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
}
.rDIXfthxSection .container::after {
    bottom: -10px;
    right: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
}
.rDIXfthxSection h2 {
    font-size: 48px;
    margin-bottom: 20px;
    font-weight: 700;
    color: rgb(163,210,202);
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 2px solid rgb(94,170,168);
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.rDIXfthxSection p {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 30px;
    line-height: 1.6;
    text-align: center;
    text-justify: inter-word;
    position: relative;
    padding: 20px 0;
}
.rDIXfthxSection p::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: rgb(163,210,202);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.rDIXfthxSection p::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: rgb(163,210,202);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
@media only screen and (max-width: 800px) {
    .rDIXfthxSection {
        padding: 20px;
    }
    .rDIXfthxSection .container {
        padding: 20px;
    }
    .rDIXfthxSection h2 {
        font-size: 38px;
    }
}
.TvSHjopening_page {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.TvSHjopening_page .title_page_holder {
    width: 100%;
    min-height: 680px;
    height: auto;
    position: relative;
    display: grid;
    place-items: center;
    background-size: cover;
    background-position: center;
    filter: brightness(0.8);
}
.TvSHjopening_page .style_element {
    position: relative;
    background: rgba(255, 255, 255, 0.85);
    width: 70%;
    max-width: 1200px;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-radius: 17px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 1s ease-in-out;
}
.TvSHjopening_page .style_element h1 {
    font-size: 38px;
    font-weight: 700;
    color: rgb(163,210,202);
    margin-bottom: 20px;
    text-align: left;
}
.TvSHjopening_page .style_element h3 {
    font-size: 29px;
    font-weight: 600;
    color: rgb(94,170,168);
    margin-bottom: 16px;
    text-align: left;
}
.TvSHjopening_page .style_element p {
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 30px;
    text-align: left;
    line-height: 1.6;
}
@media only screen and (max-width: 800px) {
    .TvSHjopening_page .title_page_holder {
        min-height: 400px;
    }
    .TvSHjopening_page .style_element {
        width: 90%;
        padding: 40px;
    }
    .TvSHjopening_page .style_element h1 {
        font-size: 24px;
    }
    .TvSHjopening_page .style_element h3 {
        font-size: 18px;
    }
    .TvSHjopening_page .style_element p {
        font-size: 16px;
    }
}
.fyjWBwrapper-viewport .TvSHjopening_page {
    position: relative;
    padding: 0;
    background: rgb(232,222,210);
}
.fyjWBwrapper-viewport .TvSHjopening_page::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgb(163,210,202,0.5) 0%, rgb(94,170,168,0.5) 100%);
    opacity: 0.5;
    z-index: 0;
}
.fyjWBwrapper-viewport .TvSHjopening_page .title_page_holder {
    min-height: unset;
    height: auto;
    padding: 70px;
}
.fyjWBwrapper-viewport .TvSHjopening_page .style_element {
    background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.85) 100%);
    padding: 60px;
    border-radius: 17px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.fyjWBwrapper-viewport .TvSHjopening_page .style_element h1,
.fyjWBwrapper-viewport .TvSHjopening_page .style_element h3,
.fyjWBwrapper-viewport .TvSHjopening_page .style_element p {
    color: #000000;
}
.fyjWBwrapper-viewport .TvSHjopening_page .style_element h1 {
    text-align: left;
    font-size: 48px;
    margin-bottom: 20px;
}
.fyjWBwrapper-viewport .TvSHjopening_page .style_element h3 {
    text-align: left;
    font-size: 32px;
    margin-bottom: 16px;
}
.fyjWBwrapper-viewport .TvSHjopening_page .style_element p {
    text-align: left;
    font-size: 20px;
}
@media only screen and (max-width: 1200px) {
    .fyjWBwrapper-viewport .TvSHjopening_page .style_element {
        padding: 40px;
    }
}
@media only screen and (max-width: 800px) {
    .fyjWBwrapper-viewport .TvSHjopening_page .style_element {
        width: 100%;
        padding: 20px;
        height: auto;
    }
    .fyjWBwrapper-viewport .TvSHjopening_page .title_page_holder {
        height: auto;
    }
    .fyjWBwrapper-viewport .TvSHjopening_page .style_element h1 {
        font-size: 36px;
    }
    .fyjWBwrapper-viewport .TvSHjopening_page .style_element h3 {
        font-size: 24px;
    }
    .fyjWBwrapper-viewport .TvSHjopening_page .style_element p {
        font-size: 18px;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 40px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}.GVdaLcourse_demographic {
    padding-bottom: 80px;
    padding-top: 80px;
}

.GVdaLcourse_demographic .holder {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.GVdaLcourse_demographic ul {
    list-style: none;
}

.GVdaLcourse_demographic ul li {
    padding-left: 30px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    position: relative;
}

.GVdaLcourse_demographic ul svg, .GVdaLcourse_demographic ul svg path {
    fill: rgb(163,210,202);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    flex-shrink: 0;
}

.GVdaLcourse_demographic h2 {
    text-align: center;
    margin-bottom: 20px;
}

@media only screen and (max-width: 800px) {
    .GVdaLcourse_demographic {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

.fyjWBwrapper-viewport .GVdaLcourse_demographic .holder {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    border: 1px solid rgb(94,170,168,0.5);
    border-top: 25px solid rgb(163,210,202);
    padding: 50px;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(163,210,202,0.5) 0%, #ffffff 100%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.fyjWBwrapper-viewport .GVdaLcourse_demographic .holder:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.fyjWBwrapper-viewport .GVdaLcourse_demographic h2 {
    text-align: left;
    font-size: 34px;
    margin-bottom: 24px;
    font-weight: 700;
    color: rgb(163,210,202);
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.fyjWBwrapper-viewport .GVdaLcourse_demographic ul {
    text-align: left;
    padding-left: 0;
    margin: 0;
    width: 90%;
}

.fyjWBwrapper-viewport .GVdaLcourse_demographic ul li {
    padding: 10px;
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    background: rgb(94,170,168,0.5);
    border-radius: 10px;
    transition: background 0.3s ease;
}

.fyjWBwrapper-viewport .GVdaLcourse_demographic ul li:hover {
    background: rgb(163,210,202,0.5);
}

.fyjWBwrapper-viewport .GVdaLcourse_demographic ul svg, .fyjWBwrapper-viewport .GVdaLcourse_demographic ul svg path {
    position: static;
    margin-right: 20px;
    width: 40px;
    height: 40px;
    fill: rgb(163,210,202);
}

@media only screen and (max-width: 800px) {
    .fyjWBwrapper-viewport .GVdaLcourse_demographic .holder {
        padding: 30px;
    }

    .fyjWBwrapper-viewport .GVdaLcourse_demographic h2 {
        font-size: 24px;
    }

    .fyjWBwrapper-viewport .GVdaLcourse_demographic ul li {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .fyjWBwrapper-viewport .GVdaLcourse_demographic ul svg, .fyjWBwrapper-viewport .GVdaLcourse_demographic ul svg path {
        width: 30px;
        height: 30px;
    }
}.LbmBacourse_description {
    padding: 120px 0;
    background-color: rgb(94,170,168,0.5);
    font-family: Roboto, sans-serif;
    position: relative;
    overflow: hidden;
}
.LbmBacourse_description::before, .LbmBacourse_description::after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background-color: rgb(163,210,202,0.5);
    border-radius: 50%;
    z-index: 1;
}
.LbmBacourse_description::before {
    top: -50px;
    left: -50px;
}
.LbmBacourse_description::after {
    bottom: -50px;
    right: -50px;
}
.LbmBacourse_description .container {
    position: relative;
    z-index: 2;
}
.LbmBacourse_description h2 {
    color: rgb(94,170,168);
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 60px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.LbmBacourse_description .content {
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}
.LbmBacourse_description .course {
    padding: 40px;
    max-width: 80%;
    margin: auto;
    background: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.LbmBacourse_description .photo {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-bottom: 4px solid rgb(163,210,202);
    border-radius: 25px 25px 0 0;
}
.LbmBacourse_description .text_holder {
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0 0 25px 25px;
}
.LbmBacourse_description h3 {
    color: rgb(163,210,202);
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 2px solid rgb(94,170,168);
    padding-bottom: 10px;
    width: 100%;
}
.LbmBacourse_description p {
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    text-align: justify;
    margin-bottom: 30px;
}
.LbmBacourse_description .button {
    background: rgb(163,210,202);
    color: #ffffff;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 10px;
    text-decoration: none;
    border: 2px solid rgb(94,170,168);
}
.LbmBacourse_description .holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.LbmBacourse_description .items {
    display: flex;
    justify-content: center;
    align-items: center;
}
.LbmBacourse_description .content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.5);
}
.LbmBacourse_description .photo {
    height: 300px;
    width: 100%;
    margin-top: 20px;
    border-bottom: 2px solid rgb(94,170,168);
}
.LbmBacourse_description .text_holder {
    padding: 30px;
}
@media only screen and (max-width: 600px) {
    .LbmBacourse_description .items {
        flex-direction: column;
    }
    .LbmBacourse_description h2 {
        font-size: 24px;
    }
    .LbmBacourse_description h3 {
        font-size: 20px;
    }
    .LbmBacourse_description .course {
        max-width: 100%;
        padding: 20px;
    }
    .LbmBacourse_description {
        padding: 60px 0;
    }
    .LbmBacourse_description .photo {
        height: 200px;
    }
}

.fyjWBwrapper-viewport .LbmBacourse_description .container {
    width: 100%;
    padding: 0;
}
.fyjWBwrapper-viewport .LbmBacourse_description .items {
    width: 100%;
}
.fyjWBwrapper-viewport .LbmBacourse_description .items .course {
    padding: 0;
    width: 100%;
}
.fyjWBwrapper-viewport .LbmBacourse_description .photo {
    height: 250px;
    width: 100%;
    margin: 0;
    border-radius: 0!important;
    background-position: 50% 30% !important;
}
.fyjWBwrapper-viewport .LbmBacourse_description .course .content {
    border-radius: 0 !important;
    box-shadow: none;
}
.fyjWBwrapper-viewport .LbmBacourse_description .text_holder {
    max-width: 1200px;
    margin: auto;
    justify-content: flex-start;
    align-items: center;
    min-height: unset;
}
.fyjWBwrapper-viewport .LbmBacourse_description p {
    margin-top: 20px;
    text-align: center;
}
.fyjWBwrapper-viewport .LbmBacourse_description .button {
    margin-top: 30px;
    width: fit-content;
}
.fyjWBwrapper-viewport .LbmBacourse_description h3 {
    text-align: center;
}
@media only screen and (max-width: 800px) {
    .fyjWBwrapper-viewport .LbmBacourse_description .photo {
        height: 200px;
    }
    .fyjWBwrapper-viewport .LbmBacourse_description h3 {
        font-size: 22px;
    }
    .fyjWBwrapper-viewport .LbmBacourse_description p {
        font-size: 16px;
    }
    .fyjWBwrapper-viewport .LbmBacourse_description .button {
        font-size: 14px;
        padding: 10px 20px;
    }
}header {
    padding-bottom: 10px;
    background: linear-gradient(135deg, rgb(163,210,202), rgb(94,170,168));
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}
.main_header {
    border-top: 10px solid rgb(163,210,202);
    border-bottom: 2px solid rgb(163,210,202);
    background: linear-gradient(135deg, rgb(232,222,210), #ffffff);
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    padding: 20px;
}
.main_header .header_holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border: 2px solid rgb(163,210,202);
    border-radius: 15px;
    background: linear-gradient(135deg, #ffffff, rgb(232,222,210));
}
.main_header .header_holder .logo_holder {
    margin: 10px 0;
    position: relative;
    z-index: 1;
    border: 2px solid rgb(163,210,202);
    border-radius: 10px;
    padding: 10px;
    background: #ffffff;
}
.main_header .header_holder .logo_holder svg, .main_header .header_holder .logo_holder img {
    width: 100px;
    height: 100px;
    fill: rgb(163,210,202);
    transition: transform 0.3s ease;
}
.main_header .header_holder .logo_holder:hover svg, .main_header .header_holder .logo_holder:hover img {
    transform: scale(1.1);
}
.main_header .header_description {
    width: 50%;
    font-size: 18px;
    text-align: center;
    color: rgb(94,170,168);
    font-weight: 600;
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(163,210,202);
    padding-bottom: 10px;
}
.main_header .header_menu {
    display: flex;
    justify-content: center;
    align-items: stretch;
    margin-bottom: -2px;
    margin-top: 20px;
    position: relative;
    z-index: 11;
    border-top: 2px solid rgb(163,210,202);
    padding-top: 10px;
}
.main_header .header_menu a {
    border: 2px solid transparent;
    border-bottom: 2px solid rgb(163,210,202);
    padding: 10px 16px;
    color: rgb(94,170,168);
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
}

@media only screen and (max-width: 1000px) {
    .main_header .header_description {
        width: 100%;
    }
    .main_header .header_menu {
        flex-direction: column;
    }
}.ebJkscustomer_comments {
    background: linear-gradient(135deg, rgb(232,222,210), #ffffff);
    padding: 80px 0;
    border: none;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.ebJkscustomer_comments .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.ebJkscustomer_comments h3 {
    font-size: 31px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    margin-bottom: 50px;
    color: rgb(163,210,202);
    text-align: center;
    position: relative;
}

.ebJkscustomer_comments h3::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -15px;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: rgb(163,210,202);
}

.ebJkscustomer_comments .reviews {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    align-items: stretch;
    justify-content: center;
}

.ebJkscustomer_comments .reviews .review {
    display: flex;
    flex-direction: column;
    border-radius: 28px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}

.ebJkscustomer_comments .reviews .review .photo {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.ebJkscustomer_comments .reviews .review .photo::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: linear-gradient(to top, #ffffff, transparent);
}

.ebJkscustomer_comments .reviews .review .text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    padding: 25px;
    color: #000000;
    background: #ffffff;
    flex-grow: 1;
}

.ebJkscustomer_comments .reviews .review .text p {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 15px;
    color: rgb(163,210,202);
}

.ebJkscustomer_comments .reviews .review .text span {
    font-size: 16px;
    color: #000000;
    line-height: 1.6;
}

@media only screen and (max-width: 768px) {
    .ebJkscustomer_comments {
        padding: 60px 0;
    }

    .ebJkscustomer_comments .container {
        padding: 0 15px;
    }

    .ebJkscustomer_comments h3 {
        font-size: calc(31px * 0.9);
        margin-bottom: 40px;
    }

    .ebJkscustomer_comments .reviews {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .ebJkscustomer_comments .reviews {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (min-width: 1025px) {
    .ebJkscustomer_comments .reviews {
        grid-template-columns: repeat(3, 1fr);
    }
}.fyjWBwrapper-viewport .xtmHoour_background .holder {
    position: relative;
    height: auto;
    padding: 80px;
    background: rgb(94,170,168,0.5);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.xtmHoour_background {
    padding: 40px 0;
    background: rgb(232,222,210);
}

.fyjWBwrapper-viewport .xtmHoour_background .holder .photo {
    display: block;
    width: 400px;
    height: 400px;
    border-radius: 10px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid rgb(163,210,202);
}

.fyjWBwrapper-viewport .xtmHoour_background .caption_holder {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    width: 100%;
    min-height: 600px;
}

.fyjWBwrapper-viewport .xtmHoour_background .style_element {
    background: rgba(0, 0, 0, 0.5);
    padding: 60px;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-radius: 10px;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
}

.fyjWBwrapper-viewport .xtmHoour_background h2 {
    color: rgb(163,210,202);
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3;
    margin-bottom: 25px;
}

.fyjWBwrapper-viewport .xtmHoour_background p {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 15px;
}

@media only screen and (max-width: 1200px) {
    .fyjWBwrapper-viewport .xtmHoour_background .holder {
        padding: 0;
    }
    .fyjWBwrapper-viewport .xtmHoour_background .holder .photo {
        width: 350px;
        height: 350px;
    }
}

@media only screen and (max-width: 800px) {
    .fyjWBwrapper-viewport .xtmHoour_background .style_element {
        width: 100%;
        padding: 40px;
        text-align: center;
    }
    .fyjWBwrapper-viewport .xtmHoour_background .holder .photo {
        width: 280px;
        height: 280px;
        position: static;
        transform: none;
        margin-bottom: 20px;
        width: 100%;
        margin-top: 20px;
    }
    .fyjWBwrapper-viewport .xtmHoour_background .caption_holder {
        flex-direction: column;
        min-height: unset;
    }
    .fyjWBwrapper-viewport .xtmHoour_background h2 {
        font-size: 28px;
    }
    .fyjWBwrapper-viewport .xtmHoour_background p {
        font-size: 16px;
    }
}footer {
    background: linear-gradient(135deg, rgb(94,170,168) 30%, rgb(163,210,202));
    color: #ffffff;
    font-family: Roboto, sans-serif;
    padding: 40px 0;
    border-top: 2px solid rgb(163,210,202);
    border-bottom: 2px solid rgb(163,210,202);
    position: relative;
}
footer .footer {
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
footer .footer_info {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
}
footer .logo_holder {
    flex: 1;
    text-align: center;
    padding: 20px;
    max-width: 33%;
}
footer .logo_holder svg, footer .logo_holder img {
    width: 70px;
    height: 70px;
    fill: rgb(163,210,202);
}
footer .menu {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    max-width: 33%;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
}
footer .menu h5 {
    font-size: 19px;
    color: rgb(163,210,202);
    margin-bottom: 15px;
}
footer .menu_holder {
    display: flex;
    flex-direction: column;
    align-items: center;
}
footer .menu a {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 0;
    transition: color 0.3s;
}
footer .menu a:hover {
    color: rgb(163,210,202);
}
footer .contact_info {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    max-width: 33%;
}
footer .contact_info h5 {
    font-size: 19px;
    color: rgb(163,210,202);
    margin-bottom: 15px;
}
footer .contact_info div {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    padding: 5px 0;
    width: max-content;
    transition: color 0.3s;
}
footer .contact_info div svg, footer .contact_info div img {
    width: 24px;
    height: 24px;
    fill: rgb(163,210,202);
    transition: transform 0.3s;
}
footer .contact_info div:hover {
    color: rgb(163,210,202);
}
footer .contact_info div:hover svg, footer .contact_info div:hover img {
    transform: scale(1.1);
}
footer .footer_agreement {
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 20px;
    font-size: 12px;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}
footer .copyright {
    background: rgb(94,170,168);
    padding: 20px 0;
    text-align: center;
    font-size: 13px;
    border-top: 1px solid rgb(163,210,202);
}
footer .copyright_info {
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
footer .copyright_info a {
    color: #ffffff;
    text-decoration: underline;
}
@media only screen and (max-width: 1200px) {
    footer .menu, footer .contact_info {
        max-width: unset;
    }
    footer .footer_info {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    footer .footer_info > * {
        margin-bottom: 20px;
    }
    footer .logo_holder, footer .menu, footer .contact_info {
        align-items: center;
        text-align: center;
    }
    footer .footer_agreement {
        text-align: center;
    }
}
@media only screen and (max-width: 800px) {
    footer .footer_info {
        padding: 0 20px;
    }
    footer .menu_holder, footer .contact_info div {
        align-items: center;
        justify-content: center;
    }
    footer .menu a, footer .contact_info div {
        border: none;
    }
    footer .menu a:hover, footer .contact_info div:hover {
        color: rgb(163,210,202);
    }
}
@media only screen and (max-width: 400px) {
    footer .logo_holder svg, footer .logo_holder img {
        max-width: 80px;
    }
    footer h5 {
        font-size: 17px;
    }
    footer .menu a, footer .contact_info div {
        font-size: 12px;
    }
}
.FRUhZcheck_it_out_now {
    padding: 5vh 0;
    background: linear-gradient(135deg, rgb(163,210,202), #000000);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.FRUhZcheck_it_out_now .container {
    background: rgba(#ffffff, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 24px;
    padding: 30px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1;
    border: 1px solid rgba(#ffffff, 0.2);
    max-width: 80vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.FRUhZcheck_it_out_now .holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px;
    position: relative;
    z-index: 2;
}

.FRUhZcheck_it_out_now .holder svg {
    padding: 1.5vh;
    background: rgb(94,170,168);
    width: 8vw;
    height: 8vw;
    max-width: 80px;
    max-height: 80px;
    border-radius: 50%;
    margin-bottom: 2vh;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    border: 2px solid #ffffff;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.FRUhZcheck_it_out_now .holder svg:hover {
    transform: scale(1.1);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
}

.FRUhZcheck_it_out_now .holder svg path {
    fill: #ffffff;
}

.FRUhZcheck_it_out_now .holder h2 {
    font-size: calc(35px * 0.8);
    color: #ffffff;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 2vh 0;
    text-shadow: 0 0 10px rgb(163,210,202);
    user-select: text;
}

.FRUhZcheck_it_out_now .holder .button {
    padding: 1.5vh 3vw;
    background: rgb(163,210,202);
    color: #ffffff;
    text-decoration: none;
    font-size: calc(19px * 0.8);
    border-radius: 10px;
    font-weight: 600;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 10px rgb(163,210,202);
    border: 2px solid #ffffff;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.FRUhZcheck_it_out_now .holder .button:hover {
    background: rgb(94,170,168);
    transform: translateY(-0.2vh);
    box-shadow: 0 0 20px rgb(94,170,168);
}

.FRUhZcheck_it_out_now .holder .button:focus {
    outline: none;
    box-shadow: 0 0 0 4px rgb(163,210,202,0.5);
}

@media only screen and (max-width: 1024px) {
    .FRUhZcheck_it_out_now {
        padding: 4.5vh 0;
    }
    .FRUhZcheck_it_out_now .container {
        max-width: 85vw;
    }
    .FRUhZcheck_it_out_now .holder svg {
        width: 10vw;
        height: 10vw;
        max-width: 70px;
        max-height: 70px;
    }
    .FRUhZcheck_it_out_now .holder h2 {
        font-size: calc(35px * 0.7);
    }
    .FRUhZcheck_it_out_now .holder .button {
        padding: 1.3vh 2.8vw;
        font-size: calc(19px * 0.7);
    }
}

@media only screen and (max-width: 800px) {
    .FRUhZcheck_it_out_now {
        padding: 4vh 0;
    }
    .FRUhZcheck_it_out_now .container {
        max-width: 90vw;
    }
    .FRUhZcheck_it_out_now .holder svg {
        width: 12vw;
        height: 12vw;
        max-width: 60px;
        max-height: 60px;
    }
    .FRUhZcheck_it_out_now .holder h2 {
        font-size: 19px;
        margin: 1.5vh 0;
    }
    .FRUhZcheck_it_out_now .holder .button {
        padding: 1.2vh 2.5vw;
        font-size: 21px;
    }
}.GydUMeducation_experience {
    padding: 60px 0;
    background: rgb(94,170,168,0.5);
    color: #000000;
    font-family: Roboto, sans-serif;
}

.GydUMeducation_experience .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.GydUMeducation_experience .holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.GydUMeducation_experience .review {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    border: 2px solid rgb(163,210,202,0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.GydUMeducation_experience .photo {
    width: 400px;
    height: 300px;
    background-size: cover;
    background-position: center;
    border-bottom: 2px solid rgb(163,210,202,0.5);
}

.GydUMeducation_experience .worker_description {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
}

.GydUMeducation_experience .review .name {
    font-size: 18px;
    font-weight: 700;
    color: rgb(163,210,202);
    margin-bottom: 5px;
    position: relative;
}


.GydUMeducation_experience .review span {
    font-size: 16px;
    font-weight: 400;
    color: rgb(94,170,168);
    margin-bottom: 15px;
}

.GydUMeducation_experience .review .quote {
    font-size: 16px;
    font-weight: 300;
    color: #000000;
    font-style: italic;
    line-height: 1.6;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .GydUMeducation_experience {
        padding: 40px 0;
    }

    .GydUMeducation_experience .review {
        max-width: 45%;
    }
}

@media (max-width: 768px) {
    .GydUMeducation_experience {
        padding: 30px 0;
    }

    .GydUMeducation_experience .holder {
        flex-direction: column;
        align-items: center;
    }

    .GydUMeducation_experience .review {
        max-width: 100%;
        width: 100%;
        padding-top: 0;
    }

    .GydUMeducation_experience .photo {
        height: 200px;
    }

    .GydUMeducation_experience .worker_description {
        padding: 15px;
    }
}
