﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}a {
    color: inherit;
    text-decoration: none;
}.head_learn2068 {
    flex: 1 0 auto;
}.content-wrapper1348 {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}.container {
    width: 1136px;
    margin: auto;
    max-width: 100%;
}@keyframes slide_scrollbar { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } }

::-webkit-scrollbar {
    width: 12px;
}::-webkit-scrollbar-track {
    background: linear-gradient(326deg, #ffffff 50%, rgb(159,168,178) 46%, rgb(159,168,178,0.5) 53%, rgb(220,222,224) 92%);
    border-radius: 11.7vh;
}::-webkit-scrollbar-thumb {
    box-shadow: 5px 5px 4px 4px rgba(0, 0, 0, 0.2);
    transition: all 2.7s ease-in-out;
    animation: slide_scrollbar 5.8s ease-in-out 3;
    border-radius: 10.6vw;
    background: radial-gradient(circle at top right, #ffffff 60%, rgb(255, 255, 255, 0.5) 43%, rgb(104,147,161) 34%, rgb(104,147,161,0.5) 52%, rgb(159,168,178,0.5) 44%);
}::-webkit-scrollbar-thumb:active {
    background: rgb(255, 255, 255, 0.5);
    transform: scale(0.9);
}html {
    scrollbar-color: rgb(159,168,178) rgb(220,222,224);
    scrollbar-width: none;
}header,footer {
    width: 100%;
}.leaderboard1904 {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    min-height: 100%;
    auto
contain
touch-action: none;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.company_info2613 {
    color: #ffffff;
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.company_info2613::before {
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 50%, rgba(0,0,0,0.78) 100%);
    left: 0;
    z-index: 1;
    right: 0;
    bottom: 0;
    content: "";
}.company_info2613::after {
    z-index: 0;
    transform: rotate(-15deg) skewX(-15deg);
    right: -5%;
    height: 70%;
    position: absolute;
    animation: floatEffect 15s infinite alternate ease-in-out;
    content: "";
    opacity: 0.15;
    background: rgb(104,147,161);
    top: -10%;
    filter: blur(20px);
    width: 45%;
    pointer-events: none;
}.company_info2613 .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.company_info2613 .text_pill3902 {
    transform: translateZ(0);
    position: relative;
    max-width: 100%;
    perspective: 1000px;
}.company_info2613 .text_pill3902::before {
    transform: translateY(-50%);
    width: 5px;
    left: -30px;
    content: "";
    position: absolute;
    height: 60%;
    top: 50%;
    z-index: -1;
    background: linear-gradient(to bottom, rgb(159,168,178), rgb(104,147,161));
}.company_info2613 .text_pill3902 h1 {
    font-weight: 700;
    transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    font-size: 42px;
    position: relative;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 40px;
    transform-origin: left;
    color: #ffffff;
}.company_info2613 .text_pill3902 h1::after {
    width: 80px;
    transform-origin: left;
    background: rgb(159,168,178);
    left: 0;
    transform: scaleX(1);
    content: "";
    bottom: -10px;
    position: absolute;
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1.5);
}.company_info2613 .text_pill3902 h1:hover::after {
    transform: scaleX(1.5);
}.company_info2613 .text_pill3902 ul {
    padding: 30px;
    backdrop-filter: blur(5px);
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0;
    list-style: none;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    margin: 0;
}.company_info2613 .text_pill3902 ul:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.company_info2613 .text_pill3902 li {
    margin-bottom: 15px;
}.company_info2613 .text_pill3902 li:last-child {
    margin-bottom: 0;
}.company_info2613 .text_pill3902 h4 {
    transition: transform 0.3s ease;
    font-size: calc(24px * 1.1);
    font-weight: 700;
    margin: 0 0 25px 0;
    color: rgb(159,168,178);
    position: relative;
    display: inline-block;
    transform-origin: left;
}.company_info2613 .text_pill3902 h4::before {
    content: "";
    height: 2px;
    position: absolute;
    width: 40px;
    bottom: -10px;
    left: 0;
    background: rgb(104,147,161);
}.company_info2613 .text_pill3902 span {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    margin-left: 15px;
    position: relative;
    font-size: 15px;
    text-align: justify;
    display: block;
}.company_info2613 .text_pill3902 span::first-letter {
    color: rgb(104,147,161);
    font-size: 1.5em;
    font-weight: 700;
}

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) skewX(-10deg) translateY(-20px);
    }
    100% {
        transform: rotate(-15deg) skewX(-15deg) translateY(0);
    }
}

@media (min-width: 992px) {.company_info2613 {
    padding: 150px 0;
}.company_info2613 .text_pill3902 {
    align-items: start;
    display: grid;
    gap: 50px;
    grid-template-columns: 1fr;
}.company_info2613 .text_pill3902 ul {
    transform: perspective(1000px) rotateY(-2deg);
    padding: 40px 50px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.company_info2613 .text_pill3902 ul:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.company_info2613 .text_pill3902 h1 {
    margin-bottom: 50px;
    font-size: calc(42px * 1.2);
}.company_info2613 .text_pill3902 span {
    margin-left: 0;
    column-count: 2;
    column-gap: 40px;
}
}

@media (min-width: 1200px) {.company_info2613 .text_pill3902 span {
    column-gap: 50px;
    column-count: 2;
}.company_info2613::after {
    width: 55%;
    height: 80%;
}
}

@media (max-width: 991px) {.company_info2613 {
    padding: 100px 0;
}.company_info2613 .text_pill3902 h1 {
    margin-bottom: 30px;
    font-size: calc(33px * 1.1);
}.company_info2613 .text_pill3902::before {
    height: 40%;
}
}

@media (max-width: 767px) {.company_info2613 {
    padding: 80px 0;
}.company_info2613 .text_pill3902 h1 {
    font-size: 33px;
}.company_info2613 .text_pill3902::before {
    height: 30%;
    left: -15px;
}.company_info2613 .text_pill3902 ul {
    padding: 25px;
}.company_info2613 .text_pill3902 h4 {
    font-size: 24px;
}.company_info2613 .text_pill3902 span {
    font-size: calc(15px * 0.95);
}
}

@media (max-width: 480px) {.company_info2613 {
    padding: 60px 0;
}.company_info2613 .text_pill3902::before {
    display: none;
}.company_info2613 .text_pill3902 h1 {
    font-size: calc(33px * 0.9);
}.company_info2613 .text_pill3902 ul {
    padding: 20px 15px;
}.company_info2613 .text_pill3902 h1::after {
    width: 60px;
}.company_info2613 .text_pill3902 span {
    font-size: calc(15px * 0.9);
}}.appNote2835 {
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(220,222,224) 0%, rgb(104,147,161,0.5) 100%);
    overflow: hidden;
    position: relative;
}.appNote2835::before {
    width: 100%;
    background: radial-gradient(circle at 75% 25%, rgb(159,168,178,0.5) 0%, transparent 50%);
    height: 100%;
    content: "";
    pointer-events: none;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}.appNote2835::after {
    position: absolute;
    opacity: 0.15;
    width: 15rem;
    bottom: -5rem;
    z-index: 0;
    transform: rotate(-15deg);
    right: -5rem;
    height: 15rem;
    content: "";
    background: linear-gradient(225deg, rgb(104,147,161) 0%, transparent 70%);
}.appNote2835 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
}.appNote2835 .learning_classes3970 {
    display: flex;
    position: relative;
    gap: 2.5rem;
    animation: slide-in 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: translateX(-20px);
    flex-direction: column;
    opacity: 0;
}.appNote2835 .learning_classes3970 > div:first-child {
    transition: transform 0.5s ease;
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
}.appNote2835 .learning_classes3970 > div:first-child::before {
    content: "";
    height: 50%;
    left: -2rem;
    top: 50%;
    background: rgb(159,168,178);
    position: absolute;
    width: 0.5rem;
    transform: translateY(-50%);
}.appNote2835 .learning_classes3970 > div:last-child {
    transform: translateY(15px);
    animation: fade-up 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.1), 
                0 20px 40px -20px rgba(0, 0, 0, 0.15);
    opacity: 0;
}.appNote2835 .learning_classes3970 > div:last-child::after {
    width: 100%;
    content: "";
    position: absolute;
    height: 4px;
    animation: line-grow 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.8s forwards;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(159,168,178), rgb(104,147,161));
    left: 0;
    bottom: 0;
    transform: scaleX(0);
    transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}.appNote2835 h5 {
    margin: 0;
    transform: translateY(0);
    font-size: 24px;
    transition: transform 0.4s ease;
    color: #000000;
    line-height: 1.4;
    position: relative;
    padding-left: 1rem;
    font-weight: 700;
}.appNote2835 p {
    color: #000000;
    position: relative;
    font-size: 14px;
    line-height: 1.8;
    margin: 0;
    font-family: Arial, sans-serif;
}.appNote2835 a {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    display: block;
}.appNote2835 a:hover {
    transform: translateY(-5px);
}.appNote2835 a:hover p {
    color: rgb(159,168,178);
}.appNote2835 a:focus {
    box-shadow: 0 0 0 3px rgb(159,168,178,0.5);
    outline: none;
}

@keyframes slide-in {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-up {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes line-grow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@media (min-width: 768px) {.appNote2835 {
    padding: 6rem 0;
}.appNote2835 .learning_classes3970 {
    gap: 3.5rem;
}.appNote2835 .learning_classes3970 > div:first-child::before {
    width: 0.6rem;
    height: 70%;
}.appNote2835 h5 {
    padding-left: 1.5rem;
    font-size: calc(24px * 1.2);
}.appNote2835 .learning_classes3970 > div:last-child {
    margin-left: 3rem;
    max-width: 90%;
    padding: 3rem;
}
}

@media (min-width: 992px) {.appNote2835 {
    padding: 8rem 0;
}.appNote2835 .container {
    padding: 0 2rem;
}.appNote2835 .learning_classes3970 {
    gap: 4rem;
}.appNote2835 .learning_classes3970 > div:first-child {
    padding-left: 2rem;
}.appNote2835 .learning_classes3970 > div:first-child::before {
    left: 0;
    width: 0.7rem;
}.appNote2835 h5 {
    font-size: calc(24px * 1.4);
    padding-left: 2rem;
}.appNote2835 .learning_classes3970 > div:last-child {
    max-width: 80%;
    padding: 4rem;
    margin-left: 6rem;
}.appNote2835 p {
    font-size: calc(14px * 1.1);
    line-height: 1.9;
}
}

@media (min-width: 1200px) {.appNote2835 .learning_classes3970 > div:last-child {
    margin-left: 8rem;
    max-width: 75%;
    padding: 4.5rem;
}.appNote2835 h5 {
    font-size: calc(24px * 1.5);
}
}

@media (max-width: 767px) {.appNote2835 {
    padding: 3rem 0;
}.appNote2835 .learning_classes3970 > div:first-child::before {
    left: -1rem;
    width: 0.4rem;
}.appNote2835 h5 {
    padding-left: 0.75rem;
    font-size: calc(24px * 0.9);
}.appNote2835 .learning_classes3970 > div:last-child {
    padding: 1.75rem;
}}.teaching_history8306 {
    position: relative;
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(220,222,224), rgb(104,147,161,0.5) 120%);
    overflow: hidden;
}.teaching_history8306::before {
    content: "";
    width: 100%;
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 40px,
        rgb(104,147,161,0.5) 40px,
        rgb(104,147,161,0.5) 42px
    );
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.1;
    height: 100%;
}.teaching_history8306::after {
    z-index: 0;
    transform: rotate(-12deg);
    height: 200%;
    opacity: 0.04;
    content: "";
    background: rgb(104,147,161);
    top: -50%;
    right: -10%;
    position: absolute;
    width: 60%;
}.teaching_history8306 .container {
    max-width: 1140px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.teaching_history8306 .success_voices2375 {
    transform: perspective(1000px) rotateY(2deg);
    gap: 2.5rem;
    padding: 3rem;
    display: grid;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    grid-template-columns: 1fr;
    position: relative;
}.teaching_history8306 .success_voices2375:hover {
    transform: perspective(1000px) rotateY(0deg);
}.teaching_history8306 .success_voices2375 > div:first-child {
    max-width: 260px;
    position: relative;
    margin: 0 auto;
    width: 100%;
}.teaching_history8306 .success_voices2375 .img_box_grid4160 {
    transform: translateZ(20px);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 260px;
    width: 260px;
    border-radius: 0.5rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: relative;
}.teaching_history8306 .success_voices2375:hover .img_box_grid4160 {
    transform: translateZ(30px) translateY(-5px);
}.teaching_history8306 .success_voices2375 .img_box_grid4160::after {
    top: 15px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: -1;
    left: 15px;
    position: absolute;
    content: "";
    right: -15px;
    border: 2px solid rgb(104,147,161);
    transform: translate(10px, 10px);
    bottom: -15px;
    opacity: 0;
}.teaching_history8306 .success_voices2375:hover .img_box_grid4160::after {
    opacity: 0.4;
    transform: translate(0, 0);
}.teaching_history8306 .success_voices2375 > div:nth-child(2) {
    transition: transform 0.4s ease;
    text-align: center;
    position: relative;
    transform: translateY(0);
}.teaching_history8306 .success_voices2375:hover > div:nth-child(2) {
    transform: translateY(-5px);
}.teaching_history8306 .name {
    font-weight: 700;
    color: rgb(159,168,178);
    position: relative;
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: calc(24px * 1.2);
}.teaching_history8306 .name::after {
    content: "";
    bottom: -5px;
    background: rgb(104,147,161);
    width: 0;
    transition: width 0.4s ease;
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}.teaching_history8306 .success_voices2375:hover .name::after {
    width: 70%;
}.teaching_history8306 .success_voices2375 > div:nth-child(2) > div {
    opacity: 0.9;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgb(104,147,161);
    font-weight: 600;
    font-size: calc(18px * 1.05);
}.teaching_history8306 .experience_details0621 {
    line-height: 1.8;
    color: #000000;
    font-family: Arial, sans-serif;
    border-left: 3px solid rgb(104,147,161,0.5);
    padding-left: 1.5rem;
    position: relative;
    font-size: 18px;
    margin: 0;
}.teaching_history8306 .experience_details0621::before {
    font-family: serif;
    left: -10px;
    color: rgb(104,147,161,0.5);
    opacity: 0.3;
    top: -20px;
    position: absolute;
    font-size: 5rem;
    content: "";
}

@media (min-width: 768px) {.teaching_history8306 .success_voices2375 {
    gap: 3rem;
    grid-template-columns: 260px 1fr;
    padding: 4rem;
}.teaching_history8306 .success_voices2375 > div:nth-child(2) {
    text-align: left;
    grid-column: 2;
    align-self: center;
}.teaching_history8306 .name::after {
    transform: translateX(0);
    left: 0;
}.teaching_history8306 .success_voices2375 > div:nth-child(3) {
    grid-column: span 2;
}
}

@media (min-width: 992px) {.teaching_history8306 {
    padding: 8rem 2rem;
}.teaching_history8306 .success_voices2375 {
    grid-template-rows: auto 1fr;
    grid-template-columns: 280px auto 1fr;
}.teaching_history8306 .success_voices2375 > div:first-child {
    grid-row: span 2;
}.teaching_history8306 .success_voices2375 > div:nth-child(2) {
    grid-column: 2 / span 2;
    padding-left: 1rem;
}.teaching_history8306 .success_voices2375 > div:nth-child(3) {
    grid-column: 2 / span 2;
    padding-left: 1rem;
    grid-row: 2;
    padding-top: 1rem;
}.teaching_history8306 .experience_details0621 {
    font-size: calc(18px * 1.05);
    padding-left: 2rem;
}
}

@media (min-width: 1200px) {.teaching_history8306 .success_voices2375 {
    transform: perspective(1500px) rotateY(3deg);
    grid-template-columns: 300px 1fr 2fr;
    padding: 5rem;
    gap: 3.5rem;
}.teaching_history8306 .img_box_grid4160 {
    width: 300px;
    height: 300px;
}.teaching_history8306 .name {
    font-size: calc(24px * 1.3);
}.teaching_history8306 .experience_details0621 {
    line-height: 1.9;
}
}

@media (max-width: 767px) {.teaching_history8306 {
    padding: 4rem 1.5rem;
}.teaching_history8306 .success_voices2375 {
    padding: 2rem;
}.teaching_history8306 .success_voices2375 .img_box_grid4160 {
    height: 220px;
    width: 220px;
    margin: 0 auto;
}.teaching_history8306 .name {
    font-size: 24px;
}.teaching_history8306 .experience_details0621 {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}}.stay_connected5639 {
    overflow: hidden;
    background: linear-gradient(135deg, #ffffff 0%, rgb(220,222,224) 100%);
    padding: 6rem 2rem;
    transform-origin: center bottom;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateX(5deg);
}.stay_connected5639::before {
    position: absolute;
    top: -50%;
    animation: gridMove 30s linear infinite;
    background: repeating-linear-gradient(
        45deg,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 200%;
    height: 200%;
    opacity: 0.03;
    content: "";
    left: -50%;
    z-index: 0;
}.stay_connected5639::after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 50%;
    right: 0;
    transform: translate(30%, 30%) rotate(30deg) skewX(-30deg) scale(1, 0.866);
    z-index: 0;
    opacity: 0.05;
    width: 50%;
    background: rgb(159,168,178,0.5);
}.stay_connected5639 .container {
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    z-index: 2;
}.stay_connected5639 .learning_classes3970 {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    transform-style: preserve-3d;
}.stay_connected5639 .learning_classes3970::before {
    transform: skewY(30deg) rotate(10deg) translateZ(-50px);
    content: "";
    height: 100%;
    filter: blur(20px);
    left: -10%;
    background: rgb(104,147,161);
    position: absolute;
    width: 50%;
    top: 20%;
    opacity: 0.1;
}.stay_connected5639 .learning_classes3970::after {
    background: rgb(159,168,178);
    opacity: 0.1;
    top: -20%;
    content: "";
    position: absolute;
    width: 40%;
    height: 40%;
    transform: skewY(-20deg) rotate(-10deg) translateZ(-30px);
    right: 10%;
    filter: blur(15px);
}.stay_connected5639 p {
    font-weight: 700;
    line-height: 1.3;
    transform-style: preserve-3d;
    font-size: 34px;
    color: #000000;
    transform: translateZ(20px);
    margin: 0;
    font-family: Arial, sans-serif;
    position: relative;
}.stay_connected5639 p::before {
    z-index: -1;
    top: -30px;
    position: absolute;
    opacity: 0.1;
    width: 80px;
    background: rgb(159,168,178);
    transform: translateZ(-10px) rotate(45deg);
    left: -30px;
    height: 80px;
    content: "";
}.stay_connected5639 p::after {
    width: 60%;
    background: linear-gradient(90deg, rgb(159,168,178) 0%, transparent 100%);
    content: "";
    height: 2px;
    position: absolute;
    bottom: -15px;
    left: 0;
}.stay_connected5639 .input_holder {
    transform: translateZ(40px) translateX(20px) rotate(-2deg);
    flex-direction: column;
    gap: 0;
    display: flex;
    transform-style: preserve-3d;
    position: relative;
}.stay_connected5639 .input_holder::before {
    height: 100%;
    background: #000000;
    content: "";
    z-index: -1;
    position: absolute;
    opacity: 0.03;
    width: 100%;
    transform: translateZ(-10px);
    left: -10px;
    top: 10px;
}.stay_connected5639 .fresh_start2038 {
    padding: 1.5rem;
    font-family: Arial, sans-serif;
    outline: none;
    transform: translateZ(10px);
    border-bottom: none;
    color: #000000;
    position: relative;
    font-size: 18px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
    background: #ffffff;
}.stay_connected5639 .fresh_start2038:focus {
    box-shadow: 0 0 0 2px rgb(159,168,178,0.5);
    border-color: rgb(159,168,178);
}.stay_connected5639 .contact_feedback2085 {
    font-size: 16px;
    overflow: hidden;
    background: #000000;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    font-weight: 600;
    transform: translateZ(20px);
    cursor: pointer;
    border: none;
    padding: 1.5rem;
    position: relative;
    color: #ffffff;
}.stay_connected5639 .contact_feedback2085::before {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
    top: 0;
    transform: translateY(100%);
    position: absolute;
    z-index: -1;
    left: 0;
    content: "";
    background: rgb(159,168,178);
}.stay_connected5639 .contact_feedback2085:hover {
    color: #ffffff;
}.stay_connected5639 .contact_feedback2085:hover::before {
    transform: translateY(0);
}.stay_connected5639 .input_holder:hover {
    transform: translateZ(40px) translateX(20px) rotate(0deg);
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 992px) {.stay_connected5639 {
    padding: 5rem 1.5rem;
    transform: perspective(1000px) rotateX(3deg);
}.stay_connected5639 .learning_classes3970 {
    grid-template-columns: 1fr;
    gap: 3rem;
}.stay_connected5639 .input_holder {
    transform: translateZ(30px) translateX(0) rotate(-2deg);
}.stay_connected5639 .input_holder:hover {
    transform: translateZ(30px) translateX(0) rotate(0deg);
}.stay_connected5639 p::before {
    top: -20px;
    width: 60px;
    height: 60px;
    left: -20px;
}
}

@media (max-width: 768px) {.stay_connected5639 {
    padding: 4rem 1.5rem;
    transform: perspective(1000px) rotateX(2deg);
}.stay_connected5639 p {
    font-size: calc(34px * 0.8);
}.stay_connected5639 .input_holder {
    transform: translateZ(20px) translateX(0) rotate(-1deg);
}.stay_connected5639 .input_holder:hover {
    transform: translateZ(20px) translateX(0) rotate(0deg);
}
}

@media (max-width: 576px) {.stay_connected5639 {
    padding: 3rem 1rem;
    transform: none;
    margin: 4rem 0;
}.stay_connected5639 p {
    transform: none;
    font-size: 22px;
}.stay_connected5639 .input_holder {
    transform: none;
}.stay_connected5639 .input_holder:hover {
    transform: none;
}.stay_connected5639 .fresh_start2038,
    .stay_connected5639 .contact_feedback2085 {
    padding: 1.2rem 1rem;
    transform: none;
}.stay_connected5639 p::before,
    .stay_connected5639 .learning_classes3970::before,
    .stay_connected5639 .learning_classes3970::after {
    display: none;
}}.program_assets3405 {
    background: linear-gradient(135deg, rgb(220,222,224) 30%, rgba(rgb(104,147,161,0.5), 0.15) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.program_assets3405::before {
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(159,168,178,0.5), 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(104,147,161,0.5), 0.15) 0%, transparent 60%);
    width: 100%;
    content: "";
}.program_assets3405::after {
    background: linear-gradient(135deg, rgba(rgb(159,168,178,0.5), 0.05) 0%, rgba(rgb(104,147,161,0.5), 0.12) 100%);
    transform: rotate(-15deg);
    content: "";
    right: -20%;
    position: absolute;
    height: 200%;
    z-index: 0;
    width: 60%;
    top: -50%;
}.program_assets3405 .container {
    display: flex;
    padding: 0 1.5rem;
    flex-direction: column;
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
}.program_assets3405 .img_box_grid4160 {
    width: 100%;
    max-height: 420px;
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    object-fit: cover;
    margin-bottom: 2.5rem;
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15), 
                0 0 0 1px rgba(rgb(159,168,178,0.5), 0.1);
    border-radius: 10px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: auto;
}.program_assets3405 .img_box_grid4160:hover {
    box-shadow: 0 25px 50px rgba(rgba(0, 0, 0, 0.5), 0.18), 
                0 0 0 1px rgba(rgb(159,168,178,0.5), 0.15);
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
}.program_assets3405 .learning_classes3970 {
    padding: 2.5rem;
    position: relative;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 0 0 1px rgba(rgb(159,168,178,0.5), 0.05);
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95), rgba(rgb(255, 255, 255, 0.5), 0.85));
    border-radius: 10px;
    transform: translateY(-20px);
}.program_assets3405 .text_pill3902 {
    position: relative;
}.program_assets3405 h1 {
    background: linear-gradient(90deg, #000000 0%, rgb(159,168,178) 100%);
    background-clip: text !important;
    color: #000000;
    margin-bottom: 2rem;
    -webkit-background-clip: text !important;
    line-height: 1.3;
    font-weight: 700;
    color: transparent;
    position: relative;
    font-size: calc(33px * 1.1);
}.program_assets3405 h1::after {
    position: absolute;
    height: 3px;
    content: "";
    left: 0;
    width: 80px;
    background: linear-gradient(90deg, rgb(159,168,178) 0%, rgb(104,147,161) 100%);
    bottom: -12px;
    border-radius: 5px;
}.program_assets3405 ul {
    gap: 1.25rem;
    list-style: none;
    padding: 0;
    margin: 0;
    grid-template-columns: repeat(1, 1fr);
    display: grid;
}.program_assets3405 li {
    transition: transform 0.3s ease-out;
    position: relative;
    padding-left: 2.5rem;
}.program_assets3405 li:hover {
    transform: translateX(5px);
}.program_assets3405 li p {
    display: flex;
    font-size: calc(18px * 1.05);
    line-height: 1.6;
    margin: 0;
    color: #000000;
    align-items: center;
}.program_assets3405 li svg {
    transform-origin: center;
    top: 0;
    height: 24px;
    transform: scale(0.9);
    position: absolute;
    width: 24px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 0;
}.program_assets3405 li:hover svg {
    transform: scale(1.1);
}.program_assets3405 svg path {
    fill: rgb(159,168,178);
    transition: fill 0.3s ease;
}.program_assets3405 li:hover svg path {
    fill: rgb(104,147,161);
}

@media (min-width: 768px) {.program_assets3405 {
    padding: 8rem 0;
}.program_assets3405 .container {
    gap: 3rem;
    align-items: center;
    flex-direction: row;
}.program_assets3405 .img_box_grid4160 {
    margin-bottom: 0;
    width: 45%;
    max-height: 500px;
}.program_assets3405 .learning_classes3970 {
    transform: translateY(0) translateX(-30px);
    width: 55%;
}.program_assets3405 ul {
    grid-template-columns: repeat(2, 1fr);
}.program_assets3405 h1 {
    font-size: 42px;
}
}

@media (min-width: 992px) {.program_assets3405 .container {
    gap: 4rem;
}.program_assets3405 .img_box_grid4160 {
    max-height: 600px;
}.program_assets3405 .learning_classes3970 {
    padding: 3rem;
}.program_assets3405 h1 {
    margin-bottom: 2.5rem;
}.program_assets3405 h1::after {
    width: 100px;
}
}

@media (max-width: 767px) {.program_assets3405 {
    padding: 4rem 0;
}.program_assets3405 .learning_classes3970 {
    padding: 1.5rem;
}.program_assets3405 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(33px * 0.9);
}.program_assets3405 li {
    padding-left: 2rem;
}.program_assets3405 li p {
    font-size: 18px;
}.program_assets3405 svg {
    transform: scale(0.8);
}
}

@media (max-width: 480px) {.program_assets3405 {
    padding: 3rem 0;
}.program_assets3405 .learning_classes3970 {
    padding: 1.25rem;
    transform: translateY(-10px);
}.program_assets3405 h1 {
    font-size: calc(33px * 0.8);
    margin-bottom: 1.25rem;
}.program_assets3405 ul {
    gap: 1rem;
}.program_assets3405 li p {
    font-size: calc(18px * 0.95);
}
}

@media (hover: hover) {.program_assets3405 .learning_classes3970 {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), 
                    box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.program_assets3405 .learning_classes3970:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15),
                    0 0 0 1px rgba(rgb(159,168,178,0.5), 0.1);
}}#cookiePolicyWindow4013 {
    display: none;
}#cookiePolicyWindow4013:checked ~ .cookieNotificationBanner4259 {
    visibility: hidden;
    opacity: 0;
}.cookieNotificationBanner4259 {
    background: rgb(104,147,161);
    z-index: 90;
    bottom: 0;
    width: 100%;
    border-top: 3px solid rgb(159,168,178);
    padding: 20px 0;
    position: fixed;
    font-family: Arial, sans-serif;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
}.track_manage6705 {
    background: rgba(0, 0, 0, 0.5);
    border: 2px dashed rgb(159,168,178);
    border-radius: 13px;
    display: flex;
    padding: 20px 5%;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}.cookieNotificationBanner4259 h5 {
    margin: 0;
    font-size: 23px;
    letter-spacing: 1.5px;
    font-weight: 700;
    color: rgb(159,168,178);
    text-transform: uppercase;
}.cookieNotificationBanner4259 p {
    line-height: 1.5;
    margin: 0;
    color: #ffffff;
    position: relative;
    font-size: 17px;
}.track_accept9064 {
    justify-content: center;
    margin-right: 20px;
    border-radius: 13px;
    flex-shrink: 0;
    align-items: center;
    background: rgb(159,168,178,0.5);
    display: flex;
    padding: 10px;
}.track_accept9064 svg {
    fill: rgb(159,168,178);
    width: 60px;
    height: 60px;
}.user_safety1905 {
    text-align: center;
    font-size: 16px;
    flex-shrink: 0;
    text-decoration: none;
    color: #000000;
    white-space: nowrap;
    cursor: pointer;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    line-height: 40px;
    min-width: 140px;
    padding: 10px 20px;
    margin-left: 10px;
    border-radius: 10px;
    border: 2px solid rgb(159,168,178);
    background: rgb(159,168,178);
}.user_safety1905:hover {
    background-color: rgb(104,147,161);
    box-shadow: 0 0 10px rgb(104,147,161);
}.cookie_button.data_control4039 {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(104,147,161);
    color: #ffffff;
}.cookie_button.data_control4039:hover {
    box-shadow: 0 0 10px rgb(104,147,161);
}.cookieNotificationBanner4259 p a {
    text-decoration: none;
    color: rgb(159,168,178);
    transition: color 0.3s ease;
    border-bottom: 1px dashed rgb(159,168,178);
}.cookieNotificationBanner4259 p a:hover {
    color: rgb(104,147,161);
}
@media only screen and (max-width: 1200px) {.cookieNotificationBanner4259 {
    padding: 15px 0;
}.track_manage6705 {
    padding: 15px 5%;
}.track_accept9064 {
    display: none;
}.track_manage6705 {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.cookieNotificationBanner4259 h5 {
    font-size: 18px;
    margin-bottom: 10px;
}.cookie_view4379 {
    margin-bottom: 15px;
}.user_safety1905 {
    min-width: 100%;
    margin: 10px 0;
}}
.leaderboard1904 {
    color: #ffffff;
    padding: 6rem 0 3rem;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}.leaderboard1904::before {
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(159,168,178,0.5) 100%);
    z-index: -1;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}.leaderboard1904::after {
    left: 0;
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 4px);
}@keyframes gridMovement {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.leaderboard1904 .container {
    position: relative;
    flex-direction: column;
    display: flex;
}.leaderboard1904 .company_holder {
    margin-bottom: 3rem;
    text-align: center;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 2.5rem;
}.leaderboard1904 .company_holder::before,
.leaderboard1904 .company_holder::after {
    background: linear-gradient(90deg, transparent, rgb(104,147,161), transparent);
    bottom: -1px;
    height: 2px;
    animation: slide 3s infinite alternate;
    width: 20%;
    content: "";
    position: absolute;
}.leaderboard1904 .company_holder::before {
    animation-delay: 0s;
    left: 0;
}.leaderboard1904 .company_holder::after {
    right: 0;
    animation-delay: 1.5s;
}@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}

.leaderboard1904 .company_holder h3 {
    font-weight: 700;
    position: relative;
    font-size: calc(29px * 1.3);
    margin-bottom: 1rem;
    display: inline-block;
}.leaderboard1904 .company_holder h3::after {
    bottom: -10px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    content: "";
    background: rgb(104,147,161);
    height: 3px;
    width: 60px;
}.leaderboard1904 .academy_info2158 {
    line-height: 1.7;
    font-size: 17px;
    max-width: 600px;
    opacity: 0.8;
    margin: 1.5rem auto 0;
    color: #ffffff;
}.leaderboard1904 .program_foot8457 {
    display: flex;
    justify-content: center;
}.leaderboard1904 .head_sitebar9208 {
    display: flex;
    gap: 6rem;
    position: relative;
}.leaderboard1904 .head_sitebar9208::before {
    top: -30px;
    background: rgb(159,168,178);
    content: "";
    width: 1px;
    left: 50%;
    height: 20px;
    position: absolute;
    transform: translateX(-50%);
}.leaderboard1904 .first_expert9037 {
    border-radius: 10px;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
    background: rgba(255,255,255,0.05);
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    padding: 1rem 1.5rem;
    position: relative;
}.leaderboard1904 .first_expert9037:hover {
    background: rgba(rgb(159,168,178,0.5), 0.1);
    transform: translateY(-5px);
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
}.leaderboard1904 .first_expert9037 h5 {
    letter-spacing: 1.5px;
    padding-bottom: 0.8rem;
    text-align: center;
    text-transform: uppercase;
    color: rgb(104,147,161);
    font-size: 18px;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    margin-bottom: 1.5rem;
    font-weight: 600;
}.leaderboard1904 .first_expert9037 .head_sitebar9208 {
    gap: 0.8rem;
    position: static;
    display: flex;
    flex-direction: column;
}.leaderboard1904 .first_expert9037 .head_sitebar9208 a {
    padding: 0.4rem 0;
    transition: all 0.3s ease;
    z-index: 1;
    text-align: center;
    text-decoration: none;
    opacity: 0.75;
    font-size: 17px;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}.leaderboard1904 .first_expert9037 .head_sitebar9208 a::before {
    transform: scaleX(0);
    width: 100%;
    height: 1px;
    content: "";
    transform-origin: center;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(159,168,178), transparent);
    z-index: -1;
    transition: transform 0.4s ease;
    position: absolute;
    left: 0;
}.leaderboard1904 .first_expert9037 .head_sitebar9208 a:hover {
    color: rgb(104,147,161);
    opacity: 1;
}.leaderboard1904 .first_expert9037 .head_sitebar9208 a:hover::before {
    transform: scaleX(1);
}.grant_info6130 {
    margin-top: 4rem;
    overflow: hidden;
    padding: 1.2rem 0;
    background-color: rgba(0, 0, 0, 0.8);
    position: relative;
}.grant_info6130::before {
    opacity: 0.3;
    animation: bgMove 20s linear infinite;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    background-image: linear-gradient(45deg, rgba(rgb(159,168,178,0.5), 0.05) 25%, transparent 25%, transparent 50%, rgba(rgb(159,168,178,0.5), 0.05) 50%, rgba(rgb(159,168,178,0.5), 0.05) 75%, transparent 75%, transparent);
    height: 100%;
    width: 100%;
    background-size: 4px 4px;
}@keyframes bgMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.grant_info6130 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.grant_info6130 .diversity3490 {
    letter-spacing: 0.5px;
    opacity: 0.8;
    text-align: center;
    font-size: 16px;
    position: relative;
    color: #ffffff;
}.grant_info6130 .diversity3490::before,
.grant_info6130 .diversity3490::after {
    margin: 0 0.6rem;
    color: rgb(159,168,178);
    content: "•";
}

@media screen and (max-width: 992px) {.leaderboard1904 {
    padding: 4rem 0 2rem;
}.leaderboard1904 .company_holder {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}.leaderboard1904 .company_holder h3 {
    font-size: 29px;
}.leaderboard1904 .head_sitebar9208 {
    gap: 3rem;
}
}

@media screen and (max-width: 768px) {.leaderboard1904 .program_foot8457 {
    align-items: center;
    flex-direction: column;
}.leaderboard1904 .head_sitebar9208 {
    flex-direction: column;
    max-width: 450px;
    gap: 2rem;
    width: 100%;
}.leaderboard1904 .first_expert9037 {
    width: 100%;
}
}

@media screen and (max-width: 576px) {.leaderboard1904 {
    padding: 3rem 0 1.5rem;
}.leaderboard1904 .company_holder h3 {
    font-size: calc(29px * 0.9);
}.leaderboard1904 .academy_info2158 {
    font-size: calc(17px * 0.9);
}.leaderboard1904 .first_expert9037 {
    padding: 1rem;
}.leaderboard1904 .first_expert9037 h5 {
    font-size: calc(18px * 0.9);
}.grant_info6130 {
    margin-top: 2rem;
    padding: 1rem 0;
}.grant_info6130 .diversity3490 {
    font-size: calc(16px * 0.9);
}.grant_info6130 .diversity3490::before,
    .grant_info6130 .diversity3490::after {
    display: none;
}}.tariff_feature3285 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.tariff_feature3285::before {
    content: "";
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 100%);
    right: 0;
    z-index: 1;
}.tariff_feature3285 .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.tariff_feature3285 .price_opts1274 {
    position: relative;
}.tariff_feature3285 h2 {
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
    transform: perspective(1000px) translateZ(30px);
    text-align: center;
    position: relative;
    font-size: 30px;
}.tariff_feature3285 h2::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(159,168,178,0.5), rgb(159,168,178), rgb(159,168,178,0.5));
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    width: 80px;
    content: "";
}.tariff_feature3285 .study_fees1473 {
    line-height: 1.6;
    color: #ffffff;
    font-weight: 300;
    opacity: 0.9;
    font-size: calc(17px * 1.1);
    transform: perspective(1000px) translateZ(20px);
    text-align: center;
    max-width: 800px;
    margin: 0 auto 50px;
}.tariff_feature3285 .price_choices4361 {
    gap: 30px;
    padding: 0;
    list-style: none;
    perspective: 1000px;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.tariff_feature3285 .price_choices4361 li {
    transform-style: preserve-3d;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.tariff_feature3285 .price_schemes0157 {
    transform-style: preserve-3d;
    text-decoration: none;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    display: block;
}.tariff_feature3285 .pricing_fees8719 {
    transform-style: preserve-3d;
    padding: 40px 30px;
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
    backdrop-filter: blur(10px);
    height: 100%;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.1);
    background: linear-gradient(135deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.1) 100%);
}.tariff_feature3285 .pricing_fees8719::before {
    opacity: 0.8;
    content: "";
    transform: scaleX(0.8);
    position: absolute;
    top: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
    height: 5px;
    background: linear-gradient(90deg, rgb(159,168,178), rgb(104,147,161));
    left: 0;
    width: 100%;
}.tariff_feature3285 .pricing_fees8719::after {
    border-radius: 50%;
    position: absolute;
    height: 150px;
    transform: translate(30%, 30%);
    z-index: -1;
    width: 150px;
    content: "";
    transition: all 0.6s ease;
    background: radial-gradient(circle, rgb(159,168,178,0.5) 0%, transparent 70%);
    right: 0;
    bottom: 0;
    opacity: 0.2;
}.tariff_feature3285 .deal_grid8709 {
    transform-style: preserve-3d;
    position: relative;
    transition: transform 0.5s ease;
}.tariff_feature3285 .deal_grid8709 h4 {
    font-weight: 600;
    font-size: calc(20px * 1.2);
    color: #ffffff;
    transform: translateZ(10px);
    padding-bottom: 15px;
    position: relative;
    margin: 0 0 25px;
}.tariff_feature3285 .deal_grid8709 h4::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background: rgb(104,147,161);
    transition: width 0.4s ease;
    width: 50px;
    height: 2px;
}.tariff_feature3285 .deal_grid8709 p {
    overflow-wrap: break-word;
    max-height: 250px;
    transform: translateZ(5px);
    line-height: 1.7;
    font-weight: 300;
    padding-right: 5px;
    margin: 0 0 30px;
    color: #ffffff;
    overflow-y: auto;
    font-size: 17px;
    word-break: break-word;
    opacity: 0.8;
}.tariff_feature3285 .deal_grid8709 p::-webkit-scrollbar {
    width: 4px;
}.tariff_feature3285 .deal_grid8709 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(159,168,178,0.5);
}.tariff_feature3285 .deal_grid8709 p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
}.tariff_feature3285 .pay_options5879 {
    padding: 10px 5px;
    display: inline-block;
    font-weight: 700;
    transition: all 0.4s ease;
    color: #ffffff;
    position: relative;
    font-size: calc(20px * 1.5);
    transform: translateZ(15px);
}.tariff_feature3285 .pay_options5879::before {
    width: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(104,147,161), transparent);
    height: 2px;
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 0.6;
    transform: scaleX(0.5);
    position: absolute;
    left: 0;
    transform-origin: center;
    bottom: 5px;
}.tariff_feature3285 .price_schemes0157:hover .pricing_fees8719 {
    transform: translateY(-10px) translateZ(20px);
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
}.tariff_feature3285 .price_schemes0157:hover .pricing_fees8719::before {
    transform: scaleX(1);
    opacity: 1;
}.tariff_feature3285 .price_schemes0157:hover .pricing_fees8719::after {
    transform: translate(20%, 20%) scale(1.2);
    opacity: 0.4;
}.tariff_feature3285 .price_schemes0157:hover .deal_grid8709 h4::after {
    width: 80px;
}.tariff_feature3285 .price_schemes0157:hover .pay_options5879 {
    transform: translateZ(25px) scale(1.05);
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
}.tariff_feature3285 .price_schemes0157:hover .pay_options5879::before {
    transform: scaleX(0.8);
    opacity: 1;
}

@media (max-width: 1200px) {.tariff_feature3285 {
    padding: 80px 0;
}.tariff_feature3285 .price_choices4361 {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
}

@media (max-width: 991px) {.tariff_feature3285 {
    padding: 70px 0;
}.tariff_feature3285 h2 {
    font-size: calc(30px * 0.9);
}.tariff_feature3285 .study_fees1473 {
    margin-bottom: 40px;
    font-size: 17px;
}.tariff_feature3285 .price_choices4361 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.tariff_feature3285 .pricing_fees8719 {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.tariff_feature3285 {
    padding: 60px 0;
}.tariff_feature3285 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 15px;
}.tariff_feature3285 .study_fees1473 {
    margin-bottom: 30px;
}.tariff_feature3285 .price_choices4361 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.tariff_feature3285 .deal_grid8709 h4 {
    font-size: 20px;
}.tariff_feature3285 .pay_options5879 {
    font-size: calc(20px * 1.3);
}
}

@media (max-width: 480px) {.tariff_feature3285 {
    padding: 50px 0;
}.tariff_feature3285 .pricing_fees8719 {
    padding: 25px 20px;
}.tariff_feature3285 .deal_grid8709 p {
    font-size: calc(17px * 0.95);
    max-height: 200px;
    line-height: 1.6;
}.tariff_feature3285 .pay_options5879 {
    font-size: calc(20px * 1.2);
}
}

@media (hover: none) {.tariff_feature3285 .pricing_fees8719 {
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1) !important;
    transform: none !important;
}.tariff_feature3285 .pricing_fees8719::before {
    opacity: 0.9;
    transform: scaleX(0.9);
}.tariff_feature3285 .deal_grid8709 h4::after {
    width: 60px;
}}header .header_page4895 {
    background: rgb(220,222,224);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    z-index: 100;
    overflow: hidden;
}header .header_page4895::before {
    left: 0;
    content: "";
    opacity: 0.2;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(159,168,178,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(104,147,161,0.5) 0%, transparent 30%);
}header .header_page4895::after {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    right: 0;
    z-index: -1;
    top: 0;
    content: "";
    width: 40%;
    height: 100%;
    opacity: 0.1;
    background: linear-gradient(135deg, transparent 25%, rgb(159,168,178,0.5) 100%);
    position: absolute;
}header .container {
    position: relative;
    padding: 1.8rem 2rem;
}header .site_info0815 {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 3rem;
}header .nav_sitebar0561 {
    position: relative;
    z-index: 2;
}header .main_head7481 {
    z-index: 2;
    display: block;
    position: relative;
}header .main_head7481::before,
header .main_head7481::after {
    background: rgb(159,168,178,0.5);
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    content: "";
}header .main_head7481::before {
    height: 50px;
    left: -15px;
    top: -15px;
    width: 50px;
}header .main_head7481::after {
    bottom: -5px;
    height: 25px;
    background: rgb(104,147,161,0.5);
    width: 25px;
    right: -10px;
}header .main_head7481:hover::before,
header .main_head7481:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}header .main_head7481 svg {
    height: 50px;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    width: auto;
    transition: all 0.3s ease;
}header .main_head7481:hover svg {
    transform: rotate(-5deg);
}header .first_expert9037 {
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    padding: 10px 20px;
    position: relative;
    border-radius: 0 10px 10px 0;
    display: flex;
    background: linear-gradient(to right, transparent, #ffffff);
    list-style: none;
}header .first_expert9037::after {
    animation: moveStripes 20s linear infinite;
    position: absolute;
    opacity: 0.05;
    width: 100%;
    content: "";
    background-image: 
        linear-gradient(45deg, rgb(159,168,178,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(159,168,178,0.5) 50%, rgb(159,168,178,0.5) 75%, transparent 75%, transparent);
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    background-size: 10px 10px;
}header .top_bar3846 {
    perspective: 800px;
    margin: 5px 8px;
    position: relative;
}header .top_bar3846::before {
    transform: translateY(-50%) scale(0);
    height: 0;
    opacity: 0;
    transition: all 0.3s ease;
    border-bottom: 5px solid transparent;
    top: 50%;
    width: 0;
    content: "";
    border-top: 5px solid transparent;
    border-left: 5px solid rgb(159,168,178);
    left: -10px;
    position: absolute;
}header .top_bar3846:hover::before {
    left: -15px;
    transform: translateY(-50%) scale(1);
    opacity: 1;
}header .top_bar3846 a {
    display: block;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    transform-style: preserve-3d;
    border-radius: 10px;
    font-size: 16px;
    background: transparent;
    padding: 10px 18px;
    border: 1px solid transparent;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    color: #000000;
}header .top_bar3846 a::before {
    width: 100%;
    content: "";
    background: #ffffff;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    transform: translateZ(-1px);
}header .top_bar3846 a::after {
    left: 50%;
    height: 2px;
    background: rgb(159,168,178);
    transition: width 0.3s ease;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    content: "";
    bottom: 0;
}header .top_bar3846 a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: rgb(159,168,178);
    border-color: rgb(159,168,178,0.5);
    transform: translateZ(20px);
}header .top_bar3846 a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .site_info0815 {
    gap: 2rem;
    justify-items: center;
    grid-template-columns: 1fr;
}header .first_expert9037 {
    clip-path: none;
    background: #ffffff;
    justify-content: center;
    width: 100%;
    border-radius: 10px;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .top_bar3846 {
    margin: 3px 5px;
}header .top_bar3846 a {
    padding: 8px 15px;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 480px) {header .first_expert9037 {
    align-items: center;
    padding: 15px;
    flex-direction: column;
}header .top_bar3846 {
    margin: 3px 0;
    width: 100%;
}header .top_bar3846 a {
    text-align: center;
    width: 100%;
}header .top_bar3846::before {
    display: none;
}header .main_head7481 svg {
    height: 40px;
}}.course_program_details4651 {
    position: relative;
    background: linear-gradient(215deg, rgb(220,222,224) 0%, rgba(0, 0, 0, 0.5) 50%, rgb(159,168,178,0.5) 90%);
    padding: 100px 0;
    overflow: hidden;
}.course_program_details4651::before {
    height: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    animation: gridFlow 20s linear infinite;
    top: 0;
    content: "";
    opacity: 0.03;
    background-image: 
        linear-gradient(transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%),
        linear-gradient(90deg, transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%);
    background-size: 40px 40px;
    width: 100%;
}.course_program_details4651::after {
    animation: rotateBg 60s linear infinite;
    top: -50%;
    z-index: 1;
    width: 200%;
    opacity: 0.4;
    background: radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 90%);
    height: 200%;
    position: absolute;
    left: -50%;
    content: "";
}.course_program_details4651 .container {
    z-index: 3;
    position: relative;
}.course_program_details4651 .learning_classes3970 {
    display: flex;
    position: relative;
    min-height: 500px;
    align-items: center;
    justify-content: center;
}.course_program_details4651 .img_box_grid4160 {
    transform: scale(1);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    left: 0;
}.course_program_details4651 .img_box_grid4160::before {
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(
        145deg,
        transparent 0%,
        rgb(159,168,178,0.5) 100%
    );
    content: "";
    z-index: 2;
    transition: opacity 0.5s ease;
    mix-blend-mode: multiply;
    opacity: 0.85;
    bottom: 0;
    left: 0;
}.course_program_details4651 .img_box_grid4160::after {
    background: 
        radial-gradient(circle at 75% 25%, transparent 0%, rgba(0, 0, 0, 0.5) 90%),
        linear-gradient(to bottom, transparent 30%, #000000 100%);
    top: 0;
    z-index: 3;
    opacity: 0.7;
    position: absolute;
    left: 0;
    content: "";
    right: 0;
    bottom: 0;
}.course_program_details4651 .learning_classes3970:hover .img_box_grid4160 {
    transform: scale(1.03);
}.course_program_details4651 .learning_classes3970:hover .img_box_grid4160::before {
    opacity: 0.6;
}.course_program_details4651 .lesson_map1089 {
    position: relative;
    width: 70%;
    background: transparent;
    z-index: 4;
    padding-bottom: 60px;
    padding-top: 60px;
}.course_program_details4651 .nav_sitebar0561 {
    display: flex;
    position: absolute;
    transform-style: preserve-3d;
    top: -30px;
    align-items: center;
    background: #ffffff;
    z-index: 5;
    justify-content: center;
    height: 110px;
    right: 10%;
    border-radius: 43% 57% 63% 37% / 41% 65% 35% 59%;
    width: 110px;
    animation: floatLogo 6s ease-in-out infinite;
    perspective: 1000px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 15px rgb(104,147,161,0.5);
}.course_program_details4651 .nav_sitebar0561::before {
    animation: rotateBorderGradient 10s linear infinite;
    z-index: -1;
    inset: -5px;
    content: "";
    opacity: 0.3;
    border-radius: inherit;
    filter: blur(10px);
    background: linear-gradient(
        45deg,
        rgb(159,168,178,0.5),
        rgb(104,147,161,0.5),
        rgb(159,168,178,0.5)
    );
    position: absolute;
}.course_program_details4651 .nav_sitebar0561 svg {
    transform: translateZ(20px);
    height: 60%;
    transform-style: preserve-3d;
    fill: rgb(159,168,178);
    transition: all 0.4s ease;
    width: 60%;
}.course_program_details4651 .nav_sitebar0561:hover svg {
    fill: rgb(104,147,161);
    transform: translateZ(30px) scale(1.1);
}.course_program_details4651 .nav_sitebar0561 svg path {
    stroke: #000000;
    transition: all 0.4s ease;
    stroke-width: 0.5;
}.course_program_details4651 .nav_sitebar0561:hover svg path {
    stroke-width: 1;
    stroke: rgb(159,168,178);
}.course_program_details4651 .lesson_map1089 h3 {
    font-weight: 700;
    background: linear-gradient(
        135deg,
        rgb(159,168,178,0.5) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    font-size: 29px;
    margin-bottom: 30px;
    color: #ffffff;
    display: inline-block;
    padding: 15px 25px;
    transform: translateZ(0);
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgb(159,168,178,0.5);
    position: relative;
    border-left: 4px solid rgb(159,168,178);
    border-radius: 10px;
}.course_program_details4651 .lesson_map1089 h3::after {
    left: 25px;
    width: 40px;
    z-index: 1;
    position: absolute;
    background: rgb(159,168,178);
    border-radius: 10px;
    height: 4px;
    content: "";
    bottom: -10px;
}.course_program_details4651 .lesson_map1089 p {
    text-shadow: 0 1px 3px #000000;
    font-size: 16px;
    margin: 0 auto;
    max-width: 600px;
    position: relative;
    padding: 25px 30px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    border-radius: 27px;
    color: #ffffff;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    line-height: 1.8;
    backdrop-filter: blur(5px);
    font-weight: 400;
}.course_program_details4651 .lesson_map1089 p::first-letter {
    color: rgb(159,168,178);
    float: left;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    margin-top: 5px;
    line-height: 0.8;
    margin-right: 10px;
    font-size: 2.5em;
    font-weight: 700;
}

@keyframes gridFlow {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(-5deg);
    }
    75% {
        transform: translateY(10px) rotate(5deg);
    }
}

@keyframes rotateBorderGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 1200px) {.course_program_details4651 .lesson_map1089 {
    width: 80%;
}.course_program_details4651 .nav_sitebar0561 {
    right: 5%;
    height: 100px;
    width: 100px;
}
}

@media screen and (max-width: 992px) {.course_program_details4651 {
    padding: 80px 0;
}.course_program_details4651 .learning_classes3970 {
    min-height: 450px;
}.course_program_details4651 .lesson_map1089 {
    padding-top: 50px;
    width: 85%;
    padding-bottom: 50px;
}.course_program_details4651 .nav_sitebar0561 {
    width: 90px;
    height: 90px;
    top: -25px;
}.course_program_details4651 .lesson_map1089 h3 {
    font-size: calc(29px * 0.9);
    padding: 12px 20px;
}.course_program_details4651 .lesson_map1089 p {
    padding: 20px 25px;
    font-size: calc(16px * 0.95);
}
}

@media screen and (max-width: 768px) {.course_program_details4651 {
    padding: 60px 0;
}.course_program_details4651 .learning_classes3970 {
    min-height: auto;
    padding-bottom: 40px;
    display: block;
}.course_program_details4651 .img_box_grid4160 {
    height: 300px;
    position: relative;
    margin-bottom: -40px;
}.course_program_details4651 .lesson_map1089 {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 0;
}.course_program_details4651 .nav_sitebar0561 {
    height: 80px;
    left: 20px;
    top: -30px;
    right: auto;
    width: 80px;
}.course_program_details4651 .lesson_map1089 h3 {
    margin-top: 20px;
    box-sizing: border-box;
    width: calc(100% - 30px);
    display: block;
    font-size: calc(29px * 0.8);
}.course_program_details4651 .lesson_map1089 p {
    width: calc(100% - 30px);
    margin: 30px auto 0;
    box-sizing: border-box;
}
}

@media screen and (max-width: 576px) {.course_program_details4651 {
    padding: 40px 0;
}.course_program_details4651 .img_box_grid4160 {
    height: 250px;
    margin-bottom: -30px;
}.course_program_details4651 .nav_sitebar0561 {
    width: 70px;
    top: -25px;
    height: 70px;
    left: 15px;
}.course_program_details4651 .lesson_map1089 h3 {
    margin-top: 15px;
    padding: 10px 15px;
    font-size: calc(29px * 0.7);
}.course_program_details4651 .lesson_map1089 p {
    margin-top: 20px;
    font-size: calc(16px * 0.9);
    padding: 15px 20px;
}.course_program_details4651 .lesson_map1089 h3::after {
    left: 15px;
    height: 3px;
    width: 30px;
    bottom: -8px;
}}.privacy_block6125 {
    font-family: Arial, sans-serif;
    height: 100%;
    width: 100%;
    background-color: rgb(104,147,161);
    overflow: hidden;
    padding: 30px;
    color: #000000;
}.privacy_block6125 h1 {
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 30px;
    color: rgb(159,168,178);
    font-size: 42px;
}.privacy_block6125 h2 {
    margin-bottom: 15px;
    margin-top: 25px;
    font-weight: 600;
    font-size: 31px;
    color: rgb(159,168,178);
}.privacy_block6125 h3, .privacy_block6125 h4, .privacy_block6125 h5, .privacy_block6125 h6 {
    font-size: 23px;
    margin-bottom: 10px;
    color: rgb(159,168,178);
    margin-top: 20px;
    font-weight: 400;
}.privacy_block6125 li {
    margin-bottom: 10px;
    font-size: 12px;
    color: #ffffff;
}.privacy_block6125 section {
    border-radius: 25px;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}.privacy_block6125 p, .privacy_block6125 span, .privacy_block6125 div {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #ffffff;
}

@media only screen and (max-width: 800px) {.privacy_block6125 {
    padding: 20px;
}.privacy_block6125 h1 {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: calc(23px - 5px);
}.privacy_block6125 h2 {
    font-size: calc(23px - 3px);
    margin-top: 20px;
    margin-bottom: 10px;
}.privacy_block6125 h3, .privacy_block6125 h4, .privacy_block6125 h5, .privacy_block6125 h6 {
    margin-bottom: 5px;
    font-size: calc(23px - 2px);
    margin-top: 15px;
}.privacy_block6125 ul, .privacy_block6125 ol {
    margin: 10px 0;
    padding: 5px 0;
}.privacy_block6125 li {
    font-size: calc(12px - 1px);
    margin-bottom: 5px;
}.privacy_block6125 p, .privacy_block6125 span, .privacy_block6125 div {
    font-size: calc(12px - 1px);
    margin-bottom: 4px;
}}.contact_section3240 {
    padding: 100px 0;
    position: relative;
    background: rgb(220,222,224);
    overflow: hidden;
}.contact_section3240::before {
    background-image: linear-gradient(30deg, rgb(104,147,161,0.5) 12%, transparent 12.5%, transparent 87%, rgb(104,147,161,0.5) 87.5%, rgb(104,147,161,0.5)),
                      linear-gradient(150deg, rgb(104,147,161,0.5) 12%, transparent 12.5%, transparent 87%, rgb(104,147,161,0.5) 87.5%, rgb(104,147,161,0.5)),
                      linear-gradient(30deg, rgb(104,147,161,0.5) 12%, transparent 12.5%, transparent 87%, rgb(104,147,161,0.5) 87.5%, rgb(104,147,161,0.5)),
                      linear-gradient(150deg, rgb(104,147,161,0.5) 12%, transparent 12.5%, transparent 87%, rgb(104,147,161,0.5) 87.5%, rgb(104,147,161,0.5)),
                      linear-gradient(60deg, rgb(159,168,178,0.5) 25%, transparent 25.5%, transparent 75%, rgb(159,168,178,0.5) 75%, rgb(159,168,178,0.5)),
                      linear-gradient(60deg, rgb(159,168,178,0.5) 25%, transparent 25.5%, transparent 75%, rgb(159,168,178,0.5) 75%, rgb(159,168,178,0.5));
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    left: 0;
    content: '';
    width: 100%;
    top: 0;
    position: absolute;
    background-size: 80px 140px;
    height: 100%;
    opacity: 0.05;
}.contact_section3240 .img_box_grid4160 {
    width: 45%;
    border-radius: 0 10px 10px 0;
    box-shadow: 5px 0 25px rgba(0, 0, 0, 0.2);
    position: absolute;
    height: 90%;
    left: 0;
    top: 5%;
}.contact_section3240 .img_box_grid4160::after {
    content: '';
    left: 0;
    top: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    border-radius: 0 10px 10px 0;
    position: absolute;
    width: 100%;
    height: 100%;
}.contact_section3240 .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.contact_section3240 h3 {
    border-radius: 10px;
    background: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 10px 30px;
    font-weight: 700;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: rgb(159,168,178);
    margin-bottom: 50px;
    font-size: 37px;
    display: inline-block;
}.contact_section3240 .request_list8167 {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    width: 60%;
    flex-direction: column;
    overflow: hidden;
    border-radius: 10px;
    float: right;
    position: relative;
    background: #ffffff;
    display: flex;
}.contact_section3240 .request_list8167::before {
    height: 5px;
    content: '';
    left: 0;
    background: linear-gradient(to right, rgb(159,168,178), rgb(104,147,161));
    position: absolute;
    width: 100%;
    top: 0;
}.contact_section3240 .message_widget0293 {
    padding: 40px;
}.contact_section3240 form h3 {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    display: block;
    border-bottom: 2px solid rgb(104,147,161,0.5);
    text-align: left;
    color: #000000;
    margin-bottom: 30px;
    padding: 0;
    padding-bottom: 10px;
    font-size: 19px;
    width: 100%;
}.contact_section3240 input[type="text"],
.contact_section3240 textarea {
    margin-bottom: 20px;
    color: #000000;
    width: 100%;
    border: none;
    background: rgb(220,222,224);
    padding: 15px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 13px;
    border-radius: 10px;
}.contact_section3240 input[type="text"]:focus,
.contact_section3240 textarea:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(159,168,178);
}.contact_section3240 textarea {
    height: 130px;
    resize: none;
}.contact_section3240 .help_help3926 {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}.contact_section3240 .help_help3926 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_section3240 .help_help3926 label {
    cursor: pointer;
    color: #000000;
    padding-left: 30px;
    line-height: 1.5;
    font-size: 16px;
    position: relative;
}.contact_section3240 .help_help3926 label::before {
    top: 2px;
    position: absolute;
    height: 18px;
    width: 18px;
    transition: all 0.3s ease;
    left: 0;
    border-radius: 10px;
    border: 1px solid rgb(159,168,178);
    content: '';
}.contact_section3240 .help_help3926 input[type="checkbox"]:checked + label::before {
    background: rgb(159,168,178);
}.contact_section3240 .help_help3926 input[type="checkbox"]:checked + label::after {
    content: '';
    top: 6px;
    transform: rotate(45deg);
    border: solid #ffffff;
    left: 6px;
    height: 9px;
    border-width: 0 2px 2px 0;
    position: absolute;
    width: 6px;
}.contact_section3240 .help_help3926 a {
    color: rgb(159,168,178);
    transition: all 0.3s ease;
    font-weight: 600;
    text-decoration: none;
}.contact_section3240 .help_help3926 a:hover {
    text-decoration: underline;
    color: rgb(104,147,161);
}.contact_section3240 .contact_feedback2085 {
    color: #ffffff;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    border: none;
    font-size: 15px;
    transition: all 0.5s ease;
    background-size: 200% auto;
    font-weight: 600;
    background: linear-gradient(to right, rgb(159,168,178), rgb(159,168,178));
    padding: 14px 30px;
    cursor: pointer;
}.contact_section3240 .contact_feedback2085:hover {
    background-position: right center;
    box-shadow: 0 5px 15px rgb(159,168,178,0.5);
    transform: translateY(-2px);
}.contact_section3240 .help_query7321 {
    background: linear-gradient(135deg, rgb(159,168,178), rgb(104,147,161));
    padding: 40px;
    color: #ffffff;
}.contact_section3240 .help_query7321 h4 {
    font-size: 19px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    color: #ffffff;
    margin-bottom: 25px;
    position: relative;
}.contact_section3240 .help_query7321 h4::after {
    position: absolute;
    width: 40px;
    left: 0;
    height: 2px;
    background: #ffffff;
    content: '';
    bottom: -8px;
}.contact_section3240 .message_query5064 {
    padding: 0;
    list-style: none;
    margin: 0;
}.contact_section3240 .message_query5064 li {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
    transition: transform 0.3s ease;
}.contact_section3240 .message_query5064 li:hover {
    transform: translateX(5px);
}.contact_section3240 .message_query5064 svg {
    flex-shrink: 0;
    margin-right: 15px;
    height: 22px;
    width: 22px;
    margin-top: 3px;
}.contact_section3240 .message_query5064 svg path {
    fill: #ffffff;
}.contact_section3240 .message_query5064 span {
    color: #ffffff;
    font-family: Arial, sans-serif;
    line-height: 1.5;
    font-size: 13px;
}.contact_section3240 .message_query5064 a {
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
}.contact_section3240 .message_query5064 a:hover {
    text-decoration: underline;
    opacity: 0.8;
}

@media (max-width: 992px) {.contact_section3240 {
    padding: 80px 0;
}.contact_section3240 .img_box_grid4160 {
    display: none;
}.contact_section3240 .request_list8167 {
    max-width: 650px;
    margin: 0 auto;
    width: 100%;
    float: none;
}
}

@media (max-width: 768px) {.contact_section3240 {
    padding: 60px 0;
}.contact_section3240 h3 {
    margin-bottom: 40px;
    font-size: calc(37px * 0.9);
}.contact_section3240 .message_widget0293,
    .contact_section3240 .help_query7321 {
    padding: 30px;
}.contact_section3240 form h3,
    .contact_section3240 .help_query7321 h4 {
    font-size: calc(19px * 0.9);
    margin-bottom: 20px;
}
}

@media (max-width: 576px) {.contact_section3240 {
    padding: 40px 0;
}.contact_section3240 h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 30px;
}.contact_section3240 .message_widget0293,
    .contact_section3240 .help_query7321 {
    padding: 25px 20px;
}.contact_section3240 input[type="text"],
    .contact_section3240 textarea {
    padding: 12px;
    margin-bottom: 15px;
}.contact_section3240 textarea {
    height: 110px;
}.contact_section3240 .contact_feedback2085 {
    width: 100%;
}}.welcome_page0249 {
    min-height: 100vh;
    position: relative;
    background: linear-gradient(135deg, #f5f7fa 0%, #eef1f5 100%);
    overflow: hidden;
}.welcome_page0249::before {
    position: absolute;
    opacity: 0.07;
    z-index: 1;
    left: 0;
    width: 100%;
    content: "";
    background: repeating-linear-gradient(45deg, rgb(220,222,224) 0px, rgb(220,222,224) 3px, transparent 3px, transparent 9px);
    height: 100%;
    top: 0;
}.welcome_page0249::after {
    transform: skewY(-1deg);
    background: rgb(159,168,178);
    content: "";
    left: 0;
    opacity: 0.1;
    height: 15px;
    bottom: -10px;
    z-index: 1;
    width: 100%;
    position: absolute;
}.welcome_page0249 .learning_classes3970 {
    display: flex;
    padding: 2rem;
    height: 100%;
    flex-direction: column-reverse;
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    z-index: 2;
}.welcome_page0249 .text_pill3902 {
    flex-direction: column;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    display: flex;
    justify-content: center;
    flex: 1;
    padding: 2rem 1rem;
    transform: translateY(0);
    z-index: 3;
}.welcome_page0249:hover .text_pill3902 {
    transform: translateY(-10px);
}.welcome_page0249 h1 {
    margin-bottom: 1.5rem;
    transition: color 0.3s ease-in-out;
    line-height: 1.2;
    position: relative;
    font-weight: 700;
    font-size: calc(38px * 1.2);
    color: #000000;
}.welcome_page0249 h1::after {
    content: "";
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background: rgb(159,168,178);
    height: 4px;
    position: absolute;
    transform-origin: left;
    transform: scaleX(1);
    width: 80px;
    bottom: -10px;
    left: 0;
}.welcome_page0249:hover h1::after {
    transform: scaleX(1.5);
}.welcome_page0249 .online_tech6701 {
    position: relative;
    padding: 1.5rem 0;
    transition: all 0.4s ease;
    box-shadow: 0 8px 30px rgba(0,0,0,0.05);
    border-radius: 0 10px 10px 0;
    background: linear-gradient(to right, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.9) 100%);
    margin-bottom: 2rem;
    border-left: 3px solid rgb(159,168,178);
}.welcome_page0249 .online_tech6701:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.08);
    transform: translateY(-5px);
}.welcome_page0249 .online_tech6701 p {
    color: #000000;
    margin-top: 1.5rem;
    position: relative;
    line-height: 1.6;
    font-size: calc(18px * 1.1);
    padding: 0 1.5rem;
    max-width: 500px;
}.welcome_page0249 svg {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
}.welcome_page0249 .online_tech6701:hover svg {
    transform: rotate(5deg) scale(1.05);
}.welcome_page0249 svg path {
    transition: fill 0.3s ease;
}.welcome_page0249 svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}.welcome_page0249 .online_tech6701:hover svg path,
.welcome_page0249 .online_tech6701:hover svg text {
    fill: rgb(104,147,161);
}.welcome_page0249 ul {
    padding: 0;
    flex-wrap: wrap;
    list-style: none;
    display: flex;
    margin: 0;
}.welcome_page0249 li {
    margin-bottom: 1rem;
    margin-right: 1rem;
}.welcome_page0249 .contact_feedback2085 {
    text-decoration: none;
    background: linear-gradient(135deg, rgb(159,168,178) 0%, rgb(104,147,161) 100%);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 1;
    border-radius: 23px;
    color: #ffffff;
    font-size: 18px;
    display: inline-block;
    padding: 0.9rem 2rem;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    box-shadow: 0 6px 15px rgba(94,170,168,0.2);
}.welcome_page0249 .contact_feedback2085::before {
    transition: opacity 0.4s ease;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(104,147,161) 0%, rgb(159,168,178) 100%);
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0;
    content: "";
    left: 0;
}.welcome_page0249 .contact_feedback2085:hover {
    box-shadow: 0 10px 25px rgba(94,170,168,0.3);
    transform: translateY(-3px);
}.welcome_page0249 .contact_feedback2085:hover::before {
    opacity: 1;
}.welcome_page0249 .img_box_grid4160 {
    border-radius: 23px;
    height: 300px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    position: relative;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 2rem;
    width: 100%;
}.welcome_page0249 .img_box_grid4160::before {
    width: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0.4) 100%);
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "";
}.welcome_page0249 .img_box_grid4160::after {
    mix-blend-mode: color;
    content: "";
    position: absolute;
    transition: opacity 0.4s ease;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    background: rgb(159,168,178);
    opacity: 0.1;
}.welcome_page0249:hover .img_box_grid4160 {
    transform: scale(1.02);
}.welcome_page0249:hover .img_box_grid4160::after {
    opacity: 0.2;
}

@media (min-width: 768px) {.welcome_page0249 .learning_classes3970 {
    flex-direction: row;
    padding: 3rem;
    align-items: center;
}.welcome_page0249 .text_pill3902 {
    padding-right: 3rem;
    flex: 1;
}.welcome_page0249 .img_box_grid4160 {
    margin-bottom: 0;
    height: 450px;
    flex: 1;
}.welcome_page0249 h1 {
    font-size: calc(38px * 1.4);
}.welcome_page0249 svg {
    width: 80px;
    margin: 0 0 0 1.5rem;
    height: 80px;
}.welcome_page0249 .online_tech6701 p {
    margin-top: 0;
}
}

@media (min-width: 992px) {.welcome_page0249 .learning_classes3970 {
    padding: 4rem;
}.welcome_page0249 .text_pill3902 {
    padding-right: 5rem;
}.welcome_page0249 .img_box_grid4160 {
    height: 500px;
}.welcome_page0249 h1 {
    font-size: calc(38px * 1.5);
}.welcome_page0249 .online_tech6701 {
    display: flex;
    align-items: center;
    padding: 2rem;
}.welcome_page0249 svg {
    height: 90px;
    width: 90px;
}.welcome_page0249 .contact_feedback2085 {
    padding: 1rem 2.5rem;
}
}

@media (min-width: 1200px) {.welcome_page0249 .learning_classes3970 {
    height: 100vh;
    padding: 0 5rem;
}.welcome_page0249 .text_pill3902 {
    padding-right: 6rem;
}.welcome_page0249 .img_box_grid4160 {
    height: 600px;
}.welcome_page0249 h1 {
    font-size: calc(38px * 1.6);
}.welcome_page0249 svg {
    height: 100px;
    width: 100px;
}.welcome_page0249 .online_tech6701 p {
    font-size: calc(18px * 1.2);
}
}

@media (prefers-reduced-motion: reduce) {.welcome_page0249 .text_pill3902,
    .welcome_page0249:hover .text_pill3902,
    .welcome_page0249:hover h1::after,
    .welcome_page0249 .online_tech6701,
    .welcome_page0249 .online_tech6701:hover,
    .welcome_page0249 svg,
    .welcome_page0249 .online_tech6701:hover svg,
    .welcome_page0249 .contact_feedback2085,
    .welcome_page0249 .contact_feedback2085:hover,
    .welcome_page0249 .img_box_grid4160,
    .welcome_page0249:hover .img_box_grid4160 {
    transform: none;
    transition: none;
}
}