* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.mobile-cta-65408 {
    flex: 0 0 auto;
}

html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    height: 100%;
    min-height: 100%;
}

.container {
    width: 1138px;
    margin: auto;
    max-width: 100%;
}

.site-header-34920 {
    flex: 1 0 auto;
}

a {
    text-decoration: none;
    color: inherit;
}

.privacy-cordon-68410::before,
.privacy-cordon-68410::after {
    opacity: 0.1;
    content: '';
    background: rgb(183,178,217,0.5);
    position: absolute;
    border-radius: 50%;
}

.privacy-cordon-68410::before {
    width: 200px;
    top: -50px;
    height: 200px;
    left: -50px;
}

.privacy-cordon-68410 h1,
.privacy-cordon-68410 h2 {
    padding-left: 40px;
    letter-spacing: 2px;
    margin: 20px 0;
    position: relative;
    text-transform: uppercase;
}

.privacy-cordon-68410 h1 {
    color: rgb(183,178,217);
    font-size: 44px;
    font-weight: 700;
}

.privacy-cordon-68410 ul {
    counter-reset: custom-counter;
    margin: 20px 0;
    padding: 0;
    list-style-type: none;
}

.privacy-cordon-68410 ul li::before {
    font-weight: 700;
    position: absolute;
    display: flex;
    border-radius: 50%;
    background: rgb(146,144,197);
    content: counter(custom-counter);
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    justify-content: center;
    width: 30px;
    counter-increment: custom-counter;
    color: #ffffff;
    left: 0;
    height: 30px;
}

.privacy-cordon-68410 .container div {
    margin: 20px 0;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    border: 1px dashed rgb(146,144,197,0.5);
}

.privacy-cordon-68410 .container div::before {
    top: -10px;
    background: rgb(146,144,197);
    border-radius: 50%;
    position: absolute;
    left: -10px;
    content: '';
    height: 20px;
    width: 20px;
    opacity: 0.5;
}


.contact-panel-90382 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(120deg, rgb(219,216,239) 0%, #1a1e2e 100%);
    padding: 90px 0;
}

.contact-panel-90382::after {
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    height: 100px;
    left: 0;
    z-index: 1;
    content: "";
    width: 100%;
    bottom: 0;
    position: absolute;
}

.contact-panel-90382 h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 70px;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 36px;
}

.contact-panel-90382 h2::after {
    width: 70px;
    content: "";
    background: rgb(183,178,217);
    position: absolute;
    bottom: -20px;
    height: 2px;
    left: calc(50% - 10px);
}

.contact-panel-90382 .pic-box-57619 {
    position: relative;
    min-height: 100%;
}

.contact-panel-90382 .pic-box-57619::before {
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    top: 0;
    height: 100%;
}



.contact-panel-90382 .query-reach-54798 {
    position: relative;
    padding: 50px;
}

.contact-panel-90382 .query-reach-54798::before {
    left: 0;
    content: "";
    height: 100%;
    background: radial-gradient(circle at 50% 30%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
}

.contact-panel-90382 h3::after {
    height: 2px;
    left: 0;
    bottom: -10px;
    content: "";
    width: 50px;
    position: absolute;
    background: rgb(183,178,217);
}

.contact-panel-90382 input[type="text"]:focus {
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px rgba(rgb(183,178,217), 0.2);
    border-color: rgb(183,178,217);
    outline: none;
}

.contact-panel-90382 input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.contact-panel-90382 .request-widget-02193 input[type="checkbox"] {
    width: 24px;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    cursor: pointer;
    height: 24px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    appearance: none;
    margin-top: 2px;
}

.contact-panel-90382 .request-widget-02193 label {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    font-size: calc(12px - 2px);
}

.contact-panel-90382 .request-widget-02193 a {
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    color: rgb(183,178,217);
}

.contact-panel-90382 .request-widget-02193 a:hover::after {
    background: #ffffff;
}

.contact-panel-90382 .inquiry-form-35672 {
    transition: all 0.3s ease;
    margin-top: 10px;
    border-radius: 10px;
    background: rgb(183,178,217);
    cursor: pointer;
    align-self: flex-start;
    padding: 16px 35px;
    position: relative;
    letter-spacing: 1px;
    border: none;
    font-size: 15px;
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 600;
}

.contact-panel-90382 .inquiry-form-35672:hover::before {
    left: 100%;
}

.contact-panel-90382 svg path {
    fill: rgb(183,178,217);
    transition: all 0.3s ease;
}

.contact-panel-90382 svg:hover {
    transform: scale(1.1);
    fill: #ffffff;
}

.course-beneficiaries-67298 {
    padding: 100px 0;
    background-color: #edf0f8;
    overflow: hidden;
    position: relative;
}

.course-beneficiaries-67298 .learn-corner-04812 {
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
}

.course-beneficiaries-67298 h3 {
    position: relative;
    box-shadow: 
        10px 10px 20px rgba(166, 180, 208, 0.7),
        -10px -10px 20px rgba(255, 255, 255, 0.8);
    background-color: #edf0f8;
    font-size: 35px;
    color: #000000;
    margin-bottom: 60px;
    padding: 20px 40px;
    display: inline-block;
    border-radius: 15px;
    font-weight: 700;
}

.course-beneficiaries-67298 ul {
    padding: 0;
    list-style: none;
    justify-content: center;
    flex-wrap: wrap;
    gap: 35px;
    margin: 0;
    display: flex;
}

.course-beneficiaries-67298 ul li {
    padding: 35px 30px;
    align-items: flex-start;
    box-shadow: 
        10px 10px 20px rgba(166, 180, 208, 0.5),
        -10px -10px 20px rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    background-color: #edf0f8;
    width: calc(33.333% - 24px);
    display: flex;
    position: relative;
    transition: all 0.4s ease;
    min-width: 280px;
    text-align: left;
    gap: 20px;
}



.course-beneficiaries-67298 ul li {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.course-beneficiaries-67298 ul li:hover::before {
    opacity: 1;
}

.course-beneficiaries-67298 ul li:hover svg {
    transform: scale(1.05);
    box-shadow: 
        inset 3px 3px 6px rgba(166, 180, 208, 0.4),
        inset -3px -3px 6px rgba(255, 255, 255, 0.8);
}

.course-beneficiaries-67298 ul li svg path {
    fill: rgb(183,178,217);
    transition: fill 0.4s ease;
}

.course-beneficiaries-67298 ul li:hover svg path {
    fill: rgb(146,144,197);
}

.course-beneficiaries-67298 ul li:nth-child(2) {
    animation-delay: 0.2s;
}

.course-beneficiaries-67298 ul li:nth-child(4) {
    animation-delay: 0.4s;
}

.course-beneficiaries-67298 ul li:nth-child(6) {
    animation-delay: 0.6s;
}

.homepage-36829::before {
    z-index: 0;
    content: "";
    left: -5%;
    filter: blur(80px);
    position: absolute;
    animation: float 15s infinite alternate ease-in-out;
    background: rgb(183,178,217,0.5);
    border-radius: 40% 60% 70% 30%;
    width: 35%;
    top: -10%;
    height: 50%;
    opacity: 0.15;
}

.homepage-36829 .learn-corner-04812 {
    position: relative;
    max-width: 1400px;
    flex-direction: column;
    display: flex;
    padding: 3rem 2rem;
    min-height: 90vh;
    height: 100%;
    z-index: 1;
    margin: 0 auto;
}

.homepage-36829 h1::after {
    transition: width 0.5s ease;
    bottom: -0.75rem;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(183,178,217) 0%, rgb(146,144,197) 100%);
    height: 6px;
    content: "";
    width: 100px;
    box-shadow: 0 4px 15px rgba(94,170,168,0.3);
    border-radius: 3px;
}

.homepage-36829 .tech-master-74958 {
    background: rgba(255, 255, 255, 0.85);
    max-width: 600px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    backdrop-filter: blur(10px);
    width: 100%;
    border-radius: 12px;
    padding: 2.5rem;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.05),
                -8px -8px 30px rgba(255, 255, 255, 0.8),
                inset 1px 1px 1px rgba(255, 255, 255, 0.6),
                inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    transform: translateZ(0);
}

.homepage-36829 svg {
    width: 140px;
    transition: transform 0.5s ease, filter 0.5s ease;
    margin: 1rem auto 2rem;
    height: 140px;
    display: block;
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.1));
}

.homepage-36829 svg:hover path {
    fill: rgb(183,178,217);
}

.homepage-36829 svg:hover text {
    fill: rgb(146,144,197);
}

.homepage-36829 .inquiry-form-35672::before {
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0) 100%);
    left: -100%;
    transition: all 0.5s ease;
}

.homepage-36829 .inquiry-form-35672:hover {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.15),
                -8px -8px 24px rgba(255, 255, 255, 0.9),
                inset 1px 1px 1px rgba(255, 255, 255, 0.4);
}

.homepage-36829 .inquiry-form-35672:active {
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1),
                -4px -4px 10px rgba(255, 255, 255, 0.8),
                inset 2px 2px 6px rgba(0, 0, 0, 0.1),
                inset -2px -2px 6px rgba(255, 255, 255, 0.5);
    transform: translateY(2px) translateZ(0);
}

.homepage-36829 .pic-box-57619::after {
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(94,170,168,0.2) 0%, rgba(255,255,255,0) 70%);
    content: "";
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
}

.thxSpot-76438 {
    padding: 7rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(219,216,239) 0%, rgb(183,178,217,0.5) 100%);
    position: relative;
}

.thxSpot-76438::after {
    width: 40%;
    z-index: 0;
    position: absolute;
    animation: floatElement 15s infinite alternate ease-in-out;
    opacity: 0.2;
    content: "";
    filter: blur(120px);
    right: -10%;
    top: -10%;
    height: 40%;
    background: rgb(183,178,217,0.5);
}

.thxSpot-76438 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}

.thxSpot-76438 h2::after {
    position: absolute;
    left: 0;
    content: "";
    transition: width 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    width: 120px;
    background: linear-gradient(90deg, rgb(183,178,217) 0%, rgb(146,144,197) 100%);
    height: 4px;
    transform-origin: left center;
    bottom: 0;
}

.thxSpot-76438 .learn-corner-04812 {
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    border-radius: 0 10px 10px 0;
    padding: 2.5rem;
    box-shadow: 
        0 10px 30px -15px rgba(0, 0, 0, 0.5),
        0 2px 5px rgba(0,0,0,0.05);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) rotateY(-1deg);
    border-left: 4px solid rgb(183,178,217);
}

.thxSpot-76438 ul {
    z-index: 1;
    padding: 0;
    list-style: none;
    position: relative;
    margin: 0;
}

.thxSpot-76438 li {
    position: relative;
    padding-left: 2rem;
}

.thxSpot-76438 span {
    position: relative;
    font-size: 16px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    color: #000000;
    display: block;
}

.thxSpot-76438 span::after {
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, transparent, rgb(146,144,197,0.5));
    bottom: -15px;
    content: "";
    right: 0;
    position: absolute;
}

.plan-option-48297 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.plan-option-48297 .payment-scheme-18054 {
    position: relative;
}

.plan-option-48297 .skill-offers-70612 {
    font-size: 18px;
    word-break: break-word;
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    position: relative;
    opacity: 0;
    overflow-wrap: break-word;
    color: rgb(255, 255, 255, 0.5);
    max-width: 700px;
    transform: translateY(20px);
    margin: 0 auto 50px;
    text-align: center;
    line-height: 1.6;
}

.plan-option-48297 .promo-cost-29031 li {
    transform: translateZ(0) rotateY(5deg);
    transform-style: preserve-3d;
    animation: fadeIn 0.8s ease-out forwards, rotateCard 0.8s ease-out forwards;
    animation-delay: calc(0.2s * var(--li-index, 1));
    opacity: 0;
}

.plan-option-48297 .promo-cost-29031 li:nth-child(4) {
    --li-index: 4;
}

.plan-option-48297 .study-cost-03482:hover {
    transform: translateY(-10px) scale(1.02);
}

.plan-option-48297 .fee-offers-26317 {
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    box-shadow: 0 15px 30px 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);
    border: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
    padding: 30px;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.07) 0%, 
        rgba(255,255,255,0.03) 100%);
    height: 100%;
}

.plan-option-48297 .study-cost-03482:hover .fee-offers-26317::before {
    opacity: 1;
}

.plan-option-48297 .cost-table-83569 {
    flex-direction: column;
    height: 100%;
    display: flex;
}

.plan-option-48297 .cost-table-83569 h4 {
    color: #ffffff;
    font-size: calc(23px * 1.1);
    margin-top: 0;
    transition: transform 0.3s ease;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
}

.plan-option-48297 .study-cost-03482:hover .cost-table-83569 h4::after {
    transform: scaleX(1);
}

.plan-option-48297 .cost-table-83569 p {
    color: rgb(255, 255, 255, 0.5);
    white-space: normal;
    flex-grow: 1;
    word-break: break-word;
    font-size: calc(18px * 0.9);
    line-height: 1.7;
    margin-bottom: 25px;
    overflow-wrap: break-word;
}

.plan-option-48297 .study-cost-03482:hover .deal-opts-39012 {
    transform: scale(1.05);
    color: rgb(183,178,217);
}

.plan-option-48297 .deal-opts-39012::before {
    width: 100%;
    height: 1px;
    top: 0;
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(to right, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.3) 50%,
        rgba(255,255,255,0.1) 100%);
}

.our-mission-16053::after {
    animation: backgroundShift 35s infinite alternate ease-in-out;
    background-size: 60px 60px;
    top: 0;
    height: 100%;
    background-image: linear-gradient(30deg, rgb(183,178,217,0.5) 10%, transparent 10.5%),
                     linear-gradient(60deg, rgb(183,178,217,0.5) 25%, transparent 25.5%),
                     linear-gradient(90deg, rgb(146,144,197,0.5) 40%, transparent 40.5%);
    opacity: 0.05;
    content: "";
    z-index: 2;
    width: 100%;
    left: 0;
    position: absolute;
}

.our-mission-16053:hover h4::after {
    width: 100px;
}

.our-mission-16053 .container {
    z-index: 5;
    padding: 0 15px;
    position: relative;
    animation: fadeIn 1s ease-out 0.3s both;
    max-width: 1140px;
    margin: 0 auto;
}

.our-mission-16053 .text-area-52860:hover {
    transform: translateY(-5px);
}

.our-mission-16053 .text-area-52860::before {
    opacity: 0.2;
    width: 40px;
    right: 20px;
    height: 40px;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    top: -10px;
    background: rgb(146,144,197);
    z-index: -1;
}

.our-mission-16053 .text-area-52860 h6 {
    position: relative;
    animation: slideInLeft 0.7s ease-out 0.5s both;
    font-weight: 700;
    transform: translateX(0);
    color: rgb(146,144,197);
    font-size: calc(16px * 1.3);
    padding-bottom: 0.5rem;
    display: inline-block;
    margin-bottom: 1.5rem;
}

.our-mission-16053 .text-area-52860 div {
    position: relative;
    line-height: 1.8;
    animation: fadeIn 1s ease-out 0.8s both;
}

.our-mission-16053 .text-area-52860 div:hover span {
    opacity: 1;
}

.operation-process-26190 {
    overflow: hidden;
    padding: 6rem 2rem;
    background: rgb(219,216,239);
    position: relative;
}

.operation-process-26190::after {
    background: radial-gradient(circle, rgb(146,144,197,0.5) 0%, transparent 70%);
    width: 100%;
    animation: moveGradient 20s infinite alternate ease-in-out;
    top: -50%;
    height: 100%;
    content: "";
    right: -50%;
    opacity: 0.3;
    position: absolute;
    z-index: 0;
}

.operation-process-26190 h3 {
    font-size: 33px;
    padding: 2rem;
    color: #000000;
    position: relative;
    animation: fadeInDown 0.8s ease-out forwards;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    font-weight: 700;
    margin: 0;
    background: #ffffff;
}

.operation-process-26190 span {
    line-height: 1.8;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 16px;
    animation: fadeInUp 0.8s 0.3s ease-out forwards;
    opacity: 0;
    background: #ffffff;
    padding: 2rem;
    color: #000000;
    font-size: 13px;
}

.education-history-37094 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(219,216,239) 0%, rgb(183,178,217,0.5) 100%);
    padding: 4rem 0;
}

.education-history-37094::after {
    opacity: 0.15;
    content: "";
    position: absolute;
    height: 100%;
    top: -50%;
    z-index: 0;
    width: 100%;
    right: -50%;
    background: radial-gradient(circle, rgb(146,144,197,0.5) 0%, transparent 70%);
}

.education-history-37094 .feedback-views-29017 {
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem 2rem;
    grid-template-columns: 1fr;
    background: #ffffff;
    position: relative;
    isolation: isolate;
    display: grid;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.05);
    gap: 2rem;
}

.education-history-37094 .feedback-views-29017 > div:first-child {
    order: 1;
    align-items: center;
    display: flex;
    justify-content: center;
}

.education-history-37094 .feedback-views-29017 .pic-box-57619::after {
    position: absolute;
    inset: 0;
    mix-blend-mode: overlay;
    z-index: 1;
    content: "";
    background: linear-gradient(to top right, rgba(rgb(183,178,217), 0.2), transparent);
}

.education-history-37094 .feedback-views-29017 > div:nth-child(2) {
    order: 2;
    border-left: 1px solid rgb(183,178,217,0.5);
    padding-left: 1rem;
}

.education-history-37094 .feedback-views-29017 .name::after {
    transition: transform 0.3s ease-out;
    left: 0;
    position: absolute;
    height: 2px;
    width: 60%;
    transform: scaleX(0.7);
    content: "";
    transform-origin: left;
    background: rgb(146,144,197);
    bottom: -4px;
}

.education-history-37094 .feedback-views-29017 > div:nth-child(3) {
    margin-top: 1rem;
    order: 3;
    position: relative;
}

.education-history-37094 .feedback-views-29017 .work-trajectory-01954::before {
    left: 0;
    top: -0.5rem;
    color: rgb(183,178,217,0.5);
    content: "";
    position: absolute;
    opacity: 0.3;
    line-height: 1;
    font-size: 5rem;
}

header:before {
    left: 0;
    background-size: 200% 100%;
    animation: gradientMove 6s infinite linear;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(183,178,217), rgb(146,144,197), rgb(183,178,217));
    content: '';
    width: 100%;
    height: 4px;
}

header .nav-primary-35167 {
    gap: 35px;
    align-items: center;
    display: flex;
}

header .head-learning-59031:before {
    position: absolute;
    left: -15px;
    width: 6px;
    border-radius: 10px;
    transform: translateY(-50%) scale(0);
    background-color: rgb(183,178,217);
    transition: transform 0.3s ease;
    height: 6px;
    content: '';
    top: 50%;
}

header .head-learning-59031:hover {
    color: rgb(183,178,217);
}

header .head-learning-59031:hover:before {
    transform: translateY(-50%) scale(1);
}

header .main-nav-52084 {
    text-decoration: none;
    transition: all 0.3s ease;
    align-items: center;
    padding: 5px 10px;
    display: flex;
    position: relative;
}

header .main-nav-52084:hover:before {
    opacity: 1;
}

header .main-nav-52084 svg {
    width: auto;
    height: 42px;
    transition: transform 0.3s ease;
}

header .main-nav-52084:hover svg {
    transform: scale(1.05);
}

footer {
    position: relative;
    width: 100%;
}

footer .mobile-cta-65408 {
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
    background-color: rgb(146,144,197);
    padding: 80px 0 30px;
}

footer .mobile-cta-65408::after {
    top: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(183,178,217), rgb(146,144,197));
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    pointer-events: none;
}

footer .science-ref-37604 {
    z-index: 1;
    position: relative;
}

footer .learn-ask-48795 {
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 60px;
    gap: 20px;
    display: flex;
}

footer .info_item {
    clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex: 0 1 auto;
    min-width: 200px;
    position: relative;
    min-height: 60px;
    display: flex;
    padding: 20px 25px;
    background-color: rgba(255, 255, 255, 0.03);
    max-width: 300px;
    transition: all 0.4s ease;
}

footer .info_item::before {
    position: absolute;
    top: 3px;
    right: 3px;
    pointer-events: none;
    z-index: -1;
    clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
    content: "";
    left: 3px;
    bottom: 3px;
    background-color: rgb(146,144,197);
}

footer .info_item svg {
    margin-right: 12px;
    fill: rgb(183,178,217);
    height: 20px;
    transition: fill 0.3s ease;
    width: 20px;
    flex-shrink: 0;
}

footer .text_main_holder {
    grid-template-columns: 1fr;
    padding-top: 40px;
    gap: 50px;
    position: relative;
    display: grid;
}

footer .text_main_holder::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    top: 0;
    height: 1px;
    content: "";
    pointer-events: none;
    position: absolute;
    left: 10%;
    width: 80%;
}

footer .top-guide-38754::before {
    bottom: 3px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    right: 3px;
    pointer-events: none;
    z-index: -1;
    left: 3px;
    background-color: rgb(146,144,197);
    position: absolute;
    content: "";
    top: 3px;
}

footer .carbon-cta-95704 {
    line-height: 1.6;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}

footer .nav-primary-35167 h5 {
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
    color: #ffffff;
}

footer .head-base-46785 {
    display: grid;
    gap: 5px;
    margin-bottom: 20px;
    grid-template-columns: repeat(2, 1fr);
}

footer .head-base-46785 a {
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.03);
    text-decoration: none;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    display: flex;
    padding: 12px 15px;
    font-size: 17px;
    transition: all 0.3s ease;
    align-items: center;
}

footer .head-base-46785 a:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.05);
    padding-left: 25px;
}

footer .subscribe_holder::before {
    height: 100%;
    position: absolute;
    background-image: 
        linear-gradient(-45deg, transparent 48%, rgb(183,178,217,0.5) 49%, rgb(183,178,217,0.5) 51%, transparent 52%),
        linear-gradient(45deg, transparent 48%, rgb(183,178,217,0.5) 49%, rgb(183,178,217,0.5) 51%, transparent 52%);
    width: 100%;
    content: "";
    border-radius: 13px;
    opacity: 0.05;
    left: 0;
    pointer-events: none;
    top: 0;
    background-size: 20px 20px;
}

footer .input_holder input[type="email"] {
    z-index: 5;
    appearance: none;
    padding: 14px 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    color: #ffffff;
    font-size: 17px;
    -webkit-appearance: none;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    cursor: text;
    transition: all 0.3s ease;
}

footer .sub-warning-18765:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    background-color: rgb(146,144,197);
}

footer .citation-12067 {
    text-align: center;
    position: relative;
    margin-top: 50px;
}

footer .chrome-ext-53026::before,
footer .chrome-ext-53026::after {
    top: 50%;
    background-color: rgba(255, 255, 255, 0.2);
    width: 20px;
    position: absolute;
    pointer-events: none;
    height: 1px;
    content: "";
}

footer .chrome-ext-53026::before {
    left: -10px;
    transform: rotate(-45deg);
}

.cookie-tab-73956 {
    justify-content: space-between;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.user-status-62130 {
    margin-right: 15px;
    flex-shrink: 0;
}

.user-status-62130 svg {
    fill: rgb(183,178,217);
    width: 50px;
    transition: fill 0.3s ease-in-out;
    height: 50px;
}

.privacy-ack-06179 p {
    font-size: 14px;
    margin-bottom: 0;
    color: #000000;
}

.cookie_button.privacy-switch-52340 {
    background-color: rgb(183,178,217);
    border-color: rgb(183,178,217);
    color: #ffffff;
}

#cookie-alert-dialog-01963 {
    display: none;
}

#cookie-alert-dialog-01963:checked ~ .privacyConsentPanel-23614 {
    visibility: hidden;
    opacity: 0;
}

.cookie_button.privacy-switch-52340:hover {
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
}

.cookie_button.cookie-layer-84193:hover {
    background-color: rgb(183,178,217);
    color: #ffffff;
    border-color: rgb(183,178,217);
}

.privacyConsentPanel-23614 p a:hover {
    color: rgba(0, 0, 0, 0.5);
}


.course-structure-38216 {
    perspective: 1500px;
    overflow: hidden;
    background: rgb(183,178,217);
    position: relative;
    align-items: center;
    padding: 100px 0;
    min-height: 100vh;
    display: flex;
}

.course-structure-38216::after {
    left: 0;
    top: 0;
    content: "";
    background: 
        radial-gradient(circle at 30% 20%, rgb(183,178,217,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgb(146,144,197,0.5) 0%, transparent 50%);
    opacity: 0.2;
    position: absolute;
    mix-blend-mode: screen;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.course-structure-38216 .training-plan-53489 {
    position: relative;
    grid-template-columns: 2fr 3fr;
    grid-gap: 0;
    transform-style: preserve-3d;
    display: grid;
}

.course-structure-38216 .text-area-52860::before {
    content: "";
    z-index: -1;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.05;
    background: 
        linear-gradient(45deg, transparent 49.9%, rgb(183,178,217,0.5) 50%, rgb(183,178,217,0.5) 50.1%, transparent 50.2%) 0 0 / 30px 30px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    height: 100%;
}

.course-structure-38216 .text-area-52860 h2 {
    font-size: 47px;
    position: relative;
    padding-bottom: 20px;
    font-weight: 700;
    margin-bottom: 40px;
    text-shadow: 0 0 15px rgb(183,178,217,0.5);
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2px;
}

.course-structure-38216 .text-area-52860 h2::after {
    bottom: 0;
    width: 100px;
    content: "";
    background: rgb(183,178,217);
    box-shadow: 0 0 15px rgb(183,178,217);
    height: 3px;
    left: 0;
    position: absolute;
}

.course-structure-38216 .text-area-52860 .description::before {
    position: absolute;
    left: 0;
    opacity: 0.7;
    color: rgb(146,144,197);
    content: ">";
}

.course-structure-38216 .pic-box-57619 {
    position: relative;
    transform: translateZ(0) rotateY(-10deg);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
    overflow: hidden;
    box-shadow: -20px 0 50px rgba(0, 0, 0, 0.4);
    height: 650px;
    z-index: 10;
    width: 100%;
    transform-origin: right center;
    border-radius: 0;
}

.course-structure-38216 .pic-box-57619::after {
    height: 100%;
    z-index: 2;
    top: 0;
    animation: scanlines 8s linear infinite;
    mix-blend-mode: overlay;
    width: 100%;
    content: "";
    position: absolute;
    opacity: 0.1;
    background: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(rgb(183,178,217), 0.1) 2px, rgba(rgb(183,178,217), 0.1) 4px);
    left: 0;
}



@media (max-width: 992px) {.contact-panel-90382 {
    padding: 70px 0;
}.contact-panel-90382 .reach-info-40592 {
    grid-template-columns: 1fr;
}.contact-panel-90382 .pic-box-57619 {
    min-height: 300px;
}.contact-panel-90382 .query-reach-54798 {
    padding: 40px 30px 50px;
}
}



@media (max-width: 576px) {.contact-panel-90382 {
    padding: 40px 0;
}.contact-panel-90382 .container {
    padding: 0 15px;
}.contact-panel-90382 h2 {
    font-size: calc(36px - 6px);
    margin-bottom: 40px;
}.contact-panel-90382 h2::before {
    width: 20px;
    left: calc(50% - 35px);
}.contact-panel-90382 h2::after {
    width: 50px;
}.contact-panel-90382 .query-reach-54798 {
    padding: 30px 20px 40px;
}.contact-panel-90382 #contact {
    gap: 20px;
}.contact-panel-90382 .inquiry-form-35672 {
    width: 100%;
}.contact-panel-90382 .pic-box-57619 {
    min-height: 200px;
}}



@media (prefers-reduced-motion: reduce) {.course-beneficiaries-67298 ul li {
    opacity: 1;
    animation: none;
}.course-beneficiaries-67298 ul li:hover {
    transform: none;
}}



@media (min-width: 768px) {.homepage-36829 .learn-corner-04812 {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 4rem;
    align-items: center;
}.homepage-36829 h1 {
    font-size: calc(41px * 1.2);
    max-width: 70%;
}.homepage-36829 .text-area-52860 {
    width: 50%;
    margin-bottom: 0;
}.homepage-36829 .pic-box-57619 {
    width: 45%;
    height: 450px;
    margin-top: 0;
}
}



@media (min-width: 1200px) {.homepage-36829 .learn-corner-04812 {
    padding: 6rem;
}.homepage-36829 h1 {
    max-width: 90%;
    font-size: calc(41px * 1.6);
}.homepage-36829 .text-area-52860 {
    width: 40%;
}.homepage-36829 .pic-box-57619 {
    width: 55%;
    height: 600px;
}.homepage-36829 .tech-master-74958 p {
    font-size: calc(14px * 1.3);
}.homepage-36829 svg {
    width: 180px;
    height: 180px;
}
}



@media (max-width: 991px) {.thxSpot-76438 {
    padding: 5rem 0;
}.thxSpot-76438 h2 {
    font-size: calc(28px * 0.9);
    max-width: 100%;
    margin-bottom: 2rem;
}.thxSpot-76438 .learn-corner-04812 {
    padding: 2rem;
}
}



@media (max-width: 575px) {.thxSpot-76438 {
    padding: 3rem 0;
}.thxSpot-76438 h2 {
    transform: none;
    font-size: calc(28px * 0.7);
}.thxSpot-76438 h2::after {
    width: 80px;
    height: 3px;
}.thxSpot-76438 h2:hover::after {
    width: 120px;
}.thxSpot-76438 .learn-corner-04812 {
    transform: none;
    padding: 1.25rem;
    border-left-width: 3px;
}.thxSpot-76438 span {
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}.thxSpot-76438 span::after {
    bottom: -10px;
    height: 3px;
    width: 40px;
}}



@media (max-width: 768px) {.plan-option-48297 {
    padding: 80px 0;
}.plan-option-48297 h2 {
    margin-bottom: 20px;
    font-size: 33px;
}.plan-option-48297 .skill-offers-70612 {
    margin-bottom: 40px;
    font-size: calc(18px * 0.95);
}.plan-option-48297 .promo-cost-29031 {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.plan-option-48297 .fee-offers-26317 {
    padding: 25px 20px;
}.plan-option-48297 .cost-table-83569 h4 {
    font-size: 23px;
}.plan-option-48297 .cost-table-83569 p {
    font-size: calc(18px * 0.85);
}.plan-option-48297 .deal-opts-39012 {
    font-size: calc(23px * 1.2);
}
}



@media (min-width: 992px) {.our-mission-16053 {
    padding: 10rem 0;
}.our-mission-16053 .container {
    justify-content: center;
    display: flex;
}.our-mission-16053 .text-area-52860 {
    padding: 5rem;
    width: 90%;
}.our-mission-16053 .text-area-52860 h6 {
    margin-bottom: 2rem;
    font-size: calc(16px * 1.5);
}.our-mission-16053 .text-area-52860 span {
    font-size: calc(13px * 1.05);
    line-height: 1.9;
}
}



@media (max-width: 480px) {.our-mission-16053 {
    padding: 3rem 0;
}.our-mission-16053 h4::after {
    width: 40px;
}.our-mission-16053 .text-area-52860 {
    padding: 1.5rem;
    border-left-width: 3px;
}
}



@media (prefers-reduced-motion) {.our-mission-16053 h4,
    .our-mission-16053 .container,
    .our-mission-16053 .text-area-52860 h6,
    .our-mission-16053 .text-area-52860 div {
    animation: none;
}.our-mission-16053::after {
    animation: none;
}.our-mission-16053 .text-area-52860 {
    transition: none;
}.our-mission-16053 .text-area-52860:hover {
    transform: none;
}}



@media (max-width: 768px) {.operation-process-26190 {
    padding: 4rem 1rem;
}.operation-process-26190 h3 {
    padding: 1.5rem;
    font-size: calc(33px * 0.8);
}.operation-process-26190 span {
    font-size: calc(13px * 0.95);
    padding: 1.5rem;
}.operation-process-26190 .learn-corner-04812 {
    gap: 2rem;
}.operation-process-26190 h3::before,
    .operation-process-26190 span::before {
    transform: translate(4px, 4px);
}.operation-process-26190 span::before {
    transform: translate(-4px, -4px);
}}



@media (min-width: 992px) {.education-history-37094 .feedback-views-29017 {
    gap: 3rem 4rem;
    padding: 5rem;
    grid-template-areas: 
      "photo info"
      "photo quote";
    grid-template-columns: 300px 1fr;
}.education-history-37094 .feedback-views-29017 > div:first-child {
    align-self: start;
}.education-history-37094 .feedback-views-29017 .pic-box-57619 {
    width: 280px;
    height: 280px;
}.education-history-37094 .feedback-views-29017 .name {
    font-size: calc(20px * 1.3);
}.education-history-37094 .feedback-views-29017 > div:nth-child(2) > div {
    font-size: calc(17px * 1.1);
}.education-history-37094 .feedback-views-29017 .work-trajectory-01954 {
    font-size: calc(17px * 1.05);
    padding: 2.5rem;
    line-height: 1.8;
}
}



@media (max-width: 991px) {header .container {
    padding: 15px;
}header .nav-primary-35167 {
    gap: 20px;
}header .head-learning-59031:before {
    left: -10px;
}header .main-nav-52084 svg {
    height: 38px;
}
}



@media (max-width: 767px) {header .nav-primary-35167 {
    max-height: 0;
    left: 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    top: 100%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    transition: max-height 0.4s ease;
    gap: 0;
    border-bottom: 3px solid rgb(183,178,217);
    z-index: 1001;
}header .menu.active {
    max-height: 400px;
}header .head-learning-59031 {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid rgb(219,216,239);
}header .head-learning-59031:last-child {
    border-bottom: none;
}header .head-learning-59031:before {
    left: 5px;
}header .header-nav-04723 {
    padding: 5px 0;
}header .main-nav-52084 {
    margin: 0 auto;
}
}



@media (max-width: 576px) {footer .mobile-cta-65408 {
    padding: 50px 0 20px;
}footer .info_item {
    min-width: 100%;
}footer .nav-primary-35167 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(21px - 2px);
}footer .nav-primary-35167, footer .subscribe_holder {
    padding: 20px 15px;
}footer .input_holder input[type="email"],
    footer .sub-warning-18765 {
    padding: 12px;
}}


@media (max-width: 800px) {.cookie-tab-73956 {
    flex-direction: column;
    align-items: center;
}.user-status-62130 {
    margin-bottom: 10px;
}.privacy-ack-06179 {
    margin-bottom: 15px;
    text-align: center;
}.visitor-acceptance-27041 {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
}}



@media screen and (max-width: 767px) {.course-structure-38216 {
    padding: 50px 0;
}.course-structure-38216 .container {
    padding: 0 20px;
}.course-structure-38216 .text-area-52860 {
    padding: 25px;
}.course-structure-38216 .text-area-52860 h2 {
    font-size: calc(47px * 0.8);
    padding-bottom: 15px;
    margin-bottom: 30px;
}.course-structure-38216 .text-area-52860 .description {
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: calc(18px * 0.95);
}.course-structure-38216 .pic-box-57619 {
    height: 350px;
}
}

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

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



@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(5%, 2%) rotate(5deg);
    }
    100% {
        transform: translate(-2%, 5%) rotate(-5deg);
    }
}



@keyframes floatElement {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(-20px, 20px) rotate(3deg);
    }
    100% {
        transform: translate(20px, -20px) rotate(-3deg);
    }
}



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



@keyframes rotateCard {
    0% {
        transform: translateZ(0) rotateY(5deg);
    }
    100% {
        transform: translateZ(0) rotateY(0);
    }
}



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



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



@keyframes moveGradient {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-20%, -20%);
    }
}



@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}



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



@keyframes dataFlow {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

