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

.referral-prog-75043 {
    flex: 0 0 auto;
}

.referral-prog-75043 {
    position: relative;
    padding: 4rem 0 2rem;
    color: #000000;
}

.top-class-07245 {
    flex: 1 0 auto;
}

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

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


.instructor-history-70259 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(206,208,212) 0%, rgb(177,183,201,0.5) 100%);
    perspective: 1000px;
}

.instructor-history-70259 .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}

.instructor-history-70259 .learn-ratings-26983 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5),
                0 0 0 1px rgb(109,122,162,0.5),
                0 10px 0 -5px rgb(177,183,201,0.5);
    transition: transform 0.5s ease;
    backdrop-filter: blur(10px);
    position: relative;
    gap: 1.5rem;
    transform: rotateY(-5deg);
    background: linear-gradient(120deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    grid-template-columns: 300px 1fr;
    grid-template-areas:
        "photo quote"
        "info quote";
    border-radius: 24px;
    display: grid;
    padding: 3rem;
    grid-template-rows: auto auto;
}

.instructor-history-70259 .name {
    grid-area: info;
    font-weight: 700;
    margin-top: 1rem;
    transform: translateZ(20px);
    margin-bottom: 0.5rem;
    font-size: 31px;
    color: #000000;
    display: block;
}

.instructor-history-70259 .emp-wrap-13529 {
    grid-area: quote;
    font-size: calc(18px * 1.1);
    position: relative;
    padding: 1.5rem 2rem;
    border-left: 4px solid rgb(109,122,162);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    font-weight: 400;
    color: #000000;
    border-radius: 0 24px 24px 0;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    line-height: 1.6;
    transform: translateZ(10px);
}

.educational-rewards-08129 {
    background: linear-gradient(135deg, rgb(206,208,212) 0%, rgba(247, 248, 255, 0.85) 100%);
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
}

.educational-rewards-08129 .text-arch-59138 {
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 2;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    padding: 2rem;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.educational-rewards-08129 .text-arch-59138:hover::before {
    height: 100%;
}

.educational-rewards-08129 h4 {
    padding-left: 1rem;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
    border-left: 3px solid rgb(109,122,162);
    position: relative;
    margin-bottom: 2rem;
    color: #000000;
}

.educational-rewards-08129 li {
    transition: transform 0.4s ease;
    position: relative;
    transform: translateX(0);
    margin-bottom: 1.25rem;
}

.educational-rewards-08129 li p span:first-child {
    flex-shrink: 0;
    margin-top: 0.2rem;
}

.educational-rewards-08129 li svg {
    transform: scale(1);
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
}

.educational-rewards-08129 li:hover svg path {
    fill: rgb(109,122,162);
}

.educational-rewards-08129 .img-holder-01792:hover {
    transform: scale(1.02);
    filter: saturate(1.1);
}

.training-method-03741 {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(206,208,212) 0%, #ffffff 100%);
    overflow: hidden;
}

.training-method-03741::before {
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    background-size: 20px 20px;
    opacity: 0.05;
    z-index: 1;
    background-image: 
        linear-gradient(45deg, rgb(109,122,162,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(109,122,162,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(109,122,162,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(109,122,162,0.5) 75%);
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    width: 100%;
    position: absolute;
}

.training-method-03741 h2::before {
    bottom: -0.75rem;
    background: linear-gradient(90deg, rgb(177,183,201) 0%, rgb(109,122,162) 100%);
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transform: scaleX(1);
    content: "";
    transform-origin: left;
    width: 6rem;
    position: absolute;
    left: 0;
}

.training-method-03741 .text-arch-59138::before {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.7;
    height: 100%;
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
}

.training-method-03741 p {
    position: relative;
    color: #000000;
    line-height: 1.8;
    z-index: 2;
    font-size: 13px;
    margin: 0;
}

.training-method-03741 p::first-letter {
    color: rgb(177,183,201);
    font-weight: 700;
    font-size: 1.5em;
}

footer::before {
    content: "";
    top: 0;
    position: absolute;
    opacity: 0.9;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -2;
    background: linear-gradient(145deg, rgb(206,208,212) 0%, rgb(177,183,201,0.5) 100%);
}

.referral-prog-75043::after {
    position: absolute;
    width: 100%;
    height: 6px;
    left: 0;
    background: linear-gradient(90deg, rgb(177,183,201), rgb(109,122,162));
    top: 0;
    content: "";
}

.referral-prog-75043 .company_holder {
    background: #ffffff;
    padding: 2rem 2.5rem;
    border-radius: 24px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    flex: 1 1 400px;
}

.referral-prog-75043 .company_holder h3 {
    margin: 0 0 1.5rem;
    font-size: 30px;
    position: relative;
    font-weight: 700;
    color: rgb(177,183,201);
    letter-spacing: 0.5px;
}

.referral-prog-75043 .learn-nav-03975 {
    background: rgb(206,208,212);
    border-left: 3px solid rgb(109,122,162);
    color: #000000;
    font-size: 16px;
    border-radius: 10px;
    padding: 1.5rem;
    line-height: 1.7;
    position: relative;
}

.referral-prog-75043 .site-top-68204 {
    flex-wrap: wrap;
    gap: 2.5rem;
    display: flex;
}

.referral-prog-75043 .main-learning-74136 h5 {
    font-size: 24px;
    margin: 0;
    color: #ffffff;
    padding: 1rem 1.5rem;
    position: relative;
    font-weight: 600;
    background: rgb(109,122,162);
}

.referral-prog-75043 .main-learning-74136 .site-top-68204 a {
    font-size: 16px;
    display: flex;
    color: #000000;
    text-decoration: none;
    padding: 0.8rem 1.5rem;
    align-items: center;
    transition: all 0.3s ease;
    position: relative;
}

.referral-prog-75043 .main-learning-74136 .site-top-68204 a::after {
    width: 5px;
    height: 5px;
    transform: translateY(-50%);
    top: 50%;
    border-radius: 50%;
    left: 1.5rem;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease;
    content: "";
    background: rgb(109,122,162);
}

.project-ref-04279 {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background: rgb(206,208,212);
    padding: 2rem 0;
    position: relative;
    margin-top: 3rem;
}

.project-ref-04279 .container {
    align-items: center;
    justify-content: center;
    display: flex;
}

.project-ref-04279 .lecture-ref-53296 {
    font-weight: 400;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    font-size: 12px;
    color: #000000;
    padding: 0.8rem 2rem;
}

.contact-panel-16083::after {
    bottom: -100px;
    z-index: 1;
    height: 300px;
    left: -100px;
    content: "";
    background: linear-gradient(225deg, rgb(109,122,162,0.5), rgb(177,183,201,0.5));
    width: 300px;
    border-radius: 50%;
    position: absolute;
    filter: blur(60px);
}

.contact-panel-16083 h2 {
    font-weight: 700;
    margin-bottom: 60px;
    font-size: 36px;
    color: #000000;
    position: relative;
    text-align: center;
}

.contact-panel-16083 h2::after {
    bottom: -15px;
    right: calc(50% - 100px);
    position: absolute;
    height: 30px;
    z-index: -1;
    background: rgb(109,122,162,0.5);
    width: 30px;
    border-radius: 50%;
    content: "";
}

.contact-panel-16083 .reach-box-53420::before {
    pointer-events: none;
    content: "";
    z-index: 0;
    inset: 0;
    background: radial-gradient(
        circle at 0% 0%,
        transparent 98%,
        rgb(177,183,201,0.5) 99%
    ), radial-gradient(
        circle at 100% 100%,
        transparent 98%,
        rgb(109,122,162,0.5) 99%
    );
    position: absolute;
}

.contact-panel-16083 .img-holder-01792::after {
    position: absolute;
    right: 20px;
    content: "";
    left: 20px;
    z-index: 2;
    top: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    pointer-events: none;
    bottom: 20px;
}

.contact-panel-16083 form h3 {
    color: #000000;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
}

.contact-panel-16083 form input[type="text"]:focus {
    border: 1px solid transparent;
    outline: none;
    box-shadow: 0 5px 15px rgba(rgb(177,183,201), 0.1);
    background: linear-gradient(rgb(206,208,212), rgb(206,208,212)) padding-box,
                linear-gradient(to right, rgb(177,183,201), rgb(109,122,162)) border-box;
}

.contact-panel-16083 .message-map-93106 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-panel-16083 .message-map-93106 label::before {
    top: 0;
    position: absolute;
    width: 22px;
    border-radius: 6px;
    transition: all 0.3s ease;
    background: rgb(206,208,212);
    left: 0;
    height: 22px;
    content: "";
}

.contact-panel-16083 .message-map-93106 input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    position: absolute;
    content: "";
    top: 4px;
    border: solid #ffffff;
    left: 8px;
    height: 12px;
    transform: rotate(45deg);
    width: 6px;
}

.contact-panel-16083 .request-list-43912 {
    z-index: 1;
    font-size: 20px;
    padding: 20px;
    transition: all 0.5s ease;
    width: 100%;
    overflow: hidden;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    background: linear-gradient(135deg, rgb(177,183,201), rgb(109,122,162));
    cursor: pointer;
}

.contact-panel-16083 svg {
    transition: all 0.3s ease;
    width: 24px;
    margin-right: 12px;
    stroke: rgb(177,183,201);
    height: 24px;
    fill: none;
}

.contact-panel-16083 svg:hover,
.contact-panel-16083 svg:hover path {
    stroke: rgb(109,122,162);
}

.contact-62783::before {
    animation: techBackground 15s linear infinite;
    content: '';
    background: repeating-radial-gradient(
        circle at center,
        transparent 0,
        rgba(255,255,255,0.02) 10px,
        transparent 20px
    );
    opacity: 0.5;
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    z-index: 1;
    height: 200%;
}

.contact-62783 .write-experts-50697 {
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    -webkit-background-clip: text !important;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(
        90deg, 
        rgb(177,183,201), 
        rgb(109,122,162)
    );
    margin-bottom: 2rem;
    font-size: 37px;
}

.contact-62783 .img-holder-01792:hover {
    transform: scale(1.05);
}

.contact-62783 .get-contactcard-28690 {
    text-align: center;
    color: #ffffff;
}

.contact-62783 .get-contactcard-28690 p {
    padding: 0.5rem 0;
    margin-bottom: 1rem;
    align-items: center;
    position: relative;
    font-size: 15px;
    transition: all 0.3s ease;
    justify-content: center;
    display: flex;
}

.contact-62783 .get-contactcard-28690 p svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.contact-62783 .get-contactcard-28690 p:hover svg {
    opacity: 1;
    transform: scale(1.1);
}

.contact-62783 .get-contactcard-28690 a {
    position: relative;
    color: #ffffff;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-62783 .edu-askus-30296 {
    padding: 1.5rem;
    margin-top: 2rem;
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
}

.contact-62783 .edu-help-36820 svg {
    opacity: 0.8;
    margin-right: 10px;
    width: 22px;
    transition: all 0.3s ease;
    height: 22px;
}

.contact-62783 .edu-askus-30296:hover .edu-help-36820 svg path {
    fill: rgb(109,122,162);
}

.contact-62783 .edu-askedu-20643 {
    overflow: hidden;
    background: rgba(255,255,255,0.1);
    color: #ffffff;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    align-items: center;
    padding: 0.5rem 1rem;
    display: flex;
}

.contact-62783 .edu-askedu-20643 svg path {
    fill: rgb(109,122,162);
}

.contact-62783 .edu-askedu-20643:hover svg {
    transform: translateX(0);
    width: 16px;
    margin-right: 6px;
    opacity: 1;
}

.price-offering-58170::before {
    left: 0;
    z-index: 1;
    right: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    content: "";
    bottom: 0;
    position: absolute;
}

.price-offering-58170 h2 {
    text-align: center;
    margin-bottom: 20px;
    opacity: 0;
    color: #ffffff;
    font-size: 30px;
    position: relative;
    font-weight: 700;
    text-shadow: 0 2px 5px rgba(0,0,0,0.2);
    animation: fadeUp 0.7s ease-out 0.2s forwards;
    transform: translateY(20px);
}

.price-offering-58170 .learn-sub-61845 {
    grid-template-columns: repeat(1, 1fr);
    perspective: 1000px;
    gap: 30px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
}

.price-offering-58170 .learn-sub-61845 li {
    animation-delay: calc(0.5s + var(--li-index, 0) * 0.15s);
    transform: translateY(40px);
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
}

.price-offering-58170 .learn-sub-61845 li:nth-child(3) {
    --li-index: 3;
}

.price-offering-58170 .cost-schemes-95386 {
    transform-style: preserve-3d;
    display: block;
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    position: relative;
}

.price-offering-58170 .cost-schemes-95386:hover .skill-plans-79315 {
    border-color: rgb(109,122,162,0.5);
    box-shadow: 0 25px 45px rgba(0,0,0,0.25), 
                0 10px 20px rgba(0,0,0,0.15);
}

.price-offering-58170 .skill-plans-79315::before {
    left: -50%;
    width: 200%;
    position: absolute;
    background: radial-gradient(
        circle at center,
        rgba(rgb(109,122,162), 0.05) 0%,
        transparent 70%
    );
    height: 200%;
    transition: transform 0.8s ease, opacity 0.8s ease;
    z-index: 0;
    opacity: 0;
    top: -50%;
    transform: scale(0.8);
    content: "";
}

.price-offering-58170 .plan-fee-85467 {
    z-index: 2;
    position: relative;
}

.price-offering-58170 .cost-schemes-95386:hover .plan-fee-85467 h4 {
    color: rgb(109,122,162);
    transform: translateY(-5px);
}

.price-offering-58170 .plan-fee-85467 h4::after {
    position: absolute;
    background: rgb(109,122,162);
    transition: width 0.4s ease;
    width: 50px;
    height: 2px;
    bottom: 0;
    content: "";
    left: 0;
}

.price-offering-58170 .pricing-list-94580 {
    position: relative;
    padding: 8px 20px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    font-size: calc(18px * 1.5);
    color: #ffffff;
    background: linear-gradient(135deg, 
        rgb(109,122,162) 0%, 
        rgb(177,183,201) 100%);
    transition: all 0.4s ease;
    border-radius: 8px;
    display: inline-block;
    overflow: hidden;
    font-weight: 700;
}

.price-offering-58170 .cost-schemes-95386:hover .pricing-list-94580::before {
    left: 200%;
}

.course-overview-58291 {
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: rgb(206,208,212);
    overflow: hidden;
    flex-direction: column;
    position: relative;
}

.course-overview-58291 .training-plan-82614 {
    animation: carousel-slide 40s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
    height: 100%;
    will-change: transform;
    width: 500%;
    display: flex;
}

.course-overview-58291 .career-progress-89560 {
    flex: 1;
    overflow: hidden;
    min-width: 20%;
    height: 100%;
    position: relative;
}

.course-overview-58291 .education-flow-69512:hover .career-progress-89560 img {
    transform: scale(1.15);
}

.course-overview-58291 .smart-track-19076 {
    padding: 0.5rem;
    backdrop-filter: blur(8px);
    max-width: 800px;
    width: 100%;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5),
                0 0 60px rgb(177,183,201,0.5),
                0 0 90px rgb(109,122,162,0.5);
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.6) 0%,
        rgba(0, 0, 0, 0.8) 100%
    );
    border-radius: 13px;
    animation: glow-pulse 8s ease-in-out infinite alternate;
}

.course-overview-58291 .career-class-09653::before {
    content: '';
    background: radial-gradient(
        circle at center,
        rgb(177,183,201,0.5) 0%,
        transparent 50%
    );
    top: -50%;
    width: 200%;
    left: -50%;
    z-index: -1;
    position: absolute;
    animation: rotate 30s linear infinite;
    opacity: 0.1;
    height: 200%;
}

.course-overview-58291 .career-class-09653 h3::after {
    background: rgb(109,122,162);
    right: 50%;
    left: 50%;
    transition: all 0.6s ease;
    transition-delay: 0.2s;
}

.course-overview-58291 .career-class-09653:hover h3::before {
    right: 50%;
    left: 0;
}

.course-overview-58291 .career-class-09653 p {
    opacity: 0.85;
    line-height: 1.8;
    color: #000000;
    margin-bottom: 2.5rem;
    max-width: 85%;
    font-size: 16px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
}

.course-overview-58291 .career-class-09653 .request-list-43912::before {
    height: 100%;
    z-index: -1;
    left: -100%;
    position: absolute;
    width: 100%;
    transition: all 0.6s ease;
    background: linear-gradient(
        45deg,
        rgb(109,122,162) 0%,
        rgb(177,183,201) 100%
    );
    content: '';
    top: 0;
}

.course-overview-58291 .career-class-09653 .request-list-43912:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
    transform: translateY(-5px);
}

.cookie-comply-57248 {
    z-index: 1;
    flex-direction: column;
    align-items: center;
    display: flex;
}

.track-prefs-12596 {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}

.track-prefs-12596 svg, .track-prefs-12596 svg path, .track-prefs-12596 img {
    width: 80px;
    fill: rgb(177,183,201);
    height: 80px;
}


.cookie-message-overlay-80941 h5 {
    color: rgb(177,183,201);
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
}

.cookie-reset-31754 {
    border-radius: 10px;
    color: #ffffff;
    font-size: 20px;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    cursor: pointer;
    margin: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background: rgb(177,183,201);
    width: calc(50% - 10px);
}

.cookie-message-overlay-80941 p a:hover {
    color: rgb(109,122,162);
}

#privacyWarningBox-59816:checked ~ .cookie-message-overlay-80941 {
    opacity: 0;
    visibility: hidden;
}

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

header .header-page-89143 {
    align-items: center;
    padding: 1rem;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    flex-direction: column;
    display: flex;
    gap: 1rem;
    border-radius: 27px;
}

header .main-sitewrap-29841::before {
    background: linear-gradient(to right, 
        transparent, 
        rgb(177,183,201,0.5), 
        rgb(109,122,162,0.5), 
        rgb(177,183,201,0.5), 
        transparent);
    content: '';
    left: 0;
    height: 1px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

header .head-mentor-98605 {
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 10px;
    text-decoration: none;
    z-index: 1;
    color: #000000;
    font-size: 12px;
    padding: 0.5rem 1rem;
    overflow: hidden;
    font-weight: 400;
}

header .head-mentor-98605:hover {
    color: #ffffff;
}

header .head-mentor-98605:hover::before {
    opacity: 1;
}

header .head-mentor-98605::after {
    background: linear-gradient(to right, rgb(177,183,201), rgb(109,122,162));
    position: absolute;
    bottom: 0;
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
    width: 100%;
    content: '';
    height: 2px;
    transition: transform 0.3s ease;
}

.privacy-safeguard-01578 .container {
    padding: 3.5rem 2.5rem;
    margin: 0 auto;
    background: #ffffff;
    z-index: 1;
    max-width: 1140px;
    position: relative;
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
}

.privacy-safeguard-01578 h1 {
    color: rgb(177,183,201);
    position: relative;
    margin: 0 0 2rem;
    padding-bottom: 1rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    font-size: 41px;
    transform: translateY(0);
    line-height: 1.2;
}

.privacy-safeguard-01578:hover h1::after {
    width: 120px;
}

.privacy-safeguard-01578 h2 {
    position: relative;
    padding-left: 1rem;
    color: rgb(109,122,162);
    font-size: 35px;
    font-weight: 600;
    margin: 2.5rem 0 1.2rem;
}

.privacy-safeguard-01578 h2:hover::before {
    transform: scaleY(1);
}

.privacy-safeguard-01578 h3 {
    font-weight: 600;
    padding-left: 1.5rem;
    margin: 2.2rem 0 1rem;
    position: relative;
    font-size: calc(35px * 0.85);
    color: #000000;
}

.privacy-safeguard-01578 h4 {
    margin: 2rem 0 0.8rem;
    font-weight: 400;
    font-size: calc(35px * 0.7);
    padding-left: 1.5rem;
    position: relative;
    color: #000000;
}

.privacy-safeguard-01578 p {
    line-height: 1.7;
    max-width: 92%;
    font-size: 16px;
    margin-bottom: 1.5rem;
    color: #000000;
    transition: opacity 0.3s ease;
    opacity: 0.9;
}

.privacy-safeguard-01578 p strong::after {
    position: absolute;
    content: "";
    bottom: 0;
    background-color: rgb(177,183,201,0.5);
    transition: transform 0.3s ease;
    height: 30%;
    z-index: -1;
    transform-origin: left;
    transform: scaleX(0.95);
    width: 100%;
    left: 0;
}

.privacy-safeguard-01578 li {
    font-size: 16px;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.5rem;
    color: #000000;
    line-height: 1.7;
    transition: transform 0.3s ease;
}

.privacy-safeguard-01578 li:hover {
    transform: translateX(3px);
}

.privacy-safeguard-01578 li:hover::before {
    background: rgb(177,183,201);
}

.privacy-safeguard-01578 span {
    margin-bottom: 2rem;
    display: block;
    color: #000000;
    transition: all 0.3s ease;
    background-color: rgba(rgb(109,122,162,0.5), 0.07);
    opacity: 0.85;
    font-size: calc(16px * 0.95);
    border-left: 3px solid rgb(109,122,162);
    line-height: 1.65;
    padding: 1rem 1.5rem;
}

.tyField-15743::before {
    content: "";
    z-index: -1;
    height: 100%;
    opacity: 0.15;
    width: 100%;
    animation: patternShift 30s linear infinite;
    position: absolute;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(109,122,162,0.5) 0px,
        rgb(109,122,162,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
}

.tyField-15743 h2 {
    color: #000000;
    margin-bottom: 2.5rem;
    transform: translateZ(20px);
    animation: slideInTitle 0.8s ease-out forwards;
    text-align: center;
    position: relative;
    line-height: 1.3;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 38px;
}

.tyField-15743 .smart-track-19076 {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    background: #ffffff;
    position: relative;
    padding: 2.5rem;
    transform: translateZ(10px) rotateX(2deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.tyField-15743 .smart-track-19076 li {
    padding: 0;
    opacity: 0;
    position: relative;
    animation: fadeIn 1s ease-out 0.5s forwards;
}

.tyField-15743 .smart-track-19076:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: translateZ(15px) rotateX(0deg);
}

.title-intro-89735 .learn-head-79136 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: center;
    height: 100vh;
    align-items: center;
    padding: 2rem;
}

.title-intro-89735 .tech-study-35726:before {
    position: absolute;
    opacity: 0.85;
    background: linear-gradient(
    135deg,
    rgb(177,183,201,0.5),
    rgb(109,122,162,0.5)
  );
    inset: 0;
    mix-blend-mode: multiply;
    content: "";
    z-index: 1;
}

.title-intro-89735 .tech-study-35726 span {
    opacity: 0;
    margin-bottom: 2rem;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    transform: translateY(20px);
    z-index: 2;
    position: relative;
}

.title-intro-89735 .tech-study-35726 h1 {
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.5s;
    max-width: 80%;
    line-height: 1.2;
    position: relative;
    font-weight: 700;
    transform: translateY(30px);
    font-size: calc(41px * 1.2);
    opacity: 0;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    z-index: 2;
    margin-bottom: 2rem;
    color: #ffffff;
}

.title-intro-89735 .tech-study-35726 div div {
    opacity: 0;
    z-index: 2;
    max-width: 550px;
    position: relative;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.7s;
    transform: translateY(40px);
}

.title-intro-89735 .tech-study-35726:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.title-intro-89735 .tech-study-35726:hover p {
    transform: translateX(10px);
}

.who-we-are-07356 {
    overflow: hidden;
    isolation: isolate;
    background-color: rgb(206,208,212);
    position: relative;
    padding: 160px 0;
}

.who-we-are-07356::before {
    content: "";
    background: 
        radial-gradient(circle at 10% 10%, rgb(177,183,201,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 90%, rgb(109,122,162,0.5) 0%, transparent 40%),
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            transparent 0deg,
            transparent 15deg,
            rgba(0, 0, 0, 0.5) 15.5deg,
            transparent 16deg
        );
    animation: rotateCircles 60s linear infinite;
    inset: 0;
    z-index: -2;
    position: absolute;
    background-size: auto, auto, 80px 80px;
    opacity: 0.15;
}

.who-we-are-07356 .container::before {
    left: -300px;
    content: "";
    animation: slowRotate 40s linear infinite;
    height: 600px;
    z-index: -1;
    position: absolute;
    width: 600px;
    top: -300px;
    background: 
        conic-gradient(from 0deg, 
            transparent 0deg, 
            transparent 55deg, 
            rgba(0, 0, 0, 0.02) 60deg, 
            transparent 65deg,
            transparent 115deg, 
            rgba(0, 0, 0, 0.02) 120deg,
            transparent 125deg,
            transparent 175deg,
            rgba(0, 0, 0, 0.02) 180deg,
            transparent 185deg,
            transparent 235deg,
            rgba(0, 0, 0, 0.02) 240deg,
            transparent 245deg,
            transparent 295deg,
            rgba(0, 0, 0, 0.02) 300deg,
            transparent 305deg
        );
    opacity: 0.6;
    border-radius: 50%;
}

.who-we-are-07356 .smart-track-19076::before {
    animation: patternShift 20s linear infinite;
    inset: 0;
    position: absolute;
    z-index: -1;
    content: "";
    background: 
        linear-gradient(45deg, transparent 25%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.02) 75%);
    background-size: 10px 10px;
    opacity: 0.3;
}

.who-we-are-07356 .who-weare-74123::before {
    inset: 10px;
    border: 1px dashed rgb(177,183,201,0.5);
    border-radius: 10px;
    opacity: 0.2;
    z-index: -1;
    content: "";
    position: absolute;
}

.who-we-are-07356 .who-weare-74123 svg {
    width: 70px;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    margin-bottom: 15px;
    height: 70px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.who-we-are-07356 .who-weare-74123 svg::before {
    opacity: 0;
    inset: -5px;
    border-radius: 50%;
    transition: all 0.3s ease;
    border: 1px solid rgb(177,183,201,0.5);
    position: absolute;
    transform: scale(0.8);
    content: "";
}

.who-we-are-07356 h2::before {
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    background: 
        linear-gradient(to right, rgb(177,183,201,0.5) 0%, transparent 5%),
        linear-gradient(to bottom, rgb(177,183,201,0.5) 0%, transparent 5%);
    opacity: 0.15;
    position: absolute;
    z-index: -1;
    top: 0;
    pointer-events: none;
}

.who-we-are-07356 h2:hover::after {
    transform: translateX(10px);
    width: 100px;
}

.who-we-are-07356 .success-story-23960::before {
    inset: 10px;
    z-index: -1;
    content: "";
    opacity: 0.1;
    position: absolute;
    box-shadow: inset 0 0 0 1px rgb(177,183,201,0.5);
    border-radius: 14px;
}

.who-we-are-07356 .success-story-23960 .img-holder-01792 {
    width: 100%;
    overflow: hidden;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    transform: rotateY(3deg) rotateX(2deg);
    border-radius: 14px;
    transform-style: preserve-3d;
    height: 320px;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
}



.who-we-are-07356 .success-story-23960:hover .img-holder-01792 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
    transform: rotateY(0deg) rotateX(0deg) translateY(-10px);
}

.who-we-are-07356 .heritage-edu-48216 {
    position: relative;
    margin-top: -40px;
    border-radius: 10px;
    margin-right: 20px;
    z-index: 3;
    background: rgb(177,183,201);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    margin-left: 20px;
    transform: translateY(0);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    color: #ffffff;
    padding: 20px 25px;
}

.who-we-are-07356 .success-story-23960:hover .heritage-edu-48216 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.who-we-are-07356 .master-classes-97235 {
    padding-bottom: 8px;
    margin: 0 0 8px 0;
    font-size: 23px;
    font-weight: 700;
    position: relative;
}

.who-we-are-07356 .text-arch-59138 {
    grid-area: text;
    z-index: 2;
    padding: 30px;
    position: relative;
}

.who-we-are-07356 .text-arch-59138:hover::before {
    opacity: 0.2;
}

.who-we-are-07356 .text-arch-59138::after {
    inset: 0;
    pointer-events: none;
    z-index: -1;
    background: 
        radial-gradient(circle at 70% 30%, rgb(109,122,162,0.5) 0%, transparent 60%);
    opacity: 0.05;
    content: "";
    position: absolute;
}

.who-we-are-07356 p::before {
    background: linear-gradient(to bottom, rgb(177,183,201,0.5), rgb(109,122,162,0.5));
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    border-radius: 3px;
    width: 3px;
    top: 0;
    opacity: 0.6;
}


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



@media (max-width: 992px) {.instructor-history-70259 .learn-ratings-26983 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-template-areas:
            "img-holder-01792"
            "query-map-32859"
            "emp-wrap-13529";
    padding: 2rem;
}.instructor-history-70259 .img-holder-01792 {
    margin: 0 auto;
    width: 180px;
    height: 180px;
}.instructor-history-70259 .name,
    .instructor-history-70259 .learn-ratings-26983 span:not(.name) {
    margin-top: 1rem;
    text-align: center;
}.instructor-history-70259 .learn-ratings-26983 span:not(.name) {
    margin-top: 0;
}
}



@media (min-width: 992px) {.educational-rewards-08129 {
    padding: 8rem 0;
}.educational-rewards-08129 .smart-track-19076 {
    gap: 6rem;
}.educational-rewards-08129 .text-arch-59138 {
    padding: 3.5rem;
}.educational-rewards-08129 .img-holder-01792 {
    transform: perspective(1000px) rotateY(-3deg);
    border-radius: 100px;
}.educational-rewards-08129 .img-holder-01792:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}.educational-rewards-08129 h4 {
    font-size: 2.2rem;
}.educational-rewards-08129 li {
    margin-bottom: 1.5rem;
}.educational-rewards-08129 li p {
    font-size: calc(16px + 0.1rem);
}
}



@media (prefers-reduced-motion: reduce) {.educational-rewards-08129 *,
    .educational-rewards-08129 *::before,
    .educational-rewards-08129 *::after {
    animation-iteration-count: 1 !important;
    animation-duration: 0.01s !important;
    transition-duration: 0.01s !important;
}}




@media screen and (max-width: 1200px) {.training-method-03741 .smart-track-19076 {
    max-width: 90%;
}
}



@media screen and (max-width: 992px) {.training-method-03741 {
    padding: 5rem 0;
}.training-method-03741 h2 {
    font-size: calc(30px * 0.9);
}.training-method-03741 .text-arch-59138 {
    padding: 2rem;
}
}



@media screen and (max-width: 576px) {.training-method-03741 {
    padding: 3.5rem 0;
}.training-method-03741 .smart-track-19076 {
    padding: 0 1.5rem;
}.training-method-03741 h2 {
    font-size: calc(30px * 0.7);
    margin-bottom: 1.75rem;
}.training-method-03741 h2::before {
    width: 4rem;
    height: 2px;
}.training-method-03741 .text-arch-59138 {
    padding: 1.5rem;
}.training-method-03741 p {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}.training-method-03741 p::first-letter {
    font-size: 1.3em;
}
}



@media (max-width: 1200px) {.referral-prog-75043 .container {
    gap: 2rem;
}.referral-prog-75043 .company_holder {
    flex: 1 1 360px;
}.referral-prog-75043 .case-study-03291 {
    min-width: 360px;
    flex: 1 1 calc(100% - 400px);
}.referral-prog-75043 .site-top-68204 {
    gap: 2rem;
}
}



@media (max-width: 768px) {.referral-prog-75043 {
    padding: 3rem 0 1.5rem;
}.referral-prog-75043 .site-top-68204 {
    gap: 1.5rem;
}.referral-prog-75043 .company_holder {
    padding: 2rem;
}.referral-prog-75043 .company_holder h3 {
    font-size: calc(30px - 2px);
}.project-ref-04279 {
    margin-top: 2rem;
}
}



@media (max-width: 420px) {.referral-prog-75043 .company_holder h3::after {
    width: 50px;
}.referral-prog-75043 .main-learning-74136 .site-top-68204 a:hover {
    padding-left: 2rem;
}.project-ref-04279 .lecture-ref-53296 {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}



@media (max-width: 768px) {.contact-panel-16083 {
    padding: 60px 0;
}.contact-panel-16083 h2 {
    margin-bottom: 40px;
}.contact-panel-16083 .reach-box-53420 {
    flex-direction: column;
}.contact-panel-16083 .img-holder-01792 {
    width: 100%;
    min-height: 300px;
    flex: 0 0 300px;
}.contact-panel-16083 .inquiry-inquiry-46027 {
    flex: 0 0 auto;
    padding: 40px 30px;
}.contact-panel-16083 form h3 {
    margin-bottom: 25px;
}.contact-panel-16083 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}
}



@media (max-width: 1024px) {.contact-62783 .container {
    padding: 2rem 15px;
}.contact-62783 .contact-help-42987 {
    padding: 2rem;
}.contact-62783 .img-holder-01792 {
    height: 200px;
    width: 200px;
}.contact-62783 .get-contactcard-28690 p svg {
    width: 18px;
    margin-right: 8px;
    height: 18px;
}.contact-62783 .edu-help-36820 svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
}



@media (max-width: 480px) {.contact-62783 .container {
    padding: 1rem 15px;
}.contact-62783 .contact-help-42987 {
    padding: 1rem;
}.contact-62783 .img-holder-01792 {
    width: 120px;
    height: 120px;
}.contact-62783 .get-contactcard-28690 p svg {
    margin-right: 5px;
    height: 14px;
    width: 14px;
}.contact-62783 .edu-help-36820 svg {
    height: 16px;
    margin-right: 5px;
    width: 16px;
}}



@media (min-width: 992px) {.price-offering-58170 {
    padding: 150px 0;
}.price-offering-58170 .learn-sub-61845 {
    grid-template-columns: repeat(4, 1fr);
}.price-offering-58170 .skill-plans-79315 {
    padding: 40px 25px;
}.price-offering-58170 h2 {
    margin-bottom: 30px;
    font-size: calc(30px * 1.2);
}.price-offering-58170 .learn-offers-61582 {
    margin-bottom: 70px;
}
}



@media (max-width: 991px) {.course-overview-58291 {
    padding: 6rem 0;
    min-height: auto;
}.course-overview-58291 .education-flow-69512 {
    position: relative;
    height: 350px;
    margin-bottom: 0;
}.course-overview-58291 .container {
    padding: 1.5rem;
    margin-top: -100px;
}.course-overview-58291 .smart-track-19076 {
    max-width: 90%;
}.course-overview-58291 .career-class-09653 {
    padding: 2.5rem;
}.course-overview-58291 .career-class-09653 p {
    max-width: 95%;
}
}



@media (max-width: 480px) {.course-overview-58291 {
    padding: 4rem 0;
}.course-overview-58291 .education-flow-69512 {
    height: 230px;
}.course-overview-58291 .training-plan-82614 {
    animation-duration: 25s;
}.course-overview-58291 .container {
    margin-top: -30px;
}.course-overview-58291 .career-class-09653 {
    padding: 1.5rem 1rem;
}.course-overview-58291 .career-class-09653 h3 {
    font-size: calc(32px * 0.8);
    margin-bottom: 1rem;
}.course-overview-58291 .career-class-09653 p {
    max-width: 100%;
    font-size: calc(16px * 0.8);
    margin-bottom: 1.8rem;
}.course-overview-58291 .career-class-09653 .request-list-43912 {
    width: 90%;
    padding: 0.7rem 1.3rem;
    margin: 0 auto;
}
}



@media (prefers-reduced-motion) {.course-overview-58291 .training-plan-82614,
    .course-overview-58291 .smart-track-19076,
    .course-overview-58291 .career-class-09653::before {
    animation: none;
}.course-overview-58291 .career-progress-89560 {
    opacity: 0.5;
    transition: opacity 0.5s ease;
}.course-overview-58291 .career-progress-89560:nth-child(1) {
    opacity: 1;
}}



@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .header-page-89143 {
    padding: 0.8rem;
    gap: 0.8rem;
}header .main-sitewrap-29841 svg {
    width: 140px;
}header .main-learning-74136 {
    padding: 0.5rem;
}header .head-mentor-98605 {
    padding: 0.4rem 0.8rem;
    font-size: calc(12px - 1px);
}
}



@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .header-page-89143 {
    padding: 0.6rem;
    gap: 0.6rem;
}header .main-sitewrap-29841 svg {
    width: 110px;
}header .main-learning-74136 {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 0.4rem;
    justify-content: flex-start;
}header .main-learning-74136::-webkit-scrollbar {
    height: 2px;
}header .main-learning-74136::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(177,183,201);
}header .head-mentor-98605 {
    white-space: nowrap;
    flex-shrink: 0;
}}



@media screen and (max-width: 576px) {.privacy-safeguard-01578 {
    padding: 2rem 0.5rem;
}.privacy-safeguard-01578 .container {
    padding: 1.5rem 1.25rem;
}.privacy-safeguard-01578 h1 {
    padding-bottom: 0.75rem;
    font-size: calc(41px * 0.7);
}.privacy-safeguard-01578 h1::after {
    height: 2px;
    width: 60px;
}.privacy-safeguard-01578:hover h1::after {
    width: 90px;
}.privacy-safeguard-01578 h2 {
    font-size: calc(35px * 0.7);
    padding-left: 0.75rem;
}.privacy-safeguard-01578 h2::before {
    width: 3px;
}.privacy-safeguard-01578 h3, 
    .privacy-safeguard-01578 h4 {
    padding-left: 1.25rem;
}.privacy-safeguard-01578 ul {
    padding-left: 1rem;
}.privacy-safeguard-01578 li {
    padding-left: 1.25rem;
}.privacy-safeguard-01578 li::before {
    width: 6px;
    height: 6px;
}.privacy-safeguard-01578 span {
    border-left: 2px solid rgb(109,122,162);
    padding: 0.75rem 0.75rem;
}}



@media (max-width: 576px) {.tyField-15743 {
    padding: 3rem 0;
}.tyField-15743 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.7);
}.tyField-15743 h2::after {
    bottom: -10px;
    height: 3px;
}.tyField-15743 .smart-track-19076 {
    padding: 1.5rem;
    transform: translateZ(0) rotateX(0deg);
}.tyField-15743 .smart-track-19076::before {
    height: 4px;
}.tyField-15743 .smart-track-19076 span {
    line-height: 1.5;
    font-size: calc(12px * 0.95);
}
}



@media (max-width: 992px) {.title-intro-89735 .tech-study-35726 {
    height: auto;
    transform: perspective(1000px) rotateY(1deg);
    min-height: 80vh;
    padding: 3rem;
}.title-intro-89735 .tech-study-35726 h1 {
    max-width: 100%;
    font-size: calc(41px * 1);
}.title-intro-89735 .tech-study-35726 h3 {
    padding: 0.4rem 0.8rem;
    font-size: 24px;
}
}



@media (max-width: 576px) {.title-intro-89735 .tech-study-35726 {
    padding: 2rem 1.5rem;
}.title-intro-89735 .tech-study-35726 h1 {
    font-size: 38px;
}.title-intro-89735 .tech-study-35726:before {
    opacity: 0.9;
}.title-intro-89735 .tech-study-35726:after {
    height: 45%;
}
}



@media (min-width: 1400px) {.title-intro-89735 .tech-study-35726 h1 {
    font-size: calc(41px * 1.4);
}.title-intro-89735 .tech-study-35726 h3 {
    font-size: 24px;
}.title-intro-89735 .tech-study-35726 p {
    font-size: calc(13px * 1.3);
}
}



@media (max-width: 992px) {.who-we-are-07356 {
    padding: 100px 0;
}.who-we-are-07356 .smart-track-19076 {
    grid-template-columns: 1fr;
    grid-template-areas: 
            "title title"
            "logo logo"
            "photo photo"
            "text text";
}.who-we-are-07356 .who-weare-74123 {
    align-items: center;
    flex-direction: row;
    padding: 25px;
    justify-content: center;
}.who-we-are-07356 .who-weare-74123 svg {
    margin-bottom: 0;
    margin-right: 15px;
}.who-we-are-07356 h2 {
    text-align: center;
    justify-content: center;
    padding: 25px;
}.who-we-are-07356 h2::after {
    left: 50%;
    transform: translateX(-50%);
}.who-we-are-07356 h2:hover::after {
    width: 80px;
    transform: translateX(-40px);
}.who-we-are-07356 .success-story-23960,
    .who-we-are-07356 .text-arch-59138 {
    padding: 25px;
}.who-we-are-07356 .success-story-23960 .img-holder-01792 {
    height: 280px;
}
}



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



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



@keyframes pattern-shift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}



@keyframes gradient-pulse {
    0% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.6;
        transform: scale(1);
    }
}



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

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}



@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 100px;
    }
}



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



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

@keyframes rotateCircles {
    0% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 5%, 95% 95%, 0 0;
        opacity: 0.17;
    }
    100% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
}

@keyframes lightSweep {
    0% {
        transform: rotate(30deg) translateX(-100%);
    }
    100% {
        transform: rotate(30deg) translateX(100%);
    }
}

