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

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

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

header,footer {
    width: 100%;
}

header {
    z-index: 99;
    background: linear-gradient(135deg, rgb(233,237,233), #ffffff);
    position: relative;
    width: 100%;
    overflow: visible;
}

.law-res-ej5Q7 {
    flex: 0 0 auto;
}

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

.instructional-approach-X6wrF::before {
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(164,176,164,0.5) 0.5%, transparent 7%),
        radial-gradient(circle at 90% 80%, rgb(202,210,202,0.5) 0.5%, transparent 7%),
        radial-gradient(circle at 50% 50%, rgb(164,176,164,0.5) 0.25%, transparent 4%);
    position: absolute;
    background-size: 120px 120px, 150px 150px, 80px 80px;
    left: 0;
    z-index: 1;
    height: 100%;
    content: "";
    width: 100%;
    opacity: 0.1;
    top: 0;
}

.instructional-approach-X6wrF:hover h2::after {
    transform: scaleX(1);
}

.instructional-approach-X6wrF .message-holder-iazwg {
    transform: translateZ(0);
    border-left: 4px solid rgb(202,210,202);
    background: #ffffff;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.04),
        0 1px 3px rgba(0, 0, 0, 0.02);
    padding: 2.5rem;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
}

.instructional-approach-X6wrF .message-holder-iazwg:hover {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.04);
    transform: translateY(-5px) translateZ(0);
}

.instructional-approach-X6wrF .message-holder-iazwg:hover::before {
    transform: translate(10%, -10%);
}

.instructional-approach-X6wrF .message-holder-iazwg::after {
    transition: transform 0.8s ease;
    bottom: -20px;
    z-index: 1;
    color: rgb(164,176,164);
    font-family: serif;
    font-size: 12rem;
    content: "";
    position: absolute;
    line-height: 1;
    opacity: 0.06;
    right: 30px;
}

.privacy-holdfast-8nmfU h1 {
    margin-bottom: 20px;
    color: rgb(202,210,202);
    font-weight: 700;
    font-size: 43px;
    border-bottom: 2px solid rgb(202,210,202);
    padding-bottom: 10px;
}

.privacy-holdfast-8nmfU h3, .privacy-holdfast-8nmfU h4, .privacy-holdfast-8nmfU h5, .privacy-holdfast-8nmfU h6 {
    margin: 10px 0;
}

.privacy-holdfast-8nmfU li::before {
    font-weight: 700;
    color: rgb(202,210,202);
    left: -20px;
    content: '→';
    position: absolute;
}

.privacy-holdfast-8nmfU span {
    background-color: rgb(202,210,202,0.5);
    border-radius: 10px;
    padding: 2px 5px;
}

.privacy-holdfast-8nmfU a:hover {
    color: rgb(164,176,164);
}

footer {
    position: relative;
}

footer::before {
    left: 0;
    content: '';
    top: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(125deg, #000000 0%, rgb(164,176,164) 100%);
    opacity: 0.95;
    bottom: 0;
    position: absolute;
}

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

.law-res-ej5Q7 .gift-card-y5c0q {
    flex: 0 0 100%;
    margin-top: 20px;
}

.law-res-ej5Q7 .first-lesson-MVpFq {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 30px;
    justify-content: center;
}

.law-res-ej5Q7 .nav-main-2hCcB:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.law-res-ej5Q7 .nav-main-2hCcB .first-lesson-MVpFq {
    gap: 12px;
    margin-top: 0;
    flex-direction: column;
    display: flex;
}

.law-res-ej5Q7 .nav-main-2hCcB .first-lesson-MVpFq a {
    font-size: 12px;
    color: #ffffff;
    border-radius: 10px;
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 8px 12px;
}

.discount-cta-iuOJZ {
    margin-top: 40px;
    padding: 20px 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
    position: relative;
}

.discount-cta-iuOJZ .container {
    justify-content: center;
    display: flex;
}

.discount-cta-iuOJZ .footer-disclaimer-lnYQb {
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.opening-board-u9Oot {
    justify-content: center;
    background: linear-gradient(135deg, rgb(233,237,233), rgb(202,210,202,0.5));
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 2rem;
    position: relative;
}

.opening-board-u9Oot > div {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    width: 100%;
}

.opening-board-u9Oot .master-expert-No6Tw {
    margin: 0;
    line-height: 1.2;
    padding-bottom: 1rem;
    font-size: clamp(2rem, 5vw, 42px);
    font-weight: 700;
    color: #000000;
    position: relative;
}

.opening-board-u9Oot .course-begin-MqJFK {
    animation: fadeInUp 0.8s 0.2s ease-out forwards;
    border-radius: 21px;
    overflow: hidden;
    position: relative;
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(30px);
}

.opening-board-u9Oot .course-begin-MqJFK > div {
    flex-direction: column;
    position: relative;
    padding: 4rem 3rem;
    z-index: 2;
    justify-content: center;
    min-height: 400px;
    display: flex;
}

.opening-board-u9Oot .course-begin-MqJFK p::before {
    background: rgb(164,176,164);
    transform: translateY(-50%);
    top: 50%;
    height: 100%;
    left: 0;
    content: "";
    width: 5px;
    position: absolute;
    border-radius: 2px;
}

.opening-board-u9Oot .course-begin-MqJFK h3 {
    padding-right: 2rem;
    opacity: 0;
    color: #ffffff;
    max-width: 90%;
    animation: fadeInUp 0.6s 0.8s ease-out forwards;
    line-height: 1.4;
    position: relative;
    font-size: clamp(1.2rem, 3.5vw, 1.75rem);
    margin: 0;
    transform: translateY(20px);
    font-weight: 600;
}

.accept-cookies-H2O8p {
    padding: 20px 30px;
    max-width: 1200px;
    display: flex;
    margin: auto;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cookie-window-overlay-6bV9P p {
    font-size: 13px;
    color: #ffffff;
    max-width: 500px;
}

.consent-learn-VHSxu {
    margin-right: 20px;
    flex-shrink: 0;
}

.consent-learn-VHSxu:hover svg {
    transform: rotate(10deg);
}

.cookie-eductrl-iJ0tB {
    line-height: 35px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    font-size: 14px;
    color: #ffffff;
    border-radius: 27px;
    padding: 10px 20px;
    cursor: pointer;
    text-decoration: none;
    background: rgb(202,210,202);
    box-shadow: rgb(202,210,202,0.5) 0px 4px 10px 0px;
    margin-left: 20px;
}

.cookie-window-overlay-6bV9P p a:hover {
    color: rgb(164,176,164);
}

.wrapper-template-MIphb .cookie-window-overlay-6bV9P {
    padding: 40px 0;
    border: none;
    background: rgb(164,176,164);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
}

.wrapper-template-MIphb .edu-settings-cxYWC h5, .wrapper-template-MIphb .edu-settings-cxYWC p {
    color: #ffffff;
}


#cookieDialogAlert-9yKUS {
    display: none;
}

.customer-feedback-GPv0l {
    position: relative;
    background: linear-gradient(145deg, rgb(233,237,233) 0%, rgba(245, 245, 250, 0.9) 100%);
    padding: 5rem 0;
    overflow: hidden;
}

.customer-feedback-GPv0l::after {
    bottom: -5%;
    position: absolute;
    height: 15rem;
    content: "";
    width: 15rem;
    left: -5%;
    opacity: 0.3;
    filter: blur(25px);
    background: linear-gradient(220deg, rgb(164,176,164,0.5) 0%, transparent 70%);
    transform: rotate(30deg) skew(-10deg);
    z-index: 0;
}

.customer-feedback-GPv0l h2::after {
    position: absolute;
    content: "";
    height: 3px;
    bottom: -1rem;
    left: 50%;
    width: 6rem;
    background: linear-gradient(90deg, rgb(202,210,202), rgb(164,176,164));
    transform: translateX(-50%) scaleX(0.8);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.customer-feedback-GPv0l .learn-reviews-sNXgU {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    gap: 2.5rem;
    display: grid;
}

.customer-feedback-GPv0l .learn-ratings-kc4DS::before {
    line-height: 1;
    right: 1rem;
    font-family: serif;
    z-index: 0;
    top: -2rem;
    color: rgb(202,210,202,0.5);
    position: absolute;
    opacity: 0.15;
    font-size: 12rem;
    content: "";
}

.customer-feedback-GPv0l .learn-ratings-kc4DS:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 2px 10px rgba(0, 0, 0, 0.04);
    transform: translateY(-10px) rotateX(5deg) scale(1.02);
}

.customer-feedback-GPv0l .learn-ratings-kc4DS h3 {
    margin-bottom: 0.75rem;
    color: #000000;
    font-weight: 600;
    z-index: 2;
    position: relative;
    font-size: calc(22px - 0.1rem);
    display: inline-block;
}

.customer-feedback-GPv0l .learn-ratings-kc4DS:hover h3::after {
    transform: scaleX(1);
}

.customer-feedback-GPv0l .learn-ratings-kc4DS .description {
    z-index: 2;
    font-size: 12px;
    margin-bottom: 1.5rem;
    color: #000000;
    line-height: 1.6;
    position: relative;
}

.customer-feedback-GPv0l .learn-ratings-kc4DS div::before {
    position: absolute;
    transform: rotate(35deg) translateX(-100%);
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(
        to bottom right,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 50%,
        transparent 100%
    );
    content: "";
    left: 0;
    z-index: 3;
    transition: transform 0.7s ease-out;
}

.our-team-7R4vd {
    background: rgb(233,237,233);
    padding: 140px 0 120px;
    overflow: hidden;
    position: relative;
}



.our-team-7R4vd::after {
    filter: blur(50px);
    position: absolute;
    z-index: 1;
    opacity: 0.15;
    top: 0;
    background: radial-gradient(ellipse at 30% 20%, rgb(202,210,202,0.5) 0%, transparent 60%),
                radial-gradient(ellipse at 70% 80%, rgb(164,176,164,0.5) 0%, transparent 60%);
    content: "";
    left: 0;
    animation: pulseBackground 15s infinite alternate;
    height: 100%;
    width: 100%;
}

.our-team-7R4vd .heritage-edu-Uuybx {
    grid-template-columns: 1.6fr 1.4fr;
    padding-top: 20px;
    gap: 20px;
    margin-bottom: 100px;
    width: 115%;
    display: grid;
    position: relative;
    margin-left: -15%;
}

.our-team-7R4vd .heritage-edu-Uuybx span {
    position: absolute;
    font-weight: 600;
    z-index: 10;
    background: rgb(202,210,202);
    font-size: 18px;
    border-radius: 0 10px 10px 0;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    transform: skewX(-15deg);
    top: -15px;
    color: #ffffff;
    right: 10%;
    padding: 10px 30px;
}

.our-team-7R4vd .heritage-edu-Uuybx .post-image-grid-emgN5 {
    border-radius: 0 13px 13px 0;
    height: 500px;
    grid-row: 1 / 2;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    z-index: 3;
    grid-column: 1 / 2;
}

.our-team-7R4vd .heritage-edu-Uuybx .post-image-grid-emgN5::before {
    left: 0;
    width: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent);
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
    z-index: 2;
}

.our-team-7R4vd .our-journey-0egS3::before {
    top: -50px;
    background: linear-gradient(to right, rgb(202,210,202,0.5), rgb(164,176,164,0.5), transparent);
    position: absolute;
    width: 40%;
    left: 30%;
    height: 1px;
    content: "";
}

.our-team-7R4vd .our-journey-0egS3::before {
    right: 20%;
    bottom: -20px;
}

.our-team-7R4vd .our-journey-0egS3 .exp-years-VywM5 {
    border-radius: 13px 0 0 13px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    z-index: 3;
    height: 500px;
    grid-column: 2 / 3;
    position: relative;
    grid-row: 1 / 2;
    overflow: hidden;
}

.our-team-7R4vd .heritage-edu-Uuybx::after,
.our-team-7R4vd .our-journey-0egS3::after {
    content: "";
    width: 200px;
    position: absolute;
    height: 200px;
    animation: pulseOpacity 8s infinite alternate;
    border-radius: 50%;
    filter: blur(80px);
    opacity: 0.15;
    z-index: 1;
}



.our-team-7R4vd .heritage-edu-Uuybx::after {
    bottom: -100px;
    right: 10%;
    background: rgb(202,210,202);
}

.our-team-7R4vd .edu-beliefs-pSHLC::before,
.our-team-7R4vd .edu-beliefs-pSHLC::after {
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(202,210,202,0.5) 50%, transparent);
    position: absolute;
    content: "";
    animation: horizontalLine 15s infinite alternate;
    width: 80%;
}



.our-team-7R4vd .edu-beliefs-pSHLC::before {
    left: 10%;
    top: 15%;
}

header::before {
    content: "";
    bottom: 0;
    background-size: 20px 20px;
    background: 
        radial-gradient(
            circle at 0% 50%,
            transparent 6px,
            rgb(202,210,202,0.5) 6px,
            rgb(202,210,202,0.5) 10px,
            transparent 10px
        ) repeat-x;
    height: 15px;
    position: absolute;
    opacity: 0.3;
    left: 0;
    width: 100%;
}

header .main-learning-kwBKx::after {
    right: 0;
    background: linear-gradient(to left, rgb(164,176,164), transparent);
    bottom: 10px;
}

header .main-learning-kwBKx .first-expert-h6MOQ::before {
    left: -20%;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    transition: transform 0.5s ease-in-out;
    width: 140%;
    content: "";
    height: 140%;
    z-index: -1;
    background: rgb(202,210,202,0.5);
    position: absolute;
    opacity: 0.05;
    top: -20%;
}

header .main-learning-kwBKx .first-expert-h6MOQ .head-page-gki4N svg {
    height: 45px;
    width: auto;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
}

header .main-learning-kwBKx .nav-main-2hCcB:hover::before {
    opacity: 0.08;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}

header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb {
    position: relative;
    margin: 0 8px;
}

header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb a {
    display: block;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    color: #000000;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    font-size: 14px;
    font-family: Arial, sans-serif;
    padding: 10px 15px;
}

header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb a:hover::before {
    transform: scale(1);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb:nth-child(2n) a::before {
    background: rgb(164,176,164);
    transform-origin: left bottom;
}

header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb:hover {
    animation: menu-wobble 1s ease;
}

.pricing-row-asP8W::before {
    content: "";
    background: linear-gradient(135deg, rgb(202,210,202,0.5), rgb(164,176,164,0.5));
    filter: blur(60px);
    transform: rotate(-15deg);
    width: 35%;
    top: -10%;
    opacity: 0.5;
    position: absolute;
    z-index: 1;
    height: 50%;
    right: -5%;
}

.pricing-row-asP8W::after {
    filter: blur(50px);
    bottom: -10%;
    background: linear-gradient(225deg, rgb(164,176,164,0.5), rgb(202,210,202,0.5));
    content: "";
    width: 30%;
    left: -5%;
    opacity: 0.4;
    transform: rotate(15deg);
    position: absolute;
    z-index: 1;
    height: 40%;
}

.pricing-row-asP8W .payment-deals-XiKr7 {
    order: -1;
    text-align: center;
    margin-left: auto;
    max-width: 800px;
    margin-right: auto;
    margin-bottom: 60px;
}

.pricing-row-asP8W .payment-deals-XiKr7 h2::after {
    transform: translateX(-50%);
    left: 50%;
    bottom: -10px;
    position: absolute;
    height: 3px;
    background: linear-gradient(to right, rgb(202,210,202), rgb(164,176,164));
    content: "";
    width: 80px;
}

.pricing-row-asP8W .rate-packages-pfYtP {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    width: 100%;
    display: grid;
}

.pricing-row-asP8W .skill-plans-GiYLD:hover {
    transform: translateY(-10px);
}

.pricing-row-asP8W .skill-plans-GiYLD:hover .bundle-offer-1Ajfz {
    box-shadow: var(--card-hover-shadow);
}

.pricing-row-asP8W .bundle-offer-1Ajfz::before {
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    background: var(--card-border);
    transform-origin: left;
    content: "";
    height: 5px;
    transform: scaleX(0);
    transition: transform 0.5s ease;
}

.pricing-row-asP8W .learning-plan-1S2JT {
    position: relative;
    flex-direction: column;
    display: flex;
    padding: 35px 30px;
    z-index: 1;
    flex-grow: 1;
}

.pricing-row-asP8W .skill-plans-GiYLD:hover .learning-plan-1S2JT h3 {
    color: var(--card-accent);
}

.pricing-row-asP8W .learning-deals-cNGAW::after {
    width: 40px;
    position: absolute;
    transition: width 0.3s ease;
    bottom: -10px;
    height: 2px;
    background-color: var(--card-accent);
    left: 0;
    content: "";
}

.pricing-row-asP8W .learning-plan-1S2JT p {
    overflow-wrap: break-word;
    hyphens: auto;
    color: #000000;
    word-wrap: break-word;
    flex-grow: 1;
    margin-top: 15px;
    white-space: normal;
    font-size: 15px;
    line-height: 1.6;
}

.pricing-row-asP8W .skill-plans-GiYLD:hover .post-image-grid-emgN5::after {
    opacity: 1;
}

.pricing-row-asP8W .skill-plans-GiYLD:hover .post-image-grid-emgN5 {
    transform: scale(1.05);
}

.course-program-description-bPE7a {
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(233,237,233) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
}

.course-program-description-bPE7a::after {
    height: 200%;
    width: 200%;
    top: -50%;
    animation: gradientRotate 20s infinite linear;
    z-index: 0;
    background: linear-gradient(45deg, rgb(202,210,202,0.5) 0%, transparent 70%);
    content: "";
    transform: rotate(45deg);
    opacity: 0.2;
    position: absolute;
    left: -50%;
}

.course-program-description-bPE7a .container {
    z-index: 5;
    position: relative;
}

.course-program-description-bPE7a .edu-beliefs-pSHLC::before {
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 0%, transparent 100%);
    z-index: -1;
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
}

.course-program-description-bPE7a .master-it-wVNr1 {
    z-index: 2;
    position: relative;
    padding: 40px 50px;
    flex: 1 1 55%;
}

.course-program-description-bPE7a .first-expert-h6MOQ {
    transition: transform 0.6s ease;
    transform: perspective(1000px) rotateY(0deg);
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.course-program-description-bPE7a .first-expert-h6MOQ svg path {
    transition: fill 0.3s ease;
    fill: rgb(202,210,202);
}

.course-program-description-bPE7a .master-it-wVNr1 h3 {
    font-size: 31px;
    position: relative;
    transform-style: preserve-3d;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 25px;
}

.course-program-description-bPE7a .master-it-wVNr1 p {
    line-height: 1.7;
    color: #ffffff;
    font-size: 18px;
    max-width: 100%;
    position: relative;
    margin-bottom: 30px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.course-program-description-bPE7a .post-image-grid-emgN5::before {
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(202,210,202,0.5) 0%, transparent 70%);
    animation: overlayPulse 8s infinite alternate;
    content: "";
    mix-blend-mode: overlay;
    z-index: 1;
}

.service-connect-YETjG {
    overflow: hidden;
    background: rgb(233,237,233);
    padding: 80px 0;
    position: relative;
}

.service-connect-YETjG::after {
    background-size: 85px 85px;
    content: "";
    top: 0;
    left: 0;
    background-image: 
        linear-gradient(0deg, transparent 84px, rgb(202,210,202,0.5) 85px, transparent 86px),
        linear-gradient(90deg, transparent 84px, rgb(164,176,164,0.5) 85px, transparent 86px);
    height: 100%;
    animation: gridMove 40s linear infinite;
    opacity: 0.4;
    z-index: 0;
    position: absolute;
    width: 100%;
}

.service-connect-YETjG .reach-experts-kRsyx {
    align-items: center;
    font-weight: 700;
    display: flex;
    color: #ffffff;
    text-align: center;
    background: rgb(202,210,202);
    justify-content: center;
    margin: 0;
    position: relative;
    padding: 25px 30px;
    font-size: 44px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}


.service-connect-YETjG .post-image-grid-emgN5 {
    height: 350px;
    object-position: center;
    object-fit: cover;
    display: block;
    width: 100%;
}

.service-connect-YETjG .contact-section-Lpqe9 p {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 16px 25px 16px 50px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    margin: 0;
    align-items: center;
    display: flex;
    font-size: 18px;
    border-radius: 10px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}


.service-connect-YETjG .contact-section-Lpqe9 p {
    animation: slideUp 0.4s ease forwards;
    opacity: 0;
}

.service-connect-YETjG .contact-section-Lpqe9 p:hover svg {
    stroke: rgb(164,176,164);
    transform: translateY(-50%) scale(1.2);
}

.service-connect-YETjG .contact-section-Lpqe9 p span {
    font-weight: 400;
    margin-left: 10px;
    color: #000000;
}

.service-connect-YETjG .contact-section-Lpqe9 p a {
    color: rgb(202,210,202);
    font-weight: 600;
    transition: color 0.3s ease;
    text-decoration: none;
}

.service-connect-YETjG .inquire-now-ayb2O {
    display: flex;
    margin: 0 0 20px 0;
    justify-content: center;
    text-align: center;
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 23px;
    color: rgb(202,210,202);
    border-bottom: 1px solid rgb(202,210,202,0.5);
    align-items: center;
}

.service-connect-YETjG .inquire-now-ayb2O svg circle {
    animation: rotate 10s linear infinite;
    transform-origin: center;
}


.service-connect-YETjG .reach-out-0EVKH {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 12px;
}

.service-connect-YETjG .instant-help-3qk1E:hover {
    border-left-color: rgb(202,210,202);
    background: rgb(202,210,202,0.5);
}

.service-connect-YETjG .instant-help-3qk1E svg {
    stroke-width: 2;
    margin-right: 6px;
    width: 14px;
    stroke-linejoin: round;
    stroke-linecap: round;
    height: 14px;
    transition: transform 0.3s ease;
    stroke: rgb(202,210,202);
    fill: none;
}

.service-connect-YETjG .contact-section-Lpqe9 p:nth-child(2) {
    animation-delay: 0.2s;
}

.service-connect-YETjG .contact-section-Lpqe9 p:nth-child(4) {
    animation-delay: 0.4s;
}


.service-connect-YETjG .contact-section-Lpqe9 p svg path {
    stroke-dashoffset: 50;
    animation: drawSvg 1s forwards;
    stroke-dasharray: 50;
}

.service-connect-YETjG .contact-section-Lpqe9 p:nth-child(3) svg path {
    animation-delay: 0.8s;
}

.service-connect-YETjG .contact-section-Lpqe9 p:nth-child(5) svg path {
    animation-delay: 1s;
}

.contact-section-lYDkn::before {
    width: 100%;
    background: linear-gradient(120deg, rgb(202,210,202,0.5) 0%, transparent 75%);
    left: 0;
    content: "";
    position: absolute;
    opacity: 0.15;
    height: 100%;
    top: 0;
}

.contact-section-lYDkn .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 0 30px;
}

.contact-section-lYDkn .message-feedback-GXJ6k {
    flex-direction: row-reverse;
    margin-top: 50px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    flex-wrap: wrap;
    display: flex;
    border-radius: 10px;
}

.contact-section-lYDkn .post-image-grid-emgN5::after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    content: "";
    position: absolute;
}

.contact-section-lYDkn form {
    width: 100%;
    padding-left: 25px;
}

.contact-section-lYDkn form h3 {
    font-size: 22px;
    font-family: Arial, sans-serif;
    margin-bottom: 35px;
    font-weight: 600;
    color: #000000;
}

.contact-section-lYDkn form input[type="text"]:focus {
    background: rgba(rgb(202,210,202), 0.05);
    box-shadow: 0 0 0 2px rgb(202,210,202,0.5);
    outline: none;
}

.contact-section-lYDkn form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}

.contact-section-lYDkn .request-feedback-b1ImL input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-section-lYDkn .request-feedback-b1ImL label {
    position: relative;
    color: #000000;
    padding-left: 35px;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.5;
}

.contact-section-lYDkn .request-feedback-b1ImL input[type="checkbox"]:checked + label::before {
    border-color: rgb(202,210,202);
    background-color: rgb(202,210,202);
}

.contact-section-lYDkn .request-feedback-b1ImL label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(202,210,202);
}

.contact-section-lYDkn .request-feedback-b1ImL label a:hover {
    text-decoration: underline;
    color: rgb(164,176,164);
}

.contact-section-lYDkn form .query-section-sQF0N::before {
    position: absolute;
    transition: all 0.4s ease;
    transform: rotate(45deg) translateX(-200%);
    width: 120%;
    height: 120%;
    content: "";
    left: -10%;
    background: rgba(255, 255, 255, 0.2);
    top: -10%;
}

.contact-section-lYDkn form .query-section-sQF0N:hover {
    box-shadow: 0 8px 15px rgba(rgb(202,210,202), 0.3);
    transform: translateY(-2px);
}

.contact-section-lYDkn svg {
    fill: rgb(202,210,202);
    width: 22px;
    height: 22px;
}

.leadership-experience-CWvnU {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,237,233) 0%, rgb(164,176,164,0.5) 100%);
    padding: 5rem 2rem;
    position: relative;
}

.leadership-experience-CWvnU .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
    z-index: 2;
}

.leadership-experience-CWvnU .learn-ratings-kc4DS {
    box-shadow: 
    0 10px 30px rgba(0,0,0,0.05),
    0 20px 60px rgba(0,0,0,0.08);
    grid-template-columns: 1fr;
    overflow: hidden;
    gap: 2rem;
    display: grid;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-left: 4px solid rgb(202,210,202);
    background: #ffffff;
    padding: 2.5rem;
    position: relative;
    transform: rotateY(-5deg);
}

.leadership-experience-CWvnU .learn-ratings-kc4DS:hover {
    transform: rotateY(0deg) translateZ(10px);
    box-shadow: 
    0 15px 35px rgba(0,0,0,0.08),
    0 25px 70px rgba(0,0,0,0.12);
}

.leadership-experience-CWvnU .post-image-grid-emgN5 {
    height: 120px;
    animation: pulse 6s infinite alternate;
    border-radius: 50%;
    box-shadow: 
    0 5px 15px rgba(0,0,0,0.1),
    0 0 0 5px #ffffff,
    0 0 0 8px rgb(164,176,164,0.5);
    width: 120px;
}

.leadership-experience-CWvnU .name {
    font-size: 20px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin: 0 0 0.5rem;
    color: rgb(202,210,202);
}

.leadership-experience-CWvnU .learn-ratings-kc4DS:hover .name::after {
    width: 100%;
}

.leadership-experience-CWvnU .learn-ratings-kc4DS > div:nth-child(2) > div {
    font-size: 0.95rem;
    position: relative;
    color: #000000;
    opacity: 0.85;
    font-weight: 600;
}

.leadership-experience-CWvnU .job-content-kqQEA::before {
    content: "";
    top: -2.5rem;
    left: -1rem;
    font-size: 5rem;
    color: rgb(164,176,164,0.5);
    opacity: 0.3;
    pointer-events: none;
    position: absolute;
}

.appArea-YKqmO {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(233,237,233) 0%, rgb(202,210,202,0.5) 100%);
    overflow: hidden;
}

.appArea-YKqmO::after {
    position: absolute;
    transform: rotate(12deg) skew(-5deg);
    content: "";
    background: linear-gradient(45deg, rgb(202,210,202) 0%, transparent 80%);
    height: 65%;
    pointer-events: none;
    left: -10%;
    width: 45%;
    opacity: 0.1;
    bottom: -5%;
    z-index: 1;
}

.appArea-YKqmO h2 {
    transform: translateX(-5%);
    max-width: 90%;
    color: rgb(202,210,202);
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    font-size: 31px;
    margin-bottom: 35px;
}

.appArea-YKqmO .edu-beliefs-pSHLC {
    position: relative;
    transform: translateX(5%);
    background-color: #ffffff;
    padding: 50px 40px 50px 60px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.1);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.appArea-YKqmO .edu-beliefs-pSHLC::after {
    right: 20px;
    border-radius: 50%;
    height: 100px;
    z-index: -1;
    background: radial-gradient(circle, rgb(164,176,164,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    width: 100px;
    top: 20px;
    opacity: 0.3;
}

.appArea-YKqmO li span {
    max-width: 95%;
    position: relative;
    color: #000000;
    font-size: calc(15px + 0.1rem);
    display: block;
    line-height: 1.7;
    font-weight: 400;
}

.appArea-YKqmO:hover h2::after {
    transform: scaleX(1.3);
}


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



@media (max-width: 767px) {.instructional-approach-X6wrF {
    padding: 4rem 0;
}.instructional-approach-X6wrF .edu-beliefs-pSHLC {
    padding: 0 1.5rem;
}.instructional-approach-X6wrF h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 2rem;
}.instructional-approach-X6wrF h2::after {
    width: 50%;
    height: 2px;
}.instructional-approach-X6wrF .message-holder-iazwg {
    padding: 1.75rem;
}.instructional-approach-X6wrF .message-holder-iazwg::after {
    bottom: -10px;
    font-size: 8rem;
    right: 20px;
}
}



@media (prefers-reduced-motion: reduce) {.instructional-approach-X6wrF h2::after,
    .instructional-approach-X6wrF .message-holder-iazwg,
    .instructional-approach-X6wrF .message-holder-iazwg::before,
    .instructional-approach-X6wrF .message-holder-iazwg::after {
    transition: none;
}
}


@media only screen and (max-width: 800px) {.privacy-holdfast-8nmfU {
    padding: 20px;
}.privacy-holdfast-8nmfU h1 {
    font-size: calc(21px * 0.8);
}.privacy-holdfast-8nmfU h2 {
    font-size: calc(21px * 0.8);
}.privacy-holdfast-8nmfU ul {
    margin-left: 10px;
    padding-left: 10px;
}.privacy-holdfast-8nmfU li::before {
    left: -15px;
}.privacy-holdfast-8nmfU p {
    font-size: calc(15px * 0.9);
}}



@media (max-width: 767px) {.law-res-ej5Q7 .nav-main-2hCcB {
    max-width: 100%;
    margin-bottom: 20px;
    flex: 0 0 100%;
}.law-res-ej5Q7 .company_holder {
    padding: 20px 15px;
}.law-res-ej5Q7 .faq-block-t6NB0 {
    max-width: 100%;
    padding: 15px;
}
}



@media (max-width: 576px) {.law-res-ej5Q7 {
    padding: 40px 0;
}.law-res-ej5Q7 .company_holder h3 {
    font-size: calc(38px * 0.8);
}.law-res-ej5Q7 .nav-main-2hCcB h5 {
    font-size: calc(23px * 0.9);
}.law-res-ej5Q7 .nav-main-2hCcB .first-lesson-MVpFq a {
    font-size: calc(12px * 0.95);
}}



@media (max-width: 768px) {.opening-board-u9Oot .fast-study-hf3st {
    padding-left: 1rem;
}.opening-board-u9Oot .course-begin-MqJFK > div {
    padding: 2.5rem 1.5rem;
    min-height: 300px;
}.opening-board-u9Oot .course-begin-MqJFK p {
    padding-left: 1rem;
}.opening-board-u9Oot .course-begin-MqJFK h3 {
    padding-right: 1rem;
}
}


@media only screen and (max-width: 1200px) {.cookie-window-overlay-6bV9P {
    padding: 20px;
}
}



@media (max-width: 991px) {.customer-feedback-GPv0l {
    padding: 4rem 0;
}.customer-feedback-GPv0l .learn-reviews-sNXgU {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 2rem;
}.customer-feedback-GPv0l .learn-ratings-kc4DS {
    padding: 1.75rem;
}
}



@media (max-width: 767px) {.customer-feedback-GPv0l {
    padding: 3rem 0;
}.customer-feedback-GPv0l h2 {
    margin-bottom: 2.5rem;
    font-size: calc(30px - 0.2rem);
}.customer-feedback-GPv0l .learn-reviews-sNXgU {
    max-width: 500px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.customer-feedback-GPv0l .learn-ratings-kc4DS {
    transform: none !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.customer-feedback-GPv0l .learn-ratings-kc4DS:hover {
    transform: translateY(-5px) !important;
}
}



@media screen and (max-width: 1199px) {.our-team-7R4vd {
    padding: 120px 0 100px;
}.our-team-7R4vd h3 {
    font-size: calc(37px - 0.2rem);
}.our-team-7R4vd .heritage-edu-Uuybx,
    .our-team-7R4vd .our-journey-0egS3 {
    width: 110%;
}.our-team-7R4vd .heritage-edu-Uuybx {
    margin-left: -10%;
}.our-team-7R4vd .our-journey-0egS3 {
    margin-right: -10%;
}.our-team-7R4vd .heritage-edu-Uuybx .post-image-grid-emgN5,
    .our-team-7R4vd .our-journey-0egS3 .exp-years-VywM5 {
    height: 450px;
}.our-team-7R4vd .heritage-edu-Uuybx p,
    .our-team-7R4vd .our-journey-0egS3 p {
    padding: 30px;
}
}



@media screen and (max-width: 767px) {.our-team-7R4vd {
    padding: 80px 0 60px;
}.our-team-7R4vd h3 {
    font-size: calc(37px - 0.6rem);
    padding-left: 20px;
    margin-bottom: 40px;
}.our-team-7R4vd .heritage-edu-Uuybx {
    margin-bottom: 60px;
}.our-team-7R4vd .heritage-edu-Uuybx span {
    font-size: calc(18px - 0.3rem);
    padding: 8px 20px;
}.our-team-7R4vd .heritage-edu-Uuybx .post-image-grid-emgN5,
    .our-team-7R4vd .our-journey-0egS3 .exp-years-VywM5 {
    height: 350px;
}.our-team-7R4vd .heritage-edu-Uuybx p,
    .our-team-7R4vd .our-journey-0egS3 p {
    font-size: calc(12px - 0.1rem);
    padding: 25px;
}.our-team-7R4vd::after {
    filter: blur(30px);
}.our-team-7R4vd .heritage-edu-Uuybx::after,
    .our-team-7R4vd .our-journey-0egS3::after {
    width: 100px;
    height: 100px;
    filter: blur(50px);
}
}



@media screen and (max-width: 575px) {.our-team-7R4vd {
    padding: 60px 0 40px;
}.our-team-7R4vd h3 {
    padding-left: 15px;
    margin-bottom: 30px;
    font-size: calc(37px - 0.8rem);
    border-left-width: 3px;
}.our-team-7R4vd .heritage-edu-Uuybx {
    margin-bottom: 50px;
    gap: 20px;
}.our-team-7R4vd .heritage-edu-Uuybx span {
    padding: 6px 15px;
    font-size: calc(18px - 0.4rem);
}.our-team-7R4vd .heritage-edu-Uuybx .post-image-grid-emgN5,
    .our-team-7R4vd .our-journey-0egS3 .exp-years-VywM5 {
    height: 280px;
}.our-team-7R4vd .heritage-edu-Uuybx p,
    .our-team-7R4vd .our-journey-0egS3 p {
    font-size: calc(12px - 0.2rem);
    padding: 20px;
}.our-team-7R4vd::after {
    filter: blur(20px);
}.our-team-7R4vd .edu-beliefs-pSHLC::before,
    .our-team-7R4vd .edu-beliefs-pSHLC::after {
    width: 70%;
}
}



@media (max-width: 767px) {header .main-learning-kwBKx {
    padding: 15px 10px;
}header .main-learning-kwBKx .first-expert-h6MOQ .head-page-gki4N svg {
    height: 40px;
}header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb a {
    padding: 6px 10px;
    font-size: calc(14px - 2px);
}}



@media (max-width: 991px) {.pricing-row-asP8W {
    padding: 80px 0 60px;
}.pricing-row-asP8W .rate-packages-pfYtP {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}



@media (max-width: 767px) {.pricing-row-asP8W {
    padding: 60px 0 40px;
}.pricing-row-asP8W .payment-deals-XiKr7 {
    margin-bottom: 40px;
}.pricing-row-asP8W .rate-packages-pfYtP {
    max-width: 450px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.pricing-row-asP8W .learning-plan-1S2JT {
    padding: 25px 20px;
}.pricing-row-asP8W .learning-plan-1S2JT h3 {
    font-size: 21px;
}.pricing-row-asP8W .learning-deals-cNGAW {
    font-size: calc(21px + 2px);
}.pricing-row-asP8W .learning-plan-1S2JT p {
    font-size: calc(15px - 1px);
}.pricing-row-asP8W .post-image-grid-emgN5 {
    height: 180px;
}
}



@media screen and (max-width: 992px) {.course-program-description-bPE7a {
    padding: 60px 0;
}.course-program-description-bPE7a .master-it-wVNr1 {
    padding: 30px 40px;
}.course-program-description-bPE7a .post-image-grid-emgN5 {
    min-height: 380px;
}.course-program-description-bPE7a .first-expert-h6MOQ svg {
    width: 100px;
}.course-program-description-bPE7a .master-it-wVNr1 h3 {
    font-size: calc(31px * 0.9);
}
}



@media screen and (max-width: 480px) {.course-program-description-bPE7a {
    padding: 40px 0;
}.course-program-description-bPE7a .post-image-grid-emgN5 {
    min-height: 250px;
}.course-program-description-bPE7a .master-it-wVNr1 {
    padding: 25px 20px;
}.course-program-description-bPE7a .master-it-wVNr1 h3 {
    font-size: calc(22px * 1.2);
}.course-program-description-bPE7a .first-expert-h6MOQ svg {
    width: 80px;
}}


@media (min-width: 768px) {.service-connect-YETjG .contact-now-BKnlC {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    display: grid;
}.service-connect-YETjG .reach-experts-kRsyx {
    grid-column: 1 / -1;
}.service-connect-YETjG .reach-experts-kRsyx svg {
    margin-right: 18px;
    height: 32px;
    width: 32px;
}.service-connect-YETjG .post-image-grid-emgN5 {
    grid-column: 1;
    grid-row: 2;
    object-fit: cover;
    height: 100%;
    object-position: center;
}.service-connect-YETjG .contact-section-Lpqe9 {
    padding: 30px;
    grid-row: 2;
    grid-column: 2;
}.service-connect-YETjG .contact-section-Lpqe9 p svg {
    height: 22px;
    width: 22px;
}.service-connect-YETjG .request-feedback-joVzn {
    margin-top: 20px;
}.service-connect-YETjG .inquire-now-ayb2O svg {
    width: 22px;
    height: 22px;
    margin-right: 12px;
}.service-connect-YETjG .reach-out-0EVKH {
    grid-template-columns: repeat(3, 1fr);
}.service-connect-YETjG .instant-help-3qk1E svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}
}



@media screen and (max-width: 991px) {.contact-section-lYDkn .post-image-grid-emgN5 {
    min-height: 300px;
    flex: 0 0 100%;
}.contact-section-lYDkn .query-links-nUSga {
    flex: 0 0 100%;
}.contact-section-lYDkn .query-links-nUSga::before {
    top: 0;
    background: linear-gradient(to right, rgb(202,210,202), rgb(164,176,164));
    height: 5px;
    left: 40px;
    width: calc(100% - 80px);
}.contact-section-lYDkn form {
    padding-left: 0;
    padding-top: 25px;
}
}



@media (min-width: 768px) {.leadership-experience-CWvnU {
    padding: 7rem 3rem;
}.leadership-experience-CWvnU .learn-ratings-kc4DS {
    gap: 3rem;
    padding: 3rem;
    grid-template-columns: auto 1fr 2fr;
    align-items: center;
}.leadership-experience-CWvnU .post-image-grid-emgN5 {
    width: 150px;
    height: 150px;
}.leadership-experience-CWvnU .name {
    margin-bottom: 0.75rem;
    font-size: calc(20px * 1.1);
}.leadership-experience-CWvnU .learn-ratings-kc4DS > div:nth-child(2) > div {
    font-size: 1.05rem;
}.leadership-experience-CWvnU .job-content-kqQEA {
    padding-right: 2rem;
    font-size: calc(15px * 1.05);
}
}



@media (max-width: 991px) {.appArea-YKqmO {
    padding: 90px 0;
}.appArea-YKqmO h2 {
    font-size: calc(31px - 0.2rem);
    transform: translateX(0);
    max-width: 100%;
}.appArea-YKqmO .edu-beliefs-pSHLC {
    padding: 40px 30px 40px 45px;
    transform: translateX(0);
}.appArea-YKqmO:hover .edu-beliefs-pSHLC {
    transform: translateX(0) translateY(-5px);
}
}



@media (max-width: 767px) {.appArea-YKqmO {
    padding: 70px 0;
}.appArea-YKqmO::before,
    .appArea-YKqmO::after {
    height: 50%;
    width: 70%;
}.appArea-YKqmO h2 {
    line-height: 1.35;
    font-size: calc(31px - 0.4rem);
    margin-bottom: 30px;
}.appArea-YKqmO .edu-beliefs-pSHLC {
    padding: 35px 25px 35px 35px;
}.appArea-YKqmO li::before {
    left: -15px;
    top: -25px;
    font-size: 90px;
}.appArea-YKqmO li span {
    font-size: 15px;
}
}



@media (max-width: 575px) {.appArea-YKqmO {
    padding: 60px 0;
}.appArea-YKqmO .container {
    transform: perspective(1000px) rotateX(1deg);
}.appArea-YKqmO h2 {
    margin-bottom: 25px;
    font-size: calc(31px - 0.5rem);
}.appArea-YKqmO h2::after {
    height: 2px;
    width: 60px;
}.appArea-YKqmO .edu-beliefs-pSHLC {
    padding: 25px 20px 25px 25px;
}.appArea-YKqmO .edu-beliefs-pSHLC::before {
    width: 4px;
}.appArea-YKqmO li::before {
    font-size: 70px;
    left: -10px;
    top: -20px;
}.appArea-YKqmO li span {
    line-height: 1.6;
    font-size: calc(15px - 0.1rem);
}
}



@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulseOpacity {
    0% {
        opacity: 0.15;
        transform: scale(1);
    }
    100% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}



@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}



@keyframes overlayPulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

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

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



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



@keyframes pulse {
  0%, 100% {
    box-shadow: 
      0 5px 15px rgba(0,0,0,0.1),
      0 0 0 5px #ffffff,
      0 0 0 8px rgb(164,176,164,0.5);
  }
  50% {
    box-shadow: 
      0 8px 20px rgba(0,0,0,0.15),
      0 0 0 5px #ffffff,
      0 0 0 12px rgb(164,176,164,0.5);
  }
}

