* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.level_up_fF1qy {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}a {
    color: inherit;
    text-decoration: none;
}.wrapper-template_XMk7z {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1188px;
}.header_know_WwUK1 {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy_nook_cf78k {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    padding: 50px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
}.privacy_nook_cf78k h1 {
    text-align: center;
    margin-top: 40px;
    color: rgb(203,208,191);
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 2px solid rgb(203,208,191);
    font-size: 44px;
    margin-bottom: 20px;
}.privacy_nook_cf78k h2 {
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 20px;
    border-left: 4px solid rgb(203,208,191);
    font-weight: 600;
    font-size: 35px;
    color: rgb(167,173,152);
    text-align: left;
    padding-left: 10px;
}.privacy_nook_cf78k ul, .privacy_nook_cf78k ol {
    margin: 20px 0;
    padding: 20px 0;
    list-style: none;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-left: 0;
}.privacy_nook_cf78k ul li, .privacy_nook_cf78k ol li {
    margin-bottom: 15px;
    position: relative;
    color: #000000;
    font-size: 14px;
    padding-left: 20px;
}.privacy_nook_cf78k ul li::before, .privacy_nook_cf78k ol li::before {
    transform: translateY(-50%);
    left: 0;
    width: 6px;
    border-radius: 50%;
    top: 50%;
    position: absolute;
    height: 6px;
    content: '';
    background: rgb(203,208,191);
}.privacy_nook_cf78k p, .privacy_nook_cf78k span, .privacy_nook_cf78k div {
    color: #000000;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
}.privacy_nook_cf78k div.container {
    margin: 0 auto;
    max-width: 1000px;
}

@media only screen and (max-width: 800px) {.privacy_nook_cf78k {
    border-radius: 10px;
    padding: 30px;
}.privacy_nook_cf78k h1 {
    font-size: calc(24px - 5px);
}.privacy_nook_cf78k h2 {
    font-size: calc(24px - 5px);
}.privacy_nook_cf78k ul, .privacy_nook_cf78k ol {
    padding: 10px 0;
    margin: 10px 0;
}.privacy_nook_cf78k ul li, .privacy_nook_cf78k ol li {
    padding-left: 15px;
    font-size: 14px;
}}.connect_form_WxI0M {
    background: rgb(231,233,225);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.connect_form_WxI0M::before {
    background: linear-gradient(135deg, rgb(203,208,191,0.5) 0%, transparent 50%, rgb(167,173,152,0.5) 100%);
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}.connect_form_WxI0M::after {
    height: 100%;
    background: radial-gradient(circle at 30% 70%, rgb(203,208,191,0.5) 0%, transparent 30%);
    width: 100%;
    animation: pulse 15s infinite alternate;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
}.connect_form_WxI0M .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 5;
    position: relative;
    margin: 0 auto;
}.connect_form_WxI0M h3 {
    color: #000000;
    text-align: center;
    font-size: 29px;
    margin-bottom: 40px;
    font-weight: 700;
    position: relative;
}.connect_form_WxI0M h3::after {
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    content: "";
    left: 50%;
    border-radius: 10px;
    position: absolute;
    bottom: -15px;
    background: rgb(203,208,191);
}.connect_form_WxI0M .img_thumbnail_TCgGM {
    z-index: 0;
    position: absolute;
    filter: grayscale(40%) contrast(120%);
    top: 0;
    left: 0;
    opacity: 0.1;
    height: 100%;
    width: 100%;
}.connect_form_WxI0M .img_thumbnail_TCgGM::after {
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgb(203,208,191,0.5) 0%, transparent 100%);
    content: "";
    position: absolute;
    height: 100%;
}.connect_support_SAzwn {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    z-index: 10;
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}.connect_support_SAzwn::before {
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    width: 10px;
    background: rgb(203,208,191);
    height: 100%;
    top: 0;
}.connect_support_SAzwn .connect_list_e5gx2 {
    padding: 50px;
    flex: 0 0 60%;
    position: relative;
}.connect_support_SAzwn .connect_list_e5gx2::before {
    right: 0;
    content: "";
    height: 100%;
    top: 0;
    width: 1px;
    background: linear-gradient(to bottom, transparent, rgb(167,173,152,0.5), transparent);
    position: absolute;
}.connect_support_SAzwn .connect_list_e5gx2 h3 {
    margin-bottom: 30px;
    text-align: left;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}.connect_support_SAzwn .connect_list_e5gx2 h3::after {
    left: 0;
    transform: none;
    width: 60px;
}.connect_support_SAzwn .connect_list_e5gx2 form {
    flex-direction: column;
    display: flex;
}.connect_support_SAzwn .connect_list_e5gx2 input[type="text"],
.connect_support_SAzwn .connect_list_e5gx2 textarea {
    margin-bottom: 20px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    padding: 15px 20px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    font-size: 16px;
}.connect_support_SAzwn .connect_list_e5gx2 input[type="text"]:focus,
.connect_support_SAzwn .connect_list_e5gx2 textarea:focus {
    border-color: rgb(203,208,191);
    box-shadow: 0 0 0 3px rgb(203,208,191,0.5);
    outline: none;
}.connect_support_SAzwn .connect_list_e5gx2 textarea {
    resize: vertical;
    min-height: 150px;
}.connect_support_SAzwn .connect_list_e5gx2 .help_feedback_kZoMA {
    display: flex;
    margin-bottom: 30px;
    position: relative;
    align-items: flex-start;
}.connect_support_SAzwn .connect_list_e5gx2 .help_feedback_kZoMA input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.connect_support_SAzwn .connect_list_e5gx2 .help_feedback_kZoMA label {
    cursor: pointer;
    font-size: calc(16px - 2px);
    color: #000000;
    position: relative;
    line-height: 1.5;
    padding-left: 30px;
}.connect_support_SAzwn .connect_list_e5gx2 .help_feedback_kZoMA label::before {
    left: 0;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 2px;
    border-radius: 10px;
    content: "";
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
}.connect_support_SAzwn .connect_list_e5gx2 .help_feedback_kZoMA input[type="checkbox"]:checked + label::before {
    border-color: rgb(203,208,191);
    background: rgb(203,208,191);
}.connect_support_SAzwn .connect_list_e5gx2 .help_feedback_kZoMA input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    left: 7px;
    border-width: 0 2px 2px 0;
    border: solid #ffffff;
    height: 12px;
    position: absolute;
    top: 4px;
    width: 6px;
    content: "";
}.connect_support_SAzwn .connect_list_e5gx2 .help_feedback_kZoMA a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(203,208,191);
    font-weight: 600;
}.connect_support_SAzwn .connect_list_e5gx2 .help_feedback_kZoMA a:hover {
    text-decoration: underline;
}.connect_support_SAzwn .connect_list_e5gx2 .request_block_aghr9 {
    align-self: flex-start;
    border: none;
    border-radius: 10px;
    background: rgb(203,208,191);
    font-size: 20px;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    font-weight: 600;
    z-index: 1;
    cursor: pointer;
    padding: 15px 30px;
    color: #ffffff;
    display: inline-block;
}.connect_support_SAzwn .connect_list_e5gx2 .request_block_aghr9::before {
    left: -100%;
    width: 100%;
    content: "";
    position: absolute;
    transition: all 0.5s ease;
    height: 100%;
    top: 0;
    background: rgb(167,173,152);
    z-index: -1;
}.connect_support_SAzwn .connect_list_e5gx2 .request_block_aghr9:hover::before {
    left: 0;
}.connect_support_SAzwn .connect_list_e5gx2 .request_block_aghr9:hover {
    box-shadow: 0 10px 20px rgb(203,208,191,0.5);
    transform: translateY(-2px);
}.connect_support_SAzwn .reach_list_3Dj5A {
    position: relative;
    background: linear-gradient(135deg, rgb(203,208,191,0.5) 0%, rgb(231,233,225) 100%);
    overflow: hidden;
    padding: 50px;
    flex: 0 0 40%;
}.connect_support_SAzwn .reach_list_3Dj5A::before {
    width: 100%;
    right: -50%;
    position: absolute;
    animation: rotate 30s linear infinite;
    background: radial-gradient(circle, rgb(203,208,191,0.5) 0%, transparent 70%);
    content: "";
    top: -50%;
    height: 100%;
}.connect_support_SAzwn .reach_list_3Dj5A h4 {
    font-weight: 600;
    position: relative;
    color: #000000;
    font-size: 20px;
    margin-bottom: 30px;
}.connect_support_SAzwn .reach_list_3Dj5A h4::after {
    background: rgb(203,208,191);
    left: 0;
    content: "";
    height: 3px;
    border-radius: 10px;
    position: absolute;
    bottom: -15px;
    width: 60px;
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr {
    padding: 0;
    margin: 0;
    list-style: none;
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li {
    align-items: flex-start;
    z-index: 1;
    margin-bottom: 25px;
    position: relative;
    display: flex;
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li:last-child {
    margin-bottom: 0;
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li svg {
    margin-right: 15px;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li svg path {
    transition: all 0.3s ease;
    fill: rgb(203,208,191);
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li:hover svg path {
    fill: rgb(167,173,152);
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li span {
    color: #000000;
    line-height: 1.5;
    font-size: 16px;
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li a:hover {
    color: rgb(203,208,191);
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 992px) {.connect_form_WxI0M {
    padding: 80px 0;
}.connect_support_SAzwn {
    flex-direction: column;
}.connect_support_SAzwn .connect_list_e5gx2,
    .connect_support_SAzwn .reach_list_3Dj5A {
    width: 100%;
    flex: 0 0 100%;
}.connect_support_SAzwn .connect_list_e5gx2::before {
    height: 1px;
    top: auto;
    width: 100%;
    background: linear-gradient(to right, transparent, rgb(167,173,152,0.5), transparent);
    bottom: 0;
    right: 0;
}
}

@media screen and (max-width: 768px) {.connect_form_WxI0M {
    padding: 60px 0;
}.connect_form_WxI0M h3 {
    font-size: calc(29px - 4px);
}.connect_support_SAzwn .connect_list_e5gx2,
    .connect_support_SAzwn .reach_list_3Dj5A {
    padding: 30px;
}.connect_support_SAzwn .connect_list_e5gx2 h3,
    .connect_support_SAzwn .reach_list_3Dj5A h4 {
    font-size: calc(20px - 2px);
}.connect_support_SAzwn .connect_list_e5gx2 input[type="text"],
    .connect_support_SAzwn .connect_list_e5gx2 textarea {
    padding: 12px 15px;
}.connect_support_SAzwn .connect_list_e5gx2 .request_block_aghr9 {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.connect_form_WxI0M {
    padding: 40px 0;
}.connect_support_SAzwn .connect_list_e5gx2,
    .connect_support_SAzwn .reach_list_3Dj5A {
    padding: 20px;
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li {
    flex-direction: column;
}.connect_support_SAzwn .reach_list_3Dj5A .help_list_EYnpr li svg {
    margin-bottom: 10px;
}}.launch_now_l5f4c {
    padding: 120px 0;
    background: linear-gradient(45deg, rgb(203,208,191) 0%, rgb(167,173,152) 100%);
    overflow: hidden;
    position: relative;
    z-index: 1;
}.launch_now_l5f4c::before {
    position: absolute;
    left: 0;
    animation: rotateBg 20s linear infinite;
    z-index: -1;
    background: 
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            rgb(203,208,191) 0deg,
            rgb(167,173,152) 15deg,
            rgb(203,208,191) 30deg
        );
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    content: '';
}.launch_now_l5f4c::after {
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100% 100px, 100px 100%;
    content: '';
    opacity: 0.05;
    background: 
        linear-gradient(0deg, transparent 0%, #ffffff 50%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    height: 100%;
    z-index: -1;
    animation: scanLines 5s linear infinite alternate;
    left: 0;
    top: 0;
    position: absolute;
}.launch_now_l5f4c .learn_sessions_OZd3H {
    position: relative;
    margin: 0 auto;
    flex-direction: column;
    overflow: hidden;
    padding: 60px 40px;
    max-width: 1000px;
    background: rgba(255, 255, 255, 0.05);
    z-index: 2;
    align-items: center;
    border-radius: 27px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 20px rgb(203,208,191,0.5),
        0 0 40px rgb(203,208,191,0.5);
    justify-content: center;
    display: flex;
}.launch_now_l5f4c .learn_sessions_OZd3H::before {
    content: '';
    position: absolute;
    height: 200%;
    background: 
        radial-gradient(
            ellipse at center,
            rgba(255, 255, 255, 0.2) 0%,
            transparent 70%
        );
    width: 200%;
    top: -50%;
    left: -50%;
    z-index: -1;
    animation: pulseGlow 6s ease-in-out infinite alternate;
}.launch_now_l5f4c .learn_sessions_OZd3H::after {
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(225deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(315deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%);
    width: 100%;
    top: 0;
    height: 100%;
    content: '';
    left: 0;
    opacity: 0.3;
    z-index: -1;
    position: absolute;
    background-size: 20px 20px;
}.launch_now_l5f4c h3 {
    margin-bottom: 50px;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 33px;
    text-shadow: 
        0 0 5px #ffffff,
        0 0 20px rgb(203,208,191);
    font-weight: 700;
    text-align: center;
}.launch_now_l5f4c h3::before {
    content: attr(data-text);
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
    animation: glitchEffect 2s infinite linear alternate;
    opacity: 0.7;
    color: rgb(167,173,152);
    left: -3px;
}.launch_now_l5f4c h3::after {
    content: attr(data-text);
    left: 3px;
    position: absolute;
    animation: glitchEffect 3s infinite linear alternate-reverse;
    width: 100%;
    top: 0;
    z-index: -2;
    opacity: 0.7;
    height: 100%;
    color: rgb(203,208,191);
}.launch_now_l5f4c .ask_feedback_wjSh5 {
    text-decoration: none;
    position: relative;
    display: inline-block;
    overflow: hidden;
    letter-spacing: 2px;
    background: linear-gradient(45deg, rgb(203,208,191), rgb(167,173,152), rgb(203,208,191));
    z-index: 1;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    border-radius: 27px;
    animation: gradientFlow 5s ease infinite;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgb(167,173,152,0.5),
        0 0 30px rgb(167,173,152,0.5);
    color: #ffffff;
    font-weight: 600;
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 16px;
    background-size: 200% 200%;
    padding: 18px 45px;
}.launch_now_l5f4c .ask_feedback_wjSh5::before {
    background-size: 400% 400%;
    right: -2px;
    left: -2px;
    border-radius: calc(27px + 2px);
    bottom: -2px;
    opacity: 0.7;
    animation: gradientFlow 5s ease infinite;
    position: absolute;
    z-index: -1;
    content: '';
    top: -2px;
    background: linear-gradient(45deg, rgb(203,208,191), rgb(167,173,152), rgb(203,208,191));
}.launch_now_l5f4c .ask_feedback_wjSh5::after {
    top: 0;
    z-index: 1;
    content: '';
    position: absolute;
    width: 70%;
    left: -100%;
    transition: all 0.6s ease;
    transform: skewX(-20deg);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    height: 100%;
}.launch_now_l5f4c .ask_feedback_wjSh5:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(167,173,152),
        0 0 50px rgb(167,173,152,0.5);
    text-shadow: 0 0 10px #ffffff;
    color: #ffffff;
    transform: translateY(-5px) scale(1.03);
}.launch_now_l5f4c .ask_feedback_wjSh5:hover::after {
    left: 130%;
}

@media screen and (max-width: 992px) {.launch_now_l5f4c {
    padding: 100px 0;
}.launch_now_l5f4c .learn_sessions_OZd3H {
    max-width: 90%;
    padding: 50px 30px;
}.launch_now_l5f4c h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 45px;
}.launch_now_l5f4c .ask_feedback_wjSh5 {
    padding: 16px 40px;
}
}

@media screen and (max-width: 768px) {.launch_now_l5f4c {
    padding: 80px 0;
}.launch_now_l5f4c .learn_sessions_OZd3H {
    padding: 40px 25px;
}.launch_now_l5f4c h3 {
    letter-spacing: 2px;
    font-size: calc(33px * 0.8);
    margin-bottom: 40px;
}.launch_now_l5f4c .ask_feedback_wjSh5 {
    padding: 14px 35px;
    font-size: calc(16px * 0.95);
}
}

@media screen and (max-width: 576px) {.launch_now_l5f4c {
    padding: 60px 0;
}.launch_now_l5f4c .learn_sessions_OZd3H {
    padding: 30px 20px;
}.launch_now_l5f4c h3 {
    margin-bottom: 35px;
    font-size: calc(33px * 0.7);
    letter-spacing: 1px;
}.launch_now_l5f4c .ask_feedback_wjSh5 {
    letter-spacing: 1px;
    font-size: calc(16px * 0.9);
    padding: 12px 30px;
}}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes scanLines {
    0% {
        background-position: center, center;
        opacity: 0.03;
    }
    50% {
        opacity: 0.07;
    }
    100% {
        background-position: center, center;
        opacity: 0.03;
    }
}

@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes glitchEffect {
    0% {
        transform: translateX(-2px) translateY(2px);
    }
    25% {
        transform: translateX(2px) translateY(-2px);
    }
    50% {
        transform: translateX(-1px) translateY(1px);
    }
    75% {
        transform: translateX(3px) translateY(-3px);
    }
    100% {
        transform: translateX(-2px) translateY(2px);
    }
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}.cookie_message_panel_Eh3HY {
    z-index: 90;
    transform: translateY(100%);
    width: 100%;
    animation: slideUp 0.5s forwards;
    position: fixed;
    transition: transform 0.3s ease-in-out;
    bottom: 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(167,173,152);
    padding: 20px 0;
    border-top: 3px solid rgb(167,173,152);
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookiePolicyPanel_0D4L3 {
    display: none;
}#cookiePolicyPanel_0D4L3:checked ~ .cookie_message_panel_Eh3HY {
    opacity: 0;
    visibility: hidden;
}.cookie_check_CV1rR {
    gap: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 5%;
}.cookie_message_panel_Eh3HY h5 {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 19px;
    font-family: Arial, sans-serif;
}.cookie_message_panel_Eh3HY p {
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #ffffff;
}.cookie_hide_Vn82l {
    filter: drop-shadow(0 0 10px rgb(203,208,191));
    margin-right: 15px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
}.cookie_hide_Vn82l svg {
    height: 80px;
    fill: rgb(203,208,191);
    transition: transform 0.3s ease-in-out;
    width: 80px;
}.cookie_hide_Vn82l:hover svg {
    transform: scale(1.1);
}.track_prefs_HREX2 {
    padding: 10px 20px;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    border-radius: 25px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    line-height: 40px;
    flex-shrink: 0;
    min-width: 140px;
    background: linear-gradient(90deg, rgb(203,208,191), rgb(167,173,152));
    color: #000000;
    cursor: pointer;
    margin-left: 10px;
    font-size: 16px;
    box-shadow: 0 0 15px rgb(203,208,191);
}.track_prefs_HREX2:hover {
    box-shadow: 0 0 20px rgb(167,173,152);
}.cookie_button.cookie_gate_Dtzri {
    border: 2px solid rgb(167,173,152);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.cookie_gate_Dtzri:hover {
    box-shadow: 0 0 15px rgb(167,173,152);
    background: rgba(0, 0, 0, 0.5);
}.cookie_message_panel_Eh3HY p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(203,208,191);
}.cookie_message_panel_Eh3HY p a:hover {
    color: rgb(167,173,152);
}
@media only screen and (max-width: 1200px) {.cookie_message_panel_Eh3HY {
    padding: 15px 0;
}.cookie_check_CV1rR {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.cookie_hide_Vn82l {
    display: none;
}.cookie_check_CV1rR {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookie_message_panel_Eh3HY h5 {
    font-size: 21px;
    margin-bottom: 5px;
}.cookie_explained_IAyE6 {
    margin-bottom: 15px;
}.track_prefs_HREX2 {
    margin: 10px 0;
    min-width: 100%;
}}
.course_structure_vPpAs {
    overflow: hidden;
    padding: 90px 0;
    z-index: 1;
    background: rgb(231,233,225);
    position: relative;
}.course_structure_vPpAs::before {
    height: 100%;
    opacity: 0.25;
    z-index: -1;
    background: 
        linear-gradient(135deg, rgb(203,208,191,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(167,173,152,0.5) 0%, transparent 70%);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
}.course_structure_vPpAs::after {
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(203,208,191,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(167,173,152,0.5) 0%, transparent 40%);
    opacity: 0.2;
}.course_structure_vPpAs .container {
    max-width: 1000px;
    position: relative;
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
}.course_structure_vPpAs .learn_sessions_OZd3H {
    position: relative;
    gap: 40px;
    flex-direction: column;
    display: flex;
}.course_structure_vPpAs .img_thumbnail_TCgGM {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateZ(0);
    z-index: 1;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s;
    overflow: hidden;
    position: relative;
    height: 450px;
    border-radius: 25px;
}.course_structure_vPpAs .img_thumbnail_TCgGM:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.2);
}.course_structure_vPpAs .img_thumbnail_TCgGM::before {
    z-index: 1;
    content: "";
    position: absolute;
    opacity: 0.7;
    inset: 0;
    background: linear-gradient(to bottom, 
                transparent 70%, 
                rgb(203,208,191,0.5) 100%);
}.course_structure_vPpAs .img_thumbnail_TCgGM::after {
    position: absolute;
    opacity: 0.05;
    background: 
        repeating-linear-gradient(
            -45deg, 
            transparent, 
            transparent 20px, 
            rgb(203,208,191,0.5) 20px, 
            rgb(203,208,191,0.5) 21px
        );
    content: "";
    z-index: 1;
    inset: 0;
}.course_structure_vPpAs .tech_classes_wz0kt {
    z-index: 1;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 40px;
    background: #ffffff;
    position: relative;
}.course_structure_vPpAs .tech_classes_wz0kt:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.course_structure_vPpAs .tech_classes_wz0kt::before {
    left: 0;
    height: 5px;
    border-radius: 25px 25px 0 0;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, 
                rgb(203,208,191), 
                rgb(167,173,152));
}.course_structure_vPpAs .tech_classes_wz0kt::after {
    z-index: -1;
    width: 90%;
    background: #ffffff;
    left: 5%;
    position: absolute;
    content: "";
    height: 10px;
    border-radius: 0 0 50% 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    bottom: -5px;
}.course_structure_vPpAs .main_pagewrap_jPOnK {
    background: rgb(231,233,225);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    margin-bottom: 25px;
    padding: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}.course_structure_vPpAs .main_pagewrap_jPOnK:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px) rotate(5deg);
}.course_structure_vPpAs .main_pagewrap_jPOnK::after {
    content: "";
    inset: 0;
    position: absolute;
    opacity: 0.5;
    border: 1px dashed rgb(203,208,191,0.5);
    border-radius: 10px;
}.course_structure_vPpAs .main_pagewrap_jPOnK svg {
    transition: transform 0.3s ease;
    width: 80px;
    height: auto;
}.course_structure_vPpAs .main_pagewrap_jPOnK:hover svg {
    transform: scale(1.05);
}.course_structure_vPpAs .main_pagewrap_jPOnK svg path {
    transition: fill 0.3s ease;
    fill: rgb(203,208,191);
}.course_structure_vPpAs .main_pagewrap_jPOnK:hover svg path {
    fill: rgb(167,173,152);
}.course_structure_vPpAs .tech_classes_wz0kt h3 {
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    color: #000000;
    padding-bottom: 15px;
    font-size: 33px;
}.course_structure_vPpAs .tech_classes_wz0kt h3::after {
    left: 0;
    height: 3px;
    content: "";
    width: 50px;
    transition: width 0.4s ease;
    bottom: 0;
    background: rgb(203,208,191);
    position: absolute;
}.course_structure_vPpAs .tech_classes_wz0kt:hover h3::after {
    width: 100px;
}.course_structure_vPpAs .tech_classes_wz0kt p {
    font-weight: 400;
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    margin-bottom: 0;
    color: #000000;
    font-size: 17px;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@keyframes shine {
    0% {
        background-position: -200% center;
    }
    100% {
        background-position: 200% center;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.course_structure_vPpAs {
    padding: 80px 0;
}.course_structure_vPpAs .img_thumbnail_TCgGM {
    height: 400px;
}.course_structure_vPpAs .tech_classes_wz0kt {
    padding: 35px;
}
}

@media (min-width: 768px) and (max-width: 991px) {.course_structure_vPpAs {
    padding: 70px 0;
}.course_structure_vPpAs .img_thumbnail_TCgGM {
    height: 350px;
}.course_structure_vPpAs .tech_classes_wz0kt {
    padding: 30px;
}.course_structure_vPpAs .main_pagewrap_jPOnK {
    padding: 12px;
}.course_structure_vPpAs .main_pagewrap_jPOnK svg {
    width: 70px;
}
}

@media (max-width: 767px) {.course_structure_vPpAs {
    padding: 60px 0;
}.course_structure_vPpAs .learn_sessions_OZd3H {
    gap: 30px;
}.course_structure_vPpAs .img_thumbnail_TCgGM {
    height: 300px;
}.course_structure_vPpAs .tech_classes_wz0kt {
    padding: 25px;
}.course_structure_vPpAs .main_pagewrap_jPOnK {
    padding: 10px;
    margin-bottom: 20px;
}.course_structure_vPpAs .main_pagewrap_jPOnK svg {
    width: 60px;
}.course_structure_vPpAs .tech_classes_wz0kt h3 {
    font-size: calc(33px * 0.9);
    padding-bottom: 12px;
    margin-bottom: 15px;
}
}

@media (max-width: 576px) {.course_structure_vPpAs {
    padding: 50px 0;
}.course_structure_vPpAs .learn_sessions_OZd3H {
    gap: 25px;
}.course_structure_vPpAs .img_thumbnail_TCgGM {
    height: 250px;
}.course_structure_vPpAs .tech_classes_wz0kt {
    padding: 20px;
}.course_structure_vPpAs .main_pagewrap_jPOnK {
    margin-bottom: 15px;
    padding: 8px;
}.course_structure_vPpAs .main_pagewrap_jPOnK svg {
    width: 50px;
}.course_structure_vPpAs .tech_classes_wz0kt h3 {
    font-size: calc(33px * 0.8);
    padding-bottom: 10px;
    margin-bottom: 12px;
}}.thxPanel_hTzED {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgba(rgb(203,208,191,0.5), 0.1) 100%);
    padding: 6rem 0;
}.thxPanel_hTzED::before {
    content: "";
    width: 100%;
    background-image: 
        linear-gradient(90deg, rgba(rgb(203,208,191,0.5), 0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(rgb(203,208,191,0.5), 0.05) 1px, transparent 1px);
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.6;
    z-index: -1;
    background-size: 20px 20px;
    top: 0;
    transform: perspective(1000px) rotateX(5deg);
}.thxPanel_hTzED::after {
    right: -5%;
    top: -10%;
    background: linear-gradient(45deg, rgb(203,208,191) 0%, rgba(rgb(167,173,152,0.5), 0.8) 100%);
    content: "";
    filter: blur(80px);
    z-index: -1;
    position: absolute;
    animation: float 15s ease-in-out infinite;
    opacity: 0.15;
    transform: rotate(-15deg) translateZ(-10px);
    width: 40%;
    height: 70%;
}.thxPanel_hTzED .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
}.thxPanel_hTzED .learn_sessions_OZd3H {
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    gap: 2.5rem;
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(203,208,191,0.5), 0.08);
    transform: translateY(0);
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3.5rem;
    position: relative;
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
}.thxPanel_hTzED .learn_sessions_OZd3H:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px -20px rgba(rgba(0, 0, 0, 0.5), 0.16),
        0 0 0 1px rgba(rgb(203,208,191,0.5), 0.12);
}.thxPanel_hTzED .learn_sessions_OZd3H::before {
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, rgb(203,208,191), rgb(167,173,152));
    position: absolute;
    transform: scaleY(0);
    width: 4px;
    transform-origin: top;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    top: 0;
}.thxPanel_hTzED .learn_sessions_OZd3H:hover::before {
    transform: scaleY(1);
}.thxPanel_hTzED h5 {
    margin-bottom: 0.5rem;
    font-weight: 700;
    position: relative;
    color: #000000;
    overflow: hidden;
    padding-bottom: 1rem;
    line-height: 1.3;
    font-size: calc(23px * 1.1);
}.thxPanel_hTzED h5::after {
    bottom: 0;
    transform: translateX(0);
    transition: width 0.6s ease, transform 0.6s ease;
    left: 0;
    background: rgb(203,208,191);
    position: absolute;
    width: 4rem;
    height: 3px;
    content: "";
}.thxPanel_hTzED .learn_sessions_OZd3H:hover h5::after {
    width: 7rem;
    transform: translateX(10px);
}.thxPanel_hTzED p {
    transition: color 0.3s ease;
    opacity: 0.9;
    position: relative;
    transform: translateZ(0);
    font-weight: 400;
    color: #000000;
    font-size: 15px;
    margin: 0;
    line-height: 1.7;
}.thxPanel_hTzED a {
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    text-decoration: none;
    display: block;
}.thxPanel_hTzED a::before {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: 0;
    transform-origin: right;
    position: absolute;
    width: 100%;
    height: 1px;
    z-index: 1;
    content: "";
    background: rgba(rgb(203,208,191,0.5), 0.3);
    transform: scaleX(0);
    left: 0;
}.thxPanel_hTzED a:hover {
    transform: translateY(-2px);
}.thxPanel_hTzED a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.thxPanel_hTzED a:hover p {
    color: rgb(203,208,191);
}

@keyframes float {
    0%, 100% {
        transform: rotate(-15deg) translate(0, 0) translateZ(-10px);
    }
    50% {
        transform: rotate(-12deg) translate(-20px, 20px) translateZ(-10px);
    }
}

@media (min-width: 768px) {.thxPanel_hTzED {
    padding: 8rem 0;
}.thxPanel_hTzED .learn_sessions_OZd3H {
    padding: 4rem;
    align-items: start;
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
}.thxPanel_hTzED h5 {
    padding-bottom: 1.5rem;
    font-size: calc(23px * 1.2);
}.thxPanel_hTzED p {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}.thxPanel_hTzED::before {
    background-size: 30px 30px;
}
}

@media (min-width: 1024px) {.thxPanel_hTzED .learn_sessions_OZd3H {
    gap: 4rem;
    padding: 5rem;
}.thxPanel_hTzED h5 {
    font-size: calc(23px * 1.3);
}.thxPanel_hTzED::after {
    right: -10%;
    width: 50%;
}
}

@media (max-width: 767px) {.thxPanel_hTzED {
    padding: 4rem 0;
}.thxPanel_hTzED .learn_sessions_OZd3H {
    padding: 2.5rem;
}.thxPanel_hTzED h5 {
    font-size: 23px;
}.thxPanel_hTzED::before {
    background-size: 15px 15px;
}.thxPanel_hTzED::after {
    opacity: 0.1;
}
}

@media (max-width: 480px) {.thxPanel_hTzED {
    padding: 3rem 0;
}.thxPanel_hTzED .learn_sessions_OZd3H {
    padding: 2rem 1.5rem;
}.thxPanel_hTzED h5 {
    font-size: calc(23px * 0.9);
}.thxPanel_hTzED p {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}}header {
    z-index: 100;
    padding: 1.2rem 0;
    background: rgb(231,233,225);
    position: relative;
}header::before {
    content: '';
    opacity: 0.5;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, 
        rgb(203,208,191,0.5) 0%, 
        transparent 50%, 
        rgb(167,173,152,0.5) 100%);
    position: absolute;
    left: 0;
    height: 100%;
}header .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}header .nav_train_aSCWR {
    padding: 1rem;
    display: flex;
    border-radius: 13px;
    flex-direction: column;
    background: #ffffff;
    align-items: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    gap: 1rem;
}header .main_know_HSkuU {
    justify-content: center;
    display: flex;
    position: relative;
    text-decoration: none;
    padding: 0.5rem 1rem;
    margin-bottom: 0.5rem;
}header .main_know_HSkuU::before {
    background: linear-gradient(to right, 
        transparent, 
        rgb(203,208,191,0.5), 
        rgb(167,173,152,0.5), 
        rgb(203,208,191,0.5), 
        transparent);
    content: '';
    left: 0;
    width: 100%;
    height: 1px;
    bottom: 0;
    position: absolute;
}header .main_know_HSkuU svg {
    width: 160px;
    height: auto;
    transition: all 0.3s ease;
}header .main_know_HSkuU:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 2px 4px rgb(203,208,191,0.5));
}header .head_train_uWpJX {
    display: flex;
    padding: 0.6rem;
    justify-content: center;
    background: rgb(231,233,225);
    width: 100%;
    gap: 0.4rem;
    border-radius: 10px;
    flex-wrap: wrap;
}header .head_learning_Dg2CA {
    z-index: 1;
    overflow: hidden;
    color: #000000;
    font-weight: 400;
    padding: 0.5rem 1rem;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-size: 17px;
    position: relative;
    font-family: Arial, sans-serif;
    text-decoration: none;
}header .head_learning_Dg2CA::before {
    transition: opacity 0.3s ease;
    height: 100%;
    background: linear-gradient(135deg, rgb(203,208,191), rgb(167,173,152));
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
    position: absolute;
    width: 100%;
    content: '';
}header .head_learning_Dg2CA:hover {
    color: #ffffff;
}header .head_learning_Dg2CA:hover::before {
    opacity: 1;
}header .head_learning_Dg2CA::after {
    background: linear-gradient(to right, rgb(203,208,191), rgb(167,173,152));
    bottom: 0;
    position: absolute;
    left: 0;
    transform: scaleX(0);
    content: '';
    transition: transform 0.3s ease;
    width: 100%;
    height: 2px;
    transform-origin: left;
}header .head_learning_Dg2CA:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .nav_train_aSCWR {
    padding: 0.8rem;
    gap: 0.8rem;
}header .main_know_HSkuU svg {
    width: 140px;
}header .head_train_uWpJX {
    padding: 0.5rem;
}header .head_learning_Dg2CA {
    font-size: calc(17px - 1px);
    padding: 0.4rem 0.8rem;
}
}

@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .nav_train_aSCWR {
    padding: 0.7rem;
    gap: 0.7rem;
}header .main_know_HSkuU svg {
    width: 120px;
}header .head_train_uWpJX {
    padding: 0.4rem;
    gap: 0.3rem;
}header .head_learning_Dg2CA {
    font-size: calc(17px - 2px);
    padding: 0.3rem 0.7rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .nav_train_aSCWR {
    padding: 0.6rem;
    gap: 0.6rem;
}header .main_know_HSkuU svg {
    width: 110px;
}header .head_train_uWpJX {
    justify-content: flex-start;
    padding: 0.4rem;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .head_train_uWpJX::-webkit-scrollbar {
    height: 2px;
}header .head_train_uWpJX::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(203,208,191);
}header .head_learning_Dg2CA {
    white-space: nowrap;
    flex-shrink: 0;
}}footer {
    width: 100%;
    position: relative;
}footer .level_up_fF1qy {
    position: relative;
    padding: 80px 0 30px;
    background: linear-gradient(135deg, #000000 0%, rgb(203,208,191) 100%);
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.1);
    z-index: 1;
}footer .level_up_fF1qy::before {
    background: repeating-linear-gradient(
        45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.05;
    height: 100%;
    position: absolute;
    width: 100%;
    content: '';
}footer .level_up_fF1qy::after {
    content: '';
    height: 3px;
    animation: glowBorder 3s infinite linear;
    background: linear-gradient(90deg, 
        rgb(203,208,191) 0%, 
        rgb(167,173,152) 50%, 
        rgb(203,208,191) 100%);
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
}@keyframes glowBorder {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

footer .level_up_fF1qy .container {
    position: relative;
    z-index: 2;
}footer .discount_cta_Bq7UC {
    grid-template-columns: 1fr;
    display: grid;
    gap: 40px;
}footer .reach_contact_FhtWw {
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    display: flex;
}footer .reach_contact_FhtWw::after {
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(167,173,152,0.5) 50%, 
        transparent 100%);
    content: '';
}footer .info_item {
    backdrop-filter: blur(5px);
    min-width: 200px;
    flex: 1;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 15px;
    background: rgba(255, 255, 255, 0.03);
    transition: all 0.3s ease;
    transform: translateY(0);
    margin-bottom: 15px;
}footer .info_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.05);
}footer .info_item p,
footer .info_item a {
    display: flex;
    color: #ffffff;
    gap: 10px;
    font-size: 14px;
    align-items: center;
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 400;
    font-family: Arial, sans-serif;
}footer .info_item svg {
    transition: transform 0.3s ease;
    width: 20px;
    flex-shrink: 0;
    fill: rgb(167,173,152);
    height: 20px;
}footer .info_item:hover svg {
    transform: scale(1.2);
}footer .info_item:hover a,
footer .info_item:hover p {
    color: rgb(167,173,152);
}footer .text_main_holder {
    margin-bottom: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 40px;
}footer .main_pagewrap_jPOnK {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    gap: 20px;
}footer .main_pagewrap_jPOnK svg {
    max-width: 160px;
    filter: drop-shadow(0 0 5px rgb(203,208,191,0.5));
    height: auto;
}footer .rating_stars_U8LAB {
    font-size: 14px;
    opacity: 0.7;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.5;
    max-width: 300px;
}footer .head_train_uWpJX {
    gap: 20px;
    flex-direction: column;
    display: flex;
}footer .head_train_uWpJX h5 {
    margin-bottom: 5px;
    font-size: 24px;
    position: relative;
    padding-bottom: 15px;
    color: #ffffff;
    font-weight: 700;
}footer .head_train_uWpJX h5::after {
    bottom: 0;
    height: 3px;
    width: 50px;
    border-radius: 10px;
    position: absolute;
    background: rgb(167,173,152);
    left: 0;
    content: '';
}footer .head_expert_vXTjG {
    flex-direction: column;
    gap: 15px;
    display: flex;
    margin-bottom: 20px;
}footer .head_expert_vXTjG a {
    transition: all 0.3s ease;
    text-decoration: none;
    opacity: 0.8;
    font-size: 14px;
    padding-left: 15px;
    position: relative;
    color: #ffffff;
}footer .head_expert_vXTjG a::before {
    content: '';
    transition: all 0.3s ease;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    height: 6px;
    position: absolute;
    width: 6px;
    left: 0;
    opacity: 0.7;
    background: rgb(167,173,152);
}footer .head_expert_vXTjG a:hover {
    transform: translateX(5px);
    color: rgb(167,173,152);
    opacity: 1;
}footer .head_expert_vXTjG a:hover::before {
    opacity: 1;
    width: 8px;
    box-shadow: 0 0 10px rgb(167,173,152);
    height: 8px;
}footer .subscribe_holder {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    padding: 25px;
    border-radius: 27px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    transform: perspective(1000px) rotateY(-5deg);
    background: rgba(0, 0, 0, 0.2);
    flex-direction: column;
    display: flex;
    transition: all 0.5s ease;
    gap: 15px;
}footer .subscribe_holder:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}footer .subscribe_holder h5 {
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 5px;
}footer .subscribe_holder p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
    opacity: 0.8;
    color: #ffffff;
}footer .input_holder {
    gap: 15px;
    flex-direction: column;
    position: relative;
    display: flex;
}footer .input_holder input[type="email"] {
    font-size: 14px;
    outline: none;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    width: 100%;
    padding: 14px 15px;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 15px rgb(167,173,152,0.5);
    border-color: rgb(167,173,152);
}footer .updates_header_u2zGH {
    padding: 12px 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    font-size: 18px;
    background: linear-gradient(45deg, rgb(167,173,152) 0%, rgb(203,208,191) 100%);
    border-radius: 10px;
    font-weight: 600;
    overflow: hidden;
    transition: all 0.3s ease;
    color: #ffffff;
    cursor: pointer;
    border: none;
}footer .updates_header_u2zGH::before {
    transition: 0.6s;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: -100%;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent);
}footer .updates_header_u2zGH:hover::before {
    left: 100%;
}footer .updates_header_u2zGH:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-2px);
}footer .partner_logo_4GFg2 {
    position: relative;
    text-align: center;
    padding-top: 30px;
}footer .partner_logo_4GFg2::before {
    top: 0;
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(167,173,152,0.5) 50%, 
        transparent 100%);
    left: 0;
}footer .terms_legal_wNVJq {
    font-size: 15px;
    font-weight: 300;
    opacity: 0.7;
    color: #ffffff;
}

@media (max-width: 992px) {footer .level_up_fF1qy {
    padding: 60px 0 30px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}footer .subscribe_holder {
    transform: perspective(1000px) rotateY(0deg);
    grid-column: span 2;
}footer .reach_contact_FhtWw {
    gap: 20px;
}footer .info_item {
    min-width: 180px;
}
}

@media (max-width: 768px) {footer .level_up_fF1qy {
    padding: 50px 0 30px;
}footer .text_main_holder {
    gap: 40px;
    grid-template-columns: 1fr;
}footer .subscribe_holder {
    grid-column: span 1;
}footer .head_train_uWpJX {
    gap: 15px;
}footer .reach_contact_FhtWw {
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    margin-bottom: 0;
    width: 100%;
}footer .input_holder {
    flex-direction: column;
}footer .updates_header_u2zGH {
    width: 100%;
}
}

@media (max-width: 576px) {footer .level_up_fF1qy {
    padding: 40px 0 30px;
}footer .main_pagewrap_jPOnK {
    align-items: center;
    margin: 0 auto;
    text-align: center;
}footer .rating_stars_U8LAB {
    text-align: center;
    margin: 0 auto;
}footer .head_train_uWpJX h5 {
    text-align: center;
}footer .head_train_uWpJX h5::after {
    transform: translateX(-50%);
    left: 50%;
}footer .head_expert_vXTjG {
    align-items: center;
}footer .head_expert_vXTjG a {
    text-align: center;
}footer .subscribe_holder {
    padding: 20px;
    text-align: center;
}footer .subscribe_holder h5,
    footer .subscribe_holder p {
    text-align: center;
}}.academic_expertise_0Rjqb {
    position: relative;
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgb(203,208,191,0.5) 100%);
    min-height: 400px;
    overflow: hidden;
    padding: 60px 30px;
}.academic_expertise_0Rjqb::before {
    right: -50px;
    filter: blur(40px);
    position: absolute;
    border-radius: 50%;
    background: rgb(167,173,152,0.5);
    z-index: 0;
    width: 200px;
    animation: float 8s ease-in-out infinite;
    top: -50px;
    height: 200px;
    content: "";
}.academic_expertise_0Rjqb::after {
    width: 150px;
    animation: float 6s ease-in-out infinite reverse;
    z-index: 0;
    left: -30px;
    height: 150px;
    filter: blur(30px);
    content: "";
    border-radius: 50%;
    background: rgb(203,208,191,0.5);
    position: absolute;
    bottom: -30px;
}.academic_expertise_0Rjqb .client_ratings_jUX0Q {
    z-index: 1;
    transition: all 0.5s ease;
    gap: 30px;
    transform: rotate(-3deg);
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}.academic_expertise_0Rjqb .client_ratings_jUX0Q:hover {
    transform: rotate(0deg) scale(1.02);
}.academic_expertise_0Rjqb .img_thumbnail_TCgGM {
    height: 350px;
    position: relative;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    border-radius: 13px;
    width: 280px;
    box-shadow: 15px 15px 0 rgb(167,173,152,0.5);
    transform: translateY(20px);
    transition: all 0.4s ease;
}.academic_expertise_0Rjqb .client_ratings_jUX0Q:hover .img_thumbnail_TCgGM {
    box-shadow: 20px 20px 0 rgb(167,173,152);
    transform: translateY(0);
}.academic_expertise_0Rjqb .work_table_BK2dN {
    flex: 1;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateX(-30px) rotate(3deg);
    min-width: 280px;
    transition: all 0.4s ease;
    border-radius: 13px;
    display: flex;
    position: relative;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
    background: #ffffff;
}.academic_expertise_0Rjqb .client_ratings_jUX0Q:hover .work_table_BK2dN {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(0) rotate(0deg);
}.academic_expertise_0Rjqb .name {
    font-size: 34px;
    color: rgb(203,208,191);
    position: relative;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 15px;
}.academic_expertise_0Rjqb .name::after {
    left: 0;
    width: 60px;
    content: "";
    bottom: 0;
    background: linear-gradient(90deg, rgb(167,173,152) 0%, transparent 100%);
    position: absolute;
    border-radius: 2px;
    height: 4px;
}.academic_expertise_0Rjqb .work_table_BK2dN > div:nth-child(2) {
    font-weight: 600;
    font-size: 14px;
    opacity: 0.8;
    color: #000000;
    margin-bottom: 20px;
}.academic_expertise_0Rjqb .work_achievements_Sohsz {
    padding-left: 20px;
    font-style: italic;
    position: relative;
    color: #000000;
    border-left: 3px solid rgb(167,173,152,0.5);
    line-height: 1.6;
    font-size: calc(14px + 2px);
}.academic_expertise_0Rjqb .work_achievements_Sohsz::before {
    font-size: 80px;
    opacity: 0.1;
    top: -20px;
    font-family: Arial, sans-serif;
    color: rgb(203,208,191);
    content: "";
    left: -15px;
    position: absolute;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@media (max-width: 991px) {.academic_expertise_0Rjqb {
    padding: 40px 20px;
}.academic_expertise_0Rjqb .client_ratings_jUX0Q {
    gap: 20px;
    flex-direction: column;
}.academic_expertise_0Rjqb .img_thumbnail_TCgGM {
    margin: 0 auto;
    transform: translateY(0) rotate(-3deg);
    height: 280px;
    width: 220px;
}.academic_expertise_0Rjqb .work_table_BK2dN {
    margin-top: -30px;
    transform: translateX(0) rotate(0);
}.academic_expertise_0Rjqb .client_ratings_jUX0Q:hover .img_thumbnail_TCgGM {
    transform: translateY(-10px) rotate(0);
}
}

@media (max-width: 767px) {.academic_expertise_0Rjqb {
    padding: 30px 15px;
}.academic_expertise_0Rjqb .img_thumbnail_TCgGM {
    width: 180px;
    height: 220px;
}.academic_expertise_0Rjqb .work_table_BK2dN {
    padding: 20px;
}.academic_expertise_0Rjqb .name {
    font-size: calc(34px - 4px);
}.academic_expertise_0Rjqb .work_achievements_Sohsz {
    font-size: 14px;
}}.bundle_plan_T5KUJ {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.bundle_plan_T5KUJ::before {
    z-index: 1;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgba(18, 46, 101, 0.85), rgba(44, 62, 80, 0.9));
    top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}.bundle_plan_T5KUJ .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.cost_schemes_hPzFN {
    position: relative;
}.bundle_plan_T5KUJ h2 {
    margin-bottom: 25px;
    transform: translateY(0);
    animation: titleFadeIn 0.8s ease-out forwards;
    color: #ffffff;
    position: relative;
    text-align: center;
    font-size: 29px;
    font-weight: 700;
}.bundle_plan_T5KUJ .payment_plan_Wp4BX {
    line-height: 1.6;
    animation: fadeIn 0.8s ease-out 0.3s forwards;
    max-width: 700px;
    margin: 0 auto 60px;
    font-size: 17px;
    opacity: 0;
    position: relative;
    text-align: center;
    color: #ffffff;
}.bundle_plan_T5KUJ .cost_fee_mKLRU {
    padding: 0;
    display: grid;
    margin: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
}.bundle_plan_T5KUJ .cost_fee_mKLRU li {
    perspective: 1000px;
    transform-style: preserve-3d;
}.bundle_plan_T5KUJ .access_rates_1ULnq {
    display: block;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
    text-decoration: none;
    transform: translateZ(0);
}.bundle_plan_T5KUJ .access_rates_1ULnq:hover {
    transform: translateY(-10px) scale(1.02);
}.bundle_plan_T5KUJ .fee_board_6mQIR {
    height: 100%;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(240, 240, 240, 0.85));
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 96% 100%, 0 100%);
    position: relative;
    transition: all 0.4s ease;
}.bundle_plan_T5KUJ .access_rates_1ULnq:hover .fee_board_6mQIR {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(240, 240, 240, 0.9));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
}.bundle_plan_T5KUJ .fee_board_6mQIR::before {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(203,208,191), rgb(167,173,152));
    width: 100%;
    top: 0;
    height: 6px;
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
    content: "";
    transform: scaleX(0);
}.bundle_plan_T5KUJ .access_rates_1ULnq:hover .fee_board_6mQIR::before {
    transform: scaleX(1);
}.bundle_plan_T5KUJ .payment_deals_5locL {
    box-sizing: border-box;
    padding: 35px 30px;
    flex-direction: column;
    display: flex;
    height: 100%;
}.bundle_plan_T5KUJ .payment_deals_5locL h4 {
    transition: color 0.3s ease;
    margin: 0 0 20px;
    font-size: calc(22px * 1.1);
    color: #000000;
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
}.bundle_plan_T5KUJ .access_rates_1ULnq:hover .payment_deals_5locL h4 {
    color: rgb(203,208,191);
}.bundle_plan_T5KUJ .payment_deals_5locL h4::after {
    position: absolute;
    height: 3px;
    transition: width 0.4s ease;
    content: "";
    left: 0;
    bottom: 0;
    width: 40px;
    background: rgb(203,208,191);
}.bundle_plan_T5KUJ .access_rates_1ULnq:hover .payment_deals_5locL h4::after {
    width: 60px;
}.bundle_plan_T5KUJ .payment_deals_5locL p {
    flex-grow: 1;
    word-break: break-word;
    font-size: calc(17px * 0.95);
    line-height: 1.6;
    overflow-wrap: break-word;
    margin: 0 0 25px;
    color: #000000;
}.bundle_plan_T5KUJ .deal_grid_w5dLj {
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 12px 25px;
    position: relative;
    align-self: flex-start;
    color: #000000;
    background: linear-gradient(135deg, rgba(240, 240, 240, 0.8), rgba(255, 255, 255, 0.9));
    transition: all 0.3s ease;
    border-radius: 50px;
    display: inline-block;
    font-weight: 700;
    font-size: calc(22px * 1.4);
}.bundle_plan_T5KUJ .access_rates_1ULnq:hover .deal_grid_w5dLj {
    color: #ffffff;
    background: linear-gradient(135deg, rgb(203,208,191,0.5), rgb(203,208,191));
    box-shadow: 0 8px 20px rgba(var(--primary-color-rgb), 0.3);
}.bundle_plan_T5KUJ .deal_grid_w5dLj::before {
    width: 100%;
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    top: 0;
    transition: left 0.7s ease;
    height: 100%;
}.bundle_plan_T5KUJ .access_rates_1ULnq:hover .deal_grid_w5dLj::before {
    left: 100%;
}

@keyframes titleFadeIn {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media (max-width: 1200px) {.bundle_plan_T5KUJ {
    padding: 100px 0;
}.bundle_plan_T5KUJ .cost_fee_mKLRU {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 25px;
}
}

@media (max-width: 991px) {.bundle_plan_T5KUJ {
    padding: 80px 0;
}.bundle_plan_T5KUJ h2 {
    font-size: calc(29px * 0.9);
}.bundle_plan_T5KUJ .payment_plan_Wp4BX {
    margin-bottom: 50px;
    font-size: calc(17px * 0.95);
}.bundle_plan_T5KUJ .cost_fee_mKLRU {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.bundle_plan_T5KUJ .payment_deals_5locL {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.bundle_plan_T5KUJ {
    padding: 70px 0;
}.bundle_plan_T5KUJ h2 {
    font-size: calc(29px * 0.85);
    margin-bottom: 20px;
}.bundle_plan_T5KUJ .payment_plan_Wp4BX {
    margin-bottom: 40px;
    font-size: calc(17px * 0.9);
}.bundle_plan_T5KUJ .cost_fee_mKLRU {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.bundle_plan_T5KUJ .payment_deals_5locL h4 {
    font-size: 22px;
}.bundle_plan_T5KUJ .payment_deals_5locL p {
    margin-bottom: 20px;
    font-size: calc(17px * 0.9);
}.bundle_plan_T5KUJ .deal_grid_w5dLj {
    padding: 10px 20px;
    font-size: calc(22px * 1.3);
}
}

@media (max-width: 480px) {.bundle_plan_T5KUJ {
    padding: 60px 0;
}.bundle_plan_T5KUJ h2 {
    font-size: calc(29px * 0.8);
}.bundle_plan_T5KUJ .payment_plan_Wp4BX {
    margin-bottom: 35px;
    font-size: calc(17px * 0.85);
}.bundle_plan_T5KUJ .payment_deals_5locL {
    padding: 25px 20px;
}.bundle_plan_T5KUJ .payment_deals_5locL h4 {
    margin-bottom: 15px;
    padding-bottom: 12px;
}.bundle_plan_T5KUJ .payment_deals_5locL p {
    font-size: calc(17px * 0.85);
    line-height: 1.5;
}.bundle_plan_T5KUJ .deal_grid_w5dLj {
    padding: 8px 18px;
    font-size: calc(22px * 1.2);
}}.client_experience_Uc7z1 {
    padding: 8rem 2rem;
    overflow: hidden;
    position: relative;
    background: rgb(231,233,225);
}.client_experience_Uc7z1::before {
    background: linear-gradient(135deg, transparent 49.5%, rgb(203,208,191,0.5) 49.5%, rgb(203,208,191,0.5) 50.5%, transparent 50.5%);
    z-index: 0;
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
}.client_experience_Uc7z1::after {
    opacity: 0.1;
    background: linear-gradient(to top, rgb(167,173,152,0.5) 0%, transparent 100%);
    width: 100%;
    left: 0;
    position: absolute;
    height: 40%;
    bottom: 0;
    z-index: 0;
    content: "";
}.client_experience_Uc7z1 .learn_sessions_OZd3H {
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}.client_experience_Uc7z1 h4 {
    color: #000000;
    position: relative;
    margin-bottom: 5rem;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 28px;
}.client_experience_Uc7z1 h4::before {
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
    background: rgb(203,208,191);
    bottom: -15px;
    content: "";
    position: absolute;
    width: 60px;
}.client_experience_Uc7z1 h4::after {
    width: 30px;
    left: 50%;
    bottom: -25px;
    background: rgb(167,173,152);
    content: "";
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
}.client_experience_Uc7z1 .alumni_quotes_fwW97 {
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    display: grid;
}.client_experience_Uc7z1 .client_ratings_jUX0Q {
    flex-direction: column;
    display: flex;
    padding: 3rem;
    align-items: center;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease;
}.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(odd) {
    border-right: 1px solid rgb(167,173,152,0.5);
    background: linear-gradient(45deg, rgb(231,233,225) 0%, #ffffff 100%);
    transform: translateX(0);
}.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(even) {
    transform: translateX(0);
    background: linear-gradient(135deg, #ffffff 0%, rgb(231,233,225) 100%);
    border-left: 1px solid rgb(167,173,152,0.5);
}.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(odd):hover {
    transform: translateX(20px);
}.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(even):hover {
    transform: translateX(-20px);
}.client_experience_Uc7z1 .client_ratings_jUX0Q::before {
    position: absolute;
    left: 10%;
    content: "";
    width: 80%;
    height: 1px;
    bottom: 0;
    background: linear-gradient(to right, transparent, rgb(203,208,191,0.5), transparent);
}.client_experience_Uc7z1 .client_ratings_jUX0Q:last-child::before,
.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-last-child(2):last-child::before {
    display: none;
}.client_experience_Uc7z1 .client_ratings_jUX0Q .img_thumbnail_TCgGM {
    height: 120px;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    width: 120px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 2rem;
    position: relative;
    transition: all 0.5s ease;
    border-radius: 0;
}.client_experience_Uc7z1 .client_ratings_jUX0Q:hover .img_thumbnail_TCgGM {
    transform: rotate(15deg);
}.client_experience_Uc7z1 .client_ratings_jUX0Q .img_thumbnail_TCgGM::before {
    background: linear-gradient(45deg, rgb(203,208,191,0.5), transparent 70%);
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    transition: all 0.3s ease;
    left: 0;
    opacity: 0;
    bottom: 0;
    z-index: 1;
}.client_experience_Uc7z1 .client_ratings_jUX0Q:hover .img_thumbnail_TCgGM::before {
    opacity: 0.5;
}.client_experience_Uc7z1 .client_ratings_jUX0Q span {
    font-size: 18px;
    font-weight: 600;
    padding: 0 1rem;
    margin-bottom: 1rem;
    color: #000000;
    transition: all 0.4s ease;
    position: relative;
    text-align: center;
}.client_experience_Uc7z1 .client_ratings_jUX0Q:hover span {
    color: rgb(203,208,191);
}.client_experience_Uc7z1 .client_ratings_jUX0Q span::after {
    content: "";
    left: 50%;
    height: 2px;
    position: absolute;
    transition: all 0.4s ease;
    width: 40px;
    background: rgb(167,173,152);
    transform: translateX(-50%) scaleX(0);
    bottom: -8px;
}.client_experience_Uc7z1 .client_ratings_jUX0Q:hover span::after {
    transform: translateX(-50%) scaleX(1);
}.client_experience_Uc7z1 .client_ratings_jUX0Q p {
    margin-top: 1rem;
    transition: all 0.4s ease;
    line-height: 1.7;
    position: relative;
    font-size: 12px;
    color: #000000;
    padding: 0 1rem;
    text-align: center;
    max-width: 100%;
}.client_experience_Uc7z1 .client_ratings_jUX0Q:hover p {
    transform: scale(1.02);
}.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(4n+1),
.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(4n+4) {
    background: linear-gradient(45deg, rgb(231,233,225) 0%, #ffffff 100%);
}.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(4n+2),
.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(4n+3) {
    background: linear-gradient(135deg, #ffffff 0%, rgb(231,233,225) 100%);
}

@media (max-width: 1200px) {.client_experience_Uc7z1 .client_ratings_jUX0Q {
    padding: 2.5rem;
}.client_experience_Uc7z1 .client_ratings_jUX0Q .img_thumbnail_TCgGM {
    height: 100px;
    width: 100px;
}
}

@media (max-width: 992px) {.client_experience_Uc7z1 {
    padding: 6rem 1.5rem;
}.client_experience_Uc7z1 h4 {
    font-size: calc(28px * 0.9);
    margin-bottom: 4rem;
}.client_experience_Uc7z1 .alumni_quotes_fwW97 {
    grid-template-columns: 1fr;
}.client_experience_Uc7z1 .client_ratings_jUX0Q {
    padding: 3rem 2rem;
}.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(n) {
    transform: translateX(0);
    border: none;
    border-bottom: 1px solid rgb(167,173,152,0.5);
}.client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(odd):hover,
    .client_experience_Uc7z1 .client_ratings_jUX0Q:nth-child(even):hover {
    transform: translateY(-10px);
}.client_experience_Uc7z1 .client_ratings_jUX0Q::before {
    display: none;
}
}

@media (max-width: 768px) {.client_experience_Uc7z1 {
    padding: 5rem 1rem;
}.client_experience_Uc7z1 h4 {
    font-size: calc(28px * 0.8);
    margin-bottom: 3rem;
}.client_experience_Uc7z1 .client_ratings_jUX0Q {
    padding: 2.5rem 1.5rem;
}.client_experience_Uc7z1 .client_ratings_jUX0Q .img_thumbnail_TCgGM {
    height: 90px;
    width: 90px;
}}.about_this_Hmnkl {
    padding: 120px 0 140px;
    position: relative;
    color: #ffffff;
    overflow: hidden;
}.about_this_Hmnkl::before {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 40%,
        rgba(0, 0, 0, 0.65) 100%);
    content: "";
    bottom: 0;
}.about_this_Hmnkl::after {
    height: 200%;
    transform: rotate(-15deg);
    top: -50%;
    background: linear-gradient(135deg, 
        rgb(203,208,191,0.5) 0%,
        transparent 65%);
    width: 100%;
    z-index: 2;
    right: -50%;
    position: absolute;
    content: "";
    pointer-events: none;
}.about_this_Hmnkl .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 3;
    position: relative;
}.about_this_Hmnkl h2 {
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    color: #ffffff;
    transform: translateX(-10px);
    font-size: calc(38px * 1.2);
}.about_this_Hmnkl h2::after {
    height: 3px;
    left: 0;
    bottom: -12px;
    content: "";
    animation: lineWidth 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: absolute;
    transform-origin: left;
    background: rgb(203,208,191);
    width: 80px;
}@keyframes lineWidth {
    0% { transform: scaleX(0); }
    100% { transform: scaleX(1); }
}

.about_this_Hmnkl .text_dock_ljKcT {
    animation: fadeIn 1s 0.3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    background: rgba(255, 255, 255, 0.05);
    flex-direction: column;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    opacity: 0;
    padding: 40px;
    transform: translateY(20px);
    border-left: 3px solid rgb(167,173,152);
    backdrop-filter: blur(10px);
}@keyframes fadeIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.about_this_Hmnkl .text_dock_ljKcT > div {
    position: relative;
}.about_this_Hmnkl .text_dock_ljKcT p {
    margin-bottom: 20px;
    font-size: calc(16px * 1.5);
    transform: translateX(-10px);
    letter-spacing: 0.5px;
    display: inline-block;
    position: relative;
    font-weight: 600;
    color: rgb(167,173,152);
}.about_this_Hmnkl .text_dock_ljKcT p::before {
    left: -20px;
    width: 10px;
    height: 10px;
    background-color: rgb(203,208,191);
    content: "";
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}.about_this_Hmnkl .text_dock_ljKcT div div {
    column-count: 1;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    position: relative;
    column-gap: 40px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {.about_this_Hmnkl .text_dock_ljKcT div div {
    column-count: 2;
}
}

@media (min-width: 992px) {.about_this_Hmnkl {
    padding: 150px 0 180px;
}.about_this_Hmnkl .container {
    padding: 0 40px;
}.about_this_Hmnkl h2 {
    font-size: calc(38px * 1.4);
    margin-bottom: 60px;
}.about_this_Hmnkl .text_dock_ljKcT {
    padding: 60px;
    margin-left: 40px;
    width: calc(100% - 40px);
}
}

@media (min-width: 1200px) {.about_this_Hmnkl .text_dock_ljKcT {
    width: calc(100% - 80px);
    margin-left: 80px;
}.about_this_Hmnkl .text_dock_ljKcT div div {
    font-size: calc(16px * 1.05);
}
}

@media (max-width: 767px) {.about_this_Hmnkl {
    padding: 80px 0 100px;
}.about_this_Hmnkl h2 {
    font-size: calc(38px * 1.1);
    margin-bottom: 30px;
}.about_this_Hmnkl .text_dock_ljKcT {
    padding: 30px;
}
}

@media (hover: hover) {.about_this_Hmnkl .text_dock_ljKcT:hover {
    transform: translateY(-5px);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25), 0 0 20px rgba(rgb(203,208,191,0.5), 0.2);
}}

.about_this_Hmnkl .container {
    animation: slideUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (prefers-reduced-motion) {.about_this_Hmnkl .container,
    .about_this_Hmnkl .text_dock_ljKcT,
    .about_this_Hmnkl h2::after {
    transform: none;
    opacity: 1;
    animation: none;
}}.welcome_page_5K31L {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 100vh;
}.welcome_page_5K31L .skill_expertise_yPenG {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 100vh;
    align-items: center;
    position: relative;
}.welcome_page_5K31L .skill_expertise_yPenG::before {
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, rgb(203,208,191,0.5), rgba(0, 0, 0, 0.5) 80%);
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
}.welcome_page_5K31L .knowledge_space_nHKgw {
    transform: perspective(1000px) rotateX(2deg);
    width: 90%;
    padding: 3rem;
    backdrop-filter: blur(10px);
    background: linear-gradient(to right, rgba(255,255,255,0.1), rgba(255,255,255,0.05));
    transition: transform 0.5s ease-out;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.welcome_page_5K31L .knowledge_space_nHKgw:hover {
    transform: perspective(1000px) rotateX(0deg);
}.welcome_page_5K31L .knowledge_space_nHKgw > div {
    animation: fadeInUp 0.8s forwards;
    transform: translateY(30px);
    opacity: 0;
}.welcome_page_5K31L .knowledge_space_nHKgw > div:nth-child(1) {
    animation-delay: 0.3s;
}.welcome_page_5K31L .knowledge_space_nHKgw > div:nth-child(2) {
    animation-delay: 0.6s;
}.welcome_page_5K31L .knowledge_space_nHKgw > div:nth-child(3) {
    animation-delay: 0.9s;
}.welcome_page_5K31L p {
    padding-left: 2rem;
    font-weight: 600;
    font-size: calc(15px * 1.1);
    letter-spacing: 0.5px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    margin-bottom: 1.5rem;
    position: relative;
}.welcome_page_5K31L p::before {
    content: "";
    background: rgb(167,173,152);
    transform: translateY(-50%);
    width: 1.2rem;
    top: 50%;
    position: absolute;
    height: 2px;
    left: 0;
}.welcome_page_5K31L .title_style_header {
    position: relative;
    margin-bottom: 2rem;
    color: #ffffff;
    line-height: 1.2;
    font-weight: 700;
    display: inline-block;
    text-shadow: 0 2px 15px rgba(0,0,0,0.15);
    font-size: calc(44px * 1.2);
}.welcome_page_5K31L .title_style_header::after {
    position: absolute;
    height: 4px;
    content: "";
    left: 0;
    bottom: -15px;
    width: 80%;
    background: linear-gradient(to right, rgb(167,173,152), transparent);
}.welcome_page_5K31L h3 {
    background: linear-gradient(to right, rgb(203,208,191,0.5), transparent);
    border-left: 3px solid rgb(167,173,152);
    font-weight: 400;
    font-size: calc(19px * 1.1);
    padding: 1.5rem;
    color: #ffffff;
    max-width: 90%;
    line-height: 1.6;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1200px) {.welcome_page_5K31L .knowledge_space_nHKgw {
    width: 85%;
    padding: 2.5rem;
}.welcome_page_5K31L .title_style_header {
    font-size: calc(44px * 1.1);
}.welcome_page_5K31L h3 {
    max-width: 95%;
    font-size: 19px;
}
}

@media (max-width: 992px) {.welcome_page_5K31L .knowledge_space_nHKgw {
    padding: 2rem;
    transform: perspective(800px) rotateX(1deg);
}.welcome_page_5K31L .title_style_header {
    font-size: 44px;
}.welcome_page_5K31L p {
    font-size: 15px;
}.welcome_page_5K31L h3 {
    padding: 1rem;
    max-width: 100%;
}
}

@media (max-width: 768px) {.welcome_page_5K31L {
    min-height: auto;
}.welcome_page_5K31L .skill_expertise_yPenG {
    min-height: 100vh;
    height: auto;
}.welcome_page_5K31L .knowledge_space_nHKgw {
    padding: 2rem 1.5rem;
    width: 95%;
    transform: none;
}.welcome_page_5K31L .knowledge_space_nHKgw:hover {
    transform: none;
}.welcome_page_5K31L p {
    padding-left: 1.5rem;
    font-size: calc(15px * 0.95);
}.welcome_page_5K31L .title_style_header {
    font-size: calc(31px * 1.1);
}.welcome_page_5K31L h3 {
    font-size: calc(18px * 1.1);
    padding: 0.8rem;
}
}

@media (max-width: 576px) {.welcome_page_5K31L .knowledge_space_nHKgw {
    padding: 1.5rem 1rem;
}.welcome_page_5K31L p {
    padding-left: 1rem;
    margin-bottom: 1rem;
}.welcome_page_5K31L p::before {
    width: 0.8rem;
}.welcome_page_5K31L .title_style_header {
    margin-bottom: 1.5rem;
    font-size: 31px;
}.welcome_page_5K31L .title_style_header::after {
    bottom: -10px;
    height: 3px;
}.welcome_page_5K31L h3 {
    padding: 0.6rem;
    font-size: 18px;
    border-left: 2px solid rgb(167,173,152);
}}.potential_students_mXlh8 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(45deg, rgb(231,233,225) 0%, rgb(167,173,152,0.5) 100%);
    padding: 100px 0;
}.potential_students_mXlh8::before {
    height: 100%;
    left: 0;
    z-index: 0;
    position: absolute;
    content: "";
    width: 100%;
    background-image: 
        radial-gradient(circle at 75% 25%, rgb(203,208,191,0.5) 0%, transparent 50%),
        radial-gradient(circle at 25% 75%, rgb(167,173,152,0.5) 0%, transparent 50%);
    opacity: 0.5;
    top: 0;
}.potential_students_mXlh8::after {
    opacity: 0.1;
    width: 100%;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(203,208,191,0.5) 0,
            rgb(203,208,191,0.5) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgb(167,173,152,0.5) 0,
            rgb(167,173,152,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    content: "";
    height: 100%;
    z-index: 0;
    left: 0;
    position: absolute;
    top: 0;
}.potential_students_mXlh8 .container {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
    max-width: 1200px;
}.potential_students_mXlh8 .learn_sessions_OZd3H {
    background: rgba(255, 255, 255, 0.95);
    display: flex;
    border-radius: 17px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    backdrop-filter: blur(10px);
    overflow: hidden;
    flex-direction: column;
    transform: translateY(0);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
}.potential_students_mXlh8 .learn_sessions_OZd3H:hover {
    transform: translateY(-10px);
}.potential_students_mXlh8 h4 {
    background: linear-gradient(120deg, rgb(203,208,191) 0%, rgb(167,173,152) 100%);
    padding: 35px 30px;
    color: #ffffff;
    text-align: center;
    position: relative;
    font-size: 37px;
    margin: 0;
    font-weight: 700;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.potential_students_mXlh8 h4::before {
    height: 100%;
    background: 
        radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%),
        radial-gradient(circle at 80% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%);
    left: 0;
    content: "";
    width: 100%;
    top: 0;
    opacity: 0.5;
    position: absolute;
}.potential_students_mXlh8 div {
    padding: 40px;
    background: #ffffff;
}.potential_students_mXlh8 div p {
    transition: all 0.3s ease;
    padding: 20px;
    overflow: hidden;
    font-size: 17px;
    align-items: center;
    background: #ffffff;
    border-radius: 10px;
    line-height: 1.6;
    color: #000000;
    z-index: 1;
    display: flex;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    margin-bottom: 20px;
    position: relative;
}.potential_students_mXlh8 div p:last-child {
    margin-bottom: 0;
}.potential_students_mXlh8 div p::before {
    height: 100%;
    width: 4px;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    background: linear-gradient(180deg, rgb(203,208,191), rgb(167,173,152));
    content: "";
    left: 0;
}.potential_students_mXlh8 div p::after {
    position: absolute;
    transition: opacity 0.3s ease;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -1;
    background: linear-gradient(90deg, 
        rgba(rgb(203,208,191), 0.05) 0%, 
        rgba(rgb(167,173,152), 0.05) 100%
    );
    content: "";
    left: 0;
    height: 100%;
}.potential_students_mXlh8 div p:hover {
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: translateX(5px);
}.potential_students_mXlh8 div p:hover::before {
    width: 8px;
}.potential_students_mXlh8 div p:hover::after {
    opacity: 1;
}.potential_students_mXlh8 div p svg {
    min-width: 28px;
    width: 28px;
    margin-right: 18px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transition: all 0.3s ease;
    height: 28px;
}.potential_students_mXlh8 div p:hover svg {
    transform: scale(1.15);
}.potential_students_mXlh8 div p svg path {
    fill: rgb(203,208,191);
    transition: fill 0.3s ease;
}.potential_students_mXlh8 div p:hover svg path {
    fill: rgb(167,173,152);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 991px) {.potential_students_mXlh8 {
    padding: 80px 0;
}.potential_students_mXlh8 h4 {
    font-size: calc(37px - 2px);
    padding: 30px 25px;
}.potential_students_mXlh8 div {
    padding: 30px;
}.potential_students_mXlh8 div p {
    padding: 15px;
    margin-bottom: 15px;
}.potential_students_mXlh8 div p svg {
    height: 24px;
    min-width: 24px;
    margin-right: 15px;
    width: 24px;
}
}

@media (max-width: 767px) {.potential_students_mXlh8 {
    padding: 60px 0;
}.potential_students_mXlh8 h4 {
    padding: 25px 20px;
    font-size: calc(37px - 4px);
}.potential_students_mXlh8 div {
    padding: 25px 20px;
}.potential_students_mXlh8 div p {
    margin-bottom: 12px;
    padding: 12px 15px;
}.potential_students_mXlh8 div p svg {
    min-width: 20px;
    height: 20px;
    margin-right: 12px;
    width: 20px;
}
}

@media (max-width: 479px) {.potential_students_mXlh8 {
    padding: 40px 0;
}.potential_students_mXlh8 h4 {
    padding: 20px 15px;
    font-size: calc(37px - 6px);
}.potential_students_mXlh8 div {
    padding: 20px 15px;
}.potential_students_mXlh8 div p {
    padding: 10px 12px;
    font-size: calc(17px - 1px);
    margin-bottom: 10px;
}.potential_students_mXlh8 div p svg {
    min-width: 18px;
    margin-right: 10px;
    height: 18px;
    width: 18px;
}
}