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

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

html,body {
    scroll-behavior: auto;
    auto
contain
touch-action: none;
    height: 100%;
    min-height: 100%;
    scroll-snap-type: none;
    color: #000000;
    font-family: Arial, sans-serif;
}

.main-mainbar-P9Y0u {
    flex: 1 0 auto;
}


.instructional-approach-X6wrF {
    background: linear-gradient(145deg, rgb(233,237,233) 0%, rgba(245, 248, 252, 1) 100%);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}

.instructional-approach-X6wrF .edu-beliefs-pSHLC {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    transform-style: preserve-3d;
    perspective: 1000px;
}

.instructional-approach-X6wrF h2 {
    position: relative;
    margin-bottom: 3rem;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    font-size: 36px;
    transform: translateZ(5px);
}

.instructional-approach-X6wrF h2::after {
    transform: scaleX(0.8);
    background: linear-gradient(90deg, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    left: 0;
    width: 40%;
    position: absolute;
    height: 3px;
    content: "";
    bottom: -0.75rem;
}

.instructional-approach-X6wrF .message-holder-iazwg::before {
    height: 100px;
    content: "";
    width: 100px;
    border-radius: 0 0 0 100%;
    right: 0;
    transition: transform 0.5s ease;
    background: linear-gradient(135deg, rgb(164,176,164,0.5) 0%, transparent 70%);
    position: absolute;
    top: 0;
    transform: translate(20%, -20%);
    opacity: 0.1;
}

.instructional-approach-X6wrF p {
    position: relative;
    font-size: 13px;
    color: #000000;
    margin: 0;
    line-height: 1.7;
    z-index: 2;
}

.instructional-approach-X6wrF .message-holder-iazwg:hover::after {
    transform: translateY(-10px);
}

.privacy-holdfast-8nmfU {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    background-color: rgb(233,237,233);
    padding: 40px;
    color: #000000;
}

.privacy-holdfast-8nmfU h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 600;
    color: rgb(164,176,164);
    font-size: 29px;
}

.privacy-holdfast-8nmfU ul {
    margin-left: 20px;
    list-style: none;
    padding-left: 20px;
    color: #000000;
}

.privacy-holdfast-8nmfU li {
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
}

.privacy-holdfast-8nmfU div {
    margin-bottom: 20px;
}

.privacy-holdfast-8nmfU p {
    font-size: 15px;
    color: #000000;
    line-height: 1.6;
}

.privacy-holdfast-8nmfU a {
    text-decoration: none;
    transition: color 0.3s;
    font-weight: 600;
    color: rgb(202,210,202);
}

.law-res-ej5Q7 .container {
    flex-wrap: wrap;
    display: flex;
}

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

.law-res-ej5Q7 .faq-block-t6NB0 {
    font-size: 12px;
    line-height: 1.7;
    color: #ffffff;
    margin: 0 auto;
    max-width: 80%;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    text-align: center;
}

.law-res-ej5Q7 .nav-main-2hCcB {
    border-radius: 26px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    max-width: calc(50% - 30px);
    transition: all 0.3s ease;
    flex: 0 0 calc(50% - 30px);
}

.law-res-ej5Q7 .nav-main-2hCcB h5 {
    margin-bottom: 20px;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 23px;
    font-weight: 600;
    color: #ffffff;
}

.law-res-ej5Q7 .nav-main-2hCcB .first-lesson-MVpFq a:hover {
    transform: translateY(-2px);
    color: #ffffff;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

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



footer::after {
    position: absolute;
    left: 0;
    background-size: 20px 20px;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    content: '';
    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);
}

.opening-board-u9Oot .fast-study-hf3st {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 2rem;
    transform: translateY(-20px);
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
}

.opening-board-u9Oot .master-expert-No6Tw::after {
    position: absolute;
    background: rgb(202,210,202);
    height: 4px;
    animation: scaleIn 0.6s 0.4s ease forwards;
    content: "";
    left: 0;
    transform-origin: left;
    width: 80px;
    transform: scaleX(0);
    bottom: 0;
}

.opening-board-u9Oot .course-begin-MqJFK::before {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3));
    content: "";
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
}

.opening-board-u9Oot .course-begin-MqJFK p {
    font-size: clamp(1rem, 3vw, 1.25rem);
    animation: fadeInRight 0.6s 0.6s ease-out forwards;
    transform: translateX(-20px);
    max-width: 80%;
    margin-bottom: 2rem;
    position: relative;
    padding-left: 1.5rem;
    font-weight: 400;
    opacity: 0;
    color: #ffffff;
}



.opening-board-u9Oot .course-begin-MqJFK:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.cookie-window-overlay-6bV9P {
    z-index: 90;
    padding: 20px 0;
    position: fixed;
    border-top: 2px solid rgb(202,210,202);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    background: rgb(164,176,164);
    bottom: 0;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.cookie-window-overlay-6bV9P h5 {
    font-size: 23px;
    font-weight: 700;
    transition: color 0.3s ease-in-out;
    margin-bottom: 6px;
    color: #ffffff;
}

.consent-learn-VHSxu svg, .consent-learn-VHSxu svg path {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    width: 80px;
    fill: rgb(202,210,202);
}

.cookie_button.user-tracker-z8DyK {
    background: rgb(202,210,202);
}

.cookie_button.data-policy-ok0t7 {
    background: rgb(164,176,164);
}

.cookie-eductrl-iJ0tB:hover {
    transform: scale(1.05);
    box-shadow: rgb(202,210,202,0.5) 0px 6px 15px 0px;
}

.cookie-window-overlay-6bV9P p a {
    transition: color 0.3s ease-in-out;
    font-weight: 600;
    color: rgb(202,210,202);
    text-decoration: none;
}

.wrapper-template-MIphb .cookie-eductrl-iJ0tB {
    padding: 10px;
    margin-left: 30px;
    background: rgb(202,210,202);
    font-size: 14px;
    font-weight: 400;
    border-radius: 10px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    color: #ffffff;
    border: none;
}

#cookieDialogAlert-9yKUS:checked ~ .cookie-window-overlay-6bV9P {
    visibility: hidden;
    opacity: 0;
}

.customer-feedback-GPv0l::before {
    opacity: 0.4;
    content: "";
    filter: blur(30px);
    width: 25rem;
    background: linear-gradient(120deg, rgb(202,210,202,0.5) 0%, transparent 70%);
    height: 25rem;
    transform: rotate(-15deg) skew(20deg);
    z-index: 0;
    right: -5%;
    position: absolute;
    top: -10%;
}

.customer-feedback-GPv0l h2 {
    font-size: 30px;
    z-index: 2;
    font-weight: 700;
    margin-bottom: 3.5rem;
    text-align: center;
    color: #000000;
    transform: translateZ(0);
    position: relative;
}

.customer-feedback-GPv0l h2:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}

.customer-feedback-GPv0l .container.edu-beliefs-pSHLC {
    margin: 0 auto;
    width: 100%;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}

.customer-feedback-GPv0l .learn-ratings-kc4DS {
    position: relative;
    border-left: 4px solid rgb(202,210,202);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    background: #ffffff;
    transform: translateZ(0) rotateX(0deg);
    padding: 2rem;
    transform-style: preserve-3d;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 5px rgba(0, 0, 0, 0.03);
    will-change: transform, box-shadow;
}

.customer-feedback-GPv0l .learn-ratings-kc4DS:nth-child(even):hover {
    transform: translateY(-10px) rotateX(-5deg) scale(1.02);
}

.customer-feedback-GPv0l .learn-ratings-kc4DS h3::after {
    background-color: rgb(164,176,164,0.5);
    z-index: -1;
    transition: transform 0.3s ease-out;
    bottom: 2px;
    height: 8px;
    transform-origin: left;
    width: 100%;
    position: absolute;
    content: "";
    transform: scaleX(0.3);
    left: 0;
}

.customer-feedback-GPv0l .learn-ratings-kc4DS div {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-left: auto;
    overflow: hidden;
    position: relative;
    border: 3px solid #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.customer-feedback-GPv0l .learn-ratings-kc4DS:hover div::before {
    transform: rotate(35deg) translateX(100%);
}

.customer-feedback-GPv0l .learn-ratings-kc4DS img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
    transition: transform 0.5s ease;
}

.customer-feedback-GPv0l .learn-ratings-kc4DS:hover img {
    transform: scale(1.1);
}

.our-team-7R4vd::before {
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    animation: gradientFlow 25s infinite alternate;
    background: linear-gradient(125deg, rgb(202,210,202,0.5) 0%, transparent 40%, rgb(164,176,164,0.5) 80%, rgb(202,210,202,0.5) 100%);
    width: 100%;
    z-index: 1;
    opacity: 0.15;
    height: 100%;
}



.our-team-7R4vd .container {
    position: relative;
    z-index: 2;
}

.our-team-7R4vd .edu-beliefs-pSHLC {
    max-width: 100vw;
    position: relative;
}

.our-team-7R4vd h3 {
    font-weight: 700;
    transform: translateY(-100%) translateY(-30px);
    top: 0;
    padding-left: 30px;
    margin: 0;
    font-size: 37px;
    letter-spacing: 1px;
    border-left: 4px solid rgb(202,210,202);
    position: absolute;
    left: 0;
    color: #000000;
}

.our-team-7R4vd .heritage-edu-Uuybx span::before {
    width: 15px;
    left: -15px;
    transform: skewX(15deg);
    background: rgb(202,210,202);
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
    content: "";
}

.our-team-7R4vd .heritage-edu-Uuybx p {
    grid-column: 2 / 3;
    color: #000000;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.8);
    width: 110%;
    border-radius: 13px;
    font-size: 12px;
    transform: translateX(-30px);
    line-height: 1.8;
    backdrop-filter: blur(10px);
    grid-row: 1 / 2;
    z-index: 5;
    align-self: center;
    padding: 40px;
}

.our-team-7R4vd .our-journey-0egS3 {
    margin-right: -15%;
    grid-template-columns: 1.4fr 1.6fr;
    position: relative;
    margin-left: auto;
    display: grid;
    width: 115%;
    gap: 20px;
}

.our-team-7R4vd .our-journey-0egS3 p {
    grid-column: 1 / 2;
    transform: translateX(30px);
    align-self: center;
    padding: 40px;
    line-height: 1.8;
    backdrop-filter: blur(10px);
    color: #000000;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    font-size: 12px;
    border-radius: 13px;
    z-index: 5;
    grid-row: 1 / 2;
    background: rgba(255, 255, 255, 0.8);
    width: 110%;
}

.our-team-7R4vd .our-journey-0egS3 .exp-years-VywM5::before {
    position: absolute;
    z-index: 2;
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent);
    width: 100%;
}

.our-team-7R4vd .our-journey-0egS3::after {
    left: 10%;
    background: rgb(164,176,164);
    top: -100px;
}

.our-team-7R4vd .heritage-edu-Uuybx::before,
.our-team-7R4vd .our-journey-0egS3::before {
    background: linear-gradient(to right, transparent, rgb(202,210,202,0.5) 50%, transparent);
    height: 1px;
    position: absolute;
    width: 300px;
    animation: widthPulse 6s infinite alternate;
    content: "";
}



.our-team-7R4vd .heritage-edu-Uuybx::before {
    left: 20%;
    top: -20px;
}

.our-team-7R4vd .edu-beliefs-pSHLC::after {
    right: 10%;
    bottom: 15%;
}

header .main-learning-kwBKx {
    align-items: center;
    padding: 25px 30px;
    justify-content: space-between;
    position: relative;
    display: flex;
}

header .main-learning-kwBKx::before,
header .main-learning-kwBKx::after {
    background: linear-gradient(to right, rgb(202,210,202), transparent);
    width: 30%;
    position: absolute;
    content: "";
    height: 2px;
}

header .main-learning-kwBKx::before {
    top: 10px;
    left: 0;
}

header .main-learning-kwBKx .first-expert-h6MOQ {
    z-index: 2;
    position: relative;
}

header .main-learning-kwBKx .first-expert-h6MOQ:hover::before {
    transform: rotate(15deg) scale(1.1);
}

header .main-learning-kwBKx .first-expert-h6MOQ .head-page-gki4N {
    display: block;
    transition: transform 0.3s ease;
}

header .main-learning-kwBKx .first-expert-h6MOQ:hover .head-page-gki4N {
    transform: translateY(-3px);
}

header .main-learning-kwBKx .nav-main-2hCcB {
    position: relative;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

header .main-learning-kwBKx .nav-main-2hCcB::before {
    background: rgb(164,176,164,0.5);
    transition: all 0.5s ease;
    z-index: -1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.05;
    top: 0;
}

header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb a:hover {
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    color: #ffffff;
}

header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb a::before {
    width: 100%;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    background: rgb(202,210,202);
    transform-origin: right top;
    z-index: -1;
    top: 0;
    left: 0;
    transition: transform 0.4s ease, border-radius 0.4s ease;
    height: 100%;
    transform: scale(0);
    position: absolute;
    content: "";
}

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

.pricing-row-asP8W {
    overflow: hidden;
    position: relative;
    --card-transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    --card-hover-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    --card-accent: rgb(202,210,202);
    --card-border: linear-gradient(135deg, rgb(202,210,202), rgb(164,176,164));
    --card-bg: #ffffff;
    --pricing-bg: #f5f7fa;
    --card-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    background-color: var(--pricing-bg);
    padding: 120px 0 80px;
}

.pricing-row-asP8W .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1400px;
}

.pricing-row-asP8W .qtr-cost-cM1NW {
    display: flex;
    flex-direction: column;
}

.pricing-row-asP8W .payment-deals-XiKr7 h2 {
    font-weight: 700;
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 36px;
    margin-bottom: 20px;
}

.pricing-row-asP8W .price-tiers-afkIh {
    line-height: 1.6;
    color: #000000;
    margin: 0 auto;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    max-width: 700px;
    font-size: calc(15px + 2px);
}

.pricing-row-asP8W .skill-plans-GiYLD {
    text-decoration: none;
    transition: transform var(--card-transition);
    color: inherit;
    height: 100%;
    transform: translateY(0);
    display: block;
}

.pricing-row-asP8W .bundle-offer-1Ajfz {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 22px;
    transition: box-shadow var(--card-transition);
    box-shadow: var(--card-shadow);
    background-color: var(--card-bg);
    height: 100%;
    overflow: hidden;
}

.pricing-row-asP8W .skill-plans-GiYLD:hover .bundle-offer-1Ajfz::before {
    transform: scaleX(1);
}

.pricing-row-asP8W .learning-plan-1S2JT h3 {
    margin-bottom: 15px;
    font-weight: 700;
    position: relative;
    color: #000000;
    font-size: calc(21px + 2px);
    transition: color 0.3s ease;
    display: inline-block;
}

.pricing-row-asP8W .learning-deals-cNGAW {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    color: var(--card-accent);
    font-size: calc(21px + 6px);
}

.pricing-row-asP8W .skill-plans-GiYLD:hover .learning-deals-cNGAW::after {
    width: 60px;
}

.pricing-row-asP8W .post-image-grid-emgN5 {
    width: 100%;
    transition: transform 0.6s ease;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.pricing-row-asP8W .post-image-grid-emgN5::after {
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    content: "";
    opacity: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
}

.course-program-description-bPE7a::before {
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(202,210,202,0.5) 5%, transparent 10%),
        radial-gradient(circle at 70% 65%, rgb(164,176,164,0.5) 5%, transparent 10%),
        radial-gradient(circle at 40% 80%, rgb(202,210,202,0.5) 4%, transparent 8%),
        radial-gradient(circle at 80% 10%, rgb(164,176,164,0.5) 4%, transparent 8%);
    z-index: 1;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    animation: backgroundPulse 15s infinite alternate;
    opacity: 0.6;
    left: 0;
    width: 100%;
}

.course-program-description-bPE7a .edu-beliefs-pSHLC {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    transition: all 0.5s ease;
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 8px 15px rgba(0, 0, 0, 0.5), 
                0 0 0 1px rgb(202,210,202,0.5);
    position: relative;
    backdrop-filter: blur(10px);
    overflow: hidden;
    border-radius: 16px;
}

.course-program-description-bPE7a .first-expert-h6MOQ:hover {
    transform: perspective(1000px) rotateY(10deg);
}

.course-program-description-bPE7a .first-expert-h6MOQ svg {
    width: 120px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
    height: auto;
}

.course-program-description-bPE7a .first-expert-h6MOQ:hover svg path {
    fill: rgb(164,176,164);
}

.course-program-description-bPE7a .master-it-wVNr1 h3::after {
    height: 3px;
    background: linear-gradient(90deg, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
    content: "";
    transform: translateZ(-5px);
    filter: blur(1px);
    width: 80px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    bottom: -12px;
}

.course-program-description-bPE7a .post-image-grid-emgN5 {
    position: relative;
    flex: 1 1 45%;
    min-height: 450px;
    perspective: 1000px;
    transition: all 0.5s ease;
    transform-style: preserve-3d;
}

.course-program-description-bPE7a .post-image-grid-emgN5::after {
    right: 20px;
    box-shadow: 0 0 30px rgb(202,210,202,0.5);
    content: "";
    bottom: 20px;
    border: 1px solid #ffffff;
    left: 20px;
    top: 20px;
    transform: translateZ(20px);
    opacity: 0.2;
    position: absolute;
    z-index: 2;
}

.service-connect-YETjG::before {
    height: 100%;
    z-index: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(202,210,202,0.5) 0%, transparent 40%, rgb(164,176,164,0.5) 60%, transparent 100%);
    top: 0;
    content: "";
    width: 100%;
    left: 0;
}


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

.service-connect-YETjG .contact-now-BKnlC {
    border-radius: 24px;
    position: relative;
    display: flex;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
    flex-direction: column;
}

.service-connect-YETjG .reach-experts-kRsyx svg {
    stroke-linejoin: round;
    stroke: #ffffff;
    animation: pulse 2s infinite ease-in-out;
    margin-right: 15px;
    stroke-linecap: round;
    stroke-width: 2;
    height: 30px;
    width: 30px;
    filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.5));
    fill: none;
}

.service-connect-YETjG .contact-section-Lpqe9 {
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 2;
    gap: 15px;
    padding: 30px;
}

.service-connect-YETjG .contact-section-Lpqe9 p:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
}

.service-connect-YETjG .contact-section-Lpqe9 p::before {
    content: "";
    height: 100%;
    width: 4px;
    left: 0;
    top: 0;
    position: absolute;
    background: rgb(202,210,202);
}

.service-connect-YETjG .contact-section-Lpqe9 p svg {
    top: 50%;
    stroke-width: 2;
    stroke-linecap: round;
    height: 20px;
    left: 20px;
    stroke: rgb(202,210,202);
    fill: none;
    position: absolute;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    stroke-linejoin: round;
    width: 20px;
}

.service-connect-YETjG .contact-section-Lpqe9 p a:hover {
    color: rgb(164,176,164);
}

.service-connect-YETjG .request-feedback-joVzn {
    border-top: 3px solid rgb(202,210,202);
    margin-top: 15px;
    background: rgb(233,237,233);
    padding: 25px 30px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    position: relative;
    border-radius: 10px;
}

.service-connect-YETjG .inquire-now-ayb2O svg {
    margin-right: 10px;
    stroke-linecap: round;
    stroke-linejoin: round;
    width: 20px;
    stroke: rgb(202,210,202);
    fill: none;
    stroke-width: 2;
    height: 20px;
}

.service-connect-YETjG .instant-help-3qk1E {
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s ease;
    color: #000000;
    justify-content: center;
    align-items: center;
    display: flex;
    border-left: 3px solid rgb(202,210,202,0.5);
    background: #ffffff;
    font-size: 18px;
    padding: 12px;
}

.service-connect-YETjG .instant-help-3qk1E:hover svg {
    stroke: rgb(164,176,164);
    transform: rotate(30deg);
}

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

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

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

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

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

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

.contact-section-lYDkn {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background-color: rgb(233,237,233);
}

.contact-section-lYDkn::after {
    width: 70%;
    bottom: 0;
    height: 70%;
    position: absolute;
    content: "";
    right: 0;
    opacity: 0.1;
    background: linear-gradient(240deg, rgb(164,176,164,0.5) 0%, transparent 70%);
}

.contact-section-lYDkn h2 {
    color: #000000;
    position: relative;
    margin-bottom: 15px;
    font-size: 35px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: 700;
}

.contact-section-lYDkn .post-image-grid-emgN5 {
    overflow: hidden;
    min-height: 500px;
    flex: 0 0 40%;
    position: relative;
}

.contact-section-lYDkn .query-links-nUSga {
    flex: 0 0 60%;
    padding: 60px;
    position: relative;
}

.contact-section-lYDkn .query-links-nUSga::before {
    height: calc(100% - 80px);
    content: "";
    width: 5px;
    background: linear-gradient(to bottom, rgb(202,210,202), rgb(164,176,164));
    border-radius: 2.5px;
    top: 40px;
    position: absolute;
    left: 0;
}

.contact-section-lYDkn form input[type="text"] {
    background: rgb(233,237,233);
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 18px 25px;
    color: #000000;
    font-family: Arial, sans-serif;
    border: none;
    transition: all 0.3s ease;
    width: 100%;
    font-size: 14px;
}

.contact-section-lYDkn .request-feedback-b1ImL {
    margin: 10px 0 30px;
    display: flex;
    align-items: flex-start;
}

.contact-section-lYDkn .request-feedback-b1ImL label::before {
    position: absolute;
    content: "";
    border: 2px solid rgb(202,210,202,0.5);
    left: 0;
    top: 2px;
    height: 22px;
    width: 22px;
    border-radius: 10px;
    transition: all 0.2s ease;
}

.contact-section-lYDkn .request-feedback-b1ImL input[type="checkbox"]:checked + label::after {
    content: "";
    width: 6px;
    height: 11px;
    border-right: 2px solid #ffffff;
    position: absolute;
    left: 8px;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    top: 9px;
}

.contact-section-lYDkn form .query-section-sQF0N {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    background: linear-gradient(45deg, rgb(202,210,202), rgb(164,176,164));
    font-weight: 600;
    padding: 15px 35px;
    transition: all 0.3s ease;
    border: none;
    color: #ffffff;
    border-radius: 10px;
    display: inline-block;
    font-size: 16px;
}

.contact-section-lYDkn form .query-section-sQF0N:hover::before {
    transform: rotate(45deg) translateX(200%);
}

.contact-section-lYDkn svg path {
    transition: fill 0.3s ease;
    fill: rgb(202,210,202);
}

.leadership-experience-CWvnU::before {
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    position: absolute;
    content: "";
    z-index: 1;
    background-size: 20px 20px;
    opacity: 0.05;
    top: 0;
    left: 0;
    background-image: 
    linear-gradient(45deg, rgb(164,176,164,0.5) 25%, transparent 25%),
    linear-gradient(-45deg, rgb(164,176,164,0.5) 25%, transparent 25%),
    linear-gradient(45deg, transparent 75%, rgb(164,176,164,0.5) 75%),
    linear-gradient(-45deg, transparent 75%, rgb(164,176,164,0.5) 75%);
    height: 100%;
    width: 100%;
}

.leadership-experience-CWvnU .learn-ratings-kc4DS::after {
    content: "";
    background: linear-gradient(
    135deg,
    transparent 0%,
    rgba(rgb(202,210,202), 0.02) 100%
  );
    position: absolute;
    height: 100%;
    width: 100%;
    pointer-events: none;
    top: 0;
    left: 0;
}

.leadership-experience-CWvnU .learn-ratings-kc4DS > div:first-child {
    position: relative;
    animation: slide-in 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateX(-2rem);
    opacity: 0;
}

.leadership-experience-CWvnU .learn-ratings-kc4DS > div:nth-child(2) {
    animation: slide-up 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    transform: translateY(1rem);
    opacity: 0;
}

.leadership-experience-CWvnU .name::after {
    bottom: -8px;
    width: 0;
    left: 0;
    background: rgb(164,176,164);
    height: 2px;
    content: "";
    position: absolute;
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.leadership-experience-CWvnU .job-content-kqQEA {
    position: relative;
    transform: translateY(1rem);
    animation: slide-up 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    color: #000000;
    font-size: 15px;
    line-height: 1.8;
    opacity: 0;
}

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

.appArea-YKqmO::before {
    content: "";
    opacity: 0.1;
    width: 40%;
    background: linear-gradient(225deg, rgb(164,176,164) 0%, transparent 70%);
    position: absolute;
    pointer-events: none;
    z-index: 1;
    height: 60%;
    top: -5%;
    transform: rotate(-15deg) skew(10deg);
    right: -10%;
}

.appArea-YKqmO .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(2deg);
    z-index: 5;
    position: relative;
}

.appArea-YKqmO h2::after {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: absolute;
    background: rgb(164,176,164);
    transform: scaleX(1);
    bottom: -12px;
    height: 3px;
    left: 0;
    width: 85px;
    content: "";
    transform-origin: left center;
}

.appArea-YKqmO .edu-beliefs-pSHLC::before {
    position: absolute;
    height: 100%;
    width: 6px;
    left: 0;
    background: linear-gradient(to bottom, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
    content: "";
    top: 0;
}

.appArea-YKqmO ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.appArea-YKqmO li {
    position: relative;
    z-index: 2;
}

.appArea-YKqmO li::before {
    left: -20px;
    position: absolute;
    top: -40px;
    font-family: serif;
    line-height: 1;
    color: rgb(202,210,202);
    z-index: -1;
    content: "";
    opacity: 0.1;
    font-size: 120px;
}

.appArea-YKqmO:hover .edu-beliefs-pSHLC {
    transform: translateX(5%) translateY(-5px);
}


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



@media (max-width: 991px) {.instructional-approach-X6wrF {
    padding: 5rem 0;
}.instructional-approach-X6wrF h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 2.5rem;
}.instructional-approach-X6wrF .message-holder-iazwg {
    padding: 2rem;
}
}



@media (max-width: 480px) {.instructional-approach-X6wrF {
    padding: 3rem 0;
}.instructional-approach-X6wrF .edu-beliefs-pSHLC {
    padding: 0 1rem;
}.instructional-approach-X6wrF h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 1.5rem;
}.instructional-approach-X6wrF .message-holder-iazwg {
    border-left-width: 3px;
    padding: 1.5rem;
}.instructional-approach-X6wrF p {
    font-size: calc(13px * 0.95);
}.instructional-approach-X6wrF .message-holder-iazwg::after {
    right: 10px;
    font-size: 6rem;
}
}



@media (hover: none) {.instructional-approach-X6wrF .message-holder-iazwg:hover {
    transform: none;
    box-shadow: 
            0 10px 30px rgba(0, 0, 0, 0.04),
            0 1px 3px rgba(0, 0, 0, 0.02);
}.instructional-approach-X6wrF .message-holder-iazwg:hover::before,
    .instructional-approach-X6wrF .message-holder-iazwg:hover::after {
    transform: none;
}}


@media (min-width: 768px) {.law-res-ej5Q7 .first-lesson-MVpFq {
    justify-content: space-between;
}.law-res-ej5Q7 .company_holder {
    flex: 0 0 30%;
    text-align: left;
}.law-res-ej5Q7 .gift-card-y5c0q {
    flex: 0 0 65%;
}.law-res-ej5Q7 .container {
    justify-content: space-between;
    align-items: flex-start;
}.law-res-ej5Q7 .faq-block-t6NB0 {
    margin: 0;
    max-width: 100%;
    text-align: left;
}
}



@media (max-width: 992px) {.opening-board-u9Oot {
    padding: 1.5rem;
}.opening-board-u9Oot .course-begin-MqJFK > div {
    padding: 3rem 2rem;
    min-height: 350px;
}.opening-board-u9Oot .course-begin-MqJFK p,
  .opening-board-u9Oot .course-begin-MqJFK h3 {
    max-width: 100%;
}
}



@media (max-width: 576px) {.opening-board-u9Oot {
    padding: 1rem;
}.opening-board-u9Oot .fast-study-hf3st {
    margin-bottom: 1.5rem;
}.opening-board-u9Oot .course-begin-MqJFK > div {
    padding: 2rem 1.25rem;
    min-height: 250px;
}.opening-board-u9Oot .master-expert-No6Tw::after {
    width: 60px;
    height: 3px;
}}


@media only screen and (max-width: 800px) {.consent-learn-VHSxu {
    display: none;
}.accept-cookies-H2O8p {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie-window-overlay-6bV9P h5 {
    text-align: center;
}.cookie-window-overlay-6bV9P p {
    text-align: center;
}.edu-settings-cxYWC {
    margin-bottom: 20px;
    text-align: center;
}.cookie-eductrl-iJ0tB {
    max-width: 300px;
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
}}



@media (max-width: 576px) {.customer-feedback-GPv0l {
    padding: 2.5rem 0;
}.customer-feedback-GPv0l h2 {
    font-size: calc(30px - 0.4rem);
    margin-bottom: 2rem;
}.customer-feedback-GPv0l h2::after {
    width: 4rem;
}.customer-feedback-GPv0l .learn-ratings-kc4DS {
    padding: 1.5rem;
}.customer-feedback-GPv0l .learn-ratings-kc4DS::before {
    top: -1.5rem;
    font-size: 8rem;
}.customer-feedback-GPv0l .learn-ratings-kc4DS div {
    height: 60px;
    width: 60px;
}}



@media screen and (max-width: 991px) {.our-team-7R4vd .heritage-edu-Uuybx p,
    .our-team-7R4vd .our-journey-0egS3 p {
    width: 100%;
}.our-team-7R4vd {
    padding: 100px 0 80px;
}.our-team-7R4vd h3 {
    position: relative;
    margin-bottom: 50px;
    transform: none;
    font-size: calc(37px - 0.4rem);
}.our-team-7R4vd .heritage-edu-Uuybx,
    .our-team-7R4vd .our-journey-0egS3 {
    margin-left: 0;
    gap: 30px;
    margin-right: 0;
    width: 100%;
    grid-template-columns: 1fr;
}.our-team-7R4vd .heritage-edu-Uuybx {
    margin-bottom: 80px;
}.our-team-7R4vd .heritage-edu-Uuybx span {
    font-size: calc(18px - 0.2rem);
    top: -15px;
    left: 0;
    right: auto;
}.our-team-7R4vd .heritage-edu-Uuybx .post-image-grid-emgN5 {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    height: 400px;
    border-radius: 13px;
}.our-team-7R4vd .heritage-edu-Uuybx p {
    transform: translateX(0);
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}.our-team-7R4vd .our-journey-0egS3 .exp-years-VywM5 {
    grid-row: 1 / 2;
    height: 400px;
    grid-column: 1 / 2;
    border-radius: 13px;
}.our-team-7R4vd .our-journey-0egS3 p {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    transform: translateX(0);
}.our-team-7R4vd .heritage-edu-Uuybx::after,
    .our-team-7R4vd .our-journey-0egS3::after {
    height: 150px;
    width: 150px;
}
}



@media screen and (min-width: 1400px) {.our-team-7R4vd .heritage-edu-Uuybx {
    margin-left: -20%;
    width: 120%;
}.our-team-7R4vd .our-journey-0egS3 {
    margin-right: -20%;
    width: 120%;
}.our-team-7R4vd .heritage-edu-Uuybx .post-image-grid-emgN5,
    .our-team-7R4vd .our-journey-0egS3 .exp-years-VywM5 {
    height: 550px;
}}



@media (max-width: 992px) {header .main-learning-kwBKx {
    flex-direction: column;
    padding: 20px 15px;
}header .main-learning-kwBKx .first-expert-h6MOQ {
    margin-bottom: 15px;
}header .main-learning-kwBKx .nav-main-2hCcB {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb {
    margin: 5px;
}header .main-learning-kwBKx .nav-main-2hCcB .site-nav-M9fBb a {
    padding: 8px 12px;
    font-size: calc(14px - 1px);
}
}



@media (min-width: 992px) {.pricing-row-asP8W .qtr-cost-cM1NW {
    flex-direction: row;
    align-items: center;
    gap: 60px;
}.pricing-row-asP8W .payment-deals-XiKr7 {
    width: 30%;
    order: 0;
    text-align: left;
    margin: 0;
}.pricing-row-asP8W .payment-deals-XiKr7 h2 {
    text-align: left;
    display: block;
}.pricing-row-asP8W .payment-deals-XiKr7 h2::after {
    left: 0;
    transform: none;
}.pricing-row-asP8W .price-tiers-afkIh {
    margin: 0;
    text-align: left;
}.pricing-row-asP8W .rate-packages-pfYtP {
    width: 70%;
}
}



@media (max-width: 480px) {.pricing-row-asP8W {
    padding: 50px 0 30px;
}.pricing-row-asP8W .payment-deals-XiKr7 h2 {
    font-size: calc(36px - 4px);
}.pricing-row-asP8W .price-tiers-afkIh {
    font-size: 15px;
}.pricing-row-asP8W .learning-plan-1S2JT {
    padding: 20px 15px;
}.pricing-row-asP8W .post-image-grid-emgN5 {
    height: 160px;
}}



@media (hover: hover) {.course-program-description-bPE7a .edu-beliefs-pSHLC:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                    0 12px 20px rgba(0, 0, 0, 0.5), 
                    0 0 0 1px rgb(202,210,202);
    transform: translateY(-5px);
}.course-program-description-bPE7a .post-image-grid-emgN5:hover {
    transform: rotateY(-5deg) translateZ(10px);
}
}



@media screen and (max-width: 768px) {.course-program-description-bPE7a {
    padding: 50px 0;
}.course-program-description-bPE7a .edu-beliefs-pSHLC {
    flex-direction: column-reverse;
}.course-program-description-bPE7a .master-it-wVNr1 {
    flex: 1 1 100%;
    padding: 30px 25px;
}.course-program-description-bPE7a .post-image-grid-emgN5 {
    flex: 1 1 100%;
    min-height: 300px;
    width: 100%;
}.course-program-description-bPE7a .master-it-wVNr1 h3 {
    font-size: calc(31px * 0.8);
    margin-bottom: 20px;
}.course-program-description-bPE7a .master-it-wVNr1 p {
    margin-bottom: 20px;
}.course-program-description-bPE7a .first-expert-h6MOQ {
    margin-bottom: 15px;
}.course-program-description-bPE7a .first-expert-h6MOQ svg {
    width: 90px;
}.course-program-description-bPE7a .master-it-wVNr1 h3::after {
    bottom: -10px;
    width: 60px;
    height: 2px;
}
}


@media (min-width: 1024px) {.service-connect-YETjG {
    padding: 100px 0;
}.service-connect-YETjG .contact-now-BKnlC {
    max-width: 1100px;
    margin: 0 auto;
}.service-connect-YETjG .reach-experts-kRsyx {
    padding: 30px;
}.service-connect-YETjG .reach-experts-kRsyx svg {
    margin-right: 20px;
    height: 35px;
    width: 35px;
}.service-connect-YETjG .contact-section-Lpqe9 {
    padding: 40px;
}.service-connect-YETjG .contact-section-Lpqe9 p svg {
    height: 24px;
    width: 24px;
}.service-connect-YETjG .request-feedback-joVzn {
    margin-top: 30px;
    padding: 30px;
}.service-connect-YETjG .inquire-now-ayb2O svg {
    height: 24px;
    width: 24px;
}.service-connect-YETjG .reach-out-0EVKH {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 15px;
}}



@media screen and (max-width: 1024px) {.contact-section-lYDkn .query-links-nUSga {
    padding: 50px 40px;
}
}



@media screen and (max-width: 767px) {.contact-section-lYDkn {
    padding: 70px 0;
}.contact-section-lYDkn .post-image-grid-emgN5 {
    min-height: 250px;
}.contact-section-lYDkn .query-links-nUSga {
    padding: 40px 30px;
}.contact-section-lYDkn .query-links-nUSga::before {
    left: 30px;
    width: calc(100% - 60px);
}
}



@media screen and (max-width: 480px) {.contact-section-lYDkn {
    padding: 50px 0;
}.contact-section-lYDkn h2 {
    font-size: calc(35px * 0.8);
}.contact-section-lYDkn .post-image-grid-emgN5 {
    min-height: 200px;
}.contact-section-lYDkn .query-links-nUSga {
    padding: 30px 20px;
}.contact-section-lYDkn .query-links-nUSga::before {
    width: calc(100% - 40px);
    left: 20px;
}.contact-section-lYDkn form h3 {
    margin-bottom: 25px;
    font-size: calc(22px * 0.9);
}.contact-section-lYDkn form input[type="text"] {
    padding: 15px 20px;
}.contact-section-lYDkn form .query-section-sQF0N {
    width: 100%;
    text-align: center;
}}



@media (min-width: 1200px) {.leadership-experience-CWvnU {
    padding: 8rem 4rem;
}.leadership-experience-CWvnU .learn-ratings-kc4DS {
    padding: 4rem;
    gap: 4rem;
    border-left-width: 6px;
}.leadership-experience-CWvnU .post-image-grid-emgN5 {
    height: 180px;
    width: 180px;
}.leadership-experience-CWvnU .job-content-kqQEA {
    font-size: calc(15px * 1.1);
    line-height: 1.9;
}.leadership-experience-CWvnU .container::before {
    position: absolute;
    height: 100px;
    top: -20px;
    opacity: 0.6;
    z-index: -1;
    filter: blur(30px);
    content: "";
    width: 100px;
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 0%, transparent 70%);
    border-radius: 50%;
    right: -20px;
}.leadership-experience-CWvnU .container::after {
    opacity: 0.5;
    left: 10%;
    width: 150px;
    z-index: -1;
    filter: blur(40px);
    height: 150px;
    bottom: -30px;
    background: linear-gradient(135deg, rgb(164,176,164,0.5) 0%, transparent 70%);
    content: "";
    position: absolute;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}}



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



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

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



@keyframes scaleIn {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

@keyframes pulseBackground {
    0% {
        opacity: 0.1;
        filter: blur(50px);
    }
    50% {
        opacity: 0.15;
        filter: blur(70px);
    }
    100% {
        opacity: 0.1;
        filter: blur(50px);
    }
}

@keyframes widthPulse {
    0% {
        width: 200px;
    }
    100% {
        width: 300px;
    }
}

@keyframes horizontalLine {
    0% {
        opacity: 0.1;
        transform: translateX(-10%);
    }
    100% {
        opacity: 0.3;
        transform: translateX(10%);
    }
}



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



@keyframes gradientRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

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

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes drawSvg {
    to {
        stroke-dashoffset: 0;
    }
}



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}



@keyframes slide-up {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

