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

.head_knowlFfQ {
    flex: 1 0 auto;
}

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

.study_processQKOH::before {
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
    content: "";
    background: 
        radial-gradient(circle at 10% 30%, rgba(rgb(190,169,149,0.5), 0.1) 0%, transparent 50%),
        radial-gradient(circle at 90% 70%, rgba(rgb(155,136,118,0.5), 0.05) 0%, transparent 40%);
    left: 0;
    height: 100%;
}

.study_processQKOH h3::after {
    left: 0;
    transform-origin: left center;
    bottom: -12px;
    position: absolute;
    content: "";
    width: 80px;
    transition: width 0.4s ease-out;
    background: linear-gradient(90deg, rgb(190,169,149), rgba(rgb(190,169,149,0.5), 0.5));
    height: 4px;
}

.study_processQKOH .container.learning_labDnMN > div:hover p span::before {
    opacity: 1;
    transform: scale(1);
}

.title_openerrSIt {
    background: linear-gradient(135deg, rgb(226,203,181) 0%, rgba(245, 245, 245, 0.9) 100%);
    overflow: hidden;
    min-height: 100vh;
    position: relative;
}

.title_openerrSIt {
    min-height: auto;
}

.title_openerrSIt::before {
    height: 100%;
    left: 0;
    background: linear-gradient(45deg, rgb(190,169,149,0.5) 0%, transparent 40%);
    z-index: 1;
    pointer-events: none;
    opacity: 0.15;
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
}

.title_openerrSIt h1::after {
    width: 8rem;
    left: 0;
    height: 0.3rem;
    background: linear-gradient(90deg, rgb(190,169,149) 0%, rgb(155,136,118) 100%);
    bottom: -0.5rem;
    position: absolute;
    animation: lineGrow 1.4s ease-out forwards;
    transform: scaleX(0);
    content: "";
    transform-origin: left;
}

.title_openerrSIt h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}

.title_openerrSIt svg {
    width: 100px;
    transition: transform 0.5s ease, filter 0.5s ease;
    height: 100px;
    transform: translateZ(30px);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
    margin: 0.5rem 0 2rem;
}

.title_openerrSIt svg {
    height: 80px;
    width: 80px;
}

.title_openerrSIt .message_listwfTK {
    box-shadow: 0 10px 30px rgba(94, 170, 168, 0.2), 
                0 4px 8px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-weight: 600;
    z-index: 5;
    border: none;
    cursor: pointer;
    padding: 1rem 2rem;
    transform: translateZ(40px);
    position: relative;
    text-decoration: none;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(190,169,149) 0%, rgb(155,136,118) 100%);
    font-size: 20px;
    color: #ffffff;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.learning_profitsVhWe h5 {
    margin-bottom: 60px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    color: #000000;
    transform: perspective(1000px) translateZ(20px);
    text-align: center;
    position: relative;
    z-index: 2;
    font-size: 21px;
}

.learning_profitsVhWe h5:hover::after {
    width: 120px;
}

.learning_profitsVhWe .learning_labDnMN {
    display: flex;
    border-radius: 4px;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    flex-direction: column;
    background: #ffffff;
}

.learning_profitsVhWe ul {
    grid-template-columns: 1fr;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 24px;
    display: grid;
}

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

.learning_profitsVhWe li svg {
    top: 0;
    transition: transform 0.3s ease;
    width: 28px;
    position: absolute;
    left: -40px;
    height: 28px;
}

.academic_experienceuRVn {
    position: relative;
    padding: 80px 40px;
    background: rgb(226,203,181);
    overflow: hidden;
    min-height: 450px;
}

.academic_experienceuRVn .img_expandfyoX {
    border: 4px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    position: relative;
    margin-left: 60px;
    height: 140px;
    width: 140px;
    overflow: hidden;
    z-index: 5;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.academic_experienceuRVn .name {
    transform: translateX(0);
    font-weight: 700;
    letter-spacing: 1px;
    transition: all 0.4s ease;
    margin-bottom: 5px;
    font-size: 32px;
    color: #000000;
}

.academic_experienceuRVn .career_cardZRFN {
    line-height: 1.8;
    font-size: 14px;
    padding: 20px 0;
    transition: all 0.4s ease 0.2s;
    color: #000000;
    position: relative;
    opacity: 0.9;
    transform: translateY(0);
}

.gratPanelyVEW::before {
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 1;
    background: radial-gradient(circle at 75% 25%, rgb(190,169,149,0.5) 0%, transparent 50%);
    pointer-events: none;
}

.gratPanelyVEW .learning_labDnMN > div:first-child {
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
}

.gratPanelyVEW .learning_labDnMN > div:last-child {
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.1), 
                0 20px 40px -20px rgba(0, 0, 0, 0.15);
    position: relative;
    animation: fade-up 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    transform: translateY(15px);
}

.course_program_detailsAURl::after {
    content: "";
    width: 100%;
    bottom: 0;
    background: linear-gradient(90deg, rgb(190,169,149) 0%, transparent 100%);
    height: 5px;
    position: absolute;
    left: 0;
    z-index: 1;
}

.course_program_detailsAURl .career_readyqWkM {
    grid-template-columns: 1fr;
    transform: translateY(2rem);
    display: grid;
    animation: fadeUpContent 1s ease-out 0.5s forwards;
    opacity: 0;
    gap: 2.5rem;
}

.course_program_detailsAURl .img_expandfyoX::after {
    transform: translateX(-20px);
    opacity: 0;
    top: 0;
    height: 100%;
    width: 20px;
    position: absolute;
    background: rgb(190,169,149);
    content: "";
    left: 0;
    transition: all 0.5s ease-out;
}

.course_program_detailsAURl .description:last-of-type {
    padding-top: 1.5rem;
    position: relative;
}

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

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

.contact_usWRtu h2::before {
    height: 2px;
    bottom: -20px;
    content: "";
    background: rgb(190,169,149);
    position: absolute;
    width: 30px;
    left: calc(50% - 50px);
}

.contact_usWRtu .img_expandfyoX::after {
    z-index: 2;
    left: 0;
    animation: scanLines 5s linear infinite;
    height: 100%;
    content: "";
    top: 0;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(190,169,149), 0.1) 10px, rgba(rgb(190,169,149), 0.1) 11px);
    width: 100%;
    position: absolute;
}

.contact_usWRtu input[type="text"] {
    color: #ffffff;
    border-radius: 10px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.2);
    padding: 16px 20px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
}

.contact_usWRtu .request_gridqXBz label {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    font-size: calc(14px - 2px);
}

.contact_usWRtu .request_gridqXBz a:hover {
    color: #ffffff;
}

.contact_usWRtu .request_gridqXBz a:hover::after {
    background: #ffffff;
}

.contact_usWRtu .message_listwfTK:hover {
    transform: translateY(-3px);
    background: rgb(155,136,118);
}

.contact_usWRtu .message_listwfTK:hover::before {
    left: 100%;
}

.contact_usWRtu svg path {
    transition: all 0.3s ease;
    fill: rgb(190,169,149);
}

.contact_usWRtu svg:hover path {
    fill: #ffffff;
}

.confidential_nestRtEs h2 {
    margin-top: 30px;
    color: rgb(155,136,118);
    padding-left: 20px;
    border-left: 6px solid rgb(155,136,118);
    font-size: 33px;
    margin-bottom: 20px;
    font-weight: 600;
}

.confidential_nestRtEs h3, .confidential_nestRtEs h4, .confidential_nestRtEs h5, .confidential_nestRtEs h6 {
    font-size: 22px;
    font-weight: 600;
    color: rgb(190,169,149);
    margin-bottom: 15px;
    border-left: 5px solid rgb(190,169,149);
    margin-top: 25px;
    padding-left: 15px;
}

header .container {
    position: relative;
    padding: 1.8rem 2rem;
}

header .top_proqDIQ {
    position: relative;
    z-index: 2;
}

header .main_navKNqm::before,
header .main_navKNqm::after {
    content: "";
    border-radius: 50%;
    opacity: 0;
    background: rgb(190,169,149,0.5);
    transition: all 0.5s ease;
    z-index: -1;
    position: absolute;
}

header .main_navKNqm::before {
    left: -15px;
    top: -15px;
    width: 50px;
    height: 50px;
}

header .site_infoJayI:hover::before {
    transform: translateY(-50%) scale(1);
    opacity: 1;
    left: -15px;
}

header .site_infoJayI a {
    padding: 10px 18px;
    text-decoration: none;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: 600;
    border-radius: 10px;
    font-size: 15px;
    border: 1px solid transparent;
    transition: all 0.3s ease;
    position: relative;
    display: block;
    transform-style: preserve-3d;
    color: #000000;
    background: transparent;
}

.company_infoFbuy::before {
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    z-index: 1;
    background: 
        linear-gradient(120deg, rgba(255, 255, 255, 0.9) 0%, transparent 70%),
        linear-gradient(240deg, rgba(255, 255, 255, 0.8) 10%, transparent 80%),
        linear-gradient(0deg, #ffffff 0%, transparent 25%);
    top: 0;
}

.company_infoFbuy h2::after {
    bottom: -23px;
    height: 12px;
    animation: moveDot 4s infinite alternate;
    background: #ffffff;
    position: absolute;
    content: "";
    left: calc(50% - 60px - 6px);
    border-radius: 50%;
    border: 3px solid rgb(190,169,149);
    width: 12px;
}

.company_infoFbuy .knowledge_hubZuYz:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
}

.company_infoFbuy .knowledge_hubZuYz h3 {
    transition: padding-left 0.3s ease;
    position: relative;
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 23px;
    color: #000000;
    font-weight: 600;
}

.company_infoFbuy .knowledge_hubZuYz h3 {
    margin-bottom: 15px;
    font-size: calc(23px * 0.9);
}

.company_infoFbuy .knowledge_trackxCvi::after {
    top: 50%;
    height: 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
    border-radius: 50%;
    left: 50%;
    content: "";
    width: 40px;
    transform: translate(-50%, -50%);
    background: #ffffff;
    position: absolute;
}

.footer_subscribehBkd .company_holder h3 {
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 35px;
    letter-spacing: 1px;
}

.footer_subscribehBkd .top_infoGaHk:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-5px);
}

.footer_subscribehBkd .top_infoGaHk .nav_sitewrapfJyG a {
    text-decoration: none;
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    color: #ffffff;
    padding: 8px 12px;
    font-size: 17px;
    border-radius: 10px;
}



footer::after {
    top: 0;
    height: 100%;
    background-size: 20px 20px;
    z-index: 1;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    width: 100%;
    position: absolute;
    left: 0;
    content: '';
}

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

.user_reviewslUwC .student_reviewsJwKq:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}

.user_reviewslUwC .student_reviewsJwKq img {
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border: 3px solid white;
    transition: transform 0.4s ease;
    height: 60px;
    width: 60px;
    object-fit: cover;
    transform: scale(0.9);
}

.user_reviewslUwC .description::first-letter {
    font-size: 1.2em;
    font-weight: 600;
    color: rgb(190,169,149);
}

.user_reviewslUwC a:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: translateX(-50%) translateY(-3px);
}

.location_detailsMNzR::before {
    position: absolute;
    height: 100%;
    width: 40%;
    content: '';
    top: 0;
    background: rgb(190,169,149,0.5);
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    right: 0;
    z-index: 1;
}

.location_detailsMNzR .ask_questionjful h2 {
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    font-size: 30px;
}

.location_detailsMNzR .get_answerspHkW {
    margin-top: 35px;
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
}

.location_detailsMNzR .talk_answerKXsQ svg {
    transition: all 0.3s ease;
    fill: rgb(190,169,149);
    position: relative;
    height: 22px;
    width: 22px;
    z-index: 1;
}

.location_detailsMNzR .talk_answerKXsQ:hover svg path {
    fill: #ffffff;
}

.cookie_noticefNPm svg {
    fill: rgb(190,169,149);
    transition: fill 0.3s ease-in-out;
    height: 50px;
    width: 50px;
}

.digital_consentsgDn {
    border: 1px solid transparent;
    font-size: 17px;
    margin-left: 10px;
    border-radius: 10px;
    padding: 0.375rem 0.75rem;
    vertical-align: middle;
    text-decoration: none;
    line-height: 1.5;
    white-space: nowrap;
    text-align: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    user-select: none;
}

.register_nowzgsG .learning_labDnMN {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    max-width: 1000px;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 2;
    padding: 50px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    align-items: center;
    display: flex;
    border-radius: 15px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.register_nowzgsG h3::before {
    width: 60px;
    animation: orbitRotate 10s linear infinite;
    z-index: -1;
    transform: translateX(-50%);
    height: 60px;
    top: -80px;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    left: 50%;
    position: absolute;
    content: '';
}

.register_nowzgsG .talk_answerKXsQ::after {
    top: -50%;
    width: 20px;
    transform: rotate(35deg);
    content: '';
    position: absolute;
    transition: all 0.6s ease;
    height: 200%;
    left: -100px;
    z-index: 1;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.7),
        transparent
    );
}

.register_nowzgsG .talk_answerKXsQ:hover::before {
    opacity: 0.5;
}

.pricing_layoutYlbW::before {
    height: 300px;
    z-index: 0;
    content: "";
    right: -50px;
    background: rgb(190,169,149,0.5);
    animation: float-effect 12s infinite alternate ease-in-out;
    top: -50px;
    filter: blur(80px);
    position: absolute;
    width: 300px;
}

.pricing_layoutYlbW .edu_dealsSGlI h2::after {
    content: "";
    width: 80px;
    position: absolute;
    bottom: -10px;
    background: rgb(190,169,149);
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
}

.pricing_layoutYlbW .price_panelQWVt {
    transform-style: preserve-3d;
    height: 100%;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    transition: box-shadow 0.4s ease;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    background: #ffffff;
    overflow: hidden;
}

.pricing_layoutYlbW .price_dealsurWp {
    transition: transform 0.4s ease;
    margin: 10px 0 20px;
    font-size: 22px;
    word-break: break-word;
    color: rgb(155,136,118);
    position: relative;
    white-space: normal;
    display: block;
    font-weight: 700;
    overflow-wrap: break-word;
}

.pricing_layoutYlbW .rate_schemesbsie:hover .img_expandfyoX {
    transform: translateZ(0);
    filter: brightness(1.1) contrast(1.05);
}

.pricing_layoutYlbW .rate_schemesbsie::after {
    right: 30px;
    background: rgb(190,169,149,0.5);
    filter: blur(10px);
    left: 30px;
    opacity: 0;
    position: absolute;
    border-radius: 50%;
    height: 15px;
    transition: opacity 0.4s ease;
    top: 100%;
    z-index: -1;
    content: "";
}

.potential_learnersDRGH h3::after {
    right: -20px;
    border: 2px solid rgb(155,136,118,0.5);
    bottom: -15px;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    height: 60px;
    content: "";
    width: 60px;
}

.potential_learnersDRGH ul li::after {
    border-radius: 50%;
    width: calc(100% + 20px);
    content: "";
    opacity: 0.5;
    z-index: -2;
    top: -10px;
    left: -10px;
    height: calc(100% + 20px);
    transition: all 0.4s ease;
    border: 2px dashed rgb(190,169,149,0.5);
    position: absolute;
}

.potential_learnersDRGH ul li svg {
    width: 40px;
    margin-top: 45px;
    margin-bottom: 20px;
    transition: all 0.4s ease;
    height: 40px;
    flex-shrink: 0;
}

.course_program_detailsAURl .text_unitQOGo::-webkit-scrollbar {
    width: 6px;
}

.course_program_detailsAURl .text_unitQOGo::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}

.course_program_detailsAURl .text_unitQOGo::-webkit-scrollbar-thumb {
    background: rgb(190,169,149);
    border-radius: 10px;
}



@media (max-width: 992px) {.title_openerrSIt .learning_labDnMN {
    grid-template-columns: 1fr;
    gap: 2rem;
}.title_openerrSIt h1 {
    grid-column: 1 / 2;
    font-size: calc(43px * 0.9);
}.title_openerrSIt .text_unitQOGo {
    order: 2;
    transform: translateY(0);
}.title_openerrSIt .img_expandfyoX {
    order: 1;
    min-height: 300px;
    transform: translateX(0) translateY(0);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
}



@media (min-width: 992px) {.learning_profitsVhWe {
    padding: 150px 0;
}.learning_profitsVhWe h5 {
    font-size: calc(21px * 1.1);
    margin-bottom: 80px;
}.learning_profitsVhWe .learning_labDnMN {
    transform: perspective(1200px) rotateX(2deg) rotateY(-1deg);
}.learning_profitsVhWe .learning_labDnMN:hover {
    transform: perspective(1200px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}.learning_profitsVhWe .text_unitQOGo {
    padding: 60px 50px;
}.learning_profitsVhWe li {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), 
                   box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.learning_profitsVhWe li:hover {
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(15px) translateZ(10px);
}.learning_profitsVhWe li p {
    font-size: calc(14px * 1.05);
}
}



@media (max-width: 767px) {.gratPanelyVEW {
    padding: 3rem 0;
}.gratPanelyVEW .learning_labDnMN > div:first-child::before {
    width: 0.4rem;
    left: -1rem;
}.gratPanelyVEW h5 {
    font-size: calc(23px * 0.9);
    padding-left: 0.75rem;
}.gratPanelyVEW .learning_labDnMN > div:last-child {
    padding: 1.75rem;
}}



@media (max-width: 767px) {.course_program_detailsAURl {
    padding: 4rem 0;
}.course_program_detailsAURl h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2rem;
}.course_program_detailsAURl .img_expandfyoX {
    height: 250px;
    margin-bottom: 1rem;
}.course_program_detailsAURl .text_unitQOGo {
    max-height: 350px;
}.course_program_detailsAURl .description:first-of-type::first-letter {
    font-size: 2.5rem;
}}



@media only screen and (max-width: 800px) {.confidential_nestRtEs {
    padding: 30px;
}.confidential_nestRtEs h1 {
    font-size: calc(22px - 4px);
}.confidential_nestRtEs h2 {
    font-size: calc(22px - 3px);
}.confidential_nestRtEs h3, .confidential_nestRtEs h4, .confidential_nestRtEs h5, .confidential_nestRtEs h6 {
    font-size: calc(22px - 2px);
}.confidential_nestRtEs p, .confidential_nestRtEs span, .confidential_nestRtEs div, .confidential_nestRtEs li {
    font-size: calc(17px - 2px);
}}


@media (min-width: 768px) {.footer_subscribehBkd .nav_sitewrapfJyG {
    justify-content: space-between;
}.footer_subscribehBkd .company_holder {
    text-align: left;
    flex: 0 0 30%;
}.footer_subscribehBkd .footer_accountuaMJ {
    flex: 0 0 65%;
}.footer_subscribehBkd .container {
    align-items: flex-start;
    justify-content: space-between;
}.footer_subscribehBkd .mod_toolsQanl {
    margin: 0;
    text-align: left;
    max-width: 100%;
}
}



@media (max-width: 480px) {.user_reviewslUwC {
    padding: 2.5rem 0;
}.user_reviewslUwC h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 1.5rem;
}.user_reviewslUwC .student_reviewsJwKq {
    padding: 1.25rem;
}.user_reviewslUwC .student_reviewsJwKq div {
    margin-bottom: 0.875rem;
}.user_reviewslUwC .student_reviewsJwKq img {
    height: 45px;
    width: 45px;
}.user_reviewslUwC .description {
    font-size: calc(15px * 0.95);
}.user_reviewslUwC a {
    padding: 0.7rem 1.5rem;
    margin-top: 2rem;
}}


@media (max-width: 800px) {.cookie_expandmOjU {
    flex-direction: column;
    align-items: center;
}.cookie_noticefNPm {
    margin-bottom: 10px;
}.cookies_overviewYwuK {
    text-align: center;
    margin-bottom: 15px;
}.digital_consentsgDn {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}}



@media (min-width: 992px) {.pricing_layoutYlbW .bundle_offerWOAl {
    align-items: center;
    flex-direction: row;
}.pricing_layoutYlbW .edu_dealsSGlI {
    flex: 0 0 30%;
    text-align: left;
    padding-right: 40px;
    order: 0;
}.pricing_layoutYlbW .edu_dealsSGlI h2::after {
    transform: none;
    left: 0;
}.pricing_layoutYlbW .training_subLlmh {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 767px) {.pricing_layoutYlbW {
    padding: 60px 0;
}.pricing_layoutYlbW .training_subLlmh {
    gap: 25px;
    grid-template-columns: 1fr;
}.pricing_layoutYlbW .edu_dealsSGlI h2 {
    font-size: calc(28px - 4px);
}.pricing_layoutYlbW .img_expandfyoX {
    height: 180px;
}.pricing_layoutYlbW .cost_summaryfBqy {
    padding: 25px;
}
}



@media (max-width: 480px) {.potential_learnersDRGH ul li {
    width: 200px;
    height: 200px;
}.potential_learnersDRGH ul li svg {
    width: 30px;
    margin-top: 35px;
    margin-bottom: 15px;
    height: 30px;
}.potential_learnersDRGH ul li > span {
    padding: 0 20px;
}
}



@keyframes cardReveal {
    0% {
        opacity: 0;
        transform: rotateY(-10deg) translateZ(0) translateX(-2rem);
    }
    100% {
        opacity: 1;
        transform: rotateY(-5deg) translateZ(0);
    }
}



@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(190,169,149,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(190,169,149);
    }
}



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

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



@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}



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



@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}

