* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}header,footer {
    width: 100%;
}.nav-class-Y9fpNTP {
    flex: 1 0 auto;
}.leaderboard-T75JIet {
    flex: 0 0 auto;
}.warp-container-haUWyZY {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    width: 1114px;
    margin: auto;
    max-width: 100%;
}svg {
    width: 30px;
    height: 30px;
}::-webkit-scrollbar {
    width: 11px;
}::-webkit-scrollbar-button {
    height: 8px;
    border-radius: 4px;
}::-webkit-scrollbar-track {
    box-shadow: inset -3px -4px 5px 8px rgba(0, 0, 0, 0.5);
    margin: 4px 0;
}::-webkit-scrollbar-thumb {
    transition: background, box-shadow, transform 1.4s cubic-bezier(0.42, 0, 0.58, 1);
    background: radial-gradient(ellipse at top left, #ffffff 5%, rgb(119,161,161) 93%, rgb(119,161,161,0.5) 99%, rgb(165,193,193) 44%, rgb(165,193,193,0.5) 68%, rgb(209,224,224) 43%);
    border-radius: 12.8rem;
    border: 3px dotted rgb(165,193,193);
    box-shadow: 4px -4px 3px 3px rgba(0, 0, 0, 0.6);
}::-webkit-scrollbar-thumb:active {
    background: rgb(165,193,193);
    box-shadow: inset 0px 3px 12px -2px rgba(0, 0, 0, 0.7);
}

html {
}html,body {
    scroll-behavior: auto;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
    scroll-snap-type: none;
    color: #000000;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.data-exploration-8YELQeZ {
    padding: 8rem 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, rgb(209,224,224) 0%, #ffffff 100%);
}.data-exploration-8YELQeZ::before {
    background: repeating-radial-gradient(
        circle at 50% 50%,
        rgb(165,193,193,0.5),
        rgb(165,193,193,0.5) 10px,
        transparent 10px,
        transparent 60px
    );
    opacity: 0.1;
    width: 100%;
    z-index: -1;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
}.data-exploration-8YELQeZ .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    position: relative;
}.data-exploration-8YELQeZ h2 {
    font-weight: 700;
    display: inline-block;
    font-size: 28px;
    padding: 0 3rem 1rem;
    margin-bottom: 5rem;
    transform: translateX(-50%);
    position: relative;
    border-bottom: 3px solid rgb(165,193,193);
    color: #000000;
    text-align: center;
    left: 50%;
}.data-exploration-8YELQeZ ul {
    gap: 3rem;
    grid-template-rows: repeat(2, 1fr);
    display: grid;
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    list-style: none;
    margin: 0;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I {
    position: relative;
    border-radius: 10px;
    justify-content: center;
    z-index: 2;
    display: flex;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: #ffffff;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    align-items: center;
    padding: 2.5rem;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(1) {
    transform: rotate(-1deg);
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(2) {
    transform: rotate(1deg);
    grid-row: 1 / 2;
    grid-column: 2 / 3;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(3) {
    transform: rotate(1deg);
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(4) {
    grid-row: 2 / 3;
    transform: rotate(-1deg);
    grid-column: 2 / 3;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I::before {
    background: linear-gradient(135deg, transparent 0%, rgb(165,193,193,0.5) 100%);
    opacity: 0.1;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    z-index: -1;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I p {
    left: 2rem;
    font-size: calc(39px * 1.5);
    line-height: 1;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    position: absolute;
    font-weight: 700;
    color: rgb(165,193,193);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I span {
    right: 2rem;
    transform: translateY(-50%);
    top: 50%;
    text-align: right;
    color: #000000;
    position: absolute;
    z-index: 2;
    font-size: 16px;
    max-width: 60%;
    font-weight: 400;
}.data-exploration-8YELQeZ svg {
    opacity: 0.2;
    position: absolute;
    fill: rgb(165,193,193);
    bottom: 1rem;
    width: 40px;
    z-index: 1;
    height: 40px;
    right: 1rem;
    transition: all 0.3s ease;
}.data-exploration-8YELQeZ svg path {
    fill: inherit;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:hover {
    z-index: 3;
    transform: scale(1.05) rotate(0);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:hover p {
    color: rgb(119,161,161);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:hover svg {
    transform: rotate(15deg);
    opacity: 0.5;
}.data-exploration-8YELQeZ .container::before {
    height: 200px;
    position: absolute;
    top: -100px;
    right: -100px;
    animation: float 10s ease-in-out infinite;
    opacity: 0.1;
    content: "";
    background: rgb(165,193,193,0.5);
    filter: blur(80px);
    border-radius: 50%;
    width: 200px;
}.data-exploration-8YELQeZ .container::after {
    width: 160px;
    background: rgb(119,161,161,0.5);
    height: 160px;
    animation: float 15s ease-in-out infinite reverse;
    content: "";
    position: absolute;
    border-radius: 50%;
    opacity: 0.1;
    filter: blur(60px);
    bottom: -80px;
    left: -80px;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
    100% {
        transform: translateY(0);
    }
}

@media screen and (max-width: 1024px) {.data-exploration-8YELQeZ {
    padding: 6rem 0;
}.data-exploration-8YELQeZ h2 {
    margin-bottom: 4rem;
}.data-exploration-8YELQeZ ul {
    gap: 2rem;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I {
    padding: 2rem;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I p {
    font-size: calc(39px * 1.3);
}
}

@media screen and (max-width: 768px) {.data-exploration-8YELQeZ {
    padding: 5rem 0;
}.data-exploration-8YELQeZ h2 {
    padding: 0 2rem 0.8rem;
    margin-bottom: 3rem;
    font-size: calc(28px * 0.9);
}.data-exploration-8YELQeZ ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    grid-template-rows: repeat(4, auto);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I {
    padding: 1.8rem;
    grid-column: 1 / 2;
    height: 100px;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(1) {
    grid-row: 1 / 2;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(2) {
    grid-row: 2 / 3;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(3) {
    grid-row: 3 / 4;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(4) {
    grid-row: 4 / 5;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I p {
    font-size: calc(39px * 1.2);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I span {
    font-size: calc(16px * 0.9);
}
}

@media screen and (max-width: 480px) {.data-exploration-8YELQeZ {
    padding: 4rem 0;
}.data-exploration-8YELQeZ h2 {
    padding: 0 1.5rem 0.6rem;
    margin-bottom: 2.5rem;
    font-size: calc(28px * 0.8);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I {
    height: auto;
    transform: none !important;
    flex-direction: column;
    padding: 1.5rem;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I p {
    margin-bottom: 0.5rem;
    font-size: calc(39px * 1.1);
    top: auto;
    left: auto;
    position: relative;
    transform: none;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I span {
    max-width: 100%;
    transform: none;
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
}.data-exploration-8YELQeZ svg {
    bottom: auto;
    top: 1rem;
    position: absolute;
    right: 1rem;
}}

.data-exploration-8YELQeZ::after {
    opacity: 0.05;
    left: 0;
    z-index: -1;
    bottom: 0;
    position: absolute;
    height: 25%;
    background: linear-gradient(to top, rgb(165,193,193,0.5) 0%, transparent 100%);
    content: "";
    width: 100%;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(odd)::after {
    position: absolute;
    top: 1rem;
    opacity: 0.2;
    border: 2px solid rgb(165,193,193,0.5);
    border-radius: 50%;
    right: 1rem;
    z-index: 1;
    width: 50px;
    height: 50px;
    content: "";
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(even)::after {
    transform: rotate(45deg);
    opacity: 0.2;
    left: 1rem;
    content: "";
    width: 30px;
    border-radius: 5px;
    bottom: 1rem;
    height: 30px;
    position: absolute;
    border: 2px solid rgb(119,161,161,0.5);
    z-index: 1;
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:hover::after {
    animation: pulse 2s infinite;
}@keyframes pulse {
    0% {
        transform: rotate(45deg) scale(1);
        opacity: 0.2;
    }
    50% {
        transform: rotate(45deg) scale(1.2);
        opacity: 0.3;
    }
    100% {
        transform: rotate(45deg) scale(1);
        opacity: 0.2;
    }
}

.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(1) p {
    color: rgb(165,193,193);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(2) p {
    color: rgb(119,161,161);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(3) p {
    color: rgb(119,161,161);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(4) p {
    color: rgb(165,193,193);
}.data-exploration-8YELQeZ .edu-wins-1OyTV7I:nth-child(even)::before {
    background: linear-gradient(135deg, transparent 0%, rgb(119,161,161,0.5) 100%);
}.contact-us-FQ6XIG4 {
    overflow: hidden;
    padding: 100px 0;
    background-color: rgb(209,224,224);
    position: relative;
}.contact-us-FQ6XIG4::before {
    content: "";
    background: linear-gradient(120deg, rgb(165,193,193,0.5) 0%, transparent 75%);
    opacity: 0.15;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}.contact-us-FQ6XIG4::after {
    opacity: 0.1;
    width: 70%;
    bottom: 0;
    right: 0;
    background: linear-gradient(240deg, rgb(119,161,161,0.5) 0%, transparent 70%);
    content: "";
    height: 70%;
    position: absolute;
}.contact-us-FQ6XIG4 .container {
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.contact-us-FQ6XIG4 h2 {
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 15px;
    font-size: 38px;
    text-align: center;
}.contact-us-FQ6XIG4 .reach-list-wuH5J0E {
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    border-radius: 27px;
    flex-direction: row-reverse;
    display: flex;
    background: #ffffff;
    flex-wrap: wrap;
    margin-top: 50px;
}.contact-us-FQ6XIG4 .pic-grid-h1iGTFM {
    flex: 0 0 40%;
    overflow: hidden;
    min-height: 500px;
    position: relative;
}.contact-us-FQ6XIG4 .pic-grid-h1iGTFM::after {
    content: "";
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
}.contact-us-FQ6XIG4 .message-reach-wQx0CKs {
    flex: 0 0 60%;
    position: relative;
    padding: 60px;
}.contact-us-FQ6XIG4 .message-reach-wQx0CKs::before {
    position: absolute;
    border-radius: 2.5px;
    width: 5px;
    height: calc(100% - 80px);
    top: 40px;
    background: linear-gradient(to bottom, rgb(165,193,193), rgb(119,161,161));
    left: 0;
    content: "";
}.contact-us-FQ6XIG4 form {
    padding-left: 25px;
    width: 100%;
}.contact-us-FQ6XIG4 form h3 {
    margin-bottom: 35px;
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000000;
}.contact-us-FQ6XIG4 form input[type="text"] {
    margin-bottom: 20px;
    padding: 18px 25px;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    color: #000000;
    background: rgb(209,224,224);
    border: none;
    width: 100%;
    transition: all 0.3s ease;
    font-size: 18px;
}.contact-us-FQ6XIG4 form input[type="text"]:focus {
    outline: none;
    background: rgba(rgb(165,193,193), 0.05);
    box-shadow: 0 0 0 2px rgb(165,193,193,0.5);
}.contact-us-FQ6XIG4 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}.contact-us-FQ6XIG4 .support-message-vJB25YZ {
    display: flex;
    margin: 10px 0 30px;
    align-items: flex-start;
}.contact-us-FQ6XIG4 .support-message-vJB25YZ input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-us-FQ6XIG4 .support-message-vJB25YZ label {
    cursor: pointer;
    line-height: 1.5;
    font-size: 15px;
    position: relative;
    padding-left: 35px;
    color: #000000;
}.contact-us-FQ6XIG4 .support-message-vJB25YZ label::before {
    left: 0;
    height: 22px;
    content: "";
    top: 2px;
    border: 2px solid rgb(165,193,193,0.5);
    border-radius: 10px;
    position: absolute;
    width: 22px;
    transition: all 0.2s ease;
}.contact-us-FQ6XIG4 .support-message-vJB25YZ input[type="checkbox"]:checked + label::before {
    background-color: rgb(165,193,193);
    border-color: rgb(165,193,193);
}.contact-us-FQ6XIG4 .support-message-vJB25YZ input[type="checkbox"]:checked + label::after {
    top: 9px;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    left: 8px;
    position: absolute;
    content: "";
    width: 6px;
    border-bottom: 2px solid #ffffff;
    height: 11px;
}.contact-us-FQ6XIG4 .support-message-vJB25YZ label a {
    text-decoration: none;
    color: rgb(165,193,193);
    transition: all 0.3s ease;
}.contact-us-FQ6XIG4 .support-message-vJB25YZ label a:hover {
    color: rgb(119,161,161);
    text-decoration: underline;
}.contact-us-FQ6XIG4 form .query-support-fJZjbHy {
    background: linear-gradient(45deg, rgb(165,193,193), rgb(119,161,161));
    overflow: hidden;
    padding: 15px 35px;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    font-size: 18px;
    display: inline-block;
    position: relative;
    border: none;
    cursor: pointer;
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
}.contact-us-FQ6XIG4 form .query-support-fJZjbHy::before {
    content: "";
    background: rgba(255, 255, 255, 0.2);
    width: 120%;
    left: -10%;
    transition: all 0.4s ease;
    height: 120%;
    transform: rotate(45deg) translateX(-200%);
    top: -10%;
    position: absolute;
}.contact-us-FQ6XIG4 form .query-support-fJZjbHy:hover {
    box-shadow: 0 8px 15px rgba(rgb(165,193,193), 0.3);
    transform: translateY(-2px);
}.contact-us-FQ6XIG4 form .query-support-fJZjbHy:hover::before {
    transform: rotate(45deg) translateX(200%);
}.contact-us-FQ6XIG4 svg {
    fill: rgb(165,193,193);
    height: 22px;
    width: 22px;
}.contact-us-FQ6XIG4 svg path {
    transition: fill 0.3s ease;
    fill: rgb(165,193,193);
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}

@media screen and (max-width: 1024px) {.contact-us-FQ6XIG4 .message-reach-wQx0CKs {
    padding: 50px 40px;
}
}

@media screen and (max-width: 991px) {.contact-us-FQ6XIG4 .pic-grid-h1iGTFM {
    min-height: 300px;
    flex: 0 0 100%;
}.contact-us-FQ6XIG4 .message-reach-wQx0CKs {
    flex: 0 0 100%;
}.contact-us-FQ6XIG4 .message-reach-wQx0CKs::before {
    width: calc(100% - 80px);
    height: 5px;
    left: 40px;
    background: linear-gradient(to right, rgb(165,193,193), rgb(119,161,161));
    top: 0;
}.contact-us-FQ6XIG4 form {
    padding-left: 0;
    padding-top: 25px;
}
}

@media screen and (max-width: 767px) {.contact-us-FQ6XIG4 {
    padding: 70px 0;
}.contact-us-FQ6XIG4 .pic-grid-h1iGTFM {
    min-height: 250px;
}.contact-us-FQ6XIG4 .message-reach-wQx0CKs {
    padding: 40px 30px;
}.contact-us-FQ6XIG4 .message-reach-wQx0CKs::before {
    left: 30px;
    width: calc(100% - 60px);
}
}

@media screen and (max-width: 480px) {.contact-us-FQ6XIG4 {
    padding: 50px 0;
}.contact-us-FQ6XIG4 h2 {
    font-size: calc(38px * 0.8);
}.contact-us-FQ6XIG4 .pic-grid-h1iGTFM {
    min-height: 200px;
}.contact-us-FQ6XIG4 .message-reach-wQx0CKs {
    padding: 30px 20px;
}.contact-us-FQ6XIG4 .message-reach-wQx0CKs::before {
    left: 20px;
    width: calc(100% - 40px);
}.contact-us-FQ6XIG4 form h3 {
    margin-bottom: 25px;
    font-size: calc(24px * 0.9);
}.contact-us-FQ6XIG4 form input[type="text"] {
    padding: 15px 20px;
}.contact-us-FQ6XIG4 form .query-support-fJZjbHy {
    text-align: center;
    width: 100%;
}}footer {
    position: relative;
}footer::before {
    bottom: 0;
    position: absolute;
    opacity: 0.92;
    left: 0;
    content: '';
    top: 0;
    z-index: 1;
    background: linear-gradient(90deg, #000000 0%, rgb(165,193,193) 150%);
    right: 0;
}.leaderboard-T75JIet {
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    padding: 70px 0;
    z-index: 2;
}.leaderboard-T75JIet .container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}.leaderboard-T75JIet .company_holder {
    overflow: hidden;
    border-radius: 12px 0 12px 0;
    background: rgba(0, 0, 0, 0.3);
    padding: 30px;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}.leaderboard-T75JIet .company_holder:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.leaderboard-T75JIet .company_holder::before {
    left: 0;
    content: '';
    position: absolute;
    top: 0;
    height: 5px;
    width: 100%;
    background: rgb(165,193,193);
}.leaderboard-T75JIet .company_holder h3 {
    display: inline-block;
    color: #ffffff;
    position: relative;
    font-size: 36px;
    margin-bottom: 25px;
    font-weight: 700;
}.leaderboard-T75JIet .company_holder h3::after {
    width: 60px;
    position: absolute;
    left: 0;
    content: '';
    height: 3px;
    bottom: -8px;
    background: rgb(119,161,161);
}.leaderboard-T75JIet .syllabus-ref-08KGd6D {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 17px;
    line-height: 1.6;
}.leaderboard-T75JIet .skill-links-I10RXHY {
    position: relative;
}.leaderboard-T75JIet .header-edu-AamH7Vs {
    gap: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}.leaderboard-T75JIet .nav-block-KyRt5fV {
    flex: 0 0 calc(50% - 15px);
    position: relative;
}.leaderboard-T75JIet .nav-block-KyRt5fV h5 {
    font-weight: 600;
    color: #ffffff;
    position: relative;
    font-size: 21px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    padding-left: 15px;
    border-left: 3px solid rgb(165,193,193);
}.leaderboard-T75JIet .nav-block-KyRt5fV .header-edu-AamH7Vs {
    flex-direction: column;
    display: flex;
    gap: 12px;
}.leaderboard-T75JIet .nav-block-KyRt5fV .header-edu-AamH7Vs a {
    z-index: 1;
    font-size: 17px;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    padding: 8px 15px;
    transition: all 0.3s ease;
    position: relative;
}.leaderboard-T75JIet .nav-block-KyRt5fV .header-edu-AamH7Vs a::before {
    height: 100%;
    z-index: -1;
    content: '';
    top: 0;
    left: 0;
    transition: width 0.3s ease;
    position: absolute;
    background: rgb(165,193,193,0.5);
    width: 0;
}.leaderboard-T75JIet .nav-block-KyRt5fV .header-edu-AamH7Vs a:hover {
    transform: translateX(5px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    color: #ffffff;
}.leaderboard-T75JIet .nav-block-KyRt5fV .header-edu-AamH7Vs a:hover::before {
    width: 100%;
}.cloud-lab-wBCVNMd {
    position: relative;
    margin-top: 50px;
    background: rgba(0, 0, 0, 0.4);
    padding: 20px 0;
    z-index: 2;
}.cloud-lab-wBCVNMd .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.cloud-lab-wBCVNMd .footer-benefit-CJaAUNl {
    text-align: center;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: 12px;
}@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

footer::after {
    background: 
        linear-gradient(0deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%),
        linear-gradient(90deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%);
    left: 0;
    background-size: 40px 40px;
    position: absolute;
    content: '';
    bottom: 0;
    z-index: 1;
    top: 0;
    right: 0;
}

@media (max-width: 992px) {.leaderboard-T75JIet .container {
    flex-direction: column;
}
}

@media (max-width: 768px) {.leaderboard-T75JIet {
    padding: 50px 0;
}.leaderboard-T75JIet .nav-block-KyRt5fV {
    flex: 0 0 100%;
}
}

@media (max-width: 576px) {.leaderboard-T75JIet {
    padding: 40px 0;
}.leaderboard-T75JIet .company_holder h3 {
    font-size: calc(36px * 0.8);
}.leaderboard-T75JIet .nav-block-KyRt5fV h5 {
    font-size: calc(21px * 0.9);
}.leaderboard-T75JIet .nav-block-KyRt5fV .header-edu-AamH7Vs a,
    .leaderboard-T75JIet .footer_agreement {
    font-size: calc(17px * 0.95);
}}

.cloud-lab-wBCVNMd::before {
    position: absolute;
    content: '';
    left: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    width: 100%;
    top: 0;
    opacity: 0.2;
}.plan-shelf-AlcsJUb {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.plan-shelf-AlcsJUb::before {
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(20, 20, 40, 0.75) 100%);
    content: "";
    right: 0;
}.plan-shelf-AlcsJUb .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    position: relative;
}.plan-shelf-AlcsJUb .tuition-grid-mAL1zvJ {
    perspective: 1000px;
}.plan-shelf-AlcsJUb h2 {
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    color: #ffffff;
    font-size: 28px;
    letter-spacing: 0.5px;
    text-align: center;
    margin-bottom: 20px;
    transform: translateZ(30px);
}.plan-shelf-AlcsJUb .fee-schemes-d3KYXQ7 {
    margin: 0 auto 50px;
    text-align: center;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    line-height: 1.6;
    font-size: 15px;
    opacity: 0.9;
    max-width: 700px;
    transform: translateZ(20px);
    font-weight: 400;
}.plan-shelf-AlcsJUb .skill-plans-bOHgIKs {
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    list-style: none;
    margin: 0;
    display: grid;
    gap: 30px;
}.plan-shelf-AlcsJUb .skill-plans-bOHgIKs li {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform-style: preserve-3d;
}.plan-shelf-AlcsJUb .training-fees-1Ku0BPx {
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    display: block;
    text-decoration: none;
    height: 100%;
    position: relative;
}.plan-shelf-AlcsJUb .value-fees-eYXRcpu {
    height: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2),
                0 5px 15px rgba(0, 0, 0, 0.1),
                inset 0 1px 1px rgba(255, 255, 255, 0.1);
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.07) 0%,
        rgba(255, 255, 255, 0.03) 100%);
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    -webkit-backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
}.plan-shelf-AlcsJUb .value-fees-eYXRcpu::before {
    left: 0;
    top: 0;
    transform-origin: left;
    right: 0;
    transform: scaleX(0.92);
    content: "";
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(165,193,193) 0%,
        rgb(119,161,161) 100%);
}.plan-shelf-AlcsJUb .value-fees-eYXRcpu::after {
    position: absolute;
    transform-origin: bottom;
    height: 2px;
    background: linear-gradient(90deg, 
        rgb(119,161,161,0.5) 0%,
        rgb(165,193,193,0.5) 100%);
    content: "";
    right: 10px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1),
                opacity 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    left: 10px;
    opacity: 0.7;
    bottom: -2px;
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH {
    padding: 35px 30px;
    transform: translateZ(10px);
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH h4 {
    display: inline-block;
    position: relative;
    margin: 0 0 20px;
    font-weight: 700;
    font-size: calc(21px * 1.1);
    color: #ffffff;
    transform: translateZ(5px);
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH h4::after {
    left: 0;
    width: 40px;
    content: "";
    transition: width 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    background: rgb(165,193,193);
    height: 3px;
    position: absolute;
    transform-origin: left;
    bottom: -8px;
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH p {
    opacity: 0.85;
    font-size: 15px;
    font-weight: 400;
    hyphens: auto;
    color: #ffffff;
    line-height: 1.6;
    overflow-wrap: break-word;
    padding-right: 5px;
    overflow-y: auto;
    max-height: 250px;
    word-wrap: break-word;
    margin: 0 0 25px;
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH p::-webkit-scrollbar {
    width: 4px;
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH p::-webkit-scrollbar-thumb {
    background: rgb(165,193,193,0.5);
    border-radius: 10px;
}.plan-shelf-AlcsJUb .fee-options-gC1jQ8A {
    transform: translateZ(15px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-align: right;
    font-weight: 700;
    margin-top: 20px;
    font-size: calc(21px * 1.2);
    display: block;
    color: #ffffff;
}.plan-shelf-AlcsJUb .fee-options-gC1jQ8A::before {
    width: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 8px;
    height: 10px;
    box-shadow: 0 0 15px rgb(165,193,193);
    transform: translateY(-2px);
    content: "";
    background: rgb(165,193,193);
}.plan-shelf-AlcsJUb .skill-plans-bOHgIKs li:hover {
    transform: translateY(-5px) scale(1.02);
}.plan-shelf-AlcsJUb .skill-plans-bOHgIKs li:hover .value-fees-eYXRcpu {
    transform: translateZ(20px);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.3),
                0 10px 25px rgba(0, 0, 0, 0.2),
                inset 0 1px 1px rgba(255, 255, 255, 0.15);
}.plan-shelf-AlcsJUb .skill-plans-bOHgIKs li:hover .value-fees-eYXRcpu::before {
    transform: scaleX(1);
}.plan-shelf-AlcsJUb .skill-plans-bOHgIKs li:hover .value-fees-eYXRcpu::after {
    transform: scaleY(1.5);
    opacity: 0.9;
}.plan-shelf-AlcsJUb .skill-plans-bOHgIKs li:hover .trial-offers-MB1sjVH h4::after {
    width: 100%;
}

@media (max-width: 991px) {.plan-shelf-AlcsJUb {
    padding: 80px 0;
}.plan-shelf-AlcsJUb h2 {
    font-size: calc(28px * 0.9);
}.plan-shelf-AlcsJUb .skill-plans-bOHgIKs {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.plan-shelf-AlcsJUb {
    padding: 60px 0;
}.plan-shelf-AlcsJUb h2 {
    margin-bottom: 15px;
    font-size: calc(28px * 0.8);
}.plan-shelf-AlcsJUb .fee-schemes-d3KYXQ7 {
    margin-bottom: 40px;
    font-size: calc(15px * 0.95);
}.plan-shelf-AlcsJUb .skill-plans-bOHgIKs {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH {
    padding: 25px 20px;
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH h4 {
    font-size: 21px;
}.plan-shelf-AlcsJUb .fee-options-gC1jQ8A {
    font-size: calc(21px * 1.1);
}
}

@media (max-width: 480px) {.plan-shelf-AlcsJUb {
    padding: 50px 0;
}.plan-shelf-AlcsJUb h2 {
    font-size: calc(28px * 0.7);
}.plan-shelf-AlcsJUb .fee-schemes-d3KYXQ7 {
    font-size: calc(15px * 0.9);
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH {
    padding: 20px 15px;
}.plan-shelf-AlcsJUb .trial-offers-MB1sjVH p {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
    max-height: 200px;
}}.education-experience-o025wlr {
    background: linear-gradient(150deg, rgb(209,224,224) 0%, rgb(119,161,161,0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.education-experience-o025wlr::before {
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: 40px 40px;
    content: "";
    position: absolute;
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(165,193,193,0.5) 49.5%, rgb(165,193,193,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(165,193,193,0.5) 49.5%, rgb(165,193,193,0.5) 50.5%, transparent 50.5%);
    opacity: 0.07;
}.education-experience-o025wlr::after {
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    opacity: 0.04;
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(165,193,193,0.5) 40px,
            rgb(165,193,193,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(165,193,193,0.5) 60px,
            rgb(165,193,193,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(165,193,193,0.5) 80px,
            rgb(165,193,193,0.5) 81px
        );
    position: absolute;
    content: "";
}.education-experience-o025wlr .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw {
    background: #ffffff;
    position: relative;
    border-radius: 0;
    overflow: hidden;
    display: grid;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 40px;
    grid-template-columns: 1fr 1fr;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    padding: 50px;
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(
        90deg,
        rgb(165,193,193) 0%,
        rgb(119,161,161) 100%
    );
    height: 6px;
    left: 0;
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw::after {
    top: 6px;
    height: 1px;
    position: absolute;
    left: 0;
    animation: scanner 4s linear infinite;
    background: linear-gradient(
        90deg,
        rgb(165,193,193,0.5) 0%,
        transparent 20%,
        rgb(165,193,193,0.5) 40%,
        transparent 60%,
        rgb(119,161,161,0.5) 80%,
        transparent 100%
    );
    width: 100%;
    content: "";
}@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}

.education-experience-o025wlr .pic-grid-h1iGTFM {
    width: 100%;
    overflow: hidden;
    border-radius: 0;
    height: 100%;
    min-height: 360px;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    position: relative;
    transition: all 0.5s ease;
}.education-experience-o025wlr .pic-grid-h1iGTFM::before {
    z-index: 1;
    content: "";
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
    inset: 0;
}.education-experience-o025wlr .pic-grid-h1iGTFM::after {
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    left: 0;
}.education-experience-o025wlr .name {
    color: #000000;
    border-left: 4px solid rgb(165,193,193);
    font-weight: 700;
    padding-left: 16px;
    line-height: 1.2;
    font-size: 35px;
    position: relative;
    margin-bottom: 12px;
}.education-experience-o025wlr .name::before {
    content: "";
    left: -4px;
    transition: height 0.5s ease;
    top: 0;
    width: 4px;
    height: 0;
    position: absolute;
    background: rgb(119,161,161);
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw:hover .name::before {
    height: 100%;
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw span:not(.name) {
    margin-bottom: 25px;
    border-radius: 3px;
    position: relative;
    display: inline-block;
    background: rgb(209,224,224);
    letter-spacing: 1px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 12px;
    color: rgba(0, 0, 0, 0.5);
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw span:not(.name)::after {
    content: "";
    width: 0;
    background: rgb(165,193,193);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    transition: width 0.3s ease;
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw:hover span:not(.name)::after {
    width: 100%;
}.education-experience-o025wlr .career-achievements-Hfa2kLx {
    font-size: 12px;
    color: #000000;
    border-left: 1px solid rgb(165,193,193);
    line-height: 1.8;
    margin: 0;
    background: linear-gradient(
        to right,
        rgb(209,224,224) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    padding: 25px 30px;
    border-radius: 10px;
    position: relative;
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.05);
}.education-experience-o025wlr .career-achievements-Hfa2kLx::before {
    border-top: 2px solid rgb(165,193,193);
    border-left: 2px solid rgb(165,193,193);
    top: 15px;
    left: 12px;
    content: "";
    width: 12px;
    height: 12px;
    opacity: 0.6;
    position: absolute;
}.education-experience-o025wlr .career-achievements-Hfa2kLx::after {
    height: 12px;
    border-bottom: 2px solid rgb(119,161,161);
    border-right: 2px solid rgb(119,161,161);
    position: absolute;
    opacity: 0.6;
    content: "";
    right: 12px;
    bottom: 15px;
    width: 12px;
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: translateY(-10px);
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw:hover .pic-grid-h1iGTFM {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
    transform: scale(1.03);
}

@media (max-width: 991px) {.education-experience-o025wlr {
    padding: 90px 0;
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw {
    gap: 30px;
    padding: 40px 30px;
}.education-experience-o025wlr .pic-grid-h1iGTFM {
    min-height: 320px;
}.education-experience-o025wlr .career-achievements-Hfa2kLx {
    padding: 20px 25px;
}
}

@media (max-width: 767px) {.education-experience-o025wlr {
    padding: 70px 0;
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw {
    grid-template-columns: 1fr;
    gap: 25px;
    grid-template-rows: auto auto;
    padding: 35px 25px;
}.education-experience-o025wlr .pic-grid-h1iGTFM {
    min-height: 280px;
}.education-experience-o025wlr .name {
    font-size: calc(35px * 0.9);
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw span:not(.name) {
    margin-bottom: 20px;
    font-size: calc(20px * 0.95);
}.education-experience-o025wlr .career-achievements-Hfa2kLx {
    padding: 18px 22px;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 575px) {.education-experience-o025wlr {
    padding: 50px 0;
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw {
    padding: 30px 20px;
    gap: 20px;
}.education-experience-o025wlr .pic-grid-h1iGTFM {
    min-height: 220px;
}.education-experience-o025wlr .name {
    padding-left: 12px;
    font-size: calc(35px * 0.8);
}.education-experience-o025wlr .testimonial-feedback-u3hNMPw span:not(.name) {
    font-size: calc(20px * 0.9);
    padding: 4px 10px;
    margin-bottom: 15px;
}.education-experience-o025wlr .career-achievements-Hfa2kLx {
    padding: 15px 18px;
    font-size: calc(12px * 0.9);
}}.gratContent-near8vT {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(165,193,193,0.5), rgb(119,161,161,0.5));
    position: relative;
}.gratContent-near8vT::before {
    content: "";
    z-index: 1;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    pointer-events: none;
}.gratContent-near8vT::after {
    width: 100%;
    top: -50%;
    z-index: 0;
    position: absolute;
    background: linear-gradient(45deg, transparent, rgb(165,193,193,0.5), transparent);
    pointer-events: none;
    animation: shimmer 8s infinite linear;
    right: -50%;
    transform: rotate(35deg) scale(2);
    content: "";
    height: 100%;
}.gratContent-near8vT .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.gratContent-near8vT .learn-zone-9fP1lIq {
    background: rgba(255, 255, 255, 0.92);
    transform: perspective(1000px) rotateX(2deg);
    padding: 60px 50px;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.1),
        0 0 0 1px rgba(255,255,255,0.15),
        inset 0 0 20px rgba(rgb(165,193,193),0.05);
    display: flex;
    flex-direction: column;
    gap: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}.gratContent-near8vT .learn-zone-9fP1lIq:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.2),
        inset 0 0 30px rgba(rgb(165,193,193),0.08);
}.gratContent-near8vT .learn-zone-9fP1lIq::before {
    top: -10px;
    filter: blur(10px);
    right: 20px;
    z-index: -1;
    content: "";
    height: 10px;
    position: absolute;
    background: rgb(165,193,193);
    left: 20px;
    opacity: 0.4;
}.gratContent-near8vT .learn-zone-9fP1lIq > div:first-child {
    position: relative;
    padding-bottom: 30px;
}.gratContent-near8vT .learn-zone-9fP1lIq > div:first-child::after {
    background: linear-gradient(90deg, rgb(165,193,193), rgb(119,161,161));
    left: 0;
    transform-origin: left center;
    width: 80px;
    position: absolute;
    height: 3px;
    bottom: 0;
    transition: transform 0.4s ease;
    content: "";
}.gratContent-near8vT .learn-zone-9fP1lIq:hover > div:first-child::after {
    transform: scaleX(1.5);
}.gratContent-near8vT h5 {
    color: #000000;
    font-weight: 700;
    z-index: 2;
    line-height: 1.4;
    margin: 0 0 15px;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 19px;
    letter-spacing: -0.01em;
}.gratContent-near8vT h5::before {
    height: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    opacity: 0.8;
    transition: transform 0.3s ease;
    content: "";
    width: 10px;
    background: rgb(165,193,193);
    left: -20px;
    position: absolute;
}.gratContent-near8vT .learn-zone-9fP1lIq:hover h5::before {
    transform: translateY(-50%) rotate(135deg);
}.gratContent-near8vT a {
    text-decoration: none;
    transition: transform 0.3s ease;
    display: block;
}.gratContent-near8vT a:hover {
    transform: translateX(5px);
}.gratContent-near8vT p {
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    z-index: 2;
    transition: color 0.3s ease;
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    margin: 0;
}.gratContent-near8vT a:hover p {
    color: rgb(165,193,193);
}

@keyframes shimmer {
    0% { transform: rotate(35deg) translateX(-30%) scale(2); }
    100% { transform: rotate(35deg) translateX(30%) scale(2); }
}

@media (min-width: 992px) {.gratContent-near8vT .learn-zone-9fP1lIq {
    padding: 80px 70px;
    align-items: center;
    flex-direction: row;
}.gratContent-near8vT .learn-zone-9fP1lIq > div:first-child {
    flex: 0 0 40%;
    padding-right: 50px;
    padding-bottom: 0;
}.gratContent-near8vT .learn-zone-9fP1lIq > div:first-child::after {
    right: 0;
    height: 80px;
    bottom: auto;
    top: 50%;
    width: 3px;
    left: auto;
    transform-origin: center top;
}.gratContent-near8vT .learn-zone-9fP1lIq:hover > div:first-child::after {
    transform: scaleY(1.5);
}.gratContent-near8vT h5 {
    margin-bottom: 0;
    font-size: calc(19px * 1.1);
}.gratContent-near8vT h5::before {
    width: 15px;
    height: 15px;
    left: -30px;
}.gratContent-near8vT a:hover {
    transform: translateX(10px);
}
}

@media (max-width: 991px) {.gratContent-near8vT {
    padding: 80px 0;
}.gratContent-near8vT .learn-zone-9fP1lIq {
    padding: 50px 35px;
}.gratContent-near8vT h5 {
    font-size: calc(19px * 0.95);
}
}

@media (max-width: 767px) {.gratContent-near8vT {
    padding: 60px 0;
}.gratContent-near8vT .learn-zone-9fP1lIq {
    padding: 40px 25px;
    gap: 30px;
}.gratContent-near8vT h5 {
    font-size: calc(19px * 0.9);
}.gratContent-near8vT p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}.gratContent-near8vT .learn-zone-9fP1lIq > div:first-child {
    padding-bottom: 20px;
}
}

@media (max-width: 480px) {.gratContent-near8vT {
    padding: 50px 0;
}.gratContent-near8vT .learn-zone-9fP1lIq {
    gap: 25px;
    padding: 30px 20px;
}.gratContent-near8vT h5 {
    font-size: calc(19px * 0.85);
}.gratContent-near8vT p {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.gratContent-near8vT .learn-zone-9fP1lIq > div:first-child {
    padding-bottom: 15px;
}.gratContent-near8vT .learn-zone-9fP1lIq > div:first-child::after {
    width: 60px;
}}.title-opener-pc3MWoN {
    overflow: hidden;
    position: relative;
    height: 100vh;
    width: 100%;
}.title-opener-pc3MWoN .learning-intro-K8xAhde {
    height: 100%;
    align-items: center;
    position: relative;
    justify-content: center;
    display: flex;
    width: 100%;
}.title-opener-pc3MWoN .learning-intro-K8xAhde::before {
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, 
    rgb(165,193,193,0.5) 0%,
    rgba(0, 0, 0, 0.6) 100%);
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
}.title-opener-pc3MWoN .learning-intro-K8xAhde::after {
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 2;
    background: repeating-linear-gradient(
    -45deg,
    rgb(165,193,193,0.5) 0,
    rgb(165,193,193,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
    content: "";
    opacity: 0.15;
    height: 100%;
}.title-opener-pc3MWoN .training-pro-wRofTS2 {
    background: rgba(255, 255, 255, 0.08);
    z-index: 5;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    clip-path: polygon(
    0% 0%, 
    100% 0%, 
    97% 97%, 
    3% 100%
  );
    backdrop-filter: blur(10px);
    width: 90%;
    box-shadow: 
    20px 20px 40px rgba(0, 0, 0, 0.3),
    inset 2px 2px 6px rgba(255, 255, 255, 0.2),
    inset -2px -2px 6px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateX(2deg);
    padding: 3.5rem;
    position: relative;
    max-width: 850px;
}.title-opener-pc3MWoN .training-pro-wRofTS2:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 
    25px 25px 50px rgba(0, 0, 0, 0.4),
    inset 2px 2px 6px rgba(255, 255, 255, 0.3),
    inset -2px -2px 6px rgba(0, 0, 0, 0.3);
}.title-opener-pc3MWoN h1 {
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    opacity: 0;
    margin-bottom: 1.5rem;
    animation: slideInTitle 0.8s cubic-bezier(0.17, 0.67, 0.32, 1.22) forwards 0.3s;
    transform: translateX(-10px);
    font-size: calc(40px * 1.1);
    position: relative;
    font-weight: 700;
}.title-opener-pc3MWoN h1::before {
    transform-origin: left;
    position: absolute;
    content: "";
    transform: scaleX(0);
    animation: growLine 1.2s cubic-bezier(0.17, 0.67, 0.32, 1.22) forwards 0.8s;
    background: rgb(165,193,193);
    height: 5px;
    left: 0;
    width: 80px;
    top: -10px;
}.title-opener-pc3MWoN h3 {
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    font-size: calc(23px * 1.05);
    line-height: 1.5;
    position: relative;
    transform: translateX(-10px);
    color: #ffffff;
    font-weight: 600;
    opacity: 0;
    animation: slideInTitle 0.8s cubic-bezier(0.17, 0.67, 0.32, 1.22) forwards 0.5s;
}.title-opener-pc3MWoN h3::before {
    position: absolute;
    top: 0;
    width: 3px;
    content: "";
    height: 100%;
    left: 0;
    background: rgb(119,161,161);
    opacity: 0.7;
}.title-opener-pc3MWoN p {
    max-width: 90%;
    animation: slideInTitle 0.8s cubic-bezier(0.17, 0.67, 0.32, 1.22) forwards 0.7s;
    line-height: 1.6;
    opacity: 0;
    transform: translateX(-10px);
    font-size: calc(17px * 1.1);
    position: relative;
    color: #ffffff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    display: inline-block;
}.title-opener-pc3MWoN p::after {
    width: 50px;
    right: 0;
    bottom: -10px;
    transform: scaleX(0);
    opacity: 0.7;
    transform-origin: right;
    animation: growLine 1.2s cubic-bezier(0.17, 0.67, 0.32, 1.22) forwards 1s;
    content: "";
    position: absolute;
    background: rgb(165,193,193);
    height: 3px;
}

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

@keyframes growLine {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@media (max-width: 1200px) {.title-opener-pc3MWoN .training-pro-wRofTS2 {
    padding: 3rem;
    max-width: 780px;
}.title-opener-pc3MWoN h1 {
    font-size: calc(40px * 1);
}
}

@media (max-width: 992px) {.title-opener-pc3MWoN .training-pro-wRofTS2 {
    padding: 2.5rem;
    max-width: 700px;
    clip-path: polygon(
      0% 0%, 
      100% 0%, 
      98% 98%, 
      2% 100%
    );
}.title-opener-pc3MWoN h1 {
    font-size: calc(40px * 0.9);
}.title-opener-pc3MWoN h3 {
    font-size: 23px;
}
}

@media (max-width: 768px) {.title-opener-pc3MWoN .training-pro-wRofTS2 {
    clip-path: polygon(
      0% 0%, 
      100% 0%, 
      99% 99%, 
      1% 100%
    );
    width: 85%;
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.title-opener-pc3MWoN h1 {
    margin-bottom: 1.2rem;
    font-size: calc(40px * 0.8);
}.title-opener-pc3MWoN h3 {
    font-size: calc(23px * 0.95);
    margin-bottom: 1.2rem;
}.title-opener-pc3MWoN p {
    font-size: 17px;
    max-width: 100%;
}.title-opener-pc3MWoN h1::before {
    height: 4px;
    width: 60px;
}
}

@media (max-width: 576px) {.title-opener-pc3MWoN .training-pro-wRofTS2 {
    width: 92%;
    transform: none;
    clip-path: polygon(
      0% 0%, 
      100% 0%, 
      100% 97%, 
      0% 100%
    );
    padding: 1.8rem;
}.title-opener-pc3MWoN .training-pro-wRofTS2:hover {
    transform: translateY(-5px);
}.title-opener-pc3MWoN h1 {
    margin-bottom: 1rem;
    font-size: calc(40px * 0.7);
}.title-opener-pc3MWoN h3 {
    font-size: calc(23px * 0.9);
    padding-left: 0.8rem;
    margin-bottom: 1rem;
}.title-opener-pc3MWoN p {
    font-size: calc(17px * 0.95);
}.title-opener-pc3MWoN h1::before {
    width: 50px;
    height: 3px;
    top: -8px;
}.title-opener-pc3MWoN p::after {
    height: 2px;
    width: 40px;
}
}

@media (max-width: 400px) {.title-opener-pc3MWoN .training-pro-wRofTS2 {
    padding: 1.5rem;
}.title-opener-pc3MWoN h1 {
    font-size: calc(40px * 0.6);
}.title-opener-pc3MWoN h3 {
    font-size: calc(23px * 0.85);
}.title-opener-pc3MWoN p {
    font-size: calc(17px * 0.9);
}}.cookieSettingsWindow-IroHbBN {
    z-index: 90;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    border-top: 3px solid rgb(165,193,193);
    background: rgb(119,161,161);
    position: fixed;
    width: 100%;
    padding: 15px 20px;
    bottom: 0;
}.cookie-eductrl-qMdcjmA {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.data-guard-kIrMBPg {
    flex-shrink: 0;
    margin-right: 20px;
}.data-guard-kIrMBPg svg {
    width: 50px;
    fill: rgb(165,193,193);
    height: 50px;
}.privacy-ack-dBMJKhz {
    max-width: 600px;
    flex-direction: column;
    justify-content: center;
    display: flex;
}.cookieSettingsWindow-IroHbBN h5 {
    font-size: 23px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
}.cookieSettingsWindow-IroHbBN p {
    font-size: 15px;
    color: #000000;
    line-height: 1.5;
}.edu-accept-TexRhGY {
    min-width: 150px;
    flex-shrink: 0;
    margin-left: 10px;
    text-align: center;
    text-decoration: none;
    background: rgb(165,193,193);
    color: #ffffff;
    padding: 10px 20px;
    font-size: 15px;
    transition: none;
    border-radius: 10px;
    border: 2px solid rgb(165,193,193);
    cursor: pointer;
}.edu-accept-TexRhGY:hover {
    border-color: rgb(165,193,193,0.5);
    background: rgb(165,193,193,0.5);
}.cookieSettingsWindow-IroHbBN p a {
    border-bottom: 2px solid rgb(165,193,193);
    color: rgb(165,193,193);
    text-decoration: none;
}.cookieSettingsWindow-IroHbBN p a:hover {
    border-bottom-color: rgb(119,161,161);
    color: rgb(119,161,161);
}
@media only screen and (max-width: 1200px) {.cookieSettingsWindow-IroHbBN {
    padding: 15px;
}
}
@media only screen and (max-width: 800px) {.data-guard-kIrMBPg {
    display: none;
}.cookie-eductrl-qMdcjmA {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookieSettingsWindow-IroHbBN h5, .cookieSettingsWindow-IroHbBN p {
    text-align: center;
}.privacy-ack-dBMJKhz {
    margin-bottom: 15px;
}.edu-accept-TexRhGY {
    margin-left: 0;
    margin-top: 10px;
}}
#cookieModalWindow-2d6as1b {
    display: none;
}#cookieModalWindow-2d6as1b:checked ~ .cookieSettingsWindow-IroHbBN {
    opacity: 0;
    visibility: hidden;
}.course-overview-Wa41jqR {
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(209,224,224) 0%, rgb(165,193,193,0.5) 100%);
    padding: 6rem 0;
}.course-overview-Wa41jqR::before {
    opacity: 0.04;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(165,193,193,0.5),
        rgb(165,193,193,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
}.course-overview-Wa41jqR .container {
    z-index: 2;
    position: relative;
}.course-overview-Wa41jqR .education-plan-jouxlvT {
    position: relative;
    grid-template-columns: 1fr;
    gap: 0;
    display: grid;
}.course-overview-Wa41jqR .message-holder-bU47d8k {
    transition: transform 0.4s ease;
    padding: 2.5rem;
    z-index: 3;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 14px;
    transform: translateY(0);
    background: #ffffff;
}.course-overview-Wa41jqR .message-holder-bU47d8k:hover {
    transform: translateY(-10px);
}.course-overview-Wa41jqR .message-holder-bU47d8k::before {
    opacity: 0.6;
    right: 3rem;
    border-radius: 50%;
    content: "";
    background: rgb(119,161,161,0.5);
    z-index: -1;
    height: 8rem;
    width: 8rem;
    top: -4rem;
    position: absolute;
}.course-overview-Wa41jqR .message-holder-bU47d8k h2 {
    display: inline-block;
    animation: fadeInUp 0.8s ease forwards;
    font-weight: 700;
    position: relative;
    color: rgb(165,193,193);
    margin-bottom: 2rem;
    font-size: 38px;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course-overview-Wa41jqR .message-holder-bU47d8k h2::after {
    border-radius: 10px;
    height: 4px;
    left: 0;
    width: 3rem;
    transition: width 0.4s ease;
    bottom: -10px;
    background: rgb(119,161,161);
    position: absolute;
    content: "";
}.course-overview-Wa41jqR .message-holder-bU47d8k:hover h2::after {
    width: 100%;
}.course-overview-Wa41jqR .message-holder-bU47d8k .description {
    opacity: 0;
    animation: fadeInUp 0.8s ease forwards;
    margin-bottom: 1.2rem;
    position: relative;
    line-height: 1.7;
    color: #000000;
    font-size: 17px;
    padding-left: 1rem;
    animation-delay: 0.2s;
}.course-overview-Wa41jqR .message-holder-bU47d8k .description:last-of-type {
    animation-delay: 0.4s;
    font-weight: 600;
    margin-bottom: 0;
}.course-overview-Wa41jqR .message-holder-bU47d8k .description::before {
    height: 4px;
    left: 0;
    width: 4px;
    position: absolute;
    top: 0.5rem;
    border-radius: 50%;
    content: "";
    background: rgb(119,161,161);
}.course-overview-Wa41jqR .pic-grid-h1iGTFM {
    z-index: 2;
    margin-top: -2rem;
    height: 320px;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    border-radius: 0;
    position: relative;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.course-overview-Wa41jqR .pic-grid-h1iGTFM:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.course-overview-Wa41jqR .pic-grid-h1iGTFM::after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(
        to bottom right,
        rgb(165,193,193,0.5) 0%,
        transparent 40%
    );
}

@media (min-width: 768px) {.course-overview-Wa41jqR .education-plan-jouxlvT {
    grid-template-columns: 1.2fr 0.8fr;
    gap: 2rem;
}.course-overview-Wa41jqR .message-holder-bU47d8k {
    margin-right: -4rem;
    align-self: center;
    grid-column: 1 / 2;
}.course-overview-Wa41jqR .pic-grid-h1iGTFM {
    margin-top: 0;
    height: 400px;
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
    grid-column: 2 / 3;
}.course-overview-Wa41jqR .pic-grid-h1iGTFM::before {
    position: absolute;
    bottom: -20px;
    width: 60%;
    left: 20px;
    opacity: 0.4;
    z-index: -1;
    content: "";
    background: rgb(119,161,161);
    filter: blur(15px);
    height: 20px;
}
}

@media (min-width: 992px) {.course-overview-Wa41jqR .education-plan-jouxlvT {
    grid-template-columns: 1.2fr 0.8fr;
}.course-overview-Wa41jqR .message-holder-bU47d8k {
    padding: 3rem;
}.course-overview-Wa41jqR .pic-grid-h1iGTFM {
    height: 450px;
    margin-top: 3rem;
}.course-overview-Wa41jqR .message-holder-bU47d8k::after {
    opacity: 0.4;
    content: "";
    bottom: -3rem;
    width: 6rem;
    height: 6rem;
    position: absolute;
    left: 25%;
    background: rgb(165,193,193,0.5);
    z-index: -1;
    border-radius: 50%;
}
}

@media (max-width: 767px) {.course-overview-Wa41jqR {
    padding: 4rem 0;
}.course-overview-Wa41jqR .pic-grid-h1iGTFM {
    margin-bottom: 2rem;
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
}}header {
    padding: 0;
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 100;
    position: relative;
    overflow: visible;
    margin-top: 0;
}header::before {
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    content: '';
    background-size: 20px 20px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    position: absolute;
    width: 100%;
}header::after {
    content: '';
    position: absolute;
    height: 4px;
    width: 100%;
    background-size: 200% auto;
    background: linear-gradient(90deg, 
        rgb(165,193,193) 0%,
        rgb(119,161,161) 50%,
        rgb(165,193,193) 100%
    );
    bottom: 0;
    left: 0;
    animation: gradientSlide 5s linear infinite;
}@keyframes gradientSlide {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

header .head-master-O9aZhCI {
    justify-content: space-between;
    padding: 1.3rem 2rem;
    z-index: 5;
    position: relative;
    display: flex;
    align-items: center;
}header .top-expert-61Txj8k {
    z-index: 5;
    flex: 0 0 auto;
    position: relative;
}header .top-class-SJtwjGn {
    padding: 0.5rem;
    z-index: 2;
    display: flex;
    position: relative;
    align-items: center;
    transition: all 0.3s ease;
    text-decoration: none;
}header .top-class-SJtwjGn:hover {
    transform: translateY(-3px) scale(1.02);
}header .top-class-SJtwjGn img {
    max-height: 40px;
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
}header .top-expert-61Txj8k::before {
    right: -8px;
    transition: all 0.3s ease;
    transform: skew(-3deg);
    position: absolute;
    opacity: 0.3;
    top: -8px;
    border-radius: 10px;
    left: -8px;
    content: '';
    border: 1px solid rgb(165,193,193);
    bottom: -8px;
}header .top-expert-61Txj8k:hover::before {
    opacity: 0.7;
    box-shadow: 0 0 15px rgb(165,193,193,0.5);
    transform: skew(-5deg) scale(1.05);
}header .nav-block-KyRt5fV {
    margin: 0;
    display: flex;
    list-style: none;
    position: relative;
    padding: 0;
    z-index: 5;
}header .head-edu-bfj8txX {
    perspective: 800px;
    margin: 0 0.3rem;
    position: relative;
}header .head-edu-bfj8txX a {
    position: relative;
    display: block;
    transition: all 0.4s ease;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 0.5px;
    z-index: 1;
    border: 1px solid transparent;
    color: #ffffff;
    padding: 0.8rem 1.2rem;
    font-weight: 600;
}header .head-edu-bfj8txX a::before {
    height: 1px;
    opacity: 0.7;
    position: absolute;
    transition: transform 0.3s ease;
    content: '';
    width: 80%;
    transform: scaleX(0);
    bottom: 5px;
    background: rgb(165,193,193);
    left: 10%;
}header .head-edu-bfj8txX a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: rgb(165,193,193);
    transform: translateZ(10px);
    border-color: rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
}header .head-edu-bfj8txX a:hover::before {
    transform: scaleX(1);
}header .head-edu-bfj8txX::after {
    opacity: 0;
    top: 0;
    transition: opacity 0.3s ease;
    width: 100%;
    pointer-events: none;
    background: radial-gradient(circle at center, rgb(165,193,193,0.5) 0%, transparent 70%);
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
}header .head-edu-bfj8txX:hover::after {
    opacity: 0.4;
}header .head-master-O9aZhCI::before {
    top: 0;
    height: 1px;
    left: 35%;
    width: 30%;
    background: linear-gradient(90deg, transparent, rgb(165,193,193), transparent);
    position: absolute;
    content: '';
}header .head-master-O9aZhCI::after {
    width: 60%;
    height: 1px;
    left: 20%;
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    opacity: 0.1;
    content: '';
}.nav-class-Y9fpNTP {
    position: relative;
    z-index: 1;
    padding-top: 2rem;
    background: rgb(209,224,224);
    margin-top: 0;
}

@media (min-width: 1400px) {header .head-master-O9aZhCI {
    max-width: 1300px;
    margin: 0 auto;
}header .head-edu-bfj8txX {
    margin: 0 0.5rem;
}header .head-edu-bfj8txX a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    padding: 0;
}header .head-master-O9aZhCI {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
}header .top-expert-61Txj8k {
    margin-bottom: 0;
}header .nav-block-KyRt5fV {
    margin-top: 1rem;
    justify-content: center;
    flex: 1 0 100%;
}header .head-edu-bfj8txX {
    margin: 0 0.2rem;
}header .head-edu-bfj8txX a {
    font-size: calc(14px - 1px);
    padding: 0.6rem 0.8rem;
}header .top-expert-61Txj8k::before {
    right: -5px;
    top: -5px;
    bottom: -5px;
    left: -5px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head-master-O9aZhCI {
    padding: 0.8rem 1.2rem;
}header .top-expert-61Txj8k {
    max-width: 130px;
}header .top-expert-61Txj8k::before {
    display: none;
}header .nav-block-KyRt5fV {
    overflow-x: auto;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
}header .nav-block-KyRt5fV::-webkit-scrollbar {
    height: 2px;
}header .nav-block-KyRt5fV::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(165,193,193);
}header .head-edu-bfj8txX {
    flex: 0 0 auto;
    margin: 0 0.1rem;
}header .head-edu-bfj8txX a {
    white-space: nowrap;
    padding: 0.5rem 0.7rem;
    letter-spacing: 0;
    font-size: calc(14px - 2px);
}header .head-edu-bfj8txX a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}

@media (max-width: 479px) {header .head-master-O9aZhCI {
    padding: 0.7rem 1rem;
}header .top-expert-61Txj8k {
    max-width: 110px;
}header .head-edu-bfj8txX a {
    font-size: calc(14px - 3px);
    padding: 0.4rem 0.6rem;
}}.join-our-mailing-list-IJwtpyd {
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(165,193,193,0.5) 0%, rgb(209,224,224) 100%);
}.join-our-mailing-list-IJwtpyd::before {
    width: 100%;
    transform: scale(1.5);
    z-index: 1;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(45deg, transparent 45%, rgb(119,161,161,0.5) 45%, rgb(119,161,161,0.5) 55%, transparent 55%);
    content: "";
    position: absolute;
}.join-our-mailing-list-IJwtpyd .learn-zone-9fP1lIq {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.join-our-mailing-list-IJwtpyd .inquiry-widget-MscfHKv {
    transform: skewX(-10deg);
    flex-direction: column;
    margin-left: auto;
    max-width: 600px;
    padding: 3rem;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    background: linear-gradient(110deg, #ffffff 0%, rgb(209,224,224) 100%);
    position: relative;
    border-radius: 20px;
}.join-our-mailing-list-IJwtpyd .inquiry-widget-MscfHKv::after {
    background: rgb(119,161,161);
    width: 60%;
    transform: skewX(15deg);
    position: absolute;
    height: 10px;
    content: "";
    right: -10px;
    top: -10px;
}.join-our-mailing-list-IJwtpyd .inquiry-widget-MscfHKv::before {
    position: absolute;
    left: -10px;
    bottom: -10px;
    background: rgb(165,193,193);
    height: 10px;
    content: "";
    transform: skewX(15deg);
    width: 60%;
}.join-our-mailing-list-IJwtpyd h3 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
    font-size: 24px;
    color: #000000;
    transform: skewX(10deg);
    padding-left: 1rem;
}.join-our-mailing-list-IJwtpyd h3::before {
    left: 0;
    transform: skewY(45deg);
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    background: rgb(165,193,193);
    width: 5px;
}.join-our-mailing-list-IJwtpyd .input_holder {
    transform: skewX(10deg);
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}.join-our-mailing-list-IJwtpyd input[type="email"] {
    padding: 0.8rem 1.5rem;
    width: 100%;
    background: #ffffff;
    border-radius: 10px;
    color: #000000;
    font-family: Arial, sans-serif;
    transform: translateX(-10px);
    font-size: 17px;
    transition: all 0.3s ease;
    border: 2px solid rgb(119,161,161,0.5);
}.join-our-mailing-list-IJwtpyd input[type="email"]:focus {
    box-shadow: 0 0 10px rgb(165,193,193,0.5);
    outline: none;
    border-color: rgb(165,193,193);
    transform: translateX(0);
}.join-our-mailing-list-IJwtpyd input[type="submit"] {
    font-weight: 600;
    color: #ffffff;
    border: none;
    align-self: flex-end;
    cursor: pointer;
    transform: translateY(0);
    padding: 0.8rem 2rem;
    font-size: 16px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(165,193,193) 0%, rgb(119,161,161) 100%);
}.join-our-mailing-list-IJwtpyd input[type="submit"]:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    background: linear-gradient(90deg, rgb(119,161,161) 0%, rgb(165,193,193) 100%);
}

@media (max-width: 768px) {.join-our-mailing-list-IJwtpyd {
    padding: 3rem 1rem;
}.join-our-mailing-list-IJwtpyd .inquiry-widget-MscfHKv {
    transform: skewX(-5deg);
    padding: 2rem;
    max-width: 100%;
}.join-our-mailing-list-IJwtpyd h3 {
    font-size: calc(24px * 0.9);
    transform: skewX(5deg);
}.join-our-mailing-list-IJwtpyd .input_holder {
    transform: skewX(5deg);
}.join-our-mailing-list-IJwtpyd input[type="email"] {
    padding: 0.7rem 1rem;
}.join-our-mailing-list-IJwtpyd input[type="submit"] {
    align-self: center;
    padding: 0.7rem 1.5rem;
}
}

@media (max-width: 480px) {.join-our-mailing-list-IJwtpyd {
    padding: 2rem 0.8rem;
}.join-our-mailing-list-IJwtpyd .inquiry-widget-MscfHKv {
    transform: none;
    padding: 1.5rem;
}.join-our-mailing-list-IJwtpyd h3 {
    font-size: calc(24px * 0.8);
    padding-left: 0;
    text-align: center;
    transform: none;
}.join-our-mailing-list-IJwtpyd h3::before {
    top: -10px;
    height: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
}.join-our-mailing-list-IJwtpyd .input_holder {
    transform: none;
}.join-our-mailing-list-IJwtpyd input[type="email"] {
    transform: none;
}}.our-team-S4PZ1JL {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, rgb(209,224,224) 0%, #ffffff 100%);
    padding: 120px 0;
}.our-team-S4PZ1JL::before {
    content: "";
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(165,193,193,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(119,161,161,0.5) 0%, transparent 30%);
    z-index: 1;
    top: 0;
    width: 100%;
    opacity: 0.3;
    left: 0;
    position: absolute;
}.our-team-S4PZ1JL::after {
    left: 0;
    background: 
        linear-gradient(-45deg, transparent 45%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.5) 55%, transparent 55%),
        linear-gradient(45deg, transparent 45%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.5) 55%, transparent 55%);
    height: 100%;
    background-size: 100px 100px;
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
    opacity: 0.03;
}.our-team-S4PZ1JL .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}.our-team-S4PZ1JL h2 {
    font-size: 48px;
    margin-bottom: 80px;
    text-align: center;
    font-weight: 700;
    color: #000000;
    position: relative;
}.our-team-S4PZ1JL h2::before {
    background: rgb(165,193,193);
    transform: translateX(-50%);
    position: absolute;
    bottom: -20px;
    height: 4px;
    content: "";
    left: 50%;
    border-radius: 4px;
    width: 80px;
}.our-team-S4PZ1JL h2::after {
    content: "";
    transform: translateX(-50%);
    left: 50%;
    border-radius: 4px;
    position: absolute;
    animation: slideAcross 3s infinite;
    background: rgb(119,161,161);
    height: 4px;
    width: 30px;
    bottom: -20px;
}@keyframes slideAcross {
    0% {
        left: calc(50% - 40px);
    }
    50% {
        left: calc(50% + 40px);
    }
    100% {
        left: calc(50% - 40px);
    }
}

.our-team-S4PZ1JL .learn-pro-tmICROe {
    gap: 30px;
    display: flex;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU {
    transition: all 0.4s ease;
    padding: 60px 40px;
    background: #ffffff;
    border-radius: 30px;
    position: relative;
    flex: 1;
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    z-index: 2;
    overflow: hidden;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:hover {
    transform: translateY(-15px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU::before {
    top: 0;
    position: absolute;
    width: 100%;
    transition: all 0.4s ease;
    height: 6px;
    content: "";
    left: 0;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:nth-child(1)::before {
    background: rgb(165,193,193);
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:nth-child(2)::before {
    background: rgb(119,161,161);
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU::after {
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    content: "";
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU h3 {
    position: relative;
    margin-bottom: 25px;
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 19px;
    color: #000000;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU h3::after {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 0;
    transition: width 0.4s ease;
    left: 0;
    width: 50px;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:nth-child(1) h3::after {
    background: rgb(165,193,193);
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:nth-child(2) h3::after {
    background: rgb(119,161,161);
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:hover h3::after {
    width: 80px;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU p {
    line-height: 1.8;
    z-index: 2;
    position: relative;
    color: #000000;
    font-size: 17px;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:nth-child(1) {
    transform: translateY(20px);
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:nth-child(1):hover {
    transform: translateY(5px);
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:nth-child(1)::after {
    bottom: 20px;
    z-index: 1;
    height: 100px;
    width: 100px;
    content: "";
    right: 20px;
    opacity: 0.1;
    position: absolute;
    background: rgb(165,193,193,0.5);
    border-radius: 50%;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:nth-child(2)::after {
    left: 20px;
    top: 20px;
    opacity: 0.1;
    z-index: 1;
    border-radius: 50%;
    width: 100px;
    content: "";
    position: absolute;
    background: rgb(119,161,161,0.5);
    height: 100px;
}.our-team-S4PZ1JL .container::before,
.our-team-S4PZ1JL .container::after {
    position: absolute;
    opacity: 0.05;
    height: 300px;
    content: "";
    z-index: 1;
    width: 300px;
}.our-team-S4PZ1JL .container::before {
    top: -150px;
    animation: morphShape 15s linear infinite alternate;
    background: rgb(165,193,193);
    right: -150px;
    border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%;
}.our-team-S4PZ1JL .container::after {
    border-radius: 70% 30% 40% 60% / 60% 40% 50% 40%;
    bottom: -150px;
    background: rgb(119,161,161);
    left: -150px;
    animation: morphShape 15s linear infinite alternate-reverse;
}

@keyframes morphShape {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 50% 30% 40%;
    }
    100% {
        border-radius: 35% 65% 60% 40% / 50% 45% 55% 45%;
    }
}

@media screen and (max-width: 991px) {.our-team-S4PZ1JL {
    padding: 100px 0;
}.our-team-S4PZ1JL h2 {
    margin-bottom: 60px;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU {
    padding: 40px 30px;
}
}

@media screen and (max-width: 768px) {.our-team-S4PZ1JL {
    padding: 80px 0;
}.our-team-S4PZ1JL h2 {
    font-size: 38px;
    margin-bottom: 50px;
}.our-team-S4PZ1JL .learn-pro-tmICROe {
    flex-direction: column;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU {
    transform: translateY(0) !important;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:hover {
    transform: translateY(-10px) !important;
}
}

@media screen and (max-width: 576px) {.our-team-S4PZ1JL {
    padding: 60px 0;
}.our-team-S4PZ1JL h2 {
    margin-bottom: 40px;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU {
    padding: 30px 25px;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU h3 {
    padding-bottom: 10px;
    font-size: calc(20px + 0.1rem);
    margin-bottom: 15px;
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU p {
    font-size: calc(17px - 0.05rem);
}.our-team-S4PZ1JL .skill-sessions-gD6hmWU:hover {
    transform: translateY(-5px) !important;
}}.privacy-zone-LnXWOAw {
    font-family: Arial, sans-serif;
    background-color: rgb(209,224,224);
    overflow: hidden;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 50px;
    color: #000000;
    line-height: 1.8;
}.privacy-zone-LnXWOAw::before, .privacy-zone-LnXWOAw::after {
    content: '';
    border-radius: 50%;
    position: absolute;
    opacity: 0.3;
}.privacy-zone-LnXWOAw::before {
    background: rgb(165,193,193);
    top: -50px;
    right: -50px;
    height: 150px;
    width: 150px;
}.privacy-zone-LnXWOAw::after {
    background: rgb(119,161,161);
    bottom: -30px;
    height: 100px;
    left: -30px;
    width: 100px;
}.privacy-zone-LnXWOAw h1 {
    color: rgb(165,193,193);
    border-bottom: 3px solid rgb(165,193,193);
    font-weight: 700;
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: 44px;
    position: relative;
    z-index: 1;
}.privacy-zone-LnXWOAw h2 {
    position: relative;
    z-index: 1;
    margin-top: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    color: rgb(119,161,161);
    font-size: 28px;
}.privacy-zone-LnXWOAw h3,
.privacy-zone-LnXWOAw h4,
.privacy-zone-LnXWOAw h5,
.privacy-zone-LnXWOAw h6 {
    margin-top: 30px;
    position: relative;
    font-weight: 400;
    margin-bottom: 15px;
    color: rgb(165,193,193);
    z-index: 1;
}.privacy-zone-LnXWOAw h3 {
    font-size: calc(18px - 0.2rem);
}.privacy-zone-LnXWOAw h4 {
    font-size: 18px;
}.privacy-zone-LnXWOAw h5 {
    font-size: calc(18px - 0.2rem);
}.privacy-zone-LnXWOAw h6 {
    font-size: 17px;
}.privacy-zone-LnXWOAw ul {
    position: relative;
    list-style-type: disc;
    padding-left: 25px;
    margin-top: 15px;
    z-index: 1;
}.privacy-zone-LnXWOAw ol {
    z-index: 1;
    margin-top: 15px;
    list-style-type: decimal;
    padding-left: 25px;
    position: relative;
}.privacy-zone-LnXWOAw li {
    padding-left: 10px;
    position: relative;
    line-height: 1.7;
    border-left: 3px solid rgb(119,161,161);
    margin-bottom: 15px;
    z-index: 1;
}.privacy-zone-LnXWOAw li::marker {
    font-weight: 600;
    color: rgb(165,193,193);
}.privacy-zone-LnXWOAw div {
    z-index: 1;
    position: relative;
    margin-bottom: 25px;
}.privacy-zone-LnXWOAw p {
    margin-bottom: 25px;
    position: relative;
    font-size: 13px;
    z-index: 1;
}.privacy-zone-LnXWOAw span {
    font-weight: 600;
    color: rgb(165,193,193);
}
@media only screen and (max-width: 800px) {.privacy-zone-LnXWOAw {
    padding: 25px;
    border-radius: 10px;
}.privacy-zone-LnXWOAw h1 {
    font-size: calc(18px - 0.5rem);
}.privacy-zone-LnXWOAw h2 {
    font-size: calc(18px - 0.4rem);
}.privacy-zone-LnXWOAw p {
    font-size: calc(13px - 0.2rem);
}}
.privacy-zone-LnXWOAw::before {
    border-radius: 10px;
    display: block;
    margin-bottom: 25px;
    height: 6px;
    background-color: rgb(165,193,193);
    width: 60px;
    content: '';
}.privacy-zone-LnXWOAw ul li::marker,
.privacy-zone-LnXWOAw ol li::marker {
    font-weight: 700;
    color: rgb(119,161,161);
}.privacy-zone-LnXWOAw h2 {
    background: linear-gradient(to right, rgb(165,193,193), rgb(119,161,161));
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}.privacy-zone-LnXWOAw section {
    border-top: 2px solid rgba(0, 0, 0, 0.5);
    margin: 50px 0;
    padding-top: 25px;
}.privacy-zone-LnXWOAw hr {
    margin: 40px 0;
    border: none;
    background: rgba(0, 0, 0, 0.5);
    height: 1px;
}.get-help-info-3RyIluh {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    backdrop-filter: blur(10px);
    padding: 100px 0;
    background: linear-gradient(120deg, rgb(165,193,193,0.5) 0%, rgb(209,224,224) 100%);
    position: relative;
}.get-help-info-3RyIluh::before {
    top: 0;
    animation: gridMove 25s linear infinite;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(119,161,161,0.5) 95%) 0 0 / 20px 100%,
        linear-gradient(180deg, transparent 95%, rgb(165,193,193,0.5) 95%) 0 0 / 100% 20px;
    bottom: 0;
    position: absolute;
    left: 0;
    content: '';
    right: 0;
    opacity: 0.2;
}.get-help-info-3RyIluh::after {
    top: -50%;
    right: -50%;
    left: -50%;
    z-index: 0;
    bottom: -50%;
    background: radial-gradient(circle at center, rgb(119,161,161) 0%, transparent 50%);
    position: absolute;
    content: '';
    animation: pulseEffect 10s ease-in-out infinite;
    opacity: 0.03;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}
@keyframes pulseEffect {
    0%, 100% {
        transform: scale(1);
        opacity: 0.03;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.05;
    }
}
.get-help-info-3RyIluh .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.get-help-info-3RyIluh .edu-faq-IvSVlQA {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    border-radius: 20px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset,
        0 5px 15px rgba(0, 0, 0, 0.05) inset;
    padding: 50px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    backdrop-filter: blur(15px);
}.get-help-info-3RyIluh .edu-faq-IvSVlQA::before {
    background: linear-gradient(90deg, rgb(165,193,193), rgb(119,161,161), rgb(165,193,193));
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background-size: 200% 100%;
    animation: gradientFlow 3s linear infinite;
    content: '';
}@keyframes gradientFlow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}
.get-help-info-3RyIluh .edu-faq-IvSVlQA::after {
    z-index: -1;
    right: -75px;
    content: '';
    position: absolute;
    top: -75px;
    opacity: 0.2;
    background: rgb(165,193,193,0.5);
    border-radius: 50%;
    width: 150px;
    height: 150px;
}.get-help-info-3RyIluh h3 {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 15px;
    color: rgb(165,193,193);
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 38px;
}.get-help-info-3RyIluh h3::after {
    position: absolute;
    bottom: 0;
    background: rgb(165,193,193);
    content: '';
    transition: width 0.3s ease;
    box-shadow: 0 0 8px rgb(165,193,193);
    left: 0;
    width: 50px;
    height: 2px;
}.get-help-info-3RyIluh .edu-faq-IvSVlQA:hover h3::after {
    width: 100px;
}.get-help-info-3RyIluh .support-request-Kn1HahM {
    border-radius: 10px;
    color: #000000;
    background: rgb(209,224,224);
    margin-bottom: 40px;
    font-size: calc(12px + 0.05rem);
    padding: 15px;
    font-weight: 400;
    line-height: 1.8;
    border-left: 3px solid rgb(119,161,161);
    position: relative;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
}.get-help-info-3RyIluh .contact-now-Jhek5c7::before {
    background: rgb(165,193,193);
    height: 1px;
    width: 30%;
    box-shadow: 0 0 5px rgb(165,193,193);
    content: '';
    left: 0;
    position: absolute;
    top: -20px;
}.get-help-info-3RyIluh .contact-now-Jhek5c7::after {
    width: 60%;
    height: 1px;
    top: -20px;
    right: 0;
    background: linear-gradient(to right, rgb(165,193,193), transparent);
    content: '';
    position: absolute;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span {
    position: relative;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
    display: flex;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    flex-direction: column;
    transition: all 0.3s ease;
    z-index: 1;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span::before {
    top: -100%;
    left: -100%;
    width: 300%;
    transform: translateX(0) translateY(0) rotate(45deg);
    height: 300%;
    position: absolute;
    background: linear-gradient(135deg, rgb(209,224,224) 0%, #ffffff 100%);
    z-index: -1;
    transition: transform 0.6s ease;
    content: '';
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.05),
        0 0 0 4px rgb(165,193,193,0.5);
    transform: translateY(-5px);
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span p {
    display: flex;
    line-height: 1.5;
    align-items: center;
    font-weight: 600;
    margin: 0 0 5px 0;
    font-size: 12px;
    color: #000000;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span svg {
    fill: rgb(165,193,193);
    width: 20px;
    margin-right: 10px;
    transition: all 0.3s ease;
    height: 20px;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span:hover svg {
    transform: scale(1.2);
    fill: rgb(119,161,161);
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span svg path {
    transition: all 0.3s ease;
    stroke-linejoin: round;
    stroke-width: 0.5;
    stroke-linecap: round;
    stroke: #ffffff;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span:hover svg path {
    stroke: rgb(165,193,193);
    stroke-width: 1;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span span {
    margin: 5px 0 0 0;
    color: #000000;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    background: transparent;
    box-shadow: none;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span span::before {
    display: none;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span span a {
    border-radius: 10px;
    color: rgb(165,193,193);
    padding: 2px 5px;
    display: flex;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    align-items: center;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span span a svg {
    height: 16px;
    width: 16px;
    margin-right: 5px;
    opacity: 0.8;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span span a::before {
    transition: transform 0.3s ease;
    bottom: 0;
    content: '';
    background: rgb(165,193,193);
    transform: scaleX(0);
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    transform-origin: right;
}.get-help-info-3RyIluh .connect-block-JglziL2 {
    background: rgba(255, 255, 255, 0.8);
    margin-top: 20px;
    border-radius: 20px;
    backdrop-filter: blur(10px);
    overflow: hidden;
    padding: 30px;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    position: relative;
    grid-column: 1 / -1;
}.get-help-info-3RyIluh .connect-block-JglziL2::before {
    opacity: 0.3;
    background: 
        linear-gradient(45deg, transparent 98%, rgb(165,193,193,0.5) 98%) 0 0 / 20px 20px,
        linear-gradient(-45deg, transparent 98%, rgb(119,161,161,0.5) 98%) 0 0 / 20px 20px;
    content: '';
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}.get-help-info-3RyIluh .connect-block-JglziL2 h4 {
    font-weight: 700;
    position: relative;
    font-size: 19px;
    margin-bottom: 20px;
    color: rgb(165,193,193);
    display: flex;
    align-items: center;
    padding-left: 15px;
    letter-spacing: 0.5px;
}.get-help-info-3RyIluh .connect-block-JglziL2 h4::before {
    background: rgb(165,193,193);
    left: 0;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    content: '';
    border-radius: 10px;
}.get-help-info-3RyIluh .connect-block-JglziL2 h4 svg {
    fill: rgb(165,193,193);
    height: 22px;
    margin-right: 10px;
    width: 22px;
}.get-help-info-3RyIluh .connect-block-JglziL2 h4 svg path {
    stroke-width: 0.5;
    stroke: #ffffff;
}.get-help-info-3RyIluh .connect-block-JglziL2 span {
    background: rgb(209,224,224);
    align-items: center;
    margin-bottom: 8px;
    padding: 12px 15px;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #000000;
    position: relative;
    font-size: 12px;
    overflow: hidden;
    display: flex;
    z-index: 1;
}.get-help-info-3RyIluh .connect-block-JglziL2 span svg {
    margin-right: 8px;
    width: 16px;
    fill: rgb(119,161,161);
    height: 16px;
    transition: all 0.3s ease;
}.get-help-info-3RyIluh .connect-block-JglziL2 span svg path {
    stroke: #ffffff;
    stroke-width: 0.3;
}
@media (max-width: 991px) {.get-help-info-3RyIluh {
    padding: 70px 0;
}.get-help-info-3RyIluh .edu-faq-IvSVlQA {
    padding: 40px;
}.get-help-info-3RyIluh h3 {
    font-size: calc(38px - 0.2rem);
}.get-help-info-3RyIluh .contact-now-Jhek5c7 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.get-help-info-3RyIluh .connect-block-JglziL2 {
    padding: 25px;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span svg {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
}
@media (max-width: 767px) {.get-help-info-3RyIluh {
    padding: 50px 0;
}.get-help-info-3RyIluh .edu-faq-IvSVlQA {
    padding: 30px;
}.get-help-info-3RyIluh h3 {
    font-size: calc(38px - 0.3rem);
}.get-help-info-3RyIluh .support-request-Kn1HahM {
    margin-bottom: 30px;
    padding: 12px;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 {
    grid-template-columns: 1fr;
    gap: 15px;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span {
    padding: 15px;
}.get-help-info-3RyIluh .connect-block-JglziL2 span {
    padding: 10px 12px;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span svg {
    margin-right: 6px;
    width: 16px;
    height: 16px;
}
}
@media (max-width: 480px) {.get-help-info-3RyIluh {
    border-radius: 10px;
    padding: 40px 0;
}.get-help-info-3RyIluh .container {
    padding: 0 15px;
}.get-help-info-3RyIluh .edu-faq-IvSVlQA {
    padding: 25px 20px;
}.get-help-info-3RyIluh h3 {
    font-size: calc(38px - 0.4rem);
    margin-bottom: 20px;
}.get-help-info-3RyIluh .support-request-Kn1HahM {
    margin-bottom: 25px;
    padding: 10px;
    font-size: 12px;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span {
    padding: 12px;
}.get-help-info-3RyIluh .connect-block-JglziL2 {
    margin-top: 15px;
    padding: 20px 15px;
}.get-help-info-3RyIluh .connect-block-JglziL2 h4 {
    margin-bottom: 15px;
}.get-help-info-3RyIluh .connect-block-JglziL2 span {
    padding: 8px 10px;
    margin-bottom: 6px;
}.get-help-info-3RyIluh .contact-now-Jhek5c7 span svg {
    margin-right: 5px;
    height: 14px;
    width: 14px;
}.get-help-info-3RyIluh .connect-block-JglziL2 h4 svg {
    height: 18px;
    margin-right: 8px;
    width: 18px;
}.get-help-info-3RyIluh .connect-block-JglziL2 span svg {
    width: 14px;
    height: 14px;
    margin-right: 6px;
}}header .top_plank {
    background: rgb(165,193,193);
    color:  #ffffff;
}header .top_plank .top-actions-K364Gja div svg, header .top_plank .top-actions-K364Gja div svg path {
    fill: #ffffff;
}header .top_plank .top-actions-K364Gja div span {
    color: #ffffff;
}header .top_plank .top-actions-K364Gja {
    display: flex;
    font-size: 14px;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
    line-height: 21px;
    align-items: center;
}header .top_plank .top-actions-K364Gja div {
    justify-content: flex-start;
    margin-right: 24px;
    align-items: center;
    display: flex;
}header .top_plank .top-actions-K364Gja div img, header .top_plank .top-actions-K364Gja div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}