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

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

svg {
    width: 30px;
    height: 30px;
}

.grid-containerRWSo {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}

.learning_processtiHa::before {
    background: linear-gradient(45deg, rgb(194,194,168,0.5) 0%, rgb(150,173,127) 100%);
    content: "";
    opacity: 0.15;
    filter: blur(20px);
    right: -5%;
    top: -10%;
    transform: rotate(-15deg) skewX(-15deg);
    border-radius: 10px;
    width: 40%;
    height: 70%;
    position: absolute;
    animation: floatEffect 12s infinite alternate ease-in-out;
}

.learning_processtiHa .container.learn_trainingJLAz:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateY(0deg);
}

.learning_processtiHa h3 {
    opacity: 0;
    position: relative;
    animation: slideIn 0.6s forwards 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
    margin-bottom: 1.5rem;
    transform: translateX(-10px);
    font-size: calc(28px * 0.9);
    font-weight: 700;
}

.learning_processtiHa p span {
    position: relative;
    padding-left: 1rem;
    display: inline-block;
}

.id_thankboxCenX::before {
    opacity: 0.03;
    height: 70%;
    width: 50%;
    top: -10%;
    left: -5%;
    content: "";
    pointer-events: none;
    background: #ffffff;
    transform: rotate(-15deg) skew(15deg);
    position: absolute;
}

.id_thankboxCenX .learn_trainingJLAz {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    padding: 60px 50px;
    display: flex;
    position: relative;
    flex-direction: column;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.id_thankboxCenX h5 {
    color: #000000;
    transform: translateY(0);
    margin: 0;
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 24px;
    position: relative;
    line-height: 1.4;
}

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

.id_thankboxCenX a:hover p {
    color: rgb(194,194,168);
}

.id_thankboxCenX a::before {
    background: linear-gradient(90deg, #ffffff, rgb(150,173,127,0.5), #ffffff);
    content: "";
    opacity: 0.3;
    top: 0;
    pointer-events: none;
    transition: left 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    height: 100%;
    transform: skewX(-15deg);
    width: 100%;
    left: -100%;
}

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

.meet_ussFHq .section_contentILbW > div:first-child {
    opacity: 0;
    padding-left: 20px;
    transform: translateY(0);
    position: relative;
    animation: slideUp 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.2s;
}

.meet_ussFHq h5 {
    color: rgb(150,173,127);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 23px;
    margin: 0;
    letter-spacing: 1px;
}

.meet_ussFHq p b::after {
    content: "";
    background: rgb(150,173,127);
    position: absolute;
    bottom: -6px;
    height: 2px;
    animation: expandWidth 0.8s ease-out forwards 0.9s;
    width: 0;
    left: 0;
}

.meet_ussFHq ol li:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.3);
}

.plan_comparisonnBxC {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: rgb(220,221,213);
}

.plan_comparisonnBxC::after {
    filter: blur(50px);
    border-radius: 50%;
    background: linear-gradient(225deg, rgb(194,194,168,0.5), rgb(150,173,127,0.5));
    height: 250px;
    z-index: 0;
    bottom: -50px;
    position: absolute;
    content: "";
    width: 250px;
    left: -50px;
}

.plan_comparisonnBxC .pay_optionsIshN h2::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 3px;
    bottom: -10px;
    left: 50%;
    background: linear-gradient(90deg, rgb(194,194,168), rgb(150,173,127));
    transform: translateX(-50%);
}

.plan_comparisonnBxC .promo_plansmVrD:hover {
    transform: translateY(-10px);
}

.plan_comparisonnBxC .promo_plansmVrD:hover .edu_dealsevtA {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}

.plan_comparisonnBxC .promo_plansmVrD h3 {
    font-weight: 700;
    margin-bottom: 1rem;
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: calc(19px * 1.1);
}

.plan_comparisonnBxC .promo_plansmVrD:hover h3::before {
    width: 100%;
}

.plan_comparisonnBxC .learning_pricingQczH::after {
    transform: translateY(-50%);
    background: rgb(194,194,168);
    content: "";
    top: 50%;
    position: absolute;
    width: 3px;
    border-radius: 3px;
    height: 20px;
    left: -10px;
}

.plan_comparisonnBxC .promo_plansmVrD:nth-child(1) .edu_dealsevtA {
    border-top: 4px solid rgb(194,194,168);
}

.plan_comparisonnBxC .promo_plansmVrD:nth-child(3) .edu_dealsevtA {
    border-top: 4px solid #6c5ce7;
}

.cookie_resetWPRu {
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    display: flex;
}

.cookie_disclaimerEngh {
    margin-right: 10px;
    flex-shrink: 0;
}

.cookieUsageContaineruUqy p a {
    text-decoration: none;
    color: rgb(194,194,168);
}

#cookie_banner_boxdBGK:checked ~ .cookieUsageContaineruUqy {
    opacity: 0;
    visibility: hidden;
}

.privacy_cordonQKil h1 {
    color: #ffffff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    border-bottom: 2px solid rgb(150,173,127);
    margin-bottom: 30px;
    margin-top: 40px;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 48px;
}

.privacy_cordonQKil ul, .privacy_cordonQKil ol {
    border-radius: 10px;
    list-style-position: inside;
    padding: 15px 0;
    padding-left: 20px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.contact_form_boxYrAg {
    background: rgb(220,221,213);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

.contact_form_boxYrAg::after {
    content: "";
    background-size: 30px 30px;
    left: 0;
    z-index: 1;
    width: 100%;
    background-image: 
        linear-gradient(rgb(150,173,127,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(150,173,127,0.5) 1px, transparent 1px);
    top: 0;
    height: 100%;
    opacity: 0.07;
    position: absolute;
}

.contact_form_boxYrAg h2::after {
    left: calc(50% - 15px);
    position: absolute;
    height: 4px;
    width: 30px;
    background: rgb(150,173,127);
    bottom: 0;
    content: "";
}

.contact_form_boxYrAg .background_imgLFtr::before {
    position: absolute;
    content: "";
    inset: 0;
    z-index: 1;
    background: linear-gradient(
        135deg, 
        rgba(rgb(194,194,168), 0.4), 
        rgba(rgb(150,173,127), 0.4)
    );
}

.contact_form_boxYrAg .help_infouxMZ::after {
    content: "";
    background: rgb(150,173,127,0.5);
    width: 100px;
    left: -50px;
    bottom: -50px;
    border-radius: 0;
    transform: rotate(45deg);
    position: absolute;
    z-index: 0;
    height: 100px;
}

.contact_form_boxYrAg form input[type="text"]:focus {
    border-bottom-color: rgb(194,194,168);
    outline: none;
}

.contact_form_boxYrAg form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}

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

.contact_form_boxYrAg .inquiry_gridSrcy input[type="checkbox"]:checked + label::before {
    border-color: rgb(194,194,168);
    background: rgb(194,194,168);
}

.contact_form_boxYrAg .inquiry_gridSrcy label a {
    transition: all 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    color: rgb(194,194,168);
    position: relative;
}

.contact_form_boxYrAg .inquiry_gridSrcy label a:hover {
    color: rgb(150,173,127);
}

.contact_form_boxYrAg .request_messagehIFz {
    position: relative;
    width: auto;
    z-index: 1;
    font-weight: 600;
    transition: all 0.3s ease;
    border: none;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    overflow: hidden;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    padding: 18px 40px;
    background: rgb(194,194,168);
}

.interested_learnersFJlE::after {
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(194,194,168,0.5) 25%, 
        rgb(194,194,168) 50%, 
        rgb(194,194,168,0.5) 75%, 
        transparent 100%
    );
    width: 100%;
    left: 0;
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
}

.interested_learnersFJlE h4::before {
    content: "";
    border-radius: 10px;
    left: 0;
    background: linear-gradient(90deg, rgb(194,194,168), rgb(150,173,127));
    width: 50px;
    height: 5px;
    position: absolute;
    top: -20px;
}

.interested_learnersFJlE div p:nth-child(even) {
    transform: translateX(30px);
}

.interested_learnersFJlE div p:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

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

.interested_learnersFJlE div p svg {
    transition: all 0.3s ease;
    z-index: 2;
    margin-right: 20px;
    width: 28px;
    min-width: 28px;
    position: relative;
    height: 28px;
}

.interested_learnersFJlE div p:hover svg path {
    fill: rgb(150,173,127);
}

.program_structuretoWh::before {
    animation: backgroundShift 15s infinite alternate;
    z-index: 1;
    width: 100%;
    position: absolute;
    opacity: 0.7;
    content: "";
    background: linear-gradient(135deg, rgb(194,194,168,0.5) 0%, transparent 50%, rgb(150,173,127,0.5) 100%);
    left: 0;
    height: 100%;
    top: 0;
}

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

.program_structuretoWh .training_mapiTos::before {
    content: "";
    width: calc(100% + 60px);
    z-index: -1;
    position: absolute;
    top: -30px;
    height: calc(100% + 60px);
    animation: borderPulse 4s infinite alternate;
    transform-style: preserve-3d;
    border-radius: 20px;
    border: 1px solid rgb(194,194,168,0.5);
    left: -30px;
    transform: rotateY(5deg) rotateX(2deg);
}

.program_structuretoWh .section_contentILbW .description {
    font-weight: 400;
    line-height: 1.9;
    background: rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(4px);
    border-left: 3px solid rgb(194,194,168,0.5);
    letter-spacing: 0.5px;
    padding: 18px;
    font-size: 16px;
    border-radius: 10px;
    text-align: justify;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    transition: all 0.5s ease;
    color: #000000;
    transform: translateZ(0);
    z-index: 2;
    margin-bottom: 25px;
    position: relative;
}

.program_structuretoWh .section_contentILbW .description:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.program_structuretoWh .background_imgLFtr:hover {
    transform: scale(1.02) translateY(-5px) rotateY(0deg);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3), 0 0 0 2px rgb(194,194,168,0.5);
}

.service_contactdWvc::before {
    background: rgb(150,173,127,0.5);
    filter: blur(80px);
    content: '';
    width: 100%;
    position: absolute;
    right: -50%;
    height: 100%;
    border-radius: 50%;
    top: -50%;
    z-index: 0;
}

.service_contactdWvc .message_sectionpHzb {
    gap: 3rem;
    flex-wrap: wrap;
    display: flex;
    position: relative;
}

.service_contactdWvc .get_contactusPALw:nth-child(2) {
    border-radius: 12px;
    order: 3;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.service_contactdWvc .get_contactusPALw:nth-child(3) {
    order: 2;
    backdrop-filter: blur(10px);
    padding: 3rem;
    border-top: 4px solid rgb(194,194,168);
    background: linear-gradient(145deg, rgb(150,173,127,0.5), rgba(0, 0, 0, 0.5));
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
}

.service_contactdWvc .talk_expertshCoD {
    line-height: 1.7;
    font-weight: 300;
    opacity: 0.9;
    color: #ffffff;
    margin-bottom: 2rem;
}

.service_contactdWvc .send_infouXSc {
    background: rgba(0, 0, 0, 0.5);
    margin-top: 2.5rem;
    border-radius: 10px;
    padding: 2rem;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.1);
}

.service_contactdWvc .reach_helpGDsM {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}

.service_contactdWvc .get_contactusPALw .background_imgLFtr {
    position: relative;
    transition: transform 0.5s ease;
    min-height: 350px;
    height: 100%;
}

.service_contactdWvc .get_contactusPALw .background_imgLFtr:hover {
    transform: scale(1.03);
}

.service_contactdWvc .reach_outQCON a {
    border-left: 3px solid transparent;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    border-radius: 10px;
    padding: 1.5rem;
}

.service_contactdWvc .reach_outQCON a:hover::before {
    opacity: 0;
    left: 0;
}

.service_contactdWvc .reach_outQCON a p {
    font-size: 16px;
    padding-left: 2rem;
    margin: 0;
    color: #ffffff;
    font-weight: 600;
}

.service_contactdWvc .reach_outQCON a:hover svg {
    transform: scale(1.2);
}

header .top_plank {
    color:  #ffffff;
    background: rgb(194,194,168);
}

header .top_plank .header_blockbQhi {
    padding: 15px 0 10px 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    justify-content: flex-start;
    line-height: 21px;
    width: 100%;
    align-items: center;
}

.title_greetingcyig::after {
    background: radial-gradient(circle, rgb(150,173,127) 0%, transparent 70%);
    content: "";
    z-index: 0;
    height: 100%;
    position: absolute;
    top: -50%;
    width: 100%;
    right: -50%;
    opacity: 0.1;
}

.title_greetingcyig .learn_frontUkeH > div {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2rem;
}

.title_greetingcyig .learn_frontUkeH > div > div:first-child:hover {
    transform: translateY(-10px);
}

.title_greetingcyig h3::before {
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(194,194,168), rgb(150,173,127));
    left: 0;
    content: "";
    top: 0;
    width: 3px;
}

.title_greetingcyig .quick_trainingjZgW::before {
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.5) 0%,
    transparent 40%,
    transparent 60%,
    rgba(0, 0, 0, 0.5) 100%
  );
    position: absolute;
    inset: 0;
    z-index: 1;
    content: "";
}

.title_greetingcyig .quick_trainingjZgW:hover p {
    transform: translateX(10px);
    opacity: 1;
}

.title_greetingcyig .title_style_header {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 700;
    font-size: clamp(32px, 5vw, 43px);
    color: #ffffff;
    position: relative;
    letter-spacing: -0.02em;
    transform: translateY(0);
    margin: 0;
    max-width: 90%;
    line-height: 1.2;
}

header::before {
    height: 100%;
    top: 0;
    pointer-events: none;
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(194,194,168), 0.03) 25%, 
        rgba(rgb(194,194,168), 0.05) 50%,
        rgba(rgb(194,194,168), 0.03) 75%,
        transparent 100%
    );
    content: '';
}

header .nav_mentorYTtO:hover::before {
    opacity: 0.7;
    transform: scaleX(1);
}

header .head_barjdzs::after {
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(194,194,168,0.5), 
        transparent
    );
    position: absolute;
    bottom: -15px;
}

header .main_sitewrapvhKu a:hover {
    color: rgb(194,194,168);
}

header .main_sitewrapvhKu a:hover::before {
    transform: translateX(0);
}

header .main_sitewrapvhKu a:hover::after {
    opacity: 0.15;
    transform: scale(1);
}

header .head_wrapLChi::after {
    z-index: -1;
    background: linear-gradient(90deg, rgb(220,221,213), transparent);
    height: 100%;
    width: 30%;
    top: 0;
    content: '';
    position: absolute;
    left: 0;
}

.client_opinionsfUsO::before {
    background: radial-gradient(circle at 10% 30%, rgba(rgb(150,173,127,0.5), 0.08) 0%, transparent 60%);
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
}

.client_opinionsfUsO h2 {
    font-size: 37px;
    transform: perspective(1000px) rotateX(0deg);
    margin-bottom: 3rem;
    transition: transform 0.5s ease;
    text-align: center;
    position: relative;
    color: #000000;
    font-weight: 700;
}

.client_opinionsfUsO .learner_reviewdkoZ {
    background: #ffffff;
    overflow: hidden;
    transform-style: preserve-3d;
    position: relative;
    backface-visibility: hidden;
    transform: translateZ(0) scale(1);
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: 1.5rem;
}

.client_opinionsfUsO .learner_reviewdkoZ img {
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transition: transform 0.5s ease;
    width: 3.5rem;
    border: 3px solid #ffffff;
    border-radius: 50%;
    height: 3.5rem;
    object-fit: cover;
    margin-right: 1rem;
}

.client_opinionsfUsO .description {
    position: relative;
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    padding-left: 1.25rem;
    color: #000000;
}

.client_opinionsfUsO a {
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    padding: 0.75rem 2rem;
    margin-top: 2.5rem;
    overflow: hidden;
    font-weight: 600;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: 0 5px 15px rgba(rgb(194,194,168,0.5), 0.2);
    text-decoration: none;
    transform: perspective(1000px) translateZ(0);
    background: linear-gradient(135deg, rgb(194,194,168) 0%, rgb(150,173,127) 100%);
    font-size: 17px;
    z-index: 1;
}

.developer_experienceXGSk .learner_reviewdkoZ {
    overflow: hidden;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    max-width: 1000px;
    grid-template-columns: 350px 1fr;
    background: #ffffff;
    margin: 0 auto;
    position: relative;
    gap: 50px;
    border-radius: 30px;
    display: grid;
}

.developer_experienceXGSk .background_imgLFtr:hover::after {
    opacity: 0;
}

.developer_experienceXGSk .name {
    margin: 0;
    transition: transform 0.3s ease;
    font-weight: 700;
    bottom: 60px;
    font-size: 20px;
    position: absolute;
    font-family: Arial, sans-serif;
    left: 30px;
    padding-bottom: 0;
    z-index: 2;
    color: #ffffff;
}

.developer_experienceXGSk .past_jobsjGoR::before {
    width: 40px;
    left: 40px;
    opacity: 0.2;
    height: 30px;
    position: absolute;
    background: linear-gradient(to right bottom, 
        rgb(194,194,168) 0%, 
        rgb(194,194,168) 50%, 
        transparent 50%, 
        transparent 100%);
    top: 40px;
    content: "";
}

.sign_up_nowrsmA::before {
    pointer-events: none;
    transform: rotate(-15deg);
    position: absolute;
    content: "";
    top: -50%;
    z-index: 1;
    width: 200%;
    left: -50%;
    opacity: 0.4;
    background: radial-gradient(circle at center, transparent 30%, rgb(194,194,168,0.5) 70%);
    height: 200%;
}

.sign_up_nowrsmA .learn_trainingJLAz {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    align-items: center;
    position: relative;
    display: flex;
    gap: 2rem;
    justify-content: flex-start;
    transform: perspective(1000px) rotateX(-2deg) translateZ(20px);
}

.sign_up_nowrsmA .learn_trainingJLAz {
    transform: perspective(1000px) rotateX(-2deg) translateZ(30px);
}

.sign_up_nowrsmA .learn_trainingJLAz:hover::before {
    opacity: 0.15;
}

.sign_up_nowrsmA svg:hover {
    transform: translateZ(50px) scale(1.1) rotate(5deg);
}

.sign_up_nowrsmA svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}

.sign_up_nowrsmA .learn_trainingJLAz:hover svg path {
    fill: #ffffff;
    filter: brightness(1.2);
}

.sign_up_nowrsmA .request_messagehIFz {
    font-size: 14px;
    color: rgb(194,194,168);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 10;
    border-radius: 20px;
    font-weight: 600;
    overflow: hidden;
    padding: 1rem 2.5rem;
    display: inline-block;
    background: #ffffff;
    position: relative;
    transform: translateZ(0);
    box-shadow: 0 12px 24px -8px rgba(0, 0, 0, 0.2);
    text-decoration: none;
}

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

.statistical_reportEaZL .boost_growthKCus {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transform: translateY(0);
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.03) 100%);
    -webkit-backdrop-filter: blur(10px);
    overflow: hidden;
}



.statistical_reportEaZL .boost_growthKCus {
    opacity: 0;
    animation: statsAppear 0.8s cubic-bezier(0.2, 1, 0.3, 1) forwards;
}

.statistical_reportEaZL .boost_growthKCus span {
    transform: translateY(0);
    transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    color: #000000;
    max-width: 90%;
    font-weight: 600;
    opacity: 0.9;
    font-size: 17px;
}

.statistical_reportEaZL h4::after {
    height: 3px;
    transform: translateX(-50%);
    bottom: 0;
    content: "";
    width: 60px;
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(194,194,168) 0%, rgb(150,173,127) 100%);
    left: 50%;
}

.statistical_reportEaZL .boost_growthKCus:nth-child(6) {
    animation-delay: 0.6s;
}

.get_updatesOWkV::before {
    opacity: 0.6;
    top: -25%;
    position: absolute;
    width: 150%;
    left: -25%;
    pointer-events: none;
    background: radial-gradient(ellipse at center, transparent 60%, rgb(150,173,127,0.5) 100%);
    content: "";
    animation: pulse 12s ease-in-out infinite;
    height: 150%;
}

.get_updatesOWkV .learn_trainingJLAz:hover {
    box-shadow: 
        25px 25px 50px -15px rgba(0, 0, 0, 0.18),
        -12px -12px 25px -10px rgba(255, 255, 255, 0.12),
        inset 0 0 0 1px rgba(255, 255, 255, 0.12);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.get_updatesOWkV .learn_trainingJLAz:hover::before {
    transform: scale(1);
    opacity: 1;
}

.get_updatesOWkV h3::after {
    border-radius: 1.5px;
    height: 3px;
    background: linear-gradient(90deg, rgb(194,194,168), transparent);
    bottom: -10px;
    position: absolute;
    left: 0;
    width: 80px;
    content: "";
}

.get_updatesOWkV .input_holder div {
    flex: 1;
    position: relative;
}

.get_updatesOWkV input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.2);
    outline: none;
    background: rgba(255, 255, 255, 0.09);
    box-shadow: 
        0 5px 15px -5px rgba(0, 0, 0, 0.1),
        inset 2px 2px 5px rgba(0, 0, 0, 0.05),
        inset -2px -2px 5px rgba(255, 255, 255, 0.08);
}

.get_updatesOWkV .subscribe_assetRBLU::before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    content: "";
    height: 100%;
    opacity: 0;
    transition: opacity 0.4s ease;
    top: 0;
    width: 100%;
    left: 0;
}

.get_updatesOWkV .subscribe_assetRBLU:hover {
    transform: translateY(-3px);
    box-shadow: 
        0 15px 25px -10px rgb(150,173,127,0.5),
        0 5px 15px -5px rgba(0, 0, 0, 0.3);
}

footer {
    perspective: 1000px;
    position: relative;
    z-index: 1;
}

footer::before {
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(150,173,127,0.5) 0%, rgb(194,194,168,0.5) 100%);
    opacity: 0.9;
    bottom: 0;
    z-index: -2;
}

.partner_logoQZNu .container {
    position: relative;
    flex-wrap: wrap;
    gap: 4rem;
    justify-content: space-between;
    display: flex;
}

.partner_logoQZNu .company_holder {
    transform: rotateX(5deg);
    border-bottom: 6px solid rgb(194,194,168);
    padding: 2rem;
    position: relative;
    border-radius: 0;
    background: rgb(194,194,168,0.5);
    transition: all 0.4s ease;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    transform-style: preserve-3d;
    flex: 1 1 380px;
}

.partner_logoQZNu .achieve_ctaITaS {
    min-width: 400px;
    flex: 1 1 calc(100% - 480px);
}

.partner_logoQZNu .nav_sitebarZemr {
    gap: 3rem;
    flex-wrap: wrap;
    display: flex;
}

.partner_logoQZNu .head_barjdzs {
    position: relative;
    min-width: 220px;
    transform: rotateX(-5deg);
    flex: 1 1 calc(50% - 1.5rem);
    transition: all 0.4s ease;
    transform-style: preserve-3d;
}

.partner_logoQZNu .head_barjdzs .nav_sitebarZemr {
    padding: 1rem;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    flex-direction: column;
    display: flex;
    transform: translateZ(5px);
    gap: 1rem;
}

.partner_logoQZNu .head_barjdzs .nav_sitebarZemr a:hover {
    color: #ffffff;
    background: rgb(150,173,127,0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.partner_logoQZNu .head_barjdzs .nav_sitebarZemr a:hover::before {
    left: 100%;
}

.eng_centertbxa .container {
    align-items: center;
    justify-content: center;
    display: flex;
}

.eng_centertbxa .review_blockwgXf {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(5px);
    background: rgba(255, 255, 255, 0.1);
    font-size: 12px;
    padding: 0.8rem 2rem;
    color: #ffffff;
    border-radius: 50px;
    text-align: center;
}



@media (max-width: 575px) {.learning_processtiHa {
    padding: 3rem 0;
}.learning_processtiHa .container.learn_trainingJLAz {
    padding: 1.5rem;
    margin: 0 1rem;
}.learning_processtiHa h3 {
    font-size: calc(28px * 0.6);
    margin-bottom: 1rem;
}.learning_processtiHa p {
    margin-top: 1.2rem;
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.learning_processtiHa p span {
    padding-left: 0.8rem;
}.learning_processtiHa p span::before {
    height: calc(100% - 1rem);
    width: 1px;
    top: 0.5rem;
}
}



@media (min-width: 1200px) {.id_thankboxCenX .learn_trainingJLAz {
    max-width: 75%;
}
}



@media (max-width: 991px) {.id_thankboxCenX {
    padding: 100px 0;
}.id_thankboxCenX .learn_trainingJLAz {
    padding: 50px 40px;
}
}



@media (max-width: 575px) {.id_thankboxCenX {
    padding: 60px 0;
}.id_thankboxCenX .learn_trainingJLAz {
    padding: 30px 20px;
    transform: none;
}.id_thankboxCenX h5 {
    font-size: calc(24px * 0.85);
    line-height: 1.5;
}.id_thankboxCenX p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}.id_thankboxCenX h5::after {
    width: 60px;
    height: 2px;
}}



@media (max-width: 767px) {.meet_ussFHq {
    padding: 80px 0;
}.meet_ussFHq .section_contentILbW {
    gap: 20px;
}.meet_ussFHq h5 {
    font-size: calc(23px * 0.9);
}.meet_ussFHq p {
    font-size: calc(15px * 1.3);
}.meet_ussFHq ol li {
    padding: 20px;
    font-size: 15px;
    line-height: 1.6;
}}



@media (min-width: 1200px) {.plan_comparisonnBxC .learning_costKJap {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.plan_comparisonnBxC .promo_plansmVrD {
    transform: perspective(1000px) rotateY(0);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.plan_comparisonnBxC .promo_plansmVrD:hover {
    transform: perspective(1000px) translateY(-15px) rotateY(2deg);
}.plan_comparisonnBxC .edu_dealsevtA {
    backface-visibility: hidden;
    min-height: 520px;
    transform-style: preserve-3d;
}.plan_comparisonnBxC .background_imgLFtr {
    height: 200px;
}.plan_comparisonnBxC .learning_pricingQczH {
    font-size: calc(19px * 1.6);
}.plan_comparisonnBxC .pay_optionsIshN h2 {
    font-size: calc(32px * 1.3);
}}



@media (max-width: 480px) {.contact_form_boxYrAg {
    padding: 50px 0;
}.contact_form_boxYrAg h2 {
    font-size: calc(30px * 0.85);
}.contact_form_boxYrAg .contact_queryDUmb {
    margin-top: 30px;
}.contact_form_boxYrAg .background_imgLFtr {
    min-height: 200px;
}.contact_form_boxYrAg .help_infouxMZ {
    padding: 30px 20px;
}.contact_form_boxYrAg form h3 {
    font-size: calc(21px * 0.9);
    margin-bottom: 25px;
}.contact_form_boxYrAg form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_form_boxYrAg .inquiry_gridSrcy {
    margin-bottom: 25px;
}.contact_form_boxYrAg .inquiry_gridSrcy label {
    font-size: calc(16px * 0.9);
}.contact_form_boxYrAg .request_messagehIFz {
    padding: 12px 25px;
}}



@media (max-width: 479px) {.interested_learnersFJlE {
    padding: 50px 0;
}.interested_learnersFJlE h4 {
    font-size: calc(35px - 4px);
}.interested_learnersFJlE div {
    gap: 12px;
}.interested_learnersFJlE div p {
    padding: 15px;
}.interested_learnersFJlE div p svg {
    margin-right: 12px;
    height: 20px;
    width: 20px;
    min-width: 20px;
}}



@media screen and (max-width: 991px) {.program_structuretoWh {
    padding: 80px 0;
}.program_structuretoWh .training_mapiTos {
    grid-template-columns: 1fr;
    gap: 40px;
}.program_structuretoWh .training_mapiTos::before {
    transform: none;
    height: calc(100% + 40px);
    width: calc(100% + 40px);
    left: -20px;
    top: -20px;
}.program_structuretoWh .section_contentILbW {
    transform: none;
    order: 2;
    animation: none;
}.program_structuretoWh .background_imgLFtr {
    min-height: 400px;
    animation: pulse 8s infinite alternate;
    order: 1;
    transform: none;
}.program_structuretoWh .background_imgLFtr:hover {
    transform: scale(1.02) translateY(-5px);
}.program_structuretoWh .section_contentILbW h2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    display: block;
    text-align: center;
}.program_structuretoWh .section_contentILbW .description {
    text-align: left;
}
}



@media (max-width: 480px) {.service_contactdWvc {
    padding: 3rem 0;
}.service_contactdWvc .container {
    padding: 0 1rem;
}.service_contactdWvc .get_contactusPALw {
    padding: 1.5rem;
}.service_contactdWvc .get_contactusPALw h2 {
    font-size: calc(36px * 0.8);
}.service_contactdWvc .ask_questionsfwHK {
    font-size: 16px;
}.service_contactdWvc .send_infouXSc {
    margin-top: 2rem;
    padding: 1.25rem;
}.service_contactdWvc .reach_helpGDsM {
    grid-template-columns: 1fr;
}.service_contactdWvc .get_contactusPALw .background_imgLFtr {
    min-height: 200px;
}.service_contactdWvc .reach_outQCON a {
    padding: 1.25rem;
}.service_contactdWvc .reach_outQCON a p {
    padding-left: 0;
}}



@media (min-width: 1400px) {header .head_wrapLChi {
    margin: 0 auto;
    max-width: 1300px;
}header .main_sitewrapvhKu a {
    padding: 1rem 1.5rem;
}
}



@media (max-width: 767px) {header {
    margin-top: 0;
}header .head_wrapLChi {
    padding: 1rem 1.5rem;
}header .nav_mainbaroiuJ {
    flex: 0 0 auto;
    max-width: 150px;
}header .head_barjdzs {
    -webkit-overflow-scrolling: touch;
    padding: 0.5rem 0;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    flex-wrap: nowrap;
    margin-top: 0.5rem;
    justify-content: flex-start;
    scrollbar-width: thin;
}header .head_barjdzs::-webkit-scrollbar {
    height: 3px;
}header .head_barjdzs::-webkit-scrollbar-thumb {
    background: rgb(194,194,168,0.5);
    border-radius: 10px;
}header .main_sitewrapvhKu {
    flex: 0 0 auto;
}header .main_sitewrapvhKu a {
    white-space: nowrap;
    padding: 0.6rem 0.8rem;
    font-size: calc(15px - 2px);
}header .head_barjdzs::after {
    bottom: 0;
}header .nav_mentorYTtO::before {
    display: none;
}}



@media (max-width: 768px) {.developer_experienceXGSk {
    padding: 80px 0;
}.developer_experienceXGSk .container {
    padding: 0 20px;
}.developer_experienceXGSk .learner_reviewdkoZ {
    gap: 0;
    grid-template-columns: 1fr;
}.developer_experienceXGSk .background_imgLFtr {
    min-height: 300px;
    height: 300px;
}.developer_experienceXGSk .past_jobsjGoR {
    padding: 35px 25px;
}.developer_experienceXGSk .name {
    left: 25px;
    bottom: 50px;
    font-size: calc(20px * 0.9);
}.developer_experienceXGSk .learner_reviewdkoZ span:not(.name) {
    font-size: calc(12px * 0.95);
    bottom: 25px;
    left: 25px;
}.developer_experienceXGSk .past_jobsjGoR::before {
    height: 20px;
    width: 24px;
    left: 25px;
    top: 25px;
}.developer_experienceXGSk .past_jobsjGoR::after {
    height: 20px;
    bottom: 25px;
    width: 24px;
    right: 25px;
}
}



@media (max-width: 767px) {.sign_up_nowrsmA {
    padding: 4rem 1.5rem;
    margin: 4rem 0;
}.sign_up_nowrsmA h2 {
    margin-bottom: 2rem;
    text-align: center;
    line-height: 1.5;
    font-size: calc(38px * 0.9);
}.sign_up_nowrsmA .learn_trainingJLAz {
    align-items: center;
    flex-direction: column;
    gap: 1.5rem;
    text-align: center;
}.sign_up_nowrsmA svg {
    height: 40px;
    width: 40px;
}.sign_up_nowrsmA .request_messagehIFz {
    padding: 1rem 1.5rem;
    text-align: center;
    width: 100%;
}}



@media (min-width: 768px) {.get_updatesOWkV .input_holder {
    flex-direction: row;
    align-items: center;
}.get_updatesOWkV .subscribe_assetRBLU {
    min-width: 180px;
    white-space: nowrap;
}.get_updatesOWkV h3 {
    font-size: calc(21px * 1.2);
    max-width: 80%;
}.get_updatesOWkV .learn_trainingJLAz {
    padding: 4rem 4.5rem;
}
}



@media (max-width: 480px) {.get_updatesOWkV {
    padding: 2.5rem 0;
}.get_updatesOWkV .learn_trainingJLAz {
    padding: 2rem 1.5rem;
}.get_updatesOWkV h3 {
    font-size: calc(21px * 0.9);
}.get_updatesOWkV h3::after {
    width: 60px;
}.get_updatesOWkV .input_holder {
    gap: 1rem;
}
}



@media (max-width: 1200px) {.partner_logoQZNu .container {
    gap: 3rem;
}.partner_logoQZNu .company_holder {
    flex: 1 1 350px;
}.partner_logoQZNu .achieve_ctaITaS {
    flex: 1 1 calc(100% - 430px);
    min-width: 350px;
}.partner_logoQZNu .nav_sitebarZemr {
    gap: 2rem;
}
}



@media (max-width: 768px) {.partner_logoQZNu {
    padding: 3.5rem 0 1.5rem;
}.partner_logoQZNu .nav_sitebarZemr {
    gap: 1.5rem;
}.partner_logoQZNu .company_holder h3 {
    font-size: calc(33px - 2px);
}.partner_logoQZNu .company_holder h3::before,
    .partner_logoQZNu .company_holder h3::after {
    height: 20px;
    width: 20px;
}.eng_centertbxa {
    margin-top: 2rem;
}.eng_centertbxa::before {
    top: -15px;
    height: 15px;
}
}



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



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



@keyframes growHeight {
    from {
        height: 0;
    }
    to {
        height: 100%;
    }
}

@keyframes float-slow {
    0% {
        transform: rotate(30deg) translateY(0);
    }
    100% {
        transform: rotate(30deg) translateY(-50px);
    }
}



@keyframes borderPulse {
    0% {
        border-color: rgb(194,194,168,0.5);
        transform: rotateY(5deg) rotateX(2deg);
    }
    100% {
        border-color: rgb(150,173,127,0.5);
        transform: rotateY(3deg) rotateX(0deg);
    }
}



@keyframes expand {
    0% {
        width: 20px;
    }
    100% {
        width: 100%;
    }
}



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



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

