.wrapper-structuretrL {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}

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

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

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


.greeting_pageg6S {
    align-items: center;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    justify-content: center;
    display: flex;
    background-color: rgb(211,204,197);
    position: relative;
}

.greeting_pageg6S .edu_heroJUV::before {
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    content: "";
    background: linear-gradient(
    135deg,
    rgb(191,173,151,0.5),
    rgb(172,119,159,0.5)
  );
    backdrop-filter: blur(8px);
}

.greeting_pageg6S .edu_heroJUV h3 {
    background: linear-gradient(
    90deg,
    rgb(191,173,151,0.5),
    transparent
  );
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 600;
    color: #ffffff;
    margin: 0;
    border-left: 3px solid rgb(191,173,151);
    transform: translateX(0);
    line-height: 1.5;
    padding: 0.75rem 1rem;
    font-size: calc(24px * 0.9);
    max-width: 90%;
}

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

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

.gratFieldUcu {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(211,204,197) 0%, rgba(rgb(172,119,159,0.5), 0.15) 100%);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.gratFieldUcu {
    padding: 2.5rem 0;
}

.gratFieldUcu::after {
    z-index: -1;
    content: "";
    right: -5%;
    animation: floatBg 15s infinite alternate-reverse ease-in-out;
    position: absolute;
    height: 140%;
    transform: rotate(12deg) translateZ(0);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 85%);
    width: 40%;
    background: linear-gradient(215deg, rgb(172,119,159) 0%, rgba(rgb(172,119,159,0.5), 0.3) 100%);
    bottom: -10%;
}

.gratFieldUcu .fast_learnuzB > div:first-child {
    transform: translateX(0);
    position: relative;
    animation: slideRight 0.8s 0.3s cubic-bezier(0.17, 0.67, 0.26, 0.97) both;
    margin-bottom: 2rem;
}

.gratFieldUcu h5 {
    letter-spacing: -0.01em;
    line-height: 1.4;
    color: #000000;
    transform: translateZ(0);
    font-weight: 700;
    margin: 0;
    font-size: 21px;
}

.gratFieldUcu h5 {
    font-size: calc(21px * 0.8);
}

.gratFieldUcu a:hover {
    transform: translateY(-5px);
}

.gratFieldUcu a:hover::before {
    transform: rotate(0deg) scale(1.2);
    opacity: 0.2;
}

.gratFieldUcu p {
    z-index: 2;
    position: relative;
    margin: 0;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400;
    color: #000000;
}

.gratFieldUcu p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}

.price_table5Ww .enroll_costfte {
    display: flex;
    gap: 60px;
    flex-direction: column-reverse;
}

.price_table5Ww .member_plansrD3 {
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
    max-width: 800px;
}

.price_table5Ww .value_rates0qr {
    color: #000000;
    margin-top: 20px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 1.7;
}

.price_table5Ww .learning_packageGCn {
    display: block;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    text-decoration: none;
    z-index: 1;
    position: relative;
}

.price_table5Ww .learn_offersdG8 {
    z-index: 2;
    padding: 30px;
    position: relative;
    flex: 1;
}

.price_table5Ww .learn_offersdG8 h3::after {
    border-radius: 2px;
    bottom: 0;
    background: rgb(191,173,151);
    height: 3px;
    left: 0;
    width: 40px;
    position: absolute;
    content: "";
    transition: width 0.3s ease;
}

.price_table5Ww .learn_offersdG8 p {
    line-height: 1.6;
    overflow-wrap: break-word;
    margin-bottom: 20px;
    word-break: break-word;
    color: #000000;
    font-size: calc(14px - 2px);
    position: relative;
}

.price_table5Ww .img_fitU7p::after {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    top: 0;
    right: 0;
    content: "";
    opacity: 0.6;
    left: 0;
    bottom: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    z-index: 1;
}

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

.data_controlil9 svg, .data_controlil9 svg path, .data_controlil9 img {
    width: 100px;
    fill: rgb(191,173,151);
    height: 100px;
}

#cookie_warning_box6UO:checked ~ .popupPrivacySettingsGdl {
    visibility: hidden;
    opacity: 0;
}

.connect_formfCN::before {
    opacity: 0.9;
    content: '';
    position: absolute;
    background-color: rgb(211,204,197);
    inset: 0;
    z-index: -1;
}

.connect_formfCN .reach_widget10F h3 {
    text-align: center;
    font-size: 29px;
    background: rgb(172,119,159);
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    padding: 30px;
    margin: 0;
}

.connect_formfCN .reach_widget10F div svg {
    margin-right: 20px;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}

.connect_formfCN .reach_widget10F div span a {
    color: #ffffff;
    transition: opacity 0.3s ease;
    text-decoration: none;
}

.connect_formfCN .message_boxwB7 form {
    width: 100%;
}

.connect_formfCN .message_boxwB7 input[type="text"],
.connect_formfCN .message_boxwB7 input[type="email"] {
    border-radius: 0;
    padding: 0 20px;
    height: 55px;
    width: 100%;
    background-color: #ffffff;
    transition: border-color 0.3s ease;
    color: #000000;
    border: none;
    border-bottom: 2px solid rgb(211,204,197);
    margin-bottom: 25px;
    font-size: 18px;
}

.connect_formfCN .message_boxwB7 .request_inquiryVut input[type="checkbox"]:checked {
    border-color: rgb(172,119,159);
    background-color: rgb(172,119,159);
}

.connect_formfCN .message_boxwB7 .request_inquiryVut label {
    line-height: 1.6;
    color: #000000;
    font-size: 16px;
}

.connect_formfCN .message_boxwB7 .query_inquiryvqG {
    border: none;
    font-weight: 600;
    background-color: rgb(172,119,159);
    height: 55px;
    overflow: hidden;
    width: 100%;
    transition: background-color 0.3s ease;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    border-radius: 0;
}

.stay_informedC18::before {
    z-index: -1;
    position: absolute;
    transform: rotate(-25deg);
    width: 60%;
    left: -10%;
    opacity: 0.4;
    height: 200%;
    content: "";
    top: -5%;
    background: linear-gradient(145deg, rgb(172,119,159), transparent);
}

.stay_informedC18 h3 {
    font-family: Arial, sans-serif;
    transform: translateY(20px);
    font-size: 24px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    font-weight: 600;
    animation: fadeInUp 0.6s 0.3s ease-out forwards;
    margin: 0;
    line-height: 1.4;
    opacity: 0;
    color: #ffffff;
}

.stay_informedC18 input[type="email"] {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 13px;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.12);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    width: 100%;
    padding: 1rem 1.5rem;
    font-family: Arial, sans-serif;
}

.stay_informedC18 .query_inquiryvqG::after {
    width: 0;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);
    height: 0;
    opacity: 0;
    transition: width 0.6s, height 0.6s, opacity 0.6s;
    border-radius: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    content: "";
}

.give_it_a_tryApK {
    padding: 4rem 2rem;
    z-index: 1;
    background: linear-gradient(135deg, rgb(211,204,197) 0%, rgb(191,173,151,0.5) 100%);
    box-shadow: 0 15px 30px rgba(0,0,0,0.08);
    overflow: hidden;
    position: relative;
}

.give_it_a_tryApK .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.give_it_a_tryApK:hover h2 {
    transform: perspective(1000px) rotateX(2deg);
}

.give_it_a_tryApK .fast_learnuzB:hover {
    transform: translateY(-5px);
}

.give_it_a_tryApK svg {
    height: 48px;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 48px;
    transform: rotate(-5deg);
}

.give_it_a_tryApK .query_inquiryvqG {
    box-shadow: 0 8px 16px rgba(0,0,0,0.12);
    text-decoration: none;
    background: linear-gradient(135deg, rgb(191,173,151) 0%, rgb(172,119,159) 100%);
    z-index: 1;
    overflow: hidden;
    font-weight: 600;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    display: inline-block;
    position: relative;
    padding: 1rem 2rem;
    color: #ffffff;
    font-size: 19px;
}

.privacy_reservoir4E6 h2 {
    margin-top: 40px;
    border-bottom: 2px solid rgb(172,119,159);
    font-family: Arial, sans-serif;
    color: rgb(172,119,159);
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 35px;
    text-align: left;
    padding-bottom: 8px;
}

.privacy_reservoir4E6 section {
    background: #ffffff;
}

.privacy_reservoir4E6 p, .privacy_reservoir4E6 span, .privacy_reservoir4E6 div {
    font-size: 12px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
}

.academic_experiencej3i .testimonials_trackWVR {
    grid-template-columns: 35% 1fr;
    gap: 20px 40px;
    grid-template-areas:
    "photo name"
    "photo job"
    "quote quote";
    display: grid;
    position: relative;
    grid-template-rows: auto auto 1fr;
}

.academic_experiencej3i .img_fitU7p::before {
    inset: 0;
    mix-blend-mode: multiply;
    position: absolute;
    border-radius: 21px;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}

.academic_experiencej3i .name::after {
    transition: transform 0.5s ease;
    position: absolute;
    content: "";
    width: 60px;
    transform-origin: left;
    bottom: -8px;
    left: 20px;
    transform: scaleX(0.6);
    background: rgb(191,173,151);
    height: 4px;
}

.academic_experiencej3i .testimonials_trackWVR:hover > span:not(.name) {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
}

.academic_experiencej3i .emp_achievements3EP::before {
    position: absolute;
    color: rgb(191,173,151);
    opacity: 0.7;
    font-size: calc(42px * 2);
    content: "";
    top: -15px;
    left: 25px;
}

.academic_experiencej3i .testimonials_trackWVR:hover .emp_achievements3EP {
    transform: translateY(-10px);
}

.company_infoke4::before {
    bottom: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    left: 0;
    position: absolute;
    content: "";
    background: rgb(191,173,151,0.5);
    right: 0;
}

.company_infoke4 .text_body_wraplLC {
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 40px;
    background: rgba(255, 255, 255, 0.95);
    transform: translateY(0);
    backdrop-filter: blur(10px);
}

.company_infoke4 .text_body_wraplLC p {
    font-size: calc(17px * 1.4);
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    color: rgb(191,173,151);
    font-weight: 700;
}

footer {
    width: 100%;
    position: relative;
}

.project_refFHh::before {
    background-image: repeating-linear-gradient(
        to right,
        rgb(191,173,151),
        rgb(191,173,151) 10px,
        transparent 10px,
        transparent 20px
    );
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 1px;
    bottom: 0;
}

footer .info_item:hover {
    background-color: rgb(191,173,151);
    flex: 1.5;
}

footer .info_item:last-child::after {
    display: none;
}

footer .info_item p,
footer .info_item a {
    max-width: 100%;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    color: #ffffff;
    text-decoration: none;
    z-index: 2;
    white-space: nowrap;
}

footer .head_classbkf, footer .top_mainbar0Kf, footer .subscribe_holder {
    max-width: 500px;
    margin-right: 30px;
    scroll-snap-align: start;
    min-width: 280px;
    height: 450px;
    padding: 30px;
    transition: all 0.4s ease;
    position: relative;
    flex: 0 0 100%;
    border-radius: 10px;
}

footer .head_classbkf {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background-color: rgb(211,204,197);
}

footer .top_mainbar0Kf h5 {
    margin-bottom: 30px;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}

footer .nav_classSD6 a {
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
    display: block;
    color: rgba(255, 255, 255, 0.7);
    padding: 10px 0;
    font-size: 18px;
}

footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1.6;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .subscribe_accessQOt {
    font-size: 14px;
    color: #ffffff;
    transition: all 0.3s ease;
    background-color: rgb(172,119,159);
    text-align: center;
    border: none;
    font-weight: 600;
    border-radius: 10px;
    cursor: pointer;
    padding: 15px;
}

header::before {
    bottom: 2px;
    z-index: -1;
    top: 2px;
    left: 2px;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    right: 2px;
    content: '';
    position: absolute;
}

header .head_lessoncxa {
    z-index: 1;
    position: relative;
    display: block;
    transition: all 0.3s ease;
}

header .header_primarymaY {
    margin: 0 0.5rem;
    position: relative;
}

header .header_primarymaY a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.2);
    border-color: #ffffff;
}

header .header_primarymaY a:hover::before {
    left: 100%;
}

header .header_primarymaY::after {
    transition: width 0.3s ease;
    background: #ffffff;
    transform: translateX(-50%);
    left: 50%;
    bottom: -5px;
    content: '';
    height: 2px;
    position: absolute;
    width: 0;
}

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

.training_resultsV2O::before {
    position: absolute;
    height: 200%;
    transform: rotate(-15deg);
    z-index: 0;
    left: -25%;
    background: radial-gradient(ellipse at center, rgba(rgb(191,173,151,0.5), 0.03) 0%, rgba(rgb(191,173,151,0.5), 0) 70%);
    content: "";
    pointer-events: none;
    top: -50%;
    width: 150%;
}

.training_resultsV2O h5::after {
    content: "";
    bottom: -12px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) scaleX(0.8);
    background: rgb(191,173,151);
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 60px;
}

.training_resultsV2O .img_fitU7p {
    filter: brightness(1.02) contrast(1.05);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
    height: 250px;
    object-position: center;
}

.training_resultsV2O .text_body_wraplLC {
    padding: 40px 30px;
    position: relative;
}

.training_resultsV2O ul {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 18px;
    margin: 0;
    list-style: none;
}

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

.training_resultsV2O li p {
    line-height: 1.6;
    font-size: 14px;
    position: relative;
    margin: 0;
    color: #000000;
}

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

.course_offeringWem {
    background: linear-gradient(135deg, rgb(211,204,197) 0%, rgb(191,173,151,0.5) 100%);
    padding: 5rem 0;
    perspective: 1000px;
    overflow: hidden;
    position: relative;
}

.course_offeringWem .learn_pathGgB {
    transform-style: preserve-3d;
    animation: fadeInUp 0.8s ease-out forwards;
    gap: 3rem;
    flex-direction: column;
    display: flex;
}

.course_offeringWem .img_fitU7p:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(10px);
}

.course_offeringWem .img_fitU7p:hover::after {
    opacity: 0.4;
}

.course_offeringWem .text_body_wraplLC {
    background: #ffffff;
    padding: 2.5rem;
    border-left: 4px solid rgb(191,173,151);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    position: relative;
    backdrop-filter: blur(8px);
    transform: translateZ(20px);
}

.course_offeringWem .text_body_wraplLC:hover h3::after {
    transform: scaleX(1.2);
}

.course_offeringWem p.description {
    display: block;
}

.course_offeringWem span.description {
    display: none;
}

footer .text_main_holder::-webkit-scrollbar {
    display: none;
}


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



@media (min-width: 992px) {.greeting_pageg6S .edu_heroJUV {
    padding: 6rem 5rem;
}.greeting_pageg6S .edu_heroJUV::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 5vw));
}.greeting_pageg6S .edu_heroJUV h1 {
    font-size: 42px;
}.greeting_pageg6S .edu_heroJUV h1::after {
    width: 120px;
}.greeting_pageg6S .edu_heroJUV h3 {
    font-size: calc(24px * 1.1);
    padding: 1rem 1.5rem;
}.greeting_pageg6S .edu_heroJUV p {
    font-size: calc(17px * 1.4);
}
}



@media (hover: hover) {.gratFieldUcu a {
    position: relative;
    overflow: hidden;
}.gratFieldUcu a::after {
    background: rgb(191,173,151);
    left: 0;
    content: "";
    transform: scaleX(0);
    transform-origin: right;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.gratFieldUcu a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}}



@media (prefers-reduced-motion: no-preference) {.price_table5Ww .learning_packageGCn:active .pricing_offersJbY {
    transition: transform 0.2s ease;
    transform: scale(0.98);
}
}



@media (max-width: 767px) {.price_table5Ww {
    padding: 80px 0;
}.price_table5Ww .enroll_costfte {
    gap: 40px;
}.price_table5Ww .member_plansrD3 h2 {
    font-size: calc(36px - 4px);
}.price_table5Ww .img_fitU7p {
    height: 200px;
}.price_table5Ww .learn_offersdG8 {
    padding: 25px;
}.price_table5Ww .monthly_rategnh {
    font-size: 1.5rem;
}}



@media screen and (min-width: 768px) and (max-width: 991px) {.connect_formfCN .reach_widget10F {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.connect_formfCN .reach_widget10F h3 {
    grid-column: 1 / -1;
}.connect_formfCN .reach_widget10F div {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}.connect_formfCN .reach_widget10F div:nth-child(2n) {
    border-right: none;
}.connect_formfCN .reach_widget10F div:nth-last-child(1),
    .connect_formfCN .reach_widget10F div:nth-last-child(2) {
    border-bottom: none;
}
}



@media (min-width: 768px) {.stay_informedC18 {
    padding: 8rem 3rem;
}.stay_informedC18 .fast_learnuzB {
    gap: 3rem;
    grid-template-columns: 1fr;
}.stay_informedC18 h3 {
    max-width: 80%;
    font-size: calc(24px * 1.1);
}.stay_informedC18 .input_holder {
    max-width: 85%;
    align-items: stretch;
    flex-direction: row;
}.stay_informedC18 .input_holder div {
    flex: 1;
}.stay_informedC18 .query_inquiryvqG {
    min-width: 180px;
}
}



@media (min-width: 1200px) {.stay_informedC18 {
    padding: 10rem 5rem;
}.stay_informedC18 .fast_learnuzB {
    grid-template-columns: 1.3fr 0.7fr;
    gap: 5rem;
}.stay_informedC18 h3 {
    font-size: calc(24px * 1.3);
}
}



@media (max-width: 576px) {.give_it_a_tryApK {
    padding: 2.5rem 1rem;
}.give_it_a_tryApK h2 {
    margin-bottom: 1.8rem;
    font-size: calc(32px * 0.7);
}.give_it_a_tryApK svg {
    width: 32px;
    height: 32px;
}.give_it_a_tryApK .query_inquiryvqG {
    padding: 0.7rem 1.4rem;
    font-size: calc(19px * 0.9);
}}



@media (max-width: 992px) {.academic_experiencej3i {
    padding: 80px 0;
}.academic_experiencej3i .testimonials_trackWVR {
    gap: 15px;
    grid-template-areas:
      "img_fitU7p"
      "name"
      "career_tablefwN"
      "emp_achievements3EP";
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
}.academic_experiencej3i .img_fitU7p {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: none;
    height: 320px;
    margin: 0 auto;
    max-width: 320px;
}.academic_experiencej3i .name,
  .academic_experiencej3i .testimonials_trackWVR > span:not(.name) {
    padding-left: 0;
    transform: none;
    text-align: center;
}.academic_experiencej3i .name::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0.6);
}.academic_experiencej3i .testimonials_trackWVR:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.academic_experiencej3i .emp_achievements3EP {
    margin-top: 20px;
}.academic_experiencej3i .testimonials_trackWVR:hover .img_fitU7p,
  .academic_experiencej3i .testimonials_trackWVR:hover .name,
  .academic_experiencej3i .testimonials_trackWVR:hover > span:not(.name),
  .academic_experiencej3i .testimonials_trackWVR:hover .emp_achievements3EP {
    transform: none;
}
}



@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .head_classbkf::before,
    footer .top_mainbar0Kf::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}



@media (max-width: 576px) {footer .project_refFHh {
    padding: 50px 0 20px;
}footer .head_classbkf::before,
    footer .top_mainbar0Kf::before,
    footer .subscribe_holder::before {
    top: 15px;
    left: 15px;
    font-size: 2rem;
}footer .nav_classSD6 {
    max-height: 220px;
    height: auto;
}footer .head_classbkf, footer .top_mainbar0Kf, footer .subscribe_holder {
    min-height: 300px;
    padding: 20px 15px;
}footer .top_mainbar0Kf h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: calc(18px - 2px);
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .subscribe_accessQOt {
    padding: 12px;
}}



@media (max-width: 479px) {header .head_learnUDy {
    padding: 0.7rem 1.2rem;
}header .head_classbkf {
    max-width: 120px;
    padding: 0.4rem 0.6rem;
}header .header_primarymaY a {
    font-size: calc(15px - 3px);
    padding: 0 0.6rem;
    height: 30px;
}}



@media (min-width: 768px) {.training_resultsV2O .fast_learnuzB {
    flex-direction: row;
    align-items: stretch;
}.training_resultsV2O .fast_learnuzB > div:first-child {
    flex: 0 0 40%;
    overflow: hidden;
}.training_resultsV2O .img_fitU7p {
    height: 100%;
}.training_resultsV2O .text_body_wraplLC {
    flex: 0 0 60%;
    padding: 50px 40px;
}.training_resultsV2O .text_body_wraplLC::before {
    width: 6px;
    transform: scaleY(0.97);
    height: auto;
    top: 15px;
    right: auto;
    bottom: 15px;
}.training_resultsV2O .fast_learnuzB:hover .text_body_wraplLC::before {
    transform: scaleY(1);
}.training_resultsV2O h5 {
    font-size: calc(22px * 1.1);
    margin-bottom: 60px;
}.training_resultsV2O ul {
    gap: 25px 30px;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 480px) {.training_resultsV2O {
    padding: 50px 0;
}.training_resultsV2O h5 {
    margin-bottom: 30px;
    font-size: calc(22px * 0.8);
}.training_resultsV2O .fast_learnuzB > div:first-child {
    height: 180px;
}.training_resultsV2O .text_body_wraplLC {
    padding: 25px 18px;
}.training_resultsV2O li {
    padding-left: 34px;
}.training_resultsV2O li svg {
    left: -34px;
    height: 22px;
    width: 22px;
}.training_resultsV2O li p {
    font-size: calc(14px * 0.95);
}}



@media screen and (max-width: 767px) {.course_offeringWem {
    padding: 3rem 0;
}.course_offeringWem .container {
    padding: 0 1.5rem;
}.course_offeringWem .img_fitU7p {
    margin-bottom: -20px;
    height: 250px;
}.course_offeringWem .text_body_wraplLC {
    z-index: 4;
    padding: 1.8rem;
    transform: translateY(-30px);
}.course_offeringWem h3 {
    font-size: calc(20px * 1.2);
    margin-bottom: 1rem;
}.course_offeringWem .description {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}
}



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



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



@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(var(--primary-color-rgb), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0);
  }
}



@keyframes pulseGlow {
    0% {
        opacity: 0.2;
        transform: rotate(15deg) scale(1);
    }
    50% {
        opacity: 0.4;
        transform: rotate(12deg) scale(1.05);
    }
    100% {
        opacity: 0.3;
        transform: rotate(15deg) scale(1);
    }
}



@keyframes expandLine {
  from { transform: scaleX(0); transform-origin: right; }
  to { transform: scaleX(1); transform-origin: left; }
}

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

