﻿.nav_mainbarHg {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    width: 100%;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    left: 0;
    background: linear-gradient(120deg, 
        rgb(177,202,188) 0%, 
        rgb(177,202,188,0.5) 100%
    );
    top: 0;
    position: fixed;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    z-index: 1000;
}

.plan_containerDy::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    content: "";
}

.plan_containerDy .premium_planz3 {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    list-style: none;
    gap: 25px;
    display: grid;
    perspective: 1000px;
    padding: 0;
}

.plan_containerDy .premium_planz3 li:nth-child(1) {
    --li-index: 1;
}

.plan_containerDy .premium_planz3 li:nth-child(2) {
    --li-index: 2;
}

.plan_containerDy .premium_planz3 li:nth-child(4) {
    --li-index: 4;
}

.plan_containerDy .value_dealslk:hover {
    transform: translateY(-10px) scale(1.02);
}

.plan_containerDy .value_dealslk:hover .learning_packagesLx {
    box-shadow: 0 20px 40px rgba(0,0,0,0.25), 
                0 10px 20px rgba(0,0,0,0.15),
                inset 0 1px 2px rgba(255,255,255,0.15);
    background: linear-gradient(145deg, 
        rgba(rgb(177,202,188), 0.15) 0%, 
        rgba(rgb(177,202,188), 0.05) 100%);
}

.plan_containerDy .value_dealslk:hover .learning_packagesLx::before {
    opacity: 1;
}

.plan_containerDy .discount_grid4b {
    height: 100%;
    flex-direction: column;
    display: flex;
}

.plan_containerDy .discount_grid4b h4::after {
    content: "";
    width: 50px;
    transform: scaleX(0.7);
    left: 0;
    background: rgb(177,202,188);
    transition: transform 0.4s ease;
    position: absolute;
    bottom: -10px;
    height: 2px;
    transform-origin: left;
}

.plan_containerDy .value_dealslk:hover .pricing_ratesx4 {
    color: rgb(177,202,188);
    transform: scale(1.05);
}

.academy_infoZI .container {
    z-index: 2;
    position: relative;
}

.academy_infoZI .get_helpyW {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    background-color: rgb(177,202,188);
    display: grid;
    padding: 3rem 1.5rem 5rem;
    margin-bottom: -2rem;
    grid-template-columns: repeat(4, 1fr);
    z-index: 3;
    position: relative;
}

.academy_infoZI .info_item:hover {
    transform: translateX(10px);
}

.academy_infoZI .info_item svg {
    fill: #ffffff;
    transition: transform 0.3s ease;
    height: 20px;
    width: 20px;
}

.academy_infoZI .head_lessonYf {
    display: flex;
    position: relative;
    z-index: 4;
    gap: 1.5rem;
    background-color: rgb(137,174,149);
    padding: 4rem 2rem 3rem;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    flex-direction: column;
}

.academy_infoZI .top_lessonN6::before {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: '';
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    z-index: -1;
}

.academy_infoZI .header_sitegl:not(:last-child) {
    margin-bottom: 1rem;
}

.academy_infoZI .header_sitegl a {
    position: relative;
    color: #ffffff;
    padding: 0.5rem 0;
    text-decoration: none;
    transition: all 0.3s ease;
    opacity: 0.8;
    font-size: 14px;
}

.academy_infoZI .subscribe_holder {
    padding: 4rem 2rem 3rem;
    flex-direction: column;
    display: flex;
    z-index: 3;
    position: relative;
    background-color: rgb(137,174,149);
    gap: 1.5rem;
}

.academy_infoZI .input_holder {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}

.academy_infoZI .input_holder input[type="email"] {
    padding: 1rem 1.25rem;
    font-size: 14px;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.15);
    transition: all 0.3s ease;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.academy_infoZI .sub_objectiveqV:hover {
    background-color: rgb(177,202,188,0.5);
}

.academy_infoZI .sub_objectiveqV:hover::before {
    left: 100%;
}

.academy_infoZI .carbon_ctaM7 {
    background-color: rgb(137,174,149);
    position: relative;
    margin-top: 0;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
    z-index: 1;
    text-align: center;
    padding: 6rem 0 2rem;
}

.testimonials5p::before {
    filter: blur(50px);
    top: -10%;
    width: 300px;
    position: absolute;
    opacity: 0.1;
    background: radial-gradient(circle, rgb(177,202,188) 0%, rgba(rgb(177,202,188,0.5), 0) 70%);
    content: "";
    height: 300px;
    transform: rotate(-15deg);
    right: -5%;
    z-index: 0;
}

.testimonials5p h2::after {
    position: absolute;
    content: "";
    background: rgb(177,202,188);
    width: 80px;
    transform: translateX(-50%) skewX(-20deg);
    left: 50%;
    height: 4px;
    bottom: -20px;
}

.testimonials5p .user_storiesoG:hover {
    box-shadow: 0 20px 40px -10px rgba(rgba(0, 0, 0, 0.5), 0.12);
    transform: translateY(-8px);
}

.testimonials5p .user_storiesoG div {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}

.testimonials5p .user_storiesoG:hover img {
    transform: scale(1.05);
}

.testimonials5p .user_storiesoG h4 {
    color: #000000;
    margin: 0;
    position: relative;
    font-size: 19px;
    font-weight: 600;
}

.testimonials5p .user_storiesoG:hover h4::after {
    transform: scaleX(1);
}

.testimonials5p .description::before {
    z-index: -1;
    border-radius: 10px;
    opacity: 0.1;
    background: linear-gradient(135deg, rgb(137,174,149) 0%, rgba(rgb(137,174,149,0.5), 0.2) 100%);
    top: -10px;
    height: 30px;
    width: 30px;
    transform: rotate(45deg) scale(0);
    position: absolute;
    transition: transform 0.3s ease-out;
    content: "";
    left: -15px;
}

.testimonials5p a:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px -5px rgba(rgb(177,202,188,0.5), 0.4);
}

.thxContentMg::before {
    top: 0;
    height: 100%;
    z-index: 0;
    animation: pulse 10s infinite alternate ease-in-out;
    width: 100%;
    left: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(177,202,188,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(137,174,149,0.5) 0%, transparent 40%);
    content: "";
    opacity: 0.7;
}

.thxContentMg .pro_trackaw:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.12),
        0 10px 20px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: perspective(1000px) rotateX(0deg);
}

.thxContentMg .pro_trackaw > div:first-child::before {
    transform: translate(-50%, -50%);
    width: 1rem;
    border-radius: 50%;
    left: -0.5rem;
    top: 50%;
    height: 1rem;
    position: absolute;
    background: rgb(177,202,188);
    content: "";
}

.thxContentMg a {
    transform-origin: center;
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.95) 100%);
    text-decoration: none;
    padding: 1.5rem 2rem;
    display: block;
    box-shadow: 
        0 6px 12px rgba(0, 0, 0, 0.04),
        0 1px 3px rgba(0, 0, 0, 0.02);
    position: relative;
}

.connect_with_usgM::before {
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(45deg, rgb(137,174,149,0.5), rgb(177,202,188,0.5));
}

.connect_with_usgM .request_panel1y {
    padding: 60px 40px;
    width: 40%;
    position: relative;
    background-color: rgb(215,228,219);
    overflow: hidden;
}

.connect_with_usgM .request_panel1y h3::after {
    left: 0;
    content: '';
    width: 60px;
    background: rgb(137,174,149);
    bottom: -15px;
    height: 4px;
    position: absolute;
}

.connect_with_usgM .request_panel1y div svg {
    height: 24px;
    width: 24px;
    margin-right: 15px;
}

.connect_with_usgM .request_panel1y div span {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}

.connect_with_usgM .request_panel1y div span a:hover {
    color: rgb(177,202,188);
}

.connect_with_usgM .inquiry_widgetp2 h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #000000;
}

.connect_with_usgM form input[type="text"],
.connect_with_usgM form input[type="email"] {
    transition: all 0.3s ease;
    padding: 18px 20px;
    border-radius: 10px;
    border: none;
    background-color: rgb(215,228,219);
    color: #000000;
    font-size: 16px;
}

.connect_with_usgM .support_gridIK label {
    cursor: pointer;
    position: relative;
    line-height: 1.5;
    font-size: 12px;
    color: #000000;
    padding-left: 35px;
}

.connect_with_usgM .support_gridIK label a {
    color: rgb(177,202,188);
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}

.connect_with_usgM .support_gridIK label a:hover {
    text-decoration: underline;
}

.connect_with_usgM form .request_sectionAf::before {
    left: 0;
    transform: translateX(-100%);
    transition: transform 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    width: 100%;
    content: '';
    top: 0;
    position: absolute;
}

.connect_with_usgM .request_panel1y div:nth-child(4) {
    animation: bounce 5s infinite ease-in-out;
    animation-delay: 0.5s;
}

.secure_stockadeoB::before {
    position: absolute;
    left: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(var(--primary-color-rgb), 0.03) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(var(--primary-color-rgb), 0.04) 0%, transparent 60%);
    z-index: 0;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
}

.secure_stockadeoB h2 {
    font-size: 34px;
    padding-left: 18px;
    margin: 3rem 0 1.5rem;
    font-weight: 600;
    color: #000000;
    position: relative;
}

.secure_stockadeoB h3 {
    font-size: calc(34px * 0.8);
    font-weight: 600;
    padding-left: 15px;
    color: #000000;
    margin: 2.5rem 0 1.25rem;
    position: relative;
}

.secure_stockadeoB h4::before {
    transform: translateY(-50%);
    content: "";
    top: 10px;
    background: rgba(var(--secondary-color-rgb), 0.7);
    height: 40%;
    left: 0;
    width: 2px;
    position: absolute;
}

.secure_stockadeoB ul {
    list-style: none;
    margin: 1.5rem 0 2.5rem;
    position: relative;
    padding-left: 1.5rem;
}

.secure_stockadeoB li {
    font-size: 18px;
    position: relative;
    transition: transform 0.3s ease;
    padding-left: 1.8rem;
    margin-bottom: 1.2rem;
    color: #000000;
    line-height: 1.7;
}

.secure_stockadeoB li:hover {
    transform: translateX(5px);
}

.secure_stockadeoB strong {
    position: relative;
    font-weight: 600;
    color: #000000;
    display: inline-block;
}

header:after {
    background-size: 100px 100px;
    width: 100%;
    position: absolute;
    content: '';
    height: 100%;
    left: 0;
    background-image: 
        linear-gradient(to right, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        ),
        linear-gradient(to bottom, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        );
    top: 0;
    pointer-events: none;
}

header .main_infoST:before {
    top: 50%;
    width: 20px;
    transform: translateY(-50%) translateX(-40px);
    left: 0;
    position: absolute;
    content: '';
    opacity: 0.5;
    height: 20px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

header .top_lessonN6 {
    position: relative;
    align-items: center;
    gap: 30px;
    display: flex;
}

header .top_lessonN6:hover:before {
    opacity: 0.7;
}

header .top_pagewrapHb {
    text-decoration: none;
    position: relative;
    font-size: 17px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    font-weight: 400;
    font-family: Arial, sans-serif;
    padding: 8px 0;
    letter-spacing: 0.5px;
    color: #ffffff;
}

header .top_pagewrapHb:hover {
    transform: translateX(5px);
    color: #ffffff;
}

header .top_pagewrapHb:hover:after {
    transform: translateY(-50%) scaleX(1);
}

header .site_coreHq:before {
    border-radius: 10px;
    width: calc(100% + 20px);
    opacity: 0;
    transition: all 0.3s ease;
    top: -10px;
    left: -10px;
    content: '';
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    height: calc(100% + 20px);
}

header .site_coreHq:hover svg {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

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

.course_summaryH7 .study_pathc1 {
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateY(-1deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    display: flex;
}

.course_summaryH7 h3 {
    transform: translateY(0);
    position: relative;
    font-size: calc(18px * 1.1);
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
    font-weight: 700;
}

.course_summaryH7 span.description {
    display: none;
}

.course_summaryH7 .text_embedFb::before {
    right: 30px;
    top: -30px;
    z-index: 3;
    position: absolute;
    background: rgb(177,202,188);
    content: "";
    height: 60px;
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    opacity: 0.9;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: rotate(45deg);
    width: 60px;
}

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

.sign_upOS .pro_trackaw {
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex-direction: column;
    background: rgba(255, 255, 255, 0.08);
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 3rem;
    display: flex;
}

.sign_upOS .input_holder span {
    position: relative;
    flex: 1 1 250px;
}

.sign_upOS .input_holder input[type="email"]:focus {
    border-left: 3px solid rgb(137,174,149);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

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

.sign_upOS .input_holder .request_sectionAf:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.sign_upOS .input_holder .request_sectionAf:hover::before {
    left: 100%;
}

.sign_upOS .input_holder .request_sectionAf:active {
    transform: translateY(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.welcomeWt::before {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    background: linear-gradient(45deg, rgb(137,174,149,0.5) 0%, transparent 60%);
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    content: "";
}

.welcomeWt .edu_entryXc > div:first-child {
    opacity: 0;
    transform: translateY(2rem);
    animation: slideUpFade 0.8s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    z-index: 3;
}

.welcomeWt .training_expertsjy {
    transform: translateY(3rem);
    opacity: 0;
    animation: slideUpFade 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    z-index: 3;
}

.welcomeWt .training_expertsjy > div:hover {
    transform: translateY(-10px);
}

.welcomeWt .training_expertsjy > div::after {
    content: "";
    width: 100%;
    background: rgb(137,174,149);
    opacity: 0.2;
    height: 100%;
    mix-blend-mode: overlay;
    z-index: 2;
    left: 0;
    top: 0;
    position: absolute;
}

.welcomeWt .training_expertsjy h3::before {
    content: "";
    animation: scaleLineRight 0.6s 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    top: 1.5rem;
    width: 60px;
    left: 2rem;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    height: 3px;
    background: rgb(177,202,188);
}

.academic_expertiseo9 {
    overflow: hidden;
    isolation: isolate;
    background: rgb(215,228,219);
    padding: 5rem 2rem;
    position: relative;
}

.academic_expertiseo9::after {
    background: rgb(137,174,149,0.5);
    animation: morph 15s linear infinite alternate;
    height: 30%;
    z-index: -1;
    bottom: -5%;
    width: 30%;
    left: -5%;
    position: absolute;
    content: "";
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}

.academic_expertiseo9 .pic_gridIQ::after {
    height: 100%;
    content: "";
    left: 0;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 50%
    );
}

.academic_expertiseo9 .name {
    color: rgb(177,202,188);
    font-weight: 700;
    position: relative;
    margin-bottom: 0.7rem;
    display: inline-block;
    font-size: 29px;
}

.academic_expertiseo9 .user_storiesoG:hover .name::before {
    transform: rotate(45deg) scale(1);
}

.academic_expertiseo9 .user_storiesoG:hover .exp_highlightsd3 > div:nth-child(2) {
    opacity: 1;
    transform: translateX(0);
}

.academic_expertiseo9 .user_storiesoG:hover .career_wrapI0 {
    opacity: 1;
    transform: translateY(0);
}

.academic_expertiseo9 .career_wrapI0::before {
    left: 0;
    position: absolute;
    height: 3px;
    top: 0;
    width: 60px;
    content: "";
    background: linear-gradient(to right, rgb(177,202,188), transparent);
}

.data_statisticsTP::before {
    left: 0;
    height: 100%;
    opacity: 0.9;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.95) 100%);
    width: 100%;
    position: absolute;
    z-index: 1;
    content: "";
    top: 0;
}

.data_statisticsTP .boost_experts9W {
    align-items: center;
    width: 60px;
    margin-right: 20px;
    background: linear-gradient(135deg, rgb(177,202,188) 0%, rgb(137,174,149) 100%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    justify-content: center;
    height: 60px;
    flex-shrink: 0;
    display: flex;
    padding: 15px;
    border-radius: 10px;
}

.data_statisticsTP .program_winsID::after {
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(255, 255, 255, 0.1) 20%, 
        rgba(255, 255, 255, 0.1) 80%, 
        transparent 100%);
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    right: 10px;
    left: 10px;
}

.data_statisticsTP .key_classesLA:hover {
    background: rgba(255, 255, 255, 0.05);
    transform: translateY(-5px);
}

.data_statisticsTP .statistics_boostsPO {
    position: relative;
    height: 40px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    width: 40px;
    justify-content: center;
}

.data_statisticsTP .statistics_boostsPO svg {
    fill: rgb(137,174,149);
    height: 100%;
    transition: all 0.3s ease;
    width: 100%;
}

.data_statisticsTP .key_classesLA span {
    color: #ffffff;
    animation: numberFadeUp 0.5s forwards 0.2s;
    font-size: calc(19px + 4px);
    position: relative;
    margin-bottom: 8px;
    font-weight: 700;
    transform: translateY(10px);
    opacity: 0;
    display: block;
}

.data_statisticsTP .key_classesLA:nth-child(2) {
    animation: fadeInSlide 0.4s ease forwards 0.1s;
}

.education_frameworkI9 {
    background: linear-gradient(135deg, rgba(#000000, 0.03) 0%, rgba(rgb(177,202,188), 0.05) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    font-family: Arial, sans-serif;
}

.education_frameworkI9 .pro_trackaw {
    padding: 0 30px;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
}

.education_frameworkI9 h2::after {
    width: 80px;
    position: absolute;
    transform: scaleX(1);
    border-radius: 10px;
    background: linear-gradient(to right, rgb(177,202,188), rgb(137,174,149));
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: left center;
    bottom: -10px;
    height: 4px;
    box-shadow: 0 2px 10px rgba(rgb(177,202,188), 0.2);
    content: '';
    left: 0;
}

.education_frameworkI9 .text_embedFb::after {
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(177,202,188), 0.03) 100%);
    z-index: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    height: 50%;
    right: 0;
    bottom: 0;
    position: absolute;
    content: '';
    width: 40%;
}

.education_frameworkI9 .pro_trackaw:hover p {
    transform: scale(1.01);
}

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

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

.learn_cookiesSI svg, .learn_cookiesSI svg path, .learn_cookiesSI img {
    fill: rgb(177,202,188);
    height: 100px;
    width: 100px;
}


.wrapper-paddingGj .cookiePolicyContainerEy {
    box-shadow: rgb(177,202,188,0.5) 0px 0px 40px 39px;
    border: none;
    background: #ffffff;
}

.wrapper-paddingGj .learn_cookiesSI {
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    display: flex;
    background:rgb(177,202,188);
    height: 80px;
    width: 80px;
}

.company_infoK9::after {
    left: -25%;
    position: absolute;
    box-shadow: 0 -5px 20px rgba(0,0,0,0.1);
    transform: rotate(-3deg);
    height: 150px;
    z-index: -1;
    bottom: -75px;
    background: #ffffff;
    width: 150%;
    content: "";
}

.company_infoK9 h2::after {
    left: 0;
    height: 4px;
    content: "";
    position: absolute;
    transform: scaleX(1);
    background: rgb(177,202,188);
    bottom: -15px;
    width: 80px;
    transform-origin: left center;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.company_infoK9 .text_embedFb:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15), 
                0 10px 25px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(rgb(177,202,188), 0.15);
    transform: translateY(-5px);
}

.company_infoK9 .text_embedFb p {
    margin-bottom: 20px;
    display: inline-block;
    font-size: clamp(1.25rem, 3vw, 1.75rem);
    color: rgb(177,202,188);
    position: relative;
    font-weight: 600;
}

::-webkit-scrollbar {
    scroll-behavior: smooth;
    width: 6px;
}

::-webkit-scrollbar-track {
    border: 1px solid rgb(177,202,188,0.5);
    box-shadow: inset 0px -5px 15px 1px rgba(0, 0, 0, 0.8);
    background: repeating-linear-gradient(45deg, rgb(215,228,219), rgb(215,228,219) 7px, rgb(177,202,188,0.5) 7px, rgb(177,202,188,0.5) 11px);
}

::-webkit-scrollbar-track:active {
    background: rgb(177,202,188);
}

::-webkit-scrollbar-thumb {
    box-shadow: -2px -1px 11px 1px rgba(0, 0, 0, 0.4);
    background: #ffffff;
    transition: all, background 3.7s ease-in-out;
}

::-webkit-scrollbar-thumb:hover {
    box-shadow: 0px 5px 10px -1px rgba(0, 0, 0, 0.8);
    transform: translateX(2px);
    background: rgb(137,174,149);
}

.course_summaryH7 p.description::-webkit-scrollbar {
    width: 4px;
}

.course_summaryH7 p.description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}

.course_summaryH7 p.description::-webkit-scrollbar-thumb {
    background: rgb(177,202,188,0.5);
    border-radius: 10px;
}

.data_statisticsTP .program_winsID::-webkit-scrollbar {
    display: none;
}



@media (max-width: 768px) {.academy_infoZI .get_helpyW {
    clip-path: none;
    grid-template-columns: 1fr;
    padding: 2.5rem 1.5rem 3rem;
    margin-bottom: 0;
}.academy_infoZI .header_sitegl {
    grid-template-columns: 1fr;
}.academy_infoZI .top_lessonN6 h5,
    .academy_infoZI .subscribe_holder h5 {
    display: block;
    text-align: center;
}.academy_infoZI .top_lessonN6 h5::after {
    transform: translateX(-50%);
    left: 50%;
}.academy_infoZI .subscribe_holder p {
    text-align: center;
}
}



@media (max-width: 768px) {.testimonials5p {
    padding: 70px 0;
}.testimonials5p h2 {
    margin-bottom: 40px;
    font-size: calc(29px * 0.85);
}.testimonials5p .user_feedbacklE {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.testimonials5p .user_storiesoG {
    padding: 25px 20px;
}.testimonials5p .user_storiesoG img {
    height: 50px;
    width: 50px;
}.testimonials5p a {
    margin-top: 40px;
    padding: 12px 30px;
}
}



@media (max-width: 768px) {.thxContentMg {
    padding: 4rem 0;
}.thxContentMg .container {
    padding: 0 1.5rem;
}.thxContentMg .pro_trackaw {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
    gap: 1.8rem;
}.thxContentMg h5 {
    font-size: calc(20px * 0.9);
}.thxContentMg a {
    padding: 1.2rem 1.5rem;
}.thxContentMg p {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}
}



@media screen and (max-width: 576px) {.connect_with_usgM {
    padding: 60px 0;
}.connect_with_usgM .container {
    width: 90%;
}.connect_with_usgM .request_panel1y,
    .connect_with_usgM .inquiry_widgetp2 {
    padding: 30px 20px;
}.connect_with_usgM .request_panel1y h3 {
    font-size: calc(29px * 0.8);
}.connect_with_usgM form input[type="text"],
    .connect_with_usgM form input[type="email"] {
    padding: 15px;
}.connect_with_usgM form .request_sectionAf {
    padding: 15px;
    width: 100%;
}}



@media (max-width: 991px) {header .container {
    padding: 12px 20px;
}header .top_lessonN6 {
    gap: 20px;
}header .site_coreHq svg {
    height: 35px;
}
}



@media (max-width: 767px) {header .top_lessonN6 {
    background: rgb(177,202,188);
    width: 80%;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    max-width: 320px;
    flex-direction: column;
    height: 100vh;
    z-index: 1001;
    gap: 25px;
    right: -100%;
    position: fixed;
    top: 0;
    padding: 80px 30px 30px;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}header .top_lessonN6:before {
    bottom: auto;
    left: 10%;
    width: 80%;
    top: 60px;
}header .top_lessonN6:after {
    right: 20px;
    pointer-events: none;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 30px;
    height: 30px;
    position: absolute;
    content: '';
    top: 20px;
}header .menu.active {
    right: 0;
}header .top_pagewrapHb {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 12px 0;
    width: 100%;
}header .top_pagewrapHb:hover {
    transform: translateX(0);
}header .top_pagewrapHb:last-child {
    border-bottom: none;
}header .site_coreHq {
    margin: 0 auto;
}
}



@media (prefers-reduced-motion) {.course_summaryH7 .study_pathc1,
  .course_summaryH7 h3::after,
  .course_summaryH7 .text_embedFb::before {
    transition: none;
}}



@media screen and (max-width: 480px) {.sign_upOS {
    padding: 3rem 0;
}.sign_upOS .pro_trackaw {
    transform: perspective(1000px) rotateX(1deg);
    padding: 1.5rem;
}.sign_upOS h4 {
    margin-bottom: 1.5rem;
    font-size: calc(21px * 0.8);
}.sign_upOS .input_holder input[type="email"],
    .sign_upOS .input_holder .request_sectionAf {
    padding: 0.8rem 1.2rem;
}}



@media (max-width: 992px) {.academic_expertiseo9 .user_storiesoG {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    gap: 2rem;
}.academic_expertiseo9 .pic_gridIQ {
    height: 300px;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    transform: none;
}.academic_expertiseo9 .pic_gridIQ::after {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.academic_expertiseo9 .exp_highlightsd3 {
    clip-path: none;
    padding: 2rem;
    grid-row: 2 / 3;
    transform: none;
    grid-column: 1 / 2;
}.academic_expertiseo9 .user_storiesoG:hover .exp_highlightsd3 {
    transform: translateY(-5px);
}}



@media screen and (max-width: 576px) {.data_statisticsTP {
    padding: 70px 0;
}.data_statisticsTP .container {
    padding: 0 15px;
}.data_statisticsTP .pro_extra4c {
    padding: 20px;
}.data_statisticsTP .boost_experts9W {
    margin-bottom: 12px;
    width: 45px;
    height: 45px;
    padding: 10px;
}.data_statisticsTP .key_statisticsdS {
    font-size: calc(36px - 6px);
}.data_statisticsTP .statistics_expertiseKU {
    font-size: calc(16px - 2px);
}.data_statisticsTP .key_classesLA {
    padding: 15px;
    min-width: calc(85% - 20px);
}.data_statisticsTP .statistics_boostsPO {
    width: 30px;
    height: 30px;
}.data_statisticsTP .statistics_boostsPO::after {
    width: 36px;
    height: 36px;
}.data_statisticsTP .key_classesLA span {
    font-size: calc(19px - 1px);
}.data_statisticsTP .key_classesLA p {
    font-size: calc(16px - 2px);
}}



@media (max-width: 480px) {.education_frameworkI9 {
    padding: 50px 0;
}.education_frameworkI9 .pro_trackaw {
    padding: 0 15px;
}.education_frameworkI9 h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 25px;
}.education_frameworkI9 h2::after {
    height: 3px;
    width: 50px;
}.education_frameworkI9 .text_embedFb {
    padding: 25px 20px;
}.education_frameworkI9 p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}


@media only screen and (max-width: 800px){.wrapper-paddingGj .learn_cookiesSI {
    margin: 0;
    margin-bottom: 14px;
}}



@media (min-width: 992px) {.company_infoK9 {
    padding: 150px 0 200px;
}.company_infoK9 .text_embedFb {
    padding: 60px 70px;
}.company_infoK9 .text_embedFb div div {
    column-count: 2;
}
}



@media (max-width: 480px) {.company_infoK9 {
    padding: 60px 0 100px;
}.company_infoK9 .text_embedFb {
    padding: 25px 20px;
}.company_infoK9 h2 {
    margin-bottom: 30px;
    font-size: 2rem;
}.company_infoK9 h2::after {
    width: 50px;
    bottom: -8px;
}.company_infoK9 .text_embedFb p {
    font-size: 1.125rem;
}
}



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



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



@keyframes float {
    0% { transform: rotate(35deg) translateY(0); }
    50% { transform: rotate(32deg) translateY(-20px); }
    100% { transform: rotate(35deg) translateY(0); }
}



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



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



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



@keyframes slideUpFade {
  from {
    transform: translateY(3rem);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

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

