﻿.webinar-cta-IKPTU {
    flex: 0 0 auto;
}

.webinar-cta-IKPTU {
    color: #ffffff;
    background-position: center center;
    z-index: 1;
    position: relative;
    padding: 5rem 0 3rem;
}

header,footer {
    width: 100%;
}

header {
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    left: 0;
    background: rgb(187,178,204,0.5);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 1000;
    backdrop-filter: blur(20px);
    position: fixed;
    width: 100%;
    -webkit-backdrop-filter: blur(20px);
}

.cookie-layer-ESXPo {
    margin-right: 15px;
    flex-grow: 1;
}

.cookie-layer-ESXPo p {
    font-size: 12px;
    margin-bottom: 0;
    color: #000000;
}

.cookie_button.manage-tracking-qNxOc {
    border-color: rgb(187,178,204);
    background-color: rgb(187,178,204);
    color: #ffffff;
}

.cookie_button.manage-tracking-qNxOc:hover {
    border-color: rgba(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}

.cookie_button.edu-accept-AntJR:hover {
    color: #ffffff;
    border-color: rgb(187,178,204);
    background-color: rgb(187,178,204);
}

.gratBlock-pzFWu::before {
    height: 300px;
    top: -50px;
    background: radial-gradient(circle, rgb(187,178,204,0.5) 0%, transparent 70%);
    width: 300px;
    right: -50px;
    transform: rotate(-15deg);
    content: "";
    z-index: 1;
    position: absolute;
    animation: pulse 8s infinite alternate ease-in-out;
    opacity: 0.6;
}

.gratBlock-pzFWu h2 {
    font-weight: 700;
    color: #000000;
    margin-bottom: 40px;
    animation: slideInTitle 1.2s ease-out;
    font-size: 31px;
    position: relative;
    transform: translateY(0);
    opacity: 1;
}

.gratBlock-pzFWu .learning-zone-hNKfx::before {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgb(255, 255, 255, 0.5) 100%);
    z-index: -1;
    position: absolute;
}


  
  @container thanks-container (max-width: 768px) {.gratBlock-pzFWu .learning-zone-hNKfx {
    padding: 20px;
}.gratBlock-pzFWu h2 {
    margin-bottom: 25px;
}}

.connect-bQjsD::after {
    top: -50%;
    content: '';
    z-index: 0;
    background: 
        radial-gradient(circle at 25% 25%, rgb(187,178,204,0.5) 0%, transparent 25%),
        radial-gradient(circle at 75% 75%, rgb(150,140,166,0.5) 0%, transparent 25%);
    width: 200%;
    animation: pulseGradient 15s infinite alternate;
    position: absolute;
    left: -50%;
    height: 200%;
    opacity: 0.7;
}

.connect-bQjsD .ask-question-ErlcV::before {
    top: -2px;
    bottom: -2px;
    border-radius: calc(30px + 2px);
    position: absolute;
    background: linear-gradient(45deg, 
        rgb(187,178,204) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(150,140,166) 100%);
    z-index: -1;
    content: '';
    right: -2px;
    opacity: 0.7;
    left: -2px;
    animation: borderGlow 6s infinite alternate;
}

.connect-bQjsD h3::after {
    animation: slideGlow 3s infinite alternate;
    position: absolute;
    left: 0;
    bottom: -8px;
    content: '';
    height: 10px;
    box-shadow: 0 0 10px rgb(187,178,204);
    border-radius: 50%;
    width: 10px;
    background: rgb(187,178,204);
}

.connect-bQjsD .inquire-now-GYmvy::before {
    width: 100%;
    opacity: 0.2;
    content: '';
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, 
        transparent, 
        #ffffff, 
        transparent);
    height: 1px;
    top: -15px;
}

.connect-bQjsD .inquire-now-GYmvy span::after {
    opacity: 0;
    left: 0;
    top: 0;
    content: '';
    z-index: -1;
    width: 100%;
    background: linear-gradient(45deg, 
        rgb(187,178,204,0.5) 0%, 
        transparent 30%, 
        transparent 70%, 
        rgb(150,140,166,0.5) 100%);
    height: 100%;
    position: absolute;
    transition: opacity 0.4s ease;
}

.connect-bQjsD .inquire-now-GYmvy span:nth-child(even) svg {
    stroke: rgb(150,140,166);
    filter: drop-shadow(0 0 5px rgb(150,140,166,0.5));
}

.connect-bQjsD .inquire-now-GYmvy span:nth-child(even):hover svg {
    filter: drop-shadow(0 0 10px rgb(150,140,166));
}

.connect-bQjsD .inquire-now-GYmvy span:hover svg path,
.connect-bQjsD .inquire-now-GYmvy span:hover svg circle,
.connect-bQjsD .inquire-now-GYmvy span:hover svg line,
.connect-bQjsD .inquire-now-GYmvy span:hover svg polyline,
.connect-bQjsD .inquire-now-GYmvy span:hover svg rect {
    animation: glowPulse 2s infinite alternate;
    stroke-dashoffset: 0;
}

.connect-bQjsD .inquire-now-GYmvy span span a {
    text-decoration: none;
    display: inline-block;
    padding: 5px 0;
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
    color: rgb(187,178,204);
}


.connect-bQjsD .team-contact-IFjoa h4 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 22px;
    display: flex;
    letter-spacing: 1px;
    align-items: center;
    color: #ffffff;
    font-weight: 600;
}

.connect-bQjsD .team-contact-IFjoa h4::before {
    height: 2px;
    margin-right: 10px;
    content: '';
    box-shadow: 0 0 5px rgb(187,178,204);
    display: inline-block;
    background: rgb(187,178,204);
    width: 20px;
}

.connect-bQjsD .team-contact-IFjoa span svg {
    height: 18px;
    stroke: rgb(150,140,166);
    transition: all 0.3s ease;
    fill: none;
    width: 18px;
    stroke-linejoin: round;
    stroke-width: 1.5px;
    stroke-linecap: round;
    margin-right: 10px;
    filter: drop-shadow(0 0 3px rgb(150,140,166,0.5));
}

.connect-bQjsD .team-contact-IFjoa span svg {
    height: 14px;
    width: 14px;
}

.connect-bQjsD .team-contact-IFjoa span:hover svg {
    stroke: rgb(187,178,204);
    transform: rotate(360deg);
    filter: drop-shadow(0 0 5px rgb(187,178,204));
}

.interested-learners-XcdPt::before {
    left: 0;
    height: 100%;
    position: absolute;
    content: '';
    opacity: 0.4;
    width: 100%;
    top: 0;
    z-index: 1;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        );
}

.interested-learners-XcdPt ul li:hover {
    box-shadow: 
        inset 5px 5px 10px rgba(166, 180, 208, 0.4),
        inset -5px -5px 10px rgba(255, 255, 255, 0.8);
    transform: translateY(-5px);
}

.interested-learners-XcdPt ul li:hover::before {
    opacity: 1;
}

.interested-learners-XcdPt ul li svg {
    transition: all 0.4s ease;
    height: 50px;
    border-radius: 12px;
    width: 50px;
    flex-shrink: 0;
    box-shadow: 
        5px 5px 10px rgba(166, 180, 208, 0.5),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    padding: 10px;
    background: linear-gradient(135deg, #edf0f8, #e2e6f3);
}

.interested-learners-XcdPt ul li:nth-child(4) {
    animation-delay: 0.4s;
}

.our-team-fodsT {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.our-team-fodsT .content-frame-JnRMV {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    display: grid;
    gap: 30px;
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
    padding: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    grid-template-columns: 1fr;
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
}

.our-team-fodsT h5 {
    padding-bottom: 15px;
    font-size: 18px;
    letter-spacing: 1.5px;
    margin: 0 0 15px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(187,178,204);
}

.our-team-fodsT p {
    color: #000000;
    font-size: calc(12px * 1.2);
    line-height: 1.5;
    margin: 0;
}

.our-team-fodsT ol li {
    line-height: 1.7;
    column-gap: 40px;
    text-align: justify;
    padding: 0;
    position: relative;
    column-count: 1;
    color: #000000;
    hyphens: auto;
    font-size: 12px;
}

header:after {
    width: 100%;
    filter: blur(1px);
    height: 3px;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    content: '';
    background: linear-gradient(
        90deg,
        rgb(150,140,166) 0%,
        rgb(187,178,204) 50%,
        rgb(150,140,166) 100%
    );
    position: absolute;
}

header .container {
    padding: 16px 25px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

header .head-mainbar-tXgdC {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

header .head-core-xhkJF {
    position: relative;
    display: flex;
    gap: 35px;
    align-items: center;
}

header .head-core-xhkJF:hover:before {
    transform: translateY(-50%) scaleX(1);
    opacity: 1;
}

header .main-pro-txRaV:before {
    bottom: 0;
    width: 100%;
    left: 0;
    background: linear-gradient(
        90deg,
        transparent,
        #ffffff,
        transparent
    );
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    content: '';
    height: 1px;
    position: absolute;
}

header .main-pro-txRaV:hover:after {
    transform: scaleY(1);
    opacity: 0.15;
}

header .header-edu-myvuQ:before {
    background: radial-gradient(
        circle,
        rgb(187,178,204,0.5) 0%,
        transparent 70%
    );
    width: calc(100% + 20px);
    z-index: -1;
    transition: opacity 0.5s ease;
    position: absolute;
    height: calc(100% + 20px);
    opacity: 0;
    top: -10px;
    content: '';
    left: -10px;
}

header .header-edu-myvuQ:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(187,178,204));
}

.program-results-YduFK::after {
    filter: blur(30px);
    transform: rotate(15deg) skewY(5deg);
    height: 70%;
    z-index: 1;
    opacity: 0.2;
    bottom: -10%;
    content: "";
    position: absolute;
    width: 35%;
    left: -5%;
    background: linear-gradient(210deg, rgb(187,178,204,0.5) 0%, rgb(150,140,166,0.5) 100%);
}

.program-results-YduFK .content-frame-JnRMV::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 4px;
    background: linear-gradient(to bottom, rgb(187,178,204), rgb(150,140,166));
    height: 100%;
}

.program-results-YduFK h4::after {
    bottom: -10px;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: rgb(150,140,166);
    position: absolute;
    transform-origin: left;
    height: 3px;
    transform: scaleX(1);
    left: 0;
    width: 80px;
    content: "";
}

.program-results-YduFK li:hover {
    transform: translateY(-3px);
}

.program-results-YduFK li p span:first-child {
    height: 38px;
    display: flex;
    width: 38px;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    transition: all 0.3s ease;
    flex-shrink: 0;
    background: #ffffff;
}

.program-results-YduFK li:hover svg path {
    fill: rgb(150,140,166);
}

.program-results-YduFK .img-holder-RhCAq {
    border: 8px solid #ffffff;
    height: auto;
    max-width: 500px;
    transform: perspective(1000px) rotateY(-5deg) rotateX(3deg) translateZ(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08);
    width: 100%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    object-fit: cover;
}

.contact-form-box-mDJqv h2 {
    color: #000000;
    font-weight: 700;
    position: relative;
    font-size: 34px;
    text-align: center;
    font-family: Arial, sans-serif;
    margin-bottom: 50px;
}

.contact-form-box-mDJqv .inquiry-info-kjfVD {
    display: grid;
    background: transparent;
    grid-template-columns: 1fr 450px;
    gap: 40px;
    position: relative;
    align-items: center;
}

.contact-form-box-mDJqv .feedback-request-xusEo:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.contact-form-box-mDJqv form h3 {
    font-size: 23px;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
}

.contact-form-box-mDJqv form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}

.contact-form-box-mDJqv .query-box-uXOSF {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.contact-form-box-mDJqv .query-box-uXOSF input[type="checkbox"]:checked + label::before {
    background: rgb(187,178,204);
}

.contact-form-box-mDJqv .query-box-uXOSF input[type="checkbox"]:checked + label::after {
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    width: 6px;
    content: "";
    border-bottom: 2px solid #ffffff;
    height: 10px;
    position: absolute;
    top: 6px;
    left: 8px;
}

.contact-form-box-mDJqv form .inquiry-block-jTCRn:hover::after {
    left: 0;
    width: 100%;
    right: auto;
}

.contact-form-box-mDJqv form .inquiry-block-jTCRn span {
    position: relative;
    z-index: 1;
}

.contact-form-box-mDJqv svg path {
    transition: fill 0.3s ease;
    fill: rgb(187,178,204);
}

.course-features-qHfeM::after {
    top: 0;
    right: 0;
    background: radial-gradient(
    circle at 80% 20%,
    rgb(150,140,166,0.5) 0%,
    transparent 60%
  );
    height: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    content: "";
}

.course-features-qHfeM .learning-zone-hNKfx::before {
    left: -120px;
    animation: rotate 30s linear infinite;
    height: 200px;
    border-radius: 50%;
    top: -80px;
    content: "";
    position: absolute;
    z-index: -1;
    width: 200px;
    border: 1px solid rgb(187,178,204,0.5);
}

.course-features-qHfeM .program-plan-edXbL::before {
    right: 20px;
    top: 20px;
    position: absolute;
    border-top: 2px solid rgb(150,140,166,0.5);
    height: 60px;
    border-right: 2px solid rgb(150,140,166,0.5);
    z-index: 1;
    width: 60px;
    content: "";
}

.course-features-qHfeM .top-header-nQArJ::before {
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: rgb(187,178,204);
    width: 10px;
    left: -20px;
    content: "";
    top: 50%;
    position: absolute;
    height: 10px;
}

.course-features-qHfeM h3::after {
    bottom: 0;
    border-radius: 10px;
    position: absolute;
    height: 3px;
    left: 0;
    background: linear-gradient(
    to right,
    rgb(187,178,204) 0%,
    rgb(150,140,166) 100%
  );
    content: "";
    width: 80px;
}

.course-features-qHfeM .img-holder-RhCAq::after {
    border-radius: 30px;
    content: "";
    z-index: 3;
    border: 1px solid rgba(255, 255, 255, 0.1);
    inset: 0;
    position: absolute;
}

.course-features-qHfeM .img-holder-RhCAq:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

.welcome-page-TwNcJ::after {
    pointer-events: none;
    background: linear-gradient(180deg, 
    rgb(187,178,204,0.5) 0%, 
    transparent 30%, 
    rgb(150,140,166,0.5) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    mix-blend-mode: overlay;
    right: 0;
    left: 0;
    z-index: 2;
    content: "";
}

.welcome-page-TwNcJ > div > div:first-child::before {
    position: absolute;
    animation: lineExpand 3s ease-in-out infinite alternate;
    height: 3px;
    width: 50%;
    content: "";
    transform-origin: left center;
    left: 25%;
    background: linear-gradient(
    90deg,
    transparent,
    rgb(150,140,166),
    transparent
  );
    bottom: 0;
}

.welcome-page-TwNcJ .title_style_header {
    font-size: clamp(2.5rem, 5vw, 44px);
    animation: fadeSlideUp 1s forwards 0.3s ease-out;
    line-height: 1.2;
    -webkit-background-clip: text !important;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    background: linear-gradient(
    135deg,
    #ffffff 20%,
    rgb(150,140,166) 80%
  );
    color: transparent;
    margin: 0;
    background-clip: text !important;
    opacity: 0;
    letter-spacing: -0.02em;
}

.welcome-page-TwNcJ .learn-home-GHQVC > div:last-child {
    overflow: hidden;
    transform: translateY(10px);
    animation: floatUp 5s infinite alternate ease-in-out;
    position: relative;
    padding: 1rem 1.5rem;
}

.welcome-page-TwNcJ .learn-home-GHQVC > div:last-child span {
    position: relative;
    display: block;
}

.webinar-cta-IKPTU::before {
    z-index: -1;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}

.webinar-cta-IKPTU .container::before {
    top: -80px;
    background: linear-gradient(0deg, rgb(187,178,204) 0%, transparent 100%);
    position: absolute;
    width: 100%;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    left: 0;
    height: 80px;
    content: "";
    opacity: 0.3;
}

.webinar-cta-IKPTU .company_holder h3 {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-size: calc(37px * 1.2);
    color: #ffffff;
    text-shadow: 0 0 10px rgb(187,178,204), 0 0 20px rgb(187,178,204), 0 0 30px rgb(187,178,204);
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 1.5rem;
}

.webinar-cta-IKPTU .conduct-code-jBuFV {
    line-height: 1.6;
    color: #ffffff;
    padding-left: 1rem;
    border-left: 2px solid rgb(187,178,204);
    margin-top: 1.5rem;
    opacity: 0.8;
    font-size: 16px;
}

.webinar-cta-IKPTU .head-core-xhkJF {
    flex: 1;
    position: relative;
    border-bottom: 2px solid rgb(187,178,204);
    transition: all 0.3s ease;
    border-left: 2px solid rgb(187,178,204);
    padding: 1.5rem;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
}

.webinar-cta-IKPTU .head-core-xhkJF .head-wrap-sLxga {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}

.webinar-cta-IKPTU .head-core-xhkJF .head-wrap-sLxga a::before {
    transition: all 0.3s ease;
    font-size: 0.8em;
    left: 0;
    position: absolute;
    color: rgb(187,178,204);
    content: "//";
}

.fund-cta-WUrSA {
    margin-top: 3rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    background: rgba(0, 0, 0, 0.6);
    padding: 1.5rem 0;
    position: relative;
}

.fund-cta-WUrSA .discord-cta-BneWY::before,
.fund-cta-WUrSA .discord-cta-BneWY::after {
    content: "//";
    margin: 0 10px;
    color: rgb(187,178,204);
}

.price-option-RxMhF::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    bottom: 0;
    right: 0;
    position: absolute;
}

.price-option-RxMhF .cost-deals-qourc {
    display: grid;
    padding: 0;
    gap: 30px;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
}

.price-option-RxMhF .learn-fees-WdIKz {
    border-radius: 4px;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.1) inset;
    overflow: hidden;
    height: 100%;
    position: relative;
    background: linear-gradient(135deg, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.03) 100%);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 40px 30px;
    transform: translateZ(0);
    backdrop-filter: blur(10px);
}

.price-option-RxMhF .learn-fees-iQYyA {
    position: relative;
    z-index: 2;
}

.price-option-RxMhF .learn-fees-iQYyA h4::after {
    width: 40px;
    bottom: 0;
    content: "";
    left: 0;
    background-color: rgb(150,140,166);
    transition: width 0.3s ease;
    position: absolute;
    height: 2px;
}

.price-option-RxMhF .pro-fees-jZpmq::before {
    left: 0;
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, 
        rgb(150,140,166) 0%, 
        transparent 100%);
    width: 60px;
    content: "";
    position: absolute;
}

.price-option-RxMhF .edu-packages-pPDeM:hover .learn-fees-WdIKz::after {
    transform: scale(1.2);
    opacity: 0.7;
}

.price-option-RxMhF .cost-deals-qourc li:nth-child(3) {
    animation-delay: 0.3s;
}

.education-history-FmKTx::before {
    left: 0;
    height: 100%;
    top: 0;
    animation: ambientLight 20s ease-in-out infinite alternate;
    background: 
        radial-gradient(circle at 20% 30%, rgb(187,178,204,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(150,140,166,0.5) 0%, transparent 25%);
    content: "";
    filter: blur(60px);
    position: absolute;
    width: 100%;
}

.education-history-FmKTx .img-holder-RhCAq {
    width: 180px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 50%;
    border: 3px solid #ffffff;
    transform: translateX(-50%) translateZ(30px);
    border-radius: 50%;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(187,178,204,0.5);
    top: -90px;
    position: absolute;
    height: 180px;
}

.education-history-FmKTx .career-story-urfnG {
    padding: 2rem;
    transform: translateZ(10px);
    color: #ffffff;
    border-left: 3px solid rgb(187,178,204);
    border-radius: 10px;
    margin-top: 2rem;
    position: relative;
    line-height: 1.7;
    width: 100%;
    font-size: 12px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    transition: transform 0.3s ease;
}

.experience-trial-SQNkb .learning-zone-hNKfx {
    margin: 0 auto;
    z-index: 10;
    display: grid;
    max-width: 1000px;
    position: relative;
    gap: 40px;
    grid-template-columns: 2fr 1fr;
    transform: skewY(-2deg);
}

.experience-trial-SQNkb .inquiry-block-jTCRn::before {
    content: '';
    z-index: -1;
    transition: opacity 0.4s ease;
    left: 0;
    background: rgb(150,140,166);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.experience-trial-SQNkb .inquiry-block-jTCRn:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    transform: skewY(2deg) translateY(-5px);
}

.experience-trial-SQNkb .inquiry-block-jTCRn:hover::after {
    left: 200%;
}

.experience-trial-SQNkb .learning-zone-hNKfx::after {
    width: 100px;
    position: absolute;
    opacity: 0.4;
    z-index: -1;
    border: 2px dashed rgb(187,178,204,0.5);
    top: -50px;
    content: '';
    border-radius: 50%;
    transform: skewY(2deg);
    height: 100px;
    right: -50px;
}

.confidential-lockup-pXRIu h2 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.confidential-lockup-pXRIu li {
    margin-bottom: 10px;
}

.confidential-lockup-pXRIu section {
    background: none;
}

.get-updates-teIgf {
    --newsletter-accent: rgb(187,178,204);
    background: linear-gradient(135deg, var(--newsletter-background), rgba(20, 30, 60, 0.95));
    --perspective-depth: 1000px;
    --newsletter-background: #000000;
    color: var(--newsletter-text-color);
    --animation-time: 0.5s;
    --newsletter-text-color: #ffffff;
    --newsletter-shadow: rgba(0, 0, 0, 0.25);
    padding: 6rem 0;
    --input-focus-scale: 1.02;
    perspective: var(--perspective-depth);
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
}

.get-updates-teIgf h4 {
    font-weight: 600;
    max-width: 800px;
    line-height: 1.3;
    transform: translateZ(30px);
    text-shadow: 0 4px 12px var(--newsletter-shadow);
    font-size: min(2.2rem, 5vw);
    color: var(--newsletter-text-color);
    position: relative;
    margin: 0;
}

.get-updates-teIgf .input_holder span {
    transform-style: preserve-3d;
    position: relative;
    display: flex;
}

.get-updates-teIgf .input_holder input {
    width: 100%;
    border: none;
    transition: all var(--animation-time) cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 4px;
    transform: translateZ(0);
    font-size: 1rem;
    background: rgba(255, 255, 255, 0.9);
    outline: none;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    padding: 1.2rem 1.5rem;
    color: #000000;
}

.get-updates-teIgf .input_holder input[type="submit"]:active {
    transform: scale(0.98) translateZ(5px);
}

.get-updates-teIgf .input_holder input[type="submit"]::before {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    transform: scale(0);
    height: 200%;
    left: -50%;
    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);
    width: 200%;
    top: -50%;
    position: absolute;
}


@media (max-width: 1200px) {.cookie-layer-ESXPo h5 {
    font-size: calc(18px - 2px);
}.cookie-layer-ESXPo p {
    font-size: calc(12px - 2px);
}.cookie-guide-QiBHq {
    font-size: calc(20px - 2px);
}
}



@media (max-width: 768px) {.gratBlock-pzFWu {
    padding: 60px 0;
}.gratBlock-pzFWu h2 {
    font-size: calc(31px * 0.8);
    margin-bottom: 30px;
}.gratBlock-pzFWu h2::after {
    width: 60px;
}.gratBlock-pzFWu .learning-zone-hNKfx {
    padding: 25px;
}.gratBlock-pzFWu::before {
    height: 200px;
    width: 200px;
}.gratBlock-pzFWu::after {
    width: 250px;
    height: 250px;
}
}


@media (max-width: 991px) {.connect-bQjsD {
    padding: 70px 0;
}.connect-bQjsD .ask-question-ErlcV {
    padding: 35px;
}.connect-bQjsD h3 {
    font-size: calc(35px * 0.9);
}.connect-bQjsD .inquire-now-GYmvy {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.connect-bQjsD .inquire-now-GYmvy span svg {
    height: 26px;
    width: 26px;
}.connect-bQjsD .team-contact-IFjoa {
    padding: 25px;
}.connect-bQjsD .team-contact-IFjoa h4 svg {
    height: 22px;
    width: 22px;
}.connect-bQjsD .team-contact-IFjoa span svg {
    height: 16px;
    width: 16px;
}
}



@media (max-width: 992px) {.interested-learners-XcdPt {
    padding: 80px 0;
}.interested-learners-XcdPt h3 {
    padding: 15px 30px;
    margin-bottom: 50px;
}.interested-learners-XcdPt ul {
    gap: 25px;
}.interested-learners-XcdPt ul li {
    padding: 30px 25px;
    width: calc(50% - 13px);
}
}



@media (max-width: 576px) {.interested-learners-XcdPt {
    padding: 60px 0;
}.interested-learners-XcdPt h3 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.85);
    padding: 15px 20px;
}.interested-learners-XcdPt ul li {
    gap: 15px;
    padding: 25px 20px;
}.interested-learners-XcdPt ul li svg {
    padding: 8px;
    width: 40px;
    height: 40px;
}
}



@media (max-width: 767px) {.our-team-fodsT {
    padding: 80px 0;
}.our-team-fodsT .content-frame-JnRMV {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 30px;
}.our-team-fodsT h5 {
    font-size: calc(18px * 0.9);
}.our-team-fodsT p b {
    font-size: calc(12px * 1.4);
}.our-team-fodsT ol li {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}
}



@media (min-width: 768px) {.program-results-YduFK .content-frame-JnRMV > div {
    flex-direction: row;
    gap: 40px;
}.program-results-YduFK .content-frame-JnRMV > div > div {
    flex: 1;
}.program-results-YduFK .content-frame-JnRMV {
    padding: 50px 40px;
}
}



@media (min-width: 1200px) {.program-results-YduFK .learning-zone-hNKfx {
    gap: 100px;
}.program-results-YduFK .content-frame-JnRMV {
    padding: 60px 50px;
}.program-results-YduFK li p span:first-child {
    width: 42px;
    height: 42px;
}.program-results-YduFK svg {
    width: 24px;
    height: 24px;
}.program-results-YduFK h4::after {
    width: 100px;
}
}



@media (max-width: 767px) {.program-results-YduFK {
    padding: 80px 0;
}.program-results-YduFK .content-frame-JnRMV {
    padding: 30px 20px;
}.program-results-YduFK h4 {
    margin-bottom: 25px;
    font-size: calc(23px * 0.9);
}.program-results-YduFK li p {
    font-size: calc(15px * 0.95);
}.program-results-YduFK li p span:first-child {
    width: 34px;
    height: 34px;
}.program-results-YduFK svg {
    height: 20px;
    width: 20px;
}}



@media screen and (max-width: 576px) {.contact-form-box-mDJqv {
    padding: 50px 0;
}.contact-form-box-mDJqv h2 {
    font-size: calc(34px * 0.85);
}.contact-form-box-mDJqv .img-holder-RhCAq {
    height: 250px;
}.contact-form-box-mDJqv .feedback-request-xusEo {
    padding: 30px 25px;
}.contact-form-box-mDJqv form h3 {
    font-size: calc(23px * 0.9);
}.contact-form-box-mDJqv form .inquiry-block-jTCRn {
    width: 100%;
}}



@media (max-width: 576px) {.course-features-qHfeM {
    padding: 40px 0;
}.course-features-qHfeM .program-plan-edXbL {
    padding: 20px;
}.course-features-qHfeM h3 {
    font-size: calc(28px * 0.8);
}.course-features-qHfeM p {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}.course-features-qHfeM .top-header-nQArJ {
    margin-bottom: 15px;
}.course-features-qHfeM .top-header-nQArJ svg {
    max-height: 50px;
}.course-features-qHfeM .img-holder-RhCAq {
    min-height: 300px;
}.course-features-qHfeM .program-plan-edXbL::before,
  .course-features-qHfeM .program-plan-edXbL::after {
    height: 30px;
    width: 30px;
}
}



@media (prefers-reduced-motion) {.welcome-page-TwNcJ > div,
  .welcome-page-TwNcJ .title_style_header,
  .welcome-page-TwNcJ .learn-home-GHQVC,
  .welcome-page-TwNcJ .learn-online-dYBsf::before,
  .welcome-page-TwNcJ .learn-home-GHQVC > div:last-child {
    transform: none;
    animation: none;
}.welcome-page-TwNcJ > div > div:first-child::before,
  .welcome-page-TwNcJ > div > div:first-child::after {
    animation: none;
}.welcome-page-TwNcJ .title_style_header,
  .welcome-page-TwNcJ .learn-home-GHQVC {
    opacity: 1;
}.welcome-page-TwNcJ .learn-online-dYBsf::before {
    transform: scaleY(1);
}}




@media (max-width: 1200px) {.price-option-RxMhF {
    padding: 100px 0 80px;
}.price-option-RxMhF .cost-deals-qourc {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 25px;
}
}



@media (max-width: 992px) {.price-option-RxMhF h2 {
    font-size: calc(28px * 0.9);
}.price-option-RxMhF .pricing-levels-sewkU {
    margin-bottom: 40px;
}.price-option-RxMhF .learn-fees-WdIKz {
    padding: 35px 25px;
}
}



@media (max-width: 576px) {.price-option-RxMhF {
    padding: 60px 0 40px;
}.price-option-RxMhF .container {
    padding: 0 15px;
}.price-option-RxMhF h2 {
    font-size: calc(28px * 0.7);
    margin-bottom: 15px;
}.price-option-RxMhF .pricing-levels-sewkU {
    margin-bottom: 25px;
    font-size: calc(16px * 0.95);
}.price-option-RxMhF .cost-deals-qourc {
    gap: 25px;
    grid-template-columns: 1fr;
}.price-option-RxMhF .learn-fees-WdIKz {
    padding: 30px 20px;
}.price-option-RxMhF .learn-fees-iQYyA h4 {
    font-size: 21px;
}.price-option-RxMhF .pro-fees-jZpmq {
    font-size: calc(21px * 1.2);
}}



@media (max-width: 991px) {.experience-trial-SQNkb {
    padding: 100px 0;
}.experience-trial-SQNkb .learning-zone-hNKfx {
    gap: 30px;
}.experience-trial-SQNkb .container p {
    font-size: calc(20px * 1.2);
    padding: 40px;
}.experience-trial-SQNkb .container p::before {
    width: 5px;
}
}



@media (max-width: 480px) {.experience-trial-SQNkb {
    padding: 60px 0;
}.experience-trial-SQNkb .learning-zone-hNKfx {
    transform: skewY(-1deg);
}.experience-trial-SQNkb .container p {
    padding: 25px;
    transform: skewY(1deg);
    font-size: calc(16px * 1.2);
}.experience-trial-SQNkb .inquiry-block-jTCRn {
    font-size: calc(16px * 0.9);
    height: 60px;
    transform: skewY(1deg);
}.experience-trial-SQNkb .inquiry-block-jTCRn:hover {
    transform: skewY(1deg) translateY(-3px);
}}



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



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



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



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

@keyframes slideGlow {
    0% {
        left: 0;
        background: rgb(187,178,204);
    }
    100% {
        left: calc(100% - 10px);
        background: rgb(150,140,166);
    }
}


    
    @keyframes slideGlow {
        0% {
            left: 0;
            background: rgb(187,178,204);
        }
        100% {
            left: calc(100% - 10px);
            background: rgb(150,140,166);
        }
    }



@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}



@keyframes borderGrow {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}



@keyframes floatUp {
  0%, 100% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(0);
  }
}



@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(187,178,204), 0 0 20px rgb(187,178,204);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.8;
    }
    50% {
        opacity: 1;
    }
}

