* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.outer-container-38295 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}.nav-learn-03215 {
    flex: 1 0 auto;
}.science-ref-42169 {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1269px;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    height: 100%;
    scroll-behavior: auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.science-ref-42169 {
    padding: 6rem 0 3rem;
    z-index: 1;
    background-attachment: fixed;
    position: relative;
    color: #ffffff;
}.science-ref-42169::before {
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(162,146,191,0.5) 100%);
    position: absolute;
    height: 100%;
    z-index: -1;
    content: "";
}.science-ref-42169::after {
    top: 0;
    content: "";
    position: absolute;
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 4px);
    z-index: -1;
    pointer-events: none;
    left: 0;
    width: 100%;
    height: 100%;
}@keyframes gridMovement {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.science-ref-42169 .container {
    position: relative;
    flex-direction: column;
    display: flex;
}.science-ref-42169 .company_holder {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 2.5rem;
    text-align: center;
    margin-bottom: 3rem;
    position: relative;
}.science-ref-42169 .company_holder::before,
.science-ref-42169 .company_holder::after {
    content: "";
    background: linear-gradient(90deg, transparent, rgb(172,111,174), transparent);
    height: 2px;
    width: 20%;
    position: absolute;
    bottom: -1px;
    animation: slide 3s infinite alternate;
}.science-ref-42169 .company_holder::before {
    left: 0;
    animation-delay: 0s;
}.science-ref-42169 .company_holder::after {
    animation-delay: 1.5s;
    right: 0;
}@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}

.science-ref-42169 .company_holder h3 {
    font-weight: 700;
    font-size: calc(30px * 1.3);
    display: inline-block;
    margin-bottom: 1rem;
    position: relative;
}.science-ref-42169 .company_holder h3::after {
    transform: translateX(-50%);
    background: rgb(172,111,174);
    content: "";
    position: absolute;
    bottom: -10px;
    height: 3px;
    left: 50%;
    width: 60px;
}.science-ref-42169 .transcript-67481 {
    max-width: 600px;
    font-size: 18px;
    margin: 1.5rem auto 0;
    color: #ffffff;
    opacity: 0.8;
    line-height: 1.7;
}.science-ref-42169 .story-spot-75093 {
    justify-content: center;
    display: flex;
}.science-ref-42169 .nav-lesson-53462 {
    gap: 6rem;
    position: relative;
    display: flex;
}.science-ref-42169 .nav-lesson-53462::before {
    content: "";
    width: 1px;
    height: 20px;
    transform: translateX(-50%);
    background: rgb(162,146,191);
    left: 50%;
    position: absolute;
    top: -30px;
}.science-ref-42169 .main-mentor-45278 {
    transition: all 0.3s ease;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
    padding: 1rem 1.5rem;
    border-radius: 10px;
    background: rgba(255,255,255,0.05);
    backdrop-filter: blur(10px);
    position: relative;
}.science-ref-42169 .main-mentor-45278:hover {
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    background: rgba(rgb(162,146,191,0.5), 0.1);
}.science-ref-42169 .main-mentor-45278 h5 {
    text-transform: uppercase;
    font-weight: 600;
    color: rgb(172,111,174);
    font-size: 18px;
    letter-spacing: 1.5px;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    text-align: center;
    margin-bottom: 1.5rem;
    padding-bottom: 0.8rem;
}.science-ref-42169 .main-mentor-45278 .nav-lesson-53462 {
    display: flex;
    flex-direction: column;
    position: static;
    gap: 0.8rem;
}.science-ref-42169 .main-mentor-45278 .nav-lesson-53462 a {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    transition: all 0.3s ease;
    opacity: 0.75;
    z-index: 1;
    padding: 0.4rem 0;
    overflow: hidden;
    position: relative;
}.science-ref-42169 .main-mentor-45278 .nav-lesson-53462 a::before {
    content: "";
    transform-origin: center;
    position: absolute;
    transition: transform 0.4s ease;
    transform: scaleX(0);
    width: 100%;
    z-index: -1;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(162,146,191), transparent);
    bottom: 0;
    left: 0;
}.science-ref-42169 .main-mentor-45278 .nav-lesson-53462 a:hover {
    opacity: 1;
    color: rgb(172,111,174);
}.science-ref-42169 .main-mentor-45278 .nav-lesson-53462 a:hover::before {
    transform: scaleX(1);
}.pitch-comp-08291 {
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    margin-top: 4rem;
    padding: 1.2rem 0;
}.pitch-comp-08291::before {
    content: "";
    background-size: 4px 4px;
    opacity: 0.3;
    top: 0;
    animation: bgMove 20s linear infinite;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, rgba(rgb(162,146,191,0.5), 0.05) 25%, transparent 25%, transparent 50%, rgba(rgb(162,146,191,0.5), 0.05) 50%, rgba(rgb(162,146,191,0.5), 0.05) 75%, transparent 75%, transparent);
    position: absolute;
}@keyframes bgMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.pitch-comp-08291 .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.pitch-comp-08291 .faculty-info-65104 {
    opacity: 0.8;
    text-align: center;
    letter-spacing: 0.5px;
    font-size: 12px;
    position: relative;
    color: #ffffff;
}.pitch-comp-08291 .faculty-info-65104::before,
.pitch-comp-08291 .faculty-info-65104::after {
    content: "•";
    color: rgb(162,146,191);
    margin: 0 0.6rem;
}

@media screen and (max-width: 992px) {.science-ref-42169 {
    padding: 4rem 0 2rem;
}.science-ref-42169 .company_holder {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}.science-ref-42169 .company_holder h3 {
    font-size: 30px;
}.science-ref-42169 .nav-lesson-53462 {
    gap: 3rem;
}
}

@media screen and (max-width: 768px) {.science-ref-42169 .story-spot-75093 {
    flex-direction: column;
    align-items: center;
}.science-ref-42169 .nav-lesson-53462 {
    gap: 2rem;
    width: 100%;
    max-width: 450px;
    flex-direction: column;
}.science-ref-42169 .main-mentor-45278 {
    width: 100%;
}
}

@media screen and (max-width: 576px) {.science-ref-42169 {
    padding: 3rem 0 1.5rem;
}.science-ref-42169 .company_holder h3 {
    font-size: calc(30px * 0.9);
}.science-ref-42169 .transcript-67481 {
    font-size: calc(18px * 0.9);
}.science-ref-42169 .main-mentor-45278 {
    padding: 1rem;
}.science-ref-42169 .main-mentor-45278 h5 {
    font-size: calc(18px * 0.9);
}.pitch-comp-08291 {
    margin-top: 2rem;
    padding: 1rem 0;
}.pitch-comp-08291 .faculty-info-65104 {
    font-size: calc(12px * 0.9);
}.pitch-comp-08291 .faculty-info-65104::before,
    .pitch-comp-08291 .faculty-info-65104::after {
    display: none;
}}.cookieAgreementModal-38107 {
    position: fixed;
    border-top: 3px solid rgb(162,146,191);
    background: rgb(190,208,189);
    justify-content: center;
    width: 100%;
    display: flex;
    bottom: 0;
    padding: 20px 0;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    z-index: 100;
}.cookie-confirm-53281 {
    max-width: 1200px;
    width: 90%;
    justify-content: space-between;
    border-radius: 20px;
    display: flex;
    align-items: center;
    margin: auto;
    padding: 20px;
    border: 2px solid rgb(162,146,191);
    background: rgba(0, 0, 0, 0.5);
}.cookie-user-06392 {
    margin-right: 20px;
    flex-shrink: 0;
}.cookie-user-06392 svg {
    width: 50px;
    fill: rgb(162,146,191);
    height: 50px;
}.manage-tracking-30652 {
    text-align: left;
    color: #ffffff;
    flex-grow: 1;
}.manage-tracking-30652 h5 {
    font-size: 22px;
    letter-spacing: 1px;
    color: rgb(162,146,191);
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}.manage-tracking-30652 p {
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    color: #ffffff;
}.manage-tracking-30652 p a {
    text-decoration: underline;
    color: rgb(162,146,191);
}.cookie-apply-43670 {
    border-radius: 10px;
    flex-shrink: 0;
    border: none;
    color: #ffffff;
    min-width: 120px;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 19px;
    text-decoration: none;
    background: rgb(162,146,191);
    text-align: center;
}.cookie_button.visitor-acceptance-42613 {
    margin-right: 10px;
}#cookieBannerAlert-91538 {
    display: none;
}#cookieBannerAlert-91538:checked ~ .cookieAgreementModal-38107 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookie-confirm-53281 {
    text-align: center;
    align-items: center;
    flex-direction: column;
}.cookie-user-06392 {
    margin-bottom: 20px;
    margin-right: 0;
}.cookie-apply-43670 {
    max-width: 250px;
    width: 100%;
    margin: 10px 0;
}}
.training-method-37902 {
    background: linear-gradient(135deg, rgb(190,208,189) 0%, rgba(rgb(162,146,191,0.5), 0.08) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.training-method-37902::before {
    content: "";
    width: 40%;
    top: -5%;
    opacity: 0.1;
    position: absolute;
    right: -10%;
    z-index: 1;
    transform: rotate(-15deg) skewX(-15deg);
    pointer-events: none;
    background: linear-gradient(225deg, rgb(162,146,191) 0%, transparent 80%);
    height: 50%;
}.training-method-37902::after {
    pointer-events: none;
    bottom: -5%;
    position: absolute;
    height: 50%;
    transform: rotate(15deg) skewX(15deg);
    left: -10%;
    background: linear-gradient(45deg, rgb(172,111,174) 0%, transparent 80%);
    width: 40%;
    z-index: 1;
    content: "";
    opacity: 0.08;
}.training-method-37902 .guide-approach-49062 {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
}.training-method-37902 h2 {
    transform: translateX(-0.5rem);
    font-size: 38px;
    display: inline-block;
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 2.5rem;
}.training-method-37902 h2::before {
    left: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(162,146,191), rgb(172,111,174));
    content: "";
    height: 0.35rem;
    transform-origin: left;
    width: 6rem;
    transform: scaleX(0.6);
    bottom: -0.8rem;
    position: absolute;
}.training-method-37902:hover h2::before {
    transform: scaleX(1);
}.training-method-37902 .text-holder-item-49830 {
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s ease;
    padding: 2.5rem;
    transform: translateY(0);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    position: relative;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
    background-color: rgba(rgb(255, 255, 255, 0.5), 0.96);
}.training-method-37902 .text-holder-item-49830:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.12);
}.training-method-37902 .text-holder-item-49830::before {
    width: 100%;
    top: 0;
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, rgba(rgb(162,146,191,0.5), 0.03) 0%, rgba(rgb(172,111,174,0.5), 0.06) 100%);
    position: absolute;
    height: 100%;
    left: 0;
}.training-method-37902 .text-holder-item-49830::after {
    transition: height 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    height: 0;
    background: linear-gradient(to bottom, rgb(162,146,191), rgb(172,111,174));
    top: 0;
    width: 4px;
    content: "";
    left: 0;
}.training-method-37902 .text-holder-item-49830:hover::after {
    height: 100%;
}.training-method-37902 p {
    line-height: 1.8;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 17px;
    max-width: 96%;
    color: #000000;
}

@media (min-width: 768px) {.training-method-37902 {
    padding: 8rem 0;
}.training-method-37902 .guide-approach-49062 {
    padding: 0 4rem;
}.training-method-37902 h2 {
    font-size: calc(38px * 1.1);
    margin-bottom: 3rem;
}.training-method-37902 .text-holder-item-49830 {
    padding: 3.5rem;
    clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%);
}.training-method-37902 p {
    font-size: calc(17px * 1.05);
    line-height: 1.9;
}
}

@media (min-width: 1024px) {.training-method-37902 {
    padding: 10rem 0;
}.training-method-37902::before {
    height: 60%;
    width: 35%;
}.training-method-37902::after {
    height: 60%;
    width: 35%;
}.training-method-37902 .guide-approach-49062 {
    padding: 0 2rem;
}.training-method-37902 h2 {
    font-size: calc(38px * 1.2);
    margin-bottom: 3.5rem;
    transform: translateX(-1rem);
}.training-method-37902 h2::before {
    height: 0.4rem;
    width: 8rem;
}.training-method-37902 .text-holder-item-49830 {
    margin: 0 auto;
    max-width: 90%;
    padding: 4rem 5rem;
}.training-method-37902 p {
    line-height: 2;
    font-size: calc(17px * 1.1);
}
}

@media (max-width: 767px) {.training-method-37902 {
    padding: 4rem 0;
}.training-method-37902 .guide-approach-49062 {
    padding: 0 1.5rem;
}.training-method-37902 h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.9);
}.training-method-37902 h2::before {
    width: 5rem;
    height: 0.3rem;
}.training-method-37902 .text-holder-item-49830 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 2rem 1.5rem;
}.training-method-37902 p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.training-method-37902 {
    padding: 3rem 0;
}.training-method-37902 .guide-approach-49062 {
    padding: 0 1rem;
}.training-method-37902 h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 1.5rem;
}.training-method-37902 .text-holder-item-49830 {
    padding: 1.5rem 1.25rem;
}.training-method-37902 p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
    max-width: 100%;
}}.launch-now-75348 {
    background: linear-gradient(135deg, rgb(172,111,174) 0%, rgb(162,146,191) 100%);
    padding: 5rem 1rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    margin: 4rem 0;
    position: relative;
    overflow: hidden;
}.launch-now-75348::before {
    top: 0;
    transform: scale(1.05);
    opacity: 0.1;
    content: "";
    animation: patternMove 30s linear infinite;
    right: 0;
    bottom: 0;
    left: 0;
    background: repeating-linear-gradient(
    45deg,
    rgb(172,111,174,0.5),
    rgb(172,111,174,0.5) 10px,
    transparent 10px,
    transparent 20px
  );
    z-index: 1;
    position: absolute;
}.launch-now-75348::after {
    animation: pulseGlow 15s ease-in-out infinite;
    width: 200%;
    content: "";
    position: absolute;
    top: -50%;
    transform-origin: center;
    z-index: 2;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    height: 200%;
    left: -50%;
    opacity: 0.1;
}.launch-now-75348 .container {
    display: flex;
    margin: 0 auto;
    align-items: center;
    transform: translateZ(0);
    position: relative;
    max-width: 1200px;
    flex-direction: column;
    padding: 0 20px;
    z-index: 10;
}.launch-now-75348 h6 {
    position: relative;
    max-width: 800px;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 2.5rem;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
    transform: perspective(1000px) translateZ(20px);
    font-size: calc(16px * 1.1);
}.launch-now-75348 h6::after {
    position: absolute;
    bottom: -12px;
    height: 3px;
    transform: translateX(-50%);
    background: #ffffff;
    opacity: 0.7;
    width: 80px;
    left: 50%;
    content: "";
}.launch-now-75348 div:nth-child(2) {
    justify-content: center;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    transform: translateY(10px);
}.launch-now-75348 span {
    position: relative;
    transform: perspective(800px) rotateX(2deg);
    display: inline-block;
    z-index: 5;
}.launch-now-75348 .inquiry-support-28765 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 
              0 3px 6px rgba(0, 0, 0, 0.05),
              0 0 0 2px rgba(255, 255, 255, 0.1);
    letter-spacing: 1.5px;
    justify-content: center;
    text-transform: uppercase;
    overflow: hidden;
    border: none;
    display: inline-flex;
    transform-origin: center;
    font-weight: 600;
    padding: 14px 28px;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    align-items: center;
    text-decoration: none;
    border-radius: 10px;
    min-width: 220px;
    color: rgb(172,111,174);
    position: relative;
    font-size: 18px;
}.launch-now-75348 .inquiry-support-28765::before {
    position: absolute;
    transform: translateX(-100%);
    content: "";
    background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0) 100%
  );
    transition: transform 0.7s ease;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}.launch-now-75348 .inquiry-support-28765 span {
    transition: all 0.3s ease;
    position: relative;
    transform: none;
    z-index: 2;
}.launch-now-75348 .inquiry-support-28765:hover {
    background: #ffffff;
    transform: translateY(-5px) scale(1.02);
    color: rgb(162,146,191);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
              0 5px 10px rgba(0, 0, 0, 0.08),
              0 0 0 2px rgba(255, 255, 255, 0.2);
}.launch-now-75348 .inquiry-support-28765:hover::before {
    transform: translateX(100%);
}.launch-now-75348 .inquiry-support-28765:hover span {
    transform: scale(1.05);
}.launch-now-75348 .inquiry-support-28765:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(255, 255, 255, 0.15);
    transition: all 0.1s ease;
    transform: translateY(-2px) scale(0.98);
}

@keyframes patternMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100px 100px;
  }
}

@keyframes pulseGlow {
  0%, 100% {
    opacity: 0.05;
    transform: scale(1);
  }
  50% {
    opacity: 0.15;
    transform: scale(1.1);
  }
}

@media screen and (max-width: 992px) {.launch-now-75348 {
    margin: 3rem 0;
    padding: 4rem 1rem;
}.launch-now-75348 h6 {
    margin-bottom: 2rem;
    font-size: 16px;
}.launch-now-75348 .inquiry-support-28765 {
    min-width: 200px;
    padding: 12px 24px;
}
}

@media screen and (max-width: 768px) {.launch-now-75348 {
    padding: 3.5rem 0.75rem;
    margin: 2.5rem 0;
}.launch-now-75348 h6 {
    line-height: 1.5;
    margin-bottom: 1.8rem;
    font-size: calc(16px * 0.9);
}.launch-now-75348 h6::after {
    width: 60px;
    bottom: -10px;
}.launch-now-75348 .inquiry-support-28765 {
    font-size: calc(18px * 0.95);
    min-width: 180px;
    padding: 12px 20px;
}
}

@media screen and (max-width: 576px) {.launch-now-75348 {
    margin: 2rem 0;
    padding: 3rem 0.5rem;
}.launch-now-75348 h6 {
    font-size: calc(16px * 0.85);
    margin-bottom: 1.5rem;
}.launch-now-75348 h6::after {
    width: 50px;
}.launch-now-75348 .inquiry-support-28765 {
    font-size: calc(18px * 0.9);
    padding: 10px 18px;
    min-width: 160px;
}
}

@media (hover: none) {.launch-now-75348 .inquiry-support-28765:hover {
    transform: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.05);
}.launch-now-75348 .inquiry-support-28765:hover span {
    transform: none;
}
}

@media (prefers-reduced-motion) {.launch-now-75348::before,
  .launch-now-75348::after {
    animation: none;
}.launch-now-75348 .inquiry-support-28765::before {
    transition: none;
}}.service-info-27610 {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
    background: rgb(190,208,189);
}.service-info-27610::before {
    z-index: 0;
    width: 100%;
    background: 
        linear-gradient(120deg, rgb(162,146,191,0.5) 0%, transparent 70%),
        radial-gradient(circle at 80% 20%, rgb(172,111,174,0.5) 0%, transparent 50%),
        radial-gradient(circle at 20% 80%, rgb(162,146,191,0.5) 0%, transparent 50%);
    left: 0;
    position: absolute;
    opacity: 0.4;
    top: 0;
    animation: gradientShift 15s ease infinite alternate;
    height: 100%;
    content: "";
}.service-info-27610::after {
    width: 100%;
    background: 
        radial-gradient(circle at 70% 60%, rgb(172,111,174,0.5) 0%, transparent 60%),
        radial-gradient(circle at 30% 30%, rgb(162,146,191,0.5) 0%, transparent 60%);
    opacity: 0.3;
    position: absolute;
    animation: gradientFloat 20s ease-in-out infinite alternate-reverse;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    z-index: 0;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes gradientFloat {
    0% {
        transform: translateY(0) scale(1);
        opacity: 0.2;
    }
    50% {
        transform: translateY(-10px) scale(1.05);
        opacity: 0.3;
    }
    100% {
        transform: translateY(0) scale(1);
        opacity: 0.2;
    }
}

.service-info-27610 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}.service-info-27610 .help-desk-25461 {
    border-radius: 17px;
    overflow: hidden;
    background: #ffffff;
    padding: 50px;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.1);
}.service-info-27610 .help-desk-25461 h2 {
    margin-bottom: 30px;
    text-align: center;
    display: flex;
    position: relative;
    justify-content: center;
    font-size: 36px;
    font-weight: 700;
    color: #000000;
    align-items: center;
}.service-info-27610 .help-desk-25461 h2::before,
.service-info-27610 .help-desk-25461 h2::after {
    margin: 0 15px;
    width: 80px;
    background: rgb(162,146,191);
    content: "";
    height: 1px;
}.service-info-27610 .help-desk-25461 > p {
    color: #000000;
    line-height: 1.6;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 40px;
    max-width: 80%;
}.service-info-27610 .help-desk-25461 > p:last-of-type {
    border: 1px solid rgba(0, 0, 0, 0.05);
    max-width: fit-content;
    border-radius: 10px;
    background: #ffffff;
    margin: 0 auto 60px;
    color: #000000;
    align-items: center;
    font-weight: 400;
    padding: 15px 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    justify-content: center;
    display: flex;
}.service-info-27610 .help-desk-25461 > p:last-of-type svg {
    height: 20px;
    width: 20px;
    margin-right: 12px;
}.service-info-27610 .help-desk-25461 > p:last-of-type svg path {
    fill: rgb(162,146,191);
}.service-info-27610 .msg-block-95043 {
    gap: 30px;
    display: flex;
    justify-content: center;
}.service-info-27610 .contact-today-41807 {
    border: 1px solid rgb(162,146,191,0.5);
    justify-content: center;
    border-radius: 16px;
    height: 70px;
    align-items: center;
    position: relative;
    text-decoration: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    width: 70px;
    display: flex;
    transition: all 0.3s ease;
}.service-info-27610 .contact-today-41807:hover {
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px);
    background: rgb(162,146,191,0.5);
}.service-info-27610 .contact-today-41807 svg {
    width: 28px;
    height: 28px;
    transition: transform 0.3s ease;
}.service-info-27610 .contact-today-41807 svg path {
    fill: rgb(162,146,191);
    transition: fill 0.3s ease;
}.service-info-27610 .contact-today-41807:hover svg {
    transform: scale(1.1);
}

@media (max-width: 992px) {.service-info-27610 .help-desk-25461 {
    padding: 40px 30px;
}.service-info-27610 .help-desk-25461 > p {
    margin-bottom: 30px;
    max-width: 90%;
}.service-info-27610 .help-desk-25461 > p:last-of-type {
    margin-bottom: 50px;
}.service-info-27610 .contact-today-41807 {
    width: 65px;
    height: 65px;
}
}

@media (max-width: 768px) {.service-info-27610 {
    padding: 60px 0;
}.service-info-27610 .help-desk-25461 {
    padding: 35px 25px;
}.service-info-27610 .help-desk-25461 h2 {
    font-size: calc(36px - 4px);
}.service-info-27610 .help-desk-25461 h2::before,
    .service-info-27610 .help-desk-25461 h2::after {
    width: 50px;
}.service-info-27610 .help-desk-25461 > p {
    font-size: calc(13px - 1px);
    max-width: 100%;
}.service-info-27610 .help-desk-25461 > p:last-of-type {
    margin-bottom: 40px;
}
}

@media (max-width: 576px) {.service-info-27610 {
    padding: 40px 0;
}.service-info-27610 .help-desk-25461 {
    padding: 30px 20px;
}.service-info-27610 .help-desk-25461 h2 {
    font-size: calc(36px - 6px);
}.service-info-27610 .help-desk-25461 h2::before,
    .service-info-27610 .help-desk-25461 h2::after {
    width: 30px;
    margin: 0 10px;
}.service-info-27610 .help-desk-25461 > p {
    font-size: calc(13px - 2px);
}.service-info-27610 .help-desk-25461 > p:last-of-type {
    font-size: calc(13px - 2px);
    margin-bottom: 35px;
    padding: 12px 15px;
}.service-info-27610 .msg-block-95043 {
    gap: 15px;
}.service-info-27610 .contact-today-41807 {
    width: 55px;
    height: 55px;
}.service-info-27610 .contact-today-41807 svg {
    height: 22px;
    width: 22px;
}}.contact-box-69534 {
    padding: 110px 0;
    overflow: hidden;
    background: linear-gradient(125deg, rgb(190,208,189) 0%, rgb(190,208,189) 60%, rgb(162,146,191,0.5) 100%);
    position: relative;
}.contact-box-69534::before {
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0.05;
    width: 50%;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(162,146,191,0.5),
        rgb(162,146,191,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
}.contact-box-69534 .container {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.contact-box-69534 h2 {
    text-align: center;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 28px;
    position: relative;
    color: #000000;
    margin-bottom: 50px;
}.contact-box-69534 h2::before {
    bottom: -15px;
    width: 60px;
    background: rgb(162,146,191);
    left: 50%;
    content: "";
    border-radius: 2px;
    transform: translateX(-50%);
    height: 4px;
    position: absolute;
}.contact-box-69534 .reach-box-82643 {
    gap: 40px;
    align-items: center;
    position: relative;
    background: transparent;
    display: grid;
    grid-template-columns: 1fr 450px;
}.contact-box-69534 .img-zoom-effect-31482 {
    height: 550px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    border-radius: 22px;
    position: relative;
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
}.contact-box-69534 .img-zoom-effect-31482:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact-box-69534 .help-request-57841 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    position: relative;
    transform: perspective(1000px) rotateY(5deg);
    padding: 50px;
    transition: transform 0.5s ease;
    border-radius: 22px;
}.contact-box-69534 .help-request-57841:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact-box-69534 form {
    width: 100%;
}.contact-box-69534 form h3 {
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 20px;
    font-family: Arial, sans-serif;
}.contact-box-69534 form input[type="text"] {
    padding: 16px 20px;
    background: rgb(190,208,189);
    color: #000000;
    font-size: 12px;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
    border: none;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
}.contact-box-69534 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(162,146,191);
    outline: none;
}.contact-box-69534 form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact-box-69534 .reach-request-40781 {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}.contact-box-69534 .reach-request-40781 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-box-69534 .reach-request-40781 label {
    padding-left: 35px;
    line-height: 1.5;
    font-size: 15px;
    cursor: pointer;
    color: #000000;
    position: relative;
}.contact-box-69534 .reach-request-40781 label::before {
    background: rgb(190,208,189);
    height: 22px;
    content: "";
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 2px;
    transition: all 0.3s ease;
    width: 22px;
}.contact-box-69534 .reach-request-40781 input[type="checkbox"]:checked + label::before {
    background: rgb(162,146,191);
}.contact-box-69534 .reach-request-40781 input[type="checkbox"]:checked + label::after {
    border-right: 2px solid #ffffff;
    position: absolute;
    height: 10px;
    width: 6px;
    transform: rotate(45deg);
    left: 8px;
    border-bottom: 2px solid #ffffff;
    content: "";
    top: 6px;
}.contact-box-69534 .reach-request-40781 label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(162,146,191);
}.contact-box-69534 .reach-request-40781 label a:hover {
    color: rgb(172,111,174);
}.contact-box-69534 form .inquiry-support-28765 {
    border: none;
    border-radius: 10px;
    padding: 16px 35px;
    font-size: 17px;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    cursor: pointer;
    font-weight: 600;
    background: rgb(162,146,191);
    transition: all 0.3s ease;
}.contact-box-69534 form .inquiry-support-28765::after {
    height: 100%;
    background: rgb(172,111,174);
    content: "";
    right: 0;
    width: 0;
    top: 0;
    transition: width 0.3s ease;
    z-index: 0;
    position: absolute;
}.contact-box-69534 form .inquiry-support-28765:hover::after {
    left: 0;
    width: 100%;
    right: auto;
}.contact-box-69534 form .inquiry-support-28765 span {
    z-index: 1;
    position: relative;
}.contact-box-69534 svg {
    fill: rgb(162,146,191);
    height: 22px;
    width: 22px;
}.contact-box-69534 svg path {
    transition: fill 0.3s ease;
    fill: rgb(162,146,191);
}

@media screen and (max-width: 1100px) {.contact-box-69534 .reach-box-82643 {
    gap: 30px;
    grid-template-columns: 1fr 400px;
}.contact-box-69534 .img-zoom-effect-31482 {
    height: 500px;
}.contact-box-69534 .help-request-57841 {
    padding: 40px;
}
}

@media screen and (max-width: 991px) {.contact-box-69534 {
    padding: 80px 0;
}.contact-box-69534 .reach-box-82643 {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact-box-69534 .img-zoom-effect-31482 {
    height: 400px;
    transform: perspective(1000px) rotateY(0deg);
}.contact-box-69534 .help-request-57841 {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media screen and (max-width: 767px) {.contact-box-69534 {
    padding: 60px 0;
}.contact-box-69534 h2 {
    margin-bottom: 40px;
}.contact-box-69534 .img-zoom-effect-31482 {
    height: 350px;
}
}

@media screen and (max-width: 576px) {.contact-box-69534 {
    padding: 50px 0;
}.contact-box-69534 h2 {
    font-size: calc(28px * 0.85);
}.contact-box-69534 .img-zoom-effect-31482 {
    height: 250px;
}.contact-box-69534 .help-request-57841 {
    padding: 30px 25px;
}.contact-box-69534 form h3 {
    font-size: calc(20px * 0.9);
}.contact-box-69534 form .inquiry-support-28765 {
    width: 100%;
}}.thanksNode-25103 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(190,208,189) 0%, rgb(162,146,191,0.5) 100%);
    padding: 6rem 0;
}.thanksNode-25103::before {
    z-index: 1;
    content: "";
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
}.thanksNode-25103::after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: radial-gradient(circle at 75% 25%, rgb(162,146,191,0.5) 0%, transparent 50%);
    z-index: 2;
    height: 100%;
}.thanksNode-25103 .container {
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    transform: perspective(1000px) rotateX(1deg);
}.thanksNode-25103 h2 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 2.5rem;
    line-height: 1.3;
    font-size: 35px;
    color: rgb(162,146,191);
    animation: slideInTitle 0.8s ease-out forwards;
    font-weight: 700;
    max-width: 90%;
    position: relative;
    transform-origin: left center;
    font-family: Arial, sans-serif;
}.thanksNode-25103 h2::after {
    transform: scaleX(0);
    left: 0;
    height: 4px;
    bottom: -12px;
    width: 100px;
    background: linear-gradient(90deg, rgb(162,146,191) 0%, rgb(172,111,174) 100%);
    content: "";
    animation: expandLine 0.5s 0.8s forwards ease-out;
    transform-origin: left;
    position: absolute;
}.thanksNode-25103 .guide-approach-49062 {
    border-radius: 10px;
    border-left: 4px solid rgb(172,111,174);
    position: relative;
    animation: fadeInUp 0.6s 0.4s both;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    transform: translateY(0);
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease-out;
    padding: 2.5rem;
}.thanksNode-25103 .guide-approach-49062::before {
    top: 0;
    height: 5px;
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(172,111,174) 0%, rgb(162,146,191) 100%);
    width: 100%;
}.thanksNode-25103 .guide-approach-49062:hover {
    transform: translateY(-5px);
}.thanksNode-25103 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.thanksNode-25103 li {
    padding-left: 1.5rem;
    position: relative;
}.thanksNode-25103 li::before {
    transform: scale(0);
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    background: rgb(172,111,174);
    top: 0.7rem;
    position: absolute;
    width: 8px;
    left: 0;
    height: 8px;
    content: "";
    border-radius: 50%;
}.thanksNode-25103 span {
    display: block;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.8;
    animation: fadeText 0.8s 0.6s both;
    font-size: 13px;
}

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

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

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes popIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

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

@media (max-width: 991px) {.thanksNode-25103 {
    padding: 5rem 0;
}.thanksNode-25103 h2 {
    font-size: calc(35px * 0.9);
    max-width: 100%;
}.thanksNode-25103 .guide-approach-49062 {
    padding: 2rem;
}
}

@media (max-width: 767px) {.thanksNode-25103 {
    padding: 4rem 0;
}.thanksNode-25103 h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
}.thanksNode-25103 h2::after {
    height: 3px;
    width: 80px;
}.thanksNode-25103 .guide-approach-49062 {
    padding: 1.75rem;
}.thanksNode-25103 span {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.thanksNode-25103 {
    padding: 3rem 0;
}.thanksNode-25103 .container {
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.thanksNode-25103 h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.75rem;
}.thanksNode-25103 .guide-approach-49062 {
    padding: 1.5rem;
}.thanksNode-25103 li {
    padding-left: 1.25rem;
}.thanksNode-25103 li::before {
    width: 6px;
    top: 0.65rem;
    height: 6px;
}.thanksNode-25103 span {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}}.plan-container-29753 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.plan-container-29753::before {
    left: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(20, 20, 40, 0.75) 100%);
    right: 0;
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 1;
    top: 0;
}.plan-container-29753 .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.plan-container-29753 .training-sub-62413 {
    perspective: 1000px;
}.plan-container-29753 h2 {
    font-size: 30px;
    letter-spacing: 0.5px;
    text-align: center;
    margin-bottom: 20px;
    transform: translateZ(30px);
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}.plan-container-29753 .lesson-rates-46521 {
    text-align: center;
    font-size: 12px;
    margin: 0 auto 50px;
    line-height: 1.6;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    transform: translateZ(20px);
    font-weight: 400;
    max-width: 700px;
    color: #ffffff;
    opacity: 0.9;
}.plan-container-29753 .cost-breakdown-50342 {
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
}.plan-container-29753 .cost-breakdown-50342 li {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform-style: preserve-3d;
}.plan-container-29753 .study-costs-94683 {
    transition: all 0.4s ease;
    height: 100%;
    transform-style: preserve-3d;
    position: relative;
    display: block;
    text-decoration: none;
}.plan-container-29753 .learning-fees-54139 {
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2),
                0 5px 15px rgba(0, 0, 0, 0.1),
                inset 0 1px 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    position: relative;
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.07) 0%,
        rgba(255, 255, 255, 0.03) 100%);
    height: 100%;
    overflow: hidden;
}.plan-container-29753 .learning-fees-54139::before {
    right: 0;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scaleX(0.92);
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(162,146,191) 0%,
        rgb(172,111,174) 100%);
    transform-origin: left;
    content: "";
    left: 0;
    height: 5px;
    top: 0;
}.plan-container-29753 .learning-fees-54139::after {
    right: 10px;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1),
                opacity 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    content: "";
    bottom: -2px;
    height: 2px;
    background: linear-gradient(90deg, 
        rgb(172,111,174,0.5) 0%,
        rgb(162,146,191,0.5) 100%);
    left: 10px;
    transform-origin: bottom;
    opacity: 0.7;
}.plan-container-29753 .price-deals-19403 {
    transform: translateZ(10px);
    padding: 35px 30px;
}.plan-container-29753 .price-deals-19403 h4 {
    font-weight: 700;
    position: relative;
    font-size: calc(18px * 1.1);
    transform: translateZ(5px);
    color: #ffffff;
    display: inline-block;
    margin: 0 0 20px;
}.plan-container-29753 .price-deals-19403 h4::after {
    background: rgb(162,146,191);
    bottom: -8px;
    position: absolute;
    content: "";
    transform-origin: left;
    transition: width 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    width: 40px;
    left: 0;
    height: 3px;
}.plan-container-29753 .price-deals-19403 p {
    hyphens: auto;
    word-wrap: break-word;
    font-size: 12px;
    padding-right: 5px;
    line-height: 1.6;
    font-weight: 400;
    color: #ffffff;
    opacity: 0.85;
    overflow-y: auto;
    overflow-wrap: break-word;
    max-height: 250px;
    margin: 0 0 25px;
}.plan-container-29753 .price-deals-19403 p::-webkit-scrollbar {
    width: 4px;
}.plan-container-29753 .price-deals-19403 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(162,146,191,0.5);
}.plan-container-29753 .pay-options-68593 {
    font-weight: 700;
    margin-top: 20px;
    font-size: calc(18px * 1.2);
    color: #ffffff;
    display: block;
    text-align: right;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translateZ(15px);
}.plan-container-29753 .pay-options-68593::before {
    margin-right: 8px;
    background: rgb(162,146,191);
    display: inline-block;
    content: "";
    border-radius: 50%;
    box-shadow: 0 0 15px rgb(162,146,191);
    height: 10px;
    width: 10px;
    transform: translateY(-2px);
}.plan-container-29753 .cost-breakdown-50342 li:hover {
    transform: translateY(-5px) scale(1.02);
}.plan-container-29753 .cost-breakdown-50342 li:hover .learning-fees-54139 {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.3),
                0 10px 25px rgba(0, 0, 0, 0.2),
                inset 0 1px 1px rgba(255, 255, 255, 0.15);
    transform: translateZ(20px);
}.plan-container-29753 .cost-breakdown-50342 li:hover .learning-fees-54139::before {
    transform: scaleX(1);
}.plan-container-29753 .cost-breakdown-50342 li:hover .learning-fees-54139::after {
    opacity: 0.9;
    transform: scaleY(1.5);
}.plan-container-29753 .cost-breakdown-50342 li:hover .price-deals-19403 h4::after {
    width: 100%;
}

@media (max-width: 991px) {.plan-container-29753 {
    padding: 80px 0;
}.plan-container-29753 h2 {
    font-size: calc(30px * 0.9);
}.plan-container-29753 .cost-breakdown-50342 {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.plan-container-29753 .price-deals-19403 {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.plan-container-29753 {
    padding: 60px 0;
}.plan-container-29753 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 15px;
}.plan-container-29753 .lesson-rates-46521 {
    font-size: calc(12px * 0.95);
    margin-bottom: 40px;
}.plan-container-29753 .cost-breakdown-50342 {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.plan-container-29753 .price-deals-19403 {
    padding: 25px 20px;
}.plan-container-29753 .price-deals-19403 h4 {
    font-size: 18px;
}.plan-container-29753 .pay-options-68593 {
    font-size: calc(18px * 1.1);
}
}

@media (max-width: 480px) {.plan-container-29753 {
    padding: 50px 0;
}.plan-container-29753 h2 {
    font-size: calc(30px * 0.7);
}.plan-container-29753 .lesson-rates-46521 {
    font-size: calc(12px * 0.9);
}.plan-container-29753 .price-deals-19403 {
    padding: 20px 15px;
}.plan-container-29753 .price-deals-19403 p {
    line-height: 1.5;
    max-height: 200px;
    font-size: calc(12px * 0.9);
}}.data-insights-85604 {
    position: relative;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(190,208,189) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
}.data-insights-85604::before {
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    opacity: 0.05;
    pointer-events: none;
    top: 0;
    background-image: repeating-linear-gradient(
        45deg,
        rgb(162,146,191,0.5) 0px,
        rgb(162,146,191,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.data-insights-85604 .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 1rem;
}.data-insights-85604 h4 {
    transform: translateY(0);
    margin-bottom: 0;
    margin-top: 3rem;
    font-family: Arial, sans-serif;
    transition: transform 0.5s ease, opacity 0.5s ease;
    color: #000000;
    font-weight: 700;
    opacity: 1;
    position: relative;
    text-align: center;
    font-size: 18px;
}.data-insights-85604 h4::after {
    display: block;
    width: 60px;
    margin: 1rem auto 0;
    transform: scaleX(1);
    background: rgb(162,146,191);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 3px;
    content: "";
}.data-insights-85604:hover h4::after {
    transform: scaleX(1.5);
}.data-insights-85604 ul {
    margin: 0;
    display: grid;
    padding: 0;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    list-style: none;
}.data-insights-85604 .boost-experts-05148 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    background: #ffffff;
    display: flex;
    justify-content: center;
    transform: translateY(0);
    z-index: 1;
    position: relative;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 2rem;
}.data-insights-85604 .boost-experts-05148:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.data-insights-85604 .boost-experts-05148::before {
    z-index: -1;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    opacity: 0;
    background: linear-gradient(
        45deg,
        rgb(162,146,191,0.5) 0%,
        rgb(172,111,174,0.5) 100%
    );
    width: 100%;
    left: 0;
    transition: opacity 0.4s ease;
}.data-insights-85604 .boost-experts-05148:hover::before {
    opacity: 0.05;
}.data-insights-85604 .boost-experts-05148 div {
    flex-direction: column;
    align-items: center;
    text-align: center;
    display: flex;
}.data-insights-85604 .boost-experts-05148 p {
    transform: perspective(400px) rotateX(0);
    transition: transform 0.5s ease, color 0.3s ease;
    position: relative;
    font-weight: 700;
    line-height: 1;
    color: rgb(162,146,191);
    font-size: 3rem;
    margin: 0 0 0.5rem;
}.data-insights-85604 .boost-experts-05148:hover p {
    color: rgb(172,111,174);
    transform: perspective(400px) rotateX(10deg);
}.data-insights-85604 .boost-experts-05148 p::after {
    position: absolute;
    content: "";
    transition: transform 0.4s ease, background 0.3s ease;
    left: 50%;
    bottom: -8px;
    height: 2px;
    transform: translateX(-50%) scaleX(0.5);
    width: 40px;
    background: rgb(162,146,191,0.5);
}.data-insights-85604 .boost-experts-05148:hover p::after {
    transform: translateX(-50%) scaleX(1);
    background: rgb(172,111,174);
}.data-insights-85604 .boost-experts-05148 span {
    line-height: 1.4;
    margin-top: 0.5rem;
    color: #000000;
    font-weight: var(--font-weight-medium);
    font-size: 14px;
    max-width: 180px;
    transition: color 0.3s ease, transform 0.3s ease;
    display: block;
}.data-insights-85604 .boost-experts-05148:hover span {
    color: #000000;
    transform: translateY(3px);
}.data-insights-85604 .boost-experts-05148:nth-child(odd) {
    transform: translateY(10px);
}.data-insights-85604 .boost-experts-05148:nth-child(odd):hover {
    transform: translateY(0);
}.data-insights-85604 .boost-experts-05148:nth-child(3n+1)::after {
    content: "";
    transition: transform 0.3s ease 0.1s;
    background: rgb(162,146,191);
    width: 16px;
    position: absolute;
    transform: scale(0);
    height: 16px;
    right: -8px;
    top: -8px;
}.data-insights-85604 .boost-experts-05148:nth-child(3n+1):hover::after {
    transform: scale(1);
}

@media (min-width: 768px) {.data-insights-85604 {
    padding: 7rem 0;
}.data-insights-85604 ul {
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.data-insights-85604 .boost-experts-05148 {
    height: 220px;
}.data-insights-85604 h4 {
    margin-top: 4rem;
    font-size: calc(18px * 1.2);
}
}

@media (min-width: 992px) {.data-insights-85604 ul {
    gap: 2rem;
    grid-template-columns: repeat(4, 1fr);
}.data-insights-85604 h4::after {
    width: 80px;
}.data-insights-85604 .boost-experts-05148 p {
    font-size: 3.5rem;
}
}

@media (max-width: 767px) {.data-insights-85604 {
    padding: 4rem 0;
}.data-insights-85604 ul {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 1.5rem;
}.data-insights-85604 .boost-experts-05148 {
    padding: 1.5rem;
}.data-insights-85604 .boost-experts-05148 p {
    font-size: 2.5rem;
}.data-insights-85604 h4 {
    margin-top: 2rem;
    font-size: 21px;
}.data-insights-85604 h4::after {
    margin-top: 0.75rem;
    width: 50px;
}
}

@media (max-width: 480px) {.data-insights-85604 ul {
    grid-template-columns: 1fr;
    gap: 1.25rem;
}.data-insights-85604 .boost-experts-05148 {
    height: auto;
    padding: 1.25rem;
}.data-insights-85604 .boost-experts-05148:nth-child(odd) {
    transform: translateY(0);
}}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

.data-insights-85604 .boost-experts-05148:nth-child(3n+2):hover p {
    animation: pulse 2s infinite ease-in-out;
}.sign-up-for-updates-12503 {
    background: linear-gradient(125deg, rgb(190,208,189) 0%, rgba(0, 0, 0, 0.5) 100%);
    perspective: 1200px;
    overflow: hidden;
    position: relative;
    padding: 5rem 3rem;
}.sign-up-for-updates-12503::before {
    position: absolute;
    content: "";
    top: -10%;
    background: rgb(162,146,191,0.5);
    transform: rotateY(-20deg) rotateX(10deg);
    filter: blur(2px);
    height: 140%;
    z-index: 1;
    animation: float-panel 15s ease-in-out infinite alternate;
    opacity: 0.15;
    left: -10%;
    width: 60%;
}.sign-up-for-updates-12503::after {
    z-index: 1;
    position: absolute;
    height: 140%;
    background: rgb(172,111,174,0.5);
    right: -10%;
    transform: rotateY(20deg) rotateX(-5deg);
    top: -20%;
    opacity: 0.2;
    animation: float-panel-reverse 12s ease-in-out infinite alternate;
    width: 70%;
    content: "";
}.sign-up-for-updates-12503 .guide-approach-49062 {
    gap: 2rem;
    transform-style: preserve-3d;
    justify-content: space-between;
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center;
}.sign-up-for-updates-12503 p {
    transform: translateZ(30px) rotateY(-5deg);
    line-height: 1.5;
    flex: 0 0 40%;
    font-size: 19px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    padding-left: 2rem;
    color: #000000;
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
}.sign-up-for-updates-12503 p::before {
    position: absolute;
    left: 0;
    width: 5px;
    background: linear-gradient(to bottom, rgb(162,146,191), rgb(172,111,174));
    height: 100%;
    content: "";
    transform: translateZ(10px) translateX(-5px) rotateY(15deg);
    top: 0;
    opacity: 0.8;
}.sign-up-for-updates-12503 .input_holder {
    flex-direction: column;
    flex: 0 0 60%;
    position: relative;
    gap: 1rem;
    display: flex;
    transform: translateZ(50px) rotateY(5deg);
}.sign-up-for-updates-12503 .input_holder::before {
    left: -20%;
    border-radius: 10px;
    position: absolute;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    top: -40%;
    width: 140%;
    background: rgba(255, 255, 255, 0.1);
    filter: blur(3px);
    transform: translateZ(-20px) rotateY(-5deg);
    z-index: -1;
    height: 180%;
    content: "";
}.sign-up-for-updates-12503 .newsletter-box-07394 {
    width: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    border-radius: 10px;
    border: none;
    padding: 1.3rem 1.5rem;
    color: #000000;
    transform: translateZ(10px);
    font-family: Arial, sans-serif;
    font-size: 17px;
    background: #ffffff;
}.sign-up-for-updates-12503 .newsletter-box-07394:focus {
    transform: translateZ(20px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    outline: none;
}.sign-up-for-updates-12503 .newsletter-box-07394::placeholder {
    opacity: 0.6;
    color: #000000;
}.sign-up-for-updates-12503 .email-signup-50437 {
    font-weight: 600;
    overflow: hidden;
    background: linear-gradient(to right, rgb(172,111,174), rgb(162,146,191));
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    align-self: flex-end;
    padding: 1.2rem 2.5rem;
    cursor: pointer;
    border: none;
    transform: translateZ(20px);
    font-family: Arial, sans-serif;
    font-size: 19px;
}.sign-up-for-updates-12503 .email-signup-50437::before {
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    transition: opacity 0.3s ease;
    left: 0;
    top: 0;
    background: linear-gradient(to left, rgb(172,111,174), rgb(162,146,191));
    z-index: -1;
    position: absolute;
}.sign-up-for-updates-12503 .email-signup-50437:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translateZ(30px) scale(1.05);
}.sign-up-for-updates-12503 .email-signup-50437:hover::before {
    opacity: 1;
}

@keyframes float-panel {
    0% {
        transform: rotateY(-20deg) rotateX(10deg) translateZ(0);
    }
    100% {
        transform: rotateY(-15deg) rotateX(5deg) translateZ(30px);
    }
}

@keyframes float-panel-reverse {
    0% {
        transform: rotateY(20deg) rotateX(-5deg) translateZ(0);
    }
    100% {
        transform: rotateY(15deg) rotateX(-10deg) translateZ(20px);
    }
}

@media (max-width: 768px) {.sign-up-for-updates-12503 {
    padding: 3.5rem 1.5rem;
    perspective: 800px;
}.sign-up-for-updates-12503 .guide-approach-49062 {
    align-items: stretch;
    flex-direction: column;
}.sign-up-for-updates-12503 p {
    margin-bottom: 2rem;
    font-size: 22px;
    transform: translateZ(20px) rotateY(0);
    flex: none;
}.sign-up-for-updates-12503 p::before {
    transform: translateZ(5px) translateX(-2px) rotateY(0);
}.sign-up-for-updates-12503 .input_holder {
    transform: translateZ(30px) rotateY(0);
    flex: none;
}.sign-up-for-updates-12503 .email-signup-50437 {
    align-self: stretch;
    width: 100%;
}}.course-rewards-56348 {
    background: rgb(190,208,189);
    padding: 8rem 0;
    overflow: hidden;
    position: relative;
}.course-rewards-56348::before {
    z-index: 1;
    background: rgb(162,146,191,0.5);
    position: absolute;
    right: -10%;
    width: 60%;
    height: 140%;
    top: -20%;
    transform: rotate(-20deg);
    content: '';
}.course-rewards-56348::after {
    opacity: 0.4;
    transform: rotate(-20deg);
    bottom: -20%;
    background: rgb(172,111,174,0.5);
    width: 60%;
    content: '';
    height: 140%;
    left: -10%;
    position: absolute;
    z-index: 1;
}.course-rewards-56348 .guide-approach-49062 {
    margin: 0 auto;
    grid-gap: 2rem;
    z-index: 2;
    padding: 0 2rem;
    max-width: 1200px;
    grid-template-columns: repeat(12, 1fr);
    position: relative;
    display: grid;
}.course-rewards-56348 .img-zoom-effect-31482 {
    transform: translateY(30px);
    height: 500px;
    border-radius: 27px;
    overflow: hidden;
    grid-column: 1 / span 7;
    animation: float 6s ease-in-out infinite;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
    position: relative;
    grid-row: 1;
}.course-rewards-56348 .img-zoom-effect-31482::after {
    content: '';
    height: 100%;
    background: linear-gradient(
        45deg,
        rgb(162,146,191,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(172,111,174,0.5) 100%
    );
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}.course-rewards-56348 .text-holder-item-49830 {
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
    grid-column: 6 / span 7;
    align-self: center;
    padding: 3rem;
    z-index: 3;
    background: #ffffff;
    grid-row: 1;
    border-radius: 27px;
}.course-rewards-56348 h2 {
    padding-left: 1.5rem;
    font-weight: 700;
    font-size: 29px;
    margin-bottom: 2.5rem;
    border-left: 5px solid rgb(162,146,191);
    color: #000000;
    position: relative;
}.course-rewards-56348 .text_main_holder {
    gap: 2rem;
    display: grid;
}.course-rewards-56348 .text_main_holder > div {
    position: relative;
    align-items: flex-start;
    display: flex;
    transition: all 0.3s ease;
}.course-rewards-56348 .text_main_holder > div::before {
    transition: transform 0.3s ease;
    transform: scaleX(0);
    width: 2rem;
    transform-origin: right;
    position: absolute;
    left: -3rem;
    background: rgb(162,146,191);
    top: 1.2rem;
    height: 1px;
    content: '';
}.course-rewards-56348 .text_main_holder > div:hover::before {
    transform: scaleX(1);
}.course-rewards-56348 .text_main_holder > div:hover {
    transform: translateX(5px);
}.course-rewards-56348 .text_main_holder svg {
    border-radius: 27px;
    flex-shrink: 0;
    padding: 0.6rem;
    width: 2.5rem;
    background: rgb(162,146,191,0.5);
    height: 2.5rem;
    margin-right: 1.5rem;
    transition: all 0.3s ease;
}.course-rewards-56348 .text_main_holder > div:hover svg {
    transform: scale(1.1);
    background: rgb(162,146,191);
}.course-rewards-56348 .text_main_holder svg path {
    fill: #000000;
    transition: fill 0.3s ease;
}.course-rewards-56348 .text_main_holder > div:hover svg path {
    fill: #ffffff;
}.course-rewards-56348 .text_main_holder p {
    line-height: 1.6;
    font-size: 13px;
    margin: 0;
    padding-top: 0.3rem;
    color: #000000;
}

@keyframes float {
    0% {
        transform: translateY(30px);
    }
    50% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(30px);
    }
}

@media (max-width: 1100px) {.course-rewards-56348 .img-zoom-effect-31482 {
    grid-column: 1 / span 5;
}.course-rewards-56348 .text-holder-item-49830 {
    grid-column: 4 / span 9;
}
}

@media (max-width: 992px) {.course-rewards-56348 .guide-approach-49062 {
    grid-gap: 0;
    grid-template-columns: 1fr;
}.course-rewards-56348 .img-zoom-effect-31482 {
    grid-column: 1;
    height: 400px;
    margin-bottom: -50px;
    grid-row: 1;
}.course-rewards-56348 .text-holder-item-49830 {
    grid-row: 2;
    width: auto;
    grid-column: 1;
    margin: 0 2rem;
}
}

@media (max-width: 768px) {.course-rewards-56348 {
    padding: 6rem 0;
}.course-rewards-56348 .img-zoom-effect-31482 {
    transform: translateY(0);
    margin-bottom: -30px;
    animation: none;
    height: 350px;
}.course-rewards-56348 .text-holder-item-49830 {
    padding: 2rem;
}.course-rewards-56348 h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.9);
}
}

@media (max-width: 576px) {.course-rewards-56348 {
    padding: 5rem 0;
}.course-rewards-56348 .guide-approach-49062 {
    padding: 0 1rem;
}.course-rewards-56348 .img-zoom-effect-31482 {
    height: 250px;
    margin-bottom: -20px;
}.course-rewards-56348 .text-holder-item-49830 {
    padding: 1.5rem;
    margin: 0 1rem;
}.course-rewards-56348 .text_main_holder > div {
    align-items: center;
}.course-rewards-56348 .text_main_holder > div::before {
    display: none;
}.course-rewards-56348 .text_main_holder svg {
    height: 2rem;
    width: 2rem;
    margin-right: 1rem;
}.course-rewards-56348 .text_main_holder p {
    font-size: calc(13px * 0.9);
}}.mentorship-profile-70695 {
    position: relative;
    background-color: rgb(190,208,189);
    overflow: hidden;
    padding: 6rem 2rem;
}.mentorship-profile-70695::before {
    z-index: 1;
    position: absolute;
    right: 0;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(162,146,191,0.5));
    width: 40%;
    top: 0;
}.mentorship-profile-70695 .learner-reflections-04693 {
    z-index: 2;
    max-width: 1200px;
    background: transparent;
    border-radius: 0;
    position: relative;
    box-shadow: none;
    margin: 0 auto;
    display: flex;
}.mentorship-profile-70695 .img-zoom-effect-31482 {
    height: 480px;
    width: 45%;
    transform: rotate(-2deg);
    position: relative;
    transition: all 0.5s ease;
    box-shadow: 15px 15px 0 rgb(162,146,191,0.5);
    border-radius: 0;
}.mentorship-profile-70695 .work-view-50691 {
    flex-direction: column;
    position: relative;
    justify-content: center;
    width: 55%;
    padding: 3rem 0 3rem 4rem;
    display: flex;
}.mentorship-profile-70695 .work-view-50691::before {
    background: linear-gradient(to bottom, rgb(172,111,174,0.5), transparent);
    top: 0;
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    left: 2.5rem;
}.mentorship-profile-70695 .name {
    font-weight: 700;
    margin-bottom: 1rem;
    line-height: 1.1;
    position: relative;
    color: #000000;
    font-size: calc(48px * 1.2);
}.mentorship-profile-70695 .work-view-50691 > div:nth-child(2) {
    color: #ffffff;
    background-color: rgb(172,111,174);
    margin-bottom: 2.5rem;
    font-size: 19px;
    font-weight: 600;
    padding: 0.5rem 1.5rem;
    border-radius: 10px;
    transform: translateX(-10px);
    letter-spacing: 1px;
    display: inline-block;
}.mentorship-profile-70695 .employee-details-12056 {
    color: #000000;
    padding-left: 0;
    font-size: 13px;
    position: relative;
    line-height: 1.8;
    max-width: 90%;
}.mentorship-profile-70695 .employee-details-12056::before {
    background-color: rgb(162,146,191);
    height: 3px;
    top: -1.5rem;
    position: absolute;
    width: 60px;
    left: 0;
    content: "";
}.mentorship-profile-70695 .learner-reflections-04693:hover .img-zoom-effect-31482 {
    box-shadow: 10px 10px 0 rgb(172,111,174);
    transform: rotate(0deg);
}

@media (max-width: 992px) {.mentorship-profile-70695::before {
    width: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(180deg, rgb(162,146,191,0.5), transparent);
    height: 40%;
}.mentorship-profile-70695 .learner-reflections-04693 {
    align-items: center;
    max-width: 90%;
    flex-direction: column;
}.mentorship-profile-70695 .img-zoom-effect-31482 {
    height: 400px;
    width: 90%;
}.mentorship-profile-70695 .work-view-50691 {
    padding: 3rem 1rem 1rem;
    width: 100%;
}.mentorship-profile-70695 .work-view-50691::before {
    display: none;
}.mentorship-profile-70695 .employee-details-12056 {
    max-width: 100%;
}
}

@media (max-width: 576px) {.mentorship-profile-70695 {
    padding: 4rem 1rem;
}.mentorship-profile-70695 .img-zoom-effect-31482 {
    height: 320px;
}.mentorship-profile-70695 .name {
    font-size: 33px;
}.mentorship-profile-70695 .work-view-50691 > div:nth-child(2) {
    font-size: 12px;
}.mentorship-profile-70695 .employee-details-12056 {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}}.company-overview-06412 {
    overflow: hidden;
    padding: 120px 0;
    background: rgb(190,208,189);
    position: relative;
}.company-overview-06412::before {
    height: 100%;
    opacity: 0.2;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 20%, rgb(162,146,191,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(172,111,174,0.5) 0%, transparent 30%);
}.company-overview-06412 .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.company-overview-06412 h2 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 80px;
    position: relative;
    color: #000000;
    font-size: 37px;
}.company-overview-06412 h2::after {
    content: "";
    width: 80px;
    border-radius: 10px;
    left: calc(50% - 40px);
    background: linear-gradient(to right, rgb(162,146,191), rgb(172,111,174));
    position: absolute;
    bottom: -20px;
    height: 3px;
}.company-overview-06412 .student-journey-03459 {
    grid-template-columns: 1fr;
    display: grid;
    gap: 0;
}.company-overview-06412 .quick-classes-76485 {
    padding: 60px 0;
    position: relative;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    align-items: center;
}.company-overview-06412 .quick-classes-76485:not(:last-child)::after {
    width: 70%;
    position: absolute;
    background: linear-gradient(to right, 
        transparent, 
        rgb(162,146,191,0.5), 
        rgb(162,146,191,0.5), 
        transparent
    );
    transform: translateX(-50%);
    bottom: 0;
    height: 1px;
    content: "";
    left: 50%;
}.company-overview-06412 .quick-classes-76485 h3 {
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    color: rgb(162,146,191);
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 25px;
}.company-overview-06412 .quick-classes-76485:nth-child(2) h3 {
    color: rgb(172,111,174);
}.company-overview-06412 .quick-classes-76485 h3::after {
    content: "";
    background: currentColor;
    height: 2px;
    left: 0;
    width: 40px;
    bottom: 0;
    position: absolute;
}.company-overview-06412 .quick-classes-76485 p {
    line-height: 1.8;
    margin: 0;
    color: #000000;
    font-size: 13px;
}.company-overview-06412 .quick-classes-76485:first-child h3,
.company-overview-06412 .quick-classes-76485:first-child p {
    grid-column: 7 / -1;
}.company-overview-06412 .quick-classes-76485:first-child::before {
    content: "";
    background: linear-gradient(135deg, rgb(162,146,191,0.5), transparent);
    border-radius: 14px;
    height: 300px;
    grid-column: 1 / 6;
    position: relative;
    clip-path: polygon(0 0, 100% 20%, 80% 100%, 0% 100%);
}.company-overview-06412 .quick-classes-76485:nth-child(2) h3,
.company-overview-06412 .quick-classes-76485:nth-child(2) p {
    grid-column: 1 / 7;
}.company-overview-06412 .quick-classes-76485:nth-child(2)::before {
    height: 300px;
    grid-column: 8 / -1;
    position: relative;
    content: "";
    background: linear-gradient(135deg, rgb(172,111,174,0.5), transparent);
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 80%);
    border-radius: 14px;
}.company-overview-06412 .quick-classes-76485::after {
    transition: width 0.5s ease;
}.company-overview-06412 .quick-classes-76485:hover::after {
    width: 85%;
}.company-overview-06412 .quick-classes-76485 h3,
.company-overview-06412 .quick-classes-76485 p,
.company-overview-06412 .quick-classes-76485::before {
    animation: fadeInUp 0.7s forwards;
    transform: translateY(30px);
    opacity: 0;
}.company-overview-06412 .quick-classes-76485:nth-child(2) h3,
.company-overview-06412 .quick-classes-76485:nth-child(2) p,
.company-overview-06412 .quick-classes-76485:nth-child(2)::before {
    animation-delay: 0.3s;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.company-overview-06412 {
    padding: 90px 0;
}.company-overview-06412 h2 {
    margin-bottom: 60px;
}.company-overview-06412 .quick-classes-76485 {
    padding: 50px 0;
}
}

@media (max-width: 768px) {.company-overview-06412 {
    padding: 70px 0;
}.company-overview-06412 h2 {
    margin-bottom: 50px;
    font-size: calc(37px * 0.9);
}.company-overview-06412 .quick-classes-76485 {
    gap: 30px;
    grid-template-columns: 1fr;
    padding: 40px 0;
}.company-overview-06412 .quick-classes-76485:first-child h3,
    .company-overview-06412 .quick-classes-76485:first-child p,
    .company-overview-06412 .quick-classes-76485:nth-child(2) h3,
    .company-overview-06412 .quick-classes-76485:nth-child(2) p {
    grid-column: 1 / -1;
}.company-overview-06412 .quick-classes-76485:first-child::before,
    .company-overview-06412 .quick-classes-76485:nth-child(2)::before {
    grid-column: 1 / -1;
    height: 200px;
}.company-overview-06412 .quick-classes-76485:nth-child(2)::before {
    order: -1;
}
}

@media (max-width: 576px) {.company-overview-06412 {
    padding: 50px 0;
}.company-overview-06412 h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 40px;
}.company-overview-06412 .quick-classes-76485 {
    gap: 20px;
    padding: 30px 0;
}.company-overview-06412 .quick-classes-76485:first-child::before,
    .company-overview-06412 .quick-classes-76485:nth-child(2)::before {
    height: 150px;
}.company-overview-06412 h2::after {
    width: 60px;
    left: calc(50% - 30px);
    bottom: -15px;
}.company-overview-06412 .quick-classes-76485 h3 {
    margin-bottom: 15px;
    font-size: calc(20px * 0.9);
}.company-overview-06412 .quick-classes-76485 p {
    font-size: calc(13px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.company-overview-06412 .quick-classes-76485::after {
    transition: none;
}.company-overview-06412 .quick-classes-76485 h3,
    .company-overview-06412 .quick-classes-76485 p,
    .company-overview-06412 .quick-classes-76485::before,
    .company-overview-06412 .quick-classes-76485:nth-child(2) h3,
    .company-overview-06412 .quick-classes-76485:nth-child(2) p,
    .company-overview-06412 .quick-classes-76485:nth-child(2)::before {
    opacity: 1;
    animation: none;
    transform: none;
}}header {
    background: #ffffff;
    z-index: 99;
    width: 100%;
    overflow: visible;
    position: relative;
}header::before {
    content: "";
    top: 0;
    height: 5px;
    background: linear-gradient(to right, rgb(162,146,191), rgb(172,111,174));
    width: 100%;
    position: absolute;
    left: 0;
}header .nav-sitebar-57241 {
    display: flex;
    position: relative;
    justify-content: space-between;
    padding: 25px 30px;
    align-items: center;
}header .nav-sitebar-57241::after {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    background-color: rgb(190,208,189);
    bottom: 0;
    content: "";
}header .nav-sitebar-57241 .nav-wrap-68741 {
    z-index: 2;
    position: relative;
}header .nav-sitebar-57241 .nav-wrap-68741 .head-page-98405 {
    display: block;
    overflow: hidden;
    position: relative;
}header .nav-sitebar-57241 .nav-wrap-68741 .head-page-98405 svg {
    width: auto;
    height: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}header .nav-sitebar-57241 .nav-wrap-68741 .head-page-98405:hover svg {
    transform: scale(1.08);
}header .nav-sitebar-57241 .main-mentor-45278 {
    margin: 0;
    display: flex;
    list-style: none;
    padding: 0;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 {
    margin: 0 15px;
    position: relative;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879:last-child {
    margin-right: 0;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a {
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
    position: relative;
    padding: 8px 0;
    color: #000000;
    display: block;
    overflow: hidden;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a:hover {
    color: rgb(162,146,191);
    letter-spacing: 1px;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a::before,
header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a::after {
    bottom: 0;
    background-color: rgb(162,146,191);
    content: "";
    position: absolute;
    height: 1px;
    left: 0;
    width: 100%;
    transform-origin: right center;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a::before {
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a::after {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform: scaleX(0);
    transform-origin: left center;
    background-color: rgb(172,111,174);
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a:hover::before {
    transform-origin: left center;
    transform: scaleX(1);
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a:hover::after {
    transform-origin: right center;
    transform: scaleX(1);
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a::after {
    bottom: -2px;
    height: 3px;
    opacity: 0.3;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}

@media (max-width: 992px) {header .nav-sitebar-57241 {
    flex-direction: column;
    padding: 20px 15px;
}header .nav-sitebar-57241 .nav-wrap-68741 {
    margin-bottom: 20px;
}header .nav-sitebar-57241 .main-mentor-45278 {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 {
    margin: 5px 12px;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 a {
    font-size: calc(16px - 1px);
    padding: 5px 0;
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .nav-sitebar-57241 {
    padding: 15px 10px;
}header .nav-sitebar-57241 .nav-wrap-68741 {
    margin-bottom: 15px;
}header .nav-sitebar-57241 .nav-wrap-68741 .head-page-98405 svg {
    height: 35px;
}header .nav-sitebar-57241 .main-mentor-45278 {
    gap: 5px;
}header .nav-sitebar-57241 .main-mentor-45278 .top-core-64879 {
    margin: 2px 10px;
}}.welcome-section-30479 {
    overflow: hidden;
    width: 100%;
    min-height: 600px;
    position: relative;
    background: linear-gradient(45deg, #000000 0%, rgb(172,111,174,0.5) 100%);
    height: 100vh;
}.welcome-section-30479 .guide-approach-49062 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    position: relative;
    height: 100%;
    width: 100%;
}.welcome-section-30479 .tech-track-01326 {
    width: 60%;
    position: absolute;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    right: 0;
    top: 0;
    z-index: 1;
    height: 100%;
}.welcome-section-30479 .tech-track-01326::before {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(
        to left,
        transparent 30%,
        rgba(0, 0, 0, 0.5) 100%
    );
    z-index: 2;
    content: '';
    left: 0;
}.welcome-section-30479 .study-fast-62459 {
    height: 100%;
    width: 500%;
    animation: staggered-carousel 25s ease-in-out infinite;
    display: flex;
}.welcome-section-30479 .edu-base-23875 {
    width: 20%;
    position: relative;
    height: 100%;
    overflow: hidden;
}.welcome-section-30479 .edu-base-23875::before {
    position: absolute;
    opacity: 0.3;
    background: rgb(162,146,191,0.5);
    inset: 0;
    mix-blend-mode: color;
    content: '';
    z-index: 2;
}.welcome-section-30479 .edu-base-23875::after {
    inset: 0;
    position: absolute;
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 2px,
        rgb(162,146,191,0.5) 2px,
        rgb(162,146,191,0.5) 4px
    );
    z-index: 2;
    opacity: 0.1;
    content: '';
}.welcome-section-30479 .edu-base-23875 img {
    filter: brightness(0.9) contrast(1.1);
    object-fit: cover;
    height: 100%;
    transition: transform 1s ease;
    transform: scale(1);
    width: 100%;
}.welcome-section-30479 .edu-base-23875:hover img {
    transform: scale(1.05);
}.welcome-section-30479 .text-holder-item-49830 {
    z-index: 10;
    align-self: center;
    padding: 0;
    max-width: 500px;
    grid-column: 1;
    position: relative;
    width: 80%;
    justify-self: center;
}.welcome-section-30479 .text-holder-item-49830::before {
    position: absolute;
    border-top: 4px solid rgb(162,146,191);
    content: '';
    border-left: 4px solid rgb(162,146,191);
    height: 70px;
    opacity: 0.8;
    width: 70px;
    left: -20px;
    top: -20px;
}.welcome-section-30479 .text-holder-item-49830::after {
    border-bottom: 4px solid rgb(162,146,191);
    opacity: 0.8;
    height: 70px;
    border-right: 4px solid rgb(162,146,191);
    position: absolute;
    bottom: -20px;
    width: 70px;
    right: -20px;
    content: '';
}.welcome-section-30479 .text-holder-item-49830 h1 {
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    overflow: hidden;
    padding-bottom: 15px;
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-size: 47px;
}.welcome-section-30479 .text-holder-item-49830 h1::after {
    background: rgb(162,146,191);
    position: absolute;
    left: 0;
    animation: heading-line 3s ease infinite;
    content: '';
    bottom: 0;
    width: 80px;
    height: 4px;
}.welcome-section-30479 .text-holder-item-49830 p {
    color: #ffffff;
    opacity: 0.9;
    margin-bottom: 2.5rem;
    font-size: 16px;
    line-height: 1.7;
}.welcome-section-30479 .text-holder-item-49830 .inquiry-support-28765 {
    border: none;
    padding: 14px 35px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    background: linear-gradient(
        to right,
        rgb(162,146,191) 0%,
        rgb(172,111,174) 100%
    );
    border-radius: 15px;
    z-index: 1;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    display: inline-block;
}.welcome-section-30479 .text-holder-item-49830 .inquiry-support-28765::before {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    z-index: -1;
    top: 0;
    background: linear-gradient(
        to right,
        rgb(172,111,174) 0%,
        rgb(162,146,191) 100%
    );
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s ease;
}.welcome-section-30479 .text-holder-item-49830 .inquiry-support-28765:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}.welcome-section-30479 .text-holder-item-49830 .inquiry-support-28765:hover::before {
    opacity: 1;
}

@keyframes staggered-carousel {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes heading-line {
    0%, 100% {
        width: 80px;
    }
    50% {
        width: 120px;
    }
}

@media (max-width: 1200px) {.welcome-section-30479 .tech-track-01326 {
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    width: 65%;
}.welcome-section-30479 .text-holder-item-49830 {
    width: 85%;
    max-width: 450px;
}
}

@media (max-width: 992px) {.welcome-section-30479 .guide-approach-49062 {
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr;
}.welcome-section-30479 .tech-track-01326 {
    position: absolute;
    height: 100%;
    clip-path: none;
    width: 100%;
}.welcome-section-30479 .tech-track-01326::before {
    background: linear-gradient(
            to bottom,
            #000000 0%,
            transparent 30%,
            transparent 70%,
            #000000 100%
        );
}.welcome-section-30479 .text-holder-item-49830 {
    grid-column: 1;
    width: 90%;
    border-radius: 15px;
    padding: 2.5rem;
    max-width: 550px;
    backdrop-filter: blur(8px);
    background: linear-gradient(
            135deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.4) 100%
        );
    margin: 0 auto;
}
}

@media (max-width: 768px) {.welcome-section-30479 {
    min-height: 500px;
}.welcome-section-30479 .text-holder-item-49830 {
    padding: 2rem;
}.welcome-section-30479 .text-holder-item-49830 h1 {
    font-size: calc(47px * 0.9);
}.welcome-section-30479 .text-holder-item-49830 p {
    font-size: calc(16px * 0.95);
}.welcome-section-30479 .text-holder-item-49830::before,
    .welcome-section-30479 .text-holder-item-49830::after {
    height: 50px;
    width: 50px;
}
}

@media (max-width: 576px) {.welcome-section-30479 {
    min-height: 450px;
}.welcome-section-30479 .text-holder-item-49830 {
    padding: 1.5rem;
}.welcome-section-30479 .text-holder-item-49830 h1 {
    font-size: calc(47px * 0.8);
}.welcome-section-30479 .text-holder-item-49830 p {
    margin-bottom: 2rem;
    font-size: calc(16px * 0.9);
}.welcome-section-30479 .text-holder-item-49830 .inquiry-support-28765 {
    padding: 12px 25px;
    width: 100%;
    text-align: center;
}.welcome-section-30479 .text-holder-item-49830::before,
    .welcome-section-30479 .text-holder-item-49830::after {
    top: -10px;
    left: -10px;
    width: 40px;
    height: 40px;
}.welcome-section-30479 .text-holder-item-49830::after {
    bottom: -10px;
    right: -10px;
}
}

@media (orientation: landscape) and (max-height: 600px) {.welcome-section-30479 {
    min-height: 450px;
    height: auto;
}.welcome-section-30479 .guide-approach-49062 {
    min-height: 450px;
}.welcome-section-30479 .text-holder-item-49830 {
    padding: 1.5rem;
}.welcome-section-30479 .text-holder-item-49830 h1 {
    margin-bottom: 1rem;
}.welcome-section-30479 .text-holder-item-49830 p {
    margin-bottom: 1.5rem;
}}.future-students-86974 {
    padding: 6rem 0;
    position: relative;
    background-color: rgb(190,208,189);
    overflow: hidden;
}.future-students-86974::before {
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, #ffffff 0%, transparent 25%),
        radial-gradient(circle at 80% 80%, rgb(172,111,174,0.5) 0%, transparent 30%),
        radial-gradient(circle at 50% 50%, rgb(162,146,191,0.5) 0%, transparent 40%);
    content: '';
    position: absolute;
    width: 100%;
    opacity: 0.2;
    height: 100%;
    top: 0;
    z-index: 1;
}.future-students-86974::after {
    z-index: 1;
    opacity: 0.1;
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}.future-students-86974 .guide-approach-49062 {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}.future-students-86974 h3 {
    font-weight: 300;
    color: rgb(162,146,191);
    font-size: 46px;
    margin-bottom: 4rem;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
}.future-students-86974 h3::after {
    height: 3px;
    left: 50%;
    bottom: -15px;
    border-radius: 50px;
    background: linear-gradient(90deg, transparent, rgb(162,146,191), transparent);
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    content: '';
    opacity: 0.8;
}.future-students-86974 ul {
    display: grid;
    padding: 0;
    gap: 2.5rem;
    list-style-type: none;
    margin: 0;
    grid-template-columns: repeat(2, 1fr);
}.future-students-86974 li {
    backdrop-filter: blur(10px);
    padding: 2.5rem 2rem;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 13px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.02);
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.9);
    align-items: center;
}.future-students-86974 li::before {
    background: 
        radial-gradient(circle at 90% 10%, rgb(162,146,191,0.5) 0%, transparent 30%),
        radial-gradient(circle at 10% 90%, rgb(172,111,174,0.5) 0%, transparent 30%);
    position: absolute;
    z-index: -1;
    transition: opacity 0.5s ease;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.1;
}.future-students-86974 li::after {
    width: 200%;
    z-index: -1;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.8) 0%, transparent 60%);
    transition: all 0.5s ease;
    height: 200%;
    top: -50%;
    content: '';
    opacity: 0;
    transform: scale(0.8);
    left: -50%;
    position: absolute;
}.future-students-86974 li:hover {
    border-color: rgb(162,146,191,0.5);
    transform: translateY(-10px);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.1),
        0 10px 25px rgba(0, 0, 0, 0.05);
}.future-students-86974 li:hover::before {
    opacity: 0.2;
}.future-students-86974 li:hover::after {
    opacity: 0.1;
    transform: scale(1);
}.future-students-86974 li svg {
    width: 70px;
    fill: rgb(172,111,174);
    margin-bottom: 1.5rem;
    transition: all 0.5s ease;
    filter: drop-shadow(0 3px 6px rgb(172,111,174,0.5));
    animation: float 8s ease-in-out infinite;
    height: 70px;
}.future-students-86974 li:hover svg {
    filter: drop-shadow(0 8px 15px rgb(162,146,191,0.5));
    fill: rgb(162,146,191);
    transform: translateY(-5px);
}.future-students-86974 li svg path {
    transition: all 0.5s ease;
}.future-students-86974 li:hover svg path {
    fill: rgb(162,146,191);
}.future-students-86974 li {
    font-weight: 300;
    color: #000000;
    font-size: calc(13px * 1.1);
    line-height: 1.7;
    margin-top: 1rem;
}.future-students-86974 li:nth-child(1) {
    animation-delay: 0s;
}.future-students-86974 li:nth-child(2) {
    animation-delay: 0.3s;
}.future-students-86974 li:nth-child(3) {
    animation-delay: 0.6s;
}.future-students-86974 li:nth-child(4) {
    animation-delay: 0.9s;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 991px) {.future-students-86974 {
    padding: 5rem 0;
}.future-students-86974 h3 {
    margin-bottom: 3rem;
    font-size: calc(46px * 0.8);
}.future-students-86974 ul {
    gap: 2rem;
}.future-students-86974 li {
    padding: 2rem 1.5rem;
}.future-students-86974 li svg {
    height: 60px;
    margin-bottom: 1.2rem;
    width: 60px;
}
}

@media (max-width: 767px) {.future-students-86974 {
    padding: 4rem 0;
}.future-students-86974 h3 {
    margin-bottom: 2.5rem;
    letter-spacing: 1px;
    font-size: calc(46px * 0.7);
}.future-students-86974 ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.future-students-86974 li {
    padding: 1.8rem 1.2rem;
}.future-students-86974 li svg {
    margin-bottom: 1rem;
    width: 50px;
    height: 50px;
}}.course-program-06731 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(190,208,189) 0%, rgba(240, 242, 245, 0.9) 100%);
    padding: 120px 0;
}.course-program-06731::before {
    right: -100px;
    opacity: 0.3;
    width: 300px;
    background: linear-gradient(45deg, rgb(162,146,191,0.5) 0%, rgb(172,111,174,0.5) 100%);
    transform: translateZ(0);
    border-radius: 50%;
    filter: blur(40px);
    height: 300px;
    animation: float 15s infinite alternate ease-in-out;
    top: -100px;
    content: "";
    position: absolute;
}.course-program-06731::after {
    width: 200px;
    height: 200px;
    left: -50px;
    filter: blur(30px);
    bottom: -50px;
    position: absolute;
    background: linear-gradient(-45deg, rgb(172,111,174,0.5) 0%, rgb(162,146,191,0.5) 100%);
    opacity: 0.2;
    animation: morph 20s infinite alternate ease-in-out;
    transform: translateZ(0);
    content: "";
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}.course-program-06731 .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.course-program-06731 .education-guide-85904 {
    display: grid;
    gap: 40px;
    transform: translateZ(0);
    grid-template-columns: 1fr;
}.course-program-06731 .img-zoom-effect-31482 {
    position: relative;
    overflow: hidden;
    height: 350px;
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.course-program-06731 .img-zoom-effect-31482::before {
    inset: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent 60%);
    content: "";
    z-index: 1;
}.course-program-06731 .img-zoom-effect-31482::after {
    position: absolute;
    animation: shimmer 5s infinite linear;
    height: 200%;
    transform: rotate(25deg);
    top: -50%;
    content: "";
    background: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    width: 200%;
    pointer-events: none;
    left: -50%;
}.course-program-06731 .text-holder-item-49830 {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    transform: perspective(1000px) rotateY(2deg) translateZ(0);
    background: #ffffff;
    padding: 30px;
}.course-program-06731 .text-holder-item-49830::before {
    transform: scaleY(0.7);
    transform-origin: center;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    transition: transform 0.4s ease;
    background: linear-gradient(to bottom, rgb(162,146,191), rgb(172,111,174));
    width: 4px;
    content: "";
}.course-program-06731 .text-holder-item-49830:hover::before {
    transform: scaleY(1);
}.course-program-06731 h3 {
    font-weight: 700;
    z-index: 1;
    font-family: Arial, sans-serif;
    transition: transform 0.4s ease;
    color: #000000;
    margin-bottom: 24px;
    transform: translateX(0);
    position: relative;
    font-size: calc(19px + 0.2rem);
}.course-program-06731 h3::after {
    position: absolute;
    width: 8px;
    height: 30%;
    background: rgb(162,146,191,0.5);
    z-index: -1;
    content: "";
    top: 50%;
    opacity: 0;
    transition: opacity 0.4s ease, left 0.4s ease;
    left: -10px;
    transform: translateY(-50%);
}.course-program-06731 .text-holder-item-49830:hover h3 {
    transform: translateX(10px);
}.course-program-06731 .text-holder-item-49830:hover h3::after {
    left: -5px;
    opacity: 1;
}.course-program-06731 .description {
    color: #000000;
    position: relative;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 1.7;
}.course-program-06731 p.description {
    padding-right: 15px;
    scrollbar-color: rgb(162,146,191,0.5) rgb(190,208,189);
    scrollbar-width: thin;
    overflow-y: auto;
    max-height: 300px;
    display: block;
}.course-program-06731 p.description::-webkit-scrollbar {
    width: 5px;
}.course-program-06731 p.description::-webkit-scrollbar-track {
    background: rgb(190,208,189);
    border-radius: 10px;
}.course-program-06731 p.description::-webkit-scrollbar-thumb {
    background-color: rgb(162,146,191,0.5);
    border-radius: 10px;
}.course-program-06731 span.description {
    display: none;
}

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

@keyframes morph {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 50% 50% 30% 70% / 60% 40% 60% 40%;
    }
    50% {
        border-radius: 70% 30% 50% 50% / 40% 60% 40% 60%;
    }
    75% {
        border-radius: 40% 60% 60% 40% / 70% 30% 70% 30%;
    }
    100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
}

@keyframes shimmer {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@media (min-width: 768px) {.course-program-06731 .education-guide-85904 {
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}.course-program-06731 .img-zoom-effect-31482 {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    height: 450px;
}.course-program-06731 .text-holder-item-49830 {
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
}.course-program-06731 .img-zoom-effect-31482:hover,
    .course-program-06731 .text-holder-item-49830:hover {
    transform: perspective(1000px) rotateY(0) translateZ(20px);
}.course-program-06731 h3 {
    font-size: 35px;
}
}

@media (min-width: 992px) {.course-program-06731 {
    padding: 150px 0;
}.course-program-06731 .education-guide-85904 {
    gap: 70px;
}.course-program-06731 .img-zoom-effect-31482 {
    height: 550px;
}.course-program-06731 .text-holder-item-49830 {
    padding: 40px 50px;
}.course-program-06731 p.description {
    max-height: 350px;
}
}

@media (max-width: 767px) {.course-program-06731 {
    padding: 80px 0;
}.course-program-06731 .container {
    padding: 0 15px;
}.course-program-06731 .img-zoom-effect-31482 {
    height: 250px;
}.course-program-06731 .text-holder-item-49830 {
    padding: 25px 20px;
}.course-program-06731 h3 {
    font-size: calc(19px - 0.1rem);
    margin-bottom: 15px;
}.course-program-06731 p.description {
    max-height: 250px;
    font-size: calc(15px - 0.1rem);
}}.secure-shell-72819 {
    background-color: rgb(190,208,189);
    border: 2px solid rgba(0, 0, 0, 0.5);
    color: #000000;
    position: relative;
    padding: 2rem;
    font-family: Arial, sans-serif;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    margin: 2rem;
}.secure-shell-72819::before {
    border-radius: 30px;
    border: 1px dashed rgb(162,146,191);
    position: absolute;
    top: -10px;
    right: -10px;
    content: '';
    bottom: -10px;
    left: -10px;
    pointer-events: none;
}.secure-shell-72819::after {
    width: 50px;
    background-color: rgb(162,146,191,0.5);
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    content: '';
    height: 50px;
    right: 10px;
    top: 10px;
}.secure-shell-72819 h1 {
    border-left: 5px solid rgb(162,146,191);
    font-weight: 700;
    font-size: 44px;
    position: relative;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    color: rgb(162,146,191);
}.secure-shell-72819 h2 {
    font-weight: 600;
    color: rgb(172,111,174);
    position: relative;
    border-left: 4px solid rgb(172,111,174);
    margin-top: 2rem;
    padding-left: 1rem;
    font-size: 33px;
    margin-bottom: 1rem;
}.secure-shell-72819 h3, .secure-shell-72819 h4, .secure-shell-72819 h5, .secure-shell-72819 h6 {
    font-size: 21px;
    margin: 1rem 0;
}.secure-shell-72819 ul,
.secure-shell-72819 ol {
    padding-left: 2rem;
    list-style-position: inside;
    margin: 1.5rem 0;
}.secure-shell-72819 ul {
    list-style-type: square;
}.secure-shell-72819 ol {
    list-style-type: decimal;
}.secure-shell-72819 li {
    line-height: 1.6;
    position: relative;
    font-size: 14px;
    margin-bottom: 0.5rem;
}.secure-shell-72819 li::before {
    height: 0.5rem;
    background-color: rgb(162,146,191);
    top: 0.5rem;
    content: '';
    border-radius: 50%;
    left: -1.5rem;
    width: 0.5rem;
    position: absolute;
}.secure-shell-72819 p {
    border-left: 4px solid rgba(0, 0, 0, 0.5);
    font-size: 14px;
    margin-bottom: 1rem;
    padding-left: 1rem;
    line-height: 1.8;
}.secure-shell-72819 span {
    color: rgb(172,111,174);
    background-color: rgb(162,146,191,0.5);
    font-weight: 700;
    border-radius: 10px;
    padding: 0.2rem 0.4rem;
}.secure-shell-72819 > div {
    border-radius: 10px;
    background-color: #ffffff;
    position: relative;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 1.5rem;
}.secure-shell-72819 > div::before {
    top: -5px;
    border-radius: 10px;
    position: absolute;
    right: -5px;
    left: -5px;
    border: 1px dotted rgb(162,146,191);
    bottom: -5px;
    content: '';
    pointer-events: none;
}
@media only screen and (max-width: 800px) {.secure-shell-72819 {
    margin: 1rem auto;
    padding: 1rem;
}.secure-shell-72819 h1 {
    font-size: calc(21px - 0.5rem);
    border-left-width: 3px;
    padding-left: 0.5rem;
}.secure-shell-72819 h1::before {
    height: 5px;
    top: -5px;
    width: 5px;
}.secure-shell-72819 h2 {
    border-left-width: 3px;
    padding-left: 0.5rem;
    font-size: calc(21px - 0.5rem);
}.secure-shell-72819 h2::before {
    width: 4px;
    top: -4px;
    height: 4px;
}.secure-shell-72819 p,
    .secure-shell-72819 li {
    font-size: calc(14px - 0.2rem);
}.secure-shell-72819 > div {
    padding: 0.5rem;
}.secure-shell-72819 > div::before {
    top: -2px;
    right: -2px;
    left: -2px;
    bottom: -2px;
}
}