﻿.top-pagebar-471 {
    flex: 1 0 auto;
}

.wrapper-bundle-581 {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

html,body {
    color: #000000;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}

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

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

header,footer {
    width: 100%;
}

header {
    background: linear-gradient(to bottom, rgb(221,235,215), rgba(0, 0, 0, 0.5));
    z-index: 99;
    overflow: visible;
    position: relative;
    width: 100%;
}

.program-assets-085::after {
    background: linear-gradient(45deg, rgb(187,205,178) 0%, rgb(153,174,138) 100%);
    filter: blur(50px);
    top: -150px;
    opacity: 0.05;
    width: 300px;
    border-radius: 50%;
    content: "";
    height: 300px;
    right: -150px;
    position: absolute;
    z-index: 0;
}

.program-assets-085 .container {
    position: relative;
    padding: 0 20px;
    grid-template-columns: 1fr 1fr;
    z-index: 1;
    margin: 0 auto;
    gap: 60px;
    display: grid;
    max-width: 1200px;
}

.program-assets-085 .image-stack-746:hover {
    transform: perspective(1000px) rotateY(-2deg) translateZ(30px);
}

.program-assets-085 .learning-creators-706 {
    display: flex;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
    justify-content: center;
}

.program-assets-085 .content-wrap-269::before {
    transform: scaleY(0.9);
    background: linear-gradient(to bottom, rgb(187,205,178), rgb(153,174,138));
    border-radius: 10px;
    width: 4px;
    content: "";
    opacity: 0.8;
    top: 0;
    height: 100%;
    left: -20px;
    position: absolute;
    transition: transform 0.4s ease;
}

.program-assets-085 h1::after {
    position: absolute;
    width: 80px;
    background: linear-gradient(to right, rgb(187,205,178), rgb(153,174,138));
    left: 0;
    transition: width 0.4s ease;
    border-radius: 10px;
    height: 3px;
    content: "";
    bottom: -10px;
}

.program-assets-085 li:hover {
    transform: translateX(5px) translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.9);
}

.program-assets-085 li p {
    line-height: 1.6;
    display: flex;
    align-items: center;
    margin: 0;
    color: #000000;
    font-size: 15px;
}

.program-assets-085 li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.program-assets-085 li:hover svg path {
    fill: rgb(153,174,138);
}

.program-assets-085 li:nth-child(odd):hover {
    transform: translateX(0) translateY(-2px);
}

.tySpotlight-572 {
    overflow: hidden;
    padding: 120px 0 80px;
    position: relative;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(221,235,215) 0%, rgb(153,174,138,0.5) 100%);
}

.tySpotlight-572::after {
    right: -50px;
    content: "";
    filter: blur(40px);
    height: 200px;
    animation: floating 8s infinite ease-in-out;
    bottom: -50px;
    background: radial-gradient(circle, rgb(187,205,178,0.5) 0%, transparent 70%);
    opacity: 0.4;
    width: 200px;
    position: absolute;
}

.tySpotlight-572 h2 {
    color: #000000;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(255,255,255,0.6);
    position: relative;
    margin-bottom: 40px;
    letter-spacing: -0.01em;
    transform: translateZ(20px);
    line-height: 1.3;
    animation: slideIn 0.8s ease-out forwards;
    font-size: 33px;
}

.tySpotlight-572 .learning-creators-706 {
    border-left: 5px solid rgb(187,205,178);
    position: relative;
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
    background: #ffffff;
    animation: fadeIn 1s 0.3s both;
    transition: transform 0.5s ease;
    transform: translateZ(10px) rotateX(2deg);
    padding: 40px;
}

.tySpotlight-572 li {
    position: relative;
    padding-left: 30px;
}

.tySpotlight-572 span {
    font-size: 17px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    transition: all 0.3s;
    display: block;
    color: #000000;
}

.tySpotlight-572 .learning-creators-706::after {
    background: linear-gradient(135deg, rgb(187,205,178) 0%, rgb(153,174,138) 100%);
    width: 60px;
    transform: rotate(15deg);
    opacity: 0.9;
    content: "";
    border-radius: 10px;
    position: absolute;
    animation: float 6s infinite ease-in-out;
    right: 30px;
    z-index: -1;
    top: -10px;
    height: 60px;
}

footer::after {
    height: 100%;
    z-index: -1;
    content: "";
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.03) 5px,
            rgba(255, 255, 255, 0.03) 10px
        );
    top: 0;
    left: 0;
    animation: scanline 10s linear infinite;
    width: 100%;
    position: absolute;
}

.footer-subscribe-267 .container {
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 3rem;
    position: relative;
}

.footer-subscribe-267 .company_holder:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 
                0 0 20px rgb(187,205,178,0.5);
    transform: translateZ(20px) rotateX(2deg) rotateY(-2deg);
    border-left: 3px solid #ffffff;
}

.footer-subscribe-267 .company_holder h3 {
    position: relative;
    letter-spacing: 1px;
    margin-bottom: 1.75rem;
    font-size: calc(35px * 0.9);
    font-weight: 700;
    padding-bottom: 0.75rem;
    text-transform: uppercase;
    color: #ffffff;
}

.footer-subscribe-267 .company_holder:hover h3::after {
    width: 100%;
}

.footer-subscribe-267 .comm-guide-046::before {
    background: linear-gradient(to bottom, 
                rgb(187,205,178) 0%, 
                transparent 100%);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
}

.footer-subscribe-267 .top-learn-726 {
    backdrop-filter: blur(5px);
    transform-style: preserve-3d;
    overflow: hidden;
    transition: all 0.4s ease;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}

.footer-subscribe-267 .top-learn-726:hover::before {
    top: -100%;
    left: -100%;
}

.footer-subscribe-267 .top-learn-726::after {
    transition: all 0.4s ease;
    border-style: solid;
    top: 0;
    transform: translateZ(5px);
    position: absolute;
    transform-style: preserve-3d;
    border-width: 0 25px 25px 0;
    height: 0;
    border-color: transparent rgb(187,205,178) transparent transparent;
    width: 0;
    right: 0;
    content: "";
}

.footer-subscribe-267 .top-learn-726 h5 {
    position: relative;
    font-size: 21px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #ffffff;
}

.footer-subscribe-267 .top-learn-726 h5::after {
    height: 3px;
    transition: width 0.4s ease-in-out;
    bottom: -8px;
    content: "";
    position: absolute;
    left: 0;
    background: rgb(187,205,178);
    width: 30%;
}

.footer-subscribe-267 .top-learn-726 a {
    text-decoration: none;
    display: block;
    transition: all 0.3s ease;
    position: relative;
    padding: 0.5rem 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.75);
    transform-style: preserve-3d;
}

.footer-subscribe-267 .top-learn-726 a:hover::before {
    opacity: 1;
    left: 0;
}

.workshop-cta-761 {
    backdrop-filter: blur(10px);
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    padding: 1.5rem 0;
    margin-top: 3rem;
}

.workshop-cta-761 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.workshop-cta-761 .music-edu-590 {
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
    border-radius: 30px;
    transition: all 0.3s ease;
    padding: 0.5rem 1.5rem;
    text-align: center;
}

.footer-subscribe-267 .company_holder:hover::before,
.footer-subscribe-267 .top-learn-726:hover::before {
    opacity: 0.5;
}

.footer-subscribe-267 .company_holder::after {
    top: 20px;
    position: absolute;
    opacity: 0.7;
    border-top: 2px solid rgb(187,205,178);
    width: 30px;
    border-right: 2px solid rgb(187,205,178);
    transition: all 0.4s ease;
    content: "";
    height: 30px;
    right: 20px;
}

.footer-subscribe-267 .company_holder:hover::after {
    transform: rotate(45deg);
    height: 40px;
    width: 40px;
}

.footer-subscribe-267 .company_holder:hover .comm-guide-046::after {
    width: calc(100% - 1rem);
}

.footer-subscribe-267::after {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -2;
    opacity: 0.3;
    width: 100%;
    background: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.02) 50%),
        linear-gradient(rgba(255, 255, 255, 0.02) 50%, transparent 50%);
    background-size: 40px 40px;
    left: 0;
    content: "";
}

.footer-subscribe-267 .header-master-987 a::after {
    position: absolute;
    height: 1px;
    transition: width 0.3s ease;
    left: 0;
    background: linear-gradient(to right, rgb(187,205,178), rgb(153,174,138));
    bottom: 0;
    content: "";
    width: 0;
}

.reach-out-943::after {
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgb(221,235,215) 0%, transparent 100%);
    height: 200px;
    width: 100%;
    z-index: 2;
    position: absolute;
    content: "";
}

.reach-out-943 .container {
    position: relative;
    margin: 0 auto;
    z-index: 5;
    max-width: 1200px;
    padding: 0 20px;
}

.reach-out-943 h3 {
    font-size: 32px;
    position: relative;
    margin-bottom: 60px;
    text-align: center;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
}

.support-request-604 .connect-panel-328 h3 {
    margin-bottom: 40px;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
}

.support-request-604 .connect-panel-328 h3::before,
.support-request-604 .connect-panel-328 h3::after {
    content: none;
}

.support-request-604 .connect-panel-328 input[type="text"]:focus,
.support-request-604 .connect-panel-328 textarea:focus {
    outline: none;
    border-bottom-color: rgb(187,205,178);
    background: rgba(245, 245, 245, 0.8);
}

.support-request-604 .connect-panel-328 textarea {
    min-height: 150px;
    resize: vertical;
}

.support-request-604 .connect-panel-328 .request-links-652 {
    margin-bottom: 30px;
    display: flex;
    position: relative;
    align-items: flex-start;
}

.support-request-604 .connect-panel-328 .request-links-652 label::before {
    content: "";
    left: 0;
    top: 2px;
    transition: all 0.3s ease;
    height: 22px;
    background: rgba(245, 245, 245, 0.5);
    position: absolute;
    width: 22px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.support-request-604 .connect-panel-328 .request-links-652 input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    width: 6px;
    top: 4px;
    left: 8px;
    border: solid #ffffff;
    content: "";
    height: 12px;
    position: absolute;
}

.support-request-604 .connect-panel-328 .request-links-652 a:hover {
    color: rgb(153,174,138);
    border-bottom-color: rgb(153,174,138);
}

.support-request-604 .connect-panel-328 .reach-list-213::before {
    bottom: -2px;
    z-index: -1;
    background: rgb(187,205,178);
    content: "";
    position: absolute;
    height: 2px;
    transition: all 0.3s ease;
    left: 0;
    width: 100%;
}

.support-request-604 .connect-panel-328 .reach-list-213:hover {
    color: #ffffff;
}

.support-request-604 .help-form-807 {
    position: relative;
    color: #ffffff;
    margin-left: -40px;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    padding: 60px;
    z-index: 0;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    flex: 0 0 42%;
}

.support-request-604 .help-form-807 h4 {
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 20px;
    position: relative;
    margin-bottom: 40px;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.support-request-604 .help-form-807 .query-widget-739 li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.support-request-604 .help-form-807 .query-widget-739 li svg {
    height: 24px;
    width: 24px;
    margin-right: 20px;
    flex-shrink: 0;
}

.support-request-604 .help-form-807 .query-widget-739 li:hover svg path {
    fill: #ffffff;
}

.support-request-604 .help-form-807 .query-widget-739 li a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease;
}

.quantitative-data-196 {
    --stat-hover-bg: linear-gradient(135deg, rgb(187,205,178), rgb(153,174,138,0.5));
    overflow: hidden;
    padding: 5rem 0;
    --stat-bg: linear-gradient(135deg, rgb(187,205,178,0.5), rgb(153,174,138,0.5));
    position: relative;
    background: linear-gradient(170deg, rgb(221,235,215), rgba(0, 0, 0, 0.5));
    --item-transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.35s ease-out, background 0.4s ease;
}

.quantitative-data-196 .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 1.5rem;
    position: relative;
}

.quantitative-data-196 h4 {
    opacity: 0;
    animation: fadeUp 0.8s ease-out 1.2s forwards;
    color: #ffffff;
    font-size: 19px;
    letter-spacing: 0.05em;
    text-align: center;
    font-weight: 600;
    margin-top: 3rem;
    transform: translateY(1rem);
}

.quantitative-data-196 .knowledge-statistics-081 {
    display: flex;
    backdrop-filter: blur(8px);
    background: var(--stat-bg);
    overflow: hidden;
    transform: translateY(30px);
    border-radius: 10px;
    animation: staggerIn 0.6s cubic-bezier(0.17, 0.67, 0.4, 1) forwards;
    animation-delay: calc(0.15s * var(--i, 0));
    border-left: 3px solid rgb(187,205,178);
    padding: 1.5rem;
    position: relative;
    transition: var(--item-transition);
    flex-direction: column;
    height: 160px;
    opacity: 0;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    justify-content: center;
}

.quantitative-data-196 .knowledge-statistics-081:hover {
    background: var(--stat-hover-bg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px) scale(1.02);
}

.quantitative-data-196 .knowledge-statistics-081:hover::before {
    opacity: 0.4;
}

.quantitative-data-196 .knowledge-statistics-081 p {
    position: relative;
    line-height: 1;
    margin: 0 0 0.5rem;
    display: inline-block;
    font-size: 3rem;
    font-weight: 700;
    color: #ffffff;
}

.quantitative-data-196 .knowledge-statistics-081 span {
    color: #ffffff;
    font-size: 15px;
    position: relative;
    transition: padding 0.3s ease;
    padding-left: 0;
    font-weight: 400;
    max-width: 90%;
    line-height: 1.4;
    display: block;
}

.quantitative-data-196 .knowledge-statistics-081:hover span::before {
    width: 6px;
}

.program-information-823 {
    background-color: rgb(221,235,215);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}

.program-information-823::after {
    bottom: -5%;
    background: linear-gradient(135deg, rgb(187,205,178,0.5), rgb(187,205,178));
    content: "";
    opacity: 0.05;
    left: -10%;
    position: absolute;
    transform: rotate(15deg);
    width: 55%;
    z-index: 0;
    height: 55%;
}

.program-information-823 h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 3rem;
    position: relative;
    color: #000000;
    max-width: 85%;
}

.program-information-823 .container:hover h2::after {
    transform: scaleX(1.5);
}

.program-information-823 .learn-challenge-904 {
    position: relative;
    gap: 2.5rem;
    display: grid;
    grid-template-columns: 1fr;
}

.program-information-823 .image-stack-746::before {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, rgb(153,174,138,0.5), transparent);
    opacity: 0.3;
    content: "";
    transition: opacity 0.6s ease;
    height: 100%;
}

.program-information-823 .container:hover .image-stack-746 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(0deg);
}

.program-information-823 .container:hover .image-stack-746::before {
    opacity: 0.5;
}

.program-information-823 .container:hover .image-stack-746::after {
    left: 100%;
}

.program-information-823 .content-wrap-269::before {
    top: 0;
    background: linear-gradient(to bottom, rgb(153,174,138), rgb(187,205,178));
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    content: "";
    transform-origin: center;
    position: absolute;
    width: 4px;
    transform: scaleY(0.3);
    height: 100%;
    left: 0;
}

.program-information-823 .container:hover .content-wrap-269::before {
    transform: scaleY(1);
}

.program-information-823 .description:last-child {
    margin-bottom: 0;
}

.program-information-823 .description::first-letter {
    font-weight: 600;
    color: rgb(153,174,138);
    font-size: 1.3em;
}

.opening-page-749 {
    position: relative;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(221,235,215) 0%, rgb(153,174,138,0.5) 100%);
    overflow: hidden;
    display: flex;
}

.opening-page-749::after {
    height: 40vw;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    animation: floatBubble 20s ease-in-out infinite alternate;
    transform: rotate(-15deg);
    position: absolute;
    content: "";
    width: 40vw;
    background: rgb(187,205,178);
    z-index: 0;
    top: -10%;
    opacity: 0.03;
    right: -10%;
}

.opening-page-749 .main-title-896 {
    grid-template-columns: 1fr;
    max-width: 1200px;
    position: relative;
    display: grid;
    z-index: 2;
    gap: 2rem;
    width: 90%;
}

.opening-page-749 .main-title-896 > div:first-child::before {
    left: 0;
    position: absolute;
    animation: growLine 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    content: "";
    top: 0;
    transform-origin: top;
    transform: scaleY(0);
    height: 100%;
    width: 5px;
    background: rgb(187,205,178);
}

.opening-page-749 .why-mission-938 {
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    position: relative;
    transform: translateY(1rem);
    opacity: 0;
}

.opening-page-749 .why-mission-938 > div::before {
    left: 0;
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
    content: "";
}

.opening-page-749 .why-mission-938 > div > div {
    position: relative;
    z-index: 2;
}

.opening-page-749 .why-mission-938 .title_style_header {
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font-size: clamp(2rem, 5vw, 38px);
    line-height: 1.2;
    transform: translateY(0.5rem);
    letter-spacing: 0.02em;
    font-family: Arial, sans-serif;
    opacity: 0;
    color: #ffffff;
    animation: slideUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s forwards;
    margin: 0;
}

header::before {
    top: 0;
    content: "";
    opacity: 0.1;
    background-image: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

header .nav-know-310 .header-main-816 {
    position: relative;
    margin-right: 40px;
    z-index: 2;
}

header .nav-know-310 .header-main-816 .header-lead-530 {
    padding: 5px;
    position: relative;
    display: block;
}

header .nav-know-310 .header-main-816 .header-lead-530:hover::before {
    opacity: 0.1;
    transform: scale(1);
}

header .nav-know-310 .header-main-816 .header-lead-530 svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    width: auto;
    height: 45px;
}

header .nav-know-310 .top-learn-726 .main-edu-129 {
    position: relative;
    margin: 0;
    transform-style: preserve-3d;
}

header .nav-know-310 .top-learn-726 .main-edu-129 a::before,
header .nav-know-310 .top-learn-726 .main-edu-129 a::after {
    top: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}

header .nav-know-310 .top-learn-726 .main-edu-129 a::before {
    transform-origin: top center;
    transform: translateZ(-1px) rotateX(10deg);
    opacity: 0;
    background: linear-gradient(to bottom, rgb(187,205,178,0.5), transparent);
}

header .nav-know-310 .top-learn-726 .main-edu-129:hover a {
    color: rgb(187,205,178);
    transform: translateZ(10px);
}

header .nav-know-310 .top-learn-726 .main-edu-129:hover a::before,
header .nav-know-310 .top-learn-726 .main-edu-129:hover a::after {
    opacity: 0.1;
}

header .nav-know-310 .top-learn-726 .main-edu-129:hover a::before {
    transform: translateZ(-5px) rotateX(15deg);
}

.cookie-disclaimer-694 {
    align-items: center;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}

.cookieUsagePromptBar-812 p {
    font-size: 18px;
}

.learn-consent-437 svg, .learn-consent-437 svg path, .learn-consent-437 img {
    fill: rgb(187,205,178);
    width: 100px;
    height: 100px;
}

.cookieUsagePromptBar-812 p a {
    text-decoration: none;
    color: rgb(187,205,178);
}


#cookie-alert-window-246 {
    display: none;
}

#cookie-alert-window-246:checked ~ .cookieUsagePromptBar-812 {
    opacity: 0;
    visibility: hidden;
}

.pricing-lineup-916::before {
    content: "";
    right: -5%;
    width: 40%;
    height: 70%;
    position: absolute;
    top: -10%;
    background: linear-gradient(145deg, rgb(187,205,178,0.5), rgb(153,174,138,0.5));
    transform: rotate(-15deg) skewX(15deg);
    opacity: 0.4;
    z-index: 0;
    filter: blur(60px);
}

.pricing-lineup-916 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1320px;
    z-index: 1;
}

.pricing-lineup-916 .enroll-cost-859 {
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    opacity: 0;
    text-align: center;
    transform: translateY(30px);
}

.pricing-lineup-916 .enroll-cost-859 h2::after {
    left: 50%;
    border-radius: 10px;
    transform: translateX(-50%);
    height: 4px;
    position: absolute;
    bottom: -12px;
    content: "";
    background: linear-gradient(90deg, rgb(187,205,178), rgb(153,174,138));
    width: 80px;
}

.pricing-lineup-916 .cost-levels-370 {
    text-decoration: none;
    backface-visibility: hidden;
    display: block;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    transform: perspective(1000px) rotateX(0deg);
}

.pricing-lineup-916 .cost-levels-370:hover .value-pricing-483 {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
    transform: translateY(-8px);
}

.pricing-lineup-916 .payment-plans-918 {
    padding: 35px 30px;
    flex-direction: column;
    flex-grow: 1;
    display: flex;
}

.pricing-lineup-916 .payment-plans-918 h3::before {
    height: calc(100% - 10px);
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(187,205,178), rgb(153,174,138));
    width: 4px;
    left: 0;
    top: 5px;
    border-radius: 10px;
}

.pricing-lineup-916 .payment-plans-918 p {
    margin-top: 5px;
    line-height: 1.6;
    font-size: 12px;
    flex-grow: 1;
    color: #000000;
    word-break: break-word;
    margin-bottom: 10px;
    white-space: normal;
    overflow-wrap: break-word;
}

.pricing-lineup-916 .image-stack-746 {
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 220px;
    width: 100%;
    position: relative;
}

.pricing-lineup-916 .cost-levels-370:hover .image-stack-746 {
    transform: scale(1.05);
}

.education-history-649 {
    min-height: 700px;
    overflow: hidden;
    padding: 8rem 0;
    background: linear-gradient(150deg, rgb(221,235,215) 0%, #000000 100%);
    position: relative;
}

.education-history-649 .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1300px;
    padding: 0 2rem;
}

.education-history-649 .review-space-025 {
    grid-template-rows: auto auto 1fr;
    grid-template-areas:
        "photo name"
        "photo job"
        "photo quote";
    grid-template-columns: 45% 1fr;
    position: relative;
    background: transparent;
    display: grid;
    gap: 20px 30px;
    min-height: 580px;
}

.education-history-649 .review-space-025::after {
    border-radius: 21px;
    z-index: -2;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
}

.education-history-649 .review-space-025:hover .image-stack-746 {
    filter: contrast(1.2) brightness(1.1);
    transform: scale(1.02);
}

.education-history-649 .image-stack-746::before {
    width: 10px;
    animation: pulseOpacity 3s ease-in-out infinite;
    top: 0;
    opacity: 0.7;
    z-index: 3;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    background: rgb(187,205,178);
}

.education-history-649 .review-space-025:hover .name {
    transform: translateX(15px);
}

.education-history-649 .name::after {
    background: rgb(187,205,178);
    transition: width 0.5s ease;
    position: absolute;
    left: 0;
    content: "";
    width: 0;
    height: 2px;
    bottom: 0;
}

.education-history-649 .review-space-025:hover span:not(.name) {
    transform: translateX(15px);
    background: rgba(0, 0, 0, 0.3);
}

.education-history-649 .work-content-987 {
    transform: translateY(0);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    backdrop-filter: blur(10px);
    line-height: 1.8;
    width: 95%;
    z-index: 2;
    align-self: start;
    padding: 2rem;
    color: #ffffff;
    border-left: 4px solid rgb(153,174,138);
    margin-right: 0;
    position: relative;
    border-radius: 21px;
    grid-area: quote;
    font-size: 17px;
}

.privacy-shield-367 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(221,235,215), #ffffff);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    padding: 4rem 2rem;
}

.privacy-shield-367::before {
    position: absolute;
    pointer-events: none;
    width: 100%;
    opacity: 0.15;
    z-index: 0;
    height: 100%;
    content: "";
    background: 
        radial-gradient(circle at 10% 90%, rgb(153,174,138,0.5), transparent 40%),
        radial-gradient(circle at 90% 10%, rgb(187,205,178,0.5), transparent 45%);
    top: 0;
    left: 0;
}

.privacy-shield-367 h1::after {
    position: absolute;
    transform-origin: left;
    content: "";
    height: 3px;
    background: rgb(187,205,178);
    animation: expandLine 0.7s ease-out forwards 0.7s;
    bottom: -0.5rem;
    left: 0;
    transform: scaleX(0);
    width: 3.5rem;
}

.privacy-shield-367 h2::before {
    background: rgb(153,174,138);
    border-radius: 2px;
    position: absolute;
    top: 0.25rem;
    content: "";
    width: 4px;
    height: 85%;
    left: 0;
}

.privacy-shield-367 h3::before {
    position: absolute;
    width: 3px;
    content: "";
    background: rgb(153,174,138);
    top: 0.25rem;
    opacity: 0.8;
    border-radius: 1.5px;
    left: 0;
    height: 80%;
}

.privacy-shield-367 h4::before {
    position: absolute;
    background: rgb(153,174,138);
    left: 0;
    width: 2px;
    height: 75%;
    opacity: 0.7;
    content: "";
    top: 0.25rem;
    border-radius: 1px;
}

.privacy-shield-367 p {
    animation: slideUp 0.7s ease-out forwards 0.4s;
    transform: translateY(10px);
    max-width: 90ch;
    margin-bottom: 1.5rem;
    font-size: 15px;
    opacity: 0;
    line-height: 1.75;
    color: #000000;
}

.privacy-shield-367 li::marker {
    color: rgb(187,205,178);
    font-size: 1.2em;
}

.privacy-shield-367 span {
    padding-left: 1rem;
    opacity: 0;
    transform: translateY(10px);
    display: block;
    font-size: 15px;
    animation: slideUp 0.7s ease-out forwards 0.5s;
    max-width: 90ch;
    margin-bottom: 1.5rem;
    color: #000000;
    line-height: 1.75;
    border-left: 1px solid rgb(153,174,138,0.5);
}

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

.our-story-461 .content-wrap-269 {
    transform: translateY(20px);
    gap: 30px;
    display: grid;
    opacity: 0;
    grid-template-columns: 1fr;
    position: relative;
    animation: fadeInUp 0.8s ease-out forwards;
}

.our-story-461 h5 {
    color: rgb(153,174,138);
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}

.our-story-461 div p {
    font-size: calc(32px * 0.9);
    line-height: 1.2;
    display: inline-block;
    margin: 0 0 15px;
    position: relative;
    font-weight: 700;
}

.our-story-461 ol {
    counter-reset: section;
    margin: 0;
    position: relative;
    list-style: none;
    padding: 0;
}

.our-story-461 ol li {
    backdrop-filter: blur(10px);
    line-height: 1.8;
    transition: transform 0.3s ease-out;
    transform: translateX(-10px);
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    border-left: 4px solid rgb(153,174,138);
    padding: 30px;
    font-size: 13px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.our-story-461 ol li:hover::before {
    opacity: 0.3;
}



::-webkit-scrollbar {
    scroll-behavior: auto;
    width: 0.8em;
}

::-webkit-scrollbar-track {
    border-radius: 5.3rem;
    border: 1px groove #ffffff;
    background: rgb(187,205,178,0.5);
}

::-webkit-scrollbar-thumb {
    transition: background, box-shadow, border-radius 3s ease-in-out;
    border-radius: 20%;
    animation: slide_scrollbar 3.6s ease-in-out infinite;
    background: #ffffff;
    min-height: 23px;
    border: 3px solid rgb(187,205,178);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(187,205,178,0.5);
    box-shadow: -1px -5px 2px 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:active {
    box-shadow: inset -2px 3px 13px -1px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-corner {
    border-radius: 6px;
    border: 1px solid rgb(153,174,138,0.5);
    background: rgb(221,235,215);
}



@media (max-width: 576px) {.program-assets-085 {
    padding: 50px 0;
}.program-assets-085 .image-stack-746 {
    max-height: 250px;
}.program-assets-085 h1 {
    font-size: calc(41px * 0.7);
}.program-assets-085 .content-wrap-269::before {
    width: 3px;
    left: -15px;
}.program-assets-085 li {
    margin-bottom: 12px;
    padding: 10px 12px;
}.program-assets-085 li p {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
}.program-assets-085 li svg {
    width: 18px;
    margin-right: 8px;
    height: 18px;
}}



@media (max-width: 767px) {.tySpotlight-572 {
    padding: 60px 0 40px;
}.tySpotlight-572 h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 25px;
}.tySpotlight-572 .learning-creators-706 {
    padding: 25px 20px;
    transform: translateZ(5px) rotateX(1deg);
}.tySpotlight-572 .learning-creators-706:hover {
    transform: translateZ(8px) rotateX(0deg);
}.tySpotlight-572 li {
    padding-left: 25px;
}.tySpotlight-572 span {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}.tySpotlight-572 .learning-creators-706::after {
    width: 40px;
    top: -5px;
    height: 40px;
    right: 20px;
}
}



@media (max-width: 992px) {.footer-subscribe-267 {
    padding: 4rem 0 2rem;
}.footer-subscribe-267 .container {
    gap: 2rem;
    grid-template-columns: 1fr;
}.footer-subscribe-267 .company_holder,
    .footer-subscribe-267 .teach-supp-084 {
    width: 100%;
}.footer-subscribe-267 .header-master-987 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 576px) {.footer-subscribe-267 {
    padding: 3rem 0 1rem;
}.footer-subscribe-267 .company_holder {
    padding: 1.25rem;
}.footer-subscribe-267 .company_holder h3 {
    font-size: calc(35px * 0.8);
}.footer-subscribe-267 .top-learn-726 h5 {
    font-size: calc(21px * 0.9);
}.footer-subscribe-267 .top-learn-726 a,
    .footer-subscribe-267 .comm-guide-046 {
    font-size: calc(12px * 0.9);
}.workshop-cta-761 .music-edu-590 {
    font-size: calc(15px * 0.9);
    padding: 0.4rem 1rem;
}}



@media screen and (max-width: 768px) {.reach-out-943 {
    padding: 60px 0;
}.reach-out-943 h3 {
    font-size: calc(32px - 4px);
}.support-request-604 .connect-panel-328,
    .support-request-604 .help-form-807 {
    padding: 40px 30px;
}.support-request-604 .connect-panel-328 .reach-list-213 {
    text-align: center;
    width: 100%;
}
}



@media (max-width: 992px) {.quantitative-data-196 {
    padding: 4rem 0;
}.quantitative-data-196 ul {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.quantitative-data-196 .knowledge-statistics-081 {
    height: 140px;
    padding: 1.25rem;
}.quantitative-data-196 .knowledge-statistics-081 p {
    font-size: 2.5rem;
}.quantitative-data-196 .knowledge-statistics-081 p::after {
    font-size: 1.25rem;
    top: 4px;
    right: -12px;
}
}



@media (max-width: 576px) {.quantitative-data-196 {
    padding: 2.5rem 0;
}.quantitative-data-196 ul {
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem;
}.quantitative-data-196 .knowledge-statistics-081 {
    height: 120px;
}.quantitative-data-196 .knowledge-statistics-081 p {
    font-size: 2rem;
}.quantitative-data-196 .knowledge-statistics-081 span {
    max-width: 100%;
    font-size: 0.85rem;
}.quantitative-data-196 h4 {
    font-size: calc(19px * 0.9);
}
}



@media (min-width: 992px) {.program-information-823 {
    padding: 10rem 0;
}.program-information-823 h2 {
    max-width: 60%;
    font-size: calc(36px * 1.2);
}.program-information-823 .learn-challenge-904 {
    gap: 4rem;
}.program-information-823 .image-stack-746 {
    height: 550px;
    transform: perspective(1000px) rotateY(-5deg) translateX(-20px);
}.program-information-823 .container:hover .image-stack-746 {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.program-information-823 .content-wrap-269 {
    padding: 3.5rem;
    max-height: 550px;
    backdrop-filter: blur(10px);
    margin-right: -2rem;
    background-color: rgba(255, 255, 255, 0.95);
}.program-information-823 .description {
    line-height: 1.9;
    font-size: calc(15px * 1.05);
}
}



@media (max-width: 767px) {.program-information-823 {
    padding: 4rem 0;
}.program-information-823 h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 2rem;
    max-width: 100%;
}.program-information-823 .image-stack-746 {
    height: 300px;
    transform: perspective(1000px) rotateY(0deg);
}.program-information-823 .content-wrap-269 {
    padding: 2rem;
}.program-information-823 .description {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}}



@media (min-width: 992px) {.opening-page-749 .main-title-896 {
    grid-template-columns: 0.35fr 0.65fr;
}.opening-page-749 .main-title-896 > div:first-child {
    opacity: 0;
    transform: translateX(-1rem);
    animation: slideRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
}.opening-page-749 .why-mission-938 {
    opacity: 0;
    animation: slideLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    transform: translateX(1rem);
}.opening-page-749 .why-mission-938 > div {
    padding: 5rem 4rem;
    min-height: 380px;
}.opening-page-749 .why-mission-938 > div h3 {
    max-width: 75%;
    font-size: calc(24px * 1.1);
}.opening-page-749 .why-mission-938 > div > div > div::before {
    width: 100px;
}
}



@media (max-width: 767px) {.opening-page-749 {
    padding: 4rem 1rem;
}.opening-page-749 .main-title-896 > div:first-child {
    padding: 1.25rem 1.5rem;
}.opening-page-749 .why-mission-938 > div {
    padding: 2.5rem 1.5rem;
}.opening-page-749 .why-mission-938 > div h3 {
    font-size: calc(21px * 1.1);
    max-width: 100%;
    margin-bottom: 1.5rem;
}.opening-page-749 .why-mission-938 .title_style_header {
    font-size: calc(36px * 0.9);
}}



@media (max-width: 992px) {header .nav-know-310 {
    padding: 15px;
    flex-direction: column;
}header .nav-know-310 .header-main-816 {
    margin: 0 0 15px 0;
}header .nav-know-310 .top-learn-726 {
    perspective: none;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}header .nav-know-310 .top-learn-726 .main-edu-129 a {
    font-size: calc(16px - 1px);
    padding: 10px 15px;
    transform-style: flat;
}header .nav-know-310 .top-learn-726 .main-edu-129:hover a {
    transform: none;
}header .nav-know-310 .top-learn-726 .main-edu-129 a::before,
    header .nav-know-310 .top-learn-726 .main-edu-129 a::after {
    display: none;
}
}



@media (min-width: 768px) {.pricing-lineup-916 .pro-fees-390 {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}.pricing-lineup-916 .promo-cost-478 {
    grid-template-columns: 1fr;
}
}



@media (min-width: 1200px) {.pricing-lineup-916 .pro-fees-390 {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.pricing-lineup-916 .payment-plans-918 {
    padding: 40px 35px;
}.pricing-lineup-916 .image-stack-746 {
    height: 240px;
}
}



@media (max-width: 767px) {.pricing-lineup-916 {
    padding: 80px 0;
}.pricing-lineup-916 .enroll-cost-859 {
    margin-bottom: 20px;
}.pricing-lineup-916 .value-pricing-483 {
    max-width: 100%;
}.pricing-lineup-916 .payment-plans-918 {
    padding: 30px 25px;
}.pricing-lineup-916 .payment-plans-918 h3 {
    font-size: calc(22px + 1px);
}.pricing-lineup-916 .pricing-offers-264 {
    margin: 0 0 15px;
    font-size: 22px;
}.pricing-lineup-916 .image-stack-746 {
    height: 200px;
}
}



@media (max-width: 576px) {.education-history-649 {
    padding: 5rem 0;
}.education-history-649 .image-stack-746 {
    height: 250px;
}.education-history-649 .name {
    font-size: 18px;
}.education-history-649 .review-space-025 span:not(.name) {
    font-size: 17px;
    padding: 0.5rem 1rem;
}.education-history-649 .work-content-987 {
    padding: 1.5rem;
    line-height: 1.6;
    width: 95%;
    font-size: calc(17px * 0.9);
}}



@media (min-width: 768px) {.privacy-shield-367 {
    padding: 6rem 3rem;
}.privacy-shield-367 .container {
    padding: 0 2rem;
}.privacy-shield-367 h1 {
    margin-bottom: 3rem;
    font-size: calc(39px * 1.1);
}.privacy-shield-367 h1::after {
    width: 4.5rem;
}.privacy-shield-367 h2 {
    margin: 3rem 0 1.8rem;
    padding-left: 1.2rem;
    font-size: calc(33px * 1.05);
}.privacy-shield-367 h2::before {
    width: 5px;
}.privacy-shield-367 p, 
    .privacy-shield-367 li,
    .privacy-shield-367 span {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}



@media (min-width: 992px) {.privacy-shield-367 {
    background: linear-gradient(165deg, rgb(221,235,215), #ffffff);
    padding: 7rem 4rem;
}.privacy-shield-367 .container {
    padding: 0 3rem;
}.privacy-shield-367 h1 {
    font-size: calc(39px * 1.2);
    margin-bottom: 3.5rem;
}.privacy-shield-367 h1::after {
    width: 5rem;
    height: 4px;
}.privacy-shield-367 p {
    margin-bottom: 2rem;
}.privacy-shield-367 h2::before {
    background: linear-gradient(to bottom, rgb(187,205,178), rgb(153,174,138));
}.privacy-shield-367 li {
    margin-bottom: 1.2rem;
}.privacy-shield-367 span {
    border-left: 2px solid rgb(153,174,138,0.5);
    padding-left: 1.5rem;
}
}



@media (max-width: 767px) {.privacy-shield-367 {
    padding: 3rem 1.5rem;
}.privacy-shield-367 h1 {
    font-size: calc(39px * 0.9);
    margin-bottom: 1.8rem;
}.privacy-shield-367 h2 {
    margin: 2rem 0 1.2rem;
    font-size: calc(33px * 0.95);
}.privacy-shield-367 p, 
    .privacy-shield-367 li,
    .privacy-shield-367 span {
    font-size: calc(15px * 0.98);
    line-height: 1.7;
}.privacy-shield-367 ul {
    padding-left: 1.5rem;
}
}




@media screen and (min-width: 768px) {.our-story-461 {
    padding: 150px 0;
}.our-story-461 .content-wrap-269 {
    grid-template-columns: 1fr 2fr;
    align-items: start;
}.our-story-461 .content-wrap-269 > div:first-child,
    .our-story-461 .content-wrap-269 > div:nth-child(2) {
    grid-column: 1;
}.our-story-461 .content-wrap-269 > ol {
    margin-top: 20px;
    grid-column: 1 / -1;
}.our-story-461 ol li {
    padding: 40px;
    column-count: 2;
    column-gap: 40px;
}
}



@media screen and (max-width: 767px) {.our-story-461 {
    padding: 80px 0;
}.our-story-461 h5 {
    font-size: calc(24px * 0.9);
}.our-story-461 div p {
    font-size: calc(32px * 0.7);
}.our-story-461 ol li {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
    padding: 25px 20px;
}
}

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



@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateZ(10px) rotateX(5deg) translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateZ(10px) rotateX(2deg) translateY(0);
    }
}



@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(153,174,138,0.5);
    }
    70% {
        box-shadow: 0 0 0 8px rgba(rgb(153,174,138), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(153,174,138), 0);
    }
}

@keyframes scanline {
    0% {
        transform: translateY(-100%);
        opacity: 0.5;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        transform: translateY(100%);
        opacity: 0.5;
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.05);
    }
}



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



@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}



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



@keyframes floatBubble {
  0% {
    transform: rotate(-15deg) translate(0, 0);
  }
  50% {
    transform: rotate(-10deg) translate(-20px, 20px);
  }
  100% {
    transform: rotate(-15deg) translate(0, 0);
  }
}



@keyframes slideLeft {
  from {
    transform: translateX(1rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}



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



@keyframes pulseOpacity {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.9;
    }
}



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



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

