* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}.head-mainbar-iK {
    flex: 1 0 auto;
}html,body {
    color: #000000;
    scroll-behavior: auto;
    min-height: 100%;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    height: 100%;
}.container {
    width: 1141px;
    max-width: 100%;
    margin: auto;
}a {
    color: inherit;
    text-decoration: none;
}.quiz-links-hm {
    flex: 0 0 auto;
}.wrapper-holder-tg {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.quiz-links-hm {
    z-index: 1;
    color: #ffffff;
    position: relative;
    padding: 5rem 0 3rem;
}.quiz-links-hm::before {
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgb(176,159,193,0.5) 100%);
    backdrop-filter: blur(8px);
    width: 100%;
    content: "";
}.quiz-links-hm .container {
    position: relative;
    display: grid;
    grid-template-columns: 1.5fr 2fr;
    gap: 3rem;
}.quiz-links-hm .company_holder {
    animation: borderPulse 4s infinite alternate;
    border-left: 2px solid rgb(176,159,193);
    position: relative;
    padding-left: 2rem;
}@keyframes borderPulse {
    0% {
        border-left-color: rgb(176,159,193);
    }
    50% {
        border-left-color: rgb(120,135,181);
    }
    100% {
        border-left-color: rgb(176,159,193);
    }
}

.quiz-links-hm .company_holder h3 {
    font-weight: 700;
    background: linear-gradient(to right, #ffffff, rgb(120,135,181));
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    margin-bottom: 1.5rem;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    font-size: calc(38px * 1.2);
}.quiz-links-hm .biz-learnings-nX {
    line-height: 1.6;
    font-size: 13px;
    color: #ffffff;
    margin-top: 1rem;
    opacity: 0.8;
}.quiz-links-hm .chrome-ext-Pi {
    justify-content: flex-end;
    display: flex;
}.quiz-links-hm .top-pagewrap-yd {
    gap: 4rem;
    display: flex;
}.quiz-links-hm .header-site-Er {
    position: relative;
}.quiz-links-hm .header-site-Er::before {
    left: -20px;
    height: 40px;
    top: -10px;
    border-top: 1px solid rgb(176,159,193);
    content: "";
    width: 40px;
    border-left: 1px solid rgb(176,159,193);
    opacity: 0.4;
    position: absolute;
}.quiz-links-hm .header-site-Er::after {
    border-right: 1px solid rgb(176,159,193);
    right: -20px;
    content: "";
    height: 40px;
    position: absolute;
    bottom: -10px;
    border-bottom: 1px solid rgb(176,159,193);
    opacity: 0.4;
    width: 40px;
}.quiz-links-hm .header-site-Er h5 {
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    color: rgb(120,135,181);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}.quiz-links-hm .header-site-Er .top-pagewrap-yd {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}.quiz-links-hm .header-site-Er .top-pagewrap-yd a {
    padding-left: 1rem;
    opacity: 0.8;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    font-size: 13px;
    color: #ffffff;
}.quiz-links-hm .header-site-Er .top-pagewrap-yd a::before {
    position: absolute;
    height: 5px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 5px;
    border-radius: 50%;
    transition: all 0.3s ease;
    background-color: rgb(176,159,193);
}.quiz-links-hm .header-site-Er .top-pagewrap-yd a:hover {
    opacity: 1;
    color: rgb(176,159,193);
    transform: translateX(5px);
}.quiz-links-hm .header-site-Er .top-pagewrap-yd a:hover::before {
    width: 7px;
    background-color: rgb(120,135,181);
    height: 7px;
}.achieve-cta-Co {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 2rem;
    padding: 1.5rem 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
}.achieve-cta-Co::before {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    top: 0;
    opacity: 0.5;
    background: linear-gradient(to right, transparent, rgb(176,159,193), transparent);
}.achieve-cta-Co .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.achieve-cta-Co .verify-cta-NV {
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    opacity: 0.7;
}

@media screen and (max-width: 992px) {.quiz-links-hm .container {
    grid-template-columns: 1fr;
    gap: 2rem;
}.quiz-links-hm .company_holder {
    margin-bottom: 2rem;
    padding-left: 1rem;
}.quiz-links-hm .chrome-ext-Pi {
    justify-content: flex-start;
}.quiz-links-hm .top-pagewrap-yd {
    gap: 2rem;
}
}

@media screen and (max-width: 768px) {.quiz-links-hm {
    padding: 3rem 0 2rem;
}.quiz-links-hm .top-pagewrap-yd {
    gap: 2rem;
    flex-direction: column;
}.quiz-links-hm .header-site-Er::before,
    .quiz-links-hm .header-site-Er::after {
    display: none;
}.quiz-links-hm .header-site-Er {
    margin-bottom: 1.5rem;
}.achieve-cta-Co {
    padding: 1rem 0;
}
}

@media screen and (max-width: 576px) {.quiz-links-hm .company_holder h3 {
    font-size: 38px;
}.quiz-links-hm .header-site-Er h5 {
    font-size: calc(22px * 1.1);
}.quiz-links-hm .header-site-Er .top-pagewrap-yd a {
    font-size: calc(13px * 0.9);
}}header {
    padding: 1.5rem 0;
    overflow: visible;
    background: linear-gradient(to right, rgb(120,135,181,0.5), rgb(176,159,193));
    z-index: 1000;
    position: relative;
}header::before {
    width: 100%;
    content: '';
    z-index: -1;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    top: 0;
    opacity: 0.1;
    left: 0;
    height: 100%;
}header .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
}header .head-nav-Gj {
    justify-content: center;
    flex-direction: column;
    display: flex;
    gap: 1.5rem;
    align-items: center;
}header .header-start-oj {
    text-decoration: none;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    display: flex;
    padding: 1rem;
}header .header-start-oj::after {
    content: '';
    transition: width 0.3s ease, opacity 0.3s ease;
    bottom: 0;
    background: #ffffff;
    height: 2px;
    position: absolute;
    left: 50%;
    width: 50%;
    transform: translateX(-50%);
    opacity: 0.6;
}header .header-start-oj:hover::after {
    opacity: 1;
    width: 80%;
}header .header-start-oj svg {
    filter: drop-shadow(0 4px 8px rgb(176,159,193,0.5));
    width: 220px;
    height: auto;
    transition: all 0.3s ease;
}header .header-start-oj:hover svg {
    transform: translateY(-5px);
}header .header-site-Er {
    width: 100%;
    border-radius: 22px;
    display: flex;
    max-width: 800px;
    padding: 0.6rem 1rem;
    backdrop-filter: blur(5px);
    gap: 0.8rem;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
}header .header-site-Er::before {
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    height: 100%;
    border-radius: 22px;
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    z-index: -1;
    width: 100%;
}header .main-lead-cK {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-weight: 400;
    padding: 0.7rem 1.2rem;
    text-decoration: none;
    position: relative;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: 18px;
}header .main-lead-cK::before {
    z-index: -1;
    content: '';
    width: 100%;
    opacity: 0;
    transform: translateY(100%) scale(0.8);
    background: #ffffff;
    top: 0;
    transition: opacity 0.3s ease;
    border-radius: 10px;
    left: 0;
    height: 100%;
    position: absolute;
}header .main-lead-cK:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: rgb(176,159,193);
    transform: translateY(-3px);
}header .main-lead-cK:hover::before {
    transform: translateY(0) scale(1);
    opacity: 1;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .head-nav-Gj {
    gap: 1.2rem;
}header .header-start-oj svg {
    width: 180px;
}header .header-site-Er {
    padding: 0.5rem;
    gap: 0.6rem;
}header .main-lead-cK {
    font-size: calc(18px - 1px);
    padding: 0.6rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .head-nav-Gj {
    gap: 1rem;
}header .header-start-oj svg {
    width: 150px;
}header .header-site-Er {
    gap: 0.4rem;
    padding: 0.4rem;
}header .main-lead-cK {
    padding: 0.5rem 0.8rem;
    font-size: calc(18px - 2px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .head-nav-Gj {
    gap: 0.8rem;
}header .header-start-oj svg {
    width: 140px;
}header .header-site-Er {
    justify-content: flex-start;
    padding: 0.4rem 0.6rem;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .header-site-Er::-webkit-scrollbar {
    height: 3px;
}header .header-site-Er::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ffffff;
}header .main-lead-cK {
    white-space: nowrap;
    font-size: calc(18px - 3px);
    padding: 0.4rem 0.7rem;
}}.our-background-EY {
    background: rgb(231,218,229);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}.our-background-EY::before {
    opacity: 0.05;
    content: "";
    left: 0;
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 10px,
            rgb(176,159,193,0.5) 10px,
            rgb(176,159,193,0.5) 11px
        ),
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            rgb(120,135,181,0.5) 10px,
            rgb(120,135,181,0.5) 11px
        );
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    top: 0;
}.our-background-EY .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 25px;
    position: relative;
    z-index: 2;
}.our-background-EY h2 {
    position: relative;
    padding-bottom: 20px;
    font-size: 32px;
    margin-bottom: 70px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
}.our-background-EY h2::before {
    width: 60px;
    background: rgb(176,159,193);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 5px;
    content: "";
    clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
    bottom: 0;
}.our-background-EY h2::after {
    animation: float 3s ease-in-out infinite;
    bottom: -3px;
    height: 10px;
    position: absolute;
    width: 10px;
    transform: translateX(-50%) rotate(45deg);
    background: rgb(120,135,181);
    left: 50%;
    content: "";
}@keyframes float {
    0%, 100% {
        transform: translateX(-50%) rotate(45deg) translateY(0);
    }
    50% {
        transform: translateX(-50%) rotate(45deg) translateY(-5px);
    }
}

.our-background-EY .impact-numbers-bN {
    gap: 40px;
    flex-direction: column;
    display: flex;
}.our-background-EY .corp-values-wx {
    overflow: hidden;
    border-top: 4px solid transparent;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    position: relative;
    border-radius: 18px;
    padding: 40px;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.our-background-EY .corp-values-wx:nth-child(1) {
    border-top-color: rgb(176,159,193);
}.our-background-EY .corp-values-wx:nth-child(2) {
    border-top-color: rgb(120,135,181);
}.our-background-EY .corp-values-wx::before {
    position: absolute;
    top: -100px;
    opacity: 0.1;
    border-radius: 50%;
    right: -100px;
    height: 200px;
    transition: all 0.5s ease;
    background: linear-gradient(45deg, rgb(176,159,193,0.5), transparent);
    content: "";
    width: 200px;
}.our-background-EY .corp-values-wx:nth-child(2)::before {
    background: linear-gradient(45deg, rgb(120,135,181,0.5), transparent);
    top: -100px;
    left: -100px;
}.our-background-EY .corp-values-wx:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.our-background-EY .corp-values-wx:hover::before {
    transform: scale(1.5);
}.our-background-EY .corp-values-wx::after {
    opacity: 0.1;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    content: "";
    width: 100%;
    height: 5px;
    left: 0;
    position: absolute;
    bottom: 0;
}.our-background-EY .corp-values-wx h3 {
    font-size: 22px;
    position: relative;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
}.our-background-EY .corp-values-wx:nth-child(1) h3 {
    color: rgb(176,159,193);
}.our-background-EY .corp-values-wx:nth-child(2) h3 {
    color: rgb(120,135,181);
}.our-background-EY .corp-values-wx h3::after {
    bottom: -5px;
    background: currentColor;
    left: 0;
    content: "";
    position: absolute;
    width: 0;
    transition: width 0.4s ease;
    height: 2px;
}.our-background-EY .corp-values-wx:hover h3::after {
    width: 100%;
}.our-background-EY .corp-values-wx p {
    margin-bottom: 0;
    color: #000000;
    font-size: 16px;
    position: relative;
    z-index: 2;
    line-height: 1.8;
}.our-background-EY::after {
    width: 100%;
    opacity: 0.2;
    left: 0;
    position: absolute;
    z-index: -1;
    background-size: 60px 60px;
    height: 100%;
    animation: moveDots 100s linear infinite;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(176,159,193,0.5) 1px, transparent 1px),
        radial-gradient(circle at 80% 70%, rgb(120,135,181,0.5) 1px, transparent 1px);
    content: "";
    top: 0;
}@keyframes moveDots {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 1000px 500px;
    }
}

.our-background-EY .container::before,
.our-background-EY .container::after {
    background: linear-gradient(to bottom, rgb(176,159,193,0.5), transparent);
    bottom: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    animation: scanline 3s linear infinite;
    width: 2px;
    content: "";
}.our-background-EY .container::before {
    left: 10%;
    animation-delay: 1s;
    height: 50%;
}.our-background-EY .container::after {
    background: linear-gradient(to bottom, rgb(120,135,181,0.5), transparent);
    height: 70%;
    right: 10%;
}@keyframes scanline {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(100%);
        opacity: 0;
    }
}

.our-background-EY .corp-values-wx:nth-child(1) {
    animation: fadeInUp 0.7s ease-out forwards;
}.our-background-EY .corp-values-wx:nth-child(2) {
    opacity: 0;
    animation: fadeInUp 0.7s ease-out 0.2s forwards;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.our-background-EY {
    padding: 90px 0;
}.our-background-EY h2 {
    margin-bottom: 50px;
}.our-background-EY .corp-values-wx {
    padding: 30px;
}
}

@media (max-width: 768px) {.our-background-EY {
    padding: 70px 0;
}.our-background-EY h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 40px;
}.our-background-EY .corp-values-wx {
    padding: 25px;
}.our-background-EY .corp-values-wx h3 {
    font-size: calc(22px * 0.9);
}
}

@media (max-width: 576px) {.our-background-EY {
    padding: 50px 0;
}.our-background-EY h2 {
    font-size: calc(32px * 0.8);
    letter-spacing: 1px;
    margin-bottom: 35px;
}.our-background-EY h2::before {
    height: 4px;
    width: 40px;
}.our-background-EY .corp-values-wx {
    padding: 20px;
}.our-background-EY .corp-values-wx p {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}.our-background-EY .container::before,
    .our-background-EY .container::after {
    display: none;
}}.contact-form-box-OH {
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(231,218,229) 0%, rgb(176,159,193,0.5) 100%);
    overflow: hidden;
    position: relative;
}.contact-form-box-OH::before {
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    animation: gradientMove 20s linear infinite;
    background: linear-gradient(45deg, 
        rgb(176,159,193,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(176,159,193,0.5) 50%, 
        rgb(176,159,193,0.5) 75%, 
        transparent 75%, 
        transparent);
    background-size: 60px 60px;
    opacity: 0.05;
}@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

.contact-form-box-OH .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.contact-form-box-OH h2 {
    margin-bottom: 60px;
    font-size: 31px;
    font-family: Arial, sans-serif;
    color: rgb(176,159,193);
    position: relative;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}.contact-form-box-OH h2::after {
    position: absolute;
    width: 60px;
    background: rgb(176,159,193);
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    content: "";
    height: 4px;
}.contact-form-box-OH .help-panel-tM {
    border-radius: 16px;
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    display: grid;
    gap: 0;
}.contact-form-box-OH .product-photo-zI {
    order: 2;
    position: relative;
    height: 100%;
    min-height: 600px;
}.contact-form-box-OH .query-feedback-Vp {
    order: 1;
    justify-content: center;
    padding: 60px;
    display: flex;
    flex-direction: column;
    position: relative;
    background: #ffffff;
}.contact-form-box-OH .query-feedback-Vp::before {
    right: 0;
    width: 10px;
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, rgb(176,159,193), rgb(120,135,181));
    position: absolute;
    top: 0;
}.contact-form-box-OH form {
    position: relative;
    width: 100%;
}.contact-form-box-OH form h3 {
    padding-bottom: 15px;
    color: #000000;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 40px;
    font-family: Arial, sans-serif;
    position: relative;
    border-bottom: 2px solid rgb(120,135,181,0.5);
}.contact-form-box-OH form input[type="text"] {
    font-family: Arial, sans-serif;
    width: 100%;
    margin-bottom: 25px;
    padding: 16px 20px 16px 50px;
    color: #000000;
    border-radius: 10px;
    border: none;
    background: rgb(231,218,229);
    font-size: 14px;
    position: relative;
    transition: all 0.3s ease;
}.contact-form-box-OH form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(176,159,193);
    background: #ffffff;
}.contact-form-box-OH form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact-form-box-OH form input#name {
    position: relative;
}.contact-form-box-OH form input#name::before {
    top: 50%;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background: rgb(176,159,193);
    position: absolute;
    left: 20px;
    content: "";
    transform: translateY(-50%);
}.contact-form-box-OH .help-feedback-GD {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.contact-form-box-OH .help-feedback-GD input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-form-box-OH .help-feedback-GD label {
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
    padding-left: 35px;
    position: relative;
    cursor: pointer;
}.contact-form-box-OH .help-feedback-GD label::before {
    top: 0;
    position: absolute;
    background: rgb(231,218,229);
    content: "";
    height: 24px;
    width: 24px;
    left: 0;
    border-radius: 10px;
    transition: all 0.3s ease;
}.contact-form-box-OH .help-feedback-GD input[type="checkbox"]:checked + label::before {
    background: rgb(176,159,193);
}.contact-form-box-OH .help-feedback-GD input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    width: 8px;
    border-right: 2px solid #ffffff;
    top: 4px;
    content: "";
    left: 8px;
    position: absolute;
    transform: rotate(45deg);
    height: 14px;
}.contact-form-box-OH .help-feedback-GD label a {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    color: rgb(176,159,193);
    font-weight: 600;
}.contact-form-box-OH .help-feedback-GD label a::after {
    left: 0;
    width: 0;
    content: "";
    transition: width 0.3s ease;
    height: 1px;
    bottom: -2px;
    position: absolute;
    background: rgb(176,159,193);
}.contact-form-box-OH .help-feedback-GD label a:hover::after {
    width: 100%;
}.contact-form-box-OH form .reach-feedback-wL {
    border-radius: 50px;
    display: inline-block;
    background: rgb(176,159,193);
    position: relative;
    cursor: pointer;
    font-weight: 700;
    border: none;
    font-family: Arial, sans-serif;
    color: #ffffff;
    transition: all 0.3s ease;
    overflow: hidden;
    letter-spacing: 1px;
    padding: 16px 40px;
    text-transform: uppercase;
    font-size: 20px;
    z-index: 1;
}.contact-form-box-OH form .reach-feedback-wL::before {
    height: 100%;
    top: 0;
    left: 0;
    transition: width 0.3s ease;
    width: 0;
    position: absolute;
    content: "";
    z-index: -1;
    background: rgb(120,135,181);
}.contact-form-box-OH form .reach-feedback-wL:hover::before {
    width: 100%;
}.contact-form-box-OH form .reach-feedback-wL:hover {
    box-shadow: 0 10px 20px -10px rgb(176,159,193);
    transform: translateY(-3px);
}.contact-form-box-OH svg {
    left: 20px;
    fill: rgb(176,159,193);
    top: 50%;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    position: absolute;
}.contact-form-box-OH svg path {
    fill: rgb(176,159,193);
    transition: fill 0.3s ease;
}.contact-form-box-OH form #name,
.contact-form-box-OH form #phone {
    position: relative;
}

@media screen and (max-width: 1024px) {.contact-form-box-OH .help-panel-tM {
    max-width: 800px;
}.contact-form-box-OH .query-feedback-Vp {
    padding: 40px;
}
}

@media screen and (max-width: 768px) {.contact-form-box-OH {
    padding: 80px 0 60px;
}.contact-form-box-OH .help-panel-tM {
    grid-template-columns: 1fr;
}.contact-form-box-OH .product-photo-zI {
    clip-path: none;
    min-height: 300px;
    order: 1;
}.contact-form-box-OH .query-feedback-Vp {
    padding: 40px 30px;
    order: 2;
}.contact-form-box-OH .query-feedback-Vp::before {
    top: 0;
    right: 0;
    height: 6px;
    width: 100%;
    background: linear-gradient(to right, rgb(176,159,193), rgb(120,135,181));
}.contact-form-box-OH h2 {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 480px) {.contact-form-box-OH {
    padding: 60px 0 40px;
}.contact-form-box-OH h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.8);
}.contact-form-box-OH .product-photo-zI {
    min-height: 200px;
}.contact-form-box-OH .query-feedback-Vp {
    padding: 30px 20px;
}.contact-form-box-OH form h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 30px;
}.contact-form-box-OH form .reach-feedback-wL {
    padding: 14px 20px;
    width: 100%;
}}.educational-rewards-YG {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(231,218,229) 0%, rgba(247, 248, 255, 0.85) 100%);
    padding: 5rem 0;
    position: relative;
}.educational-rewards-YG .container {
    padding: 0 2rem;
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
}.educational-rewards-YG .learn-mastery-Jv {
    flex-direction: column-reverse;
    position: relative;
    display: flex;
    gap: 3rem;
}.educational-rewards-YG .text-content-box-eg {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    z-index: 2;
    padding: 2rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.educational-rewards-YG .text-content-box-eg:hover {
    transform: translateY(-5px);
}.educational-rewards-YG .text-content-box-eg::before {
    position: absolute;
    left: 0;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
    background: rgb(176,159,193);
    width: 3px;
    content: "";
    top: 0;
}.educational-rewards-YG .text-content-box-eg:hover::before {
    height: 100%;
}.educational-rewards-YG h4 {
    font-weight: 600;
    margin-bottom: 2rem;
    position: relative;
    color: #000000;
    border-left: 3px solid rgb(120,135,181);
    padding-left: 1rem;
    line-height: 1.4;
    font-size: 1.8rem;
}.educational-rewards-YG .text-content-box-eg > div {
    gap: 1.5rem;
    flex-direction: column;
    display: flex;
}.educational-rewards-YG ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.educational-rewards-YG li {
    transition: transform 0.4s ease;
    position: relative;
    margin-bottom: 1.25rem;
    transform: translateX(0);
}.educational-rewards-YG li:hover {
    transform: translateX(5px);
}.educational-rewards-YG li p {
    color: #000000;
    gap: 1rem;
    font-size: 12px;
    margin: 0;
    display: flex;
    align-items: flex-start;
    line-height: 1.6;
}.educational-rewards-YG li p span:first-child {
    flex-shrink: 0;
    margin-top: 0.2rem;
}.educational-rewards-YG li svg {
    transition: transform 0.3s ease;
    transform: scale(1);
    width: 24px;
    height: 24px;
}.educational-rewards-YG li:hover svg {
    transform: scale(1.15);
}.educational-rewards-YG li svg path {
    transition: fill 0.3s ease;
    fill: rgb(176,159,193);
}.educational-rewards-YG li:hover svg path {
    fill: rgb(120,135,181);
}.educational-rewards-YG .product-photo-zI {
    height: auto;
    border-radius: 12px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    filter: saturate(0.9);
    object-fit: cover;
    width: 100%;
    transform: scale(1);
}.educational-rewards-YG .product-photo-zI:hover {
    filter: saturate(1.1);
    transform: scale(1.02);
}

@media (min-width: 768px) {.educational-rewards-YG {
    padding: 7rem 0;
}.educational-rewards-YG .learn-mastery-Jv {
    gap: 5rem;
    align-items: center;
    flex-direction: row;
}.educational-rewards-YG .text-content-box-eg {
    flex: 1;
    padding: 3rem;
}.educational-rewards-YG .product-photo-zI {
    max-width: 45%;
    max-height: 500px;
    flex: 1;
    height: 100%;
}.educational-rewards-YG .text-content-box-eg > div {
    flex-direction: row;
}.educational-rewards-YG h4 {
    padding-left: 1.5rem;
    font-size: 2rem;
}
}

@media (min-width: 992px) {.educational-rewards-YG {
    padding: 8rem 0;
}.educational-rewards-YG .learn-mastery-Jv {
    gap: 6rem;
}.educational-rewards-YG .text-content-box-eg {
    padding: 3.5rem;
}.educational-rewards-YG .product-photo-zI {
    border-radius: 100px;
    transform: perspective(1000px) rotateY(-3deg);
}.educational-rewards-YG .product-photo-zI:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}.educational-rewards-YG h4 {
    font-size: 2.2rem;
}.educational-rewards-YG li {
    margin-bottom: 1.5rem;
}.educational-rewards-YG li p {
    font-size: calc(12px + 0.1rem);
}
}

@media (min-width: 1200px) {.educational-rewards-YG .text-content-box-eg::after {
    position: absolute;
    opacity: 0;
    border-bottom: 3px solid rgb(120,135,181);
    border-right: 3px solid rgb(120,135,181);
    height: 60px;
    bottom: 0;
    transition: opacity 0.5s ease, transform 0.5s ease;
    transform: translate(10px, 10px);
    content: "";
    right: 0;
    width: 60px;
}.educational-rewards-YG .text-content-box-eg:hover::after {
    opacity: 1;
    transform: translate(0, 0);
}.educational-rewards-YG h4 {
    font-size: 2.4rem;
}.educational-rewards-YG li p {
    font-size: calc(12px + 0.15rem);
}.educational-rewards-YG .product-photo-zI {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.7s ease;
}.educational-rewards-YG .product-photo-zI:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}
}

@media (prefers-reduced-motion: reduce) {.educational-rewards-YG *,
    .educational-rewards-YG *::before,
    .educational-rewards-YG *::after {
    animation-iteration-count: 1 !important;
    transition-duration: 0.01s !important;
    animation-duration: 0.01s !important;
}}.learning-process-Jr {
    overflow: hidden;
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(231,218,229) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.learning-process-Jr::before {
    content: "";
    border-radius: 10px;
    transform: rotate(-15deg) skewX(-15deg);
    background: linear-gradient(45deg, rgb(176,159,193,0.5) 0%, rgb(120,135,181) 100%);
    top: -10%;
    filter: blur(20px);
    right: -5%;
    height: 70%;
    position: absolute;
    width: 40%;
    opacity: 0.15;
    animation: floatEffect 12s infinite alternate ease-in-out;
}.learning-process-Jr::after {
    content: "";
    opacity: 0.1;
    position: absolute;
    width: 30%;
    filter: blur(15px);
    border-radius: 10px;
    transform: rotate(10deg) skewX(10deg);
    height: 60%;
    left: -5%;
    background: linear-gradient(-45deg, rgb(176,159,193) 0%, rgb(120,135,181,0.5) 100%);
    bottom: -5%;
    animation: floatEffect 15s infinite alternate-reverse ease-in-out;
}.learning-process-Jr .container.learn-mastery-Jv {
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 2;
    max-width: 1140px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.98));
    margin: 0 auto;
    border-left: 4px solid rgb(176,159,193);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    backdrop-filter: blur(10px);
}.learning-process-Jr .container.learn-mastery-Jv:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.06);
}.learning-process-Jr .container.learn-mastery-Jv > div {
    position: relative;
}.learning-process-Jr h3 {
    opacity: 0;
    transform: translateX(-10px);
    color: #000000;
    font-size: calc(34px * 0.9);
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    animation: slideIn 0.6s forwards 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}.learning-process-Jr h3::after {
    content: "";
    background: linear-gradient(to right, rgb(176,159,193), rgb(120,135,181));
    bottom: -10px;
    animation: lineGrow 0.8s forwards 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    width: 60px;
    height: 3px;
}.learning-process-Jr p {
    line-height: 1.8;
    animation: fadeUp 0.8s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
    font-size: 17px;
    margin-top: 2rem;
    position: relative;
    opacity: 0;
    transform: translateY(20px);
}.learning-process-Jr p span {
    display: inline-block;
    position: relative;
    padding-left: 1rem;
}.learning-process-Jr p span::before {
    left: 0;
    top: 0.6rem;
    width: 2px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(176,159,193), transparent);
    height: calc(100% - 1.2rem);
    content: "";
}

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(-15deg) translate(0, 0);
    }
    100% {
        transform: rotate(-10deg) skewX(-10deg) translate(10px, 10px);
    }
}

@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

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

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

@media (max-width: 991px) {.learning-process-Jr {
    padding: 5rem 0;
}.learning-process-Jr .container.learn-mastery-Jv {
    padding: 2.5rem;
    transform: perspective(1000px) rotateY(-1deg);
}.learning-process-Jr h3 {
    font-size: calc(34px * 0.8);
}
}

@media (max-width: 767px) {.learning-process-Jr {
    padding: 4rem 0;
}.learning-process-Jr .container.learn-mastery-Jv {
    border-left: 3px solid rgb(176,159,193);
    padding: 2rem;
    transform: none;
}.learning-process-Jr h3 {
    font-size: calc(34px * 0.7);
    margin-bottom: 1.2rem;
}.learning-process-Jr h3::after {
    height: 2px;
    width: 50px;
}.learning-process-Jr p {
    margin-top: 1.5rem;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 575px) {.learning-process-Jr {
    padding: 3rem 0;
}.learning-process-Jr .container.learn-mastery-Jv {
    margin: 0 1rem;
    padding: 1.5rem;
}.learning-process-Jr h3 {
    margin-bottom: 1rem;
    font-size: calc(34px * 0.6);
}.learning-process-Jr p {
    line-height: 1.6;
    margin-top: 1.2rem;
    font-size: calc(17px * 0.9);
}.learning-process-Jr p span {
    padding-left: 0.8rem;
}.learning-process-Jr p span::before {
    height: calc(100% - 1rem);
    top: 0.5rem;
    width: 1px;
}
}

@media (prefers-reduced-motion) {.learning-process-Jr::before,
    .learning-process-Jr::after,
    .learning-process-Jr .container.learn-mastery-Jv,
    .learning-process-Jr h3,
    .learning-process-Jr h3::after,
    .learning-process-Jr p {
    opacity: 1;
    animation: none;
    transform: none;
}.learning-process-Jr .container.learn-mastery-Jv:hover {
    transform: none;
}
}

@media (hover: hover) {.learning-process-Jr .container.learn-mastery-Jv {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.learning-process-Jr .container.learn-mastery-Jv:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}}.privacy-frame-GA {
    overflow: hidden;
    padding: 60px 40px;
    position: relative;
    color: #ffffff;
    line-height: 1.7;
    background: linear-gradient(135deg, rgb(176,159,193,0.5) 0%, rgb(120,135,181,0.5) 100%);
    font-family: Arial, sans-serif;
}.privacy-frame-GA h1, .privacy-frame-GA h2, .privacy-frame-GA h3, .privacy-frame-GA h4, .privacy-frame-GA h5, .privacy-frame-GA h6 {
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}.privacy-frame-GA h1 {
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 12px;
}.privacy-frame-GA h2 {
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 34px;
    padding-bottom: 10px;
}.privacy-frame-GA h3 {
    font-weight: 600;
    padding-bottom: 8px;
    font-size: 34px;
}.privacy-frame-GA ul, .privacy-frame-GA ol {
    list-style: none;
    z-index: 1;
    padding-left: 25px;
    position: relative;
    margin-bottom: 25px;
}.privacy-frame-GA li {
    line-height: 1.6;
    font-size: 12px;
    padding-left: 25px;
    color: #ffffff;
    margin-bottom: 12px;
    position: relative;
}.privacy-frame-GA ul li:before, .privacy-frame-GA ol li:before {
    top: 0.6em;
    content: '';
    border-radius: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    background-color: #ffffff;
}.privacy-frame-GA ol {
    counter-reset: item;
}.privacy-frame-GA ol li {
    list-style-type: none;
}.privacy-frame-GA ol li:before {
    content: counter(item);
    color: rgb(176,159,193);
    border-radius: 50%;
    background-color: #ffffff;
    counter-increment: item;
    text-align: center;
    width: 20px;
    font-size: 17px;
    top: 0;
    line-height: 20px;
    position: absolute;
    left: 0;
    height: 20px;
}.privacy-frame-GA p, .privacy-frame-GA span {
    text-align: justify;
    position: relative;
    margin-bottom: 25px;
    font-size: 12px;
    z-index: 1;
}.privacy-frame-GA div {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
@media only screen and (max-width: 800px) {.privacy-frame-GA {
    padding: 40px 20px;
}.privacy-frame-GA h1 {
    font-size: calc(21px - 10px);
}.privacy-frame-GA h2 {
    font-size: calc(21px - 8px);
}.privacy-frame-GA p, .privacy-frame-GA li {
    font-size: calc(12px - 2px);
}}.program-information-aI {
    overflow: hidden;
    padding: 120px 0;
    background: rgb(231,218,229);
    position: relative;
}.program-information-aI::before {
    height: 300px;
    background: linear-gradient(135deg, rgb(176,159,193,0.5) 0%, transparent 70%);
    top: -100px;
    position: absolute;
    right: -100px;
    z-index: 1;
    transform: rotate(-15deg);
    width: 300px;
    opacity: 0.7;
    content: "";
}.program-information-aI::after {
    background: linear-gradient(225deg, rgb(120,135,181,0.5) 0%, transparent 70%);
    position: absolute;
    transform: rotate(15deg);
    z-index: 1;
    left: -50px;
    opacity: 0.5;
    height: 200px;
    width: 200px;
    bottom: -50px;
    content: "";
}.program-information-aI .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.program-information-aI .job-skills-qg {
    grid-template-columns: 1fr;
    position: relative;
    gap: 40px;
    display: grid;
}.program-information-aI .product-photo-zI {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(2deg);
    height: 320px;
}.program-information-aI .product-photo-zI::before {
    inset: 0;
    background: linear-gradient(
        to right,
        rgb(176,159,193,0.5) 0%,
        transparent 20%,
        transparent 80%,
        rgb(120,135,181,0.5) 100%
    );
    content: "";
    opacity: 0.4;
    transition: opacity 0.5s ease;
    position: absolute;
}.program-information-aI .product-photo-zI:hover {
    transform: perspective(1000px) rotateY(0deg);
}.program-information-aI .product-photo-zI:hover::before {
    opacity: 0.2;
}.program-information-aI .text-content-box-eg {
    position: relative;
    padding: 30px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-color: #ffffff;
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.program-information-aI .text-content-box-eg:hover {
    transform: translateY(-5px);
}.program-information-aI .text-content-box-eg::before {
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgb(176,159,193), rgb(120,135,181));
    left: 0;
    width: 4px;
    height: 0;
    content: "";
}.program-information-aI .text-content-box-eg:hover::before {
    height: 100%;
}.program-information-aI h3 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    color: #000000;
    font-family: Arial, sans-serif;
    transform: translateX(0);
    position: relative;
    transition: transform 0.4s ease;
    font-weight: 600;
    font-size: calc(22px * 1.1);
}.program-information-aI .text-content-box-eg:hover h3 {
    transform: translateX(10px);
}.program-information-aI h3::after {
    bottom: 0;
    background: rgb(176,159,193);
    position: absolute;
    content: "";
    width: 60px;
    transition: width 0.4s ease;
    left: 0;
    height: 2px;
}.program-information-aI .text-content-box-eg:hover h3::after {
    width: 100px;
}.program-information-aI .description {
    line-height: 1.7;
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
    opacity: 0.9;
    transition: opacity 0.3s ease;
    font-family: Arial, sans-serif;
}.program-information-aI .text-content-box-eg:hover .description {
    opacity: 1;
}.program-information-aI p.description {
    scrollbar-width: thin;
    scrollbar-color: rgb(176,159,193,0.5) #ffffff;
    max-height: 300px;
    display: block;
    overflow-y: auto;
    padding-right: 15px;
}.program-information-aI p.description::-webkit-scrollbar {
    width: 6px;
}.program-information-aI p.description::-webkit-scrollbar-track {
    background: #ffffff;
}.program-information-aI p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(176,159,193,0.5);
}.program-information-aI span.description {
    display: none;
}

@media (min-width: 768px) {.program-information-aI {
    padding: 150px 0;
}.program-information-aI .job-skills-qg {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
}.program-information-aI .product-photo-zI {
    transform: perspective(1000px) rotateY(3deg) translateX(-20px);
    height: 450px;
}.program-information-aI .product-photo-zI:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.program-information-aI .text-content-box-eg {
    padding: 40px;
}.program-information-aI h3 {
    font-size: 22px;
    margin-bottom: 30px;
}.program-information-aI p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.program-information-aI .job-skills-qg {
    gap: 80px;
}.program-information-aI .product-photo-zI {
    height: 500px;
}.program-information-aI .text-content-box-eg {
    padding: 50px;
}.program-information-aI h3 {
    font-size: calc(22px * 1.2);
}.program-information-aI p.description {
    font-size: calc(16px * 1.05);
    max-height: 400px;
    line-height: 1.75;
}
}

@media (min-width: 1200px) {.program-information-aI .job-skills-qg {
    gap: 100px;
}.program-information-aI .product-photo-zI {
    height: 550px;
    transform: perspective(1200px) rotateY(5deg) translateX(-30px);
}.program-information-aI .product-photo-zI:hover {
    transform: perspective(1200px) rotateY(0deg) translateX(0);
}.program-information-aI .text-content-box-eg {
    padding: 60px 70px 60px 60px;
}.program-information-aI h3 {
    font-size: calc(22px * 1.3);
    padding-bottom: 20px;
    margin-bottom: 35px;
}.program-information-aI p.description {
    max-height: 450px;
}
}

@media (max-width: 767px) {.program-information-aI {
    padding: 80px 0;
}.program-information-aI .text-content-box-eg {
    padding: 25px 20px;
}.program-information-aI h3 {
    margin-bottom: 20px;
    font-size: calc(20px * 1.1);
    padding-bottom: 12px;
}.program-information-aI p.description {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
    max-height: 250px;
}}.service-info-PJ {
    overflow: hidden;
    isolation: isolate;
    padding: 100px 0;
    position: relative;
    background: rgb(231,218,229);
}.service-info-PJ::before {
    position: absolute;
    opacity: 0.15;
    content: "";
    height: 100%;
    width: 100%;
    background: 
        linear-gradient(0deg, transparent 50%, rgb(176,159,193,0.5) 50%) 0 0 / 40px 40px,
        linear-gradient(90deg, transparent 50%, rgb(176,159,193,0.5) 50%) 0 0 / 40px 40px;
    z-index: -1;
    top: 0;
    transform: skewY(-5deg);
    left: 0;
}.service-info-PJ::after {
    animation: blobMovement 20s ease-in-out infinite alternate;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    top: -20%;
    opacity: 0.1;
    background: rgb(120,135,181,0.5);
    width: 60%;
    right: -10%;
    filter: blur(80px);
    content: "";
    z-index: -2;
    position: absolute;
    height: 80%;
}@keyframes blobMovement {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
        transform: rotate(0deg);
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
        transform: rotate(180deg);
    }
    100% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
        transform: rotate(360deg);
    }
}
.service-info-PJ .container {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.service-info-PJ .reach-out-vk {
    gap: 40px;
    border-radius: 24px;
    display: grid;
    position: relative;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    grid-template-columns: 1fr 1fr;
}.service-info-PJ .reach-out-vk::before {
    position: absolute;
    z-index: 1;
    background: linear-gradient(90deg, rgb(176,159,193), rgb(120,135,181));
    height: 5px;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
}.service-info-PJ .reach-out-vk::after {
    width: 100%;
    bottom: 0;
    height: 100%;
    z-index: 0;
    opacity: 0.05;
    background: radial-gradient(circle at bottom right, rgb(176,159,193,0.5) 0%, transparent 60%);
    left: 0;
    content: "";
    position: absolute;
}.service-info-PJ h3 {
    font-weight: 700;
    grid-column: 1 / -1;
    color: rgb(176,159,193);
    border-left: 4px solid rgb(120,135,181);
    margin: 40px 40px 20px;
    position: relative;
    font-size: 37px;
    padding-left: 18px;
}.service-info-PJ h3 svg {
    margin-right: 10px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
    transform-origin: center;
    fill: rgb(176,159,193);
    stroke: rgb(120,135,181);
    height: 28px;
    vertical-align: middle;
    stroke-width: 0.5;
    animation: pulseIcon 3s ease-in-out infinite;
    width: 28px;
}@keyframes pulseIcon {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
}
.service-info-PJ h3 svg path {
    fill-opacity: 0.9;
    transition: all 0.3s ease;
}.service-info-PJ .msg-details-So {
    margin: 0 40px 30px;
    position: relative;
    font-size: 13px;
    grid-column: 1 / -1;
    color: #000000;
    line-height: 1.8;
}.service-info-PJ .ask-questions-UX {
    flex-direction: column;
    z-index: 2;
    gap: 20px;
    grid-column: span 2;
    display: flex;
    position: relative;
    padding: 0 40px 40px;
}.service-info-PJ .ask-questions-UX::before {
    width: 50px;
    top: -10px;
    position: absolute;
    height: 3px;
    left: 40px;
    background: rgb(176,159,193);
    content: "";
    border-radius: 10px;
}.service-info-PJ .ask-questions-UX span {
    border-radius: 10px;
    position: relative;
    background: rgb(231,218,229);
    align-items: center;
    transition: all 0.3s ease;
    padding: 15px 20px;
    overflow: hidden;
    display: flex;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}.service-info-PJ .ask-questions-UX span::before {
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgb(176,159,193), rgb(120,135,181));
    opacity: 0.7;
    transition: width 0.3s ease;
    width: 3px;
    position: absolute;
}.service-info-PJ .ask-questions-UX span:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: translateX(8px);
}.service-info-PJ .ask-questions-UX span:hover::before {
    width: 5px;
}.service-info-PJ .ask-questions-UX span svg {
    flex-shrink: 0;
    transition: all 0.3s ease;
    fill: rgb(176,159,193);
    stroke: rgb(176,159,193);
    stroke-width: 0.8;
    margin: 0 12px;
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.1));
    width: 22px;
    height: 22px;
}.service-info-PJ .ask-questions-UX span:hover svg {
    fill: rgb(120,135,181);
    transform: translateY(-2px) scale(1.1);
}.service-info-PJ .ask-questions-UX span svg path {
    transition: all 0.5s ease;
    stroke-dasharray: 100;
    stroke-dashoffset: 0;
}.service-info-PJ .ask-questions-UX span:hover svg path {
    stroke-dashoffset: 100;
}.service-info-PJ .ask-questions-UX span p {
    margin: 0;
    font-weight: 600;
    color: #000000;
    flex: 1;
}.service-info-PJ .ask-questions-UX span span {
    color: rgb(176,159,193);
    border-radius: 0;
    background: transparent;
    margin-left: 5px;
    padding: 0;
    box-shadow: none;
    font-weight: 400;
    display: inline;
}.service-info-PJ .ask-questions-UX span span::before {
    display: none;
}.service-info-PJ .ask-questions-UX span span a {
    display: inline-flex;
    position: relative;
    align-items: center;
    color: rgb(176,159,193);
    text-decoration: none;
    transition: all 0.3s ease;
}.service-info-PJ .ask-questions-UX span span a svg {
    transition: all 0.3s ease;
    width: 16px;
    fill: rgb(176,159,193);
    stroke-width: 0.5;
    opacity: 0.8;
    margin-right: 5px;
    height: 16px;
    stroke: rgb(176,159,193);
}.service-info-PJ .ask-questions-UX span span a:hover svg {
    transform: rotate(15deg);
    fill: rgb(120,135,181);
    opacity: 1;
    stroke: rgb(120,135,181);
}.service-info-PJ .ask-questions-UX span span a::after {
    left: 0;
    content: "";
    width: 0;
    bottom: -2px;
    height: 1px;
    position: absolute;
    transition: width 0.3s ease;
    background: rgb(176,159,193);
}.service-info-PJ .ask-questions-UX span span a:hover {
    color: rgb(120,135,181);
}.service-info-PJ .ask-questions-UX span span a:hover::after {
    width: 100%;
    background: rgb(120,135,181);
}.service-info-PJ .online-questions-WH {
    background: linear-gradient(145deg, rgb(231,218,229), rgba(255, 255, 255, 0.9));
    border-radius: 10px;
    padding: 30px;
    grid-row: 3 / 4;
    overflow: hidden;
    grid-column: 2 / 3;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
    position: relative;
}.service-info-PJ .online-questions-WH::before {
    opacity: 0.8;
    background: rgb(120,135,181);
    height: 4px;
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
}.service-info-PJ .online-questions-WH::after {
    content: "";
    position: absolute;
    top: 0;
    height: 30px;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    right: 0;
    background: rgb(120,135,181,0.5);
    opacity: 0.3;
    width: 30px;
}.service-info-PJ .online-questions-WH h4 {
    font-size: 19px;
    align-items: center;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    color: rgb(176,159,193);
    display: inline-flex;
}.service-info-PJ .online-questions-WH h4 svg {
    width: 24px;
    animation: clockRotate 8s linear infinite;
    margin-right: 8px;
    stroke-width: 0.5;
    fill: rgb(120,135,181);
    height: 24px;
    stroke: rgb(176,159,193);
}@keyframes clockRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.service-info-PJ .online-questions-WH h4 svg path {
    transition: all 0.3s ease;
}.service-info-PJ .online-questions-WH h4::after {
    bottom: -5px;
    width: 30px;
    background: rgb(176,159,193);
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    left: 0;
    height: 2px;
}.service-info-PJ .online-questions-WH:hover h4::after {
    width: 100%;
}.service-info-PJ .online-questions-WH span {
    margin-bottom: 10px;
    align-items: center;
    display: flex;
    color: #000000;
    border-bottom: 1px dashed rgb(176,159,193,0.5);
    transition: all 0.3s ease;
    font-size: 13px;
    padding: 8px;
}.service-info-PJ .online-questions-WH span svg {
    width: 18px;
    stroke-width: 0.5;
    margin-right: 10px;
    transform-origin: center;
    fill: rgb(176,159,193);
    opacity: 0.7;
    transition: all 0.3s ease;
    stroke: rgb(231,218,229);
    height: 18px;
}.service-info-PJ .online-questions-WH span:hover svg {
    opacity: 1;
    fill: rgb(120,135,181);
    transform: rotate(10deg) scale(1.1);
}.service-info-PJ .online-questions-WH span svg path {
    fill-opacity: 0.8;
    transition: all 0.3s ease;
}.service-info-PJ .online-questions-WH span:hover svg path {
    fill-opacity: 1;
}.service-info-PJ .online-questions-WH span:last-child {
    border-bottom: none;
}.service-info-PJ .online-questions-WH span:hover {
    color: rgb(176,159,193);
    transform: translateX(8px);
}
@media (max-width: 991px) {.service-info-PJ {
    padding: 70px 0;
}.service-info-PJ .reach-out-vk {
    gap: 20px;
    grid-template-columns: 1fr;
}.service-info-PJ h3 {
    margin: 30px 30px 15px;
    font-size: calc(37px - 0.2rem);
}.service-info-PJ h3 svg {
    height: 24px;
    width: 24px;
}.service-info-PJ .msg-details-So {
    margin: 0 30px 25px;
}.service-info-PJ .ask-questions-UX {
    padding: 0 30px 20px;
}.service-info-PJ .ask-questions-UX span svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}.service-info-PJ .online-questions-WH {
    grid-row: auto;
    grid-column: 1 / 2;
    margin: 0 30px 30px;
}.service-info-PJ .online-questions-WH h4 svg {
    width: 22px;
    height: 22px;
}.service-info-PJ .online-questions-WH span svg {
    width: 16px;
    height: 16px;
}
}
@media (max-width: 767px) {.service-info-PJ {
    padding: 50px 0;
}.service-info-PJ .reach-out-vk {
    gap: 15px;
}.service-info-PJ h3 {
    margin: 25px 25px 15px;
    font-size: calc(37px - 0.3rem);
}.service-info-PJ h3 svg {
    margin-right: 8px;
    height: 22px;
    width: 22px;
}.service-info-PJ .msg-details-So {
    margin: 0 25px 20px;
}.service-info-PJ .ask-questions-UX {
    padding: 0 25px 15px;
}.service-info-PJ .ask-questions-UX::before {
    left: 25px;
}.service-info-PJ .online-questions-WH {
    padding: 25px;
    margin: 0 25px 25px;
}.service-info-PJ .online-questions-WH h4 svg {
    height: 20px;
    width: 20px;
}
}
@media (max-width: 480px) {.service-info-PJ {
    padding: 40px 0;
}.service-info-PJ .container {
    padding: 0 15px;
}.service-info-PJ .reach-out-vk {
    gap: 10px;
}.service-info-PJ h3 {
    margin: 20px 20px 15px;
    font-size: calc(37px - 0.4rem);
}.service-info-PJ h3 svg {
    width: 20px;
    margin-right: 6px;
    height: 20px;
}.service-info-PJ .msg-details-So {
    margin: 0 20px 20px;
}.service-info-PJ .ask-questions-UX {
    padding: 0 20px 15px;
}.service-info-PJ .ask-questions-UX::before {
    left: 20px;
}.service-info-PJ .ask-questions-UX span {
    padding: 12px 15px;
}.service-info-PJ .ask-questions-UX span svg {
    margin-right: 8px;
    width: 18px;
    height: 18px;
}.service-info-PJ .ask-questions-UX span span a svg {
    width: 14px;
    margin-right: 4px;
    height: 14px;
}.service-info-PJ .online-questions-WH {
    padding: 20px;
    margin: 0 20px 20px;
}.service-info-PJ .online-questions-WH span {
    padding: 6px 0;
}.service-info-PJ .online-questions-WH h4 svg {
    height: 18px;
    margin-right: 6px;
    width: 18px;
}.service-info-PJ .online-questions-WH span svg {
    margin-right: 8px;
    height: 14px;
    width: 14px;
}}.opening-page-Wn {
    min-height: 100vh;
    justify-content: center;
    position: relative;
    align-items: center;
    z-index: 1;
    overflow: hidden;
    display: flex;
}.opening-page-Wn::before {
    background: linear-gradient(135deg, 
    rgba(0,0,0,0.8) 0%,
    rgba(0,0,0,0.6) 40%,
    rgba(0,0,0,0.4) 100%);
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    left: 0;
    content: '';
}.opening-page-Wn::after {
    position: absolute;
    mix-blend-mode: overlay;
    top: 0;
    content: '';
    left: 0;
    z-index: -1;
    bottom: 0;
    background: linear-gradient(45deg, 
    rgb(176,159,193,0.5) 0%,
    transparent 40%,
    rgb(120,135,181,0.5) 100%);
    right: 0;
}.opening-page-Wn > div {
    transform: translateY(0);
    width: 90%;
    max-width: 1200px;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    padding: 2rem;
    position: relative;
}.opening-page-Wn > div:hover {
    transform: translateY(-10px);
}.opening-page-Wn > div > div:first-child {
    position: relative;
    overflow: hidden;
    margin-bottom: 3rem;
}.opening-page-Wn .title_style_header {
    font-weight: 700;
    background: linear-gradient(90deg, 
    rgb(176,159,193) 0%, 
    rgb(120,135,181) 100%);
    padding: 0.5rem 1.5rem;
    color: #ffffff;
    transform: perspective(1000px) rotateX(0deg);
    font-size: clamp(2.5rem, 5vw, 40px);
    transition: transform 0.5s ease;
    letter-spacing: -0.015em;
    color: transparent;
    display: inline-block;
    position: relative;
    -webkit-background-clip: text !important;
    text-shadow: 0px 2px 30px rgba(255,255,255,0.15);
    background-clip: text !important;
    line-height: 1.2;
    margin: 0;
}.opening-page-Wn .title_style_header::before {
    height: 3px;
    bottom: 0;
    transition: width 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    width: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(176,159,193), rgb(120,135,181));
    content: '';
}.opening-page-Wn > div:hover .title_style_header::before {
    width: 100%;
}.opening-page-Wn .page-intro-AI {
    border-left: 3px solid rgb(176,159,193);
    background: rgba(255, 255, 255, 0.08);
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(10px);
    padding: 2rem;
    display: grid;
    position: relative;
    transform: translateX(0);
    gap: 2rem;
}.opening-page-Wn .page-intro-AI:hover {
    transform: translateX(10px);
}.opening-page-Wn .study-zone-KI {
    padding: 1.5rem;
    overflow: hidden;
    background: linear-gradient(135deg, 
    rgba(255,255,255,0.1) 0%,
    rgba(255,255,255,0.05) 100%);
    position: relative;
}.opening-page-Wn .study-zone-KI::before {
    top: -50%;
    content: '';
    background: radial-gradient(
    circle at center,
    rgba(255,255,255,0.1) 0%,
    transparent 60%
  );
    left: -50%;
    position: absolute;
    transition: opacity 0.8s ease;
    width: 200%;
    opacity: 0;
    transform: rotate(45deg);
    height: 200%;
}.opening-page-Wn .study-zone-KI:hover::before {
    opacity: 1;
}.opening-page-Wn .study-zone-KI h3 {
    line-height: 1.5;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.02em;
    margin: 0 0 1rem;
    font-size: clamp(1.2rem, 3vw, 19px);
}.opening-page-Wn .page-intro-AI > div:last-child {
    padding: 1.5rem;
    position: relative;
    overflow: hidden;
    border-top: 1px solid rgba(255,255,255,0.1);
}.opening-page-Wn .page-intro-AI > div:last-child span {
    display: block;
    position: relative;
    padding-left: 20px;
}.opening-page-Wn .page-intro-AI > div:last-child span::before {
    transform: translateY(-50%);
    border-radius: 50%;
    left: 0;
    height: 6px;
    content: '';
    width: 6px;
    background: rgb(120,135,181);
    position: absolute;
    top: 50%;
}.opening-page-Wn .page-intro-AI p {
    margin: 0;
    color: #ffffff;
    font-size: clamp(1rem, 2vw, 12px);
    letter-spacing: 0.01em;
    transform: translateX(0);
    transition: transform 0.4s ease;
    padding: 0;
    position: relative;
    line-height: 1.6;
}.opening-page-Wn .page-intro-AI > div:last-child:hover p {
    transform: translateX(5px);
}

@media (min-width: 768px) {.opening-page-Wn > div {
    padding: 3rem;
}.opening-page-Wn .page-intro-AI {
    grid-template-columns: 2fr 1fr;
    gap: 3rem;
    padding: 3rem;
}.opening-page-Wn .page-intro-AI > div:last-child {
    border-top: none;
    border-left: 1px solid rgba(255,255,255,0.1);
    display: flex;
    align-items: center;
}.opening-page-Wn .title_style_header {
    transform: perspective(1000px) rotateX(5deg);
}.opening-page-Wn > div:hover .title_style_header {
    transform: perspective(1000px) rotateX(0deg);
}
}

@media (min-width: 1024px) {.opening-page-Wn::after {
    animation: gradientShift 15s infinite alternate;
}.opening-page-Wn > div {
    transform: translateY(20px);
}.opening-page-Wn > div:hover {
    transform: translateY(0);
}.opening-page-Wn .title_style_header {
    padding: 1rem 2rem;
}.opening-page-Wn .page-intro-AI {
    transform: translateX(-20px);
}.opening-page-Wn .page-intro-AI:hover {
    transform: translateX(0);
}
}

@media (max-width: 767px) {.opening-page-Wn > div {
    padding: 1.5rem;
    width: 95%;
}.opening-page-Wn .page-intro-AI {
    padding: 1.5rem;
}.opening-page-Wn .study-zone-KI {
    padding: 1rem;
}.opening-page-Wn .page-intro-AI > div:last-child {
    padding: 1rem;
}}

@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}.plan-wrapper-Xi {
    padding: 100px 0;
    background-color: rgb(231,218,229);
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
}.plan-wrapper-Xi::before {
    left: 0;
    height: 100%;
    z-index: 0;
    content: "";
    background: linear-gradient(135deg, rgba(rgb(120,135,181,0.5), 0.05) 0%, rgba(rgb(176,159,193,0.5), 0.08) 100%);
    width: 100%;
    position: absolute;
    top: 0;
}.plan-wrapper-Xi .container {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
}.plan-wrapper-Xi .group-plans-rA {
    display: flex;
    flex-direction: column;
}.plan-wrapper-Xi .learn-price-aZ {
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
    margin-bottom: 60px;
    transform: translateY(20px);
}.plan-wrapper-Xi .learn-price-aZ h2 {
    text-transform: uppercase;
    display: inline-block;
    font-size: 34px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
    color: #000000;
    line-height: 1.2;
}.plan-wrapper-Xi .learn-price-aZ h2::after {
    left: 0;
    content: "";
    width: 80px;
    bottom: -10px;
    height: 4px;
    position: absolute;
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(120,135,181), rgb(176,159,193));
}.plan-wrapper-Xi .study-fees-Uj {
    line-height: 1.6;
    max-width: 800px;
    margin-top: 25px;
    font-size: 17px;
    color: #000000;
}.plan-wrapper-Xi .bundle-rate-PF {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 20px;
}.plan-wrapper-Xi .fee-pricing-AU {
    text-decoration: none;
    animation-delay: calc(0.15s * var(--i, 1));
    opacity: 0;
    perspective: 1000px;
    display: block;
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(30px);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.plan-wrapper-Xi .fee-pricing-AU:nth-child(1) {
    --i: 1;
}.plan-wrapper-Xi .fee-pricing-AU:nth-child(2) {
    --i: 2;
}.plan-wrapper-Xi .fee-pricing-AU:nth-child(3) {
    --i: 3;
}.plan-wrapper-Xi .fee-pricing-AU:nth-child(4) {
    --i: 4;
}.plan-wrapper-Xi .payment-plans-AJ {
    position: relative;
    height: 100%;
    transition: all 0.4s ease;
    overflow: hidden;
    transform-style: preserve-3d;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    background-color: #ffffff;
}.plan-wrapper-Xi .fee-pricing-AU:hover .payment-plans-AJ {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(176,159,193,0.5), 0.1);
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
}.plan-wrapper-Xi .lesson-rates-qe {
    position: relative;
    padding: 35px 30px;
    min-height: 250px;
    box-sizing: border-box;
    z-index: 2;
}.plan-wrapper-Xi .lesson-rates-qe h3 {
    font-size: calc(21px + 2px);
    color: #000000;
    position: relative;
    transition: transform 0.3s ease;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
}.plan-wrapper-Xi .fee-pricing-AU:hover .lesson-rates-qe h3 {
    transform: translateX(5px);
    color: rgb(176,159,193);
}.plan-wrapper-Xi .study-rates-Uq {
    margin: 20px 0;
    font-size: calc(21px + 4px);
    font-weight: 700;
    color: rgb(120,135,181);
    position: relative;
    display: block;
    transition: all 0.3s ease;
}.plan-wrapper-Xi .study-rates-Uq::before {
    height: 3px;
    left: 0;
    width: 40px;
    position: absolute;
    border-radius: 2px;
    content: "";
    top: -10px;
    background: linear-gradient(90deg, rgb(120,135,181), transparent);
}.plan-wrapper-Xi .fee-pricing-AU:hover .study-rates-Uq {
    transform: scale(1.05);
    color: rgb(176,159,193);
}.plan-wrapper-Xi .lesson-rates-qe p {
    word-break: normal;
    transition: color 0.3s ease;
    word-wrap: break-word;
    color: #000000;
    font-size: 17px;
    margin-top: 15px;
    hyphens: auto;
    line-height: 1.6;
    white-space: normal;
    overflow-wrap: break-word;
}.plan-wrapper-Xi .product-photo-zI {
    overflow: hidden;
    height: 200px;
    position: relative;
    width: 100%;
    transition: all 0.5s ease;
}.plan-wrapper-Xi .product-photo-zI::after {
    left: 0;
    z-index: 1;
    width: 100%;
    transition: opacity 0.4s ease;
    top: 0;
    position: absolute;
    content: "";
    opacity: 0.6;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    height: 100%;
}.plan-wrapper-Xi .fee-pricing-AU:hover .product-photo-zI {
    transform: scale(1.05);
}.plan-wrapper-Xi .fee-pricing-AU:hover .product-photo-zI::after {
    opacity: 0.3;
}

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

@media (min-width: 1200px) {.plan-wrapper-Xi .group-plans-rA {
    flex-direction: row-reverse;
}.plan-wrapper-Xi .learn-price-aZ {
    width: 30%;
    margin-bottom: 0;
    padding-left: 50px;
}.plan-wrapper-Xi .bundle-rate-PF {
    width: 70%;
}.plan-wrapper-Xi .learn-price-aZ h2 {
    font-size: calc(34px + 4px);
}
}

@media (max-width: 1199px) {.plan-wrapper-Xi {
    padding: 80px 0;
}.plan-wrapper-Xi .learn-price-aZ {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 50px;
}.plan-wrapper-Xi .learn-price-aZ h2::after {
    left: 50%;
    transform: translateX(-50%);
}
}

@media (max-width: 767px) {.plan-wrapper-Xi {
    padding: 60px 0;
}.plan-wrapper-Xi .bundle-rate-PF {
    grid-template-columns: 1fr;
    gap: 20px;
}.plan-wrapper-Xi .lesson-rates-qe {
    padding: 25px 20px;
}.plan-wrapper-Xi .product-photo-zI {
    height: 180px;
}.plan-wrapper-Xi .learn-price-aZ h2 {
    font-size: calc(34px - 2px);
}.plan-wrapper-Xi .study-fees-Uj {
    font-size: calc(17px - 1px);
}
}

@media (hover: none) {.plan-wrapper-Xi .fee-pricing-AU:hover .payment-plans-AJ {
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
    transform: none;
}.plan-wrapper-Xi .fee-pricing-AU:hover .lesson-rates-qe h3 {
    transform: none;
}.plan-wrapper-Xi .fee-pricing-AU:hover .study-rates-Uq {
    transform: none;
}.plan-wrapper-Xi .fee-pricing-AU:hover .product-photo-zI {
    transform: none;
}}.developer-experience-eL {
    min-height: 450px;
    position: relative;
    background: rgb(231,218,229);
    overflow: hidden;
    padding: 80px 40px;
}.developer-experience-eL::before {
    left: 0;
    width: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(176,159,193,0.5) 30px,
        rgb(176,159,193,0.5) 32px
    );
    height: 100%;
    content: "";
    top: 0;
    opacity: 0.05;
}.developer-experience-eL .review-space-Uq {
    max-width: 1000px;
    transform-style: preserve-3d;
    perspective: 1000px;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    position: relative;
}.developer-experience-eL .product-photo-zI {
    height: 140px;
    z-index: 5;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    margin-left: 60px;
    width: 140px;
    border: 4px solid #ffffff;
    border-radius: 50%;
}.developer-experience-eL .review-space-Uq:hover .product-photo-zI {
    transform: translateY(-15px) scale(1.1);
    border-color: rgb(176,159,193);
}.developer-experience-eL .work-items-Bw {
    border-radius: 10px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    padding: 60px 40px 40px;
    margin-top: -40px;
    transform: translateZ(0);
    position: relative;
    overflow: hidden;
    background: #ffffff;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.developer-experience-eL .review-space-Uq:hover .work-items-Bw {
    transform: translateZ(30px);
}.developer-experience-eL .work-items-Bw::before {
    background: linear-gradient(to bottom, rgb(176,159,193), rgb(120,135,181));
    width: 4px;
    top: 0;
    content: "";
    left: 0;
    height: 0;
    position: absolute;
    transition: height 0.5s ease;
}.developer-experience-eL .review-space-Uq:hover .work-items-Bw::before {
    height: 100%;
    animation: pulseGlow 2s infinite;
}.developer-experience-eL .name {
    color: #000000;
    font-weight: 700;
    transform: translateX(0);
    margin-bottom: 5px;
    font-size: 34px;
    letter-spacing: 1px;
    transition: all 0.4s ease;
}.developer-experience-eL .review-space-Uq:hover .name {
    color: rgb(176,159,193);
    transform: translateX(15px);
}.developer-experience-eL .work-items-Bw > div:nth-child(2) {
    font-size: 13px;
    opacity: 0.8;
    letter-spacing: 0.5px;
    font-weight: 600;
    transform: translateX(0);
    color: rgb(120,135,181);
    text-transform: uppercase;
    transition: all 0.4s ease 0.1s;
    margin-bottom: 25px;
}.developer-experience-eL .review-space-Uq:hover .work-items-Bw > div:nth-child(2) {
    transform: translateX(15px);
}.developer-experience-eL .career-exp-fw {
    transform: translateY(0);
    line-height: 1.8;
    color: #000000;
    opacity: 0.9;
    position: relative;
    font-size: 13px;
    transition: all 0.4s ease 0.2s;
    padding: 20px 0;
}.developer-experience-eL .review-space-Uq:hover .career-exp-fw {
    transform: translateY(-5px);
}.developer-experience-eL .career-exp-fw::before,
.developer-experience-eL .career-exp-fw::after {
    content: "";
    height: 1px;
    transition: all 0.4s ease;
    background: rgb(120,135,181,0.5);
    position: absolute;
    width: 35px;
}.developer-experience-eL .career-exp-fw::before {
    left: 0;
    top: 0;
}.developer-experience-eL .career-exp-fw::after {
    right: 0;
    bottom: 0;
}.developer-experience-eL .review-space-Uq:hover .career-exp-fw::before,
.developer-experience-eL .review-space-Uq:hover .career-exp-fw::after {
    height: 2px;
    width: 100px;
    background: rgb(120,135,181);
}

@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(176,159,193,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(176,159,193);
    }
}

@media (min-width: 768px) {.developer-experience-eL .review-space-Uq {
    flex-direction: row;
    align-items: center;
}.developer-experience-eL .product-photo-zI {
    margin-right: -80px;
    height: 180px;
    width: 180px;
    z-index: 5;
    margin-left: 0;
}.developer-experience-eL .work-items-Bw {
    padding-left: 100px;
    flex: 1;
    margin-top: 0;
}
}

@media (max-width: 767px) {.developer-experience-eL {
    padding: 60px 20px;
}.developer-experience-eL .work-items-Bw {
    padding: 60px 25px 35px;
}.developer-experience-eL .name {
    font-size: calc(34px - 4px);
}.developer-experience-eL .work-items-Bw > div:nth-child(2) {
    font-size: calc(13px - 1px);
}.developer-experience-eL .career-exp-fw {
    font-size: calc(13px - 1px);
}}.ty-message-Lx {
    background: linear-gradient(135deg, rgb(231,218,229) 0%, rgb(120,135,181,0.5) 100%);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    perspective: 1000px;
}.ty-message-Lx::before {
    pointer-events: none;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    opacity: 0.15;
    z-index: 0;
    height: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(176,159,193,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgb(120,135,181,0.5) 0%, transparent 60%);
    animation: backgroundPulse 15s infinite alternate ease-in-out;
}.ty-message-Lx::after {
    filter: blur(30px);
    right: -10%;
    position: absolute;
    height: 50%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    z-index: 0;
    content: "";
    opacity: 0.05;
    top: -10%;
    transform: rotate(-15deg) translateZ(-10px);
    animation: floatElement 20s infinite alternate ease-in-out;
    background: rgb(176,159,193,0.5);
    width: 50%;
}.ty-message-Lx .container {
    position: relative;
    padding: 0 20px;
    transform-style: preserve-3d;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.ty-message-Lx h2 {
    color: #000000;
    font-size: 29px;
    line-height: 1.3;
    position: relative;
    animation: slideInFromTop 0.8s ease-out forwards;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    transform: translateZ(30px);
    font-weight: 700;
    margin-bottom: 40px;
}.ty-message-Lx h2::after {
    content: "";
    left: 0;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    background: rgb(176,159,193);
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -15px;
    height: 3px;
    width: 80px;
}.ty-message-Lx .learn-mastery-Jv {
    overflow: hidden;
    background: #ffffff;
    padding: 45px;
    animation: fadeInUp 1s 0.3s backwards;
    transform: translateZ(10px) rotateX(2deg);
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 8px;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.03);
}.ty-message-Lx .learn-mastery-Jv::before {
    width: 6px;
    left: 0;
    animation: heightGrow 1.2s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to bottom, rgb(176,159,193), rgb(120,135,181));
    content: "";
    position: absolute;
    height: 0;
    top: 0;
}.ty-message-Lx .learn-mastery-Jv:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 8px 20px rgba(0, 0, 0, 0.05);
    transform: translateZ(15px) rotateX(0deg);
}.ty-message-Lx ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.ty-message-Lx li {
    position: relative;
    align-items: flex-start;
    display: flex;
}.ty-message-Lx li::before {
    top: 8px;
    animation: dotAppear 0.5s 1.2s forwards;
    border-radius: 50%;
    height: 12px;
    position: absolute;
    opacity: 0;
    width: 12px;
    background: rgb(176,159,193);
    transform: scale(0);
    left: -30px;
    content: "";
}.ty-message-Lx li span {
    animation: textFadeIn 0.8s 1s forwards ease-out;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    transform: translateX(0);
    color: #000000;
    display: block;
    position: relative;
    opacity: 0;
    font-size: 13px;
}.ty-message-Lx li span::first-letter {
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(176,159,193);
}

@keyframes backgroundPulse {
    0%, 100% { 
        opacity: 0.15;
        transform: scale(1);
    }
    50% { 
        opacity: 0.25;
        transform: scale(1.05);
    }
}

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

@keyframes slideInFromTop {
    0% { 
        opacity: 0;
        transform: translateY(-40px) translateZ(30px);
    }
    100% { 
        opacity: 1;
        transform: translateY(0) translateZ(30px);
    }
}

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

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(10px) rotateX(5deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(10px) rotateX(2deg);
    }
}

@keyframes heightGrow {
    0% { height: 0; }
    100% { height: 100%; }
}

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

@keyframes textFadeIn {
    0% { opacity: 0; transform: translateX(20px); }
    100% { opacity: 1; transform: translateX(0); }
}

@media (max-width: 991px) {.ty-message-Lx {
    padding: 80px 0;
}.ty-message-Lx h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 30px;
}.ty-message-Lx .learn-mastery-Jv {
    padding: 35px;
}
}

@media (max-width: 767px) {.ty-message-Lx {
    padding: 60px 0;
    perspective: 800px;
}.ty-message-Lx h2 {
    transform: translateZ(20px);
    font-size: calc(29px * 0.8);
    margin-bottom: 25px;
}.ty-message-Lx .learn-mastery-Jv {
    padding: 30px 25px;
    transform: translateZ(5px) rotateX(1deg);
}.ty-message-Lx li::before {
    height: 10px;
    width: 10px;
    left: -20px;
}.ty-message-Lx li span {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.ty-message-Lx {
    padding: 40px 0;
}.ty-message-Lx h2 {
    margin-bottom: 20px;
    font-size: calc(29px * 0.7);
}.ty-message-Lx .learn-mastery-Jv {
    padding: 25px 20px;
}.ty-message-Lx h2::after {
    height: 2px;
    width: 60px;
}.ty-message-Lx li span {
    line-height: 1.5;
    font-size: calc(13px * 0.9);
}}.cookie-notice-banner-KS {
    position: fixed;
    animation: slideUp 0.5s forwards;
    background: rgb(120,135,181);
    transition: transform 0.3s ease-in-out;
    padding: 20px 0;
    width: 100%;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(120,135,181);
    z-index: 90;
    transform: translateY(100%);
    bottom: 0;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookieWarningPopup-MB {
    display: none;
}#cookieWarningPopup-MB:checked ~ .cookie-notice-banner-KS {
    opacity: 0;
    visibility: hidden;
}.track-optin-YT {
    align-items: center;
    justify-content: space-between;
    padding: 20px 5%;
    display: flex;
    gap: 20px;
}.cookie-notice-banner-KS h5 {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 20px;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
}.cookie-notice-banner-KS p {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 15px;
}.track-edu-bT {
    filter: drop-shadow(0 0 10px rgb(176,159,193));
    display: flex;
    justify-content: center;
    margin-right: 15px;
    align-items: center;
    flex-shrink: 0;
}.track-edu-bT svg {
    width: 80px;
    fill: rgb(176,159,193);
    transition: transform 0.3s ease-in-out;
    height: 80px;
}.track-edu-bT:hover svg {
    transform: scale(1.1);
}.cookie-review-TU {
    margin-left: 10px;
    color: #000000;
    flex-shrink: 0;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(90deg, rgb(176,159,193), rgb(120,135,181));
    box-shadow: 0 0 15px rgb(176,159,193);
    border-radius: 13px;
    white-space: nowrap;
    line-height: 40px;
    padding: 10px 20px;
    min-width: 140px;
    cursor: pointer;
}.cookie-review-TU:hover {
    box-shadow: 0 0 20px rgb(120,135,181);
}.cookie_button.cookie-lock-wv {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(120,135,181);
}.cookie_button.cookie-lock-wv:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(120,135,181);
}.cookie-notice-banner-KS p a {
    text-decoration: none;
    color: rgb(176,159,193);
    transition: color 0.3s ease;
}.cookie-notice-banner-KS p a:hover {
    color: rgb(120,135,181);
}
@media only screen and (max-width: 1200px) {.cookie-notice-banner-KS {
    padding: 15px 0;
}.track-optin-YT {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.track-edu-bT {
    display: none;
}.track-optin-YT {
    flex-direction: column;
    text-align: center;
    align-items: center;
}.cookie-notice-banner-KS h5 {
    font-size: 22px;
    margin-bottom: 5px;
}.user-safety-uG {
    margin-bottom: 15px;
}.cookie-review-TU {
    margin: 10px 0;
    min-width: 100%;
}
}
