﻿html,body {
    scroll-behavior: smooth;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}

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

.academy_infoZI {
    flex: 0 0 auto;
}

.academy_infoZI {
    color: #ffffff;
    background-color: rgb(137,174,149);
    padding: 0;
    position: relative;
    font-family: Arial, sans-serif;
}

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

.plan_containerDy .bundle_priceMd {
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    word-break: break-word;
    max-width: 700px;
    position: relative;
    overflow-wrap: break-word;
    opacity: 0;
    color: rgb(255, 255, 255, 0.5);
    margin: 0 auto 50px;
    transform: translateY(20px);
    line-height: 1.6;
    font-size: 18px;
    text-align: center;
}

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

.plan_containerDy .value_dealslk {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    text-decoration: none;
    height: 100%;
    display: block;
}

.plan_containerDy .learning_packagesLx::before {
    position: absolute;
    transition: opacity 0.6s ease;
    background: radial-gradient(
        ellipse at center,
        rgba(255,255,255,0.1) 0%,
        rgba(255,255,255,0) 70%
    );
    content: "";
    pointer-events: none;
    height: 200%;
    top: -50%;
    transform: rotate(30deg);
    width: 200%;
    opacity: 0;
    left: -50%;
}

.plan_containerDy .discount_grid4b h4 {
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    font-weight: 600;
    position: relative;
    font-size: calc(21px * 1.1);
    color: #ffffff;
    margin-top: 0;
}

.plan_containerDy .discount_grid4b p {
    overflow-wrap: break-word;
    line-height: 1.7;
    color: rgb(255, 255, 255, 0.5);
    margin-bottom: 25px;
    white-space: normal;
    font-size: calc(18px * 0.9);
    word-break: break-word;
    flex-grow: 1;
}

.plan_containerDy .pricing_ratesx4::before {
    left: 0;
    background: linear-gradient(to right, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.3) 50%,
        rgba(255,255,255,0.1) 100%);
    position: absolute;
    top: 0;
    content: "";
    height: 1px;
    width: 100%;
}

.academy_infoZI .info_item {
    position: relative;
    transition: transform 0.3s ease;
    padding: 0.5rem 1rem;
}

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

.academy_infoZI .head_lessonYf svg {
    transition: all 0.3s ease;
    filter: brightness(0) invert(1);
    max-width: 150px;
    height: auto;
}

.academy_infoZI .faculty_infoV7 {
    color: #ffffff;
    font-size: 15px;
    opacity: 0.9;
    line-height: 1.6;
}

.academy_infoZI .top_lessonN6 h5 {
    font-size: 21px;
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    margin-bottom: 1.5rem;
}

.academy_infoZI .header_sitegl {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    display: grid;
}

.academy_infoZI .header_sitegl a::before {
    bottom: 0;
    transition: width 0.3s ease;
    position: absolute;
    background-color: rgb(177,202,188);
    width: 0;
    height: 2px;
    left: 0;
    content: '';
}

.academy_infoZI .subscribe_holder h5 {
    color: #ffffff;
    margin-bottom: 1rem;
    font-size: 21px;
    font-weight: 600;
}

.academy_infoZI .subscribe_holder p {
    margin-bottom: 1rem;
    line-height: 1.6;
    opacity: 0.9;
    color: #ffffff;
    font-size: 14px;
}

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

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

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

.testimonials5p::after {
    left: -5%;
    background: radial-gradient(circle, rgb(137,174,149) 0%, rgba(rgb(137,174,149,0.5), 0) 70%);
    bottom: -10%;
    opacity: 0.1;
    z-index: 0;
    content: "";
    filter: blur(40px);
    height: 250px;
    width: 250px;
    position: absolute;
}

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

.testimonials5p .user_storiesoG::before {
    position: absolute;
    right: 20px;
    font-size: calc(38px * 2);
    line-height: 1;
    font-weight: 700;
    top: 10px;
    content: "";
    color: rgba(rgb(177,202,188,0.5), 0.1);
    z-index: -1;
}

.testimonials5p .user_storiesoG img {
    border-radius: 50%;
    border: 3px solid #ffffff;
    box-shadow: 0 5px 15px -5px rgba(rgb(177,202,188,0.5), 0.3);
    height: 60px;
    margin-right: 15px;
    width: 60px;
    object-fit: cover;
    transition: transform 0.4s ease-out;
}

.testimonials5p .description {
    z-index: 1;
    line-height: 1.7;
    font-size: 16px;
    margin: 0;
    position: relative;
    color: #000000;
}

.testimonials5p a {
    padding: 15px 35px;
    position: relative;
    z-index: 1;
    text-decoration: none;
    margin-top: 50px;
    background: linear-gradient(135deg, rgb(177,202,188) 0%, rgba(rgb(177,202,188,0.5), 0.8) 100%);
    border: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-left: auto;
    color: #ffffff;
    overflow: hidden;
    display: inline-block;
    margin-right: auto;
    font-weight: 600;
    text-align: center;
    font-size: 17px;
    clip-path: polygon(
        10px 0, 
        100% 0, 
        100% calc(100% - 10px), 
        calc(100% - 10px) 100%, 
        0 100%, 
        0 10px
    );
}

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

.thxContentMg .pro_trackaw {
    display: flex;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    transform-origin: top center;
    background: rgba(255, 255, 255, 0.85);
    gap: 2.5rem;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    padding: 3.5rem;
    flex-direction: column;
}

.thxContentMg a::before {
    width: 4px;
    content: "";
    background: linear-gradient(to bottom, rgb(177,202,188), rgb(137,174,149));
    height: 100%;
    position: absolute;
    transition: width 0.3s ease;
    left: 0;
    top: 0;
}

.thxContentMg p {
    position: relative;
    z-index: 1;
    font-size: 18px;
    transition: color 0.3s ease;
    line-height: 1.7;
    color: #000000;
    margin: 0;
}

.connect_with_usgM .reach_cardKg {
    background: #ffffff;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
    display: flex;
    flex-direction: row;
    border-radius: 20px;
    overflow: hidden;
}

.connect_with_usgM .request_panel1y h3 {
    color: #000000;
    font-size: 29px;
    margin-bottom: 40px;
    font-weight: 700;
    position: relative;
}

.connect_with_usgM .request_panel1y div {
    margin-bottom: 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(0);
    align-items: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    padding: 15px;
}

.connect_with_usgM .inquiry_widgetp2 {
    background: #ffffff;
    padding: 60px 40px;
    position: relative;
    width: 60%;
}

.connect_with_usgM form {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.connect_with_usgM form input[type="text"]:focus,
.connect_with_usgM form input[type="email"]:focus {
    transform: translateY(-2px);
    box-shadow: 0 0 0 2px rgb(177,202,188);
    outline: none;
}

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

.connect_with_usgM .support_gridIK label::before {
    background: transparent;
    border: 2px solid rgb(177,202,188);
    content: '';
    position: absolute;
    width: 20px;
    border-radius: 6px;
    left: 0;
    height: 20px;
    top: 0;
    transition: all 0.3s ease;
}

.connect_with_usgM form .request_sectionAf {
    overflow: hidden;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    border: none;
    padding: 18px 35px;
    transition: all 0.3s ease;
    background: rgb(177,202,188);
    border-radius: 10px;
    margin-top: 15px;
    align-self: flex-start;
}



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

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

.secure_stockadeoB::after {
    height: 180px;
    transform: rotate(-15deg);
    content: "";
    border: 1px solid rgba(var(--primary-color-rgb), 0.1);
    width: 180px;
    position: absolute;
    z-index: 0;
    right: -50px;
    top: -50px;
}

.secure_stockadeoB h1::after {
    height: 3px;
    transform: scaleX(1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(177,202,188);
    left: 0;
    content: "";
    bottom: -12px;
    transform-origin: left;
    position: absolute;
    width: 70px;
}

.secure_stockadeoB h3::before {
    background: rgb(137,174,149);
    content: "";
    top: 10px;
    transform: translateY(-50%);
    height: 50%;
    left: 0;
    position: absolute;
    width: 3px;
}

.secure_stockadeoB p {
    line-height: 1.8;
    font-size: 18px;
    color: #000000;
    max-width: 90%;
    margin-bottom: 1.5rem;
}

.secure_stockadeoB ul::before {
    width: 1px;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    bottom: 0;
    background: linear-gradient(to bottom, 
        rgba(var(--primary-color-rgb), 0.1),
        rgba(var(--primary-color-rgb), 0.3),
        rgba(var(--primary-color-rgb), 0.1));
}

.secure_stockadeoB li:hover::before {
    transform: translateY(-50%) rotate(225deg);
}

.secure_stockadeoB strong:hover::after {
    transform: scaleX(1);
}

header:before {
    pointer-events: none;
    left: 0;
    content: '';
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0.1;
}

header .header_primaryL2 {
    position: relative;
}

header .header_primaryL2:after {
    position: absolute;
    height: 60px;
    transform: translateY(-50%);
    width: 60px;
    opacity: 0.5;
    filter: blur(8px);
    top: 50%;
    pointer-events: none;
    background-image: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.1) 0%,
        transparent 70%
    );
    content: '';
    left: 0;
}

header .main_infoST {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

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

header .top_lessonN6:before {
    bottom: -10px;
    width: 100%;
    background: linear-gradient(to right, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    opacity: 0;
    position: absolute;
    height: 2px;
    left: 0;
    transition: opacity 0.4s ease;
    content: '';
}

header .top_pagewrapHb:after {
    height: 1px;
    transform-origin: right;
    top: 50%;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    width: 20px;
    transform: translateY(-50%) scaleX(0);
    left: -30px;
    transition: all 0.3s ease;
    content: '';
}

header .site_coreHq:after {
    border-radius: 50%;
    width: 10px;
    position: absolute;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    opacity: 0;
    left: -5px;
    height: 10px;
    content: '';
    transition: all 0.3s ease;
    background: #ffffff;
    top: -5px;
}

.course_summaryH7::before {
    z-index: 1;
    content: "";
    left: 0;
    background: repeating-linear-gradient(
    45deg,
    rgb(177,202,188,0.5) 0px,
    transparent 1px,
    transparent 10px,
    rgb(177,202,188,0.5) 11px
  );
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.07;
}

.course_summaryH7 .pic_gridIQ::after {
    content: "";
    background: linear-gradient(to bottom, 
    transparent 50%, 
    rgb(177,202,188,0.5) 100%
  );
    inset: 0;
    position: absolute;
}

.course_summaryH7 h3::after {
    width: 60px;
    height: 3px;
    transform: scaleX(0.7);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 0;
    position: absolute;
    background: rgb(177,202,188);
    bottom: -0.5rem;
    transform-origin: left;
    content: "";
}

.course_summaryH7 .study_pathc1:hover .text_embedFb::before {
    transform: rotate(225deg);
}

.sign_upOS::before {
    left: 0;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    content: "";
}

.sign_upOS .pro_trackaw:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.sign_upOS h4 {
    font-weight: 600;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.2s;
    color: #ffffff;
    margin-bottom: 2rem;
    transform: translateX(-10px);
    position: relative;
    font-size: 21px;
    opacity: 0;
    line-height: 1.4;
}

.sign_upOS .input_holder input[type="email"] {
    width: 100%;
    font-size: 12px;
    border: none;
    outline: none;
    background: #ffffff;
    color: #000000;
    padding: 1rem 1.5rem;
    border-left: 3px solid transparent;
    transition: all 0.3s ease;
}

.sign_upOS .input_holder .request_sectionAf {
    white-space: nowrap;
    z-index: 1;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: none;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    position: relative;
    padding: 1rem 2rem;
    background: linear-gradient(135deg, rgb(137,174,149), rgb(177,202,188));
    font-weight: 600;
    overflow: hidden;
    outline: none;
}

.welcomeWt::after {
    width: 60%;
    content: "";
    bottom: -5px;
    position: absolute;
    z-index: 0;
    right: -5px;
    height: 40%;
    filter: blur(15px);
    opacity: 0.3;
    background: linear-gradient(to right, rgb(177,202,188,0.5), rgb(137,174,149));
    transform: rotate(-5deg);
}

.welcomeWt .edu_entryXc > div:first-child p {
    max-width: 90%;
    position: relative;
    margin-bottom: 1rem;
    font-size: calc(17px * 1.4);
    color: #000000;
    font-weight: 600;
    line-height: 1.5;
    padding-left: 2rem;
}

.welcomeWt .training_expertsjy > div {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    border-radius: 19px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    position: relative;
}

.welcomeWt .training_expertsjy h3 {
    line-height: 1.4;
    padding: 2.5rem 2rem 1rem;
    font-weight: 600;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 3;
    max-width: 90%;
    font-size: calc(19px * 1.1);
}

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

.welcomeWt .training_expertsjy > div > div > div::before {
    background: rgb(177,202,188);
    transform: scaleX(0);
    left: 2rem;
    width: calc(100% - 4rem);
    position: absolute;
    animation: scaleLineRight 0.6s 1.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    content: "";
    bottom: -10px;
    height: 2px;
}

.academic_expertiseo9 .pic_gridIQ {
    border-radius: 0;
    transform: translateX(-5%);
    grid-column: 1 / 2;
    position: relative;
    z-index: 2;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    height: 450px;
    width: 100%;
    grid-row: 1 / 2;
}

.academic_expertiseo9 .user_storiesoG:hover .exp_highlightsd3 {
    box-shadow: 0 25px 50px -15px rgba(0, 0, 0, 0.5);
    transform: translateX(-10%) translateY(-5px);
}

.academic_expertiseo9 .name::before {
    z-index: -1;
    border-radius: 10px;
    position: absolute;
    top: -10px;
    left: -20px;
    content: "";
    background: rgb(137,174,149,0.5);
    width: 30px;
    transform: rotate(45deg) scale(0);
    height: 30px;
    transition: transform 0.4s ease 0.2s;
}

.academic_expertiseo9 .career_wrapI0 {
    position: relative;
    padding-top: 20px;
    font-style: italic;
    line-height: 1.7;
    opacity: 0;
    font-size: 13px;
    transition: all 0.5s ease 0.5s;
    transform: translateY(20px);
    font-weight: 400;
    color: #000000;
}

.data_statisticsTP {
    padding: 120px 0;
    position: relative;
    color: #ffffff;
    overflow: hidden;
}

.data_statisticsTP::after {
    position: absolute;
    left: 0;
    z-index: 2;
    width: 100%;
    content: "";
    background: radial-gradient(ellipse at center, rgb(177,202,188,0.5) 0%, transparent 70%);
    top: 0;
    height: 100%;
    opacity: 0.1;
}

.data_statisticsTP .boost_experts9W svg {
    height: 100%;
    fill: #ffffff;
    width: 100%;
}

.data_statisticsTP .boost_experts9W svg path {
    fill: #ffffff;
}

.data_statisticsTP .key_statisticsdS {
    position: relative;
    font-weight: 700;
    font-size: 36px;
    margin: 0 0 10px;
}

.data_statisticsTP .program_winsID {
    scrollbar-width: none;
    margin: 0 -10px;
    -ms-overflow-style: none;
    position: relative;
    overflow-x: auto;
    display: flex;
    padding-bottom: 10px;
}

.data_statisticsTP .key_classesLA::before {
    transition: opacity 0.3s ease;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(177,202,188) 0%, rgb(137,174,149) 100%);
    position: absolute;
    opacity: 0;
}

.data_statisticsTP .statistics_boostsPO::after {
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
    height: 48px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: -1;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    content: "";
    width: 48px;
    position: absolute;
}

.data_statisticsTP .key_classesLA:hover .statistics_boostsPO svg path {
    fill: rgb(177,202,188);
}

.data_statisticsTP .key_classesLA:nth-child(3) span {
    animation-delay: 0.4s;
}



.data_statisticsTP .key_classesLA p {
    font-size: 16px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
}

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

.education_frameworkI9::before {
    z-index: 1;
    height: 100%;
    content: '';
    background-image: 
        linear-gradient(45deg, rgba(rgb(177,202,188), 0.02) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(rgb(177,202,188), 0.02) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(177,202,188), 0.02) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(177,202,188), 0.02) 75%);
    width: 100%;
    left: 0;
    background-size: 20px 20px;
    position: absolute;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    top: 0;
}

.education_frameworkI9 .pro_trackaw:hover h2::after {
    transform: scaleX(1.5);
}

.education_frameworkI9 .text_embedFb::before {
    height: 4px;
    width: 100%;
    left: 0;
    content: '';
    background: linear-gradient(90deg, rgb(177,202,188), rgb(137,174,149));
    position: absolute;
    z-index: 1;
    top: 0;
    opacity: 0.8;
}

.education_frameworkI9 .pro_trackaw:hover .text_embedFb {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 
        20px 20px 40px rgba(#000000, 0.08),
        -20px -20px 40px rgba(#ffffff, 0.9),
        inset 3px 3px 6px rgba(#ffffff, 0.7),
        inset -3px -3px 6px rgba(#000000, 0.05);
}

.cookiePolicyContainerEy {
    position: fixed;
    z-index: 90;
    background: rgb(215,228,219);
    border-top: 2px solid rgb(177,202,188);
    width: 100%;
    bottom: 0;
}

.cookiePolicyContainerEy p {
    font-size: 18px;
}

.cookie_showMl {
    color: rgb(177,202,188);
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    min-width: 120px;
    flex-shrink: 0;
    line-height: 35px;
    border-bottom: 2px solid rgb(177,202,188);
    font-size: 24px;
    margin-left: 10px;
}

.wrapper-paddingGj .learn_cookiesSI svg, .wrapper-paddingGj .learn_cookiesSI svg path, .wrapper-paddingGj .learn_cookiesSI img {
    width: 40px;
    fill:#000000;
    height: 40px;
}

.company_infoK9::before {
    right: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    content: "";
    background: linear-gradient(135deg, 
        rgba(#000000, 0.85) 0%,
        rgba(#000000, 0.75) 50%,
        rgba(rgb(177,202,188), 0.65) 100%);
    z-index: -1;
    backdrop-filter: blur(5px);
}

.company_infoK9:hover h2::after {
    transform: scaleX(1.5);
}

.company_infoK9 .text_embedFb {
    background: rgba(255, 255, 255, 0.95);
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-radius: 3px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(rgb(177,202,188), 0.1);
    padding: 50px;
    overflow: hidden;
}

.company_infoK9 .text_embedFb:hover p::after {
    transform: scaleX(1);
}

.company_infoK9 .text_embedFb div div {
    line-height: 1.8;
    max-width: 100%;
    opacity: 0.9;
    text-align: justify;
    color: #000000;
    font-size: 14px;
    column-gap: 40px;
    column-count: 1;
    transform: translateZ(0);
}


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


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 768px) {.plan_containerDy {
    padding: 80px 0;
}.plan_containerDy h2 {
    font-size: 31px;
    margin-bottom: 20px;
}.plan_containerDy .bundle_priceMd {
    margin-bottom: 40px;
    font-size: calc(18px * 0.95);
}.plan_containerDy .premium_planz3 {
    max-width: 450px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.plan_containerDy .learning_packagesLx {
    padding: 25px 20px;
}.plan_containerDy .discount_grid4b h4 {
    font-size: 21px;
}.plan_containerDy .discount_grid4b p {
    font-size: calc(18px * 0.85);
}.plan_containerDy .pricing_ratesx4 {
    font-size: calc(21px * 1.2);
}
}



@media (max-width: 1200px) {.academy_infoZI .get_helpyW {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}.academy_infoZI .text_main_holder {
    grid-template-columns: 1fr 1.5fr;
}.academy_infoZI .subscribe_holder {
    grid-column: 1 / -1;
}
}



@media (max-width: 576px) {.academy_infoZI .head_lessonYf,
    .academy_infoZI .top_lessonN6,
    .academy_infoZI .subscribe_holder {
    padding: 2.5rem 1.5rem;
}.academy_infoZI .carbon_ctaM7 {
    padding: 2.5rem 0 1.5rem;
}.academy_infoZI .info_item {
    padding: 0.5rem 0;
}.academy_infoZI .info_item p,
    .academy_infoZI .info_item a {
    justify-content: center;
}}



@media (max-width: 992px) {.testimonials5p {
    padding: 80px 0;
}.testimonials5p h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 50px;
}.testimonials5p .user_feedbacklE {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.testimonials5p .user_storiesoG {
    padding: 25px;
}
}



@media (max-width: 991px) {.thxContentMg {
    padding: 5rem 0;
}.thxContentMg .pro_trackaw {
    padding: 2.5rem;
    gap: 2rem;
}.thxContentMg h5 {
    font-size: calc(20px * 0.95);
}
}



@media (max-width: 576px) {.thxContentMg {
    padding: 3rem 0;
}.thxContentMg .container {
    padding: 0 1rem;
}.thxContentMg .pro_trackaw {
    gap: 1.5rem;
    padding: 1.5rem;
    transform: none;
}.thxContentMg .pro_trackaw > div:first-child {
    padding-left: 1rem;
    margin-left: -1rem;
    border-left-width: 3px;
}.thxContentMg h5 {
    font-size: calc(20px * 0.85);
}.thxContentMg a {
    padding: 1rem;
}.thxContentMg p {
    font-size: calc(18px * 0.9);
    line-height: 1.5;
}}



@media (max-width: 767px) {.secure_stockadeoB {
    padding: 3rem 1rem;
}.secure_stockadeoB::after {
    right: -30px;
    top: -30px;
    height: 120px;
    width: 120px;
}.secure_stockadeoB h1 {
    margin-bottom: 2rem;
    font-size: calc(44px * 0.8);
}.secure_stockadeoB h1::after {
    bottom: -8px;
    width: 50px;
}.secure_stockadeoB h2 {
    margin: 2.5rem 0 1.2rem;
    font-size: calc(34px * 0.8);
    padding-left: 15px;
}.secure_stockadeoB h3 {
    font-size: calc(34px * 0.7);
    padding-left: 12px;
}.secure_stockadeoB h4 {
    padding-left: 10px;
    font-size: calc(34px * 0.6);
}.secure_stockadeoB ul {
    padding-left: 1rem;
}.secure_stockadeoB li {
    padding-left: 1.5rem;
}
}



@media (max-width: 480px) {header .container {
    padding: 10px 15px;
}header .site_coreHq svg {
    height: 30px;
}}



@media (min-width: 768px) {.course_summaryH7 .study_pathc1 {
    align-items: stretch;
    flex-direction: row;
    height: 550px;
}.course_summaryH7 .pic_gridIQ {
    width: 50%;
    height: auto;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
}.course_summaryH7 .text_embedFb {
    display: flex;
    justify-content: center;
    width: 50%;
    flex-direction: column;
    padding: 3rem;
}.course_summaryH7 h3 {
    font-size: calc(18px * 1.2);
    margin-bottom: 2rem;
}.course_summaryH7 p.description {
    max-height: 350px;
}
}



@media (hover: none) {.course_summaryH7 .study_pathc1,
  .course_summaryH7 .study_pathc1:hover {
    transform: none;
}.course_summaryH7 h3::after {
    transform: scaleX(1);
}.course_summaryH7 .text_embedFb::before,
  .course_summaryH7 .study_pathc1:hover .text_embedFb::before {
    transform: rotate(45deg);
}
}



@media screen and (max-width: 767px) {.sign_upOS {
    padding: 4rem 0;
}.sign_upOS .pro_trackaw {
    padding: 2rem;
}.sign_upOS h4 {
    font-size: calc(21px * 0.9);
    text-align: center;
}.sign_upOS h4::before {
    left: -15px;
}.sign_upOS .input_holder {
    justify-content: center;
}.sign_upOS .input_holder span {
    flex: 1 1 100%;
}
}



@media (min-width: 1200px) {.welcomeWt {
    padding: 4rem;
}.welcomeWt .edu_entryXc {
    gap: 6rem;
}.welcomeWt .edu_entryXc > div:first-child p {
    padding-left: 4rem;
    font-size: calc(17px * 1.8);
}.welcomeWt .edu_entryXc > div:first-child p::before {
    width: 8px;
}.welcomeWt .training_expertsjy h3 {
    font-size: calc(19px * 1.3);
    padding: 4rem 4rem 2rem;
}.welcomeWt .training_expertsjy h3::before {
    top: 2.5rem;
    left: 4rem;
    width: 100px;
}.welcomeWt .training_expertsjy h1.title_style_header {
    padding: 0 4rem 4rem;
    font-size: calc(42px * 1.4);
}.welcomeWt .training_expertsjy > div > div > div::before {
    left: 4rem;
    width: calc(100% - 8rem);
}}



@media screen and (max-width: 767px) {.data_statisticsTP {
    padding: 80px 0;
}.data_statisticsTP .pro_extra4c {
    padding: 25px;
}.data_statisticsTP .boost_experts9W {
    margin-right: 0;
    margin-bottom: 15px;
}.data_statisticsTP .key_statisticsdS {
    font-size: calc(36px - 4px);
    margin-bottom: 8px;
}.data_statisticsTP .statistics_expertiseKU {
    font-size: calc(16px - 1px);
}.data_statisticsTP .key_classesLA {
    padding: 15px 10px;
    min-width: calc(50% - 20px);
}.data_statisticsTP .statistics_boostsPO {
    height: 32px;
    width: 32px;
    margin-bottom: 10px;
}.data_statisticsTP .statistics_boostsPO::after {
    height: 38px;
    width: 38px;
}.data_statisticsTP .key_classesLA span {
    font-size: calc(19px);
}.data_statisticsTP .key_classesLA p {
    font-size: calc(16px - 1px);
}

}



@media (max-width: 767px) {.education_frameworkI9 {
    padding: 70px 0;
}.education_frameworkI9 .pro_trackaw {
    padding: 0 20px;
    transform: none;
}.education_frameworkI9 h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 30px;
}.education_frameworkI9 h2::after {
    width: 60px;
    height: 3px;
}.education_frameworkI9 .text_embedFb {
    padding: 30px;
    box-shadow: 
            10px 10px 20px rgba(#000000, 0.05),
            -10px -10px 20px rgba(#ffffff, 0.8),
            inset 2px 2px 4px rgba(#ffffff, 0.7),
            inset -2px -2px 4px rgba(#000000, 0.05);
}.education_frameworkI9 .pro_trackaw:hover .text_embedFb {
    box-shadow: 
            15px 15px 30px rgba(#000000, 0.08),
            -15px -15px 30px rgba(#ffffff, 0.9),
            inset 2px 2px 4px rgba(#ffffff, 0.7),
            inset -2px -2px 4px rgba(#000000, 0.05);
    transform: translateY(-3px) translateZ(0);
}.education_frameworkI9 p {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}
}



@media (prefers-reduced-motion: reduce) {.company_infoK9 .text_embedFb,
    .company_infoK9 h2::after,
    .company_infoK9 .text_embedFb:hover,
    .company_infoK9 .text_embedFb p::after {
    transition: none;
    transform: none;
}
}



@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



@keyframes rotateCard {
    0% {
        transform: translateZ(0) rotateY(5deg);
    }
    100% {
        transform: translateZ(0) rotateY(0);
    }
}



@keyframes slideUp {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(5deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}



@keyframes circuit {
    0%, 100% {
        top: -5px;
        left: -5px;
    }
    25% {
        top: -5px;
        left: calc(100% - 5px);
    }
    50% {
        top: calc(100% - 5px);
        left: calc(100% - 5px);
    }
    75% {
        top: calc(100% - 5px);
        left: -5px;
    }
}



@keyframes scaleLineRight {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

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



@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(15px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

