* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.workshop_ctaT59mPh0 {
    flex: 0 0 auto;
}.wrapper-bundlevDtLal6 {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}.container {
    width: 1194px;
    margin: auto;
    max-width: 100%;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    auto
contain
touch-action: none;
    color: #000000;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}.header_lessonNMeqHSx {
    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 .top_class4ShBcwg {
    z-index: 100;
    position: relative;
    background: rgb(180,192,192);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    overflow: hidden;
}header .top_class4ShBcwg::before {
    opacity: 0.2;
    left: 0;
    content: "";
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(143,155,155,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(107,117,116,0.5) 0%, transparent 30%);
    top: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
}header .top_class4ShBcwg::after {
    opacity: 0.1;
    content: "";
    background: linear-gradient(135deg, transparent 25%, rgb(143,155,155,0.5) 100%);
    top: 0;
    width: 40%;
    height: 100%;
    position: absolute;
    right: 0;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    z-index: -1;
}header .container {
    position: relative;
    padding: 1.8rem 2rem;
}header .head_learningB57zeyr {
    gap: 3rem;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
}header .nav_sitetLhZO3v {
    z-index: 2;
    position: relative;
}header .top_mainbarm1hyDJ3 {
    display: block;
    z-index: 2;
    position: relative;
}header .top_mainbarm1hyDJ3::before,
header .top_mainbarm1hyDJ3::after {
    z-index: -1;
    background: rgb(143,155,155,0.5);
    opacity: 0;
    border-radius: 50%;
    content: "";
    position: absolute;
    transition: all 0.5s ease;
}header .top_mainbarm1hyDJ3::before {
    width: 50px;
    left: -15px;
    top: -15px;
    height: 50px;
}header .top_mainbarm1hyDJ3::after {
    right: -10px;
    height: 25px;
    background: rgb(107,117,116,0.5);
    width: 25px;
    bottom: -5px;
}header .top_mainbarm1hyDJ3:hover::before,
header .top_mainbarm1hyDJ3:hover::after {
    transform: scale(1.2);
    opacity: 0.6;
}header .top_mainbarm1hyDJ3 svg {
    width: auto;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    height: 50px;
    transition: all 0.3s ease;
}header .top_mainbarm1hyDJ3:hover svg {
    transform: rotate(-5deg);
}header .top_primel9IokyO {
    background: linear-gradient(to right, transparent, #ffffff);
    flex-wrap: wrap;
    padding: 10px 20px;
    border-radius: 0 29px 29px 0;
    position: relative;
    display: flex;
    margin: 0;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    justify-content: flex-end;
    list-style: none;
}header .top_primel9IokyO::after {
    width: 100%;
    height: 100%;
    z-index: -1;
    content: "";
    opacity: 0.05;
    left: 0;
    top: 0;
    animation: moveStripes 20s linear infinite;
    background-image: 
        linear-gradient(45deg, rgb(143,155,155,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(143,155,155,0.5) 50%, rgb(143,155,155,0.5) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
    position: absolute;
}header .top_knowkYCupbM {
    perspective: 800px;
    margin: 5px 8px;
    position: relative;
}header .top_knowkYCupbM::before {
    position: absolute;
    opacity: 0;
    transform: translateY(-50%) scale(0);
    top: 50%;
    border-bottom: 5px solid transparent;
    left: -10px;
    border-top: 5px solid transparent;
    width: 0;
    border-left: 5px solid rgb(143,155,155);
    height: 0;
    transition: all 0.3s ease;
    content: "";
}header .top_knowkYCupbM:hover::before {
    transform: translateY(-50%) scale(1);
    opacity: 1;
    left: -15px;
}header .top_knowkYCupbM a {
    display: block;
    transform-style: preserve-3d;
    position: relative;
    color: #000000;
    text-decoration: none;
    font-family: Arial, sans-serif;
    overflow: hidden;
    font-size: 13px;
    border: 1px solid transparent;
    background: transparent;
    transition: all 0.3s ease;
    font-weight: 600;
    padding: 10px 18px;
    border-radius: 10px;
}header .top_knowkYCupbM a::before {
    background: #ffffff;
    transform: translateZ(-1px);
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
}header .top_knowkYCupbM a::after {
    height: 2px;
    bottom: 0;
    transform: translateX(-50%);
    background: rgb(143,155,155);
    content: "";
    left: 50%;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
}header .top_knowkYCupbM a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
    border-color: rgb(143,155,155,0.5);
    color: rgb(143,155,155);
}header .top_knowkYCupbM a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .head_learningB57zeyr {
    grid-template-columns: 1fr;
    gap: 2rem;
    justify-items: center;
}header .top_primel9IokyO {
    background: #ffffff;
    width: 100%;
    border-radius: 29px;
    clip-path: none;
    justify-content: center;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .top_knowkYCupbM {
    margin: 3px 5px;
}header .top_knowkYCupbM a {
    font-size: calc(13px - 1px);
    padding: 8px 15px;
}
}

@media (max-width: 480px) {header .top_primel9IokyO {
    flex-direction: column;
    padding: 15px;
    align-items: center;
}header .top_knowkYCupbM {
    width: 100%;
    margin: 3px 0;
}header .top_knowkYCupbM a {
    text-align: center;
    width: 100%;
}header .top_knowkYCupbM::before {
    display: none;
}header .top_mainbarm1hyDJ3 svg {
    height: 40px;
}}.newsletterv8aUyzk {
    padding: 90px 0;
    overflow: hidden;
    position: relative;
    background: rgb(180,192,192);
}.newsletterv8aUyzk::before {
    top: 0;
    opacity: 0.3;
    background-size: 20px 20px;
    content: "";
    z-index: 1;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    background: 
        linear-gradient(0deg, transparent 95%, rgb(143,155,155,0.5) 95%),
        linear-gradient(90deg, transparent 95%, rgb(143,155,155,0.5) 95%);
}.newsletterv8aUyzk::after {
    right: -30%;
    top: -30%;
    background: rgb(143,155,155,0.5);
    z-index: 0;
    height: 160%;
    filter: blur(60px);
    position: absolute;
    width: 60%;
    content: "";
    transform: rotate(-45deg);
}.newsletterv8aUyzk .learning_growthnNJjMxY {
    position: relative;
    padding: 0 20px;
    max-width: 450px;
    z-index: 2;
    margin: 0 auto;
}.newsletterv8aUyzk .connect_panelJl0fk9r {
    position: relative;
    padding-bottom: 20px;
    transform-style: preserve-3d;
    display: flex;
    flex-direction: column;
}.newsletterv8aUyzk .connect_panelJl0fk9r::before {
    z-index: -1;
    left: -10px;
    height: calc(100% + 20px);
    position: absolute;
    width: calc(100% + 20px);
    transform: translateZ(-20px);
    content: "";
    clip-path: polygon(0 15%, 15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    background: rgb(107,117,116,0.5);
    top: -10px;
}.newsletterv8aUyzk .connect_panelJl0fk9r::after {
    left: 20px;
    width: calc(100% - 40px);
    position: absolute;
    animation: rotateFrame 20s linear infinite;
    border: 2px dashed rgb(143,155,155,0.5);
    content: "";
    z-index: -1;
    height: calc(100% - 40px);
    top: 20px;
}.newsletterv8aUyzk h3 {
    padding-bottom: 20px;
    color: #000000;
    font-size: 37px;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
}.newsletterv8aUyzk h3::before {
    height: 5px;
    width: 60px;
    background: rgb(143,155,155);
    content: "";
    left: 0;
    position: absolute;
    bottom: 0;
}.newsletterv8aUyzk h3::after {
    content: "";
    left: 70px;
    background: rgb(107,117,116);
    width: 30px;
    position: absolute;
    height: 5px;
    bottom: 0;
}.newsletterv8aUyzk .input_holder {
    gap: 20px;
    position: relative;
    flex-direction: column;
    display: flex;
}.newsletterv8aUyzk input[type="email"] {
    border-radius: 17px;
    font-size: 16px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    padding: 20px 25px;
    width: 100%;
    background: #ffffff;
    border: none;
    color: #000000;
    box-shadow: 0 10px 25px -10px rgba(0, 0, 0, 0.5);
}.newsletterv8aUyzk input[type="email"]:focus {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.5);
    outline: none;
}.newsletterv8aUyzk .free_lessonsFg1k0XD {
    overflow: hidden;
    width: 80%;
    align-self: center;
    transition: all 0.3s ease;
    border: none;
    padding: 18px 0;
    border-radius: 17px;
    background: rgb(143,155,155);
    color: #ffffff;
    position: relative;
    margin-top: 10px;
    font-size: 20px;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-weight: 600;
}.newsletterv8aUyzk .free_lessonsFg1k0XD::before {
    left: -100%;
    transition: all 0.5s ease;
    content: "";
    width: 100%;
    z-index: 0;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgb(107,117,116);
}.newsletterv8aUyzk .free_lessonsFg1k0XD:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px -5px rgb(143,155,155,0.5);
}.newsletterv8aUyzk .free_lessonsFg1k0XD:hover::before {
    left: 0;
}.newsletterv8aUyzk .free_lessonsFg1k0XD:active {
    transform: translateY(-2px);
}.newsletterv8aUyzk .free_lessonsFg1k0XD::after {
    position: absolute;
    opacity: 0;
    transform: translateY(-50%);
    top: 50%;
    transition: all 0.3s ease;
    right: 30px;
    z-index: 1;
    font-size: 1.5em;
    content: "→";
}.newsletterv8aUyzk .free_lessonsFg1k0XD:hover::after {
    right: 20px;
    opacity: 1;
}

@keyframes rotateFrame {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media (max-width: 768px) {.newsletterv8aUyzk {
    padding: 70px 0;
}.newsletterv8aUyzk h3 {
    font-size: calc(37px * 0.9);
    margin-bottom: 25px;
}.newsletterv8aUyzk .connect_panelJl0fk9r::before {
    clip-path: polygon(0 10%, 10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%);
}
}

@media (max-width: 480px) {.newsletterv8aUyzk {
    padding: 50px 0;
}.newsletterv8aUyzk h3 {
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}.newsletterv8aUyzk h3::before {
    height: 3px;
    width: 40px;
}.newsletterv8aUyzk h3::after {
    left: 50px;
    height: 3px;
    width: 20px;
}.newsletterv8aUyzk input[type="email"] {
    padding: 15px 20px;
}.newsletterv8aUyzk .free_lessonsFg1k0XD {
    width: 100%;
    padding: 15px 0;
}.newsletterv8aUyzk .connect_panelJl0fk9r::after {
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    left: 10px;
    top: 10px;
}}.teaching_history5Sn63Xv {
    background: linear-gradient(to bottom, rgb(180,192,192), rgb(143,155,155,0.5) 120%);
    overflow: hidden;
    padding: 5rem 2rem;
    border-radius: 15px;
    position: relative;
}.teaching_history5Sn63Xv::before {
    content: "";
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(107,117,116,0.5) 0,
        rgb(107,117,116,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    opacity: 0.3;
}.teaching_history5Sn63Xv .review_carouselU7XRaKM {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 500px;
    position: relative;
    z-index: 2;
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0);
}.teaching_history5Sn63Xv .review_carouselU7XRaKM:hover {
    transform: translateY(-15px);
}.teaching_history5Sn63Xv .pic_strip_wrapl6VeRxd {
    transition: all 0.5s ease;
    height: 350px;
    border-radius: 15px 15px 0 0;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 auto;
    width: 80%;
    z-index: 3;
}.teaching_history5Sn63Xv .pic_strip_wrapl6VeRxd::after {
    height: 100%;
    content: "";
    left: 0;
    background: linear-gradient(to bottom, 
                transparent 50%, 
                rgb(143,155,155,0.5) 100%);
    border-radius: 15px 15px 0 0;
    top: 0;
    width: 100%;
    position: absolute;
}.teaching_history5Sn63Xv .review_carouselU7XRaKM:hover .pic_strip_wrapl6VeRxd {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 95%);
}.teaching_history5Sn63Xv .emp_summaryDkF6JH3 {
    border-radius: 15px;
    margin-top: -50px;
    background: #ffffff;
    transition: transform 0.5s ease;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    z-index: 2;
    transform: translateZ(0);
    padding: 70px 2rem 2rem;
}.teaching_history5Sn63Xv .emp_summaryDkF6JH3::before {
    right: 0;
    top: 0;
    height: 6px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, 
                rgb(143,155,155), 
                rgb(107,117,116), 
                rgb(143,155,155));
    animation: gradient-shift 8s infinite alternate;
    background-size: 200% 100%;
    border-radius: 10px 10px 0 0;
    position: absolute;
}.teaching_history5Sn63Xv .emp_summaryDkF6JH3::after {
    background: rgb(107,117,116,0.5);
    width: 60px;
    filter: blur(15px);
    bottom: 20px;
    animation: float-blob 10s infinite alternate;
    content: "";
    position: absolute;
    height: 60px;
    opacity: 0.2;
    border-radius: 20% 40% 50% 30%;
    right: 20px;
}.teaching_history5Sn63Xv .name {
    font-size: 33px;
    transform: translateY(0);
    margin-bottom: 0.5rem;
    font-family: Arial, sans-serif;
    color: rgb(143,155,155);
    transition: all 0.3s ease;
    opacity: 0.9;
    font-weight: 700;
}.teaching_history5Sn63Xv .emp_summaryDkF6JH3 > div:nth-child(2) {
    padding-bottom: 1rem;
    font-size: 17px;
    color: rgb(107,117,116);
    transition: all 0.4s ease 0.1s;
    margin-bottom: 1.5rem;
    font-weight: 600;
    position: relative;
    opacity: 0.8;
    transform: translateY(0);
}.teaching_history5Sn63Xv .emp_summaryDkF6JH3 > div:nth-child(2)::after {
    transition: width 0.4s ease;
    left: 0;
    position: absolute;
    background: rgb(107,117,116,0.5);
    width: 40px;
    height: 3px;
    content: "";
    bottom: 0;
}.teaching_history5Sn63Xv .review_carouselU7XRaKM:hover .emp_summaryDkF6JH3 > div:nth-child(2)::after {
    width: 100px;
}.teaching_history5Sn63Xv .work_exp7ZAhPBn {
    opacity: 0.7;
    border-left: 3px solid rgb(107,117,116,0.5);
    transform: translateY(10px);
    color: #000000;
    font-style: italic;
    line-height: 1.7;
    position: relative;
    padding: 1rem 0 0 1.5rem;
    transition: all 0.5s ease 0.2s;
    font-size: 14px;
}.teaching_history5Sn63Xv .review_carouselU7XRaKM:hover .work_exp7ZAhPBn {
    transform: translateY(0);
    opacity: 1;
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}

@keyframes float-blob {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-10px) rotate(180deg);
    }
    100% {
        transform: translateY(10px) rotate(360deg);
    }
}

@media (max-width: 768px) {.teaching_history5Sn63Xv .pic_strip_wrapl6VeRxd {
    width: 100%;
    height: 250px;
}}.privacy_containerPYMDoBH {
    overflow: hidden;
    width: 90%;
    font-family: Arial, sans-serif;
    background: #ffffff;
    position: relative;
    margin: 0 auto;
    padding: 50px;
    border: 1px solid rgb(143,155,155);
    color: #000000;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    max-width: 1200px;
}.privacy_containerPYMDoBH:before {
    position: absolute;
    content: "";
    top: -50px;
    left: -50px;
    z-index: 1;
    background: rgb(143,155,155,0.5);
    width: 150px;
    border-radius: 50%;
    height: 150px;
}.privacy_containerPYMDoBH:after {
    width: 200px;
    height: 200px;
    background: rgb(107,117,116,0.5);
    content: "";
    bottom: -50px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    right: -50px;
}.privacy_containerPYMDoBH h1 {
    z-index: 2;
    margin-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 40px;
    border-bottom: 3px solid rgb(143,155,155);
    color: #000000;
    position: relative;
    text-transform: uppercase;
}.privacy_containerPYMDoBH h1:before {
    content: "";
    z-index: -1;
    width: 50px;
    bottom: -5px;
    left: 0;
    height: 5px;
    background: rgb(107,117,116);
    position: absolute;
}.privacy_containerPYMDoBH h2 {
    position: relative;
    margin-bottom: 25px;
    margin-top: 35px;
    font-weight: 600;
    z-index: 2;
    color: rgb(107,117,116);
    font-size: 31px;
}.privacy_containerPYMDoBH h2:before {
    height: 3px;
    position: absolute;
    left: 0;
    width: 30px;
    content: "";
    z-index: -1;
    background: rgb(143,155,155);
    bottom: -5px;
}.privacy_containerPYMDoBH ul, .privacy_containerPYMDoBH ol {
    margin-bottom: 30px;
    padding-left: 40px;
    z-index: 2;
    position: relative;
    list-style-type: disc;
    list-style: none;
}.privacy_containerPYMDoBH li {
    line-height: 1.8;
    font-size: 18px;
    position: relative;
    margin-bottom: 15px;
}.privacy_containerPYMDoBH li:before {
    font-size: 1.5em;
    line-height: 1;
    left: -25px;
    position: absolute;
    content: "•";
    color: rgb(143,155,155);
}.privacy_containerPYMDoBH div {
    background: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    line-height: 1.8;
    position: relative;
    padding: 25px;
    margin-bottom: 30px;
    border-radius: 10px;
    z-index: 2;
}.privacy_containerPYMDoBH .container {
    z-index: 2;
    position: relative;
}.privacy_containerPYMDoBH h3, .privacy_containerPYMDoBH h4, .privacy_containerPYMDoBH h5, .privacy_containerPYMDoBH h6 {
    margin-bottom: 15px;
    font-size: 1.2em;
    position: relative;
    margin-top: 30px;
    font-weight: 600;
    z-index: 2;
    color: rgb(143,155,155);
}.privacy_containerPYMDoBH p, .privacy_containerPYMDoBH span {
    font-size: 18px;
    position: relative;
    color: #000000;
    line-height: 1.8;
    z-index: 2;
    margin-bottom: 20px;
}.privacy_containerPYMDoBH a {
    border-bottom: 1px solid rgb(107,117,116);
    font-weight: 400;
    z-index: 2;
    position: relative;
    color: rgb(107,117,116);
    text-decoration: none;
}.privacy_containerPYMDoBH a:hover {
    color: rgb(143,155,155);
    border-bottom: 1px solid rgb(143,155,155);
}.privacy_containerPYMDoBH button {
    font-size: 16px;
    position: relative;
    background: rgb(107,117,116);
    cursor: pointer;
    border: 2px solid rgb(143,155,155);
    padding: 12px 25px;
    z-index: 2;
    border-radius: 10px;
    color: #ffffff;
}.privacy_containerPYMDoBH button:hover {
    background: rgb(143,155,155);
    border-color: rgb(107,117,116);
}

@media only screen and (max-width: 800px) {.privacy_containerPYMDoBH {
    padding: 30px;
    width: 95%;
}.privacy_containerPYMDoBH h1 {
    font-size: calc(22px - 10px);
}.privacy_containerPYMDoBH h2 {
    font-size: calc(22px - 5px);
}.privacy_containerPYMDoBH ul, .privacy_containerPYMDoBH ol {
    padding-left: 20px;
}.privacy_containerPYMDoBH li:before {
    left: -15px;
}.privacy_containerPYMDoBH button {
    padding: 10px 20px;
}}.data_overviewZsaM0cI {
    overflow: hidden;
    display: flex;
    background: rgb(180,192,192);
    padding: 0;
    position: relative;
    min-height: 100vh;
    align-items: center;
}.data_overviewZsaM0cI::before {
    z-index: 0;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom right, rgb(143,155,155,0.5) 0%, transparent 70%);
    opacity: 0.1;
}.data_overviewZsaM0cI::after {
    width: 100%;
    position: absolute;
    background-size: 100px 100px;
    top: 0;
    z-index: 0;
    content: "";
    background: 
        linear-gradient(to right, transparent, rgba(0, 0, 0, 0.02) 20%, transparent 30%),
        linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.02) 20%, transparent 30%);
    height: 100%;
    left: 0;
}.data_overviewZsaM0cI .container {
    max-width: 1400px;
    grid-template-rows: auto auto;
    z-index: 1;
    gap: 0;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: grid;
}.data_overviewZsaM0cI .statistics_gain6u4sWZh {
    position: relative;
    min-height: 100vh;
    flex-direction: column;
    color: #ffffff;
    padding: 5rem;
    background: linear-gradient(135deg, rgb(143,155,155) 0%, rgb(107,117,116) 100%);
    grid-row: 1 / span 2;
    justify-content: center;
    display: flex;
    grid-column: 1;
}.data_overviewZsaM0cI .statistics_gain6u4sWZh::before {
    right: 0;
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(to left, rgb(180,192,192), transparent);
    width: 100px;
    content: "";
}.data_overviewZsaM0cI .statistics_prosoKrVIwa {
    position: relative;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 2rem;
    font-size: calc(43px * 1.2);
    color: #ffffff;
}.data_overviewZsaM0cI .statistics_prosoKrVIwa::after {
    width: 80px;
    background: #ffffff;
    left: 0;
    bottom: -1rem;
    content: "";
    border-radius: 10px;
    height: 4px;
    position: absolute;
}.data_overviewZsaM0cI .study_edgeltxKofW {
    margin: 0;
    font-size: 15px;
    color: #ffffff;
    max-width: 600px;
    opacity: 0.9;
    line-height: 1.8;
    font-weight: 400;
}.data_overviewZsaM0cI .statistics_reasons0KEXyok {
    gap: 3rem;
    grid-row: 1 / span 2;
    flex-direction: column;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.05);
    display: flex;
    padding: 5rem;
    justify-content: center;
    background: #ffffff;
    grid-column: 2;
}.data_overviewZsaM0cI .study_elevationYj1fKlA {
    padding: 0;
    position: relative;
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
}.data_overviewZsaM0cI .study_elevationYj1fKlA:hover {
    transform: translateX(10px);
}.data_overviewZsaM0cI .study_elevationYj1fKlA h4 {
    position: relative;
    flex: 0 0 auto;
    font-size: calc(43px * 1.5);
    margin: 0 2rem 0 0;
    line-height: 1;
    padding-bottom: 0.5rem;
    color: rgb(143,155,155);
    font-weight: 700;
}.data_overviewZsaM0cI .study_elevationYj1fKlA:nth-child(even) h4 {
    color: rgb(107,117,116);
}.data_overviewZsaM0cI .study_elevationYj1fKlA h4::after {
    background: currentColor;
    opacity: 0.3;
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 2px;
    content: "";
}.data_overviewZsaM0cI .study_elevationYj1fKlA:hover h4::after {
    opacity: 0.8;
    width: 120%;
}.data_overviewZsaM0cI .study_elevationYj1fKlA span {
    flex: 1;
    padding-left: 2rem;
    position: relative;
    font-size: 15px;
    line-height: 1.5;
    color: #000000;
    font-weight: 400;
}.data_overviewZsaM0cI .study_elevationYj1fKlA span::before {
    width: 1px;
    content: "";
    left: 0;
    transform: translateY(-50%);
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(143,155,155,0.5), transparent);
    top: 50%;
    opacity: 0.5;
    height: 100%;
}.data_overviewZsaM0cI .study_elevationYj1fKlA:nth-child(even) span::before {
    background: linear-gradient(to bottom, transparent, rgb(107,117,116,0.5), transparent);
}.data_overviewZsaM0cI svg {
    transition: all 0.3s ease;
    transform: translateY(-50%);
    height: 24px;
    width: 24px;
    right: 0;
    position: absolute;
    fill: rgb(143,155,155,0.5);
    top: 50%;
    opacity: 0.7;
}.data_overviewZsaM0cI .study_elevationYj1fKlA:nth-child(even) svg {
    fill: rgb(107,117,116,0.5);
}.data_overviewZsaM0cI svg path {
    fill: inherit;
}.data_overviewZsaM0cI .study_elevationYj1fKlA:hover svg {
    opacity: 1;
    transform: translateY(-50%) scale(1.2);
}

@media (max-width: 1200px) {.data_overviewZsaM0cI .container {
    grid-template-columns: 1.2fr 0.8fr;
}.data_overviewZsaM0cI .statistics_gain6u4sWZh {
    padding: 3rem;
}.data_overviewZsaM0cI .statistics_reasons0KEXyok {
    padding: 3rem;
}.data_overviewZsaM0cI .study_elevationYj1fKlA h4 {
    margin-right: 1.5rem;
    font-size: calc(43px * 1.2);
}
}

@media (max-width: 992px) {.data_overviewZsaM0cI {
    min-height: auto;
}.data_overviewZsaM0cI .container {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}.data_overviewZsaM0cI .statistics_gain6u4sWZh {
    grid-row: 1;
    grid-column: 1;
    min-height: auto;
    padding: 4rem 3rem;
}.data_overviewZsaM0cI .statistics_gain6u4sWZh::before {
    display: none;
}.data_overviewZsaM0cI .statistics_reasons0KEXyok {
    grid-row: 2;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.05);
    padding: 4rem 3rem;
    grid-column: 1;
}.data_overviewZsaM0cI .statistics_prosoKrVIwa {
    font-size: calc(32px * 1.1);
    margin-bottom: 1.5rem;
}.data_overviewZsaM0cI .statistics_prosoKrVIwa::after {
    height: 3px;
    bottom: -0.8rem;
    width: 60px;
}
}

@media (max-width: 768px) {.data_overviewZsaM0cI .statistics_gain6u4sWZh {
    padding: 3rem 2rem;
}.data_overviewZsaM0cI .statistics_reasons0KEXyok {
    gap: 2.5rem;
    padding: 3rem 2rem;
}.data_overviewZsaM0cI .study_elevationYj1fKlA h4 {
    font-size: calc(32px * 1.2);
    margin-right: 1.2rem;
}.data_overviewZsaM0cI .study_elevationYj1fKlA span {
    padding-left: 1.5rem;
    font-size: calc(15px * 0.95);
}
}

@media (max-width: 576px) {.data_overviewZsaM0cI .statistics_gain6u4sWZh {
    padding: 2.5rem 1.5rem;
}.data_overviewZsaM0cI .statistics_reasons0KEXyok {
    padding: 2.5rem 1.5rem;
    gap: 2rem;
}.data_overviewZsaM0cI .study_elevationYj1fKlA {
    flex-direction: column;
    align-items: flex-start;
}.data_overviewZsaM0cI .study_elevationYj1fKlA h4 {
    margin: 0 0 1rem 0;
}.data_overviewZsaM0cI .study_elevationYj1fKlA span {
    padding-left: 0;
}.data_overviewZsaM0cI .study_elevationYj1fKlA span::before {
    display: none;
}.data_overviewZsaM0cI svg {
    right: 0;
    transform: none;
    top: 0;
}.data_overviewZsaM0cI .study_elevationYj1fKlA:hover svg {
    transform: scale(1.2);
}.data_overviewZsaM0cI .statistics_prosoKrVIwa {
    margin-bottom: 1.2rem;
    font-size: 32px;
}.data_overviewZsaM0cI .statistics_prosoKrVIwa::after {
    height: 3px;
    bottom: -0.6rem;
    width: 50px;
}.data_overviewZsaM0cI .study_edgeltxKofW {
    font-size: calc(15px * 0.9);
    line-height: 1.7;
}}.program_assetsxrNk1V4 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(125deg, rgb(180,192,192) 0%, rgb(143,155,155,0.5) 100%);
    padding: 120px 0;
}.program_assetsxrNk1V4::before {
    background-size: 30px 30px;
    width: 100%;
    top: 0;
    background-image: linear-gradient(#ffffff 1px, transparent 1px),
                      linear-gradient(to right, #ffffff 1px, transparent 1px);
    position: absolute;
    height: 100%;
    z-index: 0;
    left: 0;
    opacity: 0.03;
    content: '';
}.program_assetsxrNk1V4::after {
    left: -50%;
    content: '';
    width: 200%;
    top: -50%;
    z-index: 0;
    background: radial-gradient(circle, rgb(107,117,116,0.5) 0%, transparent 60%);
    height: 200%;
    opacity: 0.2;
    position: absolute;
}.program_assetsxrNk1V4 .learning_growthnNJjMxY {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    padding: 0 20px;
    max-width: 1280px;
}.program_assetsxrNk1V4 h2 {
    position: relative;
    text-align: center;
    font-size: 41px;
    margin: 0 0 80px;
    color: #ffffff;
    font-weight: 700;
}.program_assetsxrNk1V4 h2::after {
    position: absolute;
    bottom: -20px;
    border-radius: 10px;
    height: 4px;
    content: '';
    background: linear-gradient(90deg, rgb(143,155,155), rgb(107,117,116));
    transform: translateX(-50%);
    left: 50%;
    width: 140px;
}.program_assetsxrNk1V4 .content-wrapper {
    flex-direction: column;
    gap: 60px;
    display: flex;
}.program_assetsxrNk1V4 .pic_strip_wrapl6VeRxd {
    width: 70%;
    border-radius: 26px;
    overflow: hidden;
    height: 400px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    position: relative;
}.program_assetsxrNk1V4 .pic_strip_wrapl6VeRxd::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(143,155,155,0.5) 0%, transparent 70%);
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    top: 0;
}.program_assetsxrNk1V4 .pic_strip_wrapl6VeRxd::after {
    content: '';
    z-index: 2;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, transparent 60%, rgb(107,117,116,0.5) 100%);
}.program_assetsxrNk1V4 .text_main_holder {
    flex-wrap: wrap;
    gap: 30px;
    display: flex;
    justify-content: center;
}.program_assetsxrNk1V4 .text_main_holder > div {
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    display: flex;
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.05);
    gap: 20px;
    padding: 30px;
    overflow: hidden;
    border-radius: 26px;
    flex: 0 0 calc(33.333% - 20px);
    position: relative;
}.program_assetsxrNk1V4 .text_main_holder > div::before {
    border-radius: 26px;
    position: absolute;
    mask-composite: exclude;
    background: linear-gradient(135deg, rgb(143,155,155,0.5), rgb(107,117,116,0.5)) border-box;
    inset: 0;
    content: '';
    z-index: -1;
    border: 2px solid transparent;
    -webkit-mask: 
        linear-gradient(#fff 0 0) padding-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    opacity: 0.3;
}.program_assetsxrNk1V4 .text_main_holder > div::after {
    height: 100%;
    z-index: 0;
    top: 0;
    position: absolute;
    content: '';
    transition: 0.5s;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    left: -100%;
    width: 100%;
}.program_assetsxrNk1V4 .text_main_holder > div:hover {
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.program_assetsxrNk1V4 .text_main_holder > div:hover::after {
    left: 100%;
}.program_assetsxrNk1V4 .text_main_holder svg {
    border-radius: 12px;
    width: 42px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    flex-shrink: 0;
    height: 42px;
    padding: 8px;
    position: relative;
    background: rgba(255, 255, 255, 0.08);
    z-index: 1;
}.program_assetsxrNk1V4 .text_main_holder > div:hover svg {
    background: rgb(143,155,155,0.5);
    transform: scale(1.1);
}.program_assetsxrNk1V4 .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(107,117,116);
}.program_assetsxrNk1V4 .text_main_holder > div:hover svg path {
    fill: #ffffff;
}.program_assetsxrNk1V4 .text_main_holder p {
    line-height: 1.6;
    color: #ffffff;
    z-index: 1;
    margin: 0;
    font-size: 17px;
    position: relative;
}

@media (max-width: 1200px) {.program_assetsxrNk1V4 .text_main_holder > div {
    flex: 0 0 calc(50% - 15px);
}
}

@media (max-width: 992px) {.program_assetsxrNk1V4 {
    padding: 100px 0;
}.program_assetsxrNk1V4 .pic_strip_wrapl6VeRxd {
    width: 85%;
}
}

@media (max-width: 768px) {.program_assetsxrNk1V4 {
    padding: 80px 0;
}.program_assetsxrNk1V4 h2 {
    font-size: calc(41px * 0.8);
    margin-bottom: 60px;
}.program_assetsxrNk1V4 .text_main_holder > div {
    flex: 0 0 100%;
}.program_assetsxrNk1V4 .pic_strip_wrapl6VeRxd {
    height: 350px;
    width: 100%;
}
}

@media (max-width: 576px) {.program_assetsxrNk1V4 {
    padding: 60px 0;
}.program_assetsxrNk1V4 h2 {
    font-size: 38px;
}.program_assetsxrNk1V4 .pic_strip_wrapl6VeRxd {
    height: 280px;
}.program_assetsxrNk1V4 .text_main_holder > div {
    gap: 15px;
    padding: 20px;
}.program_assetsxrNk1V4 .text_main_holder svg {
    height: 36px;
    padding: 6px;
    width: 36px;
}}.thanksSpotAcTU6b9 {
    background: linear-gradient(135deg, rgb(180,192,192) 0%, rgb(107,117,116,0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.thanksSpotAcTU6b9::before {
    height: 300px;
    top: -50px;
    right: -50px;
    z-index: 1;
    transform: rotate(-15deg);
    background: radial-gradient(circle, rgb(143,155,155,0.5) 0%, transparent 70%);
    opacity: 0.6;
    width: 300px;
    position: absolute;
    animation: pulse 8s infinite alternate ease-in-out;
    content: "";
}.thanksSpotAcTU6b9::after {
    z-index: 1;
    left: -100px;
    width: 400px;
    content: "";
    opacity: 0.4;
    position: absolute;
    height: 400px;
    animation: float 12s infinite alternate ease-in-out;
    background: radial-gradient(ellipse, rgb(107,117,116,0.5) 0%, transparent 70%);
    bottom: -100px;
}.thanksSpotAcTU6b9 .container {
    max-width: 1140px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.thanksSpotAcTU6b9 h2 {
    animation: slideInTitle 1.2s ease-out;
    font-size: 29px;
    position: relative;
    opacity: 1;
    margin-bottom: 40px;
    font-weight: 700;
    transform: translateY(0);
    color: #000000;
}.thanksSpotAcTU6b9 h2::after {
    height: 4px;
    width: 80px;
    animation: expandWidth 1.5s ease-out forwards 0.5s;
    content: "";
    transform-origin: left;
    bottom: -15px;
    left: 0;
    background: linear-gradient(90deg, rgb(143,155,155) 0%, rgb(107,117,116) 100%);
    position: absolute;
}.thanksSpotAcTU6b9 .learning_growthnNJjMxY {
    position: relative;
    transform: translateY(0);
    animation: slideInContent 1.5s ease-out 0.3s both;
    padding: 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    background: #ffffff;
}.thanksSpotAcTU6b9 .learning_growthnNJjMxY::before {
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, transparent 0%, rgb(255, 255, 255, 0.5) 100%);
    z-index: -1;
    content: "";
    width: 100%;
    position: absolute;
}.thanksSpotAcTU6b9 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.thanksSpotAcTU6b9 li {
    animation: fadeIn 1.8s ease-out 0.6s both;
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
}.thanksSpotAcTU6b9 li::before {
    transform: rotate(45deg);
    background: rgb(143,155,155);
    animation: rotateMark 6s infinite alternate ease-in-out;
    top: 10px;
    height: 8px;
    left: 0;
    position: absolute;
    content: "";
    width: 8px;
}.thanksSpotAcTU6b9 li span {
    font-family: Arial, sans-serif;
    display: block;
    color: #000000;
    line-height: 1.8;
    font-size: 12px;
}

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

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

@keyframes expandWidth {
  from {
    transform: scaleX(0.3);
  }
  to {
    transform: scaleX(1);
  }
}

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

@keyframes rotateMark {
  0% {
    transform: rotate(45deg);
  }
  50% {
    transform: rotate(135deg);
  }
  100% {
    transform: rotate(45deg);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1) rotate(-15deg);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.1) rotate(-15deg);
    opacity: 0.8;
  }
  100% {
    transform: scale(1) rotate(-15deg);
    opacity: 0.6;
  }
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}

@media (max-width: 992px) {.thanksSpotAcTU6b9 {
    padding: 80px 0;
}.thanksSpotAcTU6b9 h2 {
    font-size: calc(29px * 0.9);
}.thanksSpotAcTU6b9 .learning_growthnNJjMxY {
    padding: 30px;
}
}

@media (max-width: 768px) {.thanksSpotAcTU6b9 {
    padding: 60px 0;
}.thanksSpotAcTU6b9 h2 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.8);
}.thanksSpotAcTU6b9 h2::after {
    width: 60px;
}.thanksSpotAcTU6b9 .learning_growthnNJjMxY {
    padding: 25px;
}.thanksSpotAcTU6b9::before {
    width: 200px;
    height: 200px;
}.thanksSpotAcTU6b9::after {
    width: 250px;
    height: 250px;
}
}

@media (max-width: 576px) {.thanksSpotAcTU6b9 {
    padding: 40px 0;
}.thanksSpotAcTU6b9 h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 25px;
}.thanksSpotAcTU6b9 h2::after {
    height: 3px;
    width: 50px;
}.thanksSpotAcTU6b9 .learning_growthnNJjMxY {
    padding: 20px;
}.thanksSpotAcTU6b9 li {
    padding-left: 20px;
}.thanksSpotAcTU6b9 li span {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}
}

@media (prefers-reduced-motion: reduce) {.thanksSpotAcTU6b9, .thanksSpotAcTU6b9::before, .thanksSpotAcTU6b9::after, 
  .thanksSpotAcTU6b9 h2, .thanksSpotAcTU6b9 h2::after, 
  .thanksSpotAcTU6b9 .learning_growthnNJjMxY, .thanksSpotAcTU6b9 li, .thanksSpotAcTU6b9 li::before {
    transition: none;
    animation: none;
}
}

@supports (container-type: inline-size) {.thanksSpotAcTU6b9 .container {
    container-name: thanks-container;
    container-type: inline-size;
}
  
  @container thanks-container (max-width: 768px) {.thanksSpotAcTU6b9 .learning_growthnNJjMxY {
    padding: 20px;
}.thanksSpotAcTU6b9 h2 {
    margin-bottom: 25px;
}}
}.program_overviewFUOhe3d {
    background: linear-gradient(45deg, rgb(180,192,192) 0%, rgb(107,117,116,0.5) 50%, rgb(180,192,192) 100%);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.program_overviewFUOhe3d::before {
    z-index: 1;
    top: -10%;
    height: 70%;
    opacity: 0.4;
    animation: pulseGlow 15s ease-in-out infinite;
    background: radial-gradient(circle, rgb(143,155,155,0.5) 0%, transparent 70%);
    position: absolute;
    width: 70%;
    content: "";
    right: -10%;
    border-radius: 50%;
}.program_overviewFUOhe3d::after {
    bottom: -5%;
    left: -5%;
    content: "";
    width: 50%;
    position: absolute;
    height: 50%;
    background: radial-gradient(circle, rgb(107,117,116,0.5) 0%, transparent 70%);
    animation: pulseGlow 12s ease-in-out infinite reverse;
    border-radius: 50%;
    z-index: 1;
    opacity: 0.3;
}@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

.program_overviewFUOhe3d .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 2rem;
}.program_overviewFUOhe3d .learning_growthnNJjMxY {
    display: grid;
    transform-style: preserve-3d;
    position: relative;
    gap: 3rem;
    grid-template-columns: 1.2fr 0.8fr;
    transform: perspective(1000px) rotateY(-2deg);
}.program_overviewFUOhe3d .learning_growthnNJjMxY::before {
    top: -2rem;
    left: -2rem;
    height: calc(100% + 4rem);
    content: "";
    transform: translateZ(-10px);
    width: calc(100% + 4rem);
    opacity: 0.05;
    position: absolute;
    z-index: -1;
    background: 
        repeating-linear-gradient(90deg, transparent, transparent 50px, rgb(143,155,155,0.5) 50px, rgb(143,155,155,0.5) 51px),
        repeating-linear-gradient(180deg, transparent, transparent 50px, rgb(143,155,155,0.5) 50px, rgb(143,155,155,0.5) 51px);
    border-radius: 18px;
}.program_overviewFUOhe3d .training_pathJ8jycPx {
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.1),
        0 10px 20px -5px rgba(0, 0, 0, 0.04),
        inset 0 0 0 1px rgb(180,192,192);
    background: #ffffff;
    padding: 3rem;
    transform: translateZ(20px);
    border-radius: 18px;
    z-index: 3;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
    position: relative;
}.program_overviewFUOhe3d .training_pathJ8jycPx::before {
    z-index: -1;
    position: absolute;
    top: 0;
    border-radius: 18px;
    left: 0;
    opacity: 0.7;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
}.program_overviewFUOhe3d .nav_sitetLhZO3v {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}.program_overviewFUOhe3d .nav_sitetLhZO3v::before {
    width: 40px;
    content: "";
    right: -20px;
    transform: translateY(-50%);
    height: 2px;
    position: absolute;
    opacity: 0.6;
    background: rgb(143,155,155);
    top: 50%;
}.program_overviewFUOhe3d .nav_sitetLhZO3v::after {
    content: "";
    border-radius: 10px;
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(107,117,116) 0%, transparent 100%);
    width: 60px;
    height: 3px;
    left: 0;
}.program_overviewFUOhe3d .nav_sitetLhZO3v svg {
    width: auto;
    transition: all 0.3s ease;
    height: 4rem;
    filter: drop-shadow(0 2px 4px rgb(143,155,155,0.5));
}.program_overviewFUOhe3d .nav_sitetLhZO3v svg:hover {
    transform: translateY(-2px) scale(1.03);
    filter: drop-shadow(0 6px 12px rgb(143,155,155,0.5));
}.program_overviewFUOhe3d .nav_sitetLhZO3v svg path {
    transition: fill 0.3s ease;
    fill: rgb(143,155,155);
}.program_overviewFUOhe3d .nav_sitetLhZO3v svg:hover path {
    fill: rgb(107,117,116);
}.program_overviewFUOhe3d h3 {
    color: transparent;
    font-weight: 700;
    background-clip: text !important;
    margin-bottom: 1.5rem;
    font-size: 37px;
    transform: translateZ(5px);
    position: relative;
    display: inline-block;
    -webkit-background-clip: text !important;
    background: linear-gradient(to right, #000000 0%, rgb(143,155,155) 100%);
}.program_overviewFUOhe3d h3::after {
    border-radius: 10px;
    bottom: -8px;
    position: absolute;
    height: 3px;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    background: rgb(143,155,155);
    width: 30px;
}.program_overviewFUOhe3d .training_pathJ8jycPx:hover h3::after {
    width: 80px;
}.program_overviewFUOhe3d p {
    z-index: 2;
    color: #000000;
    position: relative;
    transform: translateZ(10px);
    margin-bottom: 1rem;
    line-height: 1.7;
    font-size: 17px;
}.program_overviewFUOhe3d .pic_strip_wrapl6VeRxd {
    min-height: 400px;
    z-index: 2;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    position: relative;
    overflow: hidden;
    animation: floatAnimation 6s ease-in-out infinite;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(30px) rotate(3deg);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.1),
        inset 0 0 0 1px rgba(255, 255, 255, 0.3);
    height: 100%;
    height: 450px;
}@keyframes floatAnimation {
    0% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
    50% {
        transform: translateZ(30px) rotate(3deg) translateY(-10px);
    }
    100% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
}

.program_overviewFUOhe3d .pic_strip_wrapl6VeRxd::before {
    height: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
    content: "";
    mix-blend-mode: soft-light;
    transition: all 0.5s ease;
    background: linear-gradient(
        45deg,
        transparent 0%,
        transparent 40%,
        rgb(143,155,155,0.5) 100%
    );
    width: 100%;
    opacity: 0.5;
    top: 0;
}.program_overviewFUOhe3d .pic_strip_wrapl6VeRxd::after {
    opacity: 0.3;
    background: linear-gradient(
        to top,
        rgb(143,155,155,0.5) 0%,
        transparent 100%
    );
    content: "";
    width: 100%;
    bottom: 0;
    z-index: 1;
    height: 50%;
    position: absolute;
    left: 0;
}.program_overviewFUOhe3d .learning_growthnNJjMxY:hover .pic_strip_wrapl6VeRxd {
    transform: translateZ(40px) rotate(1deg) scale(1.03);
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.15),
        -25px -25px 70px rgba(255, 255, 255, 0.15),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
    border-radius: 60% 40% 60% 40% / 40% 60% 40% 60%;
}.program_overviewFUOhe3d .learning_growthnNJjMxY:hover .pic_strip_wrapl6VeRxd::before {
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgb(107,117,116,0.5) 40%,
        rgb(143,155,155,0.5) 100%
    );
    opacity: 0.7;
}

@media (max-width: 1024px) {.program_overviewFUOhe3d {
    padding: 5rem 0;
}.program_overviewFUOhe3d .learning_growthnNJjMxY {
    transform: perspective(1000px) rotateY(0deg);
    grid-template-columns: 1fr;
    gap: 2rem;
}.program_overviewFUOhe3d .training_pathJ8jycPx {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    padding: 2.5rem;
}.program_overviewFUOhe3d .pic_strip_wrapl6VeRxd {
    transform: translateZ(20px) rotate(0deg);
    min-height: 350px;
    border-radius: 20% 80% 20% 80% / 80% 20% 80% 20%;
}.program_overviewFUOhe3d .learning_growthnNJjMxY:hover .pic_strip_wrapl6VeRxd {
    transform: translateZ(30px) scale(1.02);
}
}

@media (max-width: 768px) {.program_overviewFUOhe3d {
    padding: 4rem 0;
}.program_overviewFUOhe3d .learning_growthnNJjMxY::before {
    top: -1.5rem;
    width: calc(100% + 3rem);
    left: -1.5rem;
    height: calc(100% + 3rem);
}.program_overviewFUOhe3d .training_pathJ8jycPx {
    padding: 2rem;
}.program_overviewFUOhe3d .nav_sitetLhZO3v svg {
    height: 3.5rem;
}.program_overviewFUOhe3d h3 {
    font-size: calc(37px * 0.9);
}.program_overviewFUOhe3d .pic_strip_wrapl6VeRxd {
    min-height: 300px;
}
}

@media (max-width: 576px) {.program_overviewFUOhe3d {
    padding: 3rem 0;
}.program_overviewFUOhe3d .learning_growthnNJjMxY::before {
    display: none;
}.program_overviewFUOhe3d .training_pathJ8jycPx {
    padding: 1.5rem;
}.program_overviewFUOhe3d .nav_sitetLhZO3v svg {
    height: 3rem;
}.program_overviewFUOhe3d .nav_sitetLhZO3v::before {
    right: -10px;
    width: 20px;
}.program_overviewFUOhe3d h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 1rem;
}.program_overviewFUOhe3d p {
    font-size: calc(17px * 0.9);
}.program_overviewFUOhe3d .pic_strip_wrapl6VeRxd {
    min-height: 250px;
    border-radius: 10% 90% 10% 90% / 90% 10% 90% 10%;
}}.cookie_overlay_panel2wf9i85 {
    bottom: 0;
    z-index: 90;
    background: rgb(180,192,192);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    border-top: 3px solid rgb(143,155,155);
    width: 100%;
    position: fixed;
}.cookie_revieweFaMkBG {
    justify-content: space-between;
    margin: auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    max-width: 1200px;
    flex-wrap: nowrap;
}#cookieModalMessage4A12LUO {
    display: none;
}#cookieModalMessage4A12LUO:checked ~ .cookie_overlay_panel2wf9i85 {
    opacity: 0;
    visibility: hidden;
}.cookie_overlay_panel2wf9i85 h5 {
    font-weight: 700;
    color: rgb(143,155,155);
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 18px;
}.cookie_overlay_panel2wf9i85 p {
    max-width: 500px;
    color: #000000;
    font-size: 12px;
}.safe_cookiesklogAEU {
    flex-shrink: 0;
    margin-right: 20px;
}.safe_cookiesklogAEU svg, .safe_cookiesklogAEU svg path {
    width: 80px;
    height: 80px;
    fill: rgb(143,155,155);
}.cookie_overview2FmGfZY {
    font-size: 14px;
    padding: 12px 24px;
    transition: border 0.2s;
    border: 2px solid transparent;
    flex-shrink: 0;
    font-weight: 600;
    min-width: 140px;
    border-radius: 10px;
    margin-left: 10px;
    background: rgb(143,155,155);
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}.cookie_button.cookie_boxAZcEzCP {
    background: rgb(143,155,155);
}.cookie_button.cookie_layer8iOtBMr {
    background: rgb(107,117,116);
}.cookie_overview2FmGfZY:hover {
    border: 2px solid #ffffff;
}.cookie_overlay_panel2wf9i85 p a {
    font-weight: 700;
    text-decoration: underline;
    color: rgb(143,155,155);
}
@media only screen and (max-width: 1200px) {.cookie_revieweFaMkBG {
    padding: 0 10px;
}
}
@media only screen and (max-width: 800px) {.safe_cookiesklogAEU {
    display: none;
}.cookie_revieweFaMkBG {
    text-align: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie_overlay_panel2wf9i85 h5, .cookie_overlay_panel2wf9i85 p {
    text-align: center;
}.cookie_paneluUDnwRT {
    margin-bottom: 20px;
}.cookie_overview2FmGfZY {
    margin-left: 0;
    width: 100%;
    max-width: 300px;
    margin-top: 10px;
}}
.wrapper-bundlevDtLal6 .cookie_overlay_panel2wf9i85 {
    border: none;
    background: rgb(107,117,116);
    padding: 30px 0;
}.wrapper-bundlevDtLal6 .cookie_overview2FmGfZY {
    background: rgb(143,155,155);
    border: none;
    color: #ffffff;
    border-radius: 10px;
    margin-left: 0;
    font-weight: 600;
    font-size: 14px;
}.wrapper-bundlevDtLal6 .cookie_paneluUDnwRT h5, .wrapper-bundlevDtLal6 .cookie_paneluUDnwRT p {
    color: #ffffff;
}.pricing_optionQLIJwkj {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.pricing_optionQLIJwkj::before {
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgba(18, 36, 66, 0.92), rgba(39, 55, 89, 0.85));
    top: 0;
    z-index: 1;
    content: "";
    height: 100%;
}.pricing_optionQLIJwkj .container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    z-index: 2;
}.trial_rateseIvWRF8 {
    position: relative;
}.pricing_optionQLIJwkj h2 {
    margin-bottom: 20px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 34px;
    text-align: center;
    transform: translateY(0);
}.pricing_optionQLIJwkj h2::after {
    width: 80px;
    left: 50%;
    bottom: -12px;
    content: "";
    height: 3px;
    background: rgb(143,155,155);
    transform: translateX(-50%);
    position: absolute;
}.pricing_optionQLIJwkj .pro_feesY9ApxKZ {
    opacity: 0.9;
    max-width: 760px;
    margin: 0 auto 50px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.6;
}.pricing_optionQLIJwkj .learning_priceqCZIFOE {
    padding: 0;
    list-style: none;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    text-decoration: none;
    overflow: hidden;
    height: 100%;
    display: block;
}.pricing_optionQLIJwkj .rate_choicesSit3fRp {
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    min-height: 380px;
    height: 100%;
    padding: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease;
    height: 100%;
    justify-content: space-between;
    position: relative;
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.pricing_optionQLIJwkj .rate_choicesSit3fRp::before {
    background: linear-gradient(to bottom right, 
        rgb(143,155,155,0.5), 
        transparent,
        rgba(255, 255, 255, 0.05));
    opacity: 0;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transition: opacity 0.5s ease;
    width: 100%;
}.pricing_optionQLIJwkj .learn_packshtgr9uP {
    height: 100%;
    flex-direction: column;
    display: flex;
    z-index: 2;
    position: relative;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ h4 {
    font-weight: 600;
    transition: transform 0.4s ease;
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
    color: #ffffff;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ h4::after {
    width: 40px;
    background: rgb(143,155,155);
    content: "";
    transition: width 0.4s ease;
    position: absolute;
    left: 0;
    height: 2px;
    bottom: 0;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ p {
    margin-bottom: 25px;
    color: #ffffff;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: 15px;
    flex-grow: 1;
    white-space: normal;
    line-height: 1.7;
    opacity: 0.85;
}.pricing_optionQLIJwkj .deal_boardxEVJtdO {
    padding: 10px 20px;
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    align-self: flex-start;
    position: relative;
    font-weight: 700;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    margin-top: auto;
    font-size: 28px;
    display: inline-block;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(143,155,155), rgb(107,117,116));
}.pricing_optionQLIJwkj .deal_boardxEVJtdO::before {
    content: "";
    width: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    height: 100%;
    position: absolute;
    transition: transform 0.6s ease;
    transform: translateX(-100%);
    top: 0;
    left: 0;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ:hover {
    transform: translateY(-10px);
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ:hover .rate_choicesSit3fRp {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.25);
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ:hover .rate_choicesSit3fRp::before {
    opacity: 1;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ:hover h4 {
    transform: translateX(5px);
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ:hover h4::after {
    width: 60px;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ:hover .deal_boardxEVJtdO {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ:hover .deal_boardxEVJtdO::before {
    transform: translateX(100%);
}

@media (max-width: 1200px) {.pricing_optionQLIJwkj {
    padding: 100px 0;
}.pricing_optionQLIJwkj .learning_priceqCZIFOE {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 25px;
}.pricing_optionQLIJwkj .rate_choicesSit3fRp {
    padding: 25px;
    min-height: 360px;
}.pricing_optionQLIJwkj h2 {
    font-size: calc(34px - 2px);
}
}

@media (max-width: 992px) {.pricing_optionQLIJwkj {
    padding: 80px 0;
}.pricing_optionQLIJwkj .learning_priceqCZIFOE {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing_optionQLIJwkj .rate_choicesSit3fRp {
    padding: 22px;
    min-height: 340px;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ h4 {
    font-size: 20px;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ p {
    line-height: 1.6;
    font-size: 14px;
}.pricing_optionQLIJwkj .deal_boardxEVJtdO {
    padding: 8px 16px;
    font-size: 24px;
}
}

@media (max-width: 768px) {.pricing_optionQLIJwkj {
    padding: 60px 0;
}.pricing_optionQLIJwkj .learning_priceqCZIFOE {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.pricing_optionQLIJwkj .rate_choicesSit3fRp {
    min-height: auto;
    padding: 25px;
}.pricing_optionQLIJwkj h2 {
    font-size: calc(34px - 4px);
}.pricing_optionQLIJwkj .pro_feesY9ApxKZ {
    font-size: 16px;
    margin-bottom: 40px;
}
}

@media (max-width: 576px) {.pricing_optionQLIJwkj {
    padding: 50px 0;
}.pricing_optionQLIJwkj h2 {
    font-size: calc(34px - 6px);
}.pricing_optionQLIJwkj .pro_feesY9ApxKZ {
    font-size: 15px;
    margin-bottom: 30px;
}.pricing_optionQLIJwkj .rate_choicesSit3fRp {
    padding: 20px;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ h4 {
    padding-bottom: 12px;
    font-size: 18px;
    margin-bottom: 15px;
}.pricing_optionQLIJwkj .price_sheetOTuI7oZ p {
    font-size: 14px;
    margin-bottom: 20px;
}.pricing_optionQLIJwkj .deal_boardxEVJtdO {
    padding: 8px 14px;
    font-size: 22px;
}}.workshop_ctaT59mPh0 {
    padding: 5rem 0 1rem;
    position: relative;
    color: #ffffff;
    z-index: 1;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, #000000 0%, rgb(143,155,155,0.5) 100%);
}.workshop_ctaT59mPh0::before {
    top: 0;
    background: radial-gradient(circle at 30% 50%, rgb(143,155,155,0.5) 0%, transparent 50%);
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}.workshop_ctaT59mPh0::after {
    right: 0;
    animation: glowLine 3s infinite alternate;
    height: 3px;
    z-index: 2;
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(143,155,155), transparent);
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.workshop_ctaT59mPh0 .container {
    position: relative;
    z-index: 2;
}.workshop_ctaT59mPh0 .diploma_ctalC1ge2z {
    flex-direction: column;
    gap: 3rem;
    display: flex;
}.workshop_ctaT59mPh0 .reach_outSHQM1Kk {
    padding: 1.5rem;
    border: 1px solid rgb(107,117,116,0.5);
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    display: flex;
    border-radius: 11px;
    justify-content: center;
    gap: 2rem;
    backdrop-filter: blur(8px);
    margin-bottom: 1rem;
    flex-wrap: wrap;
}.workshop_ctaT59mPh0 .reach_outSHQM1Kk::before {
    top: -2px;
    width: 50%;
    content: '';
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgb(107,117,116), transparent);
    animation: scanLine 4s infinite linear;
    height: 2px;
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.workshop_ctaT59mPh0 .info_item {
    text-align: center;
    min-width: 200px;
    transition: transform 0.3s ease;
    flex: 1;
    max-width: 300px;
}.workshop_ctaT59mPh0 .info_item:hover {
    transform: translateY(-5px);
}.workshop_ctaT59mPh0 .info_item p, 
.workshop_ctaT59mPh0 .info_item a {
    transition: all 0.3s ease;
    justify-content: center;
    display: flex;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid transparent;
    align-items: center;
    padding: 0.75rem;
    gap: 0.5rem;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    font-size: calc(14px - 2px);
    border-radius: 10px;
}.workshop_ctaT59mPh0 .info_item svg {
    fill: rgb(107,117,116);
    height: 1.25rem;
    width: 1.25rem;
    transition: fill 0.3s ease;
}.workshop_ctaT59mPh0 .info_item a:hover {
    background: #000000;
    box-shadow: 0 0 15px rgb(143,155,155,0.5);
    border-color: rgb(143,155,155,0.5);
}.workshop_ctaT59mPh0 .info_item a:hover svg {
    fill: rgb(143,155,155);
}.workshop_ctaT59mPh0 .text_main_holder {
    gap: 2rem;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
}.workshop_ctaT59mPh0 .nav_sitetLhZO3v {
    display: flex;
    gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
}.workshop_ctaT59mPh0 .nav_sitetLhZO3v svg {
    height: auto;
    max-width: 180px;
    filter: drop-shadow(0 0 5px rgb(143,155,155,0.5));
    transition: filter 0.3s ease;
}.workshop_ctaT59mPh0 .nav_sitetLhZO3v svg:hover {
    filter: drop-shadow(0 0 10px rgb(143,155,155));
}.workshop_ctaT59mPh0 .contest_infow2YSvJt {
    line-height: 1.5;
    color: #ffffff;
    font-size: calc(15px - 1px);
    opacity: 0.7;
    max-width: 280px;
}.workshop_ctaT59mPh0 .top_primel9IokyO {
    gap: 1.25rem;
    display: flex;
    flex-direction: column;
}.workshop_ctaT59mPh0 .top_primel9IokyO h5 {
    color: #ffffff;
    position: relative;
    padding-bottom: 0.75rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 19px;
}.workshop_ctaT59mPh0 .top_primel9IokyO h5::after {
    background: rgb(107,117,116);
    bottom: 0;
    position: absolute;
    height: 2px;
    transition: width 0.3s ease;
    content: '';
    left: 0;
    width: 40px;
}.workshop_ctaT59mPh0 .top_primel9IokyO:hover h5::after {
    width: 80px;
}.workshop_ctaT59mPh0 .top_baseedU0fVO {
    display: flex;
    gap: 0.75rem;
    flex-direction: column;
}.workshop_ctaT59mPh0 .top_baseedU0fVO a {
    text-decoration: none;
    color: #ffffff;
    padding-left: 1rem;
    position: relative;
    opacity: 0.8;
    font-size: 14px;
    transition: all 0.3s ease;
}.workshop_ctaT59mPh0 .top_baseedU0fVO a::before {
    transition: all 0.3s ease;
    width: 5px;
    background: rgb(107,117,116);
    content: '';
    position: absolute;
    top: 50%;
    border-radius: 50%;
    left: 0;
    height: 5px;
    transform: translateY(-50%);
}.workshop_ctaT59mPh0 .top_baseedU0fVO a:hover {
    opacity: 1;
    color: rgb(143,155,155);
    transform: translateX(5px);
}.workshop_ctaT59mPh0 .top_baseedU0fVO a:hover::before {
    background: rgb(143,155,155);
    box-shadow: 0 0 8px rgb(143,155,155);
    width: 7px;
    height: 7px;
}.workshop_ctaT59mPh0 .subscribe_holder {
    gap: 1.25rem;
    flex-direction: column;
    overflow: hidden;
    border-radius: 11px;
    display: flex;
    border: 1px solid rgb(107,117,116,0.5);
    padding: 1.5rem;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    position: relative;
}.workshop_ctaT59mPh0 .subscribe_holder::before {
    background: radial-gradient(circle at top right, rgb(143,155,155,0.5) 0%, transparent 70%);
    right: 0;
    opacity: 0.1;
    bottom: 0;
    z-index: -1;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
}.workshop_ctaT59mPh0 .subscribe_holder h5 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
}.workshop_ctaT59mPh0 .subscribe_holder p {
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.9;
    font-size: calc(14px - 1px);
}.workshop_ctaT59mPh0 .input_holder {
    gap: 0.75rem;
    display: flex;
    flex-direction: column;
    position: relative;
}.workshop_ctaT59mPh0 .input_holder input[type="email"] {
    flex: 1;
    color: #ffffff;
    border: 1px solid rgb(107,117,116,0.5);
    padding: 0.875rem 1rem;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 100%;
}.workshop_ctaT59mPh0 .input_holder input[type="email"]:focus {
    border-color: rgb(143,155,155);
    outline: none;
    box-shadow: 0 0 10px rgb(143,155,155,0.5);
}.workshop_ctaT59mPh0 .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #ffffff;
}.workshop_ctaT59mPh0 .free_lessonsFg1k0XD {
    border-radius: 10px;
    font-size: 17px;
    transition: all 0.3s ease;
    color: #ffffff;
    width: 100%;
    background: rgb(143,155,155);
    font-weight: 600;
    border: none;
    cursor: pointer;
    overflow: hidden;
    padding: 0.875rem 1.5rem;
    position: relative;
}.workshop_ctaT59mPh0 .free_lessonsFg1k0XD::before {
    top: 0;
    width: 100%;
    left: -100%;
    content: '';
    position: absolute;
    transition: left 0.7s ease;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.workshop_ctaT59mPh0 .free_lessonsFg1k0XD:hover {
    background: rgb(107,117,116);
    box-shadow: 0 0 15px rgb(107,117,116,0.5);
    transform: translateY(-2px);
}.workshop_ctaT59mPh0 .free_lessonsFg1k0XD:hover::before {
    left: 100%;
}.workshop_ctaT59mPh0 .collab_space2SAzM9O {
    margin-top: 3rem;
    padding-top: 1.5rem;
    position: relative;
    border-top: 1px solid rgb(107,117,116,0.5);
    text-align: center;
}.workshop_ctaT59mPh0 .collab_space2SAzM9O::before {
    background: linear-gradient(90deg, transparent, rgb(107,117,116,0.5), transparent);
    top: -1px;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    position: absolute;
}.workshop_ctaT59mPh0 .hackathonndD3T0j {
    font-size: 15px;
    color: #ffffff;
    opacity: 0.7;
}

@media (max-width: 1024px) {.workshop_ctaT59mPh0 {
    padding: 4rem 0 1rem;
}.workshop_ctaT59mPh0 .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.workshop_ctaT59mPh0 .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.workshop_ctaT59mPh0 .input_holder {
    flex-direction: row;
}.workshop_ctaT59mPh0 .free_lessonsFg1k0XD {
    width: auto;
}
}

@media (max-width: 768px) {.workshop_ctaT59mPh0 {
    padding: 3rem 0 1rem;
}.workshop_ctaT59mPh0 .reach_outSHQM1Kk {
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}.workshop_ctaT59mPh0 .info_item {
    min-width: 100%;
}.workshop_ctaT59mPh0 .text_main_holder {
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.workshop_ctaT59mPh0 .subscribe_holder {
    grid-column: auto;
}.workshop_ctaT59mPh0 .nav_sitetLhZO3v {
    align-items: center;
    text-align: center;
}.workshop_ctaT59mPh0 .contest_infow2YSvJt {
    max-width: 100%;
    text-align: center;
}.workshop_ctaT59mPh0 .top_primel9IokyO h5 {
    text-align: center;
}.workshop_ctaT59mPh0 .top_primel9IokyO h5::after {
    left: 50%;
    transform: translateX(-50%);
}.workshop_ctaT59mPh0 .top_baseedU0fVO {
    align-items: center;
}.workshop_ctaT59mPh0 .top_baseedU0fVO a {
    text-align: center;
}.workshop_ctaT59mPh0 .top_baseedU0fVO a:hover {
    transform: translateY(-2px);
}.workshop_ctaT59mPh0 .input_holder {
    flex-direction: column;
}.workshop_ctaT59mPh0 .free_lessonsFg1k0XD {
    width: 100%;
}
}

@media (max-width: 480px) {.workshop_ctaT59mPh0 {
    padding: 2.5rem 0 1rem;
}.workshop_ctaT59mPh0 .info_item p, 
    .workshop_ctaT59mPh0 .info_item a {
    font-size: calc(14px - 3px);
}.workshop_ctaT59mPh0 .top_primel9IokyO h5, 
    .workshop_ctaT59mPh0 .subscribe_holder h5 {
    font-size: calc(19px - 2px);
}.workshop_ctaT59mPh0 .top_baseedU0fVO a, 
    .workshop_ctaT59mPh0 .subscribe_holder p {
    font-size: calc(14px - 2px);
}.workshop_ctaT59mPh0 .hackathonndD3T0j {
    font-size: calc(15px - 2px);
}}.opening_boardALHjfrC {
    min-height: 100vh;
    overflow: hidden;
    flex-direction: column;
    color: #ffffff;
    position: relative;
    display: flex;
    width: 100%;
}.opening_boardALHjfrC .pic_strip_wrapl6VeRxd {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}.opening_boardALHjfrC .pic_strip_wrapl6VeRxd::before {
    background: linear-gradient(135deg, rgba(16, 46, 68, 0.85) 0%, rgba(5, 25, 55, 0.9) 100%);
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 2;
    height: 100%;
    content: "";
}.opening_boardALHjfrC .pic_strip_wrapl6VeRxd::after {
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    z-index: 3;
    top: 0;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(94, 170, 168, 0.05) 0px,
        rgba(94, 170, 168, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
}.opening_boardALHjfrC .learning_growthnNJjMxY {
    transform: perspective(1000px) translateZ(0);
    position: relative;
    max-width: 1200px;
    margin: auto;
    transform-style: preserve-3d;
    flex-direction: column;
    align-items: flex-start;
    padding: 6% 8%;
    display: flex;
    z-index: 10;
}.opening_boardALHjfrC h1 {
    position: relative;
    color: #ffffff;
    transform: perspective(1000px) translateZ(20px);
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    line-height: 1.3;
    font-size: clamp(2.5rem, 5vw, 46px);
    margin-bottom: 2rem;
    opacity: 0;
    animation: title-slide-in 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    letter-spacing: 0.02em;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    -webkit-background-clip: text !important;
    background-clip: text !important;
}.opening_boardALHjfrC h1::before {
    position: absolute;
    background: rgb(143,155,155);
    height: 4px;
    bottom: -10px;
    transform: scaleX(0);
    content: "";
    transform-origin: left;
    width: 80px;
    animation: line-grow 0.6s 0.4s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    left: 0;
}.opening_boardALHjfrC .text_elementoVZrAw7 {
    transform: perspective(1000px) translateZ(10px) translateX(0);
    max-width: 620px;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.18);
    background: rgba(255, 255, 255, 0.05);
    opacity: 0;
    border-left: 3px solid rgb(143,155,155);
    animation: text-holder-slide 0.8s 0.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    padding: 2.5rem 3rem;
    margin-top: 1.5rem;
    border-radius: 0 10px 10px 0;
    position: relative;
    backdrop-filter: blur(10px);
}.opening_boardALHjfrC .text_elementoVZrAw7::before {
    z-index: -1;
    background: linear-gradient(135deg, rgba(94, 170, 168, 0.1), transparent);
    left: 0;
    border-radius: 0 10px 10px 0;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
}.opening_boardALHjfrC .text_elementoVZrAw7 p {
    font-size: clamp(1rem, 1.8vw, 1.25rem);
    letter-spacing: 0.01em;
    line-height: 1.6;
    margin-bottom: 2rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
}.opening_boardALHjfrC .study_toolsc7qOYav {
    justify-content: center;
    margin: 1.5rem 0 2.5rem;
    display: flex;
    transition: transform 0.4s ease;
    transform: rotate(-2deg) scale(0.95);
}.opening_boardALHjfrC .study_toolsc7qOYav:hover {
    transform: rotate(0) scale(1);
}.opening_boardALHjfrC .study_toolsc7qOYav svg {
    width: 80px;
    height: 80px;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.15));
}.opening_boardALHjfrC .study_toolsc7qOYav svg path {
    transition: fill 0.3s ease;
    fill: rgb(143,155,155);
}.opening_boardALHjfrC .study_toolsc7qOYav:hover svg path {
    fill: rgb(115, 190, 188);
}.opening_boardALHjfrC .study_toolsc7qOYav svg text {
    font-size: 8px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
}.opening_boardALHjfrC .study_toolsc7qOYav:hover svg text {
    fill: #ffffff;
}.opening_boardALHjfrC h6 {
    margin: 1rem 0 0;
    width: 100%;
    text-align: center;
}.opening_boardALHjfrC .inquiry_list8Xharjk {
    border-radius: 10px;
    color: #ffffff;
    position: relative;
    display: inline-block;
    padding: 0.9rem 2.2rem;
    font-size: 15px;
    background: rgb(143,155,155);
    letter-spacing: 0.02em;
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(94, 170, 168, 0.3);
    transform: translateY(0);
    text-decoration: none;
}.opening_boardALHjfrC .inquiry_list8Xharjk::before {
    width: 100%;
    height: 100%;
    content: "";
    transition: left 0.7s ease;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    left: -100%;
}.opening_boardALHjfrC .inquiry_list8Xharjk:hover {
    background: rgb(80, 155, 153);
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(94, 170, 168, 0.4);
}.opening_boardALHjfrC .inquiry_list8Xharjk:hover::before {
    left: 100%;
}

@keyframes title-slide-in {
    0% {
        opacity: 0;
        transform: perspective(1000px) translateZ(20px) translateY(-30px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) translateZ(20px) translateY(0);
    }
}

@keyframes text-holder-slide {
    0% {
        opacity: 0;
        transform: perspective(1000px) translateZ(10px) translateX(-50px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) translateZ(10px) translateX(0);
    }
}

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

@media (max-width: 991px) {.opening_boardALHjfrC .learning_growthnNJjMxY {
    padding: 7% 5%;
}.opening_boardALHjfrC .text_elementoVZrAw7 {
    padding: 2rem 2.5rem;
    max-width: 520px;
}
}

@media (max-width: 767px) {.opening_boardALHjfrC {
    min-height: 90vh;
}.opening_boardALHjfrC .learning_growthnNJjMxY {
    padding: 12% 5% 8%;
}.opening_boardALHjfrC h1 {
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    margin-bottom: 1.5rem;
}.opening_boardALHjfrC h1::before {
    width: 60px;
    bottom: -8px;
    height: 3px;
}.opening_boardALHjfrC .text_elementoVZrAw7 {
    padding: 1.8rem 2rem;
    margin-top: 1rem;
}.opening_boardALHjfrC .study_toolsc7qOYav {
    margin: 1rem 0 2rem;
}.opening_boardALHjfrC .study_toolsc7qOYav svg {
    width: 70px;
    height: 70px;
}.opening_boardALHjfrC .inquiry_list8Xharjk {
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 576px) {.opening_boardALHjfrC .learning_growthnNJjMxY {
    padding: 20% 5% 10%;
}.opening_boardALHjfrC h1 {
    font-size: 1.9rem;
}.opening_boardALHjfrC .text_elementoVZrAw7 {
    padding: 1.5rem 1.8rem;
    border-left-width: 2px;
}.opening_boardALHjfrC .text_elementoVZrAw7 p {
    font-size: 0.95rem;
    margin-bottom: 1.5rem;
}.opening_boardALHjfrC .study_toolsc7qOYav svg {
    width: 60px;
    height: 60px;
}.opening_boardALHjfrC .inquiry_list8Xharjk {
    padding: 0.7rem 1.5rem;
    font-size: 0.9rem;
}}.reach_outUTnrwv3 {
    background: linear-gradient(180deg, rgb(180,192,192) 0%, rgb(107,117,116,0.5) 100%);
    overflow: hidden;
    z-index: 1;
    position: relative;
    padding: 120px 0;
}.reach_outUTnrwv3::before {
    content: '';
    position: absolute;
    animation: scanlines 10s linear infinite;
    z-index: 0;
    pointer-events: none;
    left: 0;
    background: linear-gradient(0deg, transparent 40%, rgba(0,0,0,0.05) 60%, transparent 80%);
    width: 100%;
    height: 100%;
    background-size: 100% 15px;
    top: 0;
}.reach_outUTnrwv3::after {
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(1px at 30% 20%, rgb(143,155,155,0.5) 0%, transparent 50%),
        radial-gradient(1px at 70% 40%, rgb(107,117,116,0.5) 0%, transparent 50%),
        radial-gradient(1px at 40% 60%, rgb(143,155,155,0.5) 0%, transparent 50%),
        radial-gradient(1px at 60% 80%, rgb(107,117,116,0.5) 0%, transparent 50%);
    opacity: 0.4;
    pointer-events: none;
    content: '';
    position: absolute;
    top: 0;
    background-size: 150px 150px, 200px 200px, 100px 100px, 250px 250px;
    z-index: 0;
}.reach_outUTnrwv3 .pic_strip_wrapl6VeRxd {
    z-index: 0;
    height: 100%;
    mix-blend-mode: overlay;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.08;
    filter: grayscale(100%) contrast(150%);
    width: 100%;
}.reach_outUTnrwv3 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.reach_outUTnrwv3 h3 {
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 31px;
    color: #000000;
    perspective: 800px;
    position: relative;
    margin-bottom: 60px;
}.reach_outUTnrwv3 h3::before {
    font-size: calc(31px - 10px);
    position: absolute;
    color: rgb(107,117,116,0.5);
    letter-spacing: 5px;
    transform: translateX(-50%);
    opacity: 0.4;
    left: 50%;
    content: attr(id);
    top: -10px;
}.reach_outUTnrwv3 h3::after {
    content: '';
    transform: translateX(-50%);
    position: absolute;
    height: 1px;
    width: 100px;
    background: linear-gradient(90deg, transparent, rgb(143,155,155), transparent);
    left: 50%;
    bottom: -15px;
}.reach_outUTnrwv3 .connect_mapXAJS2eF {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    backdrop-filter: blur(10px);
    border-radius: 16px;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(0deg);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    transition: transform 0.5s ease;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.05),
        0 0 20px rgb(143,155,155,0.5) inset;
}.reach_outUTnrwv3 .connect_mapXAJS2eF:hover {
    transform: perspective(1000px) rotateX(2deg);
}.reach_outUTnrwv3 .connect_mapXAJS2eF::before {
    right: -2px;
    background: linear-gradient(45deg, 
        rgb(143,155,155,0.5), 
        transparent, 
        rgb(107,117,116,0.5), 
        transparent);
    border-radius: calc(16px + 2px);
    top: -2px;
    content: '';
    left: -2px;
    z-index: -1;
    animation: border-flow 6s linear infinite;
    bottom: -2px;
    position: absolute;
}.reach_outUTnrwv3 .connect_mapXAJS2eF::after {
    background: 
        linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: '';
    background-size: 20px 20px;
    top: 0;
    left: 0;
}.reach_outUTnrwv3 .reach_listHBUMVOZ {
    position: relative;
    background: #ffffff;
    overflow: hidden;
    padding: 60px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ::before {
    top: 0;
    content: '';
    width: 100%;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, 
        rgb(143,155,155), 
        rgb(107,117,116));
    position: absolute;
}.reach_outUTnrwv3 .reach_listHBUMVOZ::after {
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(0, 0, 0, 0.01));
    top: 0;
    content: '';
    right: 0;
    width: 50%;
    pointer-events: none;
    height: 100%;
}.reach_outUTnrwv3 .reach_listHBUMVOZ #contact {
    z-index: 2;
    position: relative;
}.reach_outUTnrwv3 .reach_listHBUMVOZ h3 {
    font-size: 19px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 2px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ h3::before {
    display: none;
}.reach_outUTnrwv3 .reach_listHBUMVOZ h3::after {
    height: 2px;
    transform: none;
    background: rgb(143,155,155);
    width: 50px;
    left: 0;
}.reach_outUTnrwv3 .reach_listHBUMVOZ input[type="text"],
.reach_outUTnrwv3 .reach_listHBUMVOZ textarea {
    font-size: 16px;
    box-shadow: none;
    margin-bottom: 25px;
    border-radius: 0;
    font-family: Arial, sans-serif;
    position: relative;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000000;
    width: 100%;
    background-color: transparent;
    transition: all 0.3s ease;
    padding: 20px 25px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ input[type="text"]::placeholder,
.reach_outUTnrwv3 .reach_listHBUMVOZ textarea::placeholder {
    transition: opacity 0.3s ease;
    color: #000000;
    opacity: 0.6;
}.reach_outUTnrwv3 .reach_listHBUMVOZ input[type="text"]:focus::placeholder,
.reach_outUTnrwv3 .reach_listHBUMVOZ textarea:focus::placeholder {
    opacity: 0.3;
}.reach_outUTnrwv3 .reach_listHBUMVOZ input[type="text"]:focus,
.reach_outUTnrwv3 .reach_listHBUMVOZ textarea:focus {
    border-bottom-color: rgb(143,155,155);
    background-color: rgba(0, 0, 0, 0.01);
    outline: none;
}.reach_outUTnrwv3 .reach_listHBUMVOZ textarea {
    min-height: 150px;
    transition: height 0.3s ease;
    resize: vertical;
    overflow: hidden;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM label {
    cursor: pointer;
    line-height: 1.6;
    position: relative;
    font-size: calc(16px - 2px);
    color: #000000;
    padding-left: 40px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM label::before {
    position: absolute;
    top: 0;
    width: 25px;
    content: '';
    height: 25px;
    left: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
    transition: all 0.3s ease;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM label::after {
    transform: rotate(45deg) scale(0);
    content: '';
    height: 12px;
    opacity: 0;
    left: 9px;
    width: 7px;
    position: absolute;
    border-bottom: 2px solid #ffffff;
    top: 5px;
    border-right: 2px solid #ffffff;
    transition: all 0.3s ease;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM input[type="checkbox"]:checked + label::before {
    border-color: rgb(143,155,155);
    background-color: rgb(143,155,155);
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg) scale(1);
    opacity: 1;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM a {
    color: rgb(143,155,155);
    font-weight: 600;
    transition: color 0.3s ease;
    border-bottom: 1px solid transparent;
    text-decoration: none;
    padding-bottom: 2px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM a:hover {
    border-bottom-color: rgb(107,117,116);
    color: rgb(107,117,116);
}.reach_outUTnrwv3 .reach_listHBUMVOZ .inquiry_list8Xharjk {
    z-index: 1;
    background-color: transparent;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    padding: 18px 40px;
    border: 1px solid rgb(143,155,155);
    cursor: pointer;
    color: #000000;
    font-weight: 600;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .inquiry_list8Xharjk::before {
    content: '';
    left: 0;
    transform: scaleX(0);
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: rgb(143,155,155);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    top: 0;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .inquiry_list8Xharjk:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(143,155,155) 0%, rgb(107,117,116) 100%);
    position: relative;
    padding: 60px;
}.reach_outUTnrwv3 .query_infoe1Hdfs7::before {
    z-index: 0;
    height: 100%;
    content: '';
    width: 100%;
    background: 
        linear-gradient(45deg, rgba(0,0,0,0.2) 25%, transparent 25%) -10px 0,
        linear-gradient(135deg, rgba(0,0,0,0.2) 25%, transparent 25%) -10px 0,
        linear-gradient(45deg, transparent 75%, rgba(0,0,0,0.2) 75%) -10px 0,
        linear-gradient(135deg, transparent 75%, rgba(0,0,0,0.2) 75%) -10px 0;
    position: absolute;
    background-size: 20px 20px;
    opacity: 0.1;
    top: 0;
    left: 0;
}.reach_outUTnrwv3 .query_infoe1Hdfs7::after {
    content: '';
    height: 200%;
    position: absolute;
    width: 200%;
    z-index: 0;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
    left: -50%;
    animation: pulse-light 10s infinite;
    top: -50%;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    z-index: 1;
    margin-bottom: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 h4::after {
    left: 0;
    width: 50px;
    bottom: -10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
    content: '';
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna {
    padding: 0;
    list-style: none;
    z-index: 1;
    position: relative;
    margin: 0;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li {
    display: flex;
    transition: transform 0.3s ease;
    align-items: flex-start;
    margin-bottom: 30px;
    padding: 15px 0;
    position: relative;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li:hover {
    transform: translateX(10px);
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li::before {
    width: 0;
    top: 0;
    height: 1px;
    content: '';
    background: rgba(255, 255, 255, 0.3);
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li:hover::before {
    width: 100%;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li::after {
    transition: width 0.3s ease;
    height: 1px;
    bottom: 0;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    content: '';
    right: 0;
    width: 0;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li:hover::after {
    width: 100%;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li svg {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    margin-right: 20px;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li span {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li a {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li a::before {
    background: #ffffff;
    left: 0;
    transition: transform 0.3s ease;
    bottom: -2px;
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    transform-origin: right;
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li a:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}.reach_outUTnrwv3 .query_infoe1Hdfs7 .feedback_supportZB79hna li a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

@keyframes scanlines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@keyframes border-flow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulse-light {
    0%, 100% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
    25% {
        transform: translate(10%, 10%);
        opacity: 0.3;
    }
    50% {
        transform: translate(0%, 20%);
        opacity: 0.5;
    }
    75% {
        transform: translate(-10%, 10%);
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.reach_outUTnrwv3 {
    padding: 80px 0;
}.reach_outUTnrwv3 .container {
    padding: 0 20px;
}.reach_outUTnrwv3 .connect_mapXAJS2eF {
    grid-template-columns: 1fr;
}.reach_outUTnrwv3 .reach_listHBUMVOZ,
    .reach_outUTnrwv3 .query_infoe1Hdfs7 {
    padding: 40px;
}
}

@media (max-width: 768px) {.reach_outUTnrwv3 {
    padding: 60px 0;
}.reach_outUTnrwv3 h3 {
    font-size: calc(31px - 4px);
    margin-bottom: 40px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ h3,
    .reach_outUTnrwv3 .query_infoe1Hdfs7 h4 {
    font-size: calc(19px - 2px);
    margin-bottom: 30px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ input[type="text"],
    .reach_outUTnrwv3 .reach_listHBUMVOZ textarea {
    margin-bottom: 20px;
    padding: 15px 20px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .inquiry_list8Xharjk {
    padding: 15px 30px;
}
}

@media (max-width: 576px) {.reach_outUTnrwv3 {
    padding: 40px 0;
}.reach_outUTnrwv3 .reach_listHBUMVOZ,
    .reach_outUTnrwv3 .query_infoe1Hdfs7 {
    padding: 30px 20px;
}.reach_outUTnrwv3 h3 {
    font-size: calc(31px - 6px);
    letter-spacing: 2px;
}.reach_outUTnrwv3 .reach_listHBUMVOZ .request_linksWuqvPwM label {
    font-size: calc(16px - 3px);
}}.meet_usMhsFeik {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, rgb(180,192,192) 0%, #ffffff 100%);
}.meet_usMhsFeik::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(143,155,155,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(107,117,116,0.5) 0%, transparent 30%);
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    opacity: 0.3;
    height: 100%;
    left: 0;
    top: 0;
}.meet_usMhsFeik::after {
    width: 100%;
    z-index: 1;
    background-size: 100px 100px;
    position: absolute;
    content: "";
    left: 0;
    opacity: 0.03;
    top: 0;
    height: 100%;
    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%);
}.meet_usMhsFeik .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.meet_usMhsFeik h2 {
    position: relative;
    font-weight: 700;
    margin-bottom: 80px;
    font-size: 42px;
    color: #000000;
    text-align: center;
}.meet_usMhsFeik h2::before {
    left: 50%;
    position: absolute;
    height: 4px;
    transform: translateX(-50%);
    width: 80px;
    border-radius: 4px;
    content: "";
    background: rgb(143,155,155);
    bottom: -20px;
}.meet_usMhsFeik h2::after {
    animation: slideAcross 3s infinite;
    left: 50%;
    width: 30px;
    border-radius: 4px;
    bottom: -20px;
    height: 4px;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    background: rgb(107,117,116);
}@keyframes slideAcross {
    0% {
        left: calc(50% - 40px);
    }
    50% {
        left: calc(50% + 40px);
    }
    100% {
        left: calc(50% - 40px);
    }
}

.meet_usMhsFeik .path_impact5k2r7Zz {
    gap: 30px;
    display: flex;
}.meet_usMhsFeik .why_trustavezMN4 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
    background: #ffffff;
    transition: all 0.4s ease;
    border-radius: 23px;
    overflow: hidden;
    padding: 60px 40px;
    z-index: 2;
    flex: 1;
    position: relative;
}.meet_usMhsFeik .why_trustavezMN4:hover {
    transform: translateY(-15px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.meet_usMhsFeik .why_trustavezMN4::before {
    position: absolute;
    content: "";
    transition: all 0.4s ease;
    height: 6px;
    left: 0;
    top: 0;
    width: 100%;
}.meet_usMhsFeik .why_trustavezMN4:nth-child(1)::before {
    background: rgb(143,155,155);
}.meet_usMhsFeik .why_trustavezMN4:nth-child(2)::before {
    background: rgb(107,117,116);
}.meet_usMhsFeik .why_trustavezMN4::after {
    z-index: -1;
    position: absolute;
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 100%);
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    top: 0;
}.meet_usMhsFeik .why_trustavezMN4 h3 {
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 18px;
    color: #000000;
    margin-bottom: 25px;
    position: relative;
}.meet_usMhsFeik .why_trustavezMN4 h3::after {
    transition: width 0.4s ease;
    width: 50px;
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
    height: 2px;
}.meet_usMhsFeik .why_trustavezMN4:nth-child(1) h3::after {
    background: rgb(143,155,155);
}.meet_usMhsFeik .why_trustavezMN4:nth-child(2) h3::after {
    background: rgb(107,117,116);
}.meet_usMhsFeik .why_trustavezMN4:hover h3::after {
    width: 80px;
}.meet_usMhsFeik .why_trustavezMN4 p {
    line-height: 1.8;
    position: relative;
    color: #000000;
    z-index: 2;
    font-size: 12px;
}.meet_usMhsFeik .why_trustavezMN4:nth-child(1) {
    transform: translateY(20px);
}.meet_usMhsFeik .why_trustavezMN4:nth-child(1):hover {
    transform: translateY(5px);
}.meet_usMhsFeik .why_trustavezMN4:nth-child(1)::after {
    right: 20px;
    border-radius: 50%;
    width: 100px;
    content: "";
    bottom: 20px;
    opacity: 0.1;
    position: absolute;
    height: 100px;
    z-index: 1;
    background: rgb(143,155,155,0.5);
}.meet_usMhsFeik .why_trustavezMN4:nth-child(2)::after {
    height: 100px;
    content: "";
    opacity: 0.1;
    z-index: 1;
    border-radius: 50%;
    top: 20px;
    position: absolute;
    left: 20px;
    background: rgb(107,117,116,0.5);
    width: 100px;
}.meet_usMhsFeik .container::before,
.meet_usMhsFeik .container::after {
    z-index: 1;
    width: 300px;
    height: 300px;
    opacity: 0.05;
    content: "";
    position: absolute;
}.meet_usMhsFeik .container::before {
    top: -150px;
    border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%;
    background: rgb(143,155,155);
    animation: morphShape 15s linear infinite alternate;
    right: -150px;
}.meet_usMhsFeik .container::after {
    animation: morphShape 15s linear infinite alternate-reverse;
    left: -150px;
    background: rgb(107,117,116);
    bottom: -150px;
    border-radius: 70% 30% 40% 60% / 60% 40% 50% 40%;
}

@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) {.meet_usMhsFeik {
    padding: 100px 0;
}.meet_usMhsFeik h2 {
    margin-bottom: 60px;
}.meet_usMhsFeik .why_trustavezMN4 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 768px) {.meet_usMhsFeik {
    padding: 80px 0;
}.meet_usMhsFeik h2 {
    margin-bottom: 50px;
    font-size: 34px;
}.meet_usMhsFeik .path_impact5k2r7Zz {
    flex-direction: column;
}.meet_usMhsFeik .why_trustavezMN4 {
    transform: translateY(0) !important;
}.meet_usMhsFeik .why_trustavezMN4:hover {
    transform: translateY(-10px) !important;
}
}

@media screen and (max-width: 576px) {.meet_usMhsFeik {
    padding: 60px 0;
}.meet_usMhsFeik h2 {
    margin-bottom: 40px;
}.meet_usMhsFeik .why_trustavezMN4 {
    padding: 30px 25px;
}.meet_usMhsFeik .why_trustavezMN4 h3 {
    font-size: calc(22px + 0.1rem);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.meet_usMhsFeik .why_trustavezMN4 p {
    font-size: calc(12px - 0.05rem);
}.meet_usMhsFeik .why_trustavezMN4:hover {
    transform: translateY(-5px) !important;
}}.course_suitabilityot7mwkx {
    position: relative;
    padding: 120px 0;
    background: rgb(180,192,192);
    overflow: hidden;
}.course_suitabilityot7mwkx::before {
    background: rgb(143,155,155,0.5);
    left: -30%;
    width: 80%;
    z-index: 1;
    position: absolute;
    opacity: 0.08;
    content: "";
    height: 200%;
    transform: rotate(-30deg);
    top: -50%;
}.course_suitabilityot7mwkx::after {
    width: 80%;
    bottom: -50%;
    height: 200%;
    opacity: 0.08;
    right: -30%;
    position: absolute;
    z-index: 1;
    background: rgb(107,117,116,0.5);
    content: "";
    transform: rotate(-30deg);
}.course_suitabilityot7mwkx .container {
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.course_suitabilityot7mwkx .learning_growthnNJjMxY {
    position: relative;
}.course_suitabilityot7mwkx h4 {
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
    font-size: 37px;
    color: #000000;
    font-weight: 700;
}.course_suitabilityot7mwkx h4::before {
    top: 0;
    width: 100%;
    animation: shimmer 3s infinite;
    background: linear-gradient(90deg, transparent, rgb(143,155,155,0.5), transparent);
    height: 100%;
    position: absolute;
    left: -100%;
    content: "";
    z-index: -1;
}.course_suitabilityot7mwkx h4::after {
    content: "";
    background: linear-gradient(90deg, rgb(143,155,155), rgb(107,117,116));
    left: 50%;
    border-radius: 3px;
    bottom: 0;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
}@keyframes shimmer {
    100% {
        left: 100%;
    }
}

.course_suitabilityot7mwkx div > div {
    gap: 20px;
    display: flex;
    perspective: 1000px;
    flex-wrap: wrap;
}.course_suitabilityot7mwkx p {
    width: calc(33.333% - 20px);
    font-size: 15px;
    position: relative;
    color: #000000;
    min-height: 100px;
    overflow: hidden;
    background: #ffffff;
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    z-index: 1;
    border-radius: 10px;
    display: flex;
    padding: 0;
    align-items: center;
    margin: 0;
}.course_suitabilityot7mwkx p::before {
    position: absolute;
    height: 100%;
    content: "";
    opacity: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(135deg, #ffffff 0%, rgb(180,192,192) 100%);
}.course_suitabilityot7mwkx p::after {
    left: 0;
    transition: width 0.3s ease;
    background: rgb(143,155,155);
    height: 100%;
    width: 4px;
    top: 0;
    position: absolute;
    content: "";
}.course_suitabilityot7mwkx p:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px) rotateX(5deg);
}.course_suitabilityot7mwkx p:hover::before {
    opacity: 1;
}.course_suitabilityot7mwkx p:hover::after {
    width: 8px;
}.course_suitabilityot7mwkx p svg {
    margin: 0 15px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    width: 40px;
    z-index: 2;
    position: relative;
    padding: 8px;
    border-radius: 50%;
    height: 40px;
    flex-shrink: 0;
    background: #ffffff;
}.course_suitabilityot7mwkx p svg path {
    fill: rgb(143,155,155);
    transition: fill 0.3s ease;
}.course_suitabilityot7mwkx p:hover svg {
    transform: rotate(10deg);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}.course_suitabilityot7mwkx p:hover svg path {
    fill: rgb(107,117,116);
}.course_suitabilityot7mwkx p span {
    flex: 1;
    padding: 20px 20px 20px 0;
}.course_suitabilityot7mwkx p:nth-child(odd) {
    transform: translateZ(10px);
}.course_suitabilityot7mwkx p:nth-child(even) {
    transform: translateZ(20px);
}.course_suitabilityot7mwkx p:nth-child(odd):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(10px);
}.course_suitabilityot7mwkx p:nth-child(even):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(20px);
}.course_suitabilityot7mwkx p:nth-child(3n+1)::after {
    background: rgb(143,155,155);
}.course_suitabilityot7mwkx p:nth-child(3n+2)::after {
    background: rgb(107,117,116);
}.course_suitabilityot7mwkx p:nth-child(3n)::after {
    background: linear-gradient(to bottom, rgb(143,155,155), rgb(107,117,116));
}@keyframes fadeInStagger {
    from {
        opacity: 0;
        transform: translateY(30px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(0);
    }
}

.course_suitabilityot7mwkx .learning_growthnNJjMxY > div p {
    animation: fadeInStagger 0.6s ease forwards;
    opacity: 0;
}.course_suitabilityot7mwkx .learning_growthnNJjMxY > div p:nth-child(1) {
    animation-delay: 0.1s;
}.course_suitabilityot7mwkx .learning_growthnNJjMxY > div p:nth-child(2) {
    animation-delay: 0.2s;
}.course_suitabilityot7mwkx .learning_growthnNJjMxY > div p:nth-child(3) {
    animation-delay: 0.3s;
}.course_suitabilityot7mwkx .learning_growthnNJjMxY > div p:nth-child(4) {
    animation-delay: 0.4s;
}.course_suitabilityot7mwkx .learning_growthnNJjMxY > div p:nth-child(5) {
    animation-delay: 0.5s;
}.course_suitabilityot7mwkx .learning_growthnNJjMxY > div p:nth-child(6) {
    animation-delay: 0.6s;
}.course_suitabilityot7mwkx p:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(143,155,155,0.5);
}.course_suitabilityot7mwkx p:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(107,117,116,0.5);
}.course_suitabilityot7mwkx p:hover:nth-child(odd) {
    box-shadow: 10px 10px 0 rgb(143,155,155,0.5);
}.course_suitabilityot7mwkx p:hover:nth-child(even) {
    box-shadow: 10px 10px 0 rgb(107,117,116,0.5);
}

@media (max-width: 991px) {.course_suitabilityot7mwkx {
    padding: 100px 0;
}.course_suitabilityot7mwkx h4 {
    font-size: calc(37px * 0.9);
    margin-bottom: 40px;
}.course_suitabilityot7mwkx div > div {
    gap: 15px;
}.course_suitabilityot7mwkx p {
    min-height: 90px;
    width: calc(50% - 15px);
}.course_suitabilityot7mwkx p svg {
    height: 36px;
    width: 36px;
    padding: 7px;
    margin: 0 12px;
}.course_suitabilityot7mwkx p span {
    padding: 18px 18px 18px 0;
}.course_suitabilityot7mwkx p:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(143,155,155,0.5);
}.course_suitabilityot7mwkx p:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(107,117,116,0.5);
}.course_suitabilityot7mwkx p:hover:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(143,155,155,0.5);
}.course_suitabilityot7mwkx p:hover:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(107,117,116,0.5);
}
}

@media (max-width: 768px) {.course_suitabilityot7mwkx {
    padding: 80px 0;
}.course_suitabilityot7mwkx h4 {
    margin-bottom: 35px;
    font-size: calc(37px * 0.8);
}.course_suitabilityot7mwkx div > div {
    gap: 20px;
}.course_suitabilityot7mwkx p {
    width: 100%;
    min-height: 80px;
}.course_suitabilityot7mwkx p svg {
    height: 32px;
    width: 32px;
    margin: 0 10px;
    padding: 6px;
}.course_suitabilityot7mwkx p span {
    padding: 15px 15px 15px 0;
}
}

@media (max-width: 576px) {.course_suitabilityot7mwkx {
    padding: 60px 0;
}.course_suitabilityot7mwkx h4 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.7);
}.course_suitabilityot7mwkx h4::after {
    width: 60px;
    height: 2px;
}.course_suitabilityot7mwkx div > div {
    gap: 15px;
}.course_suitabilityot7mwkx p {
    min-height: 70px;
    font-size: calc(15px * 0.9);
}.course_suitabilityot7mwkx p svg {
    width: 28px;
    padding: 5px;
    margin: 0 8px;
    height: 28px;
}.course_suitabilityot7mwkx p:nth-child(odd) {
    box-shadow: 4px 4px 0 rgb(143,155,155,0.5);
}.course_suitabilityot7mwkx p:nth-child(even) {
    box-shadow: 4px 4px 0 rgb(107,117,116,0.5);
}.course_suitabilityot7mwkx p:hover:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(143,155,155,0.5);
}.course_suitabilityot7mwkx p:hover:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(107,117,116,0.5);
}
}