﻿.footer_subscribehBkd {
    flex: 0 0 auto;
}

.footer_subscribehBkd {
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    padding: 60px 0;
    z-index: 2;
}

.study_processQKOH::after {
    position: absolute;
    filter: blur(20px);
    top: -5%;
    right: -5%;
    transform: rotate(15deg) translateZ(0);
    background: linear-gradient(225deg, rgba(rgb(190,169,149,0.5), 0.1), transparent);
    z-index: 0;
    content: "";
    width: 300px;
    height: 300px;
}

.study_processQKOH h3 {
    font-weight: 700;
    font-size: 37px;
    color: #000000;
    transform: translateZ(10px);
    position: relative;
    margin-bottom: 30px;
}

.study_processQKOH .container.learning_labDnMN > div:hover h3::after {
    width: 120px;
}

.study_processQKOH p span {
    transition: transform 0.3s ease;
    display: block;
    position: relative;
}

.study_processQKOH .container.learning_labDnMN::after {
    height: 120px;
    right: 40px;
    background: linear-gradient(45deg, rgb(155,136,118) 0%, rgba(rgb(155,136,118,0.5), 0.6) 100%);
    bottom: -40px;
    transform: rotate(-10deg) translateZ(-20px);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    opacity: 0.08;
    position: absolute;
    content: "";
    width: 120px;
    z-index: -1;
}

.title_openerrSIt h1 {
    margin-bottom: 2rem;
    font-weight: 700;
    grid-column: 1 / 3;
    font-size: 43px;
    text-shadow: 0.05em 0.05em 0.1em rgba(0, 0, 0, 0.1);
    color: #000000;
    transform: translateX(1rem);
    position: relative;
    animation: titleFadeIn 1.2s ease-out forwards;
}

.title_openerrSIt h1 {
    margin-bottom: 1.5rem;
    text-align: center;
    font-size: calc(43px * 0.8);
    transform: translateX(0);
}

.title_openerrSIt .page_introMOpe p {
    margin-bottom: 2rem;
    position: relative;
    line-height: 1.6;
    font-size: calc(18px * 1.2);
    transform: translateZ(20px);
    color: #000000;
}

.title_openerrSIt svg:hover {
    transform: translateZ(30px) scale(1.05);
    filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.15));
}

.title_openerrSIt svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}

.title_openerrSIt .message_listwfTK:hover {
    transform: translateZ(40px) translateY(-5px);
    box-shadow: 0 15px 35px rgba(94, 170, 168, 0.3), 
                0 5px 15px rgba(0, 0, 0, 0.1);
}

.title_openerrSIt .img_expandfyoX::before {
    position: absolute;
    top: 0;
    content: "";
    z-index: 3;
    opacity: 0.7;
    left: 0;
    background: linear-gradient(135deg, transparent 30%, rgb(190,169,149,0.5) 100%);
    height: 100%;
    width: 100%;
}

.learning_profitsVhWe {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(226,203,181) 0%, #ffffff 100%);
    overflow: hidden;
}

.learning_profitsVhWe h5::after {
    transition: width 0.5s ease;
    content: "";
    position: absolute;
    background: rgb(190,169,149);
    transform: translateX(-50%);
    width: 80px;
    bottom: -15px;
    left: 50%;
    height: 3px;
}

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

.learning_profitsVhWe .learning_labDnMN:hover .img_expandfyoX {
    transform: scale(1.05);
}

.learning_profitsVhWe .text_unitQOGo::before {
    top: 0;
    position: absolute;
    background: rgb(190,169,149);
    width: 4px;
    left: 0;
    height: 0;
    content: "";
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.learning_profitsVhWe li:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}

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

.learning_profitsVhWe li:hover svg path {
    fill: rgb(155,136,118);
}

.academic_experienceuRVn::before {
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(190,169,149,0.5) 30px,
        rgb(190,169,149,0.5) 32px
    );
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0.05;
    top: 0;
    height: 100%;
}

.academic_experienceuRVn .student_reviewsJwKq:hover .job_blockoagY {
    transform: translateZ(30px);
}

.academic_experienceuRVn .student_reviewsJwKq:hover .job_blockoagY::before {
    height: 100%;
    animation: pulseGlow 2s infinite;
}

.academic_experienceuRVn .student_reviewsJwKq:hover .name {
    transform: translateX(15px);
    color: rgb(190,169,149);
}

.academic_experienceuRVn .student_reviewsJwKq:hover .career_cardZRFN {
    transform: translateY(-5px);
}

.academic_experienceuRVn .career_cardZRFN::after {
    right: 0;
    bottom: 0;
}

.gratPanelyVEW {
    position: relative;
    padding: 4rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(226,203,181) 0%, rgb(155,136,118,0.5) 100%);
}

.gratPanelyVEW::after {
    opacity: 0.15;
    width: 15rem;
    height: 15rem;
    right: -5rem;
    content: "";
    transform: rotate(-15deg);
    position: absolute;
    background: linear-gradient(225deg, rgb(155,136,118) 0%, transparent 70%);
    z-index: 0;
    bottom: -5rem;
}

.gratPanelyVEW .learning_labDnMN > div:last-child::after {
    background: linear-gradient(90deg, rgb(190,169,149), rgb(155,136,118));
    position: absolute;
    content: "";
    transform-origin: left;
    width: 100%;
    transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 4px;
    transform: scaleX(0);
    bottom: 0;
    animation: line-grow 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.8s forwards;
    left: 0;
}

.course_program_detailsAURl::before {
    right: 0;
    width: 40%;
    opacity: 0.1;
    top: 0;
    transform: translateX(30%) skewX(-15deg);
    content: "";
    z-index: 0;
    position: absolute;
    background: linear-gradient(45deg, transparent, rgb(155,136,118,0.5), transparent);
    height: 100%;
}

.course_program_detailsAURl .img_expandfyoX {
    height: 320px;
    position: relative;
    transform: perspective(1000px) rotateX(3deg);
    width: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease-out;
}

.course_program_detailsAURl .img_expandfyoX:hover::after {
    opacity: 0.7;
    transform: translateX(0);
}

.course_program_detailsAURl .description {
    margin-bottom: 1.5rem;
    border-left: 2px solid rgb(190,169,149,0.5);
    font-size: 13px;
    position: relative;
    line-height: 1.7;
    color: #000000;
    padding-left: 1rem;
}

.contact_usWRtu::before {
    content: "";
    top: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(190,169,149), 0.05) 100%);
    width: 100%;
    z-index: 0;
    height: 100%;
    position: absolute;
    left: 0;
}

.contact_usWRtu .feedback_sectionYeWO {
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: grid;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    grid-template-columns: 6fr 4fr;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.2);
}

.contact_usWRtu #contact {
    gap: 25px;
    display: flex;
    flex-direction: column;
}

.contact_usWRtu h3::after {
    content: "";
    position: absolute;
    background: rgb(190,169,149);
    width: 50px;
    bottom: -10px;
    height: 2px;
    left: 0;
}

.contact_usWRtu .request_gridqXBz {
    gap: 12px;
    display: flex;
    margin-top: 5px;
    align-items: flex-start;
}

.contact_usWRtu .request_gridqXBz input[type="checkbox"]:checked {
    background: rgb(190,169,149);
    border-color: rgb(190,169,149);
}

.contact_usWRtu .request_gridqXBz a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(190,169,149);
    position: relative;
}

.contact_usWRtu .message_listwfTK::before {
    transition: all 0.5s ease;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.contact_usWRtu svg:hover {
    transform: scale(1.1);
    fill: #ffffff;
}

.confidential_nestRtEs {
    font-family: Arial, sans-serif;
    padding: 60px;
    margin: 0 auto;
    max-width: 1200px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}

.confidential_nestRtEs li {
    border-left: 2px solid rgb(190,169,149,0.5);
    font-size: 17px;
    margin-bottom: 15px;
    padding-left: 10px;
    line-height: 1.8;
}

header .top_mainbarbNJp::before {
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(190,169,149,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(155,136,118,0.5) 0%, transparent 30%);
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
    position: absolute;
    opacity: 0.2;
}

header .main_navKNqm svg {
    height: 50px;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    width: auto;
    transition: all 0.3s ease;
}

header .top_infoGaHk::after {
    top: 0;
    z-index: -1;
    content: "";
    position: absolute;
    animation: moveStripes 20s linear infinite;
    height: 100%;
    background-size: 10px 10px;
    background-image: 
        linear-gradient(45deg, rgb(190,169,149,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(190,169,149,0.5) 50%, rgb(190,169,149,0.5) 75%, transparent 75%, transparent);
    width: 100%;
    opacity: 0.05;
    left: 0;
}

header .site_infoJayI a:hover {
    border-color: rgb(190,169,149,0.5);
    color: rgb(190,169,149);
    transform: translateZ(20px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.company_infoFbuy::after {
    height: 100%;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 15px,
            rgba(rgb(190,169,149,0.5), 0.03) 15px,
            rgba(rgb(190,169,149,0.5), 0.03) 16px
        );
    content: "";
    width: 100%;
    z-index: 2;
    top: 0;
    position: absolute;
    left: 0;
}



.company_infoFbuy .knowledge_trackxCvi {
    gap: 40px;
    display: flex;
    position: relative;
}

.company_infoFbuy .knowledge_hubZuYz:nth-child(2) {
    border-left-color: rgb(155,136,118);
}

.company_infoFbuy .knowledge_hubZuYz::before {
    top: 0;
    content: "";
    height: 100px;
    background: linear-gradient(
        135deg,
        transparent 70%,
        rgba(rgb(190,169,149,0.5), 0.1) 70%
    );
    right: 0;
    position: absolute;
    width: 100px;
}

.company_infoFbuy .knowledge_hubZuYz:nth-child(2) h3::before {
    background: rgb(155,136,118);
}

.company_infoFbuy .knowledge_hubZuYz::after {
    background: linear-gradient(
        90deg,
        transparent,
        rgb(190,169,149,0.5) 100%
    );
    content: "";
    z-index: 0;
    right: 0;
    height: 3px;
    position: absolute;
    width: 40%;
    bottom: 0;
}

.footer_subscribehBkd .container {
    display: flex;
    flex-wrap: wrap;
}

.footer_subscribehBkd .company_holder {
    padding: 25px;
    text-align: center;
    flex: 0 0 100%;
    margin-bottom: 40px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 26px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.footer_subscribehBkd .nav_sitewrapfJyG {
    gap: 30px;
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.footer_subscribehBkd .top_infoGaHk h5 {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.trust_badgejBoZ::before {
    top: 0;
    opacity: 0.2;
    content: '';
    height: 1px;
    right: 20%;
    left: 20%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    position: absolute;
}

.user_reviewslUwC::after {
    z-index: 0;
    background: radial-gradient(circle, rgb(190,169,149,0.5) 0%, transparent 70%);
    bottom: -5%;
    left: -5%;
    content: "";
    height: 250px;
    opacity: 0.2;
    position: absolute;
    width: 250px;
}

.user_reviewslUwC .student_reviewsJwKq {
    border-left: 3px solid rgb(190,169,149);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    opacity: 0;
    animation-delay: calc(0.1s * var(--index, 0));
    padding: 2rem;
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards;
}

.user_reviewslUwC .student_reviewsJwKq:hover h4::after {
    width: 100%;
}

.user_reviewslUwC a {
    background: linear-gradient(90deg, rgb(190,169,149), rgb(155,136,118));
    padding: 0.8rem 2rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateX(-50%);
    overflow: hidden;
    color: #ffffff;
    z-index: 1;
    display: inline-block;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
    margin-top: 3rem;
    font-weight: 600;
    text-decoration: none;
    left: 50%;
}

.location_detailsMNzR .ask_questionjful p {
    margin-bottom: 25px;
    color: #000000;
    font-size: 12px;
    display: flex;
    line-height: 1.6;
    align-items: center;
}

.location_detailsMNzR .talk_answerKXsQ::before {
    background: rgb(190,169,149);
    transform: scale(0.8);
    left: 0;
    opacity: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    content: '';
    position: absolute;
    border-radius: 50%;
    height: 100%;
    transition: all 0.3s ease;
}

.cookie_noticefNPm {
    margin-right: 15px;
    flex-shrink: 0;
}

.cookies_overviewYwuK {
    margin-right: 15px;
    flex-grow: 1;
}

.cookies_overviewYwuK p {
    margin-bottom: 0;
    font-size: 18px;
    color: #000000;
}

.cookie_button.cookie_panelZSVf {
    color: #ffffff;
    background-color: rgb(190,169,149);
    border-color: rgb(190,169,149);
}

.cookie_button.secure_cookiesVaKX {
    background-color: rgb(155,136,118);
    color: #000000;
    border-color: rgb(155,136,118);
}

.cookie_warning_bannerzoKh p a:hover {
    color: rgba(0, 0, 0, 0.5);
}

.register_nowzgsG::after {
    height: 100%;
    opacity: 0.05;
    background-size: 100% 30px, 30px 100%;
    content: '';
    width: 100%;
    left: 0;
    z-index: -1;
    animation: gridGlow 8s ease-in-out infinite alternate;
    top: 0;
    background: 
        linear-gradient(0deg, transparent 0%, #ffffff 50%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    position: absolute;
}

.register_nowzgsG .learning_labDnMN::after {
    animation: pulseRadial 10s ease-in-out infinite;
    width: 200%;
    height: 200%;
    position: absolute;
    opacity: 0.1;
    content: '';
    top: -50%;
    left: -50%;
    background: radial-gradient(
        circle at 50% 50%,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    z-index: -1;
}

.register_nowzgsG .talk_answerKXsQ::before {
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);
    transition: opacity 0.4s ease;
    height: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    background-size: 10px 10px;
    opacity: 0;
    content: '';
    left: 0;
    width: 100%;
}

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

.pricing_layoutYlbW .edu_dealsSGlI {
    position: relative;
    margin: 0 auto;
    max-width: 700px;
    order: -1;
    padding: 0 20px;
    text-align: center;
}

.pricing_layoutYlbW .training_subLlmh {
    gap: 30px;
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.pricing_layoutYlbW .cost_summaryfBqy {
    flex-grow: 1;
    padding: 30px;
    position: relative;
    z-index: 2;
    flex-direction: column;
    display: flex;
    overflow: hidden;
}

.pricing_layoutYlbW .cost_summaryfBqy h3 {
    font-size: calc(22px + 2px);
    font-weight: 700;
    overflow-wrap: break-word;
    word-break: break-word;
    color: #000000;
    white-space: normal;
    margin-bottom: 10px;
    transition: transform 0.4s ease, color 0.3s ease;
}

.pricing_layoutYlbW .cost_summaryfBqy p {
    white-space: normal;
    font-size: calc(14px - 1px);
    line-height: 1.6;
    flex-grow: 1;
    margin-bottom: 0;
    transition: color 0.3s ease;
    word-break: break-word;
    overflow-wrap: break-word;
    color: #000000;
}

.pricing_layoutYlbW .rate_schemesbsie:hover::after {
    opacity: 0.5;
}

.potential_learnersDRGH .learning_labDnMN {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
    z-index: 1;
}

.potential_learnersDRGH h3::before {
    position: absolute;
    height: 100px;
    width: 100px;
    z-index: -1;
    border: 2px solid rgb(190,169,149,0.5);
    left: -30px;
    border-radius: 50%;
    top: -20px;
    content: "";
}

.potential_learnersDRGH ul li::before {
    background: linear-gradient(135deg, rgb(190,169,149), rgb(155,136,118));
    opacity: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
    content: "";
    transition: opacity 0.4s ease;
    top: 0;
    border-radius: 50%;
    left: 0;
    height: 100%;
}

.potential_learnersDRGH ul li:hover::before {
    opacity: 1;
}

.potential_learnersDRGH ul li:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
    transform: scale(1.1);
}

.potential_learnersDRGH ul li > span {
    overflow: hidden;
    max-width: 100%;
    padding: 0 30px;
    max-height: 100px;
    display: block;
}



@media (max-width: 767px) {.study_processQKOH {
    padding: 60px 0;
}.study_processQKOH .container.learning_labDnMN {
    padding: 0 15px;
}.study_processQKOH .container.learning_labDnMN > div {
    transform: translateZ(0) rotateX(0);
    padding: 25px;
}.study_processQKOH h3 {
    margin-bottom: 25px;
    font-size: calc(37px * 0.8);
}.study_processQKOH h3::after {
    width: 60px;
    height: 3px;
}.study_processQKOH p {
    font-size: calc(17px * 0.95);
}.study_processQKOH .container.learning_labDnMN::before,
    .study_processQKOH .container.learning_labDnMN::after {
    height: 80px;
    width: 80px;
}
}



@media (min-width: 768px) {.learning_profitsVhWe .learning_labDnMN {
    align-items: stretch;
    flex-direction: row;
}.learning_profitsVhWe .learning_labDnMN > div:first-child {
    flex-shrink: 0;
    width: 40%;
}.learning_profitsVhWe .text_unitQOGo {
    width: 60%;
    padding: 50px 40px;
}.learning_profitsVhWe ul {
    grid-template-columns: repeat(2, 1fr);
}.learning_profitsVhWe .img_expandfyoX {
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}
}



@media (max-width: 767px) {.academic_experienceuRVn {
    padding: 60px 20px;
}.academic_experienceuRVn .job_blockoagY {
    padding: 60px 25px 35px;
}.academic_experienceuRVn .name {
    font-size: calc(32px - 4px);
}.academic_experienceuRVn .job_blockoagY > div:nth-child(2) {
    font-size: calc(14px - 1px);
}.academic_experienceuRVn .career_cardZRFN {
    font-size: calc(14px - 1px);
}}



@media (min-width: 1200px) {.gratPanelyVEW .learning_labDnMN > div:last-child {
    padding: 4.5rem;
    margin-left: 8rem;
    max-width: 75%;
}.gratPanelyVEW h5 {
    font-size: calc(23px * 1.5);
}
}



@media (min-width: 768px) {.course_program_detailsAURl {
    padding: 8rem 0;
}.course_program_detailsAURl h2 {
    font-size: calc(29px * 1.1);
    margin-bottom: 4rem;
    max-width: 80%;
}.course_program_detailsAURl .career_readyqWkM {
    align-items: flex-start;
    gap: 4rem;
    grid-template-columns: 45% 1fr;
}.course_program_detailsAURl .img_expandfyoX {
    height: 450px;
    position: sticky;
    top: 2rem;
}.course_program_detailsAURl .text_unitQOGo {
    max-height: 600px;
}
}



@media (max-width: 768px) {.contact_usWRtu {
    padding: 50px 0;
}.contact_usWRtu h2 {
    margin-bottom: 50px;
    font-size: calc(32px - 4px);
}.contact_usWRtu .img_expandfyoX {
    min-height: 250px;
}
}



@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .site_infoJayI {
    margin: 3px 5px;
}header .site_infoJayI a {
    padding: 8px 15px;
    font-size: calc(15px - 1px);
}
}



@media screen and (min-width: 992px) {.company_infoFbuy .knowledge_hubZuYz:hover {
    transform: translateY(-8px) scale(1.03);
}
}



@media screen and (max-width: 991px) {.company_infoFbuy {
    padding: 90px 0;
}.company_infoFbuy h2 {
    margin-bottom: 50px;
}.company_infoFbuy .knowledge_trackxCvi {
    gap: 30px;
}.company_infoFbuy .knowledge_hubZuYz {
    padding: 35px 30px;
}
}



@media (max-width: 576px) {.footer_subscribehBkd {
    padding: 40px 0;
}.footer_subscribehBkd .company_holder h3 {
    font-size: calc(35px * 0.8);
}.footer_subscribehBkd .top_infoGaHk h5 {
    font-size: calc(20px * 0.9);
}.footer_subscribehBkd .top_infoGaHk .nav_sitewrapfJyG a {
    font-size: calc(17px * 0.95);
}}



@media (max-width: 1024px) {.location_detailsMNzR {
    padding: 60px 0;
}.location_detailsMNzR .ask_questionjful {
    padding: 40px 30px;
}.location_detailsMNzR .ask_questionjful h2 {
    font-size: calc(30px - 2px);
}
}



@media (max-width: 480px) {.location_detailsMNzR {
    padding: 40px 0;
}.location_detailsMNzR::before {
    width: 70%;
}.location_detailsMNzR .ask_questionjful {
    padding: 30px 20px;
}.location_detailsMNzR .ask_questionjful h2 {
    font-size: calc(30px - 5px);
}.location_detailsMNzR .ask_questionjful p {
    font-size: calc(12px - 1px);
}.location_detailsMNzR .talk_answerKXsQ {
    width: 50px;
    height: 50px;
}.location_detailsMNzR .talk_answerKXsQ svg {
    height: 20px;
    width: 20px;
}}



@media screen and (max-width: 576px) {.register_nowzgsG {
    padding: 60px 0;
}.register_nowzgsG .learning_labDnMN {
    padding: 25px 20px;
}.register_nowzgsG h3 {
    margin-bottom: 40px;
    letter-spacing: 1.5px;
    font-size: calc(30px * 0.7);
}.register_nowzgsG h3::before {
    top: -50px;
    width: 30px;
    height: 30px;
}.register_nowzgsG h3::after {
    bottom: -12px;
    width: 60px;
}.register_nowzgsG .talk_answerKXsQ {
    letter-spacing: 1px;
    padding: 10px 30px;
    font-size: calc(17px * 0.85);
}}



@media (max-width: 992px) {.potential_learnersDRGH {
    padding: 100px 0;
}.potential_learnersDRGH h3 {
    font-size: calc(34px * 0.9);
    margin-bottom: 60px;
}.potential_learnersDRGH ul {
    gap: 35px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
}.potential_learnersDRGH ul li {
    width: 220px;
    height: 220px;
}.potential_learnersDRGH ul li svg {
    margin-top: 45px;
}
}



@keyframes titleFadeIn {
    0% {
        opacity: 0;
        transform: translateY(-2rem) translateX(1rem);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateX(1rem);
    }
}



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



@keyframes slide-in {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes fadeUpContent {
    0% {
        transform: translateY(2rem);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes moveDot {
        0% {
            left: calc(50% - 50px - 6px);
        }
        100% {
            left: calc(50% + 50px - 6px);
        }
    }



@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 30px;
    }
}



@keyframes pulseRadial {
    0% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0.05;
        transform: scale(1);
    }
}

