﻿a {
    text-decoration: none;
    color: inherit;
}

.nav_pagewrapjvkhb {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    background: linear-gradient(to right, rgb(162,173,152) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    overflow: visible;
    z-index: 99;
    width: 100%;
}

.gratZoneHVPiq:hover::before {
    transform: rotate(55deg) scale(1.1);
}

.gratZoneHVPiq .expert_teamYLDWi {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    border-left: 4px solid rgb(199,208,191);
    grid-template-columns: 1fr;
    position: relative;
    gap: 30px;
    padding: 40px;
    box-shadow: 0 8px 32px rgba(#000000, 0.06);
    transform: translateY(0);
    background: #ffffff;
    display: grid;
}

.gratZoneHVPiq p {
    font-size: 18px;
    line-height: 1.7;
    position: relative;
    transition: transform 0.3s ease;
    margin: 0;
    color: #000000;
}

.gratZoneHVPiq a:hover p {
    transform: translateY(-2px);
}

.gratZoneHVPiq .expert_teamYLDWi:hover > div:last-child::before {
    opacity: 0.5;
    transform: rotate(0);
}

header .top_sitewrapxupCr {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    position: relative;
}

header .top_sitewrapxupCr .site_startAEzLK::before {
    content: '';
    border-radius: 10px;
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    opacity: 0;
    width: 100%;
    border: 1px solid rgb(162,173,152,0.5);
    transition: opacity 0.4s ease;
    box-shadow: 0 0 15px rgb(162,173,152,0.5);
}

header .top_sitewrapxupCr .site_navbarXVQzc .head_lessonbNZSj {
    position: relative;
    margin: 0;
}

header .top_sitewrapxupCr .site_navbarXVQzc .head_lessonbNZSj:hover::after {
    left: 10%;
    width: 80%;
}

header .top_sitewrapxupCr .site_navbarXVQzc .head_lessonbNZSj a {
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    font-weight: 400;
    letter-spacing: 1px;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    padding: 10px 15px;
    font-size: 13px;
    text-decoration: none;
    display: block;
    font-family: Arial, sans-serif;
}

.program_detailsmcJra .program_pathYQZJx {
    padding: 2.5rem;
    transform: translateZ(0);
    border-radius: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    grid-row: 3 / 11;
    grid-column: 1 / 8;
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.05),
        0 5px 10px rgba(0, 0, 0, 0.03);
    z-index: 5;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: rgba(255, 255, 255, 0.07);
}

.program_detailsmcJra .site_startAEzLK svg {
    top: 50%;
    z-index: 1;
    width: 60px;
    animation: floatLogo 6s ease-in-out infinite;
    position: absolute;
    filter: drop-shadow(0 0 10px rgb(199,208,191,0.5));
    transform: translate(-50%, -50%);
    left: 50%;
    height: 60px;
}

.program_detailsmcJra p {
    transform: perspective(1000px) rotateX(1deg);
    color: #ffffff;
    margin-bottom: 0;
    transform-origin: left bottom;
    line-height: 1.8;
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    max-width: 100%;
}

.program_detailsmcJra .expert_teamYLDWi:hover .captureadSeX {
    box-shadow: 
        30px 30px 80px rgba(0, 0, 0, 0.15),
        15px 15px 30px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(-8deg) rotateX(8deg) scale(1.03);
}

.program_detailsmcJra .expert_teamYLDWi:hover .site_startAEzLK {
    transform: rotate(5deg) scale(1.05);
}

.contactCOAhM::before {
    background: linear-gradient(210deg, rgb(162,173,152,0.5) 0%, transparent 80%);
    transform: translateX(20%) skewX(-15deg);
    opacity: 0.35;
    height: 100%;
    position: absolute;
    z-index: 0;
    content: "";
    width: 45%;
    top: 0;
    right: 0;
}

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

.contactCOAhM .reach_teamwWiFl > div {
    padding: 1.5rem;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
    position: relative;
    background: rgba(245, 247, 250, 0.5);
}

.contactCOAhM h6 {
    display: flex;
    text-transform: capitalize;
    align-items: center;
    font-size: 20px;
    color: #000000;
    margin-bottom: 0.75rem;
    font-weight: 600;
}

.contactCOAhM .contact_cardsUXPg > div:hover {
    transform: translateX(5px);
}

.contactCOAhM .assist_supportMFvBO:hover {
    color: rgb(199,208,191);
}

.contactCOAhM svg {
    transition: all 0.3s ease;
    opacity: 0.9;
    width: 22px;
    height: 22px;
}

.course_candidatesjhwdg {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(229,233,225) 0%, rgb(199,208,191,0.5) 100%);
}

.course_candidatesjhwdg h3 {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 3.5rem;
    font-size: 36px;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    position: relative;
}

.course_candidatesjhwdg li {
    background-color: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(5px);
    position: relative;
    align-items: center;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    padding: 1.8rem 2rem;
    overflow: hidden;
    border-radius: 50px;
}

.course_candidatesjhwdg li {
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.3px;
    font-size: 15px;
    line-height: 1.5;
}

.course_candidatesjhwdg li svg {
    filter: drop-shadow(0 0 5px rgb(162,173,152,0.5));
    fill: rgb(162,173,152);
    transition: all 0.4s ease;
    flex-shrink: 0;
    height: 40px;
    transform-origin: center;
    width: 40px;
    margin-right: 1.5rem;
}

.cookie_notice_overlayOviqT h5 {
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
}

.cookie_tipsFCUBK:hover svg {
    transform: scale(1.1);
}

.cookie_alluilxB {
    flex-shrink: 0;
    white-space: nowrap;
    border-radius: 24px;
    background: linear-gradient(90deg, rgb(199,208,191), rgb(162,173,152));
    color: #000000;
    line-height: 40px;
    text-align: center;
    box-shadow: 0 0 15px rgb(199,208,191);
    min-width: 140px;
    font-size: 20px;
    cursor: pointer;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    margin-left: 10px;
    text-decoration: none;
    padding: 10px 20px;
}

.instructor_profileDuUXb .captureadSeX {
    width: 180px;
    border: 3px solid #ffffff;
    transform: translateX(-50%) translateZ(30px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(199,208,191,0.5);
    border-radius: 50%;
    height: 180px;
    left: 50%;
    top: -90px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
}

.instructor_profileDuUXb .exp_projectsLWNto {
    padding: 2rem;
    transform: translateZ(10px);
    transition: transform 0.3s ease;
    margin-top: 2rem;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    position: relative;
    color: #ffffff;
    font-size: 13px;
    border-radius: 10px;
    border-left: 3px solid rgb(199,208,191);
    line-height: 1.7;
}

.our_missionmtFwi h4::after {
    background: rgb(162,173,152);
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    z-index: 2;
    height: 3px;
    content: "";
    left: 50%;
    width: 80px;
}

.our_missionmtFwi .word_wrapperSoGTa::after {
    opacity: 0.5;
    left: 20px;
    border-bottom: 3px solid rgb(162,173,152,0.5);
    content: "";
    border-left: 3px solid rgb(162,173,152,0.5);
    bottom: 20px;
    height: 60px;
    width: 60px;
    position: absolute;
}

footer {
    z-index: 1;
    position: relative;
}

footer::before {
    content: "";
    background: rgb(199,208,191);
    opacity: 0.95;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -2;
}

.login_footerOFsLc .container {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
    position: relative;
}

.login_footerOFsLc .company_holder::before {
    top: 0;
    opacity: 0.1;
    height: 100%;
    border-radius: 29px;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(162,173,152) 25px, rgb(162,173,152) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(162,173,152) 25px, rgb(162,173,152) 26px, transparent 27px, transparent 49px);
    background-size: 50px 50px;
}

.login_footerOFsLc .green_edutBwGW::before {
    left: -10px;
    height: 20px;
    top: 2rem;
    position: absolute;
    width: 20px;
    border-radius: 50%;
    opacity: 0.6;
    content: "";
    background: rgb(162,173,152);
}

.login_footerOFsLc .main_barfXBvx {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}

.login_footerOFsLc .site_navbarXVQzc h5::before {
    display: inline-block;
    height: 8px;
    margin-right: 10px;
    background: #ffffff;
    width: 8px;
    border-radius: 50%;
    content: "";
}

.login_footerOFsLc .site_navbarXVQzc .main_barfXBvx a {
    font-size: 17px;
    padding: 0.8rem 1rem 0.8rem 2rem;
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    position: relative;
}

.comm_guidemvpte::before {
    height: 5px;
    width: 100%;
    top: -5px;
    background-repeat: repeat-x;
    position: absolute;
    content: "";
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(199,208,191) 20px, rgb(199,208,191) 40px,
            transparent 40px, transparent 60px,
            rgb(199,208,191) 60px, rgb(199,208,191) 80px,
            transparent 80px, transparent 100px,
            rgb(199,208,191) 100px, rgb(199,208,191) 120px
        );
    left: 0;
}

.get_in_touchViLDB h2 {
    position: relative;
    margin-bottom: 15px;
    text-align: center;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 35px;
}

.get_in_touchViLDB .captureadSeX::after {
    content: "";
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    bottom: 0;
    top: 0;
    position: absolute;
}

.get_in_touchViLDB form input[type="text"]:focus {
    background: rgba(rgb(199,208,191), 0.05);
    box-shadow: 0 0 0 2px rgb(199,208,191,0.5);
    outline: none;
}

.get_in_touchViLDB .message_linksQyeBI input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.get_in_touchViLDB .message_linksQyeBI input[type="checkbox"]:checked + label::after {
    width: 6px;
    height: 11px;
    border-bottom: 2px solid #ffffff;
    top: 9px;
    position: absolute;
    content: "";
    border-right: 2px solid #ffffff;
    left: 8px;
    transform: rotate(45deg);
}

.get_in_touchViLDB form .help_queryETLgx:hover::before {
    transform: rotate(45deg) translateX(200%);
}

.get_in_touchViLDB svg {
    fill: rgb(199,208,191);
    height: 22px;
    width: 22px;
}

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

.experience_trialkFZJt h2 {
    max-width: 800px;
    position: relative;
    font-family: Arial, sans-serif;
    transform: translateY(0);
    animation: fadeSlideUp 0.8s ease-out;
    font-size: 30px;
    line-height: 1.4;
    opacity: 1;
    color: #000000;
    margin-bottom: 3rem;
    text-align: center;
    font-weight: 700;
}

.experience_trialkFZJt svg {
    margin-right: 1rem;
    transform: translateY(0) rotate(0);
    width: 42px;
    height: 42px;
    flex-shrink: 0;
    transform-origin: center;
    animation: floatIcon 6s ease-in-out infinite;
}

.experience_trialkFZJt .help_queryETLgx:hover {
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 10px 20px -5px rgba(rgb(199,208,191,0.5), 0.6),
              0 4px 10px rgba(0, 0, 0, 0.15);
}

.experience_trialkFZJt .help_queryETLgx:hover + svg path,
.experience_trialkFZJt svg:hover path {
    fill: rgb(162,173,152);
}

.opening_boardWBAVD {
    position: relative;
    overflow: hidden;
    background: rgb(199,208,191);
    width: 100%;
}

.opening_boardWBAVD .main_entryACgMN {
    left: 0;
    width: 100%;
    position: absolute;
    height: 100vh;
    top: 0;
    overflow: hidden;
}

.opening_boardWBAVD .edu_spaceizUMQ img {
    height: 100%;
    filter: saturate(1.2);
    transition: transform 1.2s ease-out;
    object-fit: cover;
    transform: scale(1.1);
    width: 100%;
}

.opening_boardWBAVD .main_openWkmdl label {
    cursor: pointer;
    opacity: 0.4;
    background: #ffffff;
    height: 5px;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    width: 40px;
}

.opening_boardWBAVD .word_wrapperSoGTa .container {
    position: relative;
    padding: 2rem;
    margin: 0 auto;
    max-width: 1200px;
}

.opening_boardWBAVD .word_wrapperSoGTa p {
    padding-left: 50px;
    max-width: 750px;
    color: #ffffff;
    line-height: 1.7;
    font-weight: 400;
    font-size: 16px;
}

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

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

.opening_boardWBAVD input:checked ~ .learn_entryfLBol .edu_spaceizUMQ img {
    transform: scale(1);
}

.privacy_chambergCqBe::before, .privacy_chambergCqBe::after {
    opacity: 0.3;
    border-radius: 50%;
    position: absolute;
    content: '';
}

.privacy_chambergCqBe::before {
    top: -50px;
    right: -50px;
    height: 150px;
    width: 150px;
    background: rgb(199,208,191);
}


.privacy_chambergCqBe::before {
    content: '';
    background-color: rgb(199,208,191);
    width: 60px;
    border-radius: 10px;
    margin-bottom: 25px;
    display: block;
    height: 6px;
}

.privacy_chambergCqBe h2 {
    font-weight: 600;
    z-index: 1;
    margin-top: 35px;
    position: relative;
    font-size: 31px;
    margin-bottom: 20px;
    color: rgb(162,173,152);
}

.privacy_chambergCqBe h2 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to right, rgb(199,208,191), rgb(162,173,152));
}

.privacy_chambergCqBe ul {
    padding-left: 25px;
    z-index: 1;
    position: relative;
    margin-top: 15px;
    list-style-type: disc;
}

.privacy_chambergCqBe div {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.privacy_chambergCqBe section {
    padding-top: 25px;
    border-top: 2px solid rgba(0, 0, 0, 0.5);
    margin: 50px 0;
}

.offer_boardwHyIL .price_optionsZfVbT {
    text-align: center;
}

.offer_boardwHyIL h2::after {
    bottom: -10px;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    background: linear-gradient(90deg, rgb(199,208,191), rgb(162,173,152));
    position: absolute;
    height: 3px;
    left: 50%;
}

.offer_boardwHyIL .price_gridPfcQd:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.3);
}

.offer_boardwHyIL .study_pricingVhQSB {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 2.5rem 1.5rem;
}

.offer_boardwHyIL .package_pricewNmfz h4 {
    margin-bottom: 1.5rem;
    font-size: calc(19px * 1.1);
    margin-top: 0;
    position: relative;
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
}

.offer_boardwHyIL .learning_feesqurDV::before {
    width: 100%;
    transition: all 0.8s ease;
    height: 100%;
    content: "";
    left: -100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
}

.client_commentsXUZLN::after {
    right: -5%;
    filter: blur(30px);
    background: rgb(199,208,191,0.5);
    position: absolute;
    width: 30%;
    transform: rotate(-15deg) skewX(-15deg);
    bottom: -5%;
    opacity: 0.2;
    z-index: 0;
    height: 40%;
    content: "";
}

.client_commentsXUZLN .student_reviewsKIiaV {
    display: grid;
    gap: 2.5rem;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    list-style: none;
    padding: 0;
}

.client_commentsXUZLN .student_perspectivesUeAvp::after {
    height: 4px;
    transform-origin: left;
    left: 0;
    transform: scaleX(0.7);
    bottom: 0;
    position: absolute;
    transition: transform 0.3s ease;
    width: 100%;
    background: linear-gradient(90deg, rgb(199,208,191), rgb(162,173,152));
    content: "";
}

.client_commentsXUZLN .student_perspectivesUeAvp:hover h4::after {
    width: 50px;
}

.client_commentsXUZLN a::before {
    position: absolute;
    height: 100%;
    transition: left 0.7s ease;
    content: "";
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
}

.operation_processsbYjm::after {
    bottom: -200px;
    background: linear-gradient(45deg, rgb(162,173,152,0.5), rgb(199,208,191,0.5));
    filter: blur(100px);
    position: absolute;
    z-index: 0;
    right: -200px;
    height: 500px;
    border-radius: 50%;
    width: 500px;
    opacity: 0.4;
    content: "";
    animation: moveShape 15s 3s ease-in-out infinite alternate-reverse;
}

.operation_processsbYjm span {
    position: relative;
    transform: scale(0.9);
    text-align: center;
    background: #ffffff;
    opacity: 0;
    padding: 3rem;
    z-index: 2;
    width: 100%;
    font-size: 18px;
    border-radius: 20px;
    line-height: 1.8;
    animation: fadeScale 1s 0.3s ease-out forwards;
    color: #000000;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.operation_processsbYjm span {
    padding: 2.5rem;
}

.operation_processsbYjm span {
    padding: 2rem;
    font-size: calc(18px * 0.95);
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (min-width: 768px) {.gratZoneHVPiq {
    padding: 100px 0;
}.gratZoneHVPiq .expert_teamYLDWi {
    padding: 60px;
    gap: 50px;
    grid-template-columns: 1fr 1fr;
}.gratZoneHVPiq h5 {
    font-size: calc(21px * 1.1);
    margin-bottom: 15px;
}.gratZoneHVPiq p {
    font-size: calc(18px * 1.05);
}.gratZoneHVPiq .expert_teamYLDWi > div:first-child::after {
    bottom: -20px;
    width: 80px;
}
}



@media (max-width: 1200px) {.program_detailsmcJra .expert_teamYLDWi {
    min-height: 500px;
}.program_detailsmcJra .program_pathYQZJx {
    padding: 2.2rem;
    grid-column: 1 / 8;
}.program_detailsmcJra h3 {
    font-size: calc(32px * 0.9);
}.program_detailsmcJra .site_startAEzLK {
    width: 100px;
    height: 100px;
}.program_detailsmcJra .site_startAEzLK svg {
    height: 55px;
    width: 55px;
}
}



@media (min-width: 768px) {.contactCOAhM {
    padding: 5rem 3rem;
}.contactCOAhM h1 {
    font-size: calc(47px * 1.1);
    margin-bottom: 3rem;
}.contactCOAhM .reach_teamwWiFl {
    grid-template-columns: 1fr 1fr;
}.contactCOAhM .reach_teamwWiFl > div:first-child {
    grid-column: 1 / -1;
    padding: 2.5rem;
    text-align: left;
}
}



@media (max-width: 767px) {.contactCOAhM {
    padding: 3rem 1.5rem;
}.contactCOAhM h1 {
    font-size: calc(47px * 0.9);
}.contactCOAhM .reach_teamwWiFl {
    padding: 1.5rem;
}.contactCOAhM .reach_teamwWiFl > div {
    padding: 1.25rem;
}.contactCOAhM .reach_teamwWiFl > div:first-child {
    font-size: 12px;
    padding: 1.5rem;
    line-height: 1.6;
}.contactCOAhM h6 {
    font-size: calc(20px * 0.95);
}.contactCOAhM span {
    margin-left: 25px;
}.contactCOAhM .contact_cardsUXPg {
    gap: 1rem;
}.contactCOAhM svg {
    width: 20px;
    height: 20px;
}
}


@media only screen and (max-width: 800px) {.cookie_tipsFCUBK {
    display: none;
}.privacy_optkoGFO {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.cookie_notice_overlayOviqT h5 {
    font-size: 20px;
    margin-bottom: 5px;
}.learn_consentQnXjv {
    margin-bottom: 15px;
}.cookie_alluilxB {
    min-width: 100%;
    margin: 10px 0;
}}



@media (min-width: 992px) {.our_missionmtFwi {
    padding: 180px 0 120px;
}.our_missionmtFwi .word_wrapperSoGTa {
    padding: 60px 70px;
    max-width: 85%;
}.our_missionmtFwi h4 {
    font-size: 42px;
}.our_missionmtFwi h6 {
    font-size: 28px;
}.our_missionmtFwi span {
    font-size: calc(16px + 1px);
}
}



@media (max-width: 992px) {.login_footerOFsLc {
    padding: 3.5rem 0 1.5rem;
}.login_footerOFsLc .container {
    flex-direction: column;
    gap: 2.5rem;
}.login_footerOFsLc .company_holder,
    .login_footerOFsLc .telegram_refiBoIp {
    flex: 1 1 100%;
    min-width: 100%;
}.login_footerOFsLc .site_navbarXVQzc {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 200px;
}.comm_guidemvpte .container::before,
    .comm_guidemvpte .container::after {
    display: none;
}
}



@media screen and (max-width: 1024px) {.get_in_touchViLDB .help_infoXSuqw {
    padding: 50px 40px;
}
}



@media screen and (max-width: 991px) {.get_in_touchViLDB .captureadSeX {
    min-height: 300px;
    flex: 0 0 100%;
}.get_in_touchViLDB .help_infoXSuqw {
    flex: 0 0 100%;
}.get_in_touchViLDB .help_infoXSuqw::before {
    top: 0;
    width: calc(100% - 80px);
    left: 40px;
    background: linear-gradient(to right, rgb(199,208,191), rgb(162,173,152));
    height: 5px;
}.get_in_touchViLDB form {
    padding-left: 0;
    padding-top: 25px;
}
}



@media screen and (max-width: 576px) {.experience_trialkFZJt {
    padding: 3rem 0;
}.experience_trialkFZJt h2 {
    font-size: calc(30px * 0.7);
    line-height: 1.5;
    margin-bottom: 1.5rem;
}.experience_trialkFZJt .expert_teamYLDWi {
    padding: 1.5rem;
    width: 90%;
}.experience_trialkFZJt .help_queryETLgx {
    padding: 0.9rem 1.8rem;
    font-size: calc(14px * 0.9);
}}



@media (max-width: 480px) {.opening_boardWBAVD .expert_teamYLDWi {
    height: 55vh;
}.opening_boardWBAVD .main_entryACgMN {
    height: 55vh;
}.opening_boardWBAVD .word_wrapperSoGTa {
    padding-bottom: 4rem;
}.opening_boardWBAVD .word_wrapperSoGTa .container::before {
    height: 40px;
    left: 12px;
}.opening_boardWBAVD .word_wrapperSoGTa h1 {
    padding-left: 25px;
}.opening_boardWBAVD .word_wrapperSoGTa h3 {
    padding-left: 25px;
}.opening_boardWBAVD .word_wrapperSoGTa p {
    padding-left: 25px;
}
}



@media (max-height: 600px) {.opening_boardWBAVD .expert_teamYLDWi {
    height: 90vh;
}.opening_boardWBAVD .main_entryACgMN {
    height: 90vh;
}
}


@media only screen and (max-width: 800px) {.privacy_chambergCqBe {
    padding: 25px;
    border-radius: 10px;
}.privacy_chambergCqBe h1 {
    font-size: calc(19px - 0.5rem);
}.privacy_chambergCqBe h2 {
    font-size: calc(19px - 0.4rem);
}.privacy_chambergCqBe p {
    font-size: calc(17px - 0.2rem);
}}



@media (max-width: 576px) {.offer_boardwHyIL {
    padding: 50px 0;
}.offer_boardwHyIL h2 {
    font-size: calc(32px * 0.8);
}.offer_boardwHyIL .study_pricingVhQSB {
    padding: 1.5rem 1rem;
}.offer_boardwHyIL .learning_feesqurDV {
    padding: 0.5rem 1rem;
    font-size: 19px;
}
}



@media (max-width: 767px) {.client_commentsXUZLN {
    padding: 3rem 0 5rem;
}.client_commentsXUZLN .student_reviewsKIiaV {
    gap: 2rem;
    grid-template-columns: 1fr;
}.client_commentsXUZLN h2 {
    margin-bottom: 2.5rem;
    font-size: calc(38px * 0.85);
}.client_commentsXUZLN .student_perspectivesUeAvp {
    padding: 1.5rem;
}.client_commentsXUZLN .container {
    padding: 0 1.5rem;
}.client_commentsXUZLN a {
    width: 100%;
    margin-top: 2rem;
}
}



@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}



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



@keyframes rotateRings {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes ambientLight {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.1); }
    100% { opacity: 0.3; transform: scale(1); }
}



@keyframes pulseSubtle {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.03);
  }
}



@keyframes fadeScale {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}


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

