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

.IwO-header-page {
    flex: 1 0 auto;
}

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

html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    auto
contain
touch-action: none;
    auto
    scroll-behavior: auto;
    scroll-snap-type: none;
    height: 100%;
    min-height: 100%;
}

.mif-connect-form::after {
    left: 0;
    animation: gridMove 20s linear infinite;
    width: 100%;
    background-image: 
        linear-gradient(90deg, rgba(rgb(184,208,185), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(184,208,185), 0.03) 1px, transparent 1px);
    opacity: 0.6;
    background-size: 20px 20px;
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
}

.mif-connect-form .lCf-feedback-box {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateY(0);
    background: #ffffff;
    position: relative;
    overflow: hidden;
    display: flex;
    border-radius: 26px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(rgb(184,208,185), 0.05);
}



.mif-connect-form .ZKR-help-reach {
    width: 55%;
    padding: 50px 40px;
    position: relative;
}

.mif-connect-form .ZKR-help-reach::before {
    content: "";
    right: -50px;
    width: 200px;
    border-radius: 50%;
    height: 200px;
    background: radial-gradient(circle, rgba(rgb(184,208,185), 0.05) 0%, transparent 70%);
    top: -50px;
    position: absolute;
    z-index: 0;
}

.mif-connect-form form input[type="text"] {
    border: 1px solid rgba(#000000, 0.1);
    background: rgba(#ffffff, 0.8);
    padding: 15px 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    font-size: 12px;
    width: 100%;
}

.mif-connect-form .UHO-support-query input[type="checkbox"] {
    opacity: 0;
    height: 0;
    position: absolute;
    width: 0;
    cursor: pointer;
}

.mif-connect-form .UHO-support-query input[type="checkbox"]:checked + label::before {
    background: rgb(184,208,185);
    border-color: rgb(184,208,185);
}

.mif-connect-form .UHO-support-query label a {
    color: rgb(184,208,185);
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
}

.mif-connect-form .UHO-support-query label a:hover {
    color: rgb(146,181,150);
}

.mif-connect-form .FIn-feedback-reach {
    width: 100%;
    border-radius: 10px;
    padding: 15px 20px;
    color: #ffffff;
    transition: all 0.3s ease;
    z-index: 1;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    font-weight: 600;
    background: linear-gradient(90deg, rgb(184,208,185), rgb(146,181,150));
    border: none;
    font-size: 15px;
}

.mif-connect-form form input {
    background: rgb(219,234,220);
}

.GBa-newsletter-signup .container {
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
    position: relative;
}

.GBa-newsletter-signup .Dti-expert-learning {
    padding: 2.5rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.04);
    display: grid;
    gap: 2rem;
    backdrop-filter: blur(8px);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 0 rgba(255, 255, 255, 0.1) inset;
    position: relative;
    transform: translateZ(0);
    grid-template-columns: 1fr;
}

.GBa-newsletter-signup .Dti-expert-learning {
    grid-template-columns: 1.5fr 1fr;
}

.GBa-newsletter-signup .input_holder span {
    display: block;
    position: relative;
}

.GBa-newsletter-signup .input_holder input[type="email"] {
    padding: 1rem 1.25rem;
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    outline: none;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: rgba(255, 255, 255, 0.05);
}

.GBa-newsletter-signup .input_holder .FIn-feedback-reach:hover {
    background: rgb(146,181,150);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.GBa-newsletter-signup .input_holder .FIn-feedback-reach:hover::before {
    left: 100%;
}

.GBa-newsletter-signup .input_holder .FIn-feedback-reach:active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

.Znw-trackingPolicyPanel h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.KNd-learn-cookies svg, .KNd-learn-cookies svg path, .KNd-learn-cookies img {
    fill: rgb(184,208,185);
    width: 100px;
    height: 100px;
}

#idm-cookiePopupMessage:checked ~ .Znw-trackingPolicyPanel {
    visibility: hidden;
    opacity: 0;
}

.Lvm-outer-container .LcC-privacy-gate {
    color: #ffffff;
    font-size: 20px;
    padding: 10px;
    margin-left: 30px;
    background: rgb(184,208,185);
}

header .gex-head-mentor::before,
header .gex-head-mentor::after {
    position: absolute;
    width: 30%;
    background: linear-gradient(to right, rgb(184,208,185), transparent);
    height: 2px;
    content: "";
}

header .gex-head-mentor::before {
    left: 0;
    top: 10px;
}

header .gex-head-mentor .xBs-main-lead::before {
    width: 140%;
    height: 140%;
    opacity: 0.05;
    content: "";
    z-index: -1;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    top: -20%;
    background: rgb(184,208,185,0.5);
    transition: transform 0.5s ease-in-out;
    position: absolute;
    left: -20%;
}

header .gex-head-mentor .VQe-first-pagebar:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}

header .gex-head-mentor .VQe-first-pagebar .fRV-page-header a:hover {
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    color: #ffffff;
}

header .gex-head-mentor .VQe-first-pagebar .fRV-page-header a::before {
    content: "";
    left: 0;
    width: 100%;
    z-index: -1;
    transition: transform 0.4s ease, border-radius 0.4s ease;
    background: rgb(184,208,185);
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    top: 0;
    height: 100%;
    transform-origin: right top;
    transform: scale(0);
    position: absolute;
}

.eUa-reward-sys .LAc-intern-opp {
    flex-direction: column;
    display: flex;
}

.eUa-reward-sys .info_item {
    position: relative;
    transition: transform 0.3s ease;
    padding: 0.5rem 1rem;
}

.eUa-reward-sys .info_item:hover {
    transform: translateX(10px);
}

.eUa-reward-sys .info_item p,
.eUa-reward-sys .info_item a {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    transition: all 0.3s ease;
}

.eUa-reward-sys .xBs-main-lead svg {
    filter: brightness(0) invert(1);
    max-width: 150px;
    transition: all 0.3s ease;
    height: auto;
}

.eUa-reward-sys .DpQ-academy-info {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.9;
}

.eUa-reward-sys .VQe-first-pagebar h5 {
    font-weight: 600;
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 1.5rem;
    display: inline-block;
    position: relative;
}

.eUa-reward-sys .aLf-nav-base {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 1rem;
}

.eUa-reward-sys .aLf-nav-base a {
    transition: all 0.3s ease;
    padding: 0.5rem 0;
    opacity: 0.8;
    position: relative;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
}

.eUa-reward-sys .subscribe_holder {
    flex-direction: column;
    position: relative;
    gap: 1.5rem;
    background-color: rgb(146,181,150);
    padding: 4rem 2rem 3rem;
    display: flex;
    z-index: 3;
}

.eUa-reward-sys .input_holder {
    gap: 1rem;
    flex-direction: column;
    display: flex;
}

.eUa-reward-sys .input_holder input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.3);
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
}

.eUa-reward-sys .Dqh-discover-learning::before {
    content: '';
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    top: 0;
    transition: left 0.5s ease;
    position: absolute;
    height: 100%;
    left: -100%;
}

.eUa-reward-sys .Aur-tech-stack::before {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
    left: 0;
    content: '';
    z-index: -1;
}

.ZzX-about-this::after {
    width: 50%;
    z-index: 1;
    position: absolute;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(146,181,150,0.5) 0,
        rgb(146,181,150,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    opacity: 0.05;
    height: 100%;
    content: "";
    bottom: 0;
}

.ZzX-about-this h2::after {
    height: 4px;
    left: 20px;
    z-index: -1;
    content: "";
    position: absolute;
    bottom: -15px;
    width: 120px;
    background: rgb(184,208,185,0.5);
}

.ZzX-about-this .oBM-virtual-training:nth-child(1)::before {
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.03));
    content: "";
    height: 100%;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
}

.ZzX-about-this .oBM-virtual-training:nth-child(2)::before {
    position: absolute;
    background: linear-gradient(270deg, transparent, rgba(0, 0, 0, 0.1));
    z-index: -1;
    left: 0;
    top: 0;
    content: "";
    width: 60px;
    height: 100%;
}

.ZzX-about-this .oBM-virtual-training h3 {
    padding-bottom: 15px;
    font-weight: 600;
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
    font-size: 23px;
}

.ZzX-about-this .oBM-virtual-training:nth-child(2) h3::after {
    background: #ffffff;
}

.ZzX-about-this .oBM-virtual-training:nth-child(1) p {
    color: #000000;
}

.ZzX-about-this .oBM-virtual-training:nth-child(2)::after {
    z-index: -1;
    width: 80px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    border-radius: 10px;
    bottom: 30px;
    height: 80px;
    right: 30px;
    border: 3px solid rgba(255, 255, 255, 0.1);
    transition: all 0.5s ease;
}

.ScH-give-it-a-try {
    overflow: hidden;
    padding: 4rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12), 
                inset 0 1px 3px rgba(255, 255, 255, 0.3);
    background: linear-gradient(135deg, rgb(184,208,185,0.5), rgb(146,181,150));
    z-index: 1;
    position: relative;
}

.ScH-give-it-a-try .container {
    max-width: 1140px;
    align-items: center;
    gap: 2.5rem;
    transform-style: preserve-3d;
    z-index: 2;
    flex-direction: column;
    justify-content: center;
    perspective: 1000px;
    position: relative;
    display: flex;
    margin: 0 auto;
}

.ScH-give-it-a-try .container div {
    justify-content: center;
    transition: transform 0.3s ease-out;
    display: flex;
    transform: translateZ(40px);
}

.ScH-give-it-a-try .FIn-feedback-reach::before {
    transition: opacity 0.4s ease;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.7;
    width: 100%;
    background: linear-gradient(135deg, 
                rgba(255, 255, 255, 0.2) 0%, 
                rgba(255, 255, 255, 0) 50%,
                rgba(255, 255, 255, 0) 100%);
    top: 0;
    z-index: -1;
}

.ScH-give-it-a-try .FIn-feedback-reach span {
    z-index: 2;
    position: relative;
    transition: transform 0.3s ease;
}

.ScH-give-it-a-try .FIn-feedback-reach:hover::before {
    opacity: 1;
}

.ScH-give-it-a-try .FIn-feedback-reach:hover::after {
    opacity: 0.2;
    transform: scale(1);
}

.ScH-give-it-a-try .FIn-feedback-reach:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2),
                inset 0 -2px 0 rgba(0, 0, 0, 0.1),
                0 0 0 4px rgba(255, 255, 255, 0.1);
    transition: all 0.1s ease;
    transform: translateY(2px) scale(0.98);
}

.YxJ-privacy-holdings .container {
    transform-origin: left center;
    margin: 0 auto;
    transform: perspective(1000px) rotateY(0.5deg);
    transition: transform 0.5s ease-out;
    z-index: 1;
    background-color: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 2rem;
    max-width: 1140px;
    position: relative;
}

.YxJ-privacy-holdings h2 {
    opacity: 0;
    font-size: 37px;
    transform: translateY(10px);
    padding-left: 1rem;
    position: relative;
    font-weight: 600;
    animation: slideInUp 0.6s 0.4s forwards;
    margin: 2.5rem 0 1rem;
    color: #000000;
}

.YxJ-privacy-holdings h3::before {
    width: 10px;
    transform: translateY(-50%) rotate(45deg);
    height: 10px;
    top: 50%;
    position: absolute;
    content: "";
    left: 0;
    background-color: rgb(146,181,150);
}

.YxJ-privacy-holdings p {
    font-size: 17px;
    position: relative;
    animation: slideInUp 0.6s 0.5s forwards;
    color: #000000;
    opacity: 0;
    transform: translateY(10px);
    line-height: 1.7;
    margin-bottom: 1.5rem;
}

.YxJ-privacy-holdings ul::before {
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgb(184,208,185), transparent);
    top: 0;
}

.YxJ-privacy-holdings span {
    color: #000000;
    animation: slideInUp 0.6s 0.6s forwards;
    transform: translateY(10px);
    opacity: 0;
    border-left: 2px solid rgb(146,181,150,0.5);
    margin: 0.75rem 0 1.5rem;
    line-height: 1.7;
    display: block;
    font-size: 17px;
    padding-left: 1rem;
}

.YnG-learning-profits .Dti-expert-learning {
    gap: 30px 60px;
    grid-template-rows: auto 1fr;
    z-index: 1;
    display: grid;
    margin: 0 auto;
    grid-template-areas:
        "header photo"
        "content photo";
    padding: 0 20px;
    grid-template-columns: 1fr 1fr;
    position: relative;
    max-width: 1280px;
}

.YnG-learning-profits .vRD-image-box::after {
    position: absolute;
    content: '';
    top: 0;
    z-index: 2;
    mix-blend-mode: overlay;
    right: 0;
    background: linear-gradient(to left, rgb(184,208,185,0.5) 0%, transparent 100%);
    height: 100%;
    width: 30%;
    animation: pulse 5s infinite alternate;
}

.YnG-learning-profits .text_main_holder::before {
    left: -100px;
    width: 180px;
    top: -80px;
    opacity: 0.3;
    animation: rotate 30s linear infinite;
    border: 1px solid rgb(146,181,150,0.5);
    content: '';
    position: absolute;
    border-radius: 40%;
    height: 180px;
    z-index: -1;
}

.YnG-learning-profits .text_main_holder > div:nth-child(4) {
    --i: 4;
}

.YnG-learning-profits .text_main_holder > div:nth-child(6) {
    --i: 6;
}

.YnG-learning-profits .text_main_holder > div:nth-child(8) {
    --i: 8;
}

.YnG-learning-profits .text_main_holder > div::after {
    content: '';
    right: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(146,181,150), 0.05) 100%);
    top: 0;
    z-index: -1;
    height: 100%;
}

.YnG-learning-profits .text_main_holder p {
    color: #ffffff;
    font-size: 14px;
    margin: 0;
    line-height: 1.6;
}

.KuJ-developer-experience::after {
    background: 
        radial-gradient(circle at 20% 30%, rgb(184,208,185,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(146,181,150,0.5) 0%, transparent 40%);
    width: 100%;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    opacity: 0.3;
    filter: blur(80px);
    position: absolute;
}

.KuJ-developer-experience .NuV-user-praise::after {
    opacity: 0.15;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    height: 400px;
    border-radius: 50%;
    width: 400px;
    position: absolute;
    border: 1px dashed rgb(146,181,150,0.5);
    content: "";
    animation: orbit 15s linear infinite reverse;
}

.KuJ-developer-experience .vRD-image-box::after {
    z-index: 2;
    position: absolute;
    inset: 0;
    content: "";
    background: 
        radial-gradient(
            circle at 30% 30%,
            rgba(255, 255, 255, 0.3) 0%,
            transparent 50%
        );
    border-radius: 50%;
}

.KuJ-developer-experience .name::after {
    height: 2px;
    bottom: -8px;
    left: 50%;
    position: absolute;
    width: 0;
    background: linear-gradient(
        to right,
        rgb(184,208,185) 0%,
        rgb(146,181,150) 100%
    );
    transform: translateX(-50%);
    transition: width 0.4s ease;
    content: "";
}

.KuJ-developer-experience .HZQ-experience-details {
    padding: 35px 45px;
    max-width: 650px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    text-align: center;
    background: #ffffff;
    font-size: 17px;
    color: #000000;
    position: relative;
    z-index: 3;
    margin: 0;
    line-height: 1.8;
    border-radius: 20px;
}

.KuJ-developer-experience .NuV-user-praise:hover .vRD-image-box {
    transform: scale(1.05);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 15px rgba(255, 255, 255, 0.2),
        0 0 0 30px rgba(255, 255, 255, 0.05);
}

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

.xDt-pricing-feature .yvY-pricing-catalog {
    color: #ffffff;
    transform: translateX(-10px);
    line-height: 1.6;
    animation: slideInDesc 0.8s forwards 0.4s;
    opacity: 0;
    max-width: 800px;
    font-size: 12px;
    margin-bottom: 40px;
}

.xDt-pricing-feature .pNh-rate-list li:nth-child(2) {
    animation-delay: 0.7s;
}

.xDt-pricing-feature .Qwm-cost-levels {
    display: block;
    text-decoration: none;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.xDt-pricing-feature .djv-study-packages {
    flex-direction: column;
    z-index: 2;
    position: relative;
    display: flex;
    height: 100%;
}

.xDt-pricing-feature .djv-study-packages h4 {
    font-size: calc(22px + 2px);
    display: inline-block;
    color: #000000;
    margin: 0 0 20px;
    font-weight: 700;
    position: relative;
}

.xDt-pricing-feature .aQe-study-sub {
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
              background-color 0.3s ease;
    align-self: flex-start;
    color: #ffffff;
    background: rgb(184,208,185);
    position: relative;
    margin-top: auto;
    font-size: 22px;
    font-weight: 700;
    overflow: hidden;
    border-radius: 10px;
    display: inline-block;
    padding: 10px 20px;
}

.xDt-pricing-feature .Qwm-cost-levels:hover .aQe-study-sub {
    background: rgb(146,181,150);
    transform: translateY(-5px);
}

.Lct-title-board {
    overflow: hidden;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(219,234,220) 0%, #f2f8f8 50%, #e8f4f4 100%);
    position: relative;
}

.Lct-title-board {
    padding: 60px 0;
}

.Lct-title-board .okI-text-column-wrap {
    padding-right: 40px;
    max-width: 50%;
    transform: translateY(0);
    animation: slideUpText 1s ease-out forwards;
    flex: 1;
}

.Lct-title-board .okI-text-column-wrap {
    text-align: center;
    max-width: 100%;
    margin-bottom: 40px;
    padding-right: 0;
}

.Lct-title-board .weX-start-page {
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
    align-items: flex-start;
    margin-bottom: 40px;
    transform: translateY(20px);
    display: flex;
    opacity: 0;
}


  
  .Lct-title-board .weX-start-page {
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.Lct-title-board .weX-start-page svg path {
    fill: rgb(146,181,150);
    transition: fill 0.3s ease;
    opacity: 0.9;
}

.Lct-title-board ul {
    padding: 0;
    list-style: none;
    margin: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out 0.9s forwards;
    opacity: 0;
}

.Lct-title-board .FIn-feedback-reach:hover {
    transform: translateY(-3px) translateZ(0);
    box-shadow: 0 10px 25px rgba(94,170,168,0.3);
}

.Lct-title-board .FIn-feedback-reach:hover::before {
    left: 100%;
    transition: all 0.6s;
}

.Lct-title-board .vRD-image-box::before {
    background: linear-gradient(
    to bottom right,
    rgba(94,170,168,0.3),
    transparent 60%,
    rgba(94,170,168,0.1)
  );
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
}

.xYD-appBox {
    overflow: hidden;
    position: relative;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(184,208,185,0.5) 0%, rgb(219,234,220) 70%);
    padding: 5rem 2rem;
}

.xYD-appBox .container {
    transform-style: preserve-3d;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}

.xYD-appBox h2::after {
    content: "";
    width: 80px;
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    background: rgb(184,208,185);
    height: 3px;
    left: 0;
    bottom: -15px;
    transform-origin: left;
    position: absolute;
    transform: scaleX(0);
}

.xYD-appBox .Dti-expert-learning:hover {
    transform: translateZ(25px) rotateY(0deg);
}

.xYD-appBox li {
    padding: 2.5rem;
    position: relative;
}

.xYD-appBox span {
    line-height: 1.8;
    position: relative;
    display: block;
    color: #000000;
    font-size: 12px;
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
}

.DHe-course-program-description::before {
    top: -5%;
    height: 70%;
    content: "";
    background: linear-gradient(145deg, rgb(184,208,185,0.5) 10%, rgb(146,181,150,0.5) 90%);
    opacity: 0.07;
    position: absolute;
    animation: float 15s infinite alternate ease-in-out;
    right: -10%;
    filter: blur(20px);
    z-index: 1;
    transform: rotate(-15deg) skewX(-15deg);
    width: 35%;
}

.DHe-course-program-description .vRD-image-box {
    overflow: hidden;
    transform: perspective(1000px) rotateY(-3deg) translateZ(0);
    min-height: 350px;
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
    box-shadow: 0 25px 50px -12px rgba(var(--dark-color-rgb), 0.1);
    position: relative;
    border: 1px solid rgba(var(--dark-color-rgb), 0.08);
}

.DHe-course-program-description h3::before {
    left: 0;
    background: linear-gradient(to bottom, rgb(184,208,185), rgb(146,181,150));
    top: 0.2em;
    width: 3px;
    height: 85%;
    content: "";
    transform: scaleY(0.7);
    transition: transform 0.4s ease;
    position: absolute;
}

.DHe-course-program-description span.description {
    display: none;
}

.DHe-course-program-description p.description::-webkit-scrollbar {
    width: 4px;
}

.DHe-course-program-description p.description::-webkit-scrollbar-track {
    background: rgba(var(--dark-color-rgb), 0.05);
}

.DHe-course-program-description p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(146,181,150,0.5);
}



@media (max-width: 480px) {.mif-connect-form {
    padding: 40px 0;
}.mif-connect-form h2 {
    font-size: calc(34px * 0.85);
    margin-bottom: 25px;
}.mif-connect-form .vRD-image-box {
    height: 200px;
}.mif-connect-form .ZKR-help-reach {
    padding: 25px 20px;
}.mif-connect-form form h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 20px;
}.mif-connect-form form input[type="text"] {
    padding: 10px 12px;
    margin-bottom: 12px;
}.mif-connect-form .UHO-support-query {
    margin-bottom: 20px;
}.mif-connect-form .UHO-support-query label {
    padding-left: 30px;
    font-size: calc(15px * 0.9);
}.mif-connect-form .UHO-support-query label::before {
    height: 18px;
    width: 18px;
}.mif-connect-form .UHO-support-query input[type="checkbox"]:checked + label::after {
    width: 5px;
    left: 6px;
    top: 3px;
    height: 10px;
}.mif-connect-form .FIn-feedback-reach {
    padding: 10px 12px;
}
}



@media (max-width: 992px) {header .gex-head-mentor {
    padding: 20px 15px;
    flex-direction: column;
}header .gex-head-mentor .xBs-main-lead {
    margin-bottom: 15px;
}header .gex-head-mentor .VQe-first-pagebar {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .gex-head-mentor .VQe-first-pagebar .fRV-page-header {
    margin: 5px;
}header .gex-head-mentor .VQe-first-pagebar .fRV-page-header a {
    padding: 8px 12px;
    font-size: calc(18px - 1px);
}
}



@media (max-width: 768px) {.eUa-reward-sys .GlF-request-team {
    padding: 2.5rem 1.5rem 3rem;
    margin-bottom: 0;
    grid-template-columns: 1fr;
    clip-path: none;
}.eUa-reward-sys .aLf-nav-base {
    grid-template-columns: 1fr;
}.eUa-reward-sys .VQe-first-pagebar h5,
    .eUa-reward-sys .subscribe_holder h5 {
    text-align: center;
    display: block;
}.eUa-reward-sys .VQe-first-pagebar h5::after {
    transform: translateX(-50%);
    left: 50%;
}.eUa-reward-sys .subscribe_holder p {
    text-align: center;
}
}



@media screen and (max-width: 576px) {.ZzX-about-this {
    padding: 60px 0;
}.ZzX-about-this h2 {
    font-size: 32px;
    margin-bottom: 40px;
}.ZzX-about-this .oBM-virtual-training:nth-child(1),
    .ZzX-about-this .oBM-virtual-training:nth-child(2) {
    padding: 30px 20px;
}.ZzX-about-this .oBM-virtual-training h3 {
    font-size: calc(17px + 0.1rem);
    margin-bottom: 15px;
}.ZzX-about-this .oBM-virtual-training p {
    font-size: calc(16px - 0.05rem);
}}



@media (max-width: 576px) {.ScH-give-it-a-try {
    padding: 2.5rem 0.8rem;
}.ScH-give-it-a-try .container {
    gap: 1.8rem;
}.ScH-give-it-a-try h6 {
    font-size: calc(21px * 0.9);
    padding: 0 0.5rem;
    line-height: 1.4;
}.ScH-give-it-a-try .FIn-feedback-reach {
    padding: 0.7rem 1.8rem;
    font-size: calc(15px * 0.9);
}
}



@media (max-width: 767px) {.YxJ-privacy-holdings {
    padding: 2rem 0.75rem;
}.YxJ-privacy-holdings .container {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04), 0 3px 10px rgba(0, 0, 0, 0.02);
    padding: 1.25rem;
    transform: none;
}.YxJ-privacy-holdings h1 {
    margin-bottom: 1.5rem;
    font-size: calc(42px * 0.8);
}.YxJ-privacy-holdings h2 {
    margin: 1.75rem 0 0.75rem;
    font-size: calc(37px * 0.8);
}.YxJ-privacy-holdings h3 {
    margin: 1.5rem 0 0.75rem;
    font-size: calc(37px * 0.75);
}.YxJ-privacy-holdings h4 {
    margin: 1.25rem 0 0.5rem;
    font-size: calc(37px * 0.65);
}.YxJ-privacy-holdings p, .YxJ-privacy-holdings li, .YxJ-privacy-holdings span {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}.YxJ-privacy-holdings ul {
    margin: 1rem 0 1.5rem 0.5rem;
}
}



@media (max-width: 768px) {.YnG-learning-profits {
    padding: 80px 0;
}.YnG-learning-profits .text_main_holder {
    gap: 20px;
    grid-template-columns: 1fr;
}.YnG-learning-profits .vRD-image-box {
    height: 350px;
}.YnG-learning-profits h2 {
    font-size: 38px;
}
}



@media (max-width: 767px) {.KuJ-developer-experience {
    padding: 70px 0;
}.KuJ-developer-experience .vRD-image-box {
    height: 180px;
    margin-bottom: 20px;
    width: 180px;
}.KuJ-developer-experience .NuV-user-praise::before {
    width: 320px;
    height: 320px;
}.KuJ-developer-experience .NuV-user-praise::after {
    width: 260px;
    height: 260px;
}.KuJ-developer-experience .name {
    font-size: calc(45px * 0.8);
}.KuJ-developer-experience .NuV-user-praise span:not(.name) {
    font-size: calc(19px * 0.95);
    padding: 6px 16px;
    margin-bottom: 25px;
}.KuJ-developer-experience .HZQ-experience-details {
    font-size: calc(17px * 0.95);
    padding: 25px 30px;
    max-width: 100%;
}.KuJ-developer-experience .HZQ-experience-details::before,
    .KuJ-developer-experience .HZQ-experience-details::after {
    width: 8px;
    height: 8px;
}.KuJ-developer-experience .HZQ-experience-details::before {
    left: 20px;
    top: 20px;
}.KuJ-developer-experience .HZQ-experience-details::after {
    bottom: 20px;
    right: 20px;
}
}



@media (max-width: 576px) {.xDt-pricing-feature {
    padding: 50px 0;
}.xDt-pricing-feature .container {
    padding: 0 15px;
}.xDt-pricing-feature h2 {
    font-size: calc(35px - 8px);
    margin-bottom: 15px;
}.xDt-pricing-feature .yvY-pricing-catalog {
    margin-bottom: 25px;
}.xDt-pricing-feature .pNh-rate-list {
    grid-template-columns: 1fr;
    gap: 20px;
}.xDt-pricing-feature .xKb-study-offers {
    padding: 20px;
}.xDt-pricing-feature .djv-study-packages p {
    margin-bottom: 15px;
}.xDt-pricing-feature .aQe-study-sub {
    padding: 8px 16px;
    font-size: calc(22px - 1px);
}}



@media (max-width: 768px) {.xYD-appBox {
    padding: 3rem 1rem;
}.xYD-appBox h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 2rem;
}.xYD-appBox .Dti-expert-learning {
    transform: translateZ(10px) rotateY(0);
}.xYD-appBox li {
    padding: 2rem;
}
}



@media (min-width: 992px) {.DHe-course-program-description {
    padding: 10rem 0;
}.DHe-course-program-description .Fvu-career-class {
    gap: 5rem;
    grid-template-columns: 0.85fr 1.15fr;
}.DHe-course-program-description .vRD-image-box {
    min-height: 500px;
    transform: perspective(1500px) rotateY(-5deg) translateZ(0);
}.DHe-course-program-description .vRD-image-box:hover {
    transform: perspective(1500px) rotateY(0deg) translateZ(10px);
}.DHe-course-program-description h3 {
    font-size: calc(23px * 1.4);
    padding-left: 2rem;
}.DHe-course-program-description h3::before {
    width: 6px;
}
}

@keyframes gradientShift {
        0% {
            transform: rotate(-3deg) scale(1);
            opacity: 0.1;
        }
        50% {
            transform: rotate(-2deg) scale(1.05);
            opacity: 0.15;
        }
        100% {
            transform: rotate(-4deg) scale(1.02);
            opacity: 0.2;
        }
    }



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



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



@keyframes pulse {
    0% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.6;
    }
}



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



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



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



@keyframes slideInPhoto {
  0% {
    transform: translateX(50px) rotate(2deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}



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



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



@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

