﻿.login_footerOFsLc {
    flex: 0 0 auto;
}

.login_footerOFsLc {
    position: relative;
    padding: 4rem 0 2rem;
    color: #ffffff;
}


.gratZoneHVPiq {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(229,233,225) 0%, rgba(rgb(199,208,191), 0.1) 100%);
}

.gratZoneHVPiq .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.gratZoneHVPiq .expert_teamYLDWi:hover {
    box-shadow: 0 15px 40px rgba(#000000, 0.08);
    transform: translateY(-5px);
}

.gratZoneHVPiq .expert_teamYLDWi > div:first-child::after {
    width: 60px;
    transform: scaleX(1);
    position: absolute;
    content: "";
    left: 0;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    bottom: -15px;
    background: rgb(199,208,191);
    height: 3px;
}

.gratZoneHVPiq a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.gratZoneHVPiq .expert_teamYLDWi > div:last-child::before {
    content: "✓";
    transform: rotate(-10deg);
    position: absolute;
    right: 0;
    color: rgb(199,208,191);
    opacity: 0.2;
    transition: all 0.3s ease;
    font-size: 18px;
    top: -15px;
}

header .top_sitewrapxupCr .site_startAEzLK {
    z-index: 2;
    position: relative;
    padding: 5px 10px;
    margin-right: 20px;
}

header .top_sitewrapxupCr .site_startAEzLK .header_lessonRusfv {
    display: block;
    transition: transform 0.3s ease;
}

header .top_sitewrapxupCr .site_startAEzLK .header_lessonRusfv svg {
    width: auto;
    height: 45px;
    filter: drop-shadow(0 0 5px rgb(162,173,152,0.5));
}

header .top_sitewrapxupCr .site_navbarXVQzc .head_lessonbNZSj::after {
    height: 2px;
    background: rgb(199,208,191);
    box-shadow: 0 0 8px rgb(199,208,191);
    content: '';
    width: 0;
    bottom: -5px;
    left: 50%;
    transition: width 0.3s ease, left 0.3s ease;
    position: absolute;
}

.program_detailsmcJra::after {
    background-size: 20px 20px;
    content: "";
    position: absolute;
    animation: gridMove 30s linear infinite;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
    background-image: 
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    width: 100%;
}

.program_detailsmcJra .program_pathYQZJx::before {
    content: "";
    border-radius: 25px;
    top: 0;
    left: 0;
    opacity: 0.15;
    height: 100%;
    position: absolute;
    width: 100%;
    background: 
        radial-gradient(circle at 90% 10%, rgb(199,208,191,0.5) 0%, transparent 80%),
        radial-gradient(circle at 10% 90%, rgb(162,173,152,0.5) 0%, transparent 80%);
    z-index: -1;
}

.program_detailsmcJra .site_startAEzLK svg path {
    transition: fill 0.3s ease;
    fill: rgb(199,208,191);
}

.program_detailsmcJra h3 {
    font-size: 32px;
    position: relative;
    color: #ffffff;
    line-height: 1.3;
    font-weight: 700;
    transform: perspective(1000px) rotateX(2deg);
    padding-right: 2rem;
    margin-bottom: 1.5rem;
    transform-origin: left bottom;
    text-shadow: 0 0 20px rgb(199,208,191,0.5);
}

.program_detailsmcJra .captureadSeX::after {
    left: -25%;
    content: "";
    mix-blend-mode: multiply;
    opacity: 0.2;
    height: 150%;
    animation: pulseOverlay 15s ease-in-out infinite;
    position: absolute;
    width: 150%;
    top: -25%;
    z-index: 1;
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(229,233,225) 100%
    );
}

.contactCOAhM {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 4rem 2rem;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(229,233,225) 0%, rgba(245, 247, 250, 0.97) 100%);
}

.contactCOAhM h1::after {
    height: 3px;
    left: 50%;
    transform: translateX(-50%) scaleX(0.8);
    background: rgb(162,173,152);
    content: "";
    bottom: -10px;
    position: absolute;
    width: 80px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.contactCOAhM .reach_teamwWiFl > div:first-child {
    font-size: calc(12px * 1.05);
    border-bottom: 2px solid rgb(229,233,225);
    letter-spacing: 0.02em;
    background: linear-gradient(45deg, rgba(245, 247, 250, 0.5) 0%, rgba(255, 255, 255, 0.9) 100%);
    text-align: center;
    font-weight: 400;
    line-height: 1.7;
    padding: 2rem;
    color: #000000;
}

.contactCOAhM .assist_supportMFvBO:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.contactCOAhM svg:hover {
    opacity: 1;
    transform: scale(1.1);
}

.contactCOAhM .assist_supportMFvBO:hover svg path {
    fill: rgb(199,208,191);
}

.course_candidatesjhwdg .expert_teamYLDWi {
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}

.course_candidatesjhwdg h3::after {
    border-radius: 50px;
    transform: translateX(-50%);
    box-shadow: 0 0 15px rgb(199,208,191);
    position: absolute;
    height: 3px;
    width: 120px;
    bottom: -15px;
    left: 50%;
    content: '';
    background: rgb(199,208,191);
}

.course_candidatesjhwdg li::after {
    opacity: 0;
    transform: scale(0.5);
    pointer-events: none;
    background: radial-gradient(
        circle at center,
        rgba(rgb(162,173,152,0.5), 0.3) 0%,
        transparent 70%
    );
    left: -50%;
    transition: all 0.5s ease;
    top: -50%;
    position: absolute;
    width: 200%;
    content: '';
    height: 200%;
}

.course_candidatesjhwdg li:hover::after {
    opacity: 0.5;
    transform: scale(1);
}

.course_candidatesjhwdg li svg path {
    transition: all 0.4s ease;
}

.course_candidatesjhwdg li:hover svg path {
    fill: rgb(199,208,191);
}

#cookieWarningDialogHnZVK:checked ~ .cookie_notice_overlayOviqT {
    opacity: 0;
    visibility: hidden;
}

.cookie_notice_overlayOviqT p {
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #ffffff;
    line-height: 1.5;
}

.cookie_tipsFCUBK svg {
    transition: transform 0.3s ease-in-out;
    width: 80px;
    height: 80px;
    fill: rgb(199,208,191);
}

.cookie_button.cookies_overviewGdjFg:hover {
    box-shadow: 0 0 15px rgb(162,173,152);
    background: rgba(0, 0, 0, 0.5);
}


.instructor_profileDuUXb {
    overflow: hidden;
    padding: 8rem 0;
    position: relative;
    background: linear-gradient(to bottom, #000000 0%, rgb(229,233,225) 100%);
}

.instructor_profileDuUXb .student_perspectivesUeAvp {
    position: relative;
    transform: rotateX(5deg) rotateY(-5deg);
    display: flex;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
    background-color: rgba(255, 255, 255, 0.03);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgb(162,173,152,0.5),
        inset 0 0 30px rgb(199,208,191,0.5);
    padding: 3rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 27px;
    flex-wrap: wrap;
    backdrop-filter: blur(15px);
}

.instructor_profileDuUXb .student_perspectivesUeAvp:hover .exp_projectsLWNto {
    transform: translateZ(25px);
}

.our_missionmtFwi::before {
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    content: "";
    background: linear-gradient(145deg, rgba(15, 25, 35, 0.92), rgba(25, 35, 45, 0.85));
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.our_missionmtFwi .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 3;
    position: relative;
    max-width: 1200px;
}

.our_missionmtFwi .word_wrapperSoGTa:hover {
    transform: translateY(-5px);
}

.our_missionmtFwi h6 {
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: max(24px, min(3vw, 32px));
    color: #000000;
}

.our_missionmtFwi h6::after {
    transform-origin: left;
    height: 3px;
    background: rgb(162,173,152);
    bottom: -8px;
    transform: scaleX(0.7);
    left: 0;
    width: 70%;
    position: absolute;
    transition: transform 0.4s ease;
    content: "";
}

.login_footerOFsLc::before {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgb(162,173,152);
    content: "";
    height: 3px;
}

.login_footerOFsLc .company_holder {
    border-radius: 29px;
    position: relative;
    flex: 1 1 400px;
    padding: 0;
}

.login_footerOFsLc .company_holder h3 {
    padding: 1.5rem 2rem;
    margin: 0;
    position: relative;
    font-size: 28px;
    border-top-left-radius: 29px;
    font-weight: 700;
    background: rgb(162,173,152);
    color: #ffffff;
    border-top-right-radius: 29px;
}

.login_footerOFsLc .green_edutBwGW {
    background: rgba(255, 255, 255, 0.1);
    padding: 2rem;
    line-height: 1.6;
    color: #ffffff;
    border-bottom-right-radius: 29px;
    font-size: 17px;
    position: relative;
    border-bottom-left-radius: 29px;
}

.login_footerOFsLc .telegram_refiBoIp {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}

.login_footerOFsLc .site_navbarXVQzc {
    position: relative;
    border-radius: 29px;
    min-width: 200px;
    flex: 1 1 calc(50% - 1.5rem);
    overflow: hidden;
}

.login_footerOFsLc .site_navbarXVQzc h5::after {
    position: absolute;
    content: "";
    height: 6px;
    transform: translateY(-50%);
    background: #ffffff;
    top: 50%;
    width: 6px;
    border-radius: 50%;
    right: 15px;
}

.login_footerOFsLc .site_navbarXVQzc .main_barfXBvx a:hover {
    background: rgba(255, 255, 255, 0.1);
}

.comm_guidemvpte {
    background: rgb(162,173,152);
    padding: 2rem 0;
    position: relative;
    margin-top: 2.5rem;
}

.comm_guidemvpte .container::before,
.comm_guidemvpte .container::after {
    position: absolute;
    content: "";
    border-radius: 50%;
    width: 15px;
    transform: translateY(-50%);
    top: 50%;
    background: rgb(199,208,191);
    height: 15px;
}

.comm_guidemvpte .container::before {
    left: 15%;
}

.get_in_touchViLDB {
    padding: 100px 0;
    position: relative;
    background-color: rgb(229,233,225);
    overflow: hidden;
}

.get_in_touchViLDB .container {
    padding: 0 30px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 1;
}

.get_in_touchViLDB .feedback_requestmFAgK {
    flex-direction: row-reverse;
    overflow: hidden;
    display: flex;
    border-radius: 19px;
    margin-top: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    flex-wrap: wrap;
    background: #ffffff;
}

.get_in_touchViLDB form input[type="text"] {
    background: rgb(229,233,225);
    padding: 18px 25px;
    width: 100%;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: all 0.3s ease;
    border: none;
    border-radius: 10px;
    margin-bottom: 20px;
}

.get_in_touchViLDB .message_linksQyeBI input[type="checkbox"]:checked + label::before {
    background-color: rgb(199,208,191);
    border-color: rgb(199,208,191);
}

.get_in_touchViLDB .message_linksQyeBI label a:hover {
    color: rgb(162,173,152);
    text-decoration: underline;
}

.get_in_touchViLDB form .help_queryETLgx:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(rgb(199,208,191), 0.3);
}

.get_in_touchViLDB svg path {
    fill: rgb(199,208,191);
    transition: fill 0.3s ease;
}

.experience_trialkFZJt::before {
    position: absolute;
    width: 110%;
    height: 110%;
    z-index: 0;
    content: "";
    left: -5%;
    pointer-events: none;
    top: -5%;
    background: radial-gradient(circle at 30% 50%, rgb(199,208,191,0.5) 0%, transparent 60%);
    opacity: 0.15;
}

.experience_trialkFZJt .expert_teamYLDWi {
    justify-content: center;
    animation: fadeSlideUp 1s ease-out 0.2s backwards;
    box-shadow: 0 15px 30px rgba(0,0,0,0.05), 
              0 5px 15px rgba(0,0,0,0.03),
              inset 0 0 0 1px rgba(255,255,255,0.2);
    background: linear-gradient(120deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.8) 100%);
    gap: 2rem;
    display: flex;
    transform: translateY(0);
    padding: 2.5rem;
    border-radius: 4px;
    align-items: center;
    position: relative;
}

.experience_trialkFZJt .help_queryETLgx:hover::before {
    transition: left 0.75s ease-out;
    left: 125%;
}

.experience_trialkFZJt .help_queryETLgx:active {
    box-shadow: 0 3px 10px -5px rgba(rgb(199,208,191,0.5), 0.5),
              0 1px 4px rgba(0, 0, 0, 0.1);
    transform: translateY(1px) scale(0.98);
}

.opening_boardWBAVD .expert_teamYLDWi {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 2;
}

.opening_boardWBAVD .main_entryACgMN input {
    display: none;
}

.opening_boardWBAVD .learn_entryfLBol {
    display: flex;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    height: 100%;
    width: 500%;
}

.opening_boardWBAVD .edu_spaceizUMQ::after {
    z-index: 2;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, 
                transparent 50%, 
                rgb(199,208,191,0.5) 75%,
                rgb(199,208,191) 100%);
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
}

.opening_boardWBAVD .word_wrapperSoGTa h1 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    padding-left: 50px;
    margin-bottom: 1rem;
    font-size: 41px;
}

.opening_boardWBAVD input:nth-of-type(2):checked ~ .learn_entryfLBol {
    transform: translateX(-20%);
}

.opening_boardWBAVD input:nth-of-type(6):checked ~ .learn_entryfLBol {
    transform: translateX(-100%);
}

.opening_boardWBAVD input:nth-of-type(10):checked ~ .learn_entryfLBol {
    transform: translateX(-180%);
}

.privacy_chambergCqBe {
    font-family: Arial, sans-serif;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
    position: relative;
    color: #000000;
    line-height: 1.8;
    padding: 50px;
    background-color: rgb(229,233,225);
    overflow: hidden;
}

.privacy_chambergCqBe::after {
    left: -30px;
    bottom: -30px;
    background: rgb(162,173,152);
    width: 100px;
    height: 100px;
}

.privacy_chambergCqBe h1 {
    font-weight: 700;
    color: rgb(199,208,191);
    font-size: 45px;
    padding-bottom: 15px;
    border-bottom: 3px solid rgb(199,208,191);
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.privacy_chambergCqBe h3,
.privacy_chambergCqBe h4,
.privacy_chambergCqBe h5,
.privacy_chambergCqBe h6 {
    position: relative;
    margin-bottom: 15px;
    font-weight: 400;
    z-index: 1;
    color: rgb(199,208,191);
    margin-top: 30px;
}

.privacy_chambergCqBe h3 {
    font-size: calc(19px - 0.2rem);
}

.privacy_chambergCqBe h5 {
    font-size: calc(19px - 0.2rem);
}

.privacy_chambergCqBe li::marker {
    color: rgb(199,208,191);
    font-weight: 600;
}

.privacy_chambergCqBe p {
    margin-bottom: 25px;
    position: relative;
    font-size: 17px;
    z-index: 1;
}

.offer_boardwHyIL {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.offer_boardwHyIL::before {
    position: absolute;
    opacity: 0.85;
    content: "";
    top: 0;
    background: #000000;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
}

.offer_boardwHyIL .learning_feezFZBg {
    padding: 0;
    perspective: 1000px;
    gap: 1.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    list-style: none;
}

.offer_boardwHyIL .price_gridPfcQd:hover::before {
    transform: scaleX(1);
}

.offer_boardwHyIL .package_pricewNmfz {
    height: 100%;
    justify-content: space-between;
    display: flex;
    color: #ffffff;
    flex-direction: column;
}

.offer_boardwHyIL .package_pricewNmfz h4::after {
    height: 2px;
    bottom: -8px;
    left: 0;
    width: 40px;
    position: absolute;
    background: rgb(199,208,191);
    content: "";
}

.offer_boardwHyIL .price_gridPfcQd:hover .learning_feesqurDV::before {
    left: 100%;
}

.client_commentsXUZLN {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(229,233,225) 0%, rgb(162,173,152,0.5) 100%);
    padding: 6rem 0 8rem;
    position: relative;
}

.client_commentsXUZLN .container {
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.client_commentsXUZLN h2::after {
    height: 4px;
    background: rgb(199,208,191);
    width: 80px;
    bottom: -15px;
    content: "";
    left: 50%;
    transform: translateX(-50%) skewX(-25deg);
    position: absolute;
}

.client_commentsXUZLN .student_perspectivesUeAvp::before {
    left: 20px;
    font-size: 120px;
    font-weight: 700;
    z-index: 1;
    content: "";
    line-height: 1;
    color: rgb(199,208,191);
    opacity: 0.1;
    top: -30px;
    position: absolute;
}

.client_commentsXUZLN .student_perspectivesUeAvp img {
    object-fit: cover;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    height: 60px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    width: 60px;
}

.client_commentsXUZLN .description {
    font-size: 13px;
    margin: 0;
    font-style: italic;
    line-height: 1.7;
    position: relative;
    z-index: 2;
    color: #000000;
}

.client_commentsXUZLN a:hover::before {
    left: 100%;
}

.operation_processsbYjm {
    overflow: hidden;
    position: relative;
    background: rgb(229,233,225);
    padding: 8rem 2rem;
}

.operation_processsbYjm {
    padding: 6rem 1.5rem;
}

.operation_processsbYjm {
    padding: 5rem 1rem;
}

.operation_processsbYjm .expert_teamYLDWi {
    align-items: center;
    max-width: 800px;
    flex-direction: column;
    position: relative;
    z-index: 1;
    display: flex;
    margin: 0 auto;
}

.operation_processsbYjm h3::after {
    background: rgb(199,208,191);
    animation: orbitalMove 8s linear infinite;
    left: calc(50% - 6px);
    height: 12px;
    box-shadow: 0 0 20px rgb(199,208,191,0.5);
    bottom: -6px;
    width: 12px;
    z-index: 2;
}

.operation_processsbYjm span::after {
    top: 20px;
    border-radius: 50%;
    opacity: 0.3;
    animation: rotateSlow 20s linear infinite;
    content: "";
    border: 2px dashed rgb(162,173,152,0.5);
    width: 120px;
    pointer-events: none;
    height: 120px;
    right: 20px;
    position: absolute;
}

.operation_processsbYjm span::after {
    right: 15px;
    width: 80px;
    top: 15px;
    height: 80px;
}



@media (max-width: 767px) {.gratZoneHVPiq {
    padding: 60px 0;
}.gratZoneHVPiq .expert_teamYLDWi {
    padding: 30px;
}.gratZoneHVPiq h5 {
    font-size: calc(21px * 0.9);
}.gratZoneHVPiq::before,
  .gratZoneHVPiq::after {
    height: 100px;
    width: 100px;
}
}



@media (max-width: 992px) {header .top_sitewrapxupCr {
    flex-direction: column;
}header .top_sitewrapxupCr .site_startAEzLK {
    align-self: center;
    margin: 0 0 15px 0;
}header .top_sitewrapxupCr .site_navbarXVQzc {
    width: 100%;
    justify-content: center;
}header .top_sitewrapxupCr .site_navbarXVQzc .head_lessonbNZSj a {
    padding: 10px 15px;
    font-size: calc(13px - 1px);
}}



@media (max-width: 576px) {.program_detailsmcJra {
    padding: 3rem 0;
}.program_detailsmcJra .captureadSeX {
    height: 250px;
    border-radius: 30% 70% 70% 30% / 30% 40% 60% 70%;
}.program_detailsmcJra .program_pathYQZJx {
    padding: 1.8rem 1.5rem;
    margin-top: -50px;
}.program_detailsmcJra .site_startAEzLK {
    height: 80px;
    margin-bottom: 1.2rem;
    width: 80px;
}.program_detailsmcJra .site_startAEzLK svg {
    width: 45px;
    height: 45px;
}.program_detailsmcJra h3 {
    margin-bottom: 1.2rem;
    font-size: calc(32px * 0.7);
}.program_detailsmcJra h3::before {
    width: 50px;
    height: 2px;
}.program_detailsmcJra p {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}}



@media (hover: none) {.contactCOAhM .reach_teamwWiFl:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: none;
}.contactCOAhM .reach_teamwWiFl > div:hover {
    transform: none;
}.contactCOAhM .contact_cardsUXPg > div:hover {
    transform: none;
}}


@media only screen and (max-width: 1200px) {.cookie_notice_overlayOviqT {
    padding: 15px 0;
}.privacy_optkoGFO {
    padding: 15px 5%;
}
}



@media (max-width: 991px) {.instructor_profileDuUXb {
    padding: 7rem 0 5rem;
}.instructor_profileDuUXb .student_perspectivesUeAvp {
    padding: 2.5rem 2rem;
}.instructor_profileDuUXb .captureadSeX {
    top: -75px;
    height: 150px;
    width: 150px;
}.instructor_profileDuUXb .name {
    margin-top: 80px;
}.instructor_profileDuUXb .exp_projectsLWNto {
    padding: 1.5rem;
}
}



@media (max-width: 767px) {.our_missionmtFwi {
    padding: 80px 0 60px;
}.our_missionmtFwi h4 {
    margin-bottom: 30px;
    font-size: 28px;
}.our_missionmtFwi .word_wrapperSoGTa {
    padding: 30px 25px;
}.our_missionmtFwi h6 {
    margin-bottom: 20px;
    font-size: 22px;
}.our_missionmtFwi span {
    line-height: 1.6;
    font-size: calc(16px - 1px);
}.our_missionmtFwi .word_wrapperSoGTa::before,
    .our_missionmtFwi .word_wrapperSoGTa::after {
    width: 40px;
    height: 40px;
}}



@media (max-width: 576px) {.login_footerOFsLc {
    padding: 2.5rem 0 0.8rem;
}.login_footerOFsLc .site_navbarXVQzc {
    flex: 1 1 100%;
    min-width: 100%;
}.login_footerOFsLc .main_barfXBvx {
    gap: 1rem;
}.login_footerOFsLc .site_navbarXVQzc .main_barfXBvx a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.login_footerOFsLc .site_navbarXVQzc .main_barfXBvx a::before {
    left: 0.6rem;
}.comm_guidemvpte {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.comm_guidemvpte .diploma_ctalCZUR::before,
    .comm_guidemvpte .diploma_ctalCZUR::after {
    display: none;
}
}



@media screen and (max-width: 991px) {.experience_trialkFZJt {
    padding: 5rem 0;
}.experience_trialkFZJt h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 2.5rem;
}.experience_trialkFZJt .expert_teamYLDWi {
    padding: 2rem;
}
}




@media (max-width: 1199px) {.opening_boardWBAVD .word_wrapperSoGTa .container {
    max-width: 960px;
}
}



@media (max-width: 991px) {.opening_boardWBAVD .expert_teamYLDWi {
    height: 80vh;
}.opening_boardWBAVD .main_entryACgMN {
    height: 80vh;
}.opening_boardWBAVD .word_wrapperSoGTa {
    padding-bottom: 6rem;
}.opening_boardWBAVD .word_wrapperSoGTa .container {
    max-width: 720px;
}.opening_boardWBAVD .word_wrapperSoGTa .container::before {
    height: 70px;
}.opening_boardWBAVD .word_wrapperSoGTa h1 {
    font-size: calc(41px * 0.9);
}.opening_boardWBAVD .word_wrapperSoGTa h3 {
    font-size: calc(18px * 0.9);
}.opening_boardWBAVD input:nth-of-type(n):checked ~ .main_openWkmdl label:nth-child(n) {
    width: 50px;
}
}



@media (max-height: 700px) and (min-width: 768px) {.opening_boardWBAVD .expert_teamYLDWi {
    height: 85vh;
}.opening_boardWBAVD .main_entryACgMN {
    height: 85vh;
}
}



@media (orientation: landscape) and (max-height: 500px) {.opening_boardWBAVD .expert_teamYLDWi {
    height: 100vh;
}.opening_boardWBAVD .main_entryACgMN {
    height: 100vh;
}}



@media (max-width: 992px) {.offer_boardwHyIL {
    padding: 80px 0;
}.offer_boardwHyIL .learning_feezFZBg {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.offer_boardwHyIL .study_pricingVhQSB {
    padding: 2rem 1.25rem;
}
}



@media (min-width: 992px) {.client_commentsXUZLN .student_reviewsKIiaV {
    grid-template-columns: repeat(3, 1fr);
}.client_commentsXUZLN .student_perspectivesUeAvp:nth-child(3n-2) {
    transform: translateY(-15px);
}.client_commentsXUZLN .student_perspectivesUeAvp:nth-child(3n) {
    transform: translateY(15px);
}.client_commentsXUZLN .student_perspectivesUeAvp:nth-child(3n-2):hover {
    transform: translateY(-25px) scale(1.02);
}.client_commentsXUZLN .student_perspectivesUeAvp:nth-child(3n):hover {
    transform: translateY(5px) scale(1.02);
}.client_commentsXUZLN h2 {
    max-width: 80%;
    margin-right: auto;
    font-size: calc(38px * 1.2);
    margin-left: auto;
}.client_commentsXUZLN .container {
    padding: 0 4rem;
}
}



@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes morphShape {
    0% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    25% {
        border-radius: 40% 60% 70% 30% / 40% 40% 60% 60%;
    }
    50% {
        border-radius: 60% 40% 40% 60% / 50% 60% 40% 50%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}



@keyframes fadeSlideUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}



@keyframes moveShape {
    0% {
        transform: translate(0, 0) scale(1);
    }
    100% {
        transform: translate(50px, 50px) scale(1.2);
    }
}


    
    @keyframes orbitalMove {
        0% {
            transform: rotate(0deg) translateX(110px) rotate(0deg);
        }
        100% {
            transform: rotate(360deg) translateX(110px) rotate(-360deg);
        }
    }

