* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: auto;
    color: #000000;
    height: 100%;
}.container {
    width: 1121px;
    margin: auto;
    max-width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}.nav-pagewrap-qDl {
    flex: 1 0 auto;
}.wrapper-padding-rRH {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}.progress-bar-Hjs {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header .top_plank {
    background: rgb(188,183,200);
    color:  #ffffff;
}header .top_plank .top-utils-m8G div svg, header .top_plank .top-utils-m8G div svg path {
    fill: #ffffff;
}header .top_plank .top-utils-m8G div span {
    color: #ffffff;
}header .top_plank .top-utils-m8G {
    padding: 15px 0 10px 0;
    width: 100%;
    display: flex;
    align-items: center;
    line-height: 21px;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 14px;
}header .top_plank .top-utils-m8G div {
    justify-content: flex-start;
    margin-right: 24px;
    align-items: center;
    display: flex;
}header .top_plank .top-utils-m8G div img, header .top_plank .top-utils-m8G div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}.pricing-group-tpH {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background-color: rgb(221,217,228);
}.pricing-group-tpH::before {
    content: "";
    width: 12rem;
    right: -3rem;
    top: -3rem;
    opacity: 0.07;
    height: 12rem;
    transform: rotate(15deg);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: linear-gradient(135deg, rgb(188,183,200), rgb(153,144,170));
    position: absolute;
}.pricing-group-tpH::after {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    content: "";
    bottom: -5rem;
    background: linear-gradient(45deg, rgb(153,144,170), rgb(188,183,200,0.5));
    position: absolute;
    left: -5rem;
    transform: rotate(-10deg);
    height: 18rem;
    z-index: 0;
    opacity: 0.05;
    width: 18rem;
}.pricing-group-tpH .container {
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
}.pricing-group-tpH .price-tiers-6Xx {
    flex-direction: column;
    display: flex;
}.pricing-group-tpH .package-pricing-EIS {
    order: -1;
    position: relative;
    margin-bottom: 3rem;
}.pricing-group-tpH .package-pricing-EIS h2 {
    margin-bottom: 1rem;
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 31px;
    font-weight: 700;
}.pricing-group-tpH .package-pricing-EIS h2::after {
    left: 0;
    background: linear-gradient(90deg, rgb(188,183,200), transparent);
    height: 3px;
    content: "";
    bottom: -0.5rem;
    width: 60%;
    position: absolute;
}.pricing-group-tpH .rate-choice-gkr {
    line-height: 1.6;
    font-size: 12px;
    max-width: 800px;
    color: #000000;
    margin-bottom: 1rem;
}.pricing-group-tpH .value-plan-4nO {
    display: grid;
    width: 100%;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.pricing-group-tpH .price-schemes-t49 {
    z-index: 2;
    position: relative;
    color: #000000;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    text-decoration: none;
    overflow: hidden;
}.pricing-group-tpH .indv-sub-yfJ {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: #ffffff;
    transform: translateY(0);
    position: relative;
    overflow: hidden;
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 480px;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
}.pricing-group-tpH .price-schemes-t49:hover .indv-sub-yfJ {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
}.pricing-group-tpH .pay-plans-DEv {
    padding: 2rem;
    flex: 1;
    overflow: hidden;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
}.pricing-group-tpH .pay-plans-DEv h3 {
    position: relative;
    margin-bottom: 0.5rem;
    color: #000000;
    font-size: calc(23px + 0.1rem);
    font-weight: 600;
    display: inline-block;
    transition: color 0.3s ease;
}.pricing-group-tpH .price-schemes-t49:hover .pay-plans-DEv h3 {
    color: rgb(188,183,200);
}.pricing-group-tpH .study-offers-qr8 {
    display: block;
    font-size: calc(23px + 0.5rem);
    position: relative;
    margin-bottom: 1.5rem;
    color: rgb(188,183,200);
    font-weight: 700;
    transition: transform 0.3s ease;
}.pricing-group-tpH .study-offers-qr8::before {
    position: absolute;
    transform: scaleX(1);
    bottom: -0.75rem;
    width: 3rem;
    height: 2px;
    background-color: rgb(188,183,200,0.5);
    transition: transform 0.4s ease;
    content: "";
    transform-origin: left;
    left: 0;
}.pricing-group-tpH .price-schemes-t49:hover .study-offers-qr8::before {
    transform: scaleX(1.5);
}.pricing-group-tpH .pay-plans-DEv p {
    word-break: break-word;
    color: #000000;
    margin-bottom: 1.5rem;
    overflow-wrap: break-word;
    line-height: 1.6;
    flex-grow: 1;
    font-size: calc(12px - 0.1rem);
}.pricing-group-tpH .photo-show-0Kp {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 180px;
    transition: transform 0.6s ease;
}.pricing-group-tpH .photo-show-0Kp::after {
    transition: opacity 0.3s ease;
    left: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    right: 0;
    opacity: 0.7;
    bottom: 0;
    content: "";
    top: 0;
}.pricing-group-tpH .price-schemes-t49:hover .photo-show-0Kp {
    transform: scale(1.03);
}.pricing-group-tpH .price-schemes-t49:hover .photo-show-0Kp::after {
    opacity: 0.4;
}.pricing-group-tpH .indv-sub-yfJ::before {
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: "";
    width: 100%;
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, rgb(188,183,200), rgb(153,144,170));
    top: 0;
    left: 0;
    height: 5px;
    transform: scaleX(0);
}.pricing-group-tpH .price-schemes-t49:hover .indv-sub-yfJ::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.pricing-group-tpH .price-tiers-6Xx {
    flex-direction: row;
    gap: 2rem;
    align-items: flex-start;
}.pricing-group-tpH .package-pricing-EIS {
    margin-bottom: 0;
    flex: 0 0 30%;
    order: 0;
    padding-top: 2rem;
}.pricing-group-tpH .value-plan-4nO {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing-group-tpH .indv-sub-yfJ {
    border-radius: 0.25rem;
}
}

@media (max-width: 767px) {.pricing-group-tpH {
    padding: 3rem 0;
}.pricing-group-tpH .value-plan-4nO {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 500px;
}.pricing-group-tpH .package-pricing-EIS h2 {
    text-align: center;
    display: block;
}.pricing-group-tpH .package-pricing-EIS h2::after {
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
}.pricing-group-tpH .rate-choice-gkr {
    text-align: center;
}.pricing-group-tpH .indv-sub-yfJ {
    min-height: auto;
}.pricing-group-tpH .pay-plans-DEv {
    padding: 1.5rem;
}.pricing-group-tpH .photo-show-0Kp {
    height: 160px;
}
}

@media (min-width: 1024px) {.pricing-group-tpH .value-plan-4nO {
    grid-template-columns: repeat(2, 1fr);
}.pricing-group-tpH .price-schemes-t49:nth-child(odd) {
    transform: translateY(1.5rem);
}
}

@media (min-width: 1200px) {.pricing-group-tpH .package-pricing-EIS {
    padding-top: 4rem;
}.pricing-group-tpH .price-schemes-t49:hover {
    z-index: 5;
}.pricing-group-tpH .value-plan-4nO {
    row-gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2rem;
}
}

@media (prefers-reduced-motion: reduce) {.pricing-group-tpH .price-schemes-t49,
    .pricing-group-tpH .indv-sub-yfJ,
    .pricing-group-tpH .photo-show-0Kp,
    .pricing-group-tpH .study-offers-qr8::before,
    .pricing-group-tpH .indv-sub-yfJ::before {
    transition: none;
}}.study-process-V70 {
    background: rgb(221,217,228);
    overflow: hidden;
    position: relative;
    padding: 8rem 2rem;
}.study-process-V70::before {
    background: rgb(188,183,200,0.5);
    z-index: 0;
    content: "";
    filter: blur(120px);
    animation: floatCircle 15s infinite alternate ease-in-out;
    border-radius: 50%;
    top: -30%;
    left: -30%;
    opacity: 0.25;
    position: absolute;
    width: 100%;
    height: 100%;
}.study-process-V70::after {
    background: rgb(153,144,170,0.5);
    content: "";
    z-index: 0;
    bottom: -30%;
    filter: blur(120px);
    position: absolute;
    animation: floatCircle 15s infinite alternate-reverse ease-in-out;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    right: -30%;
    opacity: 0.25;
}.study-process-V70 .why-choose-nUO {
    display: grid;
    position: relative;
    z-index: 1;
    gap: 3rem;
    margin: 0 auto;
    max-width: 1200px;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.study-process-V70 h3 {
    font-size: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    animation: slideInLeft 0.8s ease-out forwards;
    color: #000000;
    font-weight: 700;
}.study-process-V70 h3::before {
    width: 4rem;
    height: 4px;
    transform: scaleX(0);
    top: -1rem;
    position: absolute;
    left: 0;
    transform-origin: left;
    animation: expandLine 1s 0.4s forwards ease-out;
    content: "";
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(188,183,200), rgb(153,144,170));
}.study-process-V70 h3::after {
    border-radius: 10px;
    height: 4px;
    content: "";
    position: absolute;
    animation: expandLine 1s 0.6s forwards ease-out;
    width: 2rem;
    transform: scaleX(0);
    background: rgb(188,183,200,0.5);
    left: 0;
    transform-origin: left;
    bottom: -1rem;
}.study-process-V70 span {
    position: relative;
    animation: slideInRight 0.8s ease-out forwards;
    color: #000000;
    padding: 2rem;
    line-height: 1.8;
    border-left: 2px solid rgb(153,144,170,0.5);
    font-size: 16px;
}.study-process-V70 span::before {
    animation: pulse 3s infinite;
    left: -5px;
    height: 8px;
    width: 8px;
    position: absolute;
    border-radius: 50%;
    top: 0;
    background: rgb(153,144,170);
    content: "";
}.study-process-V70 span::after {
    position: absolute;
    content: "";
    animation: pulse 3s 1.5s infinite;
    bottom: 0;
    height: 8px;
    border-radius: 50%;
    background: rgb(188,183,200);
    left: -5px;
    width: 8px;
}

@keyframes floatCircle {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(15%, 15%);
    }
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.7;
    }
}

@media (max-width: 992px) {.study-process-V70 {
    padding: 6rem 2rem;
}.study-process-V70 .why-choose-nUO {
    gap: 2rem;
}.study-process-V70 h3 {
    font-size: calc(30px * 0.9);
}.study-process-V70 span {
    padding: 1.5rem;
}
}

@media (max-width: 768px) {.study-process-V70 {
    padding: 5rem 1.5rem;
}.study-process-V70 .why-choose-nUO {
    grid-template-columns: 1fr;
    gap: 2rem;
}.study-process-V70 h3 {
    font-size: calc(30px * 0.8);
    text-align: center;
}.study-process-V70 h3::before,
    .study-process-V70 h3::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}.study-process-V70 span {
    border-left: none;
    font-size: calc(16px * 0.95);
    padding: 1.5rem;
    border-top: 2px solid rgb(153,144,170,0.5);
}.study-process-V70 span::before,
    .study-process-V70 span::after {
    transform: translateX(-50%);
    left: 50%;
}.study-process-V70 span::before {
    top: -5px;
    left: 50%;
}.study-process-V70 span::after {
    left: calc(50% + 15px);
    top: -5px;
    bottom: auto;
}@keyframes expandLine {
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    @keyframes pulse {
        0%, 100% {
            transform: translateX(-50%) scale(1);
            opacity: 1;
        }
        50% {
            transform: translateX(-50%) scale(1.5);
            opacity: 0.7;
        }
    }
}.learning-impact-lpD {
    position: relative;
    background: linear-gradient(135deg, rgb(221,217,228) 0%, rgb(188,183,200,0.5) 100%);
    padding: 80px 0;
    overflow: hidden;
}.learning-impact-lpD::before {
    height: 70%;
    z-index: 1;
    top: -10%;
    background: rgb(153,144,170,0.5);
    width: 120%;
    left: -5%;
    content: "";
    position: absolute;
    transform: rotate(-10deg);
}.learning-impact-lpD .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
}.learning-impact-lpD .why-choose-nUO {
    display: flex;
    transition: transform 0.5s ease;
    justify-content: space-between;
    transform: perspective(1000px) rotateY(-5deg);
    flex-direction: row-reverse;
    align-items: center;
}.learning-impact-lpD .why-choose-nUO:hover {
    transform: perspective(1000px) rotateY(0deg);
}.learning-impact-lpD .photo-show-0Kp {
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
    border-radius: 28px;
    width: 45%;
    transform: rotate(-3deg);
    box-shadow: 20px 20px 0 rgb(153,144,170,0.5), -20px -20px 0 rgb(188,183,200,0.5);
    transition: all 0.5s ease;
}.learning-impact-lpD .photo-show-0Kp:hover {
    transform: rotate(0deg) scale(1.02);
    box-shadow: 15px 15px 0 rgb(153,144,170), -15px -15px 0 rgb(188,183,200);
}.learning-impact-lpD .announcement-box-Ve0 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    transition: all 0.4s ease;
    background: linear-gradient(45deg, #ffffff 0%, rgb(221,217,228) 100%);
    border-radius: 28px;
    padding: 30px;
    transform: translateX(-30px) rotate(2deg);
    width: 50%;
}.learning-impact-lpD .announcement-box-Ve0:hover {
    transform: translateX(-20px) rotate(0deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
}.learning-impact-lpD h3 {
    font-size: 36px;
    padding-bottom: 15px;
    color: #000000;
    margin-bottom: 25px;
    position: relative;
    font-weight: 700;
}.learning-impact-lpD h3::after {
    width: 80px;
    border-radius: 10px;
    content: "";
    background: linear-gradient(90deg, rgb(188,183,200) 0%, rgb(153,144,170) 100%);
    left: 0;
    position: absolute;
    height: 4px;
    bottom: 0;
}.learning-impact-lpD ul {
    grid-template-columns: 1fr;
    padding: 0;
    margin: 0;
    gap: 20px;
    display: grid;
    list-style: none;
}.learning-impact-lpD li {
    position: relative;
    padding: 10px 15px;
    background: linear-gradient(to right, #ffffff 0%, rgb(221,217,228) 100%);
    transition: all 0.3s ease;
    transform-origin: left;
    border-radius: 10px;
}.learning-impact-lpD li:nth-child(odd) {
    transform: translateX(-10px);
}.learning-impact-lpD li:nth-child(even) {
    transform: translateX(10px);
}.learning-impact-lpD li:hover {
    transform: translateX(0) scale(1.02);
    background: linear-gradient(to right, #ffffff 0%, rgb(188,183,200,0.5) 100%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}.learning-impact-lpD li p {
    align-items: center;
    color: #000000;
    display: flex;
    font-weight: 400;
    font-size: 16px;
    transition: color 0.3s ease;
    margin: 0;
}.learning-impact-lpD li:hover p {
    color: #000000;
}.learning-impact-lpD svg {
    margin-right: 10px;
    fill: rgb(188,183,200);
    width: 24px;
    transition: transform 0.3s ease;
    height: 24px;
}.learning-impact-lpD li:hover svg {
    fill: rgb(153,144,170);
    transform: scale(1.2) rotate(10deg);
}

@media (max-width: 991px) {.learning-impact-lpD {
    padding: 60px 0;
}.learning-impact-lpD .why-choose-nUO {
    transform: perspective(1000px) rotateY(0deg);
    flex-direction: column;
}.learning-impact-lpD .photo-show-0Kp {
    width: 80%;
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    margin-bottom: 30px;
}.learning-impact-lpD .announcement-box-Ve0 {
    transform: translateX(0) rotate(0deg);
    width: 90%;
}.learning-impact-lpD li:nth-child(odd),
    .learning-impact-lpD li:nth-child(even) {
    transform: translateX(0);
}
}

@media (max-width: 767px) {.learning-impact-lpD {
    padding: 40px 0;
}.learning-impact-lpD::before {
    height: 50%;
}.learning-impact-lpD .photo-show-0Kp {
    width: 100%;
    box-shadow: 10px 10px 0 rgb(153,144,170,0.5), -10px -10px 0 rgb(188,183,200,0.5);
}.learning-impact-lpD .announcement-box-Ve0 {
    width: 100%;
    padding: 20px;
}.learning-impact-lpD h3 {
    font-size: calc(36px - 0.2rem);
    margin-bottom: 20px;
}.learning-impact-lpD ul {
    gap: 15px;
}}.cookie-warning-banner-Ide {
    border-top: 2px solid rgb(188,183,200);
    bottom: 0;
    position: fixed;
    width: 100%;
    background: rgb(221,217,228);
    z-index: 90;
}#dataConsentBanner-o0a {
    display: none;
}#dataConsentBanner-o0a:checked ~ .cookie-warning-banner-Ide {
    opacity: 0;
    visibility: hidden;
}.digital-tracking-UwM {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}.cookie-warning-banner-Ide h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie-warning-banner-Ide p {
    font-size: 18px;
}.cookie-menu-hAs {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie-menu-hAs svg, .cookie-menu-hAs svg path, .cookie-menu-hAs img {
    fill: rgb(188,183,200);
    width: 100px;
    height: 100px;
}.track-switch-chX {
    border-bottom: 2px solid rgb(188,183,200);
    min-width: 120px;
    cursor: pointer;
    line-height: 35px;
    white-space: nowrap;
    text-align: center;
    color: rgb(188,183,200);
    text-decoration: none;
    flex-shrink: 0;
    font-size: 24px;
    margin-left: 10px;
}.cookie-warning-banner-Ide p a {
    color: rgb(188,183,200);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookie-warning-banner-Ide {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie-menu-hAs {
    display: none;
}.digital-tracking-UwM {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie-warning-banner-Ide h5 {
    text-align: center;
}.cookie-warning-banner-Ide p {
    text-align: center;
}.cookie-frame-PFg {
    margin-bottom: 20px;
}body .wrapper-padding-rRH .track-switch-chX {
    margin-left: 0;
    margin-bottom: 10px;
}}
.wrapper-padding-rRH .cookie-warning-banner-Ide {
    background: rgb(188,183,200);
    box-shadow: rgb(153,144,170,0.5) 0px 0px 10px 10px;
}.wrapper-padding-rRH .digital-tracking-UwM {
    padding: 40px 0;
    justify-content: space-between;
}.wrapper-padding-rRH .track-switch-chX {
    border: none;
    background: #ffffff;
    color: rgb(188,183,200);
    padding: 10px;
    margin-left: 30px;
    font-size: 20px;
}.wrapper-padding-rRH .cookie-frame-PFg {
    text-align: left;
    color: #ffffff;
}.wrapper-padding-rRH .cookie-frame-PFg h5 {
    font-weight: 700;
}.wrapper-padding-rRH .cookie-frame-PFg h5, .wrapper-padding-rRH .cookie-frame-PFg p {
    color: #ffffff;
}.wrapper-padding-rRH .cookie-warning-banner-Ide p a {
    color: rgb(153,144,170);
    text-decoration: underline;
}.tyNote-JLK {
    background: linear-gradient(135deg, rgb(153,144,170,0.5), rgb(188,183,200,0.5));
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.tyNote-JLK::before {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    top: 0;
    z-index: 1;
    pointer-events: none;
    height: 100%;
}.tyNote-JLK::after {
    z-index: 2;
    left: 0;
    bottom: -5px;
    height: 10px;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    content: "";
    animation: shimmer 4s infinite ease-in-out;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(153,144,170) 25%, 
        rgb(188,183,200) 75%, 
        transparent 100%);
}.tyNote-JLK .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    width: 90%;
    z-index: 3;
}.tyNote-JLK .why-choose-nUO {
    transition: transform 0.5s ease-out;
    padding: 4rem 3rem;
    transform-style: preserve-3d;
    position: relative;
    border-radius: 10px;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 3px 10px rgba(0,0,0,0.05),
        0 0 0 1px rgba(255,255,255,0.2) inset;
    overflow: hidden;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.95), 
        rgba(255,255,255,0.85));
}.tyNote-JLK .why-choose-nUO::before {
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(188,183,200,0.5) 0%, 
        transparent 70%);
    height: 200px;
    top: -10%;
    border-radius: 50%;
    content: "";
    z-index: -1;
    width: 200px;
    right: -10%;
    filter: blur(20px);
    opacity: 0.7;
    animation: float 8s infinite ease-in-out;
}.tyNote-JLK .why-choose-nUO:hover {
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.15),
        0 5px 15px rgba(0,0,0,0.08),
        0 0 0 1px rgba(255,255,255,0.3) inset;
    transform: perspective(1000px) rotateX(0deg);
}.tyNote-JLK .why-choose-nUO > div:first-child {
    animation: fadeSlideUp 0.8s ease-out;
    margin-bottom: 2rem;
    transform: translateY(0);
    opacity: 1;
    position: relative;
}.tyNote-JLK .why-choose-nUO > div:last-child {
    transform: translateY(0);
    position: relative;
    animation: fadeSlideUp 0.8s 0.2s ease-out both;
    opacity: 1;
}.tyNote-JLK h5 {
    font-family: Arial, sans-serif;
    color: rgb(188,183,200);
    display: inline-block;
    margin: 0 0 1rem;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
}.tyNote-JLK h5::after {
    left: 0;
    width: 60%;
    height: 3px;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(153,144,170), transparent);
    border-radius: 2px;
    animation: lineExpand 1.2s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: absolute;
    content: "";
    transform-origin: left;
    transform: scaleX(0);
}.tyNote-JLK a {
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
}.tyNote-JLK a:hover p {
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
    color: rgb(188,183,200);
    transform: translateY(-3px);
}.tyNote-JLK p {
    transition: all 0.4s ease;
    font-weight: 400;
    color: #000000;
    line-height: 1.8;
    position: relative;
    margin: 0;
    font-size: 13px;
    font-family: Arial, sans-serif;
}

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

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

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(5deg);
    }
}

@keyframes shimmer {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(0%);
    }
    50% {
        opacity: 0.8;
        transform: translateX(2%);
    }
}

@media (max-width: 991px) {.tyNote-JLK {
    padding: 5rem 0;
}.tyNote-JLK .why-choose-nUO {
    padding: 3rem 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.tyNote-JLK h5 {
    font-size: calc(19px * 0.95);
}.tyNote-JLK p {
    line-height: 1.7;
    font-size: calc(13px * 0.98);
}
}

@media (max-width: 767px) {.tyNote-JLK {
    padding: 4rem 0;
}.tyNote-JLK .why-choose-nUO {
    transform: none;
    padding: 2.5rem 2rem;
}.tyNote-JLK .why-choose-nUO::before {
    width: 150px;
    height: 150px;
}.tyNote-JLK h5 {
    font-size: calc(19px * 0.9);
}.tyNote-JLK h5::after {
    width: 50%;
}.tyNote-JLK p {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 576px) {.tyNote-JLK {
    padding: 3rem 0;
}.tyNote-JLK .container {
    width: 92%;
}.tyNote-JLK .why-choose-nUO {
    padding: 2rem 1.5rem;
}.tyNote-JLK .why-choose-nUO > div:first-child {
    margin-bottom: 1.5rem;
}.tyNote-JLK h5 {
    font-size: calc(19px * 0.85);
}.tyNote-JLK p {
    font-size: calc(13px * 0.9);
    line-height: 1.5;
}}.potential-students-fl5 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(140deg, #f5f7ff 0%, #ffffff 100%);
    padding: 120px 0;
}.potential-students-fl5::before {
    opacity: 0.15;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    content: '';
    position: absolute;
    z-index: 1;
    background: 
        radial-gradient(circle at 20% 20%, rgb(188,183,200,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(153,144,170,0.5) 0%, transparent 40%);
}.potential-students-fl5::after {
    top: 0;
    opacity: 0.05;
    position: absolute;
    height: 100%;
    z-index: 2;
    background-size: 60px 60px;
    width: 100%;
    content: '';
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(188,183,200,0.5) 49%, transparent 51%),
        linear-gradient(135deg, transparent 48%, rgb(153,144,170,0.5) 49%, transparent 51%);
}.potential-students-fl5 .why-choose-nUO {
    text-align: center;
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
    z-index: 10;
    margin: 0 auto;
}.potential-students-fl5 h3 {
    font-size: 28px;
    margin-bottom: 70px;
    display: inline-block;
    position: relative;
    color: #000000;
    font-weight: 700;
    padding: 0 20px;
}.potential-students-fl5 h3::before,
.potential-students-fl5 h3::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    background: linear-gradient(90deg, rgb(188,183,200), rgb(153,144,170));
    height: 2px;
}.potential-students-fl5 h3::before {
    left: -60px;
}.potential-students-fl5 h3::after {
    right: -60px;
}.potential-students-fl5 ul {
    padding: 0;
    gap: 40px;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
}.potential-students-fl5 ul li {
    text-align: left;
    background-color: #ffffff;
    width: calc(33.333% - 27px);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    min-width: 280px;
    display: flex;
    gap: 20px;
    padding: 40px 30px;
    border-radius: 18px;
    box-shadow: 
        0 15px 35px -10px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.04);
    align-items: flex-start;
    z-index: 1;
    overflow: hidden;
}.potential-students-fl5 ul li::before {
    transition: opacity 0.4s ease;
    left: 0;
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    opacity: 0;
    background: linear-gradient(90deg, rgb(188,183,200), rgb(153,144,170));
    top: 0;
}.potential-students-fl5 ul li::after {
    bottom: -50px;
    left: -50px;
    width: 100px;
    transition: all 0.6s ease;
    position: absolute;
    z-index: -1;
    content: '';
    opacity: 0.1;
    height: 100px;
    border-radius: 50%;
    background: rgb(188,183,200,0.5);
}.potential-students-fl5 ul li:hover {
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.08);
    transform: translateY(-15px);
}.potential-students-fl5 ul li:hover::before {
    opacity: 1;
}.potential-students-fl5 ul li:hover::after {
    opacity: 0.05;
    transform: scale(6);
}.potential-students-fl5 ul li svg {
    transition: all 0.5s ease;
    flex-shrink: 0;
    height: 50px;
    width: 50px;
    position: relative;
}.potential-students-fl5 ul li:hover svg {
    transform: translateY(-5px) scale(1.1);
}.potential-students-fl5 ul li svg path {
    transition: fill 0.5s ease;
    fill: rgb(188,183,200);
}.potential-students-fl5 ul li:hover svg path {
    fill: rgb(153,144,170);
}@keyframes floatingAnimation {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-15px) rotate(2deg);
    }
    100% {
        transform: translateY(0) rotate(0deg);
    }
}

@keyframes slideInBottom {
    from {
        opacity: 0;
        transform: translateY(60px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.potential-students-fl5 ul li {
    opacity: 0;
    animation: slideInBottom 0.6s forwards;
}.potential-students-fl5 ul li:nth-child(1) {
    animation-delay: 0.1s;
}.potential-students-fl5 ul li:nth-child(2) {
    animation-delay: 0.25s;
}.potential-students-fl5 ul li:nth-child(3) {
    animation-delay: 0.4s;
}.potential-students-fl5 ul li:nth-child(4) {
    animation-delay: 0.55s;
}.potential-students-fl5 ul li:nth-child(5) {
    animation-delay: 0.7s;
}.potential-students-fl5 ul li:nth-child(6) {
    animation-delay: 0.85s;
}.potential-students-fl5 ul li:nth-child(3n+1) {
    animation-delay: 0.1s, 2s;
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite;
}.potential-students-fl5 ul li:nth-child(3n+2) {
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite 1s reverse;
    animation-delay: 0.25s, 3s;
}.potential-students-fl5 ul li:nth-child(3n+3) {
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite 2s;
    animation-delay: 0.4s, 4s;
}

@media (max-width: 992px) {.potential-students-fl5 {
    padding: 90px 0;
}.potential-students-fl5 h3 {
    margin-bottom: 60px;
}.potential-students-fl5 h3::before,
    .potential-students-fl5 h3::after {
    width: 30px;
}.potential-students-fl5 h3::before {
    left: -40px;
}.potential-students-fl5 h3::after {
    right: -40px;
}.potential-students-fl5 ul {
    gap: 30px;
}.potential-students-fl5 ul li {
    width: calc(50% - 15px);
    padding: 35px 25px;
}
}

@media (max-width: 768px) {.potential-students-fl5 ul li {
    max-width: 400px;
    width: 100%;
}.potential-students-fl5 ul li:nth-child(3n+1),
    .potential-students-fl5 ul li:nth-child(3n+2),
    .potential-students-fl5 ul li:nth-child(3n+3) {
    animation: slideInBottom 0.6s forwards;
}
}

@media (max-width: 576px) {.potential-students-fl5 {
    padding: 70px 0;
}.potential-students-fl5 h3 {
    font-size: calc(28px * 0.9);
    margin-bottom: 50px;
}.potential-students-fl5 h3::before,
    .potential-students-fl5 h3::after {
    display: none;
}.potential-students-fl5 ul {
    gap: 25px;
}.potential-students-fl5 ul li {
    padding: 30px 20px;
}.potential-students-fl5 ul li svg {
    height: 40px;
    width: 40px;
}
}

@media (prefers-reduced-motion: reduce) {.potential-students-fl5 ul li {
    animation: none;
    opacity: 1;
}.potential-students-fl5 ul li:hover {
    transform: none;
}.potential-students-fl5 ul li:hover svg {
    transform: none;
}}footer {
    position: relative;
    margin-top: 0;
    background-color: #000000;
}footer::before {
    top: 0;
    z-index: 1;
    width: 100%;
    content: "";
    opacity: 0.9;
    position: absolute;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(188,183,200,0.5) 50%,
    #000000 100%);
    left: 0;
    height: 100%;
}.progress-bar-Hjs {
    background-color: transparent;
    position: relative;
    z-index: 5;
    padding: 60px 0 40px;
}.progress-bar-Hjs .container {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
    position: relative;
    display: grid;
}.progress-bar-Hjs .company_holder {
    grid-column: span 4;
    position: relative;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.03);
    padding: 30px;
}.progress-bar-Hjs .company_holder h3 {
    font-size: 31px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
}.progress-bar-Hjs .company_holder h3::after {
    height: 2px;
    content: "";
    background: rgb(188,183,200);
    left: 0;
    width: 100%;
    bottom: -8px;
    position: absolute;
}.progress-bar-Hjs .about-learn-eLx {
    opacity: 0.8;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.6;
}.progress-bar-Hjs .project-ref-urb {
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    grid-column: span 8;
    display: grid;
}.progress-bar-Hjs .header-lead-nhN {
    background-color: rgba(255, 255, 255, 0.03);
    position: relative;
    border-radius: 10px;
    padding: 30px;
}.progress-bar-Hjs .header-lead-nhN h5 {
    display: inline-block;
    position: relative;
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: 600;
}.progress-bar-Hjs .header-lead-nhN h5::after {
    background: rgb(153,144,170);
    height: 2px;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    bottom: -8px;
}.progress-bar-Hjs .header-lead-nhN .first-teach-wYD {
    grid-gap: 15px;
    display: grid;
}.progress-bar-Hjs .header-lead-nhN .first-teach-wYD a {
    opacity: 0.8;
    color: #ffffff;
    display: block;
    font-size: 16px;
    padding-left: 15px;
    text-decoration: none;
    transition: color 0.3s ease, transform 0.3s ease;
    position: relative;
}.progress-bar-Hjs .header-lead-nhN .first-teach-wYD a::before {
    left: 0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    content: "";
    height: 6px;
    background: rgb(153,144,170);
}.progress-bar-Hjs .header-lead-nhN .first-teach-wYD a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: rgb(188,183,200);
}.lecture-ref-F3O {
    position: relative;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 25px 0;
    margin-top: 40px;
}.lecture-ref-F3O .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.lecture-ref-F3O .partner-logo-2MQ {
    text-align: center;
    opacity: 0.7;
    font-size: 15px;
    color: #ffffff;
}

@media (max-width: 991px) {.progress-bar-Hjs .container {
    grid-gap: 30px;
    grid-template-columns: 1fr;
}.progress-bar-Hjs .company_holder {
    grid-column: span 12;
}.progress-bar-Hjs .project-ref-urb {
    grid-template-columns: 1fr 1fr;
    grid-column: span 12;
}
}

@media (max-width: 767px) {.progress-bar-Hjs {
    padding: 40px 0 30px;
}.progress-bar-Hjs .project-ref-urb {
    grid-template-columns: 1fr;
}.progress-bar-Hjs .company_holder {
    padding: 25px;
}.progress-bar-Hjs .header-lead-nhN {
    padding: 25px;
}.progress-bar-Hjs .company_holder h3 {
    font-size: calc(31px - 2px);
}.progress-bar-Hjs .header-lead-nhN h5 {
    font-size: calc(19px - 1px);
}
}

@media (max-width: 575px) {.progress-bar-Hjs {
    padding: 30px 0 20px;
}.progress-bar-Hjs .company_holder,
  .progress-bar-Hjs .header-lead-nhN {
    padding: 20px;
}.progress-bar-Hjs .company_holder h3 {
    font-size: calc(31px - 4px);
}.lecture-ref-F3O {
    padding: 20px 0;
}}

.progress-bar-Hjs .company_holder:hover,
.progress-bar-Hjs .header-lead-nhN:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transition: background-color 0.3s ease;
}.progress-bar-Hjs .container::before {
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    pointer-events: none;
    background: 
    linear-gradient(to right, rgb(188,183,200,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(188,183,200,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    opacity: 0.05;
    left: 0;
}.progress-bar-Hjs .company_holder::before {
    position: absolute;
    left: 0;
    background: rgb(188,183,200);
    top: 0;
    opacity: 0.5;
    height: 100%;
    content: "";
    width: 5px;
}.progress-bar-Hjs .header-lead-nhN::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 5px;
    left: 0;
    opacity: 0.5;
    top: 0;
    background: rgb(153,144,170);
}footer::after {
    height: 5px;
    z-index: 2;
    width: 100%;
    position: absolute;
    background: linear-gradient(to right,
    rgb(188,183,200),
    rgb(153,144,170),
    rgb(188,183,200));
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.3;
}.progress-bar-Hjs .first-teach-wYD {
    position: relative;
}.progress-bar-Hjs .first-teach-wYD::after {
    content: "";
    opacity: 0.2;
    left: 0;
    bottom: -15px;
    background: rgb(153,144,170,0.5);
    position: absolute;
    width: 100%;
    height: 1px;
}.progress-bar-Hjs .header-lead-nhN h5,
.progress-bar-Hjs .company_holder h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
}.progress-bar-Hjs .header-lead-nhN:nth-child(1) {
    grid-row: 1;
    grid-column: 1;
}.progress-bar-Hjs .header-lead-nhN:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}.lecture-ref-F3O .partner-logo-2MQ {
    display: inline-block;
    position: relative;
}.lecture-ref-F3O .partner-logo-2MQ::before {
    height: 1px;
    opacity: 0.5;
    content: "";
    left: -40px;
    background: rgb(188,183,200);
    transform: translateY(-50%);
    top: 50%;
    width: 30px;
    position: absolute;
}.lecture-ref-F3O .partner-logo-2MQ::after {
    right: -40px;
    opacity: 0.5;
    width: 30px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    content: "";
    background: rgb(188,183,200);
    height: 1px;
}.statistical-summary-0Hy {
    background: linear-gradient(120deg, #000000 0%, rgba(26, 32, 44, 1) 100%);
    overflow: hidden;
    z-index: 1;
    position: relative;
    padding: 120px 0;
}.statistical-summary-0Hy::before {
    right: 0;
    opacity: 0.3;
    z-index: -1;
    bottom: 0;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
}.statistical-summary-0Hy::after {
    width: 100%;
    top: 0;
    animation: patternMove 100s linear infinite;
    opacity: 0.05;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    background-image: linear-gradient(135deg, rgb(188,183,200,0.5) 25%, transparent 25%, transparent 50%, rgb(188,183,200,0.5) 50%, rgb(188,183,200,0.5) 75%, transparent 75%, transparent);
    background-size: 60px 60px;
    content: '';
}@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.statistical-summary-0Hy .container {
    align-items: center;
    position: relative;
    grid-template-columns: 1fr 1fr;
    max-width: 1200px;
    display: grid;
    gap: 50px;
    padding: 0 20px;
    margin: 0 auto;
}.statistical-summary-0Hy .career-benefits-Q6n {
    transition: all 0.4s ease;
    order: 1;
    overflow: hidden;
    padding: 50px;
    position: relative;
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(30, 41, 59, 0.8) 0%, rgba(15, 23, 42, 0.85) 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}.statistical-summary-0Hy .career-benefits-Q6n::before {
    background: rgb(188,183,200,0.5);
    top: -30px;
    position: absolute;
    filter: blur(70px);
    right: -30px;
    content: '';
    height: 100px;
    opacity: 0.4;
    width: 100px;
    border-radius: 50%;
}.statistical-summary-0Hy .career-benefits-Q6n::after {
    content: '';
    bottom: -30px;
    position: absolute;
    height: 80px;
    opacity: 0.4;
    filter: blur(50px);
    left: -30px;
    background: rgb(153,144,170,0.5);
    border-radius: 50%;
    width: 80px;
}.statistical-summary-0Hy .statistics-expertise-1Fb {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    margin-bottom: 25px;
    color: #ffffff;
    padding-bottom: 15px;
    font-size: 33px;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}.statistical-summary-0Hy .statistics-expertise-1Fb::after {
    width: 70px;
    position: absolute;
    border-radius: 10px;
    bottom: 0;
    content: '';
    height: 3px;
    left: 0;
    background: linear-gradient(to right, rgb(188,183,200), rgb(153,144,170));
}.statistical-summary-0Hy .gain-study-BfS {
    line-height: 1.8;
    color: #ffffff;
    margin: 0;
    font-size: 14px;
    opacity: 0.85;
}.statistical-summary-0Hy .fast-benefits-4nK {
    gap: 25px;
    order: 2;
    flex-direction: column;
    display: flex;
    z-index: 2;
    position: relative;
}.statistical-summary-0Hy .expert-benefits-vhV {
    border-radius: 30px;
    border-left: 4px solid rgb(188,183,200);
    background: rgba(30, 41, 59, 0.7);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    backdrop-filter: blur(10px);
    display: flex;
    transition: all 0.4s ease;
    overflow: hidden;
    justify-content: flex-start;
    align-items: center;
    padding: 30px;
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(2n) {
    transform: translateX(40px);
    border-left-color: rgb(153,144,170);
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(3n) {
    border-left-color: rgb(188,183,200,0.5);
    transform: translateX(20px);
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(4n) {
    transform: translateX(60px);
    border-left-color: rgb(153,144,170,0.5);
}.statistical-summary-0Hy .expert-benefits-vhV:hover {
    background: linear-gradient(135deg, rgba(45, 55, 72, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%);
    border-left-width: 6px;
    transform: translateX(0) translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}.statistical-summary-0Hy .expert-benefits-vhV h4 {
    background: linear-gradient(135deg, rgb(188,183,200) 30%, rgb(153,144,170) 100%);
    min-width: 120px;
    margin: 0;
    font-weight: 700;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    animation: countUp 2.5s ease-out forwards;
    color: #ffffff;
    position: relative;
    font-size: 40px;
}@keyframes countUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.statistical-summary-0Hy .expert-benefits-vhV span {
    transition: all 0.3s ease;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    margin-left: 20px;
    padding-left: 20px;
    font-weight: 600;
    line-height: 1.4;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}.statistical-summary-0Hy .expert-benefits-vhV:hover span {
    color: #ffffff;
    opacity: 1;
}.statistical-summary-0Hy .expert-benefits-vhV::before {
    opacity: 0;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, transparent 30%, rgb(188,183,200,0.5) 100%);
    content: '';
    transition: opacity 0.4s ease;
    position: absolute;
}.statistical-summary-0Hy .expert-benefits-vhV:hover::before {
    opacity: 0.05;
}.statistical-summary-0Hy .expert-benefits-vhV svg {
    margin-right: 20px;
    width: 45px;
    height: 45px;
    transition: all 0.3s ease;
    fill: rgb(188,183,200);
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(2n) svg {
    fill: rgb(153,144,170);
}.statistical-summary-0Hy .expert-benefits-vhV svg path {
    transition: all 0.3s ease;
    fill: inherit;
}.statistical-summary-0Hy .expert-benefits-vhV:hover svg {
    transform: scale(1.1);
}

@media (max-width: 1200px) {.statistical-summary-0Hy .container {
    gap: 30px;
}.statistical-summary-0Hy .career-benefits-Q6n {
    padding: 40px;
}.statistical-summary-0Hy .expert-benefits-vhV {
    padding: 25px;
}.statistical-summary-0Hy .expert-benefits-vhV h4 {
    min-width: 100px;
    font-size: 36px;
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(2n) {
    transform: translateX(30px);
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(3n) {
    transform: translateX(15px);
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(4n) {
    transform: translateX(45px);
}
}

@media (max-width: 992px) {.statistical-summary-0Hy {
    padding: 80px 0;
}.statistical-summary-0Hy .container {
    grid-template-columns: 1fr;
    gap: 50px;
}.statistical-summary-0Hy .career-benefits-Q6n {
    order: 2;
}.statistical-summary-0Hy .fast-benefits-4nK {
    order: 1;
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(2n),
    .statistical-summary-0Hy .expert-benefits-vhV:nth-child(3n),
    .statistical-summary-0Hy .expert-benefits-vhV:nth-child(4n) {
    transform: translateX(0);
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(odd) {
    transform: translateX(-20px);
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(even) {
    transform: translateX(20px);
}.statistical-summary-0Hy .expert-benefits-vhV:hover {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 768px) {.statistical-summary-0Hy {
    padding: 60px 0;
}.statistical-summary-0Hy .container {
    gap: 40px;
    padding: 0 15px;
}.statistical-summary-0Hy .career-benefits-Q6n {
    padding: 30px 25px;
}.statistical-summary-0Hy .statistics-expertise-1Fb {
    font-size: calc(33px * 0.9);
    margin-bottom: 20px;
}.statistical-summary-0Hy .expert-benefits-vhV {
    padding: 20px;
}.statistical-summary-0Hy .expert-benefits-vhV h4 {
    min-width: 90px;
    font-size: 32px;
}.statistical-summary-0Hy .expert-benefits-vhV span {
    font-size: calc(14px * 0.95);
    padding-left: 15px;
    margin-left: 15px;
}.statistical-summary-0Hy .expert-benefits-vhV svg {
    width: 35px;
    margin-right: 15px;
    height: 35px;
}
}

@media (max-width: 480px) {.statistical-summary-0Hy {
    padding: 50px 0;
}.statistical-summary-0Hy .career-benefits-Q6n {
    padding: 25px 20px;
}.statistical-summary-0Hy .statistics-expertise-1Fb {
    margin-bottom: 15px;
    padding-bottom: 12px;
    font-size: calc(33px * 0.8);
}.statistical-summary-0Hy .gain-study-BfS {
    font-size: calc(14px * 0.9);
    line-height: 1.7;
}.statistical-summary-0Hy .expert-benefits-vhV {
    padding: 15px;
    align-items: flex-start;
    flex-direction: column;
}.statistical-summary-0Hy .expert-benefits-vhV:nth-child(odd),
    .statistical-summary-0Hy .expert-benefits-vhV:nth-child(even) {
    transform: translateX(0);
}.statistical-summary-0Hy .expert-benefits-vhV h4 {
    margin-bottom: 5px;
    font-size: 28px;
}.statistical-summary-0Hy .expert-benefits-vhV span {
    margin-top: 10px;
    font-size: calc(14px * 0.9);
    border-left: none;
    padding-left: 0;
    margin-left: 0;
}.statistical-summary-0Hy .expert-benefits-vhV svg {
    height: 30px;
    margin-bottom: 10px;
    width: 30px;
    margin-right: 10px;
}}.course-program-details-jHJ {
    min-height: 100vh;
    display: flex;
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: rgb(188,183,200);
    align-items: center;
    perspective: 1500px;
}.course-program-details-jHJ::before {
    height: 100%;
    content: "";
    position: absolute;
    opacity: 0.08;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 49.9%, rgb(188,183,200,0.5) 50%, rgb(188,183,200,0.5) 50.1%, transparent 50.2%) 0 0 / 100px 100%,
        linear-gradient(0deg, transparent 49.9%, rgb(188,183,200,0.5) 50%, rgb(188,183,200,0.5) 50.1%, transparent 50.2%) 0 0 / 100% 100px;
    top: 0;
    z-index: 1;
    animation: gridPulse 8s linear infinite;
    width: 100%;
}.course-program-details-jHJ::after {
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    mix-blend-mode: screen;
    position: absolute;
    left: 0;
    opacity: 0.2;
    background: 
        radial-gradient(circle at 30% 20%, rgb(188,183,200,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgb(153,144,170,0.5) 0%, transparent 50%);
    content: "";
}.course-program-details-jHJ .container {
    z-index: 5;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    padding: 0 30px;
}.course-program-details-jHJ .online-learn-VAo {
    position: relative;
    grid-template-columns: 2fr 3fr;
    display: grid;
    transform-style: preserve-3d;
    grid-gap: 0;
}.course-program-details-jHJ .announcement-box-Ve0 {
    z-index: 15;
    transform: translateZ(50px);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(188,183,200,0.5);
    backdrop-filter: blur(20px);
    border-radius: 0;
    border-left: 3px solid rgb(188,183,200);
    background: rgba(0, 0, 0, 0.7);
    padding: 60px;
}.course-program-details-jHJ .announcement-box-Ve0::before {
    opacity: 0.05;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 49.9%, rgb(188,183,200,0.5) 50%, rgb(188,183,200,0.5) 50.1%, transparent 50.2%) 0 0 / 30px 30px;
    top: 0;
    content: "";
}.course-program-details-jHJ .announcement-box-Ve0::after {
    border-radius: 50%;
    bottom: 0;
    position: absolute;
    width: 150px;
    animation: rotateConic 10s linear infinite;
    transform: translate(50%, 50%);
    right: 0;
    content: "";
    height: 150px;
    opacity: 0.2;
    background: 
        conic-gradient(from 0deg, rgb(188,183,200,0.5) 0deg, transparent 120deg);
}.course-program-details-jHJ .announcement-box-Ve0 h2 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 2px;
    padding-bottom: 20px;
    text-shadow: 0 0 15px rgb(188,183,200,0.5);
    font-size: 41px;
    position: relative;
    text-transform: uppercase;
}.course-program-details-jHJ .announcement-box-Ve0 h2::after {
    bottom: 0;
    background: rgb(188,183,200);
    width: 100px;
    height: 3px;
    content: "";
    left: 0;
    box-shadow: 0 0 15px rgb(188,183,200);
    position: absolute;
}.course-program-details-jHJ .announcement-box-Ve0 .description {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: #ffffff;
    padding-left: 20px;
    line-height: 1.9;
    position: relative;
    margin-bottom: 30px;
    opacity: 0.9;
}.course-program-details-jHJ .announcement-box-Ve0 .description::before {
    content: ">";
    color: rgb(153,144,170);
    left: 0;
    position: absolute;
    opacity: 0.7;
}.course-program-details-jHJ .announcement-box-Ve0 .description:last-child {
    margin-bottom: 0;
}.course-program-details-jHJ .hud-element {
    opacity: 0.2;
    border: 1px solid rgb(188,183,200,0.5);
    position: absolute;
    z-index: 5;
}.course-program-details-jHJ .photo-show-0Kp {
    box-shadow: -20px 0 50px rgba(0, 0, 0, 0.4);
    z-index: 10;
    height: 650px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
    transform: translateZ(0) rotateY(-10deg);
    position: relative;
    transform-origin: right center;
    width: 100%;
    border-radius: 0;
    overflow: hidden;
}.course-program-details-jHJ .photo-show-0Kp::before {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
    background: 
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 15%, transparent 85%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to right, #000000 0%, transparent 20%);
}.course-program-details-jHJ .photo-show-0Kp::after {
    left: 0;
    background: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(rgb(188,183,200), 0.1) 2px, rgba(rgb(188,183,200), 0.1) 4px);
    width: 100%;
    content: "";
    z-index: 2;
    position: absolute;
    mix-blend-mode: overlay;
    animation: scanlines 8s linear infinite;
    top: 0;
    height: 100%;
    opacity: 0.1;
}

@keyframes gridPulse {
    0% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
    50% {
        opacity: 0.1;
        background-size: 110px 110%, 110% 110px;
    }
    100% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
}

@keyframes rotateConic {
    0% {
        transform: translate(50%, 50%) rotate(0deg);
    }
    100% {
        transform: translate(50%, 50%) rotate(360deg);
    }
}

@keyframes scanlines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@keyframes dataFlow {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}
@media screen and (max-width: 1200px) {.course-program-details-jHJ {
    padding: 80px 0;
}.course-program-details-jHJ .announcement-box-Ve0 {
    padding: 40px;
}.course-program-details-jHJ .photo-show-0Kp {
    height: 550px;
}
}

@media screen and (max-width: 991px) {.course-program-details-jHJ {
    min-height: auto;
    padding: 60px 0;
}.course-program-details-jHJ .online-learn-VAo {
    grid-gap: 40px;
    grid-template-columns: 1fr;
}.course-program-details-jHJ .announcement-box-Ve0 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0 100%);
    padding: 30px;
    transform: translateZ(0);
}.course-program-details-jHJ .photo-show-0Kp {
    transform: translateZ(0) rotateY(0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
    height: 450px;
}
}

@media screen and (max-width: 767px) {.course-program-details-jHJ {
    padding: 50px 0;
}.course-program-details-jHJ .container {
    padding: 0 20px;
}.course-program-details-jHJ .announcement-box-Ve0 {
    padding: 25px;
}.course-program-details-jHJ .announcement-box-Ve0 h2 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: calc(41px * 0.8);
}.course-program-details-jHJ .announcement-box-Ve0 .description {
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: calc(14px * 0.95);
}.course-program-details-jHJ .photo-show-0Kp {
    height: 350px;
}
}

@media screen and (max-width: 480px) {.course-program-details-jHJ {
    padding: 40px 0;
}.course-program-details-jHJ .container {
    padding: 0 15px;
}.course-program-details-jHJ .announcement-box-Ve0 {
    padding: 20px;
}.course-program-details-jHJ .announcement-box-Ve0 h2 {
    font-size: calc(41px * 0.7);
    margin-bottom: 20px;
}.course-program-details-jHJ .announcement-box-Ve0 h2::before {
    top: -20px;
    font-size: 14px;
}.course-program-details-jHJ .photo-show-0Kp {
    height: 280px;
}}header {
    background: linear-gradient(135deg, rgb(221,217,228), #ffffff);
    width: 100%;
    z-index: 99;
    overflow: visible;
    position: relative;
}header::before {
    opacity: 0.3;
    left: 0;
    background-size: 20px 20px;
    bottom: 0;
    background: 
        radial-gradient(
            circle at 0% 50%,
            transparent 6px,
            rgb(188,183,200,0.5) 6px,
            rgb(188,183,200,0.5) 10px,
            transparent 10px
        ) repeat-x;
    content: "";
    position: absolute;
    height: 15px;
    width: 100%;
}header .nav-header-pxs {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
    padding: 25px 30px;
}header .nav-header-pxs::before,
header .nav-header-pxs::after {
    background: linear-gradient(to right, rgb(188,183,200), transparent);
    width: 30%;
    position: absolute;
    content: "";
    height: 2px;
}header .nav-header-pxs::before {
    top: 10px;
    left: 0;
}header .nav-header-pxs::after {
    background: linear-gradient(to left, rgb(153,144,170), transparent);
    right: 0;
    bottom: 10px;
}header .nav-header-pxs .first-pagebar-50q {
    position: relative;
    z-index: 2;
}header .nav-header-pxs .first-pagebar-50q::before {
    z-index: -1;
    width: 140%;
    transition: transform 0.5s ease-in-out;
    position: absolute;
    opacity: 0.05;
    top: -20%;
    left: -20%;
    content: "";
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    background: rgb(188,183,200,0.5);
    height: 140%;
}header .nav-header-pxs .first-pagebar-50q:hover::before {
    transform: rotate(15deg) scale(1.1);
}header .nav-header-pxs .first-pagebar-50q .main-teach-uvG {
    transition: transform 0.3s ease;
    display: block;
}header .nav-header-pxs .first-pagebar-50q:hover .main-teach-uvG {
    transform: translateY(-3px);
}header .nav-header-pxs .first-pagebar-50q .main-teach-uvG svg {
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
    width: auto;
    height: 45px;
}header .nav-header-pxs .header-lead-nhN {
    position: relative;
    display: flex;
    margin: 0;
    list-style: none;
    padding: 0;
}header .nav-header-pxs .header-lead-nhN::before {
    content: "";
    z-index: -1;
    top: 0;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: rgb(153,144,170,0.5);
    transition: all 0.5s ease;
    position: absolute;
    left: 0;
    height: 100%;
    opacity: 0.05;
    width: 100%;
}header .nav-header-pxs .header-lead-nhN:hover::before {
    opacity: 0.08;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}header .nav-header-pxs .header-lead-nhN .head-main-t7T {
    margin: 0 8px;
    position: relative;
}header .nav-header-pxs .header-lead-nhN .head-main-t7T a {
    padding: 10px 15px;
    overflow: hidden;
    transition: all 0.4s ease;
    display: block;
    color: #000000;
    position: relative;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    text-decoration: none;
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: 600;
}header .nav-header-pxs .header-lead-nhN .head-main-t7T a:hover {
    color: #ffffff;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
}header .nav-header-pxs .header-lead-nhN .head-main-t7T a::before {
    content: "";
    transform-origin: right top;
    left: 0;
    top: 0;
    width: 100%;
    transition: transform 0.4s ease, border-radius 0.4s ease;
    transform: scale(0);
    position: absolute;
    z-index: -1;
    height: 100%;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    background: rgb(188,183,200);
}header .nav-header-pxs .header-lead-nhN .head-main-t7T a:hover::before {
    transform: scale(1);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}header .nav-header-pxs .header-lead-nhN .head-main-t7T:nth-child(2n) a::before {
    transform-origin: left bottom;
    background: rgb(153,144,170);
}header .nav-header-pxs .header-lead-nhN .head-main-t7T:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}header .nav-header-pxs .header-lead-nhN .head-main-t7T:hover {
    animation: menu-wobble 1s ease;
}

@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}

@media (max-width: 992px) {header .nav-header-pxs {
    padding: 20px 15px;
    flex-direction: column;
}header .nav-header-pxs .first-pagebar-50q {
    margin-bottom: 15px;
}header .nav-header-pxs .header-lead-nhN {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}header .nav-header-pxs .header-lead-nhN .head-main-t7T {
    margin: 5px;
}header .nav-header-pxs .header-lead-nhN .head-main-t7T a {
    font-size: calc(16px - 1px);
    padding: 8px 12px;
}
}

@media (max-width: 767px) {header .nav-header-pxs {
    padding: 15px 10px;
}header .nav-header-pxs .first-pagebar-50q .main-teach-uvG svg {
    height: 40px;
}header .nav-header-pxs .header-lead-nhN .head-main-t7T a {
    font-size: calc(16px - 2px);
    padding: 6px 10px;
}}.privacy-hutch-ajs {
    flex-direction: column;
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: rgb(221,217,228);
    padding: 50px;
    border: 1px solid rgb(188,183,200,0.5);
    display: flex;
    gap: 30px;
}.privacy-hutch-ajs h1 {
    font-size: 43px;
    color: rgb(188,183,200);
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(188,183,200);
    margin-bottom: 20px;
}.privacy-hutch-ajs h2 {
    margin-bottom: 20px;
    color: rgb(153,144,170);
    font-size: 37px;
    font-weight: 600;
}.privacy-hutch-ajs h3, .privacy-hutch-ajs h4, .privacy-hutch-ajs h5, .privacy-hutch-ajs h6 {
    color: rgb(188,183,200);
    font-weight: 400;
    margin: 1rem 0;
}.privacy-hutch-ajs ul, .privacy-hutch-ajs ol {
    padding-left: 20px;
    margin: 0;
}.privacy-hutch-ajs ul {
    counter-reset: item;
    list-style-type: none;
}.privacy-hutch-ajs ul li {
    font-size: 16px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;
}.privacy-hutch-ajs ul li::before {
    position: absolute;
    color: rgb(188,183,200);
    counter-increment: item;
    content: counter(item) ".";
    left: 0;
    font-weight: 700;
}.privacy-hutch-ajs ol {
    list-style-type: decimal;
}.privacy-hutch-ajs ol li {
    margin-bottom: 10px;
    font-size: 16px;
}.privacy-hutch-ajs p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.6;
    color: #000000;
}.privacy-hutch-ajs span {
    font-weight: 600;
    color: rgb(188,183,200);
}.privacy-hutch-ajs div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy-hutch-ajs {
    padding: 30px 15px;
}.privacy-hutch-ajs h1 {
    font-size: calc(24px - 10px);
}.privacy-hutch-ajs h2 {
    font-size: calc(24px - 8px);
}.privacy-hutch-ajs p, .privacy-hutch-ajs li {
    font-size: calc(16px - 2px);
}}.title-greeting-Tiq {
    display: flex;
    position: relative;
    align-items: center;
    min-height: 100vh;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(221,217,228) 0%, rgba(240, 245, 255, 1) 70%, rgba(225, 240, 250, 1) 100%);
    overflow: hidden;
}.title-greeting-Tiq::before {
    pointer-events: none;
    right: 0;
    z-index: 1;
    bottom: 0;
    background: repeating-linear-gradient(45deg, rgba(94, 170, 168, 0.03), rgba(94, 170, 168, 0.03) 10px, transparent 10px, transparent 20px);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}.title-greeting-Tiq::after {
    transform: rotate(-15deg) skewX(10deg);
    right: -5%;
    pointer-events: none;
    height: 70%;
    z-index: 0;
    background: linear-gradient(145deg, rgba(94, 170, 168, 0.15), rgba(94, 170, 168, 0.05) 60%, transparent 100%);
    width: 40%;
    content: "";
    top: -10%;
    position: absolute;
}.title-greeting-Tiq .why-choose-nUO {
    gap: 2rem;
    display: grid;
    margin: 0 auto;
    max-width: 1280px;
    grid-template-columns: 1fr 1fr;
    padding: 3rem;
    position: relative;
    width: 100%;
    z-index: 2;
    transform-style: preserve-3d;
}.title-greeting-Tiq .announcement-box-Ve0 {
    display: flex;
    justify-content: center;
    padding: 2rem;
    position: relative;
    transform: translateZ(20px);
    z-index: 3;
    flex-direction: column;
}.title-greeting-Tiq .announcement-box-Ve0::before {
    top: 0;
    width: 100%;
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 20%, rgba(255, 255, 255, 0.7) 80%);
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1.4), box-shadow 0.5s ease;
    border-left: 4px solid rgb(188,183,200);
    position: absolute;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    content: "";
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}.title-greeting-Tiq .announcement-box-Ve0:hover::before {
    transform: translateX(5px) translateY(-5px);
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.1);
}.title-greeting-Tiq h1 {
    font-weight: 700;
    transform: translateX(-10px);
    margin-bottom: 1.5rem;
    color: #000000;
    position: relative;
    transition: transform 0.5s ease;
    font-size: 45px;
}.title-greeting-Tiq h1::after {
    position: absolute;
    width: 60px;
    bottom: -10px;
    height: 4px;
    transition: transform 0.5s ease;
    background: rgb(188,183,200);
    transform-origin: left;
    left: 0;
    transform: scaleX(0.8);
    content: "";
}.title-greeting-Tiq .announcement-box-Ve0:hover h1 {
    transform: translateX(0);
}.title-greeting-Tiq .announcement-box-Ve0:hover h1::after {
    transform: scaleX(1);
}.title-greeting-Tiq .study-tools-gl2 {
    display: flex;
    gap: 1.5rem;
    margin-bottom: 2rem;
    flex-direction: column;
}.title-greeting-Tiq .study-tools-gl2 svg {
    width: 80px;
    transform: rotate(-5deg);
    height: 80px;
    margin-left: -10px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), filter 0.5s ease;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.1));
}.title-greeting-Tiq .announcement-box-Ve0:hover .study-tools-gl2 svg {
    transform: rotate(0) scale(1.05);
    filter: drop-shadow(3px 6px 8px rgba(0, 0, 0, 0.15));
}.title-greeting-Tiq .study-tools-gl2 svg path {
    transition: fill 0.3s ease;
    fill: rgb(94, 170, 168);
}.title-greeting-Tiq .study-tools-gl2 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
    fill: rgb(94, 170, 168);
}.title-greeting-Tiq .announcement-box-Ve0:hover .study-tools-gl2 svg path,
.title-greeting-Tiq .announcement-box-Ve0:hover .study-tools-gl2 svg text {
    fill: rgb(188,183,200);
}.title-greeting-Tiq .study-tools-gl2 p {
    max-width: 90%;
    font-size: calc(18px * 1.1);
    transform: translateY(5px);
    color: #000000;
    transition: transform 0.5s ease, opacity 0.5s ease;
    line-height: 1.6;
    opacity: 0.9;
}.title-greeting-Tiq .announcement-box-Ve0:hover .study-tools-gl2 p {
    transform: translateY(0);
    opacity: 1;
}.title-greeting-Tiq ul {
    margin: 1rem 0 0 0;
    list-style: none;
    padding: 0;
}.title-greeting-Tiq ul li {
    display: inline-block;
}.title-greeting-Tiq .contact-reach-nZH {
    font-weight: 600;
    padding: 0.9rem 2rem;
    text-decoration: none;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    display: inline-block;
    overflow: hidden;
    border: none;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(94, 170, 168, 0.3);
    font-size: 20px;
    transform: translateY(0);
    background: linear-gradient(135deg, rgb(188,183,200) 0%, rgb(94, 170, 168) 100%);
    z-index: 1;
}.title-greeting-Tiq .contact-reach-nZH::before {
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    height: 100%;
    transition: opacity 0.4s ease;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgb(94, 170, 168) 0%, rgb(188,183,200) 100%);
}.title-greeting-Tiq .contact-reach-nZH:hover {
    box-shadow: 0 8px 25px rgba(94, 170, 168, 0.4);
    transform: translateY(-5px);
}.title-greeting-Tiq .contact-reach-nZH:hover::before {
    opacity: 1;
}.title-greeting-Tiq .photo-show-0Kp {
    min-height: 400px;
    transform: translateZ(10px) perspective(1000px) rotateY(-5deg);
    z-index: 2;
    transform-style: preserve-3d;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
    position: relative;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
}.title-greeting-Tiq .photo-show-0Kp::before {
    content: "";
    z-index: 1;
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, rgba(94, 170, 168, 0.7) 0%, rgba(94, 170, 168, 0) 70%);
    transition: opacity 0.5s ease;
    width: 100%;
}.title-greeting-Tiq .photo-show-0Kp:hover {
    transform: translateZ(30px) perspective(1000px) rotateY(0deg);
}.title-greeting-Tiq .photo-show-0Kp:hover::before {
    opacity: 0.7;
}

@media (max-width: 991px) {.title-greeting-Tiq .why-choose-nUO {
    padding: 2rem 1.5rem;
    grid-template-columns: 1fr;
}.title-greeting-Tiq .announcement-box-Ve0 {
    transform: translateZ(0);
    padding: 1.5rem;
    order: 2;
}.title-greeting-Tiq .photo-show-0Kp {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transform: translateZ(0) perspective(1000px) rotateY(0);
    min-height: 350px;
    order: 1;
}.title-greeting-Tiq h1 {
    font-size: calc(45px * 0.9);
    transform: translateX(0);
}.title-greeting-Tiq .study-tools-gl2 p {
    max-width: 100%;
}.title-greeting-Tiq .announcement-box-Ve0::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}

@media (max-width: 767px) {.title-greeting-Tiq {
    min-height: auto;
    padding: 3rem 0;
}.title-greeting-Tiq .why-choose-nUO {
    gap: 1.5rem;
    padding: 1rem;
}.title-greeting-Tiq .announcement-box-Ve0 {
    padding: 1.2rem;
}.title-greeting-Tiq h1 {
    margin-bottom: 1.2rem;
    font-size: calc(45px * 0.8);
}.title-greeting-Tiq .study-tools-gl2 {
    gap: 1rem;
    margin-bottom: 1.5rem;
}.title-greeting-Tiq .study-tools-gl2 svg {
    height: 60px;
    width: 60px;
}.title-greeting-Tiq .study-tools-gl2 p {
    font-size: 18px;
}.title-greeting-Tiq .photo-show-0Kp {
    min-height: 250px;
}.title-greeting-Tiq .contact-reach-nZH {
    font-size: calc(20px * 0.9);
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 480px) {.title-greeting-Tiq {
    padding: 2rem 0;
}.title-greeting-Tiq .why-choose-nUO {
    padding: 0.8rem;
    gap: 1rem;
}.title-greeting-Tiq .announcement-box-Ve0 {
    padding: 1rem;
}.title-greeting-Tiq h1 {
    margin-bottom: 1rem;
    font-size: calc(45px * 0.7);
}.title-greeting-Tiq .study-tools-gl2 svg {
    height: 50px;
    width: 50px;
}.title-greeting-Tiq .study-tools-gl2 p {
    font-size: calc(18px * 0.9);
}.title-greeting-Tiq .photo-show-0Kp {
    min-height: 200px;
}}.contact-form-section-n4S {
    background: linear-gradient(145deg, rgb(221,217,228) 0%, rgba(9, 19, 32, 0.9) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.contact-form-section-n4S::before {
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(188,183,200,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(188,183,200,0.5) 11px
    );
    position: absolute;
    pointer-events: none;
    animation: gridMove 20s linear infinite;
    opacity: 0.05;
    content: "";
    left: 0;
    height: 100%;
    top: 0;
}.contact-form-section-n4S::after {
    position: absolute;
    width: 200%;
    left: -50%;
    background: radial-gradient(circle, rgb(188,183,200,0.5) 0%, transparent 60%);
    top: -50%;
    opacity: 0.1;
    pointer-events: none;
    height: 200%;
    animation: pulseGlow 15s ease-in-out infinite;
    content: "";
}.contact-form-section-n4S .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
}.contact-form-section-n4S h2 {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 60px;
    text-align: center;
    padding-bottom: 15px;
    position: relative;
}.contact-form-section-n4S h2::after {
    width: 80px;
    content: "";
    position: absolute;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: linear-gradient(to right, transparent, rgb(188,183,200), transparent);
}.contact-form-section-n4S .help-panel-t65 {
    overflow: hidden;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 13px;
    backdrop-filter: blur(10px);
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}.contact-form-section-n4S .help-panel-t65::before {
    content: "";
    opacity: 0.03;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(to bottom right, rgb(188,183,200,0.5), transparent);
    pointer-events: none;
}.contact-form-section-n4S .photo-show-0Kp {
    position: relative;
    min-height: 500px;
    transform: scale(1.01);
    transition: transform 0.6s ease;
    flex: 1;
}.contact-form-section-n4S .photo-show-0Kp::after {
    height: 100%;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    left: 0;
}.contact-form-section-n4S .inquiry-section-U4X {
    position: relative;
    padding: 50px;
    flex: 1;
}.contact-form-section-n4S .inquiry-section-U4X::before {
    position: absolute;
    width: 50px;
    right: 20px;
    border-top: 2px solid rgb(188,183,200,0.5);
    border-right: 2px solid rgb(188,183,200,0.5);
    opacity: 0.7;
    top: 20px;
    content: "";
    height: 50px;
}.contact-form-section-n4S .inquiry-section-U4X::after {
    width: 50px;
    content: "";
    opacity: 0.7;
    border-bottom: 2px solid rgb(188,183,200,0.5);
    height: 50px;
    left: 20px;
    bottom: 20px;
    border-left: 2px solid rgb(188,183,200,0.5);
    position: absolute;
}.contact-form-section-n4S form {
    width: 100%;
}.contact-form-section-n4S form h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    padding-left: 15px;
    color: #ffffff;
    position: relative;
    font-size: 22px;
    font-weight: 600;
}.contact-form-section-n4S form h3::before {
    top: 50%;
    height: 25px;
    position: absolute;
    transform: translateY(-50%);
    border-radius: 10px;
    content: "";
    background: rgb(188,183,200);
    width: 5px;
    left: 0;
}.contact-form-section-n4S form input[type="text"] {
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 15px 20px;
    color: #ffffff;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
}.contact-form-section-n4S form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(188,183,200), 0.2);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgb(188,183,200);
}.contact-form-section-n4S form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact-form-section-n4S .contact-message-Ehu {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}.contact-form-section-n4S .contact-message-Ehu input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-form-section-n4S .contact-message-Ehu label {
    font-size: 15px;
    line-height: 1.5;
    padding-left: 35px;
    cursor: pointer;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
}.contact-form-section-n4S .contact-message-Ehu label::before {
    content: "";
    top: 2px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    position: absolute;
    height: 22px;
    transition: all 0.3s ease;
    width: 22px;
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.contact-form-section-n4S .contact-message-Ehu input[type="checkbox"]:checked + label::before {
    background: rgb(188,183,200);
    border-color: rgb(188,183,200);
}.contact-form-section-n4S .contact-message-Ehu input[type="checkbox"]:checked + label::after {
    content: "";
    left: 7px;
    position: absolute;
    height: 4px;
    transform: rotate(-45deg);
    border-bottom: 2px solid #ffffff;
    top: 11px;
    border-left: 2px solid #ffffff;
    width: 8px;
}.contact-form-section-n4S .contact-message-Ehu label a {
    transition: all 0.3s ease;
    color: rgb(188,183,200);
    text-decoration: none;
}.contact-form-section-n4S .contact-message-Ehu label a:hover {
    text-decoration: underline;
}.contact-form-section-n4S form .contact-reach-nZH {
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    transition: all 0.4s ease;
    border: none;
    background: linear-gradient(45deg, rgb(188,183,200), rgb(153,144,170));
    z-index: 1;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    padding: 15px 35px;
    font-size: 15px;
    border-radius: 10px;
    overflow: hidden;
}.contact-form-section-n4S form .contact-reach-nZH::before {
    background: linear-gradient(45deg, rgb(153,144,170), rgb(188,183,200));
    width: 100%;
    transition: all 0.4s ease;
    left: -100%;
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
}.contact-form-section-n4S form .contact-reach-nZH:hover::before {
    left: 0;
}.contact-form-section-n4S form .contact-reach-nZH:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.contact-form-section-n4S svg {
    fill: rgb(188,183,200);
    height: 24px;
    width: 24px;
    margin-right: 15px;
}.contact-form-section-n4S svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.contact-form-section-n4S {
    padding: 80px 0;
}.contact-form-section-n4S .help-panel-t65 {
    flex-direction: column;
}.contact-form-section-n4S .photo-show-0Kp {
    min-height: 300px;
    order: 1;
}.contact-form-section-n4S .inquiry-section-U4X {
    order: 2;
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.contact-form-section-n4S {
    padding: 60px 0;
}.contact-form-section-n4S h2 {
    margin-bottom: 40px;
}.contact-form-section-n4S .photo-show-0Kp {
    min-height: 200px;
}.contact-form-section-n4S .inquiry-section-U4X {
    padding: 30px 20px;
}.contact-form-section-n4S form .contact-reach-nZH {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.contact-form-section-n4S {
    padding: 40px 0;
}.contact-form-section-n4S h2 {
    font-size: calc(30px * 0.8);
}.contact-form-section-n4S form h3 {
    font-size: calc(22px * 0.9);
}.contact-form-section-n4S .inquiry-section-U4X::before,
    .contact-form-section-n4S .inquiry-section-U4X::after {
    width: 30px;
    height: 30px;
}}.meet-us-KvL {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}.meet-us-KvL::before {
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.6));
}.meet-us-KvL::after {
    mix-blend-mode: overlay;
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    z-index: 2;
    background: linear-gradient(45deg, rgb(188,183,200,0.5), transparent);
}.meet-us-KvL h4 {
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    z-index: 10;
    margin-bottom: 40px;
    letter-spacing: 3px;
    transform: translateY(10px);
    animation: fadeInUp 0.8s 0.2s forwards;
    position: relative;
    text-align: center;
    opacity: 0;
}.meet-us-KvL .container {
    z-index: 5;
    padding: 0 15px;
    perspective: 1000px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.meet-us-KvL .announcement-box-Ve0 {
    padding: 40px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.07);
    animation: slideIn 1s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateZ(0) rotateX(2deg);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    transform-origin: top center;
    border-left: 4px solid rgb(153,144,170);
}.meet-us-KvL .announcement-box-Ve0:hover {
    transform: translateZ(30px) rotateX(0);
}.meet-us-KvL .announcement-box-Ve0::before {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    top: 0;
    height: 100px;
    background: rgb(188,183,200,0.5);
    width: 100px;
    position: absolute;
    right: 0;
    content: "";
    z-index: -1;
}.meet-us-KvL .announcement-box-Ve0::after {
    background: rgb(153,144,170,0.5);
    clip-path: polygon(0 100%, 0 0, 100% 100%);
    bottom: 0;
    z-index: -1;
    content: "";
    position: absolute;
    height: 100px;
    left: 0;
    width: 100px;
}.meet-us-KvL h6 {
    font-size: calc(24px + 2px);
    margin-bottom: 25px;
    animation: fadeIn 0.6s 0.8s forwards;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    color: rgb(153,144,170);
    padding-bottom: 12px;
    position: relative;
    opacity: 0;
    display: inline-block;
}.meet-us-KvL h6::after {
    transform-origin: left;
    width: 60px;
    bottom: 0;
    position: absolute;
    content: "";
    transform: scaleX(0);
    left: 0;
    height: 3px;
    background: linear-gradient(to right, rgb(153,144,170), transparent);
    animation: expandWidth 1.2s 1s forwards;
}.meet-us-KvL span {
    column-count: 1;
    animation: fadeInParagraph 1.2s 1s forwards;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    display: block;
    color: rgba(255, 255, 255, 0.9);
    position: relative;
    opacity: 0;
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 20px;
}

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

@keyframes slideIn {
    from {
        transform: translateZ(-50px) rotateX(5deg);
        opacity: 0;
    }
    to {
        transform: translateZ(0) rotateX(2deg);
        opacity: 1;
    }
}

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

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

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

@media (min-width: 768px) {.meet-us-KvL {
    padding: 150px 0;
}.meet-us-KvL h4 {
    text-align: left;
    font-size: calc(28px + 4px);
    margin-left: 50px;
}.meet-us-KvL .announcement-box-Ve0 {
    width: 90%;
    margin-left: 50px;
    padding: 60px;
    border-left: 6px solid rgb(153,144,170);
}.meet-us-KvL span {
    column-count: 2;
    column-gap: 40px;
}.meet-us-KvL h6 {
    margin-bottom: 35px;
    font-size: calc(24px + 6px);
}.meet-us-KvL h6::after {
    width: 100px;
}
}

@media (min-width: 992px) {.meet-us-KvL {
    padding: 180px 0;
}.meet-us-KvL h4 {
    margin-left: 80px;
}.meet-us-KvL .announcement-box-Ve0 {
    padding: 70px;
    width: 80%;
    margin-left: 80px;
    transform: translateZ(0) rotateX(2deg) rotateY(-1deg);
}.meet-us-KvL .announcement-box-Ve0:hover {
    transform: translateZ(50px) rotateX(0) rotateY(0);
}.meet-us-KvL span {
    column-count: 3;
    column-gap: 50px;
}
}

@media (max-width: 767px) {.meet-us-KvL {
    padding: 80px 0;
}.meet-us-KvL h4 {
    font-size: calc(24px + 2px);
    margin-bottom: 25px;
}.meet-us-KvL .announcement-box-Ve0 {
    padding: 30px 20px;
    border-left-width: 3px;
}.meet-us-KvL h6 {
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-size: 21px;
}.meet-us-KvL h6::after {
    height: 2px;
    width: 40px;
}.meet-us-KvL span {
    font-size: calc(14px - 1px);
    line-height: 1.6;
}}.education-experience-XMR {
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(221,217,228) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.education-experience-XMR::before {
    content: "";
    z-index: 1;
    opacity: 0.1;
    right: 0;
    position: absolute;
    transform: skewX(-15deg) translateX(10%);
    height: 100%;
    background: linear-gradient(45deg, transparent 0%, rgb(188,183,200,0.5) 100%);
    top: 0;
    width: 40%;
}.education-experience-XMR::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(188,183,200) 0%, transparent 100%);
}.education-experience-XMR .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 1.5rem;
}.education-experience-XMR .feedback-slider-kXu {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 0 1px 4px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    grid-template-columns: 1fr;
    padding: 2.5rem;
    display: grid;
    position: relative;
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    transform: translateY(0);
    gap: 2rem;
}.education-experience-XMR .feedback-slider-kXu:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.07);
    transform: translateY(-5px);
}.education-experience-XMR .feedback-slider-kXu > div:first-child {
    justify-self: center;
}.education-experience-XMR .photo-show-0Kp {
    width: 180px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transition: transform 0.4s ease-out;
    height: 180px;
    transform: rotate(-3deg);
    overflow: hidden;
    position: relative;
}.education-experience-XMR .feedback-slider-kXu:hover .photo-show-0Kp {
    transform: rotate(0deg) scale(1.05);
}.education-experience-XMR .photo-show-0Kp::after {
    background: linear-gradient(135deg, rgb(188,183,200,0.5) 0%, transparent 60%);
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    width: 100%;
    z-index: 1;
    position: absolute;
}.education-experience-XMR .name {
    display: inline-block;
    font-size: 24px;
    position: relative;
    margin-bottom: 0.75rem;
    font-weight: 700;
    color: rgb(188,183,200);
}.education-experience-XMR .name::after {
    bottom: -5px;
    height: 3px;
    transform: scaleX(1);
    position: absolute;
    content: "";
    background: rgb(153,144,170);
    transition: transform 0.3s ease;
    width: 40px;
    transform-origin: left;
    left: 0;
}.education-experience-XMR .feedback-slider-kXu:hover .name::after {
    transform: scaleX(1.5);
}.education-experience-XMR .feedback-slider-kXu > div:nth-child(2) > div {
    margin-bottom: 1rem;
    font-weight: 600;
    color: #000000;
    opacity: 0.8;
    font-size: 1rem;
}.education-experience-XMR .professional-exp-s8Q {
    color: #000000;
    line-height: 1.7;
    border-left: 3px solid rgb(153,144,170,0.5);
    position: relative;
    margin: 0;
    padding-left: 1.25rem;
    font-size: 12px;
}.education-experience-XMR .professional-exp-s8Q::before {
    top: -25px;
    font-family: serif;
    left: -10px;
    position: absolute;
    font-size: 4rem;
    content: "";
    opacity: 0.2;
    color: rgb(188,183,200,0.5);
}

@media (min-width: 768px) {.education-experience-XMR .feedback-slider-kXu {
    gap: 2.5rem;
    grid-template-columns: auto 1fr 3fr;
    padding: 3rem;
    align-items: start;
}.education-experience-XMR .photo-show-0Kp {
    height: 200px;
    width: 200px;
}.education-experience-XMR .feedback-slider-kXu > div:first-child {
    justify-self: start;
}.education-experience-XMR .feedback-slider-kXu > div:nth-child(2) {
    padding-top: 1rem;
}.education-experience-XMR .professional-exp-s8Q {
    font-size: calc(12px + 0.1rem);
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.education-experience-XMR {
    padding: 7rem 0;
}.education-experience-XMR .feedback-slider-kXu {
    padding: 4rem;
    gap: 3rem;
}.education-experience-XMR .photo-show-0Kp {
    width: 230px;
    height: 230px;
}.education-experience-XMR .name {
    font-size: calc(24px + 0.2rem);
}.education-experience-XMR .professional-exp-s8Q {
    line-height: 1.8;
}
}

@media (max-width: 767px) {.education-experience-XMR {
    padding: 4rem 0;
}.education-experience-XMR .feedback-slider-kXu {
    text-align: center;
}.education-experience-XMR .name::after {
    transform: translateX(-50%) scaleX(1);
    left: 50%;
}.education-experience-XMR .feedback-slider-kXu:hover .name::after {
    transform: translateX(-50%) scaleX(1.5);
}.education-experience-XMR .professional-exp-s8Q {
    padding-left: 1rem;
    border-left: 2px solid rgb(153,144,170,0.5);
    text-align: left;
}
}

@media (max-width: 480px) {.education-experience-XMR .photo-show-0Kp {
    width: 150px;
    height: 150px;
}.education-experience-XMR .feedback-slider-kXu {
    padding: 2rem 1.5rem;
}}.contacts-Bmd {
    position: relative;
    overflow: hidden;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(221,217,228) 0%, rgb(188,183,200,0.5) 100%);
}.contacts-Bmd::before {
    width: 100%;
    content: "";
    background: 
        radial-gradient(circle at 10% 20%, rgb(153,144,170,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(188,183,200,0.5) 0%, transparent 40%);
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 0;
}.contacts-Bmd::after {
    background-size: 100px 100px;
    position: absolute;
    width: 100%;
    animation: backgroundMove 30s linear infinite;
    opacity: 0.05;
    background-image: 
        linear-gradient(45deg, rgb(188,183,200,0.5) 25%, transparent 25%), 
        linear-gradient(-45deg, rgb(188,183,200,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(188,183,200,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(188,183,200,0.5) 75%);
    content: "";
    height: 100%;
    left: 0;
    z-index: 0;
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    top: 0;
}@keyframes backgroundMove {
    0% {
        background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    }
    100% {
        background-position: 100px 100px, 100px 150px, 150px 50px, 50px 100px;
    }
}

.contacts-Bmd .container {
    position: relative;
    z-index: 1;
    border-radius: 30px;
    padding: 20px;
    backdrop-filter: blur(5px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}.contacts-Bmd .get-help-Cnj {
    display: grid;
    gap: 30px;
    backdrop-filter: blur(5px);
    grid-template-columns: 1fr 1fr 1fr;
}.contacts-Bmd .send-message-vXD {
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    backdrop-filter: blur(4px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 30px;
    padding: 30px;
}.contacts-Bmd .send-message-vXD::before {
    animation: shimmer 10s linear infinite;
    transform: rotate(45deg);
    pointer-events: none;
    left: -50%;
    width: 200%;
    top: -50%;
    position: absolute;
    content: "";
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.03), transparent);
    height: 200%;
}@keyframes shimmer {
    0% {
        transform: translateX(-100%) rotate(45deg);
    }
    100% {
        transform: translateX(100%) rotate(45deg);
    }
}

.contacts-Bmd .send-message-vXD:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    border-color: rgb(188,183,200,0.5);
}.contacts-Bmd .send-message-vXD h2 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 31px;
    position: relative;
    color: rgb(188,183,200);
}.contacts-Bmd .send-message-vXD h2::after {
    left: 0;
    content: "";
    border-radius: 10px;
    background: rgb(188,183,200);
    position: absolute;
    bottom: -10px;
    width: 50px;
    height: 3px;
}.contacts-Bmd .get-contactinfo-rhx {
    font-size: calc(17px * 1.2);
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
}.contacts-Bmd .contact-now-rd8 {
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: 17px;
    color: #000000;
}.contacts-Bmd .send-message-vXD p {
    font-size: 17px;
    line-height: 1.5;
    color: #000000;
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}.contacts-Bmd .send-message-vXD p span {
    color: #ffffff;
    margin-left: 10px;
    display: inline-block;
}.contacts-Bmd .get-support-qxZ {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
    padding: 20px;
}.contacts-Bmd .get-support-qxZ::before {
    position: absolute;
    width: 100%;
    pointer-events: none;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, transparent, rgba(rgb(188,183,200,0.5), 0.1));
}.contacts-Bmd .get-support-qxZ h3 {
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 600;
    font-size: 21px;
}.contacts-Bmd .contact-feedback-XBL {
    flex-direction: column;
    display: flex;
    gap: 10px;
}.contacts-Bmd .contact-feedback-XBL span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 8px 0;
    font-size: 17px;
    color: #000000;
    transition: all 0.3s ease;
}.contacts-Bmd .contact-feedback-XBL span:hover {
    transform: translateX(5px);
    color: #ffffff;
    border-bottom-color: rgb(188,183,200);
}.contacts-Bmd .send-message-vXD .photo-show-0Kp {
    overflow: hidden;
    border-radius: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease;
    position: relative;
    width: 100%;
    height: 100%;
    transform: perspective(1000px) rotateY(-5deg);
}.contacts-Bmd .send-message-vXD .photo-show-0Kp::after {
    height: 100%;
    left: 0;
    transition: all 0.3s ease;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgb(188,183,200,0.5) 100%);
    top: 0;
    opacity: 0.5;
    width: 100%;
}.contacts-Bmd .send-message-vXD .photo-show-0Kp:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contacts-Bmd .send-message-vXD .photo-show-0Kp:hover::after {
    opacity: 0.2;
}.contacts-Bmd .get-contactpanel-9nu {
    display: flex;
    gap: 30px;
    justify-content: center;
    flex-direction: column;
}.contacts-Bmd .get-contactpanel-9nu a {
    border-radius: 10px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    overflow: hidden;
    border-left: 3px solid transparent;
    display: flex;
    position: relative;
    flex-direction: column;
    text-decoration: none;
}.contacts-Bmd .get-contactpanel-9nu a::before {
    top: 0;
    height: 0%;
    background: rgb(188,183,200);
    left: 0;
    content: "";
    transition: height 0.3s ease;
    position: absolute;
    width: 3px;
}.contacts-Bmd .get-contactpanel-9nu a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
    border-left-color: rgb(188,183,200);
}.contacts-Bmd .get-contactpanel-9nu a:hover::before {
    height: 100%;
}.contacts-Bmd .get-contactpanel-9nu a span {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 17px;
    color: rgb(153,144,170);
}.contacts-Bmd .get-contactpanel-9nu a p {
    margin: 0;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 17px;
}.contacts-Bmd .get-contactpanel-9nu a:hover p {
    color: rgb(188,183,200);
}.contacts-Bmd svg {
    height: 20px;
    width: 20px;
    fill: rgb(153,144,170);
    margin-right: 10px;
    transition: all 0.3s ease;
}.contacts-Bmd svg path {
    transition: all 0.3s ease;
    fill: rgb(153,144,170);
}.contacts-Bmd .get-contactpanel-9nu a:hover svg,
.contacts-Bmd .get-contactpanel-9nu a:hover svg path {
    fill: rgb(188,183,200);
}.contacts-Bmd .send-message-vXD p:hover svg,
.contacts-Bmd .send-message-vXD p:hover svg path {
    fill: rgb(188,183,200);
}

@media screen and (max-width: 1024px) {.contacts-Bmd {
    padding: 60px 0;
}.contacts-Bmd .get-help-Cnj {
    grid-template-columns: 1fr 1fr;
}.contacts-Bmd .send-message-vXD:nth-child(1) {
    grid-column: 1 / 3;
}
}

@media screen and (max-width: 768px) {.contacts-Bmd {
    padding: 40px 0;
}.contacts-Bmd .send-message-vXD .photo-show-0Kp {
    height: 280px;
}.contacts-Bmd .get-help-Cnj {
    grid-template-columns: 1fr;
}.contacts-Bmd .send-message-vXD:nth-child(1) {
    grid-column: auto;
}.contacts-Bmd .send-message-vXD {
    padding: 20px;
}.contacts-Bmd .send-message-vXD h2 {
    font-size: calc(31px * 0.9);
}.contacts-Bmd .get-support-qxZ {
    padding: 15px;
}
}

@media screen and (max-width: 480px) {.contacts-Bmd {
    padding: 30px 0;
}.contacts-Bmd .container {
    padding: 10px;
}.contacts-Bmd .get-help-Cnj {
    gap: 20px;
}.contacts-Bmd .send-message-vXD h2::after {
    width: 40px;
}.contacts-Bmd .get-contactpanel-9nu a {
    padding: 12px;
}.contacts-Bmd .contact-feedback-XBL span {
    font-size: calc(17px * 0.9);
}
}