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

.project_refFHh {
    flex: 0 0 auto;
}

.project_refFHh {
    position: relative;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    background-color: #ffffff;
    color: #000000;
}

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

.greeting_pageg6S .online_skillswxr {
    position: relative;
    width: 100%;
    z-index: 2;
    padding: 0 20px;
    max-width: 1400px;
}

.greeting_pageg6S .edu_heroJUV::after {
    position: absolute;
    top: -10%;
    right: -5%;
    background: rgb(172,119,159);
    opacity: 0.15;
    height: 60%;
    content: "";
    width: 40%;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    z-index: 0;
    animation: morphShape 15s ease-in-out infinite alternate;
}

.greeting_pageg6S .edu_heroJUV h1 {
    line-height: 1.2;
    font-size: clamp(2.5rem, 5vw, 42px);
    transform: translateY(0);
    margin: 0;
    z-index: 2;
    position: relative;
    font-weight: 700;
    color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
    letter-spacing: -0.02em;
}

.greeting_pageg6S .edu_heroJUV p {
    border-radius: 10px;
    line-height: 1.6;
    padding: 0.75rem 1rem;
    backdrop-filter: blur(4px);
    font-size: calc(17px * 1.2);
    max-width: 90%;
    transform: translateY(0);
    color: #ffffff;
    margin: 0;
    background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.1),
    transparent
  );
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s;
}

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

.gratFieldUcu .fast_learnuzB {
    animation: slideUp 0.9s cubic-bezier(0.17, 0.67, 0.26, 0.97);
    box-shadow: 0 20px 50px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 5px 15px rgba(rgb(191,173,151,0.5), 0.05);
    padding: 4rem;
    transform: translateY(0);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    opacity: 1;
    backdrop-filter: blur(15px);
    position: relative;
    border-left: 4px solid rgb(191,173,151);
}

.gratFieldUcu .fast_learnuzB {
    padding: 2rem 1.5rem;
}

.gratFieldUcu .fast_learnuzB > div:last-child {
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 0.8s 0.5s ease-out forwards;
}

.gratFieldUcu a {
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.26, 0.97);
    position: relative;
    text-decoration: none;
    display: block;
}

.price_table5Ww {
    overflow: hidden;
    background: rgb(211,204,197);
    padding: 120px 0;
    position: relative;
}

.price_table5Ww::before {
    height: 100%;
    top: 0;
    content: "";
    opacity: 0.08;
    position: absolute;
    background: linear-gradient(135deg, rgb(191,173,151,0.5), rgb(172,119,159,0.5));
    width: 100%;
    z-index: 0;
    left: 0;
}

.price_table5Ww .member_plansrD3 h2::after {
    height: 3px;
    left: 50%;
    border-radius: 3px;
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
    content: "";
    background: linear-gradient(90deg, rgb(191,173,151), rgb(172,119,159));
    position: absolute;
}

.price_table5Ww .learning_packageGCn:hover {
    transform: translateY(-8px);
}

.price_table5Ww .learning_packageGCn:hover .pricing_offersJbY {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}

.price_table5Ww .learn_offersdG8 h3 {
    display: inline-block;
    position: relative;
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.price_table5Ww .monthly_rategnh {
    display: inline-block;
    color: transparent;
    font-weight: 700;
    background-clip: text !important;
    margin-bottom: 20px;
    color: rgb(191,173,151);
    -webkit-background-clip: text !important;
    background: linear-gradient(135deg, rgb(191,173,151), rgb(172,119,159));
    position: relative;
    font-size: 1.8rem;
}

.price_table5Ww .learning_packageGCn:hover .img_fitU7p::after {
    opacity: 0.3;
}

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

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

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

.connect_formfCN .feedback_blockKNB {
    overflow: hidden;
    flex-direction: column;
    border-radius: 14px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
    position: relative;
    background: #ffffff;
    display: flex;
}

.connect_formfCN .reach_widget10F div:hover {
    background-color: rgb(191,173,151);
}

.connect_formfCN .reach_widget10F div:last-child {
    border-bottom: none;
}

.connect_formfCN .reach_widget10F div svg path {
    fill: #ffffff;
}

.connect_formfCN .reach_widget10F div span a:hover {
    opacity: 0.8;
}

.connect_formfCN .message_boxwB7 h3 {
    color: #000000;
    position: relative;
    font-weight: 700;
    text-align: center;
    font-size: 23px;
    margin-bottom: 30px;
}

.connect_formfCN .message_boxwB7 input[type="text"]:focus,
.connect_formfCN .message_boxwB7 input[type="email"]:focus {
    border-color: rgb(172,119,159);
    outline: none;
}

.connect_formfCN .message_boxwB7 .request_inquiryVut {
    align-items: flex-start;
    display: flex;
    position: relative;
    margin-bottom: 25px;
}

.connect_formfCN .message_boxwB7 .request_inquiryVut input[type="checkbox"]:checked::before {
    position: absolute;
    font-size: 14px;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    color: #ffffff;
    content: '✓';
}

.connect_formfCN .message_boxwB7 .request_inquiryVut label a:hover {
    color: rgb(191,173,151);
}

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

.stay_informedC18::after {
    animation: pulseGlow 8s infinite alternate ease-in-out;
    height: 80%;
    transform: rotate(15deg);
    bottom: -10%;
    right: -5%;
    background: linear-gradient(225deg, rgb(191,173,151), transparent);
    opacity: 0.3;
    position: absolute;
    content: "";
    z-index: -1;
    width: 40%;
}

.stay_informedC18 .input_holder {
    animation: fadeInUp 0.6s 0.5s ease-out forwards;
    transform: translateY(30px);
    gap: 1.25rem;
    display: flex;
    width: 100%;
    flex-direction: column;
    opacity: 0;
}

.stay_informedC18 .input_holder div:focus-within::before {
    width: 100%;
    background: #ffffff;
}

.stay_informedC18 input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.18);
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
    outline: none;
}

.stay_informedC18 .query_inquiryvqG {
    position: relative;
    background: rgb(191,173,151);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    font-weight: 600;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    border: none;
    text-align: center;
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 1rem 2.5rem;
}

.give_it_a_tryApK::after {
    content: "";
    filter: blur(70px);
    background: rgb(191,173,151,0.5);
    height: 200px;
    bottom: -50px;
    right: -50px;
    animation: pulse 8s infinite alternate ease-in-out;
    width: 200px;
    position: absolute;
    z-index: -1;
}

.give_it_a_tryApK .fast_learnuzB {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(0);
    align-items: center;
    position: relative;
    z-index: 2;
    display: flex;
    gap: 2rem;
}

.give_it_a_tryApK .fast_learnuzB:hover svg {
    transform: rotate(0deg) scale(1.1);
}

.give_it_a_tryApK svg path {
    fill: rgb(191,173,151);
    transition: fill 0.3s ease;
}

.give_it_a_tryApK .query_inquiryvqG:hover {
    box-shadow: 0 12px 20px rgba(0,0,0,0.15);
    transform: translateY(-3px) scale(1.02);
}

.give_it_a_tryApK .query_inquiryvqG:hover::before {
    left: 100%;
}

.give_it_a_tryApK .query_inquiryvqG:active {
    transform: translateY(1px);
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}

.privacy_reservoir4E6 h1 {
    font-weight: 700;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    margin-top: 0;
    color: #000000;
    text-align: center;
    border-bottom: 3px solid rgb(191,173,151);
    padding-bottom: 10px;
    font-size: 46px;
}

.privacy_reservoir4E6 ul, .privacy_reservoir4E6 ol {
    margin: 0;
    padding-left: 0;
    padding: 20px 0;
    list-style: none;
}

.privacy_reservoir4E6 li {
    line-height: 1.8;
    font-size: 12px;
    margin-bottom: 15px;
    padding: 10px 0;
    color: #000000;
    font-family: Arial, sans-serif;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.academic_experiencej3i::before {
    mix-blend-mode: screen;
    content: "";
    left: 0;
    height: 100%;
    background: 
    radial-gradient(circle at 25% 25%, rgb(191,173,151,0.5) 0%, transparent 40%),
    radial-gradient(circle at 75% 75%, rgb(172,119,159,0.5) 0%, transparent 40%);
    top: 0;
    animation: morphBackground 15s infinite alternate ease-in-out;
    width: 100%;
    position: absolute;
}

.academic_experiencej3i .testimonials_trackWVR:hover .img_fitU7p {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}

.academic_experiencej3i .name {
    font-weight: 700;
    font-size: 33px;
    position: relative;
    padding-left: 20px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: left center;
    grid-area: name;
    align-self: end;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    transform: perspective(1000px) rotateY(5deg);
    margin: 0;
    color: #ffffff;
}

.academic_experiencej3i .emp_achievements3EP {
    color: #ffffff;
    margin: 30px 0 0;
    padding: 35px;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    font-size: 12px;
    font-weight: 300;
    border-left: 4px solid rgb(191,173,151);
    border-radius: 21px;
    transform: translateY(0);
    line-height: 1.7;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    grid-area: quote;
    z-index: 2;
}

.company_infoke4 h2 {
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 30px;
    transform: translateX(-8px);
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 48px;
    color: #ffffff;
    position: relative;
}

.company_infoke4 .text_body_wraplLC:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.25);
}

.company_infoke4 .text_body_wraplLC > div {
    overflow: hidden;
    position: relative;
}

.company_infoke4 .text_body_wraplLC p::after {
    animation: expandLine 0.8s 0.6s ease-out forwards;
    background: rgb(172,119,159);
    bottom: -4px;
    content: "";
    width: 100%;
    transform-origin: right;
    position: absolute;
    transform: scaleX(0);
    height: 2px;
    left: 0;
}

footer .connect_expertslnD {
    overflow: hidden;
    display: flex;
    margin-bottom: 70px;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    height: 100px;
}

footer .info_item:last-child {
    margin-right: 0;
}

footer .info_item::after {
    right: 0;
    background-color: rgba(255, 255, 255, 0.1);
    top: 0;
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
}

footer .info_item::before {
    position: absolute;
    height: 100%;
    opacity: 0;
    content: "";
    transition: opacity 0.5s ease;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    left: 0;
    top: 0;
}

footer .head_classbkf svg {
    height: 50px;
    margin-bottom: 30px;
    width: auto;
}

footer .trust_badgelZQ {
    line-height: 1.6;
    max-width: 300px;
    font-size: 15px;
    color: #000000;
}

footer .top_mainbar0Kf::after {
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    pointer-events: none;
    bottom: 0;
    right: 0;
    content: "";
    left: 0;
    top: 0;
    opacity: 0.3;
    background-size: 30px 30px;
    position: absolute;
}

footer .nav_classSD6 {
    max-height: 280px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    height: auto;
}

footer .subscribe_holder {
    background-color: rgb(191,173,151);
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #ffffff;
}

footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}

footer .input_holder input[type="email"] {
    font-size: 18px;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    border-radius: 10px;
    border: none;
    padding: 15px;
}

footer .tutor_matchZp9::before {
    content: "";
    position: absolute;
    left: 20%;
    right: 20%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    height: 1px;
}

header .head_classbkf {
    flex: 0 0 auto;
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    margin-right: 2rem;
    background: rgba(255, 255, 255, 0.15);
    transition: all 0.3s ease;
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
}

header .head_classbkf:hover {
    transform: translateY(-3px) scale(1.03);
    background: rgba(255, 255, 255, 0.2);
}

header .top_mainbar0Kf {
    list-style: none;
    margin: 0;
    z-index: 2;
    position: relative;
    padding: 0;
    display: flex;
}

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

header .header_primarymaY:hover::after {
    width: 80%;
}

header .head_learnUDy::before {
    border: 2px solid rgba(255, 255, 255, 0.3);
    width: 40px;
    border-bottom: none;
    height: 40px;
    content: '';
    position: absolute;
    border-right: none;
    opacity: 0.5;
    right: 10px;
    top: 10px;
}



header::after {
    border-radius: 50%;
    position: absolute;
    right: 15px;
    height: 8px;
    top: 15px;
    content: '';
    animation: pulse 2s infinite;
    box-shadow: 0 0 10px #ffffff;
    width: 8px;
    background: #ffffff;
}

.training_resultsV2O::after {
    width: 35%;
    height: 35%;
    z-index: 0;
    position: absolute;
    content: "";
    background: radial-gradient(circle at bottom right, rgba(rgb(172,119,159,0.5), 0.08) 0%, rgba(rgb(172,119,159,0.5), 0) 70%);
    right: 0;
    bottom: 0;
}

.training_resultsV2O h5:hover {
    transform: translateY(-8px);
}

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

.training_resultsV2O .fast_learnuzB:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08), 
                0 8px 20px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.training_resultsV2O .fast_learnuzB:hover .img_fitU7p {
    transform: scale(1.03);
}

.training_resultsV2O .text_body_wraplLC::before {
    left: 0;
    background: linear-gradient(90deg, rgb(191,173,151) 0%, rgb(172,119,159) 100%);
    top: 0;
    transition: transform 0.6s ease-out;
    content: "";
    position: absolute;
    opacity: 0.8;
    height: 6px;
    transform: scaleX(0.97);
    right: 0;
}

.training_resultsV2O li:hover svg {
    transform: scale(1.15) rotate(8deg);
}

.training_resultsV2O li svg path {
    transition: fill 0.3s ease;
    fill: rgb(191,173,151);
}

.training_resultsV2O li:nth-child(even) svg path:first-child {
    fill-opacity: 0.9;
}

.course_offeringWem::before {
    height: 120%;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        rgb(172,119,159,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(172,119,159,0.5) 12px
    );
    z-index: 1;
    width: 120%;
    top: -10%;
    position: absolute;
    transform: rotate(-5deg);
    content: "";
    left: -5%;
}

.course_offeringWem .img_fitU7p::after {
    z-index: 2;
    inset: 0;
    position: absolute;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgb(191,173,151,0.5) 100%
    );
    transition: opacity 0.3s ease;
    content: "";
    opacity: 0.6;
}

.course_offeringWem h3 {
    display: inline-block;
    font-weight: 700;
    font-size: calc(20px * 1.2);
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
}

.course_offeringWem .description {
    line-height: 1.7;
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 15px;
    margin-bottom: 1.5rem;
}

.course_offeringWem .description::first-letter {
    background: rgb(191,173,151,0.5);
    font-size: 1.5em;
    line-height: 1;
    float: left;
    color: rgb(191,173,151);
    font-weight: 700;
    padding: 6px;
    margin-right: 8px;
}



@media (prefers-reduced-motion) {.greeting_pageg6S .edu_heroJUV::after {
    animation: none;
}.greeting_pageg6S:hover .edu_heroJUV span,
  .greeting_pageg6S:hover .edu_heroJUV h3,
  .greeting_pageg6S:hover .edu_heroJUV h1,
  .greeting_pageg6S:hover .edu_heroJUV p {
    transform: none;
}}



@media (max-width: 991px) {.gratFieldUcu {
    padding: 4rem 0;
}.gratFieldUcu .fast_learnuzB {
    padding: 3rem;
}.gratFieldUcu h5 {
    font-size: calc(21px * 0.9);
}
}



@media (min-width: 768px) {.price_table5Ww .deal_grid4Ws {
    grid-template-columns: repeat(2, 1fr);
}.price_table5Ww .pricing_offersJbY {
    height: 100%;
}.price_table5Ww .img_fitU7p {
    height: 240px;
}
}



@media (min-width: 992px) {.price_table5Ww {
    padding: 160px 0;
}.price_table5Ww .enroll_costfte {
    flex-direction: row;
    align-items: center;
    gap: 80px;
}.price_table5Ww .member_plansrD3 {
    text-align: left;
    flex: 0 0 30%;
    padding: 0;
}.price_table5Ww .member_plansrD3 h2 {
    font-size: calc(36px + 4px);
}.price_table5Ww .member_plansrD3 h2::after {
    left: 0;
    transform: none;
}.price_table5Ww .value_rates0qr {
    margin-left: 0;
}.price_table5Ww .deal_grid4Ws {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}


@media only screen and (max-width: 800px) {.data_controlil9 {
    display: none;
}.cookie_verify9YC {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.popupPrivacySettingsGdl h5 {
    text-align: center;
}.popupPrivacySettingsGdl p {
    text-align: center;
}.cookie_layerMgH {
    margin-bottom: 20px;
}body .wrapper-structuretrL .data_complyEz3 {
    margin-left: 0;
}}



@media screen and (max-width: 767px) {.connect_formfCN {
    padding: 60px 0;
}.connect_formfCN .message_boxwB7 {
    padding: 40px 25px;
}.connect_formfCN .reach_widget10F h3 {
    font-size: calc(23px + 2px);
    padding: 25px 20px;
}.connect_formfCN .reach_widget10F div {
    padding: 15px 25px;
}
}



@media screen and (max-width: 480px) {.connect_formfCN {
    padding: 40px 0;
}.connect_formfCN .message_boxwB7 {
    padding: 30px 20px;
}.connect_formfCN .message_boxwB7 h3 {
    font-size: 23px;
}.connect_formfCN .reach_widget10F h3 {
    font-size: 23px;
    padding: 20px 15px;
}.connect_formfCN .reach_widget10F div {
    padding: 15px 20px;
}.connect_formfCN .reach_widget10F div svg {
    height: 20px;
    margin-right: 15px;
    width: 20px;
}}



@media (max-width: 767px) {.stay_informedC18 input[type="email"] {
    padding: 0.9rem 1.25rem;
}.stay_informedC18 .query_inquiryvqG {
    padding: 0.9rem 1.5rem;
    margin-top: 0.5rem;
    width: 100%;
}}



@media (max-width: 768px) {.give_it_a_tryApK {
    padding: 3rem 1rem;
}.give_it_a_tryApK h2 {
    margin-bottom: 2rem;
    font-size: calc(32px * 0.8);
}.give_it_a_tryApK .fast_learnuzB {
    align-items: flex-start;
    gap: 1.2rem;
    flex-direction: column;
}.give_it_a_tryApK svg {
    height: 36px;
    width: 36px;
}.give_it_a_tryApK .query_inquiryvqG {
    padding: 0.8rem 1.6rem;
    width: 100%;
    text-align: center;
}
}



@media (max-width: 576px) {.academic_experiencej3i {
    padding: 60px 0;
}.academic_experiencej3i .img_fitU7p {
    max-width: 250px;
    height: 250px;
}.academic_experiencej3i .name {
    font-size: 21px;
}.academic_experiencej3i .emp_achievements3EP {
    padding: 25px 20px;
    font-size: calc(12px * 0.95);
}}



@media (min-width: 768px) {.company_infoke4 {
    padding: 150px 0 100px;
}.company_infoke4 h2 {
    margin-bottom: 60px;
    font-size: calc(30px * 1.2);
}.company_infoke4 .text_body_wraplLC {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 40px 100%, 0 calc(100% - 40px));
    margin-left: 40px;
    padding: 60px;
    transform: perspective(1000px) rotateY(-2deg);
}.company_infoke4 .text_body_wraplLC:hover {
    transform: perspective(1000px) rotateY(-1deg) translateY(-5px);
}.company_infoke4 .text_body_wraplLC div div {
    columns: 2;
}
}



@media (min-width: 1200px) {.company_infoke4 {
    padding: 200px 0 150px;
}.company_infoke4::after {
    height: 400px;
    width: 400px;
}.company_infoke4 h2 {
    font-size: calc(30px * 1.6);
}.company_infoke4 .text_body_wraplLC {
    padding: 100px;
}.company_infoke4 .text_body_wraplLC div div {
    line-height: 1.9;
    column-gap: 60px;
    font-size: calc(17px * 1.05);
}}



@media (max-width: 767px) {footer .project_refFHh {
    padding: 60px 0 30px;
}footer .connect_expertslnD {
    height: auto;
    flex-direction: column;
    margin-bottom: 40px;
}footer .info_item {
    margin-bottom: 1px;
    width: 100%;
    margin-right: 0;
}footer .info_item:hover {
    flex: 1;
    padding-left: 35px;
}footer .head_classbkf, footer .top_mainbar0Kf, footer .subscribe_holder {
    height: auto;
    padding: 25px 20px;
    min-height: 350px;
}
}



@media (max-width: 767px) {header {
    padding: 0;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
}header .head_learnUDy {
    padding: 0.8rem 1.5rem;
}header .head_classbkf {
    padding: 0.5rem 0.8rem;
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
}header .head_lessoncxa img {
    max-height: 35px;
}header .top_mainbar0Kf {
    margin-top: 0.8rem;
    scrollbar-width: thin;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
}header .top_mainbar0Kf::-webkit-scrollbar {
    height: 3px;
}header .top_mainbar0Kf::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .header_primarymaY {
    flex: 0 0 auto;
    margin: 0 0.25rem;
}header .header_primarymaY a {
    white-space: nowrap;
    font-size: calc(15px - 2px);
    padding: 0 0.8rem;
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
    height: 32px;
}header .header_primarymaY::after {
    display: none;
}header::after {
    right: 10px;
    top: 10px;
    height: 5px;
    width: 5px;
}.first_sectionNGc {
    margin-top: -5px;
}
}



@media screen and (min-width: 768px) {.course_offeringWem .learn_pathGgB {
    gap: 4rem;
    align-items: center;
    flex-direction: row;
}.course_offeringWem .img_fitU7p {
    transform: perspective(1000px) rotateX(2deg) rotateY(-5deg);
    height: 450px;
    flex: 1;
}.course_offeringWem .text_body_wraplLC {
    flex: 1.2;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateX(-1deg) rotateY(2deg) translateZ(30px);
}.course_offeringWem .text_body_wraplLC:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(40px);
}.course_offeringWem h3 {
    font-size: 34px;
}
}



@keyframes morphShape {
  0% {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  }
  25% {
    border-radius: 50% 50% 70% 30% / 40% 40% 60% 60%;
  }
  50% {
    border-radius: 70% 30% 50% 50% / 30% 30% 70% 70%;
  }
  75% {
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
  }
  100% {
    border-radius: 30% 70% 70% 30% / 30% 50% 50% 70%;
  }
}



@keyframes expandWidth {
    0% {
        width: 0;
    }
    100% {
        width: 80px;
    }
}



@keyframes floatBg {
    0% {
        transform: rotate(-15deg) translateZ(0);
    }
    100% {
        transform: rotate(-10deg) translateY(-10px) translateZ(0);
    }
}



@keyframes slideUp {
    0% {
        transform: translateY(40px);
    }
    100% {
        transform: translateY(0);
    }
}



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



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



@keyframes slideUp {
  from { opacity: 0; transform: translateY(40px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

