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

.wrapper-section-43751 {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}

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

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

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

.first-lesson-86170 {
    flex: 1 0 auto;
}

.fund-cta-13926 {
    flex: 0 0 auto;
}

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

.developer-experience-61382::before {
    position: absolute;
    z-index: 0;
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0.1;
    content: "";
    transform: translateY(-30%) skewY(-5deg);
    background: linear-gradient(45deg, rgb(172,192,191,0.5) 0%, transparent 70%);
    top: 0;
}

.developer-experience-61382 .container {
    perspective: 1000px;
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.developer-experience-61382 .opinion-spot-05267::before {
    z-index: 2;
    content: "";
    background-size: 200% 100%;
    width: 100%;
    left: 0;
    top: 0;
    animation: gradientMove 8s ease-in-out infinite;
    background: linear-gradient(90deg, 
    rgb(172,192,191) 0%, 
    rgb(137,148,146) 50%, 
    rgb(172,192,191) 100%);
    height: 5px;
    position: absolute;
}

.developer-experience-61382 .opinion-spot-05267 > div:first-child {
    align-items: center;
    display: flex;
    position: relative;
    justify-content: center;
    z-index: 1;
}

.developer-experience-61382 .img-effect-91836::before {
    background: linear-gradient(
    135deg,
    rgb(137,148,146) 0%,
    transparent 50%,
    rgb(172,192,191) 100%
  );
    transform: rotate(-45deg);
    border-radius: 50%;
    position: absolute;
    opacity: 0.8;
    inset: -8px;
    z-index: -1;
    content: "";
    animation: rotateGradient 15s linear infinite;
}

.developer-experience-61382 .name {
    font-weight: 700;
    display: inline-block;
    font-size: 23px;
    color: #000000;
    position: relative;
    margin-bottom: 0.5rem;
}

.developer-experience-61382 .opinion-spot-05267 > div:nth-child(2) > div {
    margin-top: 1rem;
    color: rgb(137,148,146);
    letter-spacing: 0.5px;
    font-size: calc(15px * 0.9);
    font-weight: 600;
}

.developer-experience-61382 .work-summary-51027 {
    padding-left: 1rem;
    text-align: justify;
    line-height: 1.8;
    position: relative;
    color: #000000;
    font-size: 15px;
}

.developer-experience-61382 .opinion-spot-05267:hover {
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 
    0 30px 60px rgba(0,0,0,0.08),
    0 10px 25px rgba(0,0,0,0.05),
    0 0 0 1px rgba(255,255,255,0.2) inset;
}

.our-mission-93785 {
    position: relative;
    background: rgb(207,220,219);
    padding: 140px 0 120px;
    overflow: hidden;
}



.our-mission-93785::after {
    height: 100%;
    width: 100%;
    animation: pulseBackground 15s infinite alternate;
    left: 0;
    content: "";
    opacity: 0.15;
    position: absolute;
    filter: blur(50px);
    z-index: 1;
    top: 0;
    background: radial-gradient(ellipse at 30% 20%, rgb(172,192,191,0.5) 0%, transparent 60%),
                radial-gradient(ellipse at 70% 80%, rgb(137,148,146,0.5) 0%, transparent 60%);
}

.our-mission-93785 h3 {
    font-size: 34px;
    border-left: 4px solid rgb(172,192,191);
    font-weight: 700;
    padding-left: 30px;
    transform: translateY(-100%) translateY(-30px);
    left: 0;
    top: 0;
    color: #000000;
    letter-spacing: 1px;
    margin: 0;
    position: absolute;
}

.our-mission-93785 .digital-education-93120 span::before {
    left: -15px;
    z-index: -1;
    width: 15px;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    background: rgb(172,192,191);
    transform: skewX(15deg);
}

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

.our-mission-93785 .story-visual-36947 {
    margin-left: auto;
    position: relative;
    margin-right: -15%;
    grid-template-columns: 1.4fr 1.6fr;
    width: 115%;
    gap: 20px;
    display: grid;
}

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

.our-mission-93785 .story-visual-36947 .skill-philo-07354::before {
    width: 100%;
    content: "";
    background: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent);
    left: 0;
    z-index: 2;
    position: absolute;
    height: 100%;
    top: 0;
}

.our-mission-93785 .story-visual-36947::after {
    background: rgb(137,148,146);
    top: -100px;
    left: 10%;
}

.our-mission-93785 .digital-education-93120::before,
.our-mission-93785 .story-visual-36947::before {
    height: 1px;
    width: 300px;
    background: linear-gradient(to right, transparent, rgb(172,192,191,0.5) 50%, transparent);
    position: absolute;
    animation: widthPulse 6s infinite alternate;
    content: "";
}



.our-mission-93785 .digital-education-93120::before {
    top: -20px;
    left: 20%;
}

.our-mission-93785 .path-edu-50634::after {
    bottom: 15%;
    right: 10%;
}

.title-screen-93246::before {
    position: absolute;
    height: 70%;
    animation: pulse 10s infinite alternate ease-in-out;
    z-index: 1;
    background: linear-gradient(45deg, rgb(172,192,191,0.5) 0%, rgb(137,148,146,0.5) 100%);
    content: "";
    filter: blur(60px);
    top: -10%;
    right: -5%;
    width: 35%;
}

.title-screen-93246 .path-edu-50634 {
    margin: 0 auto;
    display: grid;
    z-index: 2;
    max-width: 1400px;
    padding: 6rem 0;
    width: 90%;
    position: relative;
    grid-template-columns: 1fr;
    grid-gap: 2rem;
}

.title-screen-93246 .legend-holder-70564 {
    z-index: 3;
    display: flex;
    flex-direction: column;
    transform: translateY(30px);
    position: relative;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    opacity: 0;
}

.title-screen-93246 .page-intro-02394:hover {
    transform: translateY(-5px);
}

.title-screen-93246 .page-intro-02394 p {
    color: #000000;
    max-width: 90%;
    font-size: calc(13px * 1.2);
    margin-bottom: 2rem;
    line-height: 1.6;
}

.title-screen-93246 svg {
    transform-origin: center;
    display: block;
    height: 120px;
    margin: 1rem auto 2rem;
    animation: floatSvg 8s infinite ease-in-out;
    width: 120px;
}

.title-screen-93246 svg text {
    font-weight: 700;
    transition: fill 0.5s ease;
}

.title-screen-93246 svg:hover text {
    fill: #000000;
}

.title-screen-93246 .support-support-70412::before {
    opacity: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(137,148,146) 0%, rgb(172,192,191) 100%);
    position: absolute;
    left: 0;
    transition: opacity 0.4s ease;
}

.title-screen-93246 .support-support-70412:hover {
    box-shadow: 0 15px 30px rgba(94,170,168,0.3);
    transform: translateY(-3px) scale(1.02);
}

.title-screen-93246 .support-support-70412:hover::before {
    opacity: 1;
}

.title-screen-93246 .img-effect-91836 {
    animation: fadeSlideUp 0.8s 0.6s forwards ease-out;
    height: 350px;
    position: relative;
    opacity: 0;
    transform: translateY(30px);
    overflow: hidden;
    border-radius: 10px;
}

.title-screen-93246 .img-effect-91836:hover::before {
    opacity: 0.7;
}

.study-method-32451 {
    isolation: isolate;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(207,220,219), rgb(137,148,146,0.5));
    position: relative;
    padding: 6rem 2rem;
}

.study-method-32451::after {
    z-index: -1;
    position: absolute;
    opacity: 0.1;
    transform: rotate(-15deg) skew(20deg);
    background: linear-gradient(210deg, rgb(137,148,146) 0%, transparent 70%);
    width: 40%;
    height: 70%;
    bottom: -10%;
    right: -5%;
    content: "";
    filter: blur(20px);
    transition: transform 0.8s ease-out;
}

.study-method-32451 .path-edu-50634::before {
    position: absolute;
    transform-origin: left center;
    width: 5px;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: linear-gradient(to bottom, rgb(172,192,191), rgb(137,148,146));
    content: "";
    left: 0;
    top: 0;
}

.study-method-32451 h2 {
    color: #000000;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 2rem;
    font-weight: 700;
    transform: translateZ(0);
    letter-spacing: 0.02em;
    position: relative;
    font-size: 30px;
    display: inline-block;
}

.study-method-32451 .path-edu-50634:hover h2::after {
    transform: scaleX(1);
}

.study-method-32451 .legend-holder-70564:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.study-method-32451 .legend-holder-70564::before {
    background: linear-gradient(135deg, transparent, rgb(137,148,146,0.5));
    transition: transform 0.6s ease;
    opacity: 0.15;
    top: 0;
    z-index: -1;
    height: 30%;
    right: 0;
    position: absolute;
    transform: translate(5%, -5%);
    content: "";
    width: 30%;
}

.study-method-32451 p {
    z-index: 1;
    position: relative;
    color: #000000;
    font-weight: 400;
    line-height: 1.7;
    transition: color 0.3s ease;
    font-size: 15px;
}

header:after {
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
    top: 0;
    left: 0;
    content: '';
    pointer-events: none;
    opacity: 0.02;
    position: absolute;
}

header .head-core-83496 {
    overflow: hidden;
    position: relative;
}

header .head-core-83496:before {
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(172,192,191) 25%,
        #ffffff 50%,
        rgb(172,192,191) 75%,
        transparent 100%
    );
    height: 1px;
    opacity: 0.7;
    box-shadow: 0 0 15px rgb(172,192,191), 0 0 35px rgb(172,192,191);
    animation: scanlineGlow 4s linear infinite;
    bottom: 0;
    width: 200%;
    position: absolute;
    content: '';
    left: -50%;
}

header .header-wrap-24908 {
    justify-content: space-between;
    display: flex;
    align-items: center;
    position: relative;
}

header .header-wrap-24908:after {
    animation: breathe 5s infinite alternate-reverse;
    content: '';
    transform: translateY(-50%);
    height: 20px;
    border-radius: 50%;
    opacity: 0.3;
    width: 20px;
    right: -10px;
    position: absolute;
    filter: blur(15px);
    background: rgb(137,148,146);
    top: 50%;
}

header .header-base-37064:before {
    content: '';
    opacity: 0.15;
    height: 110%;
    position: absolute;
    left: -5%;
    transform: translateX(-100%);
    width: 110%;
    top: -5%;
    filter: blur(5px);
    animation: menuGlow 10s infinite ease-in-out;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(172,192,191,0.5), 
        transparent
    );
}

header .header-guide-43609:before {
    content: '';
    opacity: 0;
    top: 0;
    height: 100%;
    left: 0;
    transform: skewX(-20deg) scale(0.8, 1);
    background: linear-gradient(90deg, 
        transparent, 
        rgb(172,192,191,0.5), 
        transparent
    );
    position: absolute;
    transition: all 0.4s ease;
    width: 100%;
    z-index: -1;
}

header .header-guide-43609:hover {
    color: #ffffff;
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(172,192,191);
    transform: translateY(-2px);
}

header .top-navbar-62841 {
    position: relative;
    padding: 5px;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    display: flex;
    transition: all 0.3s ease;
}

header .top-navbar-62841:after {
    opacity: 0;
    left: -5px;
    transition: all 0.5s ease;
    border: 1px solid transparent;
    position: absolute;
    border-image: linear-gradient(45deg, rgb(172,192,191), rgb(137,148,146), rgb(172,192,191)) 1;
    top: -5px;
    content: '';
    width: calc(100% + 10px);
    height: calc(100% + 10px);
}

header .top-navbar-62841 svg {
    position: relative;
    width: auto;
    height: 45px;
    filter: drop-shadow(0 0 2px rgb(172,192,191,0.5));
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.program-overview-46835 {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(207,220,219) 0%, rgba(240, 242, 245, 0.9) 100%);
    overflow: hidden;
}

.program-overview-46835::after {
    content: "";
    animation: morph 20s infinite alternate ease-in-out;
    width: 200px;
    background: linear-gradient(-45deg, rgb(137,148,146,0.5) 0%, rgb(172,192,191,0.5) 100%);
    position: absolute;
    height: 200px;
    bottom: -50px;
    left: -50px;
    transform: translateZ(0);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    filter: blur(30px);
    opacity: 0.2;
}

.program-overview-46835 .skill-plan-27518 {
    display: grid;
    gap: 40px;
    transform: translateZ(0);
    grid-template-columns: 1fr;
}

.program-overview-46835 .img-effect-91836::before {
    position: absolute;
    inset: 0;
    z-index: 1;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent 60%);
}

.program-overview-46835 .legend-holder-70564 {
    position: relative;
    transform: perspective(1000px) rotateY(2deg) translateZ(0);
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.program-overview-46835 .legend-holder-70564::before {
    width: 4px;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(172,192,191), rgb(137,148,146));
    transform: scaleY(0.7);
    transform-origin: center;
    transition: transform 0.4s ease;
    content: "";
    position: absolute;
    top: 0;
}

.program-overview-46835 h3::after {
    width: 8px;
    left: -10px;
    top: 50%;
    content: "";
    opacity: 0;
    transition: opacity 0.4s ease, left 0.4s ease;
    position: absolute;
    z-index: -1;
    background: rgb(172,192,191,0.5);
    transform: translateY(-50%);
    height: 30%;
}

.program-overview-46835 p.description {
    display: block;
    scrollbar-width: thin;
    max-height: 300px;
    scrollbar-color: rgb(172,192,191,0.5) rgb(207,220,219);
    padding-right: 15px;
    overflow-y: auto;
}

.deal-plan-65381 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

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

.bundle-offer-28170 {
    position: relative;
}

.deal-plan-65381 .price-view-96704 {
    text-align: center;
    color: #ffffff;
    position: relative;
    font-size: 14px;
    animation: fadeIn 0.8s ease-out 0.3s forwards;
    margin: 0 auto 60px;
    line-height: 1.6;
    opacity: 0;
    max-width: 700px;
}

.deal-plan-65381 .bundle-price-71325 li {
    perspective: 1000px;
    transform-style: preserve-3d;
}

.deal-plan-65381 .package-deals-70468 {
    display: block;
    transform: translateZ(0);
    text-decoration: none;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
}

.deal-plan-65381 .package-deals-70468:hover .fee-deals-35890 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(240, 240, 240, 0.9));
}

.deal-plan-65381 .fee-deals-35890::before {
    content: "";
    transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
    width: 100%;
    height: 6px;
    transform: scaleX(0);
    left: 0;
    background: linear-gradient(90deg, rgb(172,192,191), rgb(137,148,146));
    position: absolute;
    top: 0;
    transform-origin: left;
}

.deal-plan-65381 .fee-package-94267 h4 {
    transition: color 0.3s ease;
    padding-bottom: 15px;
    color: #000000;
    font-size: calc(18px * 1.1);
    font-weight: 700;
    margin: 0 0 20px;
    position: relative;
}

.deal-plan-65381 .package-deals-70468:hover .fee-package-94267 h4::after {
    width: 60px;
}

.deal-plan-65381 .fee-package-94267 p {
    font-size: calc(14px * 0.95);
    color: #000000;
    margin: 0 0 25px;
    line-height: 1.6;
    flex-grow: 1;
    word-break: break-word;
    overflow-wrap: break-word;
}

.deal-plan-65381 .package-deals-70468:hover .access-cost-95067 {
    background: linear-gradient(135deg, rgb(172,192,191,0.5), rgb(172,192,191));
    color: #ffffff;
    box-shadow: 0 8px 20px rgba(var(--primary-color-rgb), 0.3);
}

.deal-plan-65381 .package-deals-70468:hover .access-cost-95067::before {
    left: 100%;
}

.secure-pantry-49580 {
    margin-left: 5%;
    transition: all 0.3s ease-in-out;
    font-family: Arial, sans-serif;
    margin-right: 5%;
    color: #000000;
    background-color: rgb(207,220,219);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 40px;
}

.secure-pantry-49580 h2 {
    color: rgb(137,148,146);
    font-weight: 600;
    padding-left: 10px;
    font-size: 37px;
    border-left: 5px solid rgb(137,148,146);
}

.secure-pantry-49580 ul {
    padding: 0;
    margin: 20px 0;
    list-style-type: none;
}

.secure-pantry-49580 ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding: 10px 0;
    color: #000000;
    font-weight: 400;
    font-size: 12px;
}

.secure-pantry-49580 div {
    margin: 20px 0;
}

footer {
    position: relative;
    width: 100%;
}

footer .fund-cta-13926::before {
    opacity: 0.25;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    top: 0;
    left: 0;
    content: "";
    transform: rotateX(180deg);
    position: absolute;
    background: #ffffff;
    width: 100%;
    height: 100px;
}

footer .faculty-info-01248 {
    position: relative;
    z-index: 1;
}

footer .send-message-82907 {
    gap: 20px;
    margin-bottom: 60px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

footer .info_item::before {
    animation: waveAnimation 15s linear infinite;
    content: "";
    left: -100%;
    background: #ffffff;
    z-index: -1;
    position: absolute;
    width: 100%;
    opacity: 0.1;
    height: 100%;
}



footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
    background-color: rgb(137,148,146,0.5);
}

footer .info_item a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

footer .text_main_holder {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    gap: 25px;
}

footer .site-top-80495 svg {
    width: auto;
    filter: brightness(0) invert(1);
    height: 50px;
    margin: 0 auto 20px;
}

footer .header-base-37064,footer .subscribe_holder {
    padding: 30px;
    border-radius: 30px;
    overflow: hidden;
    flex: 1 1 300px;
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
}

footer .header-base-37064 h5, footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
    font-size: 20px;
    display: inline-block;
}

footer .first-expert-24563 {
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 20px;
    gap: 10px;
}

footer .first-expert-24563 a {
    color: rgba(255, 255, 255, 0.8);
    background-color: rgb(172,192,191,0.5);
    flex: 1 1 calc(50% - 10px);
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    transition: all 0.3s ease;
    padding: 8px 15px;
    font-size: 15px;
    position: relative;
}

footer .first-expert-24563 a:hover::before {
    left: 0;
}

footer .subscribe_holder p {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
    line-height: 1.6;
}

footer .input_holder input[type="email"] {
    padding: 15px 20px;
    color: #ffffff;
    border-radius: 25px;
    transition: all 0.3s ease;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    border: none;
}

footer .join-wrap-37892 {
    border-radius: 25px;
    border: none;
    cursor: pointer;
    overflow: hidden;
    padding: 15px 20px;
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(172,192,191);
    font-size: 15px;
    position: relative;
    background-color: #ffffff;
}

footer .join-wrap-37892:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(207,220,219);
    transform: translateY(-3px);
}

footer .linkedin-ref-18209 {
    display: inline-block;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    padding: 0 30px;
    font-size: 13px;
}

footer .linkedin-ref-18209::after {
    right: 0;
}

.future-members-98376 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(150deg, rgb(207,220,219) 30%, rgb(137,148,146,0.5) 100%);
    padding: 110px 0;
}

.future-members-98376::after {
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(172,192,191,0.5) 25%, 
        rgb(172,192,191) 50%, 
        rgb(172,192,191,0.5) 75%, 
        transparent 100%
    );
    height: 1px;
}

.future-members-98376 .path-edu-50634 {
    display: grid;
    align-items: start;
    grid-template-columns: 300px 1fr;
    position: relative;
    gap: 40px;
}

.future-members-98376 h4::before {
    height: 5px;
    content: "";
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(172,192,191), rgb(137,148,146));
    left: 0;
    position: absolute;
    width: 50px;
    top: -20px;
}

.future-members-98376 div {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.future-members-98376 div p:nth-child(even) {
    transform: translateX(30px);
}

.future-members-98376 div p:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.future-members-98376 div p:nth-child(even):hover {
    transform: translate(30px, -5px);
}

.future-members-98376 div p::before {
    width: 4px;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgb(172,192,191), rgb(137,148,146));
    opacity: 0.7;
    transition: width 0.3s ease;
}

.future-members-98376 div p:hover svg {
    transform: scale(1.2);
}

.future-members-98376 div p:hover svg path {
    fill: rgb(137,148,146);
}

.contact-information-27341::before {
    height: 100%;
    position: absolute;
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    content: '';
    top: 0;
    width: 100%;
    z-index: 1;
}



.contact-information-27341 .container {
    padding: 0 15px;
    position: relative;
    z-index: 3;
    max-width: 1200px;
    margin: 0 auto;
}

.contact-information-27341 .inquiry-inquiry-52693 {
    background: rgba(255, 255, 255, 0.03);
    display: flex;
    border-radius: 28px;
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}



.contact-information-27341 .query-inquiry-38195 {
    background: linear-gradient(145deg, rgb(172,192,191,0.5) 0%, rgb(137,148,146,0.5) 100%);
    flex: 1;
    padding: 50px;
    position: relative;
    overflow: hidden;
}

.contact-information-27341 .query-inquiry-38195 h3 {
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 38px;
    color: #ffffff;
    margin-bottom: 40px;
    position: relative;
}

.contact-information-27341 .query-inquiry-38195 div {
    align-items: center;
    transition: transform 0.3s ease;
    transform: translateX(0);
    padding-left: 15px;
    margin-bottom: 25px;
    position: relative;
    display: flex;
}

.contact-information-27341 .query-inquiry-38195 div:hover::before {
    height: 80%;
    top: 10%;
}

.contact-information-27341 .query-inquiry-38195 svg {
    width: 24px;
    margin-right: 15px;
    fill: #ffffff;
    height: 24px;
}

.contact-information-27341 .query-inquiry-38195 svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}

.contact-information-27341 .query-inquiry-38195 span {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
}

.contact-information-27341 .query-inquiry-38195 span a:hover {
    color: rgb(137,148,146);
}

.contact-information-27341 .reach-info-04597::before {
    width: 200px;
    border-radius: 50%;
    position: absolute;
    background: radial-gradient(circle, rgb(137,148,146,0.5) 0%, transparent 70%);
    right: -100px;
    top: -100px;
    height: 200px;
    content: '';
    animation: pulse 4s ease-in-out infinite alternate;
}

.contact-information-27341 .reach-info-04597 form {
    flex-direction: column;
    display: flex;
}

.contact-information-27341 .reach-info-04597 input[type="text"],
.contact-information-27341 .reach-info-04597 input[type="email"] {
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.05);
    margin-bottom: 20px;
    border-radius: 28px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 17px;
    color: #ffffff;
    padding: 15px 20px;
    font-family: Arial, sans-serif;
}

.contact-information-27341 .reach-info-04597 .help-support-30972 {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    position: relative;
}

.contact-information-27341 .reach-info-04597 .help-support-30972 label {
    font-size: 14px;
    position: relative;
    color: #ffffff;
    line-height: 1.5;
    padding-left: 30px;
    cursor: pointer;
}

.contact-information-27341 .reach-info-04597 .help-support-30972 label::after {
    height: 4px;
    opacity: 0;
    width: 8px;
    border-bottom: 2px solid #ffffff;
    left: 5px;
    content: '';
    border-left: 2px solid #ffffff;
    transform: rotate(-45deg) scale(0);
    position: absolute;
    top: 9px;
    transition: all 0.2s ease;
}

.contact-information-27341 .reach-info-04597 .help-support-30972 input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: rotate(-45deg) scale(1);
}

.contact-information-27341 .reach-info-04597 .help-support-30972 label a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.contact-information-27341 .reach-info-04597 .support-support-70412::before {
    position: absolute;
    height: 100%;
    top: 0;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    transition: all 0.6s ease;
    z-index: -1;
    left: -100%;
}

.contact-information-27341 .reach-info-04597 .support-support-70412:hover::before {
    left: 100%;
}

.tyWrap-13407 {
    background: linear-gradient(135deg, rgb(137,148,146,0.5), rgb(172,192,191,0.5));
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}

.tyWrap-13407::after {
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(137,148,146) 25%, 
        rgb(172,192,191) 75%, 
        transparent 100%);
    opacity: 0.7;
    bottom: -5px;
    animation: shimmer 4s infinite ease-in-out;
    height: 10px;
    content: "";
    width: 100%;
    z-index: 2;
    left: 0;
}

.tyWrap-13407 .path-edu-50634 {
    transform-style: preserve-3d;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.95), 
        rgba(255,255,255,0.85));
    overflow: hidden;
    transition: transform 0.5s ease-out;
    border-radius: 10px;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    padding: 4rem 3rem;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 3px 10px rgba(0,0,0,0.05),
        0 0 0 1px rgba(255,255,255,0.2) inset;
}

.tyWrap-13407 .path-edu-50634 > div:first-child {
    animation: fadeSlideUp 0.8s ease-out;
    margin-bottom: 2rem;
    opacity: 1;
    transform: translateY(0);
    position: relative;
}

.tyWrap-13407 h5 {
    font-weight: 700;
    display: inline-block;
    color: rgb(172,192,191);
    line-height: 1.4;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 19px;
    margin: 0 0 1rem;
}

.tyWrap-13407 a {
    display: block;
    transition: all 0.3s ease;
    text-decoration: none;
}

.tyWrap-13407 a:hover p {
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
    color: rgb(172,192,191);
    transform: translateY(-3px);
}

.tyWrap-13407 p {
    position: relative;
    transition: all 0.4s ease;
    color: #000000;
    font-weight: 400;
    line-height: 1.8;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

header .top_plank .top-control-54870 div span {
    color: #ffffff;
}

header .top_plank .top-control-54870 div {
    display: flex;
    align-items: center;
    margin-right: 24px;
    justify-content: flex-start;
}

header .top_plank .top-control-54870 div img, header .top_plank .top-control-54870 div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}

.cookies-overview-85239 {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 20px 0;
}

.cookie-notice-message-67280 p {
    font-size: 18px;
}

.track-edu-47295 svg, .track-edu-47295 svg path, .track-edu-47295 img {
    height: 100px;
    fill: rgb(172,192,191);
    width: 100px;
}

.cookie-notice-message-67280 p a {
    color: rgb(172,192,191);
    text-decoration: none;
}

#cookieNoticePopup-72901 {
    display: none;
}

#cookieNoticePopup-72901:checked ~ .cookie-notice-message-67280 {
    visibility: hidden;
    opacity: 0;
}

.wrapper-section-43751 .cookie-confirm-61045 {
    margin-left: 30px;
    color: #ffffff;
    background: rgb(172,192,191);
    font-size: 20px;
    padding: 10px;
}


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


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



@media (min-width: 768px) {.developer-experience-61382 {
    padding: 7rem 0;
}.developer-experience-61382 .opinion-spot-05267 {
    grid-gap: 2.5rem;
    padding: 3rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
}.developer-experience-61382 .opinion-spot-05267 > div:first-child {
    grid-row: 1 / span 2;
}.developer-experience-61382 .opinion-spot-05267 > div:nth-child(2) {
    align-self: end;
    padding-top: 1.5rem;
    text-align: left;
}.developer-experience-61382 .name::after {
    width: 60px;
    left: 0;
}.developer-experience-61382 .work-summary-51027 {
    padding-left: 1.5rem;
}.developer-experience-61382 .work-summary-51027::before {
    width: 4px;
}
}



@media (max-width: 767px) {.developer-experience-61382 {
    padding: 4rem 0;
}.developer-experience-61382 .opinion-spot-05267 {
    padding: 2rem 1.5rem;
    text-align: center;
}.developer-experience-61382 .img-effect-91836 {
    height: 150px;
    width: 150px;
}.developer-experience-61382 .work-summary-51027 {
    padding-left: 0;
    text-align: left;
    padding-top: 1rem;
}.developer-experience-61382 .work-summary-51027::before {
    top: 0;
    transform: translateX(-50%);
    height: 3px;
    bottom: auto;
    width: 50px;
    left: 50%;
}}



@media screen and (max-width: 991px) {.our-mission-93785 .digital-education-93120 p,
    .our-mission-93785 .story-visual-36947 p {
    width: 100%;
}.our-mission-93785 {
    padding: 100px 0 80px;
}.our-mission-93785 h3 {
    margin-bottom: 50px;
    transform: none;
    font-size: calc(34px - 0.4rem);
    position: relative;
}.our-mission-93785 .digital-education-93120,
    .our-mission-93785 .story-visual-36947 {
    gap: 30px;
    margin-right: 0;
    margin-left: 0;
    grid-template-columns: 1fr;
    width: 100%;
}.our-mission-93785 .digital-education-93120 {
    margin-bottom: 80px;
}.our-mission-93785 .digital-education-93120 span {
    right: auto;
    top: -15px;
    font-size: calc(19px - 0.2rem);
    left: 0;
}.our-mission-93785 .digital-education-93120 .img-effect-91836 {
    height: 400px;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    border-radius: 13px;
}.our-mission-93785 .digital-education-93120 p {
    transform: translateX(0);
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}.our-mission-93785 .story-visual-36947 .skill-philo-07354 {
    grid-row: 1 / 2;
    height: 400px;
    border-radius: 13px;
    grid-column: 1 / 2;
}.our-mission-93785 .story-visual-36947 p {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    transform: translateX(0);
}.our-mission-93785 .digital-education-93120::after,
    .our-mission-93785 .story-visual-36947::after {
    height: 150px;
    width: 150px;
}
}



@media screen and (min-width: 1400px) {.our-mission-93785 .digital-education-93120 {
    margin-left: -20%;
    width: 120%;
}.our-mission-93785 .story-visual-36947 {
    width: 120%;
    margin-right: -20%;
}.our-mission-93785 .digital-education-93120 .img-effect-91836,
    .our-mission-93785 .story-visual-36947 .skill-philo-07354 {
    height: 550px;
}}



@media (min-width: 768px) {.title-screen-93246 .path-edu-50634 {
    grid-gap: 3rem;
    padding: 4rem 0;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.title-screen-93246 h1 {
    grid-column: 1 / -1;
    font-size: calc(44px * 1.2);
    text-align: center;
}.title-screen-93246 .legend-holder-70564 {
    order: 1;
}.title-screen-93246 .img-effect-91836 {
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 0 100%, 0 10%);
    order: 2;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    height: 500px;
}.title-screen-93246 svg {
    margin: 1.5rem auto 2.5rem;
    width: 150px;
    height: 150px;
}.title-screen-93246 .page-intro-02394 p {
    font-size: calc(13px * 1.4);
}
}



@media (min-width: 1200px) {.title-screen-93246 .path-edu-50634 {
    grid-gap: 6rem;
}.title-screen-93246 h1 {
    margin-bottom: 2.5rem;
    font-size: calc(44px * 1.6);
}.title-screen-93246 .page-intro-02394 {
    padding: 4rem;
}.title-screen-93246 .img-effect-91836 {
    height: 650px;
    clip-path: polygon(15% 0, 100% 0, 100% 85%, 0 100%, 0 15%);
}
}



@media (max-width: 991px) {.study-method-32451 {
    padding: 4rem 1.5rem;
}.study-method-32451 .path-edu-50634 {
    transform: perspective(800px) rotateX(1deg);
    padding: 1.5rem;
}.study-method-32451 h2 {
    font-size: calc(30px * 0.9);
}.study-method-32451 .legend-holder-70564 {
    padding: 1.25rem;
}
}



@media (max-width: 767px) {.study-method-32451 {
    padding: 3rem 1rem;
}.study-method-32451 .path-edu-50634 {
    padding: 1.25rem;
    transform: none;
}.study-method-32451 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 1.5rem;
}.study-method-32451 .legend-holder-70564 {
    margin-top: 1rem;
    padding: 1rem;
}.study-method-32451 p {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}
}



@media (min-width: 1200px) {.study-method-32451 .path-edu-50634 {
    transform: perspective(1200px) rotateX(2deg);
    padding: 3rem;
}.study-method-32451 h2 {
    font-size: calc(30px * 1.1);
}.study-method-32451 .legend-holder-70564 {
    padding: 2rem;
}
}



@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .header-base-37064 {
    gap: 20px;
}header .top-navbar-62841 svg {
    height: 38px;
}
}



@media (max-width: 767px) {header .header-base-37064 {
    max-width: 330px;
    padding: 85px 30px 30px;
    overflow-y: auto;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.5);
    gap: 25px;
    -webkit-backdrop-filter: blur(15px);
    position: fixed;
    backdrop-filter: blur(15px);
    flex-direction: column;
    top: 0;
    height: 100vh;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    right: -100%;
    background: linear-gradient(135deg, 
            rgba(20, 20, 30, 0.97) 0%, 
            rgba(10, 10, 20, 0.98) 100%
        );
    width: 85%;
    z-index: 1001;
}header .header-base-37064:before {
    width: 80%;
    left: 10%;
    height: 1px;
    animation: none;
    opacity: 0.3;
    top: 70px;
}header .header-base-37064:after {
    height: 30px;
    content: '';
    position: absolute;
    right: 20px;
    width: 30px;
    border: 1px solid rgb(172,192,191,0.5);
    opacity: 0.6;
    top: 20px;
    background: transparent;
}header .menu.active {
    right: 0;
}header .header-guide-43609 {
    padding: 12px 5px;
    border-bottom: 1px solid rgb(172,192,191,0.5);
    opacity: 0.8;
    text-align: left;
    width: 100%;
}header .header-guide-43609:last-child {
    border-bottom: none;
}header .header-guide-43609:hover {
    opacity: 1;
    transform: translateY(0);
}header .top-navbar-62841 {
    margin: 0 auto;
}
}



@media (max-width: 767px) {.program-overview-46835 {
    padding: 80px 0;
}.program-overview-46835 .container {
    padding: 0 15px;
}.program-overview-46835 .img-effect-91836 {
    height: 250px;
}.program-overview-46835 .legend-holder-70564 {
    padding: 25px 20px;
}.program-overview-46835 h3 {
    font-size: calc(24px - 0.1rem);
    margin-bottom: 15px;
}.program-overview-46835 p.description {
    font-size: calc(13px - 0.1rem);
    max-height: 250px;
}}



@media (max-width: 767px) {.deal-plan-65381 {
    padding: 70px 0;
}.deal-plan-65381 h2 {
    margin-bottom: 20px;
    font-size: calc(34px * 0.85);
}.deal-plan-65381 .price-view-96704 {
    font-size: calc(14px * 0.9);
    margin-bottom: 40px;
}.deal-plan-65381 .bundle-price-71325 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.deal-plan-65381 .fee-package-94267 h4 {
    font-size: 18px;
}.deal-plan-65381 .fee-package-94267 p {
    margin-bottom: 20px;
    font-size: calc(14px * 0.9);
}.deal-plan-65381 .access-cost-95067 {
    padding: 10px 20px;
    font-size: calc(18px * 1.3);
}
}


@media only screen and (max-width: 800px) {.secure-pantry-49580 {
    padding: 20px;
}.secure-pantry-49580 h1 {
    font-size: calc(24px - 10px);
}.secure-pantry-49580 h2 {
    font-size: calc(24px - 10px);
}.secure-pantry-49580 ul li {
    font-size: calc(12px - 2px);
}.secure-pantry-49580 p {
    font-size: calc(12px - 2px);
}}



@media (max-width: 991px) {footer .fund-cta-13926 {
    padding: 100px 0 30px;
}footer .text_main_holder {
    gap: 20px;
}
}



@media (max-width: 576px) {footer .fund-cta-13926 {
    padding: 60px 0 20px;
}footer .fund-cta-13926::before {
    height: 40px;
    background-size: 100% 40px;
}footer .header-base-37064 h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: calc(20px - 2px);
}footer .first-expert-24563 a {
    flex: 1 1 100%;
}footer .input_holder input[type="email"],
    footer .join-wrap-37892 {
    padding: 12px 15px;
}}



@media (max-width: 767px) {.future-members-98376 {
    padding: 70px 0;
}.future-members-98376 .path-edu-50634 {
    gap: 40px;
    grid-template-columns: 1fr;
}.future-members-98376 h4 {
    font-size: calc(34px - 2px);
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
}.future-members-98376 h4::before {
    left: 50%;
    transform: translateX(-50%);
}.future-members-98376 h4::after {
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
}.future-members-98376 div p:nth-child(even) {
    transform: translateX(0);
}.future-members-98376 div p:nth-child(even):hover {
    transform: translateY(-5px);
}
}



@media (max-width: 992px) {.contact-information-27341 {
    padding: 80px 0;
}.contact-information-27341 .inquiry-inquiry-52693 {
    flex-direction: column;
}.contact-information-27341 .query-inquiry-38195,
    .contact-information-27341 .reach-info-04597 {
    padding: 40px;
}.contact-information-27341 .query-inquiry-38195 {
    text-align: center;
}.contact-information-27341 .query-inquiry-38195 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.contact-information-27341 .query-inquiry-38195 div {
    padding-left: 0;
    justify-content: center;
}.contact-information-27341 .query-inquiry-38195 div::before {
    display: none;
}
}



@media (max-width: 480px) {.contact-information-27341 {
    padding: 40px 0;
}.contact-information-27341 .container {
    padding: 0 10px;
}.contact-information-27341 .query-inquiry-38195,
    .contact-information-27341 .reach-info-04597 {
    padding: 20px;
}.contact-information-27341 .query-inquiry-38195 h3,
    .contact-information-27341 .reach-info-04597 h3 {
    margin-bottom: 25px;
    font-size: calc(38px * 0.7);
}.contact-information-27341 .query-inquiry-38195 svg {
    height: 20px;
    width: 20px;
}.contact-information-27341 .reach-info-04597 .help-support-30972 label {
    font-size: calc(14px * 0.9);
}.contact-information-27341 .reach-info-04597 .support-support-70412 {
    width: 100%;
}}



@media (max-width: 576px) {.tyWrap-13407 {
    padding: 3rem 0;
}.tyWrap-13407 .container {
    width: 92%;
}.tyWrap-13407 .path-edu-50634 {
    padding: 2rem 1.5rem;
}.tyWrap-13407 .path-edu-50634 > div:first-child {
    margin-bottom: 1.5rem;
}.tyWrap-13407 h5 {
    font-size: calc(19px * 0.85);
}.tyWrap-13407 p {
    line-height: 1.5;
    font-size: calc(14px * 0.9);
}}


@media only screen and (max-width: 800px) {.track-edu-47295 {
    display: none;
}.cookies-overview-85239 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie-notice-message-67280 h5 {
    text-align: center;
}.cookie-notice-message-67280 p {
    text-align: center;
}.cookie-overlay-08246 {
    margin-bottom: 20px;
}body .wrapper-section-43751 .cookie-confirm-61045 {
    margin-left: 0;
}}

@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 pulse {
    0% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.6;
        transform: scale(1);
    }
}



@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}



@keyframes menuGlow {
    0%, 100% {
        transform: translateX(-100%);
        opacity: 0.15;
    }
    50% {
        transform: translateX(100%);
        opacity: 0.25;
    }
}



@keyframes logoGlow {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.3);
    }
}



@keyframes glitchEffect {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-2px);
    }
    40% {
        transform: translateX(2px);
    }
    60% {
        transform: skewX(2deg);
    }
    80% {
        transform: skewX(-2deg);
    }
}



@keyframes morph {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 50% 50% 30% 70% / 60% 40% 60% 40%;
    }
    50% {
        border-radius: 70% 30% 50% 50% / 40% 60% 40% 60%;
    }
    75% {
        border-radius: 40% 60% 60% 40% / 70% 30% 70% 30%;
    }
    100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
}

@keyframes waveAnimation {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

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

@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}



@keyframes lineExpand {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes shimmer {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(0%);
    }
    50% {
        opacity: 0.8;
        transform: translateX(2%);
    }
}

