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

.BmLTEwrapper-canvas {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}

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

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

header .PVDXshead_prime {
    text-decoration: none;
    z-index: 2;
    justify-content: center;
    position: relative;
    display: flex;
    padding: 1rem;
    align-items: center;
}

header .PVDXshead_prime svg {
    width: 220px;
    height: auto;
    filter: drop-shadow(0 4px 8px rgb(153,204,185,0.5));
    transition: all 0.3s ease;
}

header .KswODtop_mentor::before {
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    content: '';
    border-radius: 25px;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: -1;
}

header .ebaLrheader_master:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: rgb(153,204,185);
    transform: translateY(-3px);
}

.WVNrHinstructor_history {
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem;
    background: rgb(200,230,217);
}

.WVNrHinstructor_history .deoswuser_feedback {
    display: flex;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    flex-direction: column;
    max-width: 600px;
}

.WVNrHinstructor_history .tznaSimage_link::before {
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
    height: 100%;
    content: "";
    top: 0;
}

.WVNrHinstructor_history .yjnMRcareer_summary {
    margin: -80px auto 0;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    transform: translateY(0);
    position: relative;
    padding: 2.5rem 2rem 2rem;
    z-index: 3;
    width: 90%;
    border-radius: 24px;
    background: #ffffff;
}

.WVNrHinstructor_history .yjnMRcareer_summary div:nth-child(2) {
    position: relative;
    color: rgb(104,171,154);
    font-size: 21px;
    margin-bottom: 1.5rem;
    text-align: center;
    font-weight: 600;
}

.WVNrHinstructor_history .biJyjwork_milestones::before,
.WVNrHinstructor_history .biJyjwork_milestones::after {
    font-family: serif;
    font-size: 3rem;
    position: absolute;
    content: "";
    color: rgb(153,204,185,0.5);
    line-height: 0;
}

.WVNrHinstructor_history .biJyjwork_milestones::before {
    left: 0;
    transform: rotate(180deg);
    top: 0.5rem;
}

.Fnbzejoin_now .dAYnsstudy_training::before {
    border-radius: 15px;
    top: 0;
    height: 100%;
    z-index: -1;
    left: 0;
    content: '';
    background: linear-gradient(45deg, transparent 96%, rgb(153,204,185) 96%, rgb(153,204,185) 100%);
    position: absolute;
    width: 100%;
}

.Fnbzejoin_now .OgnlPfeedback_links::before {
    top: -2px;
    z-index: -1;
    position: absolute;
    transition: transform 0.4s ease;
    content: '';
    left: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    transform: translateX(-100%);
    background: rgb(153,204,185);
}

.Fnbzejoin_now::after {
    right: -200px;
    position: absolute;
    top: -200px;
    width: 400px;
    background: radial-gradient(circle, rgb(153,204,185,0.5) 0%, transparent 70%);
    height: 400px;
    z-index: 1;
    content: '';
    opacity: 0.4;
}

.OwZYlyoutube_chan::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    top: 0;
    animation: shiftGradient 15s infinite linear;
    background: linear-gradient(45deg, transparent 40%, rgb(153,204,185,0.5) 70%, transparent 100%);
}

footer .info_item {
    align-items: center;
    flex: 1 1 220px;
    display: flex;
}

footer .info_item:hover svg {
    transform: scale(1.1);
}

footer .info_item p, footer .info_item a {
    color: #ffffff;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    transition: color 0.3s ease;
}

footer .PlsVTmain_train svg {
    transition: filter 0.3s ease;
    height: 50px;
    filter: drop-shadow(0 0 5px rgb(153,204,185,0.5));
    width: auto;
    margin-bottom: 10px;
}

footer .KswODtop_mentor:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

footer .KswODtop_mentor:hover::before {
    animation: borderRotate 6s linear infinite;
    opacity: 0.7;
}



footer .KswODtop_mentor h5 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    font-size: 18px;
    margin-bottom: 20px;
}

footer .uxmPJnav_mainbar a {
    font-weight: 400;
    transition: color 0.3s ease, padding-left 0.3s ease;
    color: #ffffff;
    position: relative;
    padding-left: 15px;
    font-size: calc(13px - 1px);
    text-decoration: none;
}

footer .subscribe_holder {
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(104,171,154,0.5), #000000);
    overflow: hidden;
    position: relative;
    border-radius: 28px;
}

footer .subscribe_holder h5::after {
    bottom: -5px;
    left: 0;
    background: linear-gradient(90deg, rgb(153,204,185), transparent);
    height: 2px;
    position: absolute;
    width: 100%;
    content: "";
}

footer .input_holder input[type="email"] {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 13px;
    padding: 14px 16px;
    transition: all 0.3s ease;
    width: 100%;
    background: rgba(255, 255, 255, 0.05);
}

footer .bErnJupdates_entry:hover {
    transform: translateY(-3px);
    background: rgb(104,171,154);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

footer .bErnJupdates_entry:hover::before {
    left: 100%;
}

footer .EeOcdacademy_info {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 50px;
    padding-top: 20px;
}

.lTdGusecure_fence h1 {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    font-size: 41px;
    margin-top: 40px;
    letter-spacing: 2px;
    border-radius: 10px;
    background: rgb(153,204,185);
    text-align: center;
    margin-bottom: 30px;
}

.lTdGusecure_fence li::before {
    content: '•';
    top: 0;
    font-size: 1.5em;
    position: absolute;
    color: rgb(153,204,185);
    left: 0;
    line-height: 1em;
}


.lIJXvcourse_suitability {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(45deg, rgb(200,230,217) 0%, rgb(104,171,154,0.5) 100%);
    overflow: hidden;
}

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

.lIJXvcourse_suitability .dAYnsstudy_training {
    backdrop-filter: blur(10px);
    border-radius: 26px;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.95);
    overflow: hidden;
    transform: translateY(0);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    display: flex;
}

.lIJXvcourse_suitability div p {
    display: flex;
    padding: 20px;
    font-weight: 400;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    align-items: center;
    color: #000000;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    background: #ffffff;
    font-size: 17px;
    line-height: 1.6;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.lIJXvcourse_suitability div p:hover::before {
    width: 8px;
}

.lIJXvcourse_suitability div p:hover::after {
    opacity: 1;
}

.lIJXvcourse_suitability div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(153,204,185);
}

.jVIbuprice_row {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.jVIbuprice_row .GBecAstudy_offers {
    position: relative;
}

.jVIbuprice_row h2 {
    color: #ffffff;
    position: relative;
    text-align: center;
    transform: translateZ(0);
    letter-spacing: 0.5px;
    font-size: 38px;
    margin-bottom: 20px;
    font-weight: 700;
}

.jVIbuprice_row .LexzOpackage_deals {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    list-style: none;
    padding: 0;
    gap: 30px;
}

.jVIbuprice_row .HfjtLpricing_rates::before {
    top: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    position: absolute;
    right: 0;
    content: "";
    transform: scaleX(0);
    height: 4px;
    transform-origin: 0 0;
    background: linear-gradient(90deg, rgb(153,204,185), rgb(104,171,154));
}

.jVIbuprice_row .xdDnclearning_fees {
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    display: flex;
    height: 100%;
    padding: 35px 30px;
    z-index: 1;
}

.jVIbuprice_row .HfjtLpricing_rates:hover .Znyxpannual_plan h4::after {
    width: 60px;
}

.jVIbuprice_row .Znyxpannual_plan p {
    word-wrap: break-word;
    font-size: 15px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    margin: 0 0 30px;
    flex: 1;
    hyphens: auto;
}

.BUjDkcontact_form_section::before {
    opacity: 0.05;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    height: 100%;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(104,171,154,0.5),
        rgb(104,171,154,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
}

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

.BUjDkcontact_form_section .UyHdbquery_section {
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 21px;
    overflow: hidden;
    display: flex;
}

.BUjDkcontact_form_section input[type="text"]:focus,
.BUjDkcontact_form_section textarea:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(153,204,185,0.5);
    border-color: rgb(153,204,185);
}

.BUjDkcontact_form_section .LOWxtsupport_inquiry input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.BUjDkcontact_form_section .LOWxtsupport_inquiry input[type="checkbox"]:checked + label::before {
    background: rgb(153,204,185);
    border-color: rgb(153,204,185);
}

.BUjDkcontact_form_section .LOWxtsupport_inquiry a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(153,204,185);
}

.BUjDkcontact_form_section .OgnlPfeedback_links:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(104,171,154);
}

.BUjDkcontact_form_section .gsjHAmessage_help::before {
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    top: 0;
}

.BUjDkcontact_form_section .iEWuBconnect_message svg {
    height: 22px;
    flex-shrink: 0;
    margin-right: 15px;
    width: 22px;
}

.BUjDkcontact_form_section .iEWuBconnect_message a:hover {
    opacity: 0.8;
}

.zUYvScompany_overview {
    background: rgb(200,230,217);
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 150px 0;
}

.zUYvScompany_overview .container {
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.zUYvScompany_overview .container::before,
.zUYvScompany_overview .container::after {
    content: "";
    position: absolute;
    pointer-events: none;
    border-radius: 50%;
}

.zUYvScompany_overview .container::before {
    top: -100px;
    right: -50px;
    width: 250px;
    background: radial-gradient(circle at center, rgb(153,204,185,0.5) 0%, transparent 70%);
    filter: blur(40px);
    animation: pulseGlow 15s ease-in-out infinite alternate;
    height: 250px;
    opacity: 0.1;
}

.zUYvScompany_overview .dAYnsstudy_training::after {
    animation: scanEffect 3s ease-in-out infinite;
    content: "";
    width: 200px;
    position: absolute;
    transform: translateX(-50%);
    height: 1px;
    bottom: -20px;
    background: linear-gradient(90deg, transparent, rgb(153,204,185), transparent);
    opacity: 0.6;
    left: 50%;
}

.zUYvScompany_overview .pBstxexpert_sessions::before {
    inset: -2px;
    transition: opacity 0.4s ease;
    background: linear-gradient(45deg, rgb(153,204,185), rgb(104,171,154), rgb(153,204,185));
    opacity: 0;
    position: absolute;
    z-index: -1;
    content: "";
    border-radius: calc(25px + 2px);
}

.zUYvScompany_overview .pBstxexpert_sessions:hover svg {
    filter: drop-shadow(0 0 5px rgb(153,204,185));
    transform: rotate(10deg) scale(1.1);
}

.zUYvScompany_overview .FvUnklearn_learn:hover {
    transform: translateY(-10px) scale(1.02);
    border-color: rgb(153,204,185,0.5);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
}

.zUYvScompany_overview .FvUnklearn_learn:hover::before {
    opacity: 0.1;
}

.zUYvScompany_overview .FvUnklearn_learn::after {
    animation: scanHorizontal 3s ease-in-out infinite alternate;
    width: 30%;
    background: linear-gradient(90deg, transparent, rgb(153,204,185), transparent);
    position: absolute;
    left: 35%;
    bottom: 0;
    height: 2px;
    content: "";
}

.zUYvScompany_overview .lbCkiachieve_goals::after {
    content: "";
    transition: width 0.4s ease;
    position: absolute;
    bottom: 0;
    height: 2px;
    left: 0;
    width: 40px;
    background: linear-gradient(90deg, rgb(153,204,185), transparent);
}

.zUYvScompany_overview .lxJgBtext_area_wrap {
    border-radius: 25px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.02);
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(15px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    padding: 40px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    grid-area: content;
}



.zUYvScompany_overview .lxJgBtext_area_wrap h2 {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 15px;
    color: #000000;
    transition: all 0.4s ease;
    margin-bottom: 25px;
    position: relative;
}

.zUYvScompany_overview .lxJgBtext_area_wrap:hover h2::after {
    width: 120px;
}

.zUYvScompany_overview .lxJgBtext_area_wrap p {
    position: relative;
    margin-bottom: 0;
    line-height: 1.9;
    color: #000000;
    transition: all 0.3s ease;
    font-size: 15px;
}

.zUYvScompany_overview .pBstxexpert_sessions:hover svg path,
.zUYvScompany_overview .pBstxexpert_sessions:hover svg {
    fill: rgb(104,171,154);
}

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

.CWxdwcourse_methodology .lxJgBtext_area_wrap::before {
    content: '';
    right: -10px;
    background: linear-gradient(45deg, 
        rgb(153,204,185,0.5), 
        transparent 40%, 
        transparent 60%, 
        rgb(104,171,154,0.5)
    );
    left: -10px;
    z-index: -1;
    top: -10px;
    animation: rotate-gradient 15s linear infinite;
    position: absolute;
    bottom: -10px;
    border-radius: calc(16px + 10px);
}

.CWxdwcourse_methodology .lxJgBtext_area_wrap::before {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        80% 100%, 
        0% 100%
    );
}

.CWxdwcourse_methodology::after {
    bottom: 0;
    content: '';
    opacity: 0.8;
    z-index: 1;
    position: absolute;
    height: 100px;
    background: linear-gradient(to bottom, transparent, rgb(200,230,217));
    left: 0;
    width: 100%;
}



.CWxdwcourse_methodology .lxJgBtext_area_wrap p::after {
    background: rgb(153,204,185,0.5);
    height: 60px;
    bottom: -20px;
    content: '';
    filter: blur(20px);
    width: 60px;
    animation: pulse 8s infinite;
    right: -20px;
    border-radius: 50%;
    opacity: 0.3;
    position: absolute;
}

.bleELty_div::before {
    position: absolute;
    opacity: 0.07;
    filter: blur(8px);
    transform: rotate(-15deg);
    right: -5%;
    top: -10%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    content: "";
    background: linear-gradient(225deg, rgb(153,204,185) 0%, transparent 70%);
    width: 25rem;
    height: 25rem;
    z-index: 1;
}

.bleELty_div .dAYnsstudy_training {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.95));
    display: flex;
    padding: 3rem;
    transform-origin: center bottom;
    border-left: 4px solid rgb(153,204,185);
    flex-direction: column;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.bleELty_div a {
    display: block;
    transition: transform 0.3s ease;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.Dmafgnewsletter_subscription {
    position: relative;
    background: linear-gradient(135deg, rgb(153,204,185,0.5), rgb(104,171,154));
    overflow: hidden;
    padding: 4rem 2rem;
}

.Dmafgnewsletter_subscription::after {
    opacity: 0.6;
    transform: rotate(10deg);
    background: linear-gradient(210deg, rgb(153,204,185), rgb(104,171,154,0.5));
    left: -2%;
    width: 30%;
    content: "";
    z-index: 1;
    position: absolute;
    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 80%);
    height: 80%;
    bottom: -5%;
}

.Dmafgnewsletter_subscription h4 {
    font-size: calc(18px * 0.9);
    font-weight: 600;
    max-width: 90%;
    line-height: 1.4;
    letter-spacing: 0.02em;
    color: #ffffff;
    font-family: Arial, sans-serif;
    margin: 0;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.Dmafgnewsletter_subscription .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}

.Dmafgnewsletter_subscription .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.6;
}

.Dmafgnewsletter_subscription .input_holder .OgnlPfeedback_links:hover {
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), #000000);
}

.Dmafgnewsletter_subscription .input_holder .OgnlPfeedback_links::before {
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    left: -100%;
    transition: left 0.7s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
}

.MwmJDcourse_program_details .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.MwmJDcourse_program_details .sitmztech_skills {
    position: relative;
    grid-template-columns: 1fr;
    gap: 3rem;
    display: grid;
}

.MwmJDcourse_program_details .tznaSimage_link {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
    height: 350px;
    transform: perspective(1000px) rotateY(-3deg);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.MwmJDcourse_program_details .lxJgBtext_area_wrap {
    position: relative;
}

.MwmJDcourse_program_details h3 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: calc(23px * 1.1);
    padding-left: 1rem;
    line-height: 1.3;
    position: relative;
    transform-origin: left center;
    color: #000000;
}

.MwmJDcourse_program_details p.description {
    display: none;
}

.MwmJDcourse_program_details span.description {
    column-gap: 2rem;
    padding: 0.5rem 0;
    display: block;
    column-count: 1;
    position: relative;
}



.MwmJDcourse_program_details .lxJgBtext_area_wrap > div {
    position: relative;
    animation: fadeInUp 0.8s forwards ease-out 0.5s;
    opacity: 0;
}

.dGBKElearning_impact::before {
    height: 100%;
    background: 
    radial-gradient(circle at 20% 30%, rgb(153,204,185,0.5) 0%, transparent 35%),
    radial-gradient(circle at 80% 60%, rgb(104,171,154,0.5) 0%, transparent 35%);
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    opacity: 0.3;
    z-index: 0;
}

.dGBKElearning_impact .dAYnsstudy_training::before {
    background-image: linear-gradient(
    90deg, 
    rgb(153,204,185,0.5), 
    rgb(104,171,154,0.5), 
    rgb(153,204,185,0.5)
  );
    top: 0;
    width: 100%;
    content: "";
    transform: translateY(-60px);
    opacity: 0.2;
    transition: transform 0.4s ease;
    height: 70px;
    position: absolute;
    left: 0;
}

.dGBKElearning_impact .lxJgBtext_area_wrap {
    justify-content: center;
    position: relative;
    flex-direction: column;
    padding: 40px 30px 40px 10px;
    display: flex;
}

.dGBKElearning_impact h3::after {
    background: rgb(104,171,154);
    left: 0;
    width: 40px;
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    bottom: -8px;
    height: 3px;
}

.dGBKElearning_impact li::before {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    background: linear-gradient(120deg, transparent, rgb(104,171,154,0.5));
    transition: opacity 0.3s ease;
    content: "";
    height: 100%;
    left: 0;
}

.dGBKElearning_impact li:hover::before {
    opacity: 0.2;
}

.dGBKElearning_impact svg {
    flex-shrink: 0;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, rgb(153,204,185), rgb(104,171,154));
    padding: 7px;
    width: 18px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    height: 18px;
}

.ZAzlYwelcome_page::after {
    filter: blur(40px);
    background: radial-gradient(circle, rgb(153,204,185,0.5) 0%, transparent 70%);
    right: -5%;
    bottom: -10%;
    z-index: 1;
    width: 40%;
    height: 40%;
    content: '';
    position: absolute;
}

.ZAzlYwelcome_page .lxJgBtext_area_wrap:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.ZAzlYwelcome_page h1 {
    font-size: 45px;
    position: relative;
    color: #000000;
    margin-bottom: 2rem;
    overflow: hidden;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 0.5rem;
}



.ZAzlYwelcome_page .EnSpKedu_entry {
    margin-bottom: 2rem;
    align-items: center;
    flex-direction: column;
    display: flex;
}



.ZAzlYwelcome_page .EnSpKedu_entry svg path {
    transition: fill 0.3s ease;
}

.ZAzlYwelcome_page .EnSpKedu_entry svg text {
    transition: fill 0.3s ease, transform 0.3s ease;
}

.ZAzlYwelcome_page ul {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
    justify-content: center;
}

.ZAzlYwelcome_page .OgnlPfeedback_links:hover {
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.3);
    transform: translateY(-5px) translateZ(0);
}

.ZAzlYwelcome_page .OgnlPfeedback_links:hover::before {
    transform: translateX(100%) rotate(45deg);
}

.ZAzlYwelcome_page .tznaSimage_link {
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
    transform: perspective(1000px) rotateY(2deg);
    height: 400px;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

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

.kVFqecookie_view svg {
    fill: rgb(153,204,185);
    height: 50px;
    width: 50px;
    transition: fill 0.3s ease-in-out;
}

.LEOHicookie_lock {
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0.375rem 0.75rem;
    text-decoration: none;
    border: 1px solid transparent;
    text-align: center;
    font-size: 19px;
    user-select: none;
    margin-left: 10px;
    border-radius: 10px;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .iJthBsite_info {
    gap: 1rem;
}header .PVDXshead_prime svg {
    width: 150px;
}header .KswODtop_mentor {
    gap: 0.4rem;
    padding: 0.4rem;
}header .ebaLrheader_master {
    padding: 0.5rem 0.8rem;
    font-size: calc(12px - 2px);
}
}



@media (max-width: 991px) {.Fnbzejoin_now {
    padding: 100px 0;
}.Fnbzejoin_now .dAYnsstudy_training {
    padding: 40px;
}.Fnbzejoin_now .container p {
    font-size: calc(23px * 1.2);
}.Fnbzejoin_now .OgnlPfeedback_links {
    height: 70px;
}.Fnbzejoin_now .dAYnsstudy_training::after {
    left: 40px;
    width: 25px;
    bottom: -12px;
    height: 25px;
}
}



@media (min-width: 768px) {footer .info_item {
    flex: 1 1 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .bErnJupdates_entry {
    white-space: nowrap;
}
}



@media (max-width: 767px) {footer .OwZYlyoutube_chan {
    padding: 60px 0 30px;
}footer .YHdfiedu_help {
    flex-direction: column;
    gap: 15px;
    padding: 20px;
}footer .info_item {
    width: 100%;
}footer .KswODtop_mentor, footer .subscribe_holder {
    padding: 20px;
}footer .subscribe_holder h5, footer .KswODtop_mentor h5 {
    font-size: calc(18px - 2px);
}footer .subscribe_holder p, footer .uxmPJnav_mainbar a {
    font-size: calc(13px - 2px);
}footer .EeOcdacademy_info {
    margin-top: 30px;
}
}



@media (max-width: 767px) {.lIJXvcourse_suitability {
    padding: 60px 0;
}.lIJXvcourse_suitability h4 {
    padding: 25px 20px;
    font-size: calc(38px - 4px);
}.lIJXvcourse_suitability div {
    padding: 25px 20px;
}.lIJXvcourse_suitability div p {
    padding: 12px 15px;
    margin-bottom: 12px;
}.lIJXvcourse_suitability div p svg {
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-right: 12px;
}
}



@media (min-width: 992px) and (max-width: 1199px) {.jVIbuprice_row .LexzOpackage_deals {
    grid-template-columns: repeat(3, 1fr);
}.jVIbuprice_row .xdDnclearning_fees {
    padding: 35px 30px;
}
}



@media (min-width: 768px) and (max-width: 991px) {.jVIbuprice_row .LexzOpackage_deals {
    grid-template-columns: repeat(2, 1fr);
}.jVIbuprice_row .Znyxpannual_plan p {
    margin-bottom: 25px;
    font-size: calc(15px - 1px);
}.jVIbuprice_row .xdDnclearning_fees {
    padding: 30px 25px;
}
}



@media (max-width: 992px) {.BUjDkcontact_form_section .tznaSimage_link {
    display: none;
}.BUjDkcontact_form_section .UyHdbquery_section {
    flex-direction: column;
}.BUjDkcontact_form_section .IMoLCreach_panel {
    width: 100%;
}.BUjDkcontact_form_section .gsjHAmessage_help {
    width: 100%;
}
}



@media (max-width: 1199px) {.zUYvScompany_overview {
    padding: 120px 0;
}.zUYvScompany_overview .dAYnsstudy_training {
    grid-template-columns: 1fr 1.2fr;
    gap: 25px;
}.zUYvScompany_overview .lxJgBtext_area_wrap {
    padding: 35px;
}
}



@media (max-width: 767px) {.zUYvScompany_overview {
    padding: 80px 0;
}.zUYvScompany_overview::before {
    background-size: 30px 30px;
}.zUYvScompany_overview .FvUnklearn_learn {
    padding: 25px;
}.zUYvScompany_overview .lxJgBtext_area_wrap {
    padding: 30px;
}.zUYvScompany_overview .pBstxexpert_sessions {
    padding: 15px;
}.zUYvScompany_overview .lxJgBtext_area_wrap h2 {
    font-size: calc(30px * 0.9);
}
}



@media (max-width: 575px) {.zUYvScompany_overview {
    padding: 60px 0;
}.zUYvScompany_overview .FvUnklearn_learn {
    text-align: center;
    flex-direction: column;
    padding: 25px 15px;
}.zUYvScompany_overview .tznaSimage_link {
    width: 100px;
    margin-bottom: 15px;
    height: 100px;
}.zUYvScompany_overview .lbCkiachieve_goals::after {
    transform: translateX(-50%);
    left: 50%;
}.zUYvScompany_overview .FvUnklearn_learn:hover .rtMyntraining_space {
    transform: translateX(0) translateY(3px);
}.zUYvScompany_overview .lxJgBtext_area_wrap {
    padding: 25px 20px;
}.zUYvScompany_overview .lxJgBtext_area_wrap h2 {
    font-size: calc(30px * 0.8);
}.zUYvScompany_overview .pBstxexpert_sessions svg {
    height: 40px;
    width: 40px;
}.zUYvScompany_overview .lbCkiachieve_goals {
    font-size: calc(24px * 0.95);
}.zUYvScompany_overview .rtMyntraining_space {
    font-size: calc(15px * 0.95);
}}



@media (min-width: 992px) {.bleELty_div .dAYnsstudy_training {
    padding: 5rem;
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
}.bleELty_div .dAYnsstudy_training:hover {
    transform: perspective(1500px) rotateX(0deg) rotateY(0deg);
}.bleELty_div h5 {
    font-size: calc(18px * 1.1);
}.bleELty_div p {
    font-size: calc(15px * 1.05);
}
}



@media (min-width: 768px) {.Dmafgnewsletter_subscription {
    padding: 5rem 3rem;
}.Dmafgnewsletter_subscription .dAYnsstudy_training {
    flex-direction: row;
    gap: 2rem;
    transform: perspective(1000px) rotateX(1deg);
    align-items: center;
    padding: 3rem;
}.Dmafgnewsletter_subscription .dAYnsstudy_training > div {
    flex: 1;
    margin-bottom: 0;
}.Dmafgnewsletter_subscription h4 {
    font-size: 18px;
}.Dmafgnewsletter_subscription .input_holder {
    gap: 1rem;
    flex-direction: row;
    flex: 1;
}.Dmafgnewsletter_subscription .input_holder span:first-child {
    flex: 2;
}.Dmafgnewsletter_subscription .input_holder span:last-child {
    flex: 1;
}
}



@media (min-width: 1200px) {.MwmJDcourse_program_details .tznaSimage_link {
    height: 600px;
}.MwmJDcourse_program_details h3 {
    margin-bottom: 2rem;
}.MwmJDcourse_program_details .lxJgBtext_area_wrap::before {
    width: 200px;
}
}



@media (max-width: 767px) {.MwmJDcourse_program_details {
    padding: 5rem 0;
}.MwmJDcourse_program_details .tznaSimage_link {
    margin-bottom: 1.5rem;
    height: 250px;
}.MwmJDcourse_program_details h3 {
    margin-bottom: 1rem;
    font-size: 23px;
}.MwmJDcourse_program_details .lxJgBtext_area_wrap::before {
    width: 80px;
    top: -10px;
}}



@media (max-width: 576px) {.dGBKElearning_impact {
    padding: 40px 0;
}.dGBKElearning_impact .tznaSimage_link {
    height: 200px;
}.dGBKElearning_impact .lxJgBtext_area_wrap {
    padding: 25px 20px;
}.dGBKElearning_impact h3 {
    margin-bottom: 25px;
    font-size: calc(37px * 0.85);
}.dGBKElearning_impact li {
    padding: 8px 12px;
}.dGBKElearning_impact li p {
    gap: 10px;
    font-size: calc(18px * 0.9);
}.dGBKElearning_impact svg {
    height: 16px;
    padding: 6px;
    width: 16px;
}}


@media (max-width: 1200px) {.JLgYetrack_prefs h5 {
    font-size: calc(21px - 2px);
}.JLgYetrack_prefs p {
    font-size: calc(12px - 2px);
}.LEOHicookie_lock {
    font-size: calc(19px - 2px);
}
}



@keyframes shiftGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

@keyframes scanEffect {
    0%, 100% {
        transform: translateX(-50%) scaleX(0.5);
        opacity: 0.3;
    }
    50% {
        transform: translateX(-50%) scaleX(1);
        opacity: 0.6;
    }
}

@keyframes rotate-gradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.3);
        opacity: 0.5;
    }
}



@keyframes growUp {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}



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

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

