﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.wrapper-structureWUlRysD {
    display: flex;
    min-height: 100%;
    height: 100%;
    flex-direction: column;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    min-height: 100%;
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
}a {
    color: inherit;
    text-decoration: none;
}.assign_helpvbd5GgH {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1140px;
}.nav_trainyb7eM8C {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    z-index: 99;
    background: linear-gradient(135deg, rgb(164,206,222), #ffffff);
    overflow: visible;
    width: 100%;
    position: relative;
}header::before {
    background-size: 20px 20px;
    position: absolute;
    background: 
        radial-gradient(
            circle at 0% 50%,
            transparent 6px,
            rgb(135,170,191,0.5) 6px,
            rgb(135,170,191,0.5) 10px,
            transparent 10px
        ) repeat-x;
    content: "";
    width: 100%;
    left: 0;
    opacity: 0.3;
    bottom: 0;
    height: 15px;
}header .nav_top2ox3jmF {
    padding: 25px 30px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    display: flex;
}header .nav_top2ox3jmF::before,
header .nav_top2ox3jmF::after {
    content: "";
    width: 30%;
    position: absolute;
    height: 2px;
    background: linear-gradient(to right, rgb(135,170,191), transparent);
}header .nav_top2ox3jmF::before {
    left: 0;
    top: 10px;
}header .nav_top2ox3jmF::after {
    right: 0;
    background: linear-gradient(to left, rgb(108,137,160), transparent);
    bottom: 10px;
}header .nav_top2ox3jmF .main_skillYOSZxmz {
    z-index: 2;
    position: relative;
}header .nav_top2ox3jmF .main_skillYOSZxmz::before {
    content: "";
    opacity: 0.05;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    width: 140%;
    transition: transform 0.5s ease-in-out;
    left: -20%;
    z-index: -1;
    position: absolute;
    top: -20%;
    height: 140%;
    background: rgb(135,170,191,0.5);
}header .nav_top2ox3jmF .main_skillYOSZxmz:hover::before {
    transform: rotate(15deg) scale(1.1);
}header .nav_top2ox3jmF .main_skillYOSZxmz .main_primary4qk9CGQ {
    transition: transform 0.3s ease;
    display: block;
}header .nav_top2ox3jmF .main_skillYOSZxmz:hover .main_primary4qk9CGQ {
    transform: translateY(-3px);
}header .nav_top2ox3jmF .main_skillYOSZxmz .main_primary4qk9CGQ svg {
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
    height: 45px;
    width: auto;
}header .nav_top2ox3jmF .nav_infoREbBjql {
    margin: 0;
    position: relative;
    display: flex;
    padding: 0;
    list-style: none;
}header .nav_top2ox3jmF .nav_infoREbBjql::before {
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    opacity: 0.05;
    left: 0;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    content: "";
    background: rgb(108,137,160,0.5);
    z-index: -1;
}header .nav_top2ox3jmF .nav_infoREbBjql:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0 {
    margin: 0 8px;
    position: relative;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0 a {
    color: #000000;
    text-decoration: none;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    font-weight: 600;
    transition: all 0.4s ease;
    display: block;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 17px;
    padding: 10px 15px;
    overflow: hidden;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0 a:hover {
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    color: #ffffff;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0 a::before {
    z-index: -1;
    transform-origin: right top;
    top: 0;
    height: 100%;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    position: absolute;
    left: 0;
    content: "";
    background: rgb(135,170,191);
    transform: scale(0);
    width: 100%;
    transition: transform 0.4s ease, border-radius 0.4s ease;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0 a:hover::before {
    transform: scale(1);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0:nth-child(2n) a::before {
    transform-origin: left bottom;
    background: rgb(108,137,160);
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0:hover {
    animation: menu-wobble 1s ease;
}

@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}

@media (max-width: 992px) {header .nav_top2ox3jmF {
    flex-direction: column;
    padding: 20px 15px;
}header .nav_top2ox3jmF .main_skillYOSZxmz {
    margin-bottom: 15px;
}header .nav_top2ox3jmF .nav_infoREbBjql {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0 {
    margin: 5px;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0 a {
    font-size: calc(17px - 1px);
    padding: 8px 12px;
}
}

@media (max-width: 767px) {header .nav_top2ox3jmF {
    padding: 15px 10px;
}header .nav_top2ox3jmF .main_skillYOSZxmz .main_primary4qk9CGQ svg {
    height: 40px;
}header .nav_top2ox3jmF .nav_infoREbBjql .site_infoifFSvC0 a {
    padding: 6px 10px;
    font-size: calc(17px - 2px);
}}.contact_boxd7HVB4U {
    padding: 90px 0;
    position: relative;
    background: linear-gradient(120deg, rgb(164,206,222) 0%, #1a1e2e 100%);
    overflow: hidden;
}.contact_boxd7HVB4U::before {
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
    z-index: 0;
    height: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(135,170,191), 0.05) 100%);
}.contact_boxd7HVB4U::after {
    z-index: 1;
    bottom: 0;
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    height: 100px;
}.contact_boxd7HVB4U .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.contact_boxd7HVB4U h2 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 70px;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
    font-size: 29px;
    letter-spacing: 2px;
}.contact_boxd7HVB4U h2::before {
    content: "";
    left: calc(50% - 50px);
    height: 2px;
    position: absolute;
    width: 30px;
    bottom: -20px;
    background: rgb(135,170,191);
}.contact_boxd7HVB4U h2::after {
    width: 70px;
    background: rgb(135,170,191);
    bottom: -20px;
    height: 2px;
    position: absolute;
    content: "";
    left: calc(50% - 10px);
}.contact_boxd7HVB4U .query_sectionekfGNuT {
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: grid;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    grid-template-columns: 6fr 4fr;
    border-radius: 21px;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.2);
}.contact_boxd7HVB4U .cover_photop7IXtj8 {
    min-height: 100%;
    position: relative;
}.contact_boxd7HVB4U .cover_photop7IXtj8::before {
    left: 0;
    content: "";
    z-index: 1;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    height: 100%;
    position: absolute;
}.contact_boxd7HVB4U .cover_photop7IXtj8::after {
    width: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(135,170,191), 0.1) 10px, rgba(rgb(135,170,191), 0.1) 11px);
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 2;
    animation: scanLines 5s linear infinite;
    content: "";
}@keyframes scanLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.contact_boxd7HVB4U .inquiry_infowvuRk2B {
    padding: 50px;
    position: relative;
}.contact_boxd7HVB4U .inquiry_infowvuRk2B::before {
    top: 0;
    background: radial-gradient(circle at 50% 30%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
    left: 0;
    content: "";
}.contact_boxd7HVB4U #contact {
    display: flex;
    flex-direction: column;
    gap: 25px;
}.contact_boxd7HVB4U h3 {
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
}.contact_boxd7HVB4U h3::after {
    height: 2px;
    background: rgb(135,170,191);
    bottom: -10px;
    position: absolute;
    left: 0;
    content: "";
    width: 50px;
}.contact_boxd7HVB4U input[type="text"] {
    width: 100%;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 16px 20px;
    transition: all 0.3s ease;
    position: relative;
    font-size: 14px;
}.contact_boxd7HVB4U input[type="text"]:focus {
    border-color: rgb(135,170,191);
    box-shadow: 0 0 15px rgba(rgb(135,170,191), 0.2);
    outline: none;
    background: rgba(0, 0, 0, 0.3);
}.contact_boxd7HVB4U input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.contact_boxd7HVB4U .feedback_links4legERA {
    gap: 12px;
    margin-top: 5px;
    align-items: flex-start;
    display: flex;
}.contact_boxd7HVB4U .feedback_links4legERA input[type="checkbox"] {
    position: relative;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 2px;
    width: 24px;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    appearance: none;
    height: 24px;
}.contact_boxd7HVB4U .feedback_links4legERA input[type="checkbox"]:checked {
    background: rgb(135,170,191);
    border-color: rgb(135,170,191);
}.contact_boxd7HVB4U .feedback_links4legERA input[type="checkbox"]:checked::after {
    position: absolute;
    height: 10px;
    width: 6px;
    transform: rotate(45deg);
    top: 6px;
    content: "";
    left: 9px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
}.contact_boxd7HVB4U .feedback_links4legERA label {
    line-height: 1.5;
    font-size: calc(14px - 2px);
    color: rgba(255, 255, 255, 0.7);
}.contact_boxd7HVB4U .feedback_links4legERA a {
    transition: all 0.3s ease;
    position: relative;
    color: rgb(135,170,191);
    text-decoration: none;
}.contact_boxd7HVB4U .feedback_links4legERA a:hover {
    color: #ffffff;
}.contact_boxd7HVB4U .feedback_links4legERA a::after {
    bottom: -2px;
    background: rgb(135,170,191);
    height: 1px;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    transition: all 0.3s ease;
}.contact_boxd7HVB4U .feedback_links4legERA a:hover::after {
    background: #ffffff;
}.contact_boxd7HVB4U .message_listc48GP92 {
    font-weight: 600;
    text-transform: uppercase;
    align-self: flex-start;
    position: relative;
    font-size: 16px;
    margin-top: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    border: none;
    background: rgb(135,170,191);
    overflow: hidden;
    cursor: pointer;
    padding: 16px 35px;
    color: #ffffff;
    border-radius: 10px;
    letter-spacing: 1px;
    transition: all 0.3s ease;
}.contact_boxd7HVB4U .message_listc48GP92::before {
    content: "";
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    transition: all 0.5s ease;
    top: 0;
    width: 100%;
}.contact_boxd7HVB4U .message_listc48GP92:hover {
    transform: translateY(-3px);
    background: rgb(108,137,160);
}.contact_boxd7HVB4U .message_listc48GP92:hover::before {
    left: 100%;
}.contact_boxd7HVB4U svg {
    filter: drop-shadow(0 0 5px rgba(rgb(135,170,191), 0.5));
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
    fill: rgb(135,170,191);
}.contact_boxd7HVB4U svg path {
    transition: all 0.3s ease;
    fill: rgb(135,170,191);
}.contact_boxd7HVB4U svg:hover {
    fill: #ffffff;
    transform: scale(1.1);
}.contact_boxd7HVB4U svg:hover path {
    fill: #ffffff;
}

@media (max-width: 992px) {.contact_boxd7HVB4U {
    padding: 70px 0;
}.contact_boxd7HVB4U .query_sectionekfGNuT {
    grid-template-columns: 1fr;
}.contact_boxd7HVB4U .cover_photop7IXtj8 {
    min-height: 300px;
}.contact_boxd7HVB4U .inquiry_infowvuRk2B {
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.contact_boxd7HVB4U {
    padding: 50px 0;
}.contact_boxd7HVB4U h2 {
    font-size: calc(29px - 4px);
    margin-bottom: 50px;
}.contact_boxd7HVB4U .cover_photop7IXtj8 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_boxd7HVB4U {
    padding: 40px 0;
}.contact_boxd7HVB4U .container {
    padding: 0 15px;
}.contact_boxd7HVB4U h2 {
    margin-bottom: 40px;
    font-size: calc(29px - 6px);
}.contact_boxd7HVB4U h2::before {
    left: calc(50% - 35px);
    width: 20px;
}.contact_boxd7HVB4U h2::after {
    width: 50px;
}.contact_boxd7HVB4U .inquiry_infowvuRk2B {
    padding: 30px 20px 40px;
}.contact_boxd7HVB4U #contact {
    gap: 20px;
}.contact_boxd7HVB4U .message_listc48GP92 {
    width: 100%;
}.contact_boxd7HVB4U .cover_photop7IXtj8 {
    min-height: 200px;
}}.privacy_garrisonqK6tols {
    height: auto;
    padding: 40px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    width: 100%;
    background-color: #ffffff;
    color: #000000;
}.privacy_garrisonqK6tols h1 {
    border-bottom: 2px solid rgb(135,170,191,0.5);
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-top: 20px;
    color: rgb(135,170,191);
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 30px;
    font-size: 40px;
}.privacy_garrisonqK6tols h2 {
    margin-bottom: 20px;
    color: rgb(108,137,160);
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(108,137,160,0.5);
    margin-top: 25px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 38px;
    text-transform: uppercase;
}.privacy_garrisonqK6tols h3, .privacy_garrisonqK6tols h4, .privacy_garrisonqK6tols h5, .privacy_garrisonqK6tols h6 {
    font-size: 24px;
    color: rgb(135,170,191,0.5);
    margin-top: 20px;
    font-weight: 400;
    border-bottom: 1px solid rgb(135,170,191,0.5);
    padding-bottom: 5px;
    margin-bottom: 15px;
}.privacy_garrisonqK6tols ul, .privacy_garrisonqK6tols ol {
    padding-left: 20px;
    list-style-type: disc;
    margin: 20px 0;
}.privacy_garrisonqK6tols ol {
    list-style-type: decimal;
}.privacy_garrisonqK6tols ul li, .privacy_garrisonqK6tols ol li {
    margin-bottom: 10px;
    line-height: 1.6;
}.privacy_garrisonqK6tols section {
    background: rgb(108,137,160,0.5);
    border: 1px solid rgb(135,170,191,0.5);
    padding: 25px;
    border-radius: 10px;
}.privacy_garrisonqK6tols p, .privacy_garrisonqK6tols span, .privacy_garrisonqK6tols div {
    margin-bottom: 20px;
    color: #000000;
    line-height: 1.8;
    font-size: 16px;
}

@media only screen and (max-width: 800px) {.privacy_garrisonqK6tols {
    padding: 20px;
}.privacy_garrisonqK6tols h1 {
    font-size: calc(24px - 5px);
}.privacy_garrisonqK6tols h2 {
    font-size: calc(24px - 4px);
}.privacy_garrisonqK6tols h3, .privacy_garrisonqK6tols h4, .privacy_garrisonqK6tols h5, .privacy_garrisonqK6tols h6 {
    font-size: calc(24px - 3px);
}.privacy_garrisonqK6tols ul, .privacy_garrisonqK6tols ol {
    padding-left: 15px;
}}

.privacy_garrisonqK6tols a {
    color: rgb(135,170,191);
    transition: color 0.2s ease, border-bottom-color 0.2s ease;
    text-decoration: none;
    border-bottom: 1px solid rgb(135,170,191,0.5);
}.privacy_garrisonqK6tols a:hover {
    border-bottom-color: rgb(108,137,160);
    color: rgb(108,137,160);
}.company_infoAiECGul {
    z-index: 1;
    padding: 100px 0 80px;
    overflow: hidden;
    position: relative;
}.company_infoAiECGul::before {
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    opacity: 0.85;
    background: linear-gradient(135deg, rgb(135,170,191,0.5), rgba(0, 0, 0, 0.5));
    left: 0;
    content: "";
    height: 100%;
}.company_infoAiECGul::after {
    z-index: -1;
    opacity: 0.2;
    position: absolute;
    height: 250px;
    animation: float 15s infinite ease-in-out;
    width: 250px;
    border: 2px solid rgb(108,137,160);
    bottom: -50px;
    content: "";
    transform: rotate(15deg);
    right: -50px;
}.company_infoAiECGul h4 {
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
    opacity: 0;
    transform: translateY(20px);
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: calc(23px * 1.2);
    font-weight: 700;
    animation: fadeInUp 0.8s 0.2s forwards;
}.company_infoAiECGul h4::after {
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    content: "";
    background: rgb(108,137,160);
    bottom: -15px;
    position: absolute;
    height: 3px;
}.company_infoAiECGul .container {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.company_infoAiECGul .desc_blocklTM27rf {
    transform: translateY(30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 50px;
    background: rgba(255, 255, 255, 0.95);
    opacity: 0;
    position: relative;
    animation: fadeInUp 0.8s 0.4s forwards;
}.company_infoAiECGul .desc_blocklTM27rf::before {
    background: linear-gradient(to bottom, rgb(135,170,191), rgb(108,137,160));
    height: 100%;
    left: 0;
    position: absolute;
    width: 5px;
    content: "";
    top: 0;
}.company_infoAiECGul .desc_blocklTM27rf h6 {
    color: rgb(135,170,191);
    font-size: calc(21px * 1.3);
    transform: translateX(-10px);
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
    opacity: 0;
    font-family: Arial, sans-serif;
    animation: fadeInRight 0.8s 0.6s forwards;
    margin-bottom: 25px;
}.company_infoAiECGul .desc_blocklTM27rf h6::after {
    content: "";
    left: 0;
    width: 80px;
    position: absolute;
    height: 2px;
    bottom: 0;
    background: rgb(108,137,160);
}.company_infoAiECGul .desc_blocklTM27rf div {
    position: relative;
    z-index: 1;
}.company_infoAiECGul .desc_blocklTM27rf span {
    position: relative;
    line-height: 1.8;
    opacity: 0;
    animation: fadeInUp 0.8s 0.8s forwards;
    color: #000000;
    font-size: 12px;
    display: block;
    transform: translateY(20px);
    font-family: Arial, sans-serif;
}.company_infoAiECGul .desc_blocklTM27rf::after {
    bottom: 0;
    height: 100px;
    width: 100px;
    right: 0;
    z-index: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(108,137,160,0.5) 50%);
    content: "";
    position: absolute;
}

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

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes float {
    0%, 100% {
        transform: rotate(15deg) translate(0, 0);
    }
    25% {
        transform: rotate(18deg) translate(-10px, 15px);
    }
    50% {
        transform: rotate(15deg) translate(5px, -10px);
    }
    75% {
        transform: rotate(12deg) translate(15px, 5px);
    }
}

@media (max-width: 992px) {.company_infoAiECGul {
    padding: 80px 0 60px;
}.company_infoAiECGul .desc_blocklTM27rf {
    padding: 40px 30px;
}.company_infoAiECGul h4 {
    font-size: calc(23px * 1.1);
}.company_infoAiECGul .desc_blocklTM27rf h6 {
    font-size: calc(21px * 1.2);
    margin-bottom: 20px;
}
}

@media (max-width: 768px) {.company_infoAiECGul {
    padding: 60px 0 40px;
}.company_infoAiECGul .desc_blocklTM27rf {
    padding: 30px 25px;
}.company_infoAiECGul h4 {
    margin-bottom: 30px;
    font-size: 23px;
}.company_infoAiECGul .desc_blocklTM27rf h6 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 21px;
}.company_infoAiECGul .desc_blocklTM27rf span {
    line-height: 1.7;
    font-size: calc(12px * 0.95);
}.company_infoAiECGul::after {
    width: 180px;
    height: 180px;
}
}

@media (max-width: 576px) {.company_infoAiECGul {
    padding: 50px 0 30px;
}.company_infoAiECGul .desc_blocklTM27rf {
    padding: 25px 20px;
}.company_infoAiECGul h4 {
    letter-spacing: 2px;
    font-size: calc(23px * 0.9);
}.company_infoAiECGul h4::after {
    width: 40px;
    bottom: -10px;
}.company_infoAiECGul .desc_blocklTM27rf h6 {
    font-size: calc(21px * 0.95);
}.company_infoAiECGul .desc_blocklTM27rf span {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
}.company_infoAiECGul::after {
    right: -30px;
    height: 120px;
    bottom: -30px;
    width: 120px;
}}.newsletter_signuprqOK1wg {
    position: relative;
    padding: 4rem 0;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0,0,0,0.05), 0 -5px 20px rgba(255,255,255,0.05);
    background: linear-gradient(135deg, rgb(108,137,160,0.5), rgb(135,170,191,0.5));
}.newsletter_signuprqOK1wg::before {
    opacity: 0.4;
    height: 300px;
    content: "";
    position: absolute;
    border-radius: 50%;
    right: -100px;
    top: -100px;
    background: radial-gradient(circle, rgb(108,137,160,0.5) 0%, transparent 70%);
    animation: pulse 8s infinite alternate ease-in-out;
    width: 300px;
}.newsletter_signuprqOK1wg::after {
    animation: pulse 10s infinite alternate-reverse ease-in-out;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(135,170,191,0.5) 0%, transparent 70%);
    width: 200px;
    left: -50px;
    bottom: -50px;
    position: absolute;
    height: 200px;
    opacity: 0.3;
    content: "";
}.newsletter_signuprqOK1wg .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
}.newsletter_signuprqOK1wg .study_programQJFOnAe {
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.7),
        inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    padding: 3rem;
    border-radius: 8px;
}.newsletter_signuprqOK1wg .study_programQJFOnAe:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.7),
        inset -1px -1px 1px rgba(0, 0, 0, 0.05);
}.newsletter_signuprqOK1wg h4 {
    position: relative;
    font-size: 21px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    line-height: 1.4;
    transform: translateY(0);
    text-align: center;
    color: #000000;
    transition: transform 0.5s ease;
    margin-bottom: 1.5rem;
}.newsletter_signuprqOK1wg .study_programQJFOnAe:hover h4 {
    transform: translateY(-5px);
}.newsletter_signuprqOK1wg h4::after {
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(135,170,191), rgb(108,137,160));
    width: 80px;
    content: "";
    position: absolute;
    bottom: -10px;
    transition: width 0.5s ease;
    border-radius: 2px;
    height: 3px;
    left: 50%;
}.newsletter_signuprqOK1wg .study_programQJFOnAe:hover h4::after {
    width: 120px;
}.newsletter_signuprqOK1wg .input_holder {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 2rem;
}.newsletter_signuprqOK1wg .input_holder span {
    display: block;
    position: relative;
}.newsletter_signuprqOK1wg input[type="email"] {
    box-shadow: 
        inset 2px 2px 5px rgba(0, 0, 0, 0.05),
        inset -2px -2px 5px rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.7);
    outline: none;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 16px;
    transition: all 0.3s ease;
    width: 100%;
    padding: 1rem 1.5rem;
    border-radius: 10px;
}.newsletter_signuprqOK1wg input[type="email"]:focus {
    transform: translateY(-2px);
    box-shadow: 
        0 0 0 3px rgb(108,137,160,0.5),
        inset 2px 2px 5px rgba(0, 0, 0, 0.05),
        inset -2px -2px 5px rgba(255, 255, 255, 0.8);
    border-color: rgb(108,137,160);
}.newsletter_signuprqOK1wg input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.newsletter_signuprqOK1wg input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.newsletter_signuprqOK1wg .updates_listPnJVS0b {
    cursor: pointer;
    background: linear-gradient(135deg, rgb(135,170,191), rgb(108,137,160));
    color: #ffffff;
    width: 100%;
    font-size: 15px;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    padding: 1rem 1.5rem;
    font-weight: 600;
    border: none;
    overflow: hidden;
    box-shadow: 
        5px 5px 10px rgba(0, 0, 0, 0.1),
        -5px -5px 10px rgba(255, 255, 255, 0.5),
        inset 1px 1px 0px rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 10px;
    position: relative;
}.newsletter_signuprqOK1wg .updates_listPnJVS0b:hover {
    transform: translateY(-3px);
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.15),
        -8px -8px 16px rgba(255, 255, 255, 0.6),
        inset 1px 1px 0px rgba(255, 255, 255, 0.2);
}.newsletter_signuprqOK1wg .updates_listPnJVS0b:active {
    transform: translateY(0);
    box-shadow: 
        2px 2px 4px rgba(0, 0, 0, 0.1),
        -2px -2px 4px rgba(255, 255, 255, 0.5),
        inset 1px 1px 3px rgba(0, 0, 0, 0.1),
        inset -1px -1px 3px rgba(255, 255, 255, 0.2);
}.newsletter_signuprqOK1wg .updates_listPnJVS0b::before {
    position: absolute;
    width: 100%;
    left: -100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    height: 100%;
    transition: left 0.8s ease;
}.newsletter_signuprqOK1wg .updates_listPnJVS0b:hover::before {
    left: 100%;
}

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

@media (min-width: 768px) {.newsletter_signuprqOK1wg .study_programQJFOnAe {
    padding: 3.5rem 4rem;
}.newsletter_signuprqOK1wg .input_holder {
    align-items: center;
    flex-direction: row;
}.newsletter_signuprqOK1wg input[type="email"] {
    border-radius: 10px 0 0 10px;
}.newsletter_signuprqOK1wg .input_holder span:first-child {
    flex: 2;
}.newsletter_signuprqOK1wg .input_holder span:last-child {
    flex: 1;
}.newsletter_signuprqOK1wg .updates_listPnJVS0b {
    border-radius: 0 10px 10px 0;
    height: 100%;
}.newsletter_signuprqOK1wg h4 {
    font-size: calc(21px * 1.1);
}
}

@media (min-width: 992px) {.newsletter_signuprqOK1wg {
    padding: 5rem 0;
}.newsletter_signuprqOK1wg .study_programQJFOnAe {
    display: flex;
    justify-content: space-between;
    gap: 3rem;
    align-items: center;
    padding: 4rem 5rem;
}.newsletter_signuprqOK1wg .study_programQJFOnAe > div {
    flex: 1;
}.newsletter_signuprqOK1wg .input_holder {
    flex: 1;
    margin-top: 0;
}.newsletter_signuprqOK1wg h4 {
    text-align: left;
    margin-bottom: 0;
    font-size: calc(21px * 1.2);
}.newsletter_signuprqOK1wg h4::after {
    transform: none;
    left: 0;
}
}

@media (max-width: 767px) {.newsletter_signuprqOK1wg {
    padding: 3rem 0;
}.newsletter_signuprqOK1wg .study_programQJFOnAe {
    padding: 2rem;
}.newsletter_signuprqOK1wg h4 {
    font-size: calc(21px * 0.9);
}.newsletter_signuprqOK1wg input[type="email"],
    .newsletter_signuprqOK1wg .updates_listPnJVS0b {
    padding: 0.85rem 1.25rem;
}}.client_feedbackFNnvfHc {
    position: relative;
    background: rgb(164,206,222);
    padding: 100px 0;
    overflow: hidden;
}.client_feedbackFNnvfHc::before {
    top: 0;
    width: 100%;
    background-position: 0 0, 0 0, 25px 25px, 25px 25px, 0 0, 25px 25px;
    z-index: 1;
    left: 0;
    position: absolute;
    background-image: 
        linear-gradient(30deg, rgb(135,170,191,0.5) 12%, transparent 12.5%, transparent 87%, rgb(135,170,191,0.5) 87.5%, rgb(135,170,191,0.5)),
        linear-gradient(150deg, rgb(135,170,191,0.5) 12%, transparent 12.5%, transparent 87%, rgb(135,170,191,0.5) 87.5%, rgb(135,170,191,0.5)),
        linear-gradient(30deg, rgb(135,170,191,0.5) 12%, transparent 12.5%, transparent 87%, rgb(135,170,191,0.5) 87.5%, rgb(135,170,191,0.5)),
        linear-gradient(150deg, rgb(135,170,191,0.5) 12%, transparent 12.5%, transparent 87%, rgb(135,170,191,0.5) 87.5%, rgb(135,170,191,0.5)),
        linear-gradient(60deg, rgb(108,137,160,0.5) 25%, transparent 25.5%, transparent 75%, rgb(108,137,160,0.5) 75%, rgb(108,137,160,0.5)),
        linear-gradient(60deg, rgb(108,137,160,0.5) 25%, transparent 25.5%, transparent 75%, rgb(108,137,160,0.5) 75%, rgb(108,137,160,0.5));
    content: "";
    opacity: 0.05;
    background-size: 50px 50px;
    height: 100%;
}.client_feedbackFNnvfHc .study_programQJFOnAe {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.client_feedbackFNnvfHc h4 {
    position: relative;
    font-size: 36px;
    margin-bottom: 70px;
    font-weight: 700;
    transform: skew(-5deg);
    display: inline-block;
    color: #000000;
}.client_feedbackFNnvfHc h4::before {
    transform: skew(15deg);
    z-index: -1;
    content: "";
    left: -50px;
    position: absolute;
    bottom: -5px;
    background: rgb(108,137,160,0.5);
    height: 10px;
    width: 200%;
}.client_feedbackFNnvfHc h4::after {
    top: -15px;
    height: 30px;
    background: rgb(135,170,191,0.5);
    content: "";
    width: 30px;
    position: absolute;
    animation: rotate 6s linear infinite;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    right: -40px;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.client_feedbackFNnvfHc .student_praiseZsrkvBg {
    position: relative;
    gap: 40px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    z-index: 2;
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX {
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    padding: 40px 30px;
    position: relative;
    background: #ffffff;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 80%, 
        85% 100%, 
        0 100%
    );
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX::before {
    content: "";
    inset: 0;
    transform: translate(8px, 8px);
    background: linear-gradient(135deg, rgb(135,170,191,0.5), rgb(108,137,160,0.5));
    clip-path: inherit;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: -1;
    position: absolute;
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX::after {
    right: 15%;
    width: 50px;
    content: "";
    bottom: 0;
    height: 50px;
    transform: rotate(45deg) translateY(25px);
    background: rgb(164,206,222);
    position: absolute;
    z-index: -2;
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX:nth-child(odd)::after {
    background: rgb(135,170,191,0.5);
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX:nth-child(even)::after {
    background: rgb(108,137,160,0.5);
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX:hover {
    transform: translateY(-15px);
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX:hover::before {
    transform: translate(4px, 4px);
}.client_feedbackFNnvfHc .cover_photop7IXtj8 {
    top: -20px;
    transition: all 0.4s ease;
    width: 80px;
    z-index: 3;
    position: absolute;
    height: 80px;
    right: 20px;
    border: 3px solid #ffffff;
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX:nth-child(odd) .cover_photop7IXtj8 {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 70%, 
        70% 100%, 
        0% 100%
    );
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX:nth-child(even) .cover_photop7IXtj8 {
    clip-path: polygon(
        30% 0%, 
        100% 0%, 
        100% 100%, 
        0% 100%, 
        0% 30%
    );
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX:hover .cover_photop7IXtj8 {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.5);
    transform: translateY(-5px) rotate(-5deg);
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX span {
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 1px dashed rgb(135,170,191,0.5);
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 20px;
    display: block;
    position: relative;
    margin-bottom: 15px;
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX p {
    font-weight: 400;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 13px;
    position: relative;
    line-height: 1.6;
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX p::first-letter {
    color: rgb(135,170,191);
    font-weight: 700;
    font-size: 1.5em;
}.client_feedbackFNnvfHc .student_praiseZsrkvBg::before {
    top: -50px;
    position: absolute;
    border: 10px solid rgb(108,137,160,0.5);
    border-radius: 50%;
    left: 10%;
    width: 100px;
    z-index: -1;
    height: 100px;
    content: "";
}.client_feedbackFNnvfHc .student_praiseZsrkvBg::after {
    position: absolute;
    opacity: 0.2;
    content: "";
    height: 150px;
    right: 10%;
    z-index: -1;
    bottom: -75px;
    width: 150px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: rgb(135,170,191,0.5);
}

@media (max-width: 767px) {.client_feedbackFNnvfHc {
    padding: 70px 0;
}.client_feedbackFNnvfHc h4 {
    margin-bottom: 60px;
    display: block;
    transform: none;
    text-align: center;
    font-size: calc(36px * 0.85);
}.client_feedbackFNnvfHc h4::before {
    left: 0;
    width: 100%;
    transform: none;
}.client_feedbackFNnvfHc .student_praiseZsrkvBg {
    gap: 50px;
    grid-template-columns: 1fr;
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX {
    padding: 30px 25px;
}.client_feedbackFNnvfHc .cover_photop7IXtj8 {
    height: 70px;
    top: -15px;
    width: 70px;
    right: 15px;
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX span {
    font-size: calc(20px * 0.9);
}.client_feedbackFNnvfHc .client_testimonialsOKRC1eX p {
    font-size: calc(13px * 0.9);
}}.mentorship_experiencelXBHimC {
    overflow: hidden;
    padding: 5rem 2rem;
    position: relative;
    background: rgb(164,206,222);
    isolation: isolate;
}.mentorship_experiencelXBHimC::before {
    background: rgb(135,170,191,0.5);
    height: 140%;
    z-index: -1;
    filter: blur(3px);
    content: "";
    top: -20%;
    transform: rotate(15deg);
    position: absolute;
    width: 60%;
    right: -5%;
}.mentorship_experiencelXBHimC::after {
    z-index: -1;
    height: 30%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    bottom: -5%;
    content: "";
    left: -5%;
    width: 30%;
    position: absolute;
    animation: morph 15s linear infinite alternate;
    background: rgb(108,137,160,0.5);
}@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

.mentorship_experiencelXBHimC .client_testimonialsOKRC1eX {
    max-width: 1100px;
    grid-template-columns: 1fr 1fr;
    display: grid;
    position: relative;
    gap: 0;
    margin: 0 auto;
}.mentorship_experiencelXBHimC .cover_photop7IXtj8 {
    z-index: 2;
    height: 450px;
    position: relative;
    grid-row: 1 / 2;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    border-radius: 0;
    width: 100%;
    grid-column: 1 / 2;
    transform: translateX(-5%);
}.mentorship_experiencelXBHimC .cover_photop7IXtj8::after {
    height: 100%;
    top: 0;
    position: absolute;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    width: 100%;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 50%
    );
    left: 0;
    content: "";
}.mentorship_experiencelXBHimC .client_testimonialsOKRC1eX:hover .cover_photop7IXtj8 {
    filter: contrast(1.1);
    transform: translateX(0) scale(1.02);
}.mentorship_experiencelXBHimC .work_listF2PVmjy {
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    flex-direction: column;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    transform: translateX(-15%);
    z-index: 1;
    justify-content: center;
    display: flex;
    background: #ffffff;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    padding: 3rem 3rem 3rem 5rem;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}.mentorship_experiencelXBHimC .client_testimonialsOKRC1eX:hover .work_listF2PVmjy {
    box-shadow: 0 25px 50px -15px rgba(0, 0, 0, 0.5);
    transform: translateX(-10%) translateY(-5px);
}.mentorship_experiencelXBHimC .name {
    font-weight: 700;
    color: rgb(135,170,191);
    display: inline-block;
    position: relative;
    margin-bottom: 0.7rem;
    font-size: 37px;
}.mentorship_experiencelXBHimC .name::before {
    background: rgb(108,137,160,0.5);
    left: -20px;
    z-index: -1;
    border-radius: 10px;
    position: absolute;
    top: -10px;
    transform: rotate(45deg) scale(0);
    width: 30px;
    height: 30px;
    content: "";
    transition: transform 0.4s ease 0.2s;
}.mentorship_experiencelXBHimC .client_testimonialsOKRC1eX:hover .name::before {
    transform: rotate(45deg) scale(1);
}.mentorship_experiencelXBHimC .work_listF2PVmjy > div:nth-child(2) {
    opacity: 0.9;
    transition: all 0.5s ease 0.3s;
    font-size: 20px;
    margin-bottom: 2rem;
    transform: translateX(-20px);
    font-weight: 600;
    opacity: 0;
    color: rgb(108,137,160);
}.mentorship_experiencelXBHimC .client_testimonialsOKRC1eX:hover .work_listF2PVmjy > div:nth-child(2) {
    transform: translateX(0);
    opacity: 1;
}.mentorship_experiencelXBHimC .employee_detailsNRK8gaM {
    transform: translateY(20px);
    transition: all 0.5s ease 0.5s;
    opacity: 0;
    font-size: 18px;
    color: #000000;
    font-style: italic;
    line-height: 1.7;
    padding-top: 20px;
    font-weight: 400;
    position: relative;
}.mentorship_experiencelXBHimC .client_testimonialsOKRC1eX:hover .employee_detailsNRK8gaM {
    transform: translateY(0);
    opacity: 1;
}.mentorship_experiencelXBHimC .employee_detailsNRK8gaM::before {
    height: 3px;
    left: 0;
    position: absolute;
    width: 60px;
    background: linear-gradient(to right, rgb(135,170,191), transparent);
    top: 0;
    content: "";
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.mentorship_experiencelXBHimC .work_listF2PVmjy::after {
    border-radius: 50%;
    background: rgb(135,170,191,0.5);
    bottom: 20px;
    width: 40px;
    height: 40px;
    right: 20px;
    animation: float 4s ease-in-out infinite;
    content: "";
    position: absolute;
    z-index: -1;
}

@media (max-width: 992px) {.mentorship_experiencelXBHimC .client_testimonialsOKRC1eX {
    gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}.mentorship_experiencelXBHimC .cover_photop7IXtj8 {
    height: 300px;
    transform: none;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.mentorship_experiencelXBHimC .cover_photop7IXtj8::after {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.mentorship_experiencelXBHimC .work_listF2PVmjy {
    padding: 2rem;
    clip-path: none;
    transform: none;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}.mentorship_experiencelXBHimC .client_testimonialsOKRC1eX:hover .work_listF2PVmjy {
    transform: translateY(-5px);
}}.cookie_message_windowDm0ZOBv {
    z-index: 90;
    transition: all 0.3s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    border-top: 2px solid rgb(135,170,191);
    position: fixed;
    padding: 20px 0;
    background: rgb(108,137,160);
    width: 100%;
    bottom: 0;
}.cookie_expandbQifqYk {
    padding: 20px 30px;
    margin: auto;
    display: flex;
    max-width: 1200px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}.cookie_message_windowDm0ZOBv h5 {
    margin-bottom: 6px;
    font-weight: 700;
    color: #ffffff;
    transition: color 0.3s ease-in-out;
    font-size: 23px;
}.cookie_message_windowDm0ZOBv p {
    color: #ffffff;
    font-size: 14px;
    max-width: 500px;
}.cookie_visitorjQ1ysHK {
    flex-shrink: 0;
    margin-right: 20px;
}.cookie_visitorjQ1ysHK svg, .cookie_visitorjQ1ysHK svg path {
    width: 80px;
    transition: transform 0.3s ease-in-out;
    height: 80px;
    fill: rgb(135,170,191);
}.cookie_visitorjQ1ysHK:hover svg {
    transform: rotate(10deg);
}.privacy_cookiesxeWOlNP {
    margin-left: 20px;
    background: rgb(135,170,191);
    cursor: pointer;
    box-shadow: rgb(135,170,191,0.5) 0px 4px 10px 0px;
    padding: 10px 20px;
    line-height: 35px;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    border-radius: 22px;
}.cookie_button.policy_ackrEgCYv3 {
    background: rgb(135,170,191);
}.cookie_button.consent_edueuYmJ2B {
    background: rgb(108,137,160);
}.privacy_cookiesxeWOlNP:hover {
    box-shadow: rgb(135,170,191,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}.cookie_message_windowDm0ZOBv p a {
    transition: color 0.3s ease-in-out;
    color: rgb(135,170,191);
    text-decoration: none;
    font-weight: 600;
}.cookie_message_windowDm0ZOBv p a:hover {
    color: rgb(108,137,160);
}.wrapper-structureWUlRysD .cookie_message_windowDm0ZOBv {
    background: rgb(108,137,160);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    border: none;
    padding: 40px 0;
}.wrapper-structureWUlRysD .privacy_cookiesxeWOlNP {
    font-size: 14px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    border: none;
    background: rgb(135,170,191);
    border-radius: 10px;
    margin-left: 30px;
    padding: 10px;
    font-weight: 400;
    color: #ffffff;
}.wrapper-structureWUlRysD .cookie_tipsBXabcpt h5, .wrapper-structureWUlRysD .cookie_tipsBXabcpt p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.cookie_message_windowDm0ZOBv {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_visitorjQ1ysHK {
    display: none;
}.cookie_expandbQifqYk {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie_message_windowDm0ZOBv h5 {
    text-align: center;
}.cookie_message_windowDm0ZOBv p {
    text-align: center;
}.cookie_tipsBXabcpt {
    margin-bottom: 20px;
    text-align: center;
}.privacy_cookiesxeWOlNP {
    margin-left: 0;
    margin-top: 10px;
    max-width: 300px;
    width: 100%;
}}
#cookieAlertOverlay0n4IEQ1 {
    display: none;
}#cookieAlertOverlay0n4IEQ1:checked ~ .cookie_message_windowDm0ZOBv {
    visibility: hidden;
    opacity: 0;
}.course_program9ox1DjK {
    overflow: hidden;
    background: rgb(164,206,222);
    padding: 120px 0;
    position: relative;
}.course_program9ox1DjK::before {
    height: 300px;
    content: "";
    width: 300px;
    background: linear-gradient(135deg, rgb(135,170,191,0.5) 0%, transparent 70%);
    position: absolute;
    right: -100px;
    top: -100px;
    transform: rotate(-15deg);
    opacity: 0.7;
    z-index: 1;
}.course_program9ox1DjK::after {
    bottom: -50px;
    width: 200px;
    position: absolute;
    transform: rotate(15deg);
    z-index: 1;
    height: 200px;
    background: linear-gradient(225deg, rgb(108,137,160,0.5) 0%, transparent 70%);
    content: "";
    opacity: 0.5;
    left: -50px;
}.course_program9ox1DjK .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.course_program9ox1DjK .ready_skillsb1IKmlh {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
    position: relative;
}.course_program9ox1DjK .cover_photop7IXtj8 {
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    height: 320px;
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.course_program9ox1DjK .cover_photop7IXtj8::before {
    position: absolute;
    transition: opacity 0.5s ease;
    inset: 0;
    content: "";
    opacity: 0.4;
    background: linear-gradient(
        to right,
        rgb(135,170,191,0.5) 0%,
        transparent 20%,
        transparent 80%,
        rgb(108,137,160,0.5) 100%
    );
}.course_program9ox1DjK .cover_photop7IXtj8:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course_program9ox1DjK .cover_photop7IXtj8:hover::before {
    opacity: 0.2;
}.course_program9ox1DjK .desc_blocklTM27rf {
    background-color: #ffffff;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 30px;
}.course_program9ox1DjK .desc_blocklTM27rf:hover {
    transform: translateY(-5px);
}.course_program9ox1DjK .desc_blocklTM27rf::before {
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    left: 0;
    content: "";
    height: 0;
    top: 0;
    width: 4px;
    background: linear-gradient(to bottom, rgb(135,170,191), rgb(108,137,160));
}.course_program9ox1DjK .desc_blocklTM27rf:hover::before {
    height: 100%;
}.course_program9ox1DjK h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: calc(23px * 1.1);
    transition: transform 0.4s ease;
    transform: translateX(0);
    padding-bottom: 15px;
    position: relative;
    color: #000000;
}.course_program9ox1DjK .desc_blocklTM27rf:hover h3 {
    transform: translateX(10px);
}.course_program9ox1DjK h3::after {
    content: "";
    bottom: 0;
    background: rgb(135,170,191);
    width: 60px;
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 0.4s ease;
}.course_program9ox1DjK .desc_blocklTM27rf:hover h3::after {
    width: 100px;
}.course_program9ox1DjK .description {
    color: #000000;
    line-height: 1.7;
    opacity: 0.9;
    transition: opacity 0.3s ease;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-size: 12px;
}.course_program9ox1DjK .desc_blocklTM27rf:hover .description {
    opacity: 1;
}.course_program9ox1DjK p.description {
    padding-right: 15px;
    scrollbar-color: rgb(135,170,191,0.5) #ffffff;
    display: block;
    max-height: 300px;
    overflow-y: auto;
    scrollbar-width: thin;
}.course_program9ox1DjK p.description::-webkit-scrollbar {
    width: 6px;
}.course_program9ox1DjK p.description::-webkit-scrollbar-track {
    background: #ffffff;
}.course_program9ox1DjK p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(135,170,191,0.5);
}.course_program9ox1DjK span.description {
    display: none;
}

@media (min-width: 768px) {.course_program9ox1DjK {
    padding: 150px 0;
}.course_program9ox1DjK .ready_skillsb1IKmlh {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
}.course_program9ox1DjK .cover_photop7IXtj8 {
    height: 450px;
    transform: perspective(1000px) rotateY(3deg) translateX(-20px);
}.course_program9ox1DjK .cover_photop7IXtj8:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.course_program9ox1DjK .desc_blocklTM27rf {
    padding: 40px;
}.course_program9ox1DjK h3 {
    font-size: 23px;
    margin-bottom: 30px;
}.course_program9ox1DjK p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course_program9ox1DjK .ready_skillsb1IKmlh {
    gap: 80px;
}.course_program9ox1DjK .cover_photop7IXtj8 {
    height: 500px;
}.course_program9ox1DjK .desc_blocklTM27rf {
    padding: 50px;
}.course_program9ox1DjK h3 {
    font-size: calc(23px * 1.2);
}.course_program9ox1DjK p.description {
    line-height: 1.75;
    max-height: 400px;
    font-size: calc(12px * 1.05);
}
}

@media (min-width: 1200px) {.course_program9ox1DjK .ready_skillsb1IKmlh {
    gap: 100px;
}.course_program9ox1DjK .cover_photop7IXtj8 {
    transform: perspective(1200px) rotateY(5deg) translateX(-30px);
    height: 550px;
}.course_program9ox1DjK .cover_photop7IXtj8:hover {
    transform: perspective(1200px) rotateY(0deg) translateX(0);
}.course_program9ox1DjK .desc_blocklTM27rf {
    padding: 60px 70px 60px 60px;
}.course_program9ox1DjK h3 {
    font-size: calc(23px * 1.3);
    margin-bottom: 35px;
    padding-bottom: 20px;
}.course_program9ox1DjK p.description {
    max-height: 450px;
}
}

@media (max-width: 767px) {.course_program9ox1DjK {
    padding: 80px 0;
}.course_program9ox1DjK .desc_blocklTM27rf {
    padding: 25px 20px;
}.course_program9ox1DjK h3 {
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-size: calc(16px * 1.1);
}.course_program9ox1DjK p.description {
    line-height: 1.6;
    max-height: 250px;
    font-size: calc(12px * 0.95);
}}.supportUrYpmfI {
    background: linear-gradient(135deg, rgb(164,206,222), rgba(245, 248, 255, 0.95));
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.supportUrYpmfI::before {
    content: "";
    position: absolute;
    height: 70%;
    right: -5%;
    background: linear-gradient(120deg, rgb(135,170,191,0.5), rgb(108,137,160,0.5));
    z-index: 1;
    top: -10%;
    transform: rotate(-15deg) skewX(15deg);
    width: 30%;
    border-radius: 100px;
    filter: blur(25px);
}.supportUrYpmfI::after {
    border-radius: 11px;
    position: absolute;
    z-index: 1;
    left: -5%;
    filter: blur(20px);
    transform: rotate(10deg) skewY(5deg);
    height: 60%;
    content: "";
    width: 25%;
    bottom: -5%;
    background: linear-gradient(220deg, rgb(108,137,160,0.5), rgb(135,170,191,0.5));
}.supportUrYpmfI h1 {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-align: center;
    font-weight: 700;
    transform: translateY(0);
    margin-bottom: 3rem;
    color: #000000;
    z-index: 2;
    position: relative;
    font-size: 40px;
}.supportUrYpmfI h1::after {
    background: linear-gradient(90deg, rgb(135,170,191), rgb(108,137,160));
    content: "";
    left: 50%;
    height: 4px;
    position: absolute;
    bottom: -10px;
    border-radius: 10px;
    width: 80px;
    transform: translateX(-50%);
}.supportUrYpmfI .container {
    max-width: 1200px;
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.supportUrYpmfI .get_helpn6f5vA4 {
    background: #ffffff;
    padding: 2.5rem;
    display: grid;
    border-radius: 12px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr;
    gap: 2rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 16px rgba(0, 0, 0, 0.06);
    transform: translateY(0);
}.supportUrYpmfI .get_helpn6f5vA4:hover {
    transform: translateY(-5px);
}.supportUrYpmfI .get_helpn6f5vA4 > div {
    position: relative;
    z-index: 2;
}.supportUrYpmfI .get_helpn6f5vA4 > div:first-child {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
    background: linear-gradient(135deg, rgba(250, 252, 255, 0.5), rgba(240, 245, 255, 0.8));
    position: relative;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 1.5rem;
}.supportUrYpmfI .get_helpn6f5vA4 > div:first-child > div {
    line-height: 1.7;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0.01em;
    font-size: calc(12px * 1.05);
}.supportUrYpmfI .get_helpn6f5vA4 > div:nth-child(2) {
    border-left: 3px solid rgb(135,170,191);
    transition: border-left 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    padding: 1.5rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
    background: linear-gradient(145deg, rgba(245, 248, 255, 0.9), rgba(255, 255, 255, 0.95));
    flex-direction: column;
    border-radius: 10px;
}.supportUrYpmfI .get_helpn6f5vA4 > div:nth-child(2):hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
    border-left: 3px solid rgb(108,137,160);
}.supportUrYpmfI h6 {
    color: #000000;
    align-items: center;
    margin-bottom: 0.5rem;
    font-weight: 600;
    text-transform: capitalize;
    display: flex;
    font-size: 16px;
}.supportUrYpmfI h6 svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}.supportUrYpmfI h6:hover svg {
    transform: translateY(-2px);
}.supportUrYpmfI span {
    font-size: 12px;
    color: #000000;
    margin-left: 1.8rem;
}.supportUrYpmfI .reach_expertsYMXK3rG {
    flex-direction: column;
    margin-top: 0.5rem;
    display: flex;
    gap: 1.2rem;
}.supportUrYpmfI .reach_expertsYMXK3rG > div {
    transition: transform 0.3s ease;
    position: relative;
}.supportUrYpmfI .reach_expertsYMXK3rG > div:hover {
    transform: translateX(5px);
}.supportUrYpmfI .send_feedbackk0m8MyY {
    font-size: 12px;
    font-weight: 400;
    display: flex;
    color: #000000;
    align-items: center;
    text-decoration: none;
    transition: color 0.3s ease;
}.supportUrYpmfI .send_feedbackk0m8MyY:hover {
    color: rgb(135,170,191);
}.supportUrYpmfI .send_feedbackk0m8MyY svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}.supportUrYpmfI .send_feedbackk0m8MyY:hover svg {
    transform: scale(1.1);
}.supportUrYpmfI svg {
    width: 20px;
    height: 20px;
}.supportUrYpmfI svg path {
    transition: fill 0.3s ease;
    fill: rgb(135,170,191);
}.supportUrYpmfI .send_feedbackk0m8MyY:hover svg path {
    fill: rgb(108,137,160);
}

@media (min-width: 768px) {.supportUrYpmfI .get_helpn6f5vA4 {
    grid-template-columns: 1fr 1fr;
}.supportUrYpmfI .get_helpn6f5vA4 > div:last-child {
    grid-column: span 2;
}.supportUrYpmfI .reach_expertsYMXK3rG {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}.supportUrYpmfI .reach_expertsYMXK3rG > div {
    flex: 0 0 auto;
}
}

@media (min-width: 992px) {.supportUrYpmfI {
    padding: 8rem 0;
}.supportUrYpmfI .get_helpn6f5vA4 {
    grid-template-columns: 2fr 1fr 1.5fr;
}.supportUrYpmfI .get_helpn6f5vA4 > div:last-child {
    grid-column: auto;
}.supportUrYpmfI .reach_expertsYMXK3rG {
    flex-direction: column;
}.supportUrYpmfI h1 {
    margin-bottom: 4rem;
    font-size: calc(40px * 1.1);
}.supportUrYpmfI .get_helpn6f5vA4 > div:first-child {
    padding: 2rem;
}
}

@media (max-width: 767px) {.supportUrYpmfI {
    padding: 4rem 0;
}.supportUrYpmfI h1 {
    margin-bottom: 2rem;
    font-size: calc(40px * 0.9);
}.supportUrYpmfI .get_helpn6f5vA4 {
    padding: 1.5rem;
}.supportUrYpmfI .get_helpn6f5vA4 > div:first-child {
    padding: 1.2rem;
}.supportUrYpmfI svg {
    width: 18px;
    height: 18px;
}
}

@media (hover: hover) {.supportUrYpmfI .get_helpn6f5vA4:hover > div:first-child {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}.supportUrYpmfI h1:hover {
    transform: translateY(-3px);
}.supportUrYpmfI .send_feedbackk0m8MyY:hover svg {
    animation: pulse 1s ease infinite;
}@keyframes pulse {
        0% { transform: scale(1); }
        50% { transform: scale(1.15); }
        100% { transform: scale(1); }
    }
}.study_methodad8wzvX {
    overflow: hidden;
    background: linear-gradient(145deg, rgb(164,206,222), #ffffff);
    padding: 120px 0;
    position: relative;
    box-shadow: 
        inset 15px 15px 30px rgba(255, 255, 255, 0.7),
        inset -15px -15px 30px rgba(0, 0, 0, 0.05);
}.study_methodad8wzvX::before {
    content: "";
    height: 100%;
    transform: translateZ(-10px);
    background: 
        radial-gradient(circle at 20% 30%, rgb(135,170,191,0.5), transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(108,137,160,0.5), transparent 40%);
    opacity: 0.2;
    width: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
}.study_methodad8wzvX::after {
    content: "";
    position: absolute;
    background: linear-gradient(
        to bottom right,
        transparent,
        rgb(135,170,191,0.5) 50%,
        transparent
    );
    width: 80%;
    filter: blur(60px);
    z-index: 1;
    opacity: 0.1;
    transform: rotate(35deg);
    animation: glow 8s infinite alternate ease-in-out;
    height: 80%;
    top: -50%;
    right: -50%;
}.study_methodad8wzvX .study_programQJFOnAe {
    margin: 0 auto;
    perspective: 1000px;
    z-index: 2;
    position: relative;
    padding: 0 30px;
    max-width: 1200px;
    transform-style: preserve-3d;
}.study_methodad8wzvX h2 {
    transform: translateY(30px);
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 40px;
    animation: slideUp 0.8s forwards 0.2s ease-out;
    font-size: 35px;
    opacity: 0;
}.study_methodad8wzvX h2::after {
    animation: expandLine 1.2s forwards 0.8s ease-in-out;
    background: linear-gradient(90deg, rgb(135,170,191), rgb(108,137,160));
    content: "";
    position: absolute;
    bottom: -12px;
    transform: scaleX(0);
    transform-origin: left;
    left: 0;
    width: 80px;
    height: 4px;
}.study_methodad8wzvX .desc_blocklTM27rf {
    animation: slideUpRotate 1s forwards 0.5s ease-out;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    opacity: 0;
    position: relative;
    transform: translateY(30px) rotateX(5deg);
    background: #ffffff;
    border-radius: 4px;
    padding: 40px;
    box-shadow: 
        10px 10px 30px rgba(0, 0, 0, 0.05),
        -10px -10px 30px rgba(255, 255, 255, 0.8);
}.study_methodad8wzvX .desc_blocklTM27rf:hover {
    box-shadow: 
        15px 15px 40px rgba(0, 0, 0, 0.08),
        -15px -15px 40px rgba(255, 255, 255, 0.9);
    transform: translateY(0) rotateX(0);
}.study_methodad8wzvX .desc_blocklTM27rf::before {
    opacity: 0.3;
    position: absolute;
    background: linear-gradient(135deg, rgb(135,170,191,0.5), rgb(108,137,160,0.5));
    transform: translateZ(-10px);
    top: -8px;
    content: "";
    bottom: -8px;
    border-radius: 8px;
    transition: opacity 0.4s ease;
    right: -8px;
    z-index: -1;
    left: -8px;
    filter: blur(12px);
}.study_methodad8wzvX .desc_blocklTM27rf:hover::before {
    opacity: 0.5;
}.study_methodad8wzvX p {
    margin: 0;
    color: #000000;
    line-height: 1.8;
    position: relative;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    font-size: 14px;
}

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

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

@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}

@keyframes glow {
    0% {
        opacity: 0.1;
        filter: blur(60px);
    }
    50% {
        opacity: 0.15;
        filter: blur(70px);
    }
    100% {
        opacity: 0.1;
        filter: blur(60px);
    }
}

@media (max-width: 991px) {.study_methodad8wzvX {
    padding: 90px 0;
}.study_methodad8wzvX h2 {
    margin-bottom: 30px;
    font-size: calc(35px * 0.9);
}.study_methodad8wzvX .desc_blocklTM27rf {
    padding: 30px;
}
}

@media (max-width: 767px) {.study_methodad8wzvX {
    padding: 70px 0;
}.study_methodad8wzvX h2 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.8);
}.study_methodad8wzvX .desc_blocklTM27rf {
    transform: translateY(20px) rotateX(3deg);
    padding: 25px;
}.study_methodad8wzvX h2::after {
    width: 60px;
    height: 3px;
}
}

@media (max-width: 480px) {.study_methodad8wzvX {
    padding: 50px 0;
}.study_methodad8wzvX .study_programQJFOnAe {
    padding: 0 20px;
}.study_methodad8wzvX h2 {
    margin-bottom: 20px;
    font-size: calc(35px * 0.7);
}.study_methodad8wzvX .desc_blocklTM27rf {
    padding: 20px;
}.study_methodad8wzvX p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}.study_methodad8wzvX h2::after {
    height: 3px;
    bottom: -8px;
    width: 50px;
}
}

@media (hover: none) {.study_methodad8wzvX .desc_blocklTM27rf:hover {
    transform: none;
    box-shadow: 
            10px 10px 30px rgba(0, 0, 0, 0.05),
            -10px -10px 30px rgba(255, 255, 255, 0.8);
}.study_methodad8wzvX .desc_blocklTM27rf:hover::before {
    opacity: 0.3;
}
}

@media (prefers-reduced-motion) {.study_methodad8wzvX h2,
    .study_methodad8wzvX .desc_blocklTM27rf {
    animation: none;
    transform: none;
    opacity: 1;
}.study_methodad8wzvX h2::after {
    animation: none;
    transform: none;
}.study_methodad8wzvX::after {
    animation: none;
}}footer {
    position: relative;
}footer::before {
    content: '';
    background: linear-gradient(45deg, rgb(108,137,160,0.5) 0%, rgb(135,170,191,0.5) 100%);
    top: 0;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}.assign_helpvbd5GgH {
    z-index: 2;
    font-family: Arial, sans-serif;
    position: relative;
    padding: 80px 0 40px;
    color: #ffffff;
}.assign_helpvbd5GgH .container {
    grid-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
}.assign_helpvbd5GgH .company_holder {
    z-index: 3;
    grid-column: 1 / 5;
    position: relative;
}.assign_helpvbd5GgH .company_holder h3 {
    padding-bottom: 10px;
    position: relative;
    color: #ffffff;
    font-size: 28px;
    display: inline-block;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}.assign_helpvbd5GgH .company_holder h3::after {
    height: 4px;
    position: absolute;
    left: 0;
    width: 40px;
    bottom: 0;
    border-radius: 10px;
    content: '';
    background: rgb(135,170,191);
}.assign_helpvbd5GgH .price_tableThqfliV {
    border-radius: 25px;
    transform: translateZ(0);
    line-height: 1.6;
    backdrop-filter: blur(10px);
    font-size: 13px;
    background: rgba(255, 255, 255, 0.1);
    border-left: 4px solid rgb(135,170,191);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-top: 25px;
}.assign_helpvbd5GgH .footer_address6mSOklr {
    grid-column: 5 / 13;
    position: relative;
}.assign_helpvbd5GgH .top_studyvWiNCKA {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}.assign_helpvbd5GgH .nav_infoREbBjql {
    position: relative;
}.assign_helpvbd5GgH .nav_infoREbBjql h5 {
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
}.assign_helpvbd5GgH .nav_infoREbBjql h5::before {
    width: 8px;
    transform: translateY(-50%);
    height: 8px;
    border-radius: 50%;
    top: 50%;
    position: absolute;
    left: -15px;
    background: rgb(135,170,191);
    content: '';
}.assign_helpvbd5GgH .nav_infoREbBjql .top_studyvWiNCKA {
    flex-direction: column;
    display: flex;
    gap: 15px;
}.assign_helpvbd5GgH .nav_infoREbBjql .top_studyvWiNCKA a {
    position: relative;
    font-size: 13px;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    text-decoration: none;
    z-index: 1;
    background: rgba(255, 255, 255, 0.05);
    padding: 8px 15px;
    overflow: hidden;
}.assign_helpvbd5GgH .nav_infoREbBjql .top_studyvWiNCKA a::before {
    top: 0;
    content: '';
    z-index: -1;
    background: rgb(135,170,191);
    width: 3px;
    height: 100%;
    position: absolute;
    transition: all 0.3s ease;
    left: 0;
}.assign_helpvbd5GgH .nav_infoREbBjql .top_studyvWiNCKA a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.assign_helpvbd5GgH .nav_infoREbBjql .top_studyvWiNCKA a:hover::before {
    background: rgb(135,170,191,0.5);
    width: 100%;
}.login_footerG4yemhb {
    margin-top: 60px;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
    z-index: 2;
}.login_footerG4yemhb::before {
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    content: '';
    left: 15%;
    opacity: 0.2;
    height: 1px;
    top: 0;
    position: absolute;
    right: 15%;
}.login_footerG4yemhb .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.login_footerG4yemhb .scholar_ctam1oVZLs {
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.5px;
    opacity: 0.8;
}@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

footer::after {
    right: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    content: '';
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
}

@media (max-width: 992px) {.assign_helpvbd5GgH .container {
    grid-template-columns: repeat(1, 1fr);
}.assign_helpvbd5GgH .company_holder {
    margin-bottom: 40px;
    grid-column: 1 / -1;
}.assign_helpvbd5GgH .footer_address6mSOklr {
    grid-column: 1 / -1;
}.assign_helpvbd5GgH .top_studyvWiNCKA {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.assign_helpvbd5GgH {
    padding: 60px 0 30px;
}.assign_helpvbd5GgH .top_studyvWiNCKA {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}.assign_helpvbd5GgH .nav_infoREbBjql {
    padding: 0;
}}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.assign_helpvbd5GgH::before {
    content: '';
    background: linear-gradient(90deg, rgb(135,170,191), rgb(108,137,160), rgb(135,170,191));
    width: 100%;
    position: absolute;
    animation: gradientShift 5s infinite;
    background-size: 200% 200%;
    left: 0;
    top: 0;
    height: 5px;
}.assign_helpvbd5GgH .company_holder::after {
    background: rgb(135,170,191,0.5);
    border-radius: 50%;
    position: absolute;
    filter: blur(60px);
    right: -50px;
    top: 40px;
    z-index: -1;
    width: 150px;
    opacity: 0.4;
    height: 150px;
    content: '';
}.assign_helpvbd5GgH .company_holder::before {
    background: rgb(108,137,160,0.5);
    bottom: 0;
    width: 100px;
    left: -30px;
    border-radius: 50%;
    opacity: 0.3;
    z-index: -1;
    position: absolute;
    content: '';
    height: 100px;
    filter: blur(40px);
}.assign_helpvbd5GgH .footer_address6mSOklr::after {
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: -20px;
    width: 120px;
    content: '';
    opacity: 0.2;
    height: 120px;
    right: 100px;
    background: rgb(135,170,191,0.5);
    filter: blur(50px);
}.assign_helpvbd5GgH .footer_address6mSOklr::before {
    bottom: -50px;
    background: rgb(108,137,160,0.5);
    border-radius: 50%;
    height: 180px;
    left: 80px;
    width: 180px;
    z-index: -1;
    position: absolute;
    content: '';
    filter: blur(70px);
    opacity: 0.25;
}@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}

.assign_helpvbd5GgH .nav_infoREbBjql {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    animation: borderPulse 4s infinite;
}.assign_helpvbd5GgH .nav_infoREbBjql h5 {
    letter-spacing: 0.5px;
}.assign_helpvbd5GgH .nav_infoREbBjql h5::after {
    bottom: -5px;
    left: 0;
    height: 2px;
    background: rgb(108,137,160);
    position: absolute;
    content: '';
    width: 30px;
}@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.login_footerG4yemhb {
    background-size: 200% 200%;
    animation: movingGradient 10s ease infinite;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
}.appWrapperPqhfELK {
    min-height: 100vh;
    perspective: 1000px;
    align-items: center;
    background: linear-gradient(135deg, rgb(164,206,222) 0%, #ffffff 100%);
    overflow: hidden;
    justify-content: center;
    display: flex;
    position: relative;
}.appWrapperPqhfELK::before {
    position: absolute;
    height: 120%;
    top: -10%;
    left: -5%;
    z-index: 0;
    content: "";
    width: 120%;
    background: 
        linear-gradient(120deg, rgb(135,170,191,0.5) 0%, transparent 40%),
        linear-gradient(-120deg, rgb(108,137,160,0.5) 0%, transparent 40%);
    pointer-events: none;
    transform: rotate(-5deg) skewX(5deg);
}.appWrapperPqhfELK::after {
    height: 60%;
    filter: blur(80px);
    opacity: 0.2;
    z-index: 0;
    right: -20%;
    content: "";
    transform: rotate(15deg);
    bottom: -20%;
    position: absolute;
    width: 60%;
    background: linear-gradient(135deg, rgb(135,170,191,0.5) 0%, rgb(108,137,160,0.5) 100%);
}.appWrapperPqhfELK .container {
    transform-style: preserve-3d;
    animation: container-entry 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards;
    width: 90%;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.appWrapperPqhfELK .study_programQJFOnAe {
    transform-style: preserve-3d;
    position: relative;
    background-color: #ffffff;
    padding: calc(2rem + 3vw);
    transform: translateZ(0) rotateX(2deg);
    transition: transform 0.5s ease;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 30px), 
        calc(100% - 30px) 100%, 
        0 100%
    );
}.appWrapperPqhfELK .study_programQJFOnAe::before {
    left: 20px;
    content: "";
    border: 1px solid rgb(135,170,191,0.5);
    right: 20px;
    bottom: 20px;
    pointer-events: none;
    position: absolute;
    top: 20px;
    opacity: 0.4;
    transform: translateZ(-10px);
}.appWrapperPqhfELK .study_programQJFOnAe:hover {
    transform: translateZ(10px) rotateX(0deg);
}.appWrapperPqhfELK .study_programQJFOnAe > div:first-child {
    margin-bottom: 2rem;
    transform: translateZ(20px);
    position: relative;
}.appWrapperPqhfELK .study_programQJFOnAe > div:first-child::after {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 80px;
    content: "";
    position: absolute;
    left: 0;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(135,170,191) 0%, rgb(108,137,160) 100%);
    bottom: -10px;
    height: 4px;
    transform: scaleX(1);
}.appWrapperPqhfELK .study_programQJFOnAe:hover > div:first-child::after {
    transform: scaleX(1.5);
}.appWrapperPqhfELK h5 {
    margin: 0;
    font-weight: 700;
    transform: translateZ(30px);
    transition: transform 0.5s ease;
    font-size: 24px;
    color: #000000;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    line-height: 1.4;
}.appWrapperPqhfELK .study_programQJFOnAe:hover h5 {
    transform: translateZ(40px);
}.appWrapperPqhfELK .study_programQJFOnAe > div:last-child {
    position: relative;
    transform: translateZ(10px);
    transition: transform 0.5s ease;
}.appWrapperPqhfELK .study_programQJFOnAe:hover > div:last-child {
    transform: translateZ(20px);
}.appWrapperPqhfELK p {
    transition: color 0.3s ease, transform 0.5s ease;
    color: #000000;
    position: relative;
    transform: translateZ(0);
    margin: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
}.appWrapperPqhfELK a {
    overflow: hidden;
    transition: transform 0.3s ease;
    text-decoration: none;
    display: block;
    position: relative;
}.appWrapperPqhfELK a::before {
    position: absolute;
    content: "";
    background: linear-gradient(135deg, 
        transparent 0%, 
        transparent 95%, 
        rgb(135,170,191,0.5) 95%, 
        rgb(135,170,191,0.5) 100%
    );
    bottom: 0;
    z-index: -1;
    height: 100%;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transform: translateY(10px);
    opacity: 0;
    left: 0;
    width: 100%;
}.appWrapperPqhfELK a:hover::before {
    opacity: 0.2;
    transform: translateY(0);
}.appWrapperPqhfELK a:hover p {
    transform: translateZ(5px);
    color: rgb(135,170,191);
}

@keyframes container-entry {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(-100px) rotateX(10deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(0) rotateX(0);
    }
}

@media (max-width: 991px) {.appWrapperPqhfELK {
    padding: 4rem 0;
}.appWrapperPqhfELK .study_programQJFOnAe {
    transform: translateZ(0) rotateX(1deg);
    padding: calc(1.5rem + 2vw);
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 20px), 
            calc(100% - 20px) 100%, 
            0 100%
        );
}.appWrapperPqhfELK h5 {
    line-height: 1.5;
    font-size: calc(24px * 0.9);
}.appWrapperPqhfELK p {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 767px) {.appWrapperPqhfELK {
    min-height: auto;
}.appWrapperPqhfELK .container {
    width: 95%;
}.appWrapperPqhfELK .study_programQJFOnAe {
    transform: none;
    padding: 1.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 15px), 
            calc(100% - 15px) 100%, 
            0 100%
        );
}.appWrapperPqhfELK .study_programQJFOnAe::before {
    bottom: 10px;
    top: 10px;
    left: 10px;
    right: 10px;
}.appWrapperPqhfELK .study_programQJFOnAe > div:first-child::after {
    height: 3px;
    width: 60px;
}.appWrapperPqhfELK h5 {
    transform: none;
    font-size: calc(24px * 0.85);
}.appWrapperPqhfELK p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.appWrapperPqhfELK .study_programQJFOnAe:hover h5,
    .appWrapperPqhfELK .study_programQJFOnAe:hover > div:last-child,
    .appWrapperPqhfELK .study_programQJFOnAe:hover {
    transform: none;
}
}

@media (max-width: 480px) {.appWrapperPqhfELK {
    padding: 3rem 0;
}.appWrapperPqhfELK .study_programQJFOnAe {
    box-shadow: 
            0 10px 25px rgba(0, 0, 0, 0.08),
            0 3px 10px rgba(0, 0, 0, 0.04),
            0 0 0 1px rgba(0, 0, 0, 0.02);
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
    padding: 1.25rem;
}.appWrapperPqhfELK h5 {
    line-height: 1.4;
    font-size: calc(24px * 0.8);
}.appWrapperPqhfELK p {
    font-size: calc(17px * 0.85);
    line-height: 1.5;
}.appWrapperPqhfELK .study_programQJFOnAe > div:first-child {
    margin-bottom: 1.5rem;
}.appWrapperPqhfELK .study_programQJFOnAe > div:first-child::after {
    width: 50px;
    bottom: -8px;
    height: 3px;
}}.offer_deckHsy0Go1 {
    position: relative;
    padding: 120px 0;
    color: #ffffff;
    overflow: hidden;
}.offer_deckHsy0Go1::before {
    background: linear-gradient(135deg, rgba(22, 28, 36, 0.9) 0%, rgba(22, 28, 36, 0.7) 50%, rgba(22, 28, 36, 0.85) 100%);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    height: 100%;
}.offer_deckHsy0Go1 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.cost_matrixM9fE2QH {
    position: relative;
}.offer_deckHsy0Go1 h2 {
    position: relative;
    background-clip: text !important;
    text-align: center;
    left: 50%;
    font-weight: 700;
    display: inline-block;
    transform: translateX(-50%);
    margin-bottom: 20px;
    font-size: 28px;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(108,137,160) 0%, rgb(135,170,191) 100%);
    color: transparent;
}.offer_deckHsy0Go1 h2::after {
    position: absolute;
    width: 80px;
    height: 3px;
    content: "";
    transform: translateX(-50%);
    bottom: -10px;
    left: 50%;
    background: linear-gradient(90deg, rgb(108,137,160), rgb(135,170,191));
}.offer_deckHsy0Go1 .plan_optionsD3Hauyz {
    opacity: 0.9;
    max-width: 700px;
    line-height: 1.6;
    color: #ffffff;
    margin: 0 auto 50px;
    text-align: center;
    font-size: calc(17px + 2px);
}.offer_deckHsy0Go1 .study_cost1Zgeu5l {
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    perspective: 1000px;
    list-style: none;
}.offer_deckHsy0Go1 .study_cost1Zgeu5l li {
    transform-style: preserve-3d;
    transition: transform 0.3s ease-out;
}.offer_deckHsy0Go1 .study_cost1Zgeu5l li:hover {
    transform: translateY(-10px) scale(1.02);
}.offer_deckHsy0Go1 .package_dealsM24IuxG {
    z-index: 1;
    display: block;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    color: #ffffff;
    height: 100%;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.offer_deckHsy0Go1 .package_dealsM24IuxG::before {
    background: linear-gradient(135deg, rgb(108,137,160,0.5), rgb(135,170,191,0.5));
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    opacity: 0;
    z-index: -1;
    height: 100%;
    transition: opacity 0.4s ease;
    left: 0;
}.offer_deckHsy0Go1 .package_dealsM24IuxG:hover::before {
    opacity: 0.15;
}.offer_deckHsy0Go1 .package_dealsM24IuxG::after {
    top: -50%;
    pointer-events: none;
    transform: scale(0.5);
    width: 200%;
    opacity: 0;
    left: -50%;
    transition: transform 0.5s ease, opacity 0.5s ease;
    position: absolute;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    content: "";
}.offer_deckHsy0Go1 .package_dealsM24IuxG:hover::after {
    transform: scale(1);
    opacity: 1;
}.offer_deckHsy0Go1 .learn_feesncLrvQ2 {
    display: flex;
    padding: 40px 30px;
    box-sizing: border-box;
    min-height: 500px;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    height: 100%;
    flex-direction: column;
}.offer_deckHsy0Go1 .promo_costGevmQdl {
    z-index: 2;
    position: relative;
}.offer_deckHsy0Go1 .promo_costGevmQdl h4 {
    font-weight: 700;
    transition: transform 0.3s ease;
    display: inline-block;
    margin-bottom: 20px;
    transform-origin: left center;
    font-size: calc(23px + 2px);
    position: relative;
}.offer_deckHsy0Go1 .package_dealsM24IuxG:hover .promo_costGevmQdl h4 {
    color: rgb(108,137,160);
    transform: translateX(5px);
}.offer_deckHsy0Go1 .promo_costGevmQdl h4::after {
    width: 0;
    background: rgb(108,137,160);
    transition: width 0.3s ease;
    bottom: -8px;
    content: "";
    left: 0;
    position: absolute;
    height: 2px;
}.offer_deckHsy0Go1 .package_dealsM24IuxG:hover .promo_costGevmQdl h4::after {
    width: 50px;
}.offer_deckHsy0Go1 .promo_costGevmQdl p {
    line-height: 1.7;
    hyphens: auto;
    scrollbar-width: thin;
    max-height: 250px;
    overflow-wrap: break-word;
    overflow: auto;
    scrollbar-color: rgb(108,137,160) rgba(255, 255, 255, 0.1);
    margin-bottom: 25px;
    font-size: 17px;
    word-wrap: break-word;
    color: rgba(255, 255, 255, 0.8);
}.offer_deckHsy0Go1 .promo_costGevmQdl p::-webkit-scrollbar {
    width: 4px;
}.offer_deckHsy0Go1 .promo_costGevmQdl p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
}.offer_deckHsy0Go1 .promo_costGevmQdl p::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(108,137,160);
}.offer_deckHsy0Go1 .learn_fees8ua396Y {
    background: linear-gradient(135deg, rgb(108,137,160) 0%, rgb(135,170,191) 100%);
    transition: transform 0.3s ease;
    position: relative;
    font-size: calc(23px + 6px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    background-clip: text !important;
    display: inline-block;
    margin-top: 15px;
    font-weight: 700;
    color: #ffffff;
    color: transparent;
    -webkit-background-clip: text !important;
}.offer_deckHsy0Go1 .package_dealsM24IuxG:hover .learn_fees8ua396Y {
    transform: scale(1.05);
}.offer_deckHsy0Go1 .learn_fees8ua396Y::before {
    content: "";
    width: 100%;
    background: linear-gradient(90deg, rgb(108,137,160), transparent);
    left: 0;
    bottom: -8px;
    height: 2px;
    position: absolute;
}

@media (max-width: 1200px) {.offer_deckHsy0Go1 {
    padding: 100px 0;
}.offer_deckHsy0Go1 .study_cost1Zgeu5l {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}.offer_deckHsy0Go1 .learn_feesncLrvQ2 {
    min-height: 450px;
    padding: 30px 25px;
}.offer_deckHsy0Go1 .learn_fees8ua396Y {
    font-size: calc(23px + 4px);
}
}

@media (max-width: 991px) {.offer_deckHsy0Go1 {
    padding: 80px 0;
}.offer_deckHsy0Go1 h2 {
    font-size: calc(28px - 4px);
}.offer_deckHsy0Go1 .plan_optionsD3Hauyz {
    font-size: 17px;
    margin-bottom: 40px;
}.offer_deckHsy0Go1 .study_cost1Zgeu5l {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
}

@media (max-width: 767px) {.offer_deckHsy0Go1 {
    padding: 60px 0;
}.offer_deckHsy0Go1 h2 {
    font-size: calc(28px - 6px);
}.offer_deckHsy0Go1 .study_cost1Zgeu5l {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.offer_deckHsy0Go1 .learn_feesncLrvQ2 {
    padding: 25px 20px;
    min-height: auto;
}.offer_deckHsy0Go1 .promo_costGevmQdl p {
    max-height: 150px;
}
}

@media (max-width: 480px) {.offer_deckHsy0Go1 {
    padding: 50px 0;
}.offer_deckHsy0Go1 h2 {
    font-size: calc(28px - 8px);
}.offer_deckHsy0Go1 .plan_optionsD3Hauyz {
    margin-bottom: 30px;
    font-size: calc(17px - 1px);
}.offer_deckHsy0Go1 .promo_costGevmQdl h4 {
    font-size: 23px;
}.offer_deckHsy0Go1 .promo_costGevmQdl p {
    font-size: calc(17px - 1px);
}.offer_deckHsy0Go1 .learn_fees8ua396Y {
    font-size: calc(23px + 2px);
}}.primary_pageIZsabCk {
    background: linear-gradient(135deg, rgb(164,206,222) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    display: flex;
    padding: 80px 20px;
    position: relative;
    align-items: center;
    min-height: 100vh;
    justify-content: center;
}.primary_pageIZsabCk::before {
    left: 0;
    bottom: 0;
    opacity: 0.05;
    background-image: 
    radial-gradient(circle at 20% 30%, rgb(135,170,191,0.5) 0%, transparent 70%),
    radial-gradient(circle at 80% 70%, rgb(108,137,160,0.5) 0%, transparent 70%);
    right: 0;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
}.primary_pageIZsabCk::after {
    height: 100%;
    z-index: 1;
    top: 0;
    background-image: repeating-linear-gradient(
    45deg,
    rgb(135,170,191) 0,
    rgb(135,170,191) 1px,
    transparent 1px,
    transparent 20px
  );
    content: "";
    opacity: 0.03;
    width: 100%;
    left: 0;
    position: absolute;
}.primary_pageIZsabCk > div {
    position: relative;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(2deg);
    flex-direction: column;
    display: flex;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    gap: 60px;
}.primary_pageIZsabCk > div:hover {
    transform: perspective(1000px) rotateX(0deg);
}.primary_pageIZsabCk > div > div:first-child {
    text-align: left;
    animation: slideIn 0.8s ease-out forwards;
    padding-left: 5%;
}.primary_pageIZsabCk .skill_quickalzsLxv {
    transform: translateY(0);
    transition: transform 0.4s ease;
    font-weight: 700;
    color: rgb(135,170,191);
    margin-bottom: 25px;
    position: relative;
    line-height: 1.3;
    letter-spacing: 0.5px;
    font-size: calc(41px * 1.2);
}.primary_pageIZsabCk .skill_quickalzsLxv::after {
    transform-origin: left;
    left: 0;
    width: 80px;
    animation: expandLine 0.6s 0.8s forwards ease-out;
    transform: scaleX(0);
    height: 4px;
    content: "";
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(135,170,191) 0%, rgb(108,137,160) 100%);
}.primary_pageIZsabCk .skill_quickalzsLxv:hover {
    transform: translateY(-5px);
}.primary_pageIZsabCk p {
    line-height: 1.7;
    font-weight: 400;
    margin-top: 15px;
    color: #000000;
    animation: fadeIn 1s 0.4s forwards;
    font-size: calc(15px * 1.1);
    max-width: 85%;
    position: relative;
    opacity: 0;
}.primary_pageIZsabCk .main_hero6nzrDQa {
    opacity: 0;
    margin-top: 20px;
    transform: translateY(30px);
    animation: riseUp 0.8s 0.6s forwards ease-out;
    width: 100%;
    position: relative;
}.primary_pageIZsabCk .study_expertUwr0DkC {
    position: relative;
    align-items: flex-end;
    display: flex;
    overflow: hidden;
    min-height: 380px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    width: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.primary_pageIZsabCk .study_expertUwr0DkC::before {
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: 0.8;
    z-index: 1;
    transition: opacity 0.4s ease;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 40%, #000000 100%);
    content: "";
}.primary_pageIZsabCk .study_expertUwr0DkC:hover {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) scale(1.02);
}.primary_pageIZsabCk .study_expertUwr0DkC:hover::before {
    opacity: 0.7;
}.primary_pageIZsabCk .study_expertUwr0DkC span {
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 30px;
}.primary_pageIZsabCk .study_expertUwr0DkC h3 {
    transform: translateY(10px);
    font-size: calc(21px * 1.1);
    transition: transform 0.4s ease;
    margin: 0;
    color: #ffffff;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
}.primary_pageIZsabCk .study_expertUwr0DkC:hover h3 {
    transform: translateY(0);
}

@keyframes slideIn {
  from {
    transform: translateX(-40px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

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

@keyframes expandLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

@media (min-width: 768px) {.primary_pageIZsabCk > div {
    align-items: center;
    flex-direction: row;
}.primary_pageIZsabCk > div > div:first-child {
    flex: 1;
    padding-right: 5%;
}.primary_pageIZsabCk .main_hero6nzrDQa {
    margin-top: 0;
    flex: 1.2;
}.primary_pageIZsabCk .skill_quickalzsLxv {
    font-size: calc(41px * 1.4);
}.primary_pageIZsabCk .study_expertUwr0DkC {
    min-height: 450px;
}
}

@media (max-width: 767px) {.primary_pageIZsabCk {
    padding: 60px 15px;
}.primary_pageIZsabCk > div {
    gap: 40px;
}.primary_pageIZsabCk .skill_quickalzsLxv {
    font-size: calc(41px * 1.1);
}.primary_pageIZsabCk p {
    font-size: 15px;
    max-width: 100%;
}.primary_pageIZsabCk .study_expertUwr0DkC h3 {
    font-size: 21px;
}
}

@media (max-width: 480px) {.primary_pageIZsabCk {
    padding: 40px 15px;
}.primary_pageIZsabCk > div {
    gap: 30px;
}.primary_pageIZsabCk .skill_quickalzsLxv {
    font-size: 31px;
}.primary_pageIZsabCk .study_expertUwr0DkC {
    min-height: 320px;
}.primary_pageIZsabCk .study_expertUwr0DkC span {
    padding: 20px;
}
}