.main-mainbar-wZ {
    flex: 1 0 auto;
}

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

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

.level-up-YT {
    flex: 0 0 auto;
}

.level-up-YT {
    z-index: 2;
    padding: 70px 0;
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
}

.contact-section-il .pic-overlay-FG {
    opacity: 0.1;
    width: 100%;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    z-index: 0;
    left: 0;
    position: absolute;
    filter: saturate(0.5) brightness(1.2);
    height: 100%;
}

.contact-section-il h3::before {
    height: 2px;
    position: absolute;
    bottom: -15px;
    width: 80px;
    background: rgb(162,176,175);
    content: "";
    transform: translateX(-50%);
    left: 50%;
}

.contact-section-il .reach-request-vw {
    flex: 1 1 60%;
    padding: 50px;
    position: relative;
}

.contact-section-il .reach-request-vw h3::before {
    width: 50px;
    left: 0;
    bottom: -10px;
    transform: none;
}

.contact-section-il .reach-request-vw h3::after {
    left: 0;
    transform: none;
    bottom: -18px;
    width: 25px;
}

.contact-section-il .reach-request-vw .inquiry-feedback-gE {
    margin-bottom: 25px;
    align-items: flex-start;
    display: flex;
}

.contact-section-il .reach-request-vw .inquiry-feedback-gE input[type="checkbox"]:checked + label::before {
    background: rgb(162,176,175);
    border-color: rgb(162,176,175);
}

.contact-section-il .reach-request-vw .inquiry-feedback-gE a {
    transition: all 0.3s ease;
    color: rgb(162,176,175);
    font-weight: 600;
    text-decoration: none;
    position: relative;
}

.contact-section-il .reach-request-vw .connect-grid-ns {
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 600;
    border: none;
    background: rgb(162,176,175);
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    font-size: 19px;
    padding: 15px 35px;
}

.contact-section-il .help-list-ZO h4::after {
    position: absolute;
    width: 40px;
    height: 2px;
    left: 0;
    content: "";
    bottom: -10px;
    background: rgb(162,176,175);
}

.contact-section-il .help-list-ZO .help-help-YK li svg {
    width: 20px;
    height: 20px;
    margin-right: 15px;
    transition: all 0.3s ease;
}

.contact-section-il .help-list-ZO .help-help-YK li svg path {
    transition: all 0.3s ease;
    fill: rgb(162,176,175);
}

.contact-section-il .help-list-ZO .help-help-YK li a:hover {
    color: rgb(162,176,175);
}

.program-offerings-aS::after {
    position: absolute;
    width: 400px;
    border-radius: 50%;
    animation: rotate 20s linear infinite;
    content: "";
    right: -100px;
    top: -100px;
    height: 400px;
    z-index: 1;
    background: radial-gradient(circle, rgb(128,143,142,0.5) 0%, transparent 80%);
}

.program-offerings-aS .description:first-of-type::before {
    left: -10px;
    height: 40px;
    content: "";
    top: -10px;
    z-index: -1;
    background-color: rgb(162,176,175,0.5);
    position: absolute;
    width: 40px;
    border-radius: 50%;
}

.program-offerings-aS .pic-overlay-FG {
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    height: 400px;
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 28px;
    margin: 40px 0;
    overflow: hidden;
    position: relative;
}

header .container {
    z-index: 2;
    position: relative;
    display: flex;
    padding: 0;
    align-items: center;
    flex-direction: column;
}

header .head-guide-Ty {
    z-index: 3;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    display: flex;
    margin: 1rem 0 1.5rem;
}

header .head-guide-Ty::after {
    height: 70px;
    content: "";
    filter: blur(20px);
    width: 70px;
    z-index: -2;
    background: rgb(128,143,142,0.5);
    position: absolute;
    border-radius: 50%;
    opacity: 0.3;
    animation: pulse-opacity 4s ease infinite alternate;
}

header .nav-class-vy {
    perspective: 800px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    white-space: nowrap;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    z-index: 2;
    transition: all 0.3s ease;
    position: relative;
    padding: 0.6rem 1.5rem;
}

header .nav-class-vy:hover::after {
    width: 80%;
}


.cookie-eductrl-LA {
    background: linear-gradient(135deg, rgb(128,143,142) 0%, rgba(0, 0, 0, 0.5) 100%);
    align-items: center;
    padding: 20px 5%;
    box-shadow: 0 0 20px rgb(162,176,175,0.5);
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.cookie-panel-hW {
    cursor: pointer;
    background: rgb(162,176,175);
    white-space: nowrap;
    text-decoration: none;
    font-size: 17px;
    color: #000000;
    padding: 12px 25px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 10px rgb(162,176,175,0.5);
    border-radius: 10px;
    margin-left: 10px;
}

.mentorship-experience-oQ .opinion-spot-UP {
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03),
        0 1px 5px rgba(0,0,0,0.02);
    border-left: 5px solid rgb(162,176,175);
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(160deg, rgba(255,255,255,0.92) 0%, rgba(255,255,255,0.98) 100%);
    padding: 2.5rem;
    position: relative;
    backdrop-filter: blur(10px);
}

.mentorship-experience-oQ .opinion-spot-UP:hover .pic-overlay-FG {
    transform: scale(1.05) rotate(-2deg);
    border-radius: 30% 50% 70% 90%;
}

.mentorship-experience-oQ .opinion-spot-UP:hover .name::after {
    width: 100%;
}

.mentorship-experience-oQ .opinion-spot-UP:hover > div:nth-child(2) div {
    transform: translateX(5px);
}

.mentorship-experience-oQ .career-milestones-Nk {
    padding-left: 1.5rem;
    color: #000000;
    position: relative;
    margin: 0;
    transition: all 0.4s ease;
    border-left: 1px solid rgb(128,143,142,0.5);
    font-size: 18px;
    line-height: 1.75;
}

.opening-board-Zh .page-primary-EP > div {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}

.opening-board-Zh .page-primary-EP > div > div:first-child {
    transform: translateX(-100%);
    animation: slideInLeft 0.8s ease-out forwards;
    opacity: 0;
}

.opening-board-Zh .page-primary-EP .expert-study-FI::before {
    content: "";
    background: linear-gradient(180deg, 
    rgba(0, 0, 0, 0.1) 0%, 
    rgba(0, 0, 0, 0.7) 100%);
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}

.opening-board-Zh .title_style_header {
    animation: fadeInUp 0.6s ease-out 0.6s forwards;
    line-height: 1.2;
    margin-top: 0.5rem;
    font-size: 44px;
    font-weight: 700;
    color: #ffffff;
    transform: translateY(10px);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    opacity: 0;
}

.level-up-YT .company_holder::before {
    content: '';
    position: absolute;
    height: 5px;
    width: 100%;
    left: 0;
    top: 0;
    background: rgb(162,176,175);
}

.level-up-YT .webinar-live-yc {
    line-height: 1.6;
    color: #ffffff;
    font-size: 14px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.level-up-YT .top-base-jf .main-nav-Vl {
    flex-direction: column;
    gap: 12px;
    display: flex;
}

.level-up-YT .top-base-jf .main-nav-Vl a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    transform: translateX(5px);
}

.glossary-HE {
    margin-top: 50px;
    z-index: 2;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    padding: 20px 0;
}



footer::after {
    background-size: 40px 40px;
    content: '';
    z-index: 1;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: 
        linear-gradient(0deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%),
        linear-gradient(90deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%);
}

.privacy-compartment-VA li {
    border-radius: 10px;
    color: #ffffff;
    padding: 10px;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
    font-size: 18px;
    background: rgb(128,143,142,0.5);
    line-height: 1.6;
    border: 1px solid rgb(162,176,175);
}

.tariff-wrapper-YW::before {
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(162,176,175,0.5) 0%, transparent 40%);
    left: 0;
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
}

.tariff-wrapper-YW .edu-rates-ah {
    word-break: break-word;
    font-size: 17px;
    color: #000000;
    line-height: 1.6;
    overflow-wrap: break-word;
    margin: 0 auto;
    max-width: 600px;
}

.tariff-wrapper-YW .lesson-rates-gA {
    height: 100%;
    flex-direction: column;
    display: flex;
}

.tariff-wrapper-YW .fee-choices-Sl h3 {
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: calc(22px * 1.2);
    padding-bottom: 0.5rem;
}

.tariff-wrapper-YW .offer-box-tE {
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: rgb(162,176,175);
    position: relative;
    font-size: calc(22px * 1.5);
    display: inline-block;
}

.tariff-wrapper-YW .pic-overlay-FG::after {
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    height: 100%;
    left: 0;
}

.appArea-wI::before {
    content: "";
    animation: float 15s ease-in-out infinite;
    right: -50px;
    filter: blur(80px);
    width: 300px;
    background: linear-gradient(45deg, rgb(128,143,142,0.5) 0%, rgb(162,176,175,0.5) 100%);
    position: absolute;
    height: 300px;
    opacity: 0.4;
    z-index: 1;
    top: -50px;
}

.appArea-wI .learning-tracks-Az {
    transform: translateY(30px);
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    padding: 50px;
    background: #ffffff;
    opacity: 0;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
}

.our-background-tq {
    background: linear-gradient(135deg, rgb(197,210,209), rgb(162,176,175,0.5) 85%);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}

.our-background-tq .container {
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}

.our-background-tq h1::after {
    height: 4px;
    position: absolute;
    background: linear-gradient(to right, rgb(162,176,175), rgb(128,143,142));
    bottom: -12px;
    left: 0;
    content: "";
    width: 0;
    animation: expandLine 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

.our-background-tq .training-experts-qU h4 {
    margin-bottom: 1.5rem;
    color: rgb(162,176,175);
    position: relative;
    font-size: calc(19px * 1.2);
    margin-top: 0;
    display: inline-block;
}

.our-background-tq .training-experts-qU h4::after {
    bottom: -8px;
    background: rgb(128,143,142);
    content: "";
    position: absolute;
    transition: width 0.4s ease;
    width: 40px;
    left: 0;
    height: 2px;
}


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



@media (max-width: 992px) {.contact-section-il {
    padding: 60px 0;
}.contact-section-il h3 {
    margin-bottom: 40px;
}.contact-section-il .reach-widget-eC {
    flex-direction: column;
}.contact-section-il .reach-request-vw,
    .contact-section-il .help-list-ZO {
    flex: 1 1 100%;
}.contact-section-il .reach-request-vw::before {
    display: none;
}.contact-section-il .reach-request-vw {
    padding: 40px;
}.contact-section-il .help-list-ZO {
    padding: 40px;
}
}



@media screen and (max-width: 1024px) {.program-offerings-aS {
    padding: 80px 0;
}.program-offerings-aS .pic-overlay-FG {
    height: 350px;
    margin: 30px 0;
}
}



@media screen and (max-width: 480px) {.program-offerings-aS {
    padding: 40px 0;
}.program-offerings-aS .learn-career-lU {
    gap: 30px;
}.program-offerings-aS .statement-box-eP h2 {
    font-size: calc(32px * 0.8);
    padding-left: 15px;
}.program-offerings-aS .description {
    padding: 20px;
    font-size: calc(17px * 0.95);
}.program-offerings-aS .pic-overlay-FG {
    margin: 20px 0;
    transform: perspective(1000px) rotateX(0deg);
    height: 250px;
}}



@media (min-width: 768px) {.mentorship-experience-oQ {
    padding: 7rem 0;
}.mentorship-experience-oQ .opinion-spot-UP {
    grid-template-columns: auto 1fr;
    column-gap: 2.5rem;
    row-gap: 1.5rem;
    grid-template-rows: auto 1fr;
    padding: 3rem;
}.mentorship-experience-oQ .opinion-spot-UP > div:first-child {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    grid-row: 1 / 3;
}.mentorship-experience-oQ .opinion-spot-UP > div:nth-child(2) {
    align-self: end;
}.mentorship-experience-oQ .pic-overlay-FG {
    height: 180px;
    width: 180px;
}.mentorship-experience-oQ .name {
    font-size: calc(21px * 1.3);
    margin-bottom: 0.8rem;
}.mentorship-experience-oQ .career-milestones-Nk {
    line-height: 1.8;
    padding-left: 2rem;
    font-size: calc(18px * 1.05);
}
}



@media (max-width: 767px) {.opening-board-Zh {
    padding: 4rem 1.5rem;
}.opening-board-Zh .page-primary-EP h3 {
    max-width: 100%;
    font-size: calc(22px * 0.9);
}.opening-board-Zh .page-primary-EP .expert-study-FI > div {
    min-height: 350px;
    padding: 2rem 1.5rem;
}.opening-board-Zh .title_style_header {
    font-size: calc(44px * 0.9);
}.opening-board-Zh .page-primary-EP .expert-study-FI p {
    max-width: 100%;
    font-size: 12px;
}}



@media (min-width: 768px) {.tariff-wrapper-YW .lesson-fees-bh {
    align-items: center;
    gap: 4rem;
    flex-direction: row;
}.tariff-wrapper-YW .payment-scheme-oh {
    margin-bottom: 0;
    flex: 0 0 30%;
    order: 2;
    text-align: left;
}.tariff-wrapper-YW .payment-scheme-oh h2 {
    text-align: left;
}.tariff-wrapper-YW .payment-scheme-oh h2::after {
    transform: none;
    left: 0;
}.tariff-wrapper-YW .edu-rates-ah {
    text-align: left;
    margin: 0;
}.tariff-wrapper-YW .pricing-catalog-Ze {
    grid-template-columns: repeat(2, 1fr);
    order: 1;
    flex: 0 0 65%;
}
}



@media (hover: hover) {.appArea-wI .learning-tracks-Az:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.06);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    transform: translateY(-5px);
}.appArea-wI .learning-tracks-Az:hover::before {
    background: linear-gradient(to bottom, rgb(162,176,175), rgb(128,143,142));
    transition: background 0.5s ease;
}}



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



@keyframes pulse-bg {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}



@keyframes pulse-opacity {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}



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



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



@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 80%;
    }
}

