.first_sectionNGc {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    position: relative;
    z-index: 100;
    margin-top: 0;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    overflow: visible;
    background: linear-gradient(120deg, rgb(191,173,151) 0%, rgb(172,119,159) 100%);
    padding: 0;
}

.greeting_pageg6S .edu_heroJUV {
    border-radius: 29px;
    transform: perspective(1000px) rotateX(2deg);
    overflow: hidden;
    padding: 4rem 3rem;
    position: relative;
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.greeting_pageg6S .edu_heroJUV span {
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    transform: translateY(0);
}

.greeting_pageg6S .edu_heroJUV h1::after {
    content: "";
    height: 4px;
    border-radius: 10px;
    margin-top: 1rem;
    width: 80px;
    background: linear-gradient(
    90deg,
    rgb(191,173,151),
    rgb(172,119,159)
  );
    display: block;
}

.greeting_pageg6S .edu_heroJUV div div {
    position: relative;
    z-index: 2;
}

.greeting_pageg6S:hover .edu_heroJUV h3 {
    transform: translateX(5px);
}

.greeting_pageg6S:hover .edu_heroJUV p {
    transform: translateY(-5px);
}

.gratFieldUcu::before {
    z-index: -1;
    height: 180%;
    animation: floatBg 18s infinite alternate ease-in-out;
    left: -10%;
    background: linear-gradient(145deg, rgb(191,173,151) 0%, rgba(rgb(191,173,151,0.5), 0.2) 100%);
    clip-path: polygon(0 0, 100% 15%, 85% 100%, 0% 85%);
    top: -20%;
    width: 60%;
    position: absolute;
    transform: rotate(-15deg) translateZ(0);
    content: "";
}

.gratFieldUcu .fast_learnuzB::before {
    border: 2px dashed rgba(rgb(172,119,159,0.5), 0.2);
    z-index: -1;
    pointer-events: none;
    content: "";
    position: absolute;
    width: 100%;
    transform: translate(-10px, -10px);
    top: 20px;
    left: 20px;
    height: 100%;
}

.gratFieldUcu .fast_learnuzB::before {
    display: none;
}

.gratFieldUcu .fast_learnuzB > div:first-child::after {
    content: "";
    bottom: -0.8rem;
    width: 80px;
    height: 3px;
    animation: expandWidth 1.2s 0.8s cubic-bezier(0.17, 0.67, 0.26, 0.97) forwards;
    background: rgb(191,173,151);
    left: 0;
    position: absolute;
}

.gratFieldUcu .fast_learnuzB > div:first-child::after {
    width: 60px;
}

.gratFieldUcu a::before {
    position: absolute;
    opacity: 0.1;
    left: -20px;
    background: linear-gradient(135deg, rgb(191,173,151) 0%, rgb(172,119,159) 100%);
    transition: all 0.4s ease;
    height: 40px;
    transform: rotate(-15deg);
    border-radius: 10px;
    top: -15px;
    content: "";
    width: 40px;
}

.price_table5Ww .container {
    padding: 0 15px;
    max-width: 1320px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.price_table5Ww .member_plansrD3 h2 {
    font-size: 36px;
    color: #000000;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    position: relative;
}

.price_table5Ww .deal_grid4Ws {
    width: 100%;
    display: grid;
    margin: 0 auto;
    grid-template-columns: 1fr;
    gap: 30px;
}

.price_table5Ww .pricing_offersJbY {
    display: flex;
    position: relative;
    transition: all 0.4s ease;
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    border-radius: 16px;
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
    height: 100%;
    overflow: hidden;
    flex-direction: column;
}

.price_table5Ww .learning_packageGCn:hover .learn_offersdG8 h3::after {
    width: 60px;
}

.price_table5Ww .monthly_rategnh::before {
    bottom: -5px;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, rgb(191,173,151,0.5), transparent);
    position: absolute;
    width: 100%;
    left: 0;
}

.price_table5Ww .img_fitU7p {
    transition: all 0.5s ease;
    width: 100%;
    border-radius: 0 0 12px 12px;
    position: relative;
    overflow: hidden;
    height: 220px;
}

.popupPrivacySettingsGdl {
    width: 100%;
    position: fixed;
    border-top: 2px solid rgb(191,173,151);
    bottom: 0;
    background: rgb(211,204,197);
    z-index: 90;
}

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

.popupPrivacySettingsGdl p a {
    text-decoration: none;
    color: rgb(191,173,151);
}


#cookie_warning_box6UO {
    display: none;
}

.connect_formfCN {
    position: relative;
    z-index: 1;
    padding: 100px 0;
}

.connect_formfCN .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1280px;
}

.connect_formfCN .reach_widget10F {
    position: relative;
    background: rgb(172,119,159);
    padding: 0;
}

.connect_formfCN .reach_widget10F div {
    padding: 20px 40px;
    justify-content: flex-start;
    align-items: center;
    transition: background-color 0.3s ease;
    display: flex;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.connect_formfCN .reach_widget10F div span {
    color: #ffffff;
    font-size: 18px;
}

.connect_formfCN .message_boxwB7 {
    padding: 50px;
    background-color: #ffffff;
}

.connect_formfCN .message_boxwB7 h3::after {
    height: 3px;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background-color: rgb(172,119,159);
    width: 80px;
    content: '';
}

.connect_formfCN .message_boxwB7 input::placeholder {
    opacity: 0.6;
    color: #000000;
}

.connect_formfCN .message_boxwB7 .request_inquiryVut input[type="checkbox"] {
    position: relative;
    -webkit-appearance: none;
    width: 22px;
    margin-right: 10px;
    cursor: pointer;
    height: 22px;
    margin-top: 2px;
    border: 2px solid rgb(211,204,197);
    transition: background-color 0.3s ease, border-color 0.3s ease;
    appearance: none;
    flex-shrink: 0;
}

.connect_formfCN .message_boxwB7 .request_inquiryVut label a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(172,119,159);
}

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

.connect_formfCN .message_boxwB7 .query_inquiryvqG:hover::before {
    left: 100%;
}

.stay_informedC18 {
    padding: 6rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(191,173,151,0.5), rgb(172,119,159));
    z-index: 1;
}

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

.stay_informedC18 .fast_learnuzB {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2.5rem;
    transform: translateY(0);
    animation: slideUp 0.8s ease-out forwards;
}

.stay_informedC18 .input_holder div {
    position: relative;
    width: 100%;
}

.stay_informedC18 .input_holder div::before {
    width: 0;
    height: 2px;
    background: rgb(191,173,151);
    transition: width 0.4s ease-out;
    position: absolute;
    z-index: 1;
    content: "";
    bottom: 0;
    left: 0;
}

.stay_informedC18 input[type="email"]::placeholder {
    transition: opacity 0.3s;
    color: rgba(255, 255, 255, 0.7);
}

.stay_informedC18 input[type="email"]:focus::placeholder {
    opacity: 0.5;
}

.stay_informedC18 .query_inquiryvqG:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.1);
    background: rgb(172,119,159);
}

.stay_informedC18 .query_inquiryvqG:hover::after {
    width: 250%;
    opacity: 0.8;
    height: 250%;
}

.stay_informedC18 .query_inquiryvqG:active {
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

.give_it_a_tryApK::before {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: -1;
    content: "";
    height: 100%;
    background: radial-gradient(circle at 20% 30%, rgb(172,119,159,0.5) 0%, transparent 60%);
    opacity: 0.7;
}

.give_it_a_tryApK h2 {
    color: #000000;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    max-width: 90%;
    margin-bottom: 2.5rem;
    transform: perspective(1000px) rotateX(0deg);
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    position: relative;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.3;
    font-family: Arial, sans-serif;
}

.give_it_a_tryApK .fast_learnuzB:hover svg path {
    fill: rgb(172,119,159);
}

.give_it_a_tryApK .query_inquiryvqG::before {
    position: absolute;
    content: "";
    width: 100%;
    z-index: -1;
    top: 0;
    transition: left 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    left: -100%;
}

.privacy_reservoir4E6 {
    background: #ffffff;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    padding: 50px;
    border: 1px solid rgba(0, 0, 0, 0.5);
}

.privacy_reservoir4E6 h3, .privacy_reservoir4E6 h4, .privacy_reservoir4E6 h5, .privacy_reservoir4E6 h6 {
    font-weight: 600;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    color: #000000;
    padding-bottom: 5px;
    margin-top: 30px;
    font-size: 23px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.academic_experiencej3i {
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgb(211,204,197) 100%);
    overflow: hidden;
    padding: 140px 0;
}

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

.academic_experiencej3i .img_fitU7p {
    height: 420px;
    clip-path: polygon(0 0, 100% 10%, 90% 100%, 0 90%);
    border-radius: 21px;
    z-index: 3;
    position: relative;
    transform: perspective(1000px) rotateY(-8deg);
    box-shadow: 
    20px 20px 30px rgba(0, 0, 0, 0.5),
    -10px -10px 30px rgb(191,173,151,0.5);
    grid-area: photo;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.academic_experiencej3i .testimonials_trackWVR:hover .name {
    transform: perspective(1000px) rotateY(2deg) translateZ(15px);
}

.academic_experiencej3i .testimonials_trackWVR:hover .name::after {
    transform: scaleX(1);
}

.academic_experiencej3i .testimonials_trackWVR > span:not(.name) {
    font-size: 20px;
    transform: perspective(1000px) rotateY(5deg);
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(172,119,159);
    margin-top: 5px;
    grid-area: job;
    letter-spacing: 1px;
    padding-left: 20px;
    transform-origin: left center;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.company_infoke4 {
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
}

.company_infoke4 .container {
    z-index: 2;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    transform: translateZ(0);
}

.company_infoke4 h2::after {
    position: absolute;
    transform-origin: left center;
    left: 0;
    width: 80px;
    height: 4px;
    content: "";
    animation: expandWidth 1.2s ease-out forwards;
    bottom: -12px;
    background: rgb(172,119,159);
}

.company_infoke4 .text_body_wraplLC::before {
    height: 0;
    position: absolute;
    left: 0;
    animation: growHeight 1s 0.4s ease-out forwards;
    content: "";
    width: 4px;
    top: 0;
    background: rgb(191,173,151);
}

.company_infoke4 .text_body_wraplLC div div {
    column-gap: 40px;
    animation: fadeIn 1s 0.8s forwards;
    hyphens: auto;
    opacity: 0;
    color: #000000;
    font-size: 17px;
    line-height: 1.8;
    columns: 1;
    text-align: justify;
}

footer .assign_help9ce {
    position: relative;
    z-index: 1;
}

footer .info_item {
    flex: 1;
    overflow: hidden;
    transition: all 0.5s ease;
    cursor: pointer;
    height: 100px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 25px;
    background-color: rgb(172,119,159);
    min-width: 250px;
    margin-right: 1px;
}

footer .info_item svg {
    z-index: 2;
    flex-shrink: 0;
    fill: #ffffff;
    height: 24px;
    position: relative;
    margin-right: 15px;
    width: 24px;
}

footer .info_item:hover::before {
    opacity: 1;
}

footer .text_main_holder {
    margin: 0 -20px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    gap: 0;
    scroll-snap-type: x mandatory;
    padding: 0 20px;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

footer .top_mainbar0Kf {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: rgb(172,119,159);
    color: #ffffff;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(172,119,159,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(191,173,151,0.5) 0%, transparent 40%);
    justify-content: center;
}

footer .top_mainbar0Kf h5::after {
    width: 30px;
    height: 2px;
    bottom: -10px;
    left: 0;
    background-color: rgb(191,173,151);
    content: "";
    position: absolute;
}

footer .nav_classSD6 a:hover {
    padding-left: 10px;
    border-bottom-color: rgb(191,173,151);
    color: #ffffff;
}

footer .subscribe_holder h5 {
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

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

footer .subscribe_accessQOt:hover {
    background-color: rgb(172,119,159,0.5);
}

footer .tutor_matchZp9 {
    padding-top: 20px;
    position: relative;
    margin-top: 40px;
}

footer .discount_ctazHf {
    font-size: 15px;
    color: #000000;
    text-align: center;
}

header .head_learnUDy {
    padding: 1.2rem 3rem;
    position: relative;
    justify-content: space-between;
    display: flex;
    z-index: 5;
    align-items: center;
}

header .head_classbkf::before {
    position: absolute;
    bottom: 3px;
    z-index: -1;
    top: 3px;
    content: '';
    right: 3px;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    left: 3px;
    border: 1px dashed rgba(255, 255, 255, 0.3);
}

header .head_lessoncxa img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}

header .header_primarymaY a {
    background: rgba(255, 255, 255, 0.1);
    text-decoration: none;
    justify-content: center;
    position: relative;
    overflow: hidden;
    font-size: 15px;
    padding: 0 1.2rem;
    transition: all 0.3s ease;
    color: #ffffff;
    align-items: center;
    border: 1px solid transparent;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    display: flex;
    font-weight: 600;
    height: 40px;
}

header .first_sectionNGc {
    z-index: 1;
    margin-top: -15px;
    position: relative;
    padding-top: 2rem;
    background: rgb(211,204,197);
}

.training_resultsV2O {
    background: linear-gradient(135deg, rgb(211,204,197) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    font-family: Arial, sans-serif;
}

.training_resultsV2O h5 {
    margin-bottom: 50px;
    position: relative;
    color: #000000;
    transform: translateY(-5px);
    font-weight: 700;
    z-index: 1;
    transition: transform 0.6s ease-out;
    font-size: 22px;
    text-align: center;
}

.training_resultsV2O h5:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}

.training_resultsV2O .fast_learnuzB {
    flex-direction: column;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.05), 
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.03);
    border-radius: 11px;
    background: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    display: flex;
}

.training_resultsV2O .fast_learnuzB:hover .text_body_wraplLC::before {
    transform: scaleX(1);
}

.training_resultsV2O li {
    position: relative;
    padding-left: 38px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.training_resultsV2O li div {
    position: relative;
}

.training_resultsV2O li svg {
    left: -38px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 24px;
    top: 2px;
    width: 24px;
    position: absolute;
}

.training_resultsV2O li:nth-child(odd) svg path:last-child {
    fill-opacity: 0.85;
}

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



.course_offeringWem .img_fitU7p {
    height: 350px;
    transform: perspective(1000px) rotateX(2deg) rotateY(-3deg);
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
    mask-image: linear-gradient(to bottom right, 
        transparent 0%, 
        black 2%, 
        black 98%, 
        transparent 100%);
    z-index: 3;
    border: none;
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.course_offeringWem .text_body_wraplLC::before {
    position: absolute;
    top: -20px;
    left: 20px;
    z-index: -1;
    height: 40px;
    content: "";
    width: 40px;
    background: rgb(191,173,151);
    transform: rotate(45deg);
}

.course_offeringWem h3::after {
    left: 0;
    width: 60%;
    bottom: -8px;
    transition: transform 0.3s ease;
    height: 3px;
    position: absolute;
    transform-origin: left;
    content: "";
    background: linear-gradient(90deg, rgb(191,173,151) 0%, transparent 100%);
}


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



@media (min-width: 768px) {.greeting_pageg6S .edu_heroJUV {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    padding: 5rem 4rem;
}.greeting_pageg6S .edu_heroJUV span {
    grid-column: 1 / 3;
}.greeting_pageg6S .edu_heroJUV h1 {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}.greeting_pageg6S .edu_heroJUV div {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
}.greeting_pageg6S .edu_heroJUV h3 {
    font-size: 24px;
    max-width: 80%;
}
}



@media (max-width: 767px) {.gratFieldUcu {
    padding: 3rem 0;
}.gratFieldUcu .fast_learnuzB {
    padding: 2.5rem 2rem;
}.gratFieldUcu h5 {
    font-size: calc(21px * 0.85);
}.gratFieldUcu p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}.gratFieldUcu::before {
    width: 80%;
}.gratFieldUcu::after {
    width: 60%;
}
}



@media (min-width: 1200px) {.price_table5Ww .deal_grid4Ws {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.price_table5Ww .learn_offersdG8 {
    padding: 40px;
}.price_table5Ww .img_fitU7p {
    height: 260px;
}.price_table5Ww .learning_packageGCn:nth-child(odd) {
    transform: translateY(20px);
}.price_table5Ww .learning_packageGCn:nth-child(odd):hover {
    transform: translateY(12px);
}.price_table5Ww .learning_packageGCn:nth-child(even):hover {
    transform: translateY(-8px);
}
}


@media only screen and (max-width: 1200px) {.popupPrivacySettingsGdl {
    padding: 20px;
}}



@media screen and (min-width: 992px) {.connect_formfCN .feedback_blockKNB {
    grid-template-columns: 1fr 1fr;
    display: grid;
}.connect_formfCN .reach_widget10F {
    flex-direction: column;
    border-radius: 0 14px 14px 0;
    display: flex;
}.connect_formfCN .message_boxwB7 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 14px 0 0 14px;
}.connect_formfCN .reach_widget10F h3 {
    text-align: left;
    padding: 40px 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.connect_formfCN .reach_widget10F div {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    align-items: center;
    justify-content: flex-start;
    flex: 1;
}.connect_formfCN .reach_widget10F div:last-child {
    border-bottom: none;
}
}



@media (min-width: 992px) {.stay_informedC18 {
    padding: 9rem 4rem;
}.stay_informedC18::before {
    width: 50%;
}.stay_informedC18 .fast_learnuzB {
    align-items: center;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 4rem;
}.stay_informedC18 h3 {
    transform: translateY(0);
    font-size: calc(24px * 1.2);
}.stay_informedC18 .input_holder {
    max-width: 100%;
}
}



@media (max-width: 992px) {.give_it_a_tryApK {
    padding: 3.5rem 1.5rem;
}.give_it_a_tryApK h2 {
    max-width: 100%;
    font-size: calc(32px * 0.9);
}.give_it_a_tryApK .fast_learnuzB {
    gap: 1.5rem;
}.give_it_a_tryApK svg {
    width: 40px;
    height: 40px;
}.give_it_a_tryApK .query_inquiryvqG {
    padding: 0.9rem 1.8rem;
}
}



@media only screen and (max-width: 800px) {.privacy_reservoir4E6 {
    border: none;
    padding: 20px;
    box-shadow: none;
}.privacy_reservoir4E6 h1, .privacy_reservoir4E6 h2 {
    border-bottom-width: 1px;
    text-align: left;
    font-size: calc(23px - 10px);
}.privacy_reservoir4E6 ul, .privacy_reservoir4E6 ol {
    border-top-width: 0;
    padding: 10px 0;
    border-bottom-width: 0;
}.privacy_reservoir4E6 li {
    border-bottom-width: 0;
    padding: 5px 0;
}.privacy_reservoir4E6 p, .privacy_reservoir4E6 span, .privacy_reservoir4E6 div {
    border-bottom-width: 0;
    padding-bottom: 5px;
}}



@media (min-width: 992px) {.company_infoke4 {
    padding: 180px 0 120px;
}.company_infoke4::after {
    width: 300px;
    top: -10%;
    border: 15px solid rgb(172,119,159,0.5);
    position: absolute;
    animation: floatElement 15s infinite ease-in-out;
    right: -5%;
    z-index: 1;
    transform: rotate(15deg);
    opacity: 0.15;
    content: "";
    height: 300px;
    border-radius: 10px;
}.company_infoke4 .container {
    padding: 0 40px;
}.company_infoke4 h2 {
    margin-bottom: 70px;
    font-size: calc(30px * 1.4);
}.company_infoke4 .text_body_wraplLC {
    margin-left: 80px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 80px 100%, 0 calc(100% - 80px));
    padding: 80px;
}.company_infoke4 .text_body_wraplLC p {
    margin-bottom: 30px;
    font-size: calc(17px * 1.8);
}
}



@media (min-width: 992px) {footer .text_main_holder {
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    scroll-snap-type: none;
    overflow-x: visible;
    gap: 30px;
}footer .head_classbkf, footer .top_mainbar0Kf, footer .subscribe_holder {
    margin-right: 0;
    min-width: 0;
    flex: 1;
    height: 500px;
}
}



@media (min-width: 1400px) {header .head_learnUDy {
    max-width: 1320px;
    margin: 0 auto;
}header .header_primarymaY {
    margin: 0 0.7rem;
}header .header_primarymaY a {
    padding: 0 1.5rem;
}
}



@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .head_learnUDy {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .head_classbkf {
    margin-bottom: 0;
    margin-right: 0;
}header .top_mainbar0Kf {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .header_primarymaY a {
    height: 35px;
    font-size: calc(15px - 1px);
    padding: 0 1rem;
}header .head_learnUDy::before,
    header .head_learnUDy::after {
    display: none;
}.first_sectionNGc {
    margin-top: -10px;
}
}



@media (min-width: 992px) {.training_resultsV2O {
    padding: 120px 0;
}.training_resultsV2O .fast_learnuzB {
    transform: perspective(1200px) rotateX(2deg) rotateY(-1deg);
}.training_resultsV2O .fast_learnuzB:hover {
    transform: perspective(1200px) rotateX(0deg) rotateY(0deg) translateY(-7px);
}.training_resultsV2O .text_body_wraplLC {
    padding: 60px 50px;
}.training_resultsV2O ul {
    gap: 30px 40px;
}.training_resultsV2O li {
    padding-left: 42px;
}.training_resultsV2O li svg {
    height: 26px;
    width: 26px;
    left: -42px;
    top: 3px;
}
}



@media (max-width: 767px) {.training_resultsV2O {
    padding: 70px 0;
}.training_resultsV2O h5 {
    padding: 0 15px;
    font-size: calc(22px * 0.9);
    margin-bottom: 40px;
}.training_resultsV2O .fast_learnuzB > div:first-child {
    overflow: hidden;
    height: 200px;
}.training_resultsV2O .text_body_wraplLC {
    padding: 30px 20px;
}.training_resultsV2O ul {
    display: block;
}.training_resultsV2O li {
    margin-bottom: 15px;
}.training_resultsV2O li:last-child {
    margin-bottom: 0;
}
}



@media screen and (min-width: 992px) {.course_offeringWem {
    padding: 8rem 0;
}.course_offeringWem .img_fitU7p {
    height: 550px;
    flex: 1.2;
}.course_offeringWem .text_body_wraplLC {
    padding: 3rem;
    flex: 1;
}.course_offeringWem h3 {
    margin-bottom: 2rem;
}.course_offeringWem .description {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}



@media (hover: hover) {.course_offeringWem .img_fitU7p::before {
    position: absolute;
    background: linear-gradient(
            45deg,
            rgb(191,173,151,0.5) 0%,
            transparent 50%,
            rgb(172,119,159,0.5) 100%
        );
    z-index: 2;
    content: "";
    opacity: 0;
    transition: opacity 0.5s ease;
    inset: 0;
}.course_offeringWem .img_fitU7p:hover::before {
    opacity: 0.2;
}
}



@keyframes slideRight {
    0% {
        transform: translateX(-30px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}


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



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



@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}



@keyframes expandWidth {
  from { width: 0; }
  to { width: 80px; }
}



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



@keyframes floatElement {
  0%, 100% { transform: rotate(15deg) translateY(0); }
  50% { transform: rotate(15deg) translateY(20px); }
}

