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

.main_infogDp {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    position: relative;
    z-index: 100;
    padding: 1.2rem 0;
    background: rgb(156,170,185);
}

.ar_toolspmB {
    flex: 0 0 auto;
}

.ar_toolspmB {
    padding: 5rem 0 2.5rem;
    color: #ffffff;
    position: relative;
}

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


.ty_messageoaN {
    position: relative;
    background: linear-gradient(135deg, rgb(156,170,185) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    padding: 120px 0 100px;
}

.ty_messageoaN::after {
    position: absolute;
    left: -30px;
    height: 250px;
    background: linear-gradient(225deg, rgb(122,135,152,0.5) 0%, rgb(89,102,118,0.5) 80%);
    bottom: -30px;
    z-index: 1;
    filter: blur(60px);
    opacity: 0.3;
    content: "";
    animation: float 18s ease-in-out infinite reverse;
    width: 250px;
}

.ty_messageoaN h2::after {
    width: 80px;
    animation: expandLine 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    position: absolute;
    background: linear-gradient(90deg, rgb(122,135,152) 0%, rgb(89,102,118) 100%);
    left: 0;
    transform: scaleX(0);
    bottom: -12px;
    transform-origin: left center;
    content: "";
    height: 3px;
}

.ty_messageoaN .success_storyLJw::before {
    width: 6px;
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(89,102,118), rgb(122,135,152));
    transform-origin: top center;
    animation: expandHeight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    top: 0;
    transform: scaleY(0);
}

.ty_messageoaN li::before {
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1s;
    content: "";
    position: absolute;
    left: 0;
    transform: scale(0);
    width: 10px;
    height: 10px;
    background: linear-gradient(135deg, rgb(122,135,152) 0%, rgb(89,102,118) 100%);
    border-radius: 50%;
    top: 8px;
}

.education_frameworkXdh::before {
    opacity: 0.4;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 0;
    left: 0;
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(122,135,152,0.5) 0%, transparent 60%);
}

.education_frameworkXdh .success_storyLJw {
    padding: 0 30px;
    transform: perspective(1000px) rotateX(1deg);
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}

.education_frameworkXdh h2 {
    font-size: 36px;
    transform: translateZ(10px);
    position: relative;
    line-height: 1.2;
    font-weight: 700;
    color: #000000;
    text-align: left;
    margin-bottom: 40px;
    letter-spacing: -0.5px;
}

.education_frameworkXdh .text_textnrR {
    transition: transform 0.4s ease-out;
    backdrop-filter: blur(10px);
    padding: 40px;
    margin-top: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 3px rgba(0, 0, 0, 0.03),
                0 20px 40px rgba(83, 92, 236, 0.06);
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.95));
    transform: translateZ(20px);
    border-left: 3px solid rgb(122,135,152);
}

.education_frameworkXdh p::first-letter {
    font-size: 1.4em;
    font-weight: 700;
    color: rgb(122,135,152);
}



.education_frameworkXdh .success_storyLJw::after {
    z-index: -1;
    height: 200px;
    width: 200px;
    bottom: -100px;
    border-radius: 50%;
    position: absolute;
    content: "";
    background: radial-gradient(circle, rgb(89,102,118,0.5) 0%, transparent 70%);
    left: -100px;
    animation: pulse 8s ease-in-out infinite alternate;
}

.take_a_spinzxQ::after {
    content: "";
    z-index: -1;
    right: 0;
    opacity: 0.03;
    bottom: 0;
    background-image: 
        linear-gradient(45deg, rgb(89,102,118) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(89,102,118) 25%, transparent 25%);
    top: 0;
    left: 0;
    animation: backgroundShift 30s linear infinite;
    position: absolute;
    background-size: 60px 60px;
}

.take_a_spinzxQ h6 {
    position: relative;
    margin: 0;
    font-weight: 600;
    transform: translateY(0);
    text-align: center;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    line-height: 1.5;
    letter-spacing: 0.03em;
    font-size: calc(18px * 1.2);
}

.take_a_spinzxQ:hover h6 {
    transform: translateY(-5px);
}

.take_a_spinzxQ div div {
    padding-top: 1rem;
    align-items: center;
    display: flex;
    justify-content: center;
}

.take_a_spinzxQ div div span:hover {
    transform: translateY(-5px) scale(1.02);
}

.take_a_spinzxQ .help_formDJZ {
    isolation: isolate;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    align-items: center;
    border: none;
    color: rgb(122,135,152);
    justify-content: center;
    font-weight: 600;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    text-decoration: none;
    background: #ffffff;
    padding: 0.9rem 2.5rem;
    font-size: 20px;
    display: inline-flex;
    position: relative;
    transform: translateZ(0);
}

.take_a_spinzxQ .help_formDJZ:hover::before {
    transform: translateX(100%);
}

.take_a_spinzxQ .help_formDJZ span {
    display: block;
    z-index: 2;
    transition: transform 0.3s ease;
    position: relative;
}

footer {
    perspective: 1000px;
    z-index: 1;
    position: relative;
}

footer::after {
    content: "";
    right: 0;
    z-index: -1;
    bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
}

.ar_toolspmB .container {
    position: relative;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    gap: 4rem;
}

.ar_toolspmB .company_holder:hover {
    transform: rotateX(0deg);
}

.ar_toolspmB .company_holder h3 {
    font-size: 28px;
    letter-spacing: 1px;
    margin: 0 0 1.5rem;
    font-weight: 700;
    display: inline-block;
    transform: translateZ(20px);
    color: #ffffff;
    position: relative;
}

.ar_toolspmB .company_holder h3::after {
    content: "";
    height: 30px;
    border-bottom: 3px solid #ffffff;
    position: absolute;
    width: 30px;
    border-right: 3px solid #ffffff;
    bottom: -10px;
    right: -10px;
}

.ar_toolspmB .encrypt_ctahlz {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}

.ar_toolspmB .head_pagebargiy {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}

.ar_toolspmB .top_learnuTY:hover {
    transform: rotateX(0deg);
}

.ar_toolspmB .top_learnuTY h5 {
    min-width: 200px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    font-size: 22px;
    margin: 0 0 1.5rem;
    font-weight: 600;
    position: relative;
    color: #ffffff;
    background: rgb(89,102,118,0.5);
    padding: 1rem 1.5rem;
    transform: translateZ(15px);
    display: inline-block;
}

.ar_toolspmB .top_learnuTY .head_pagebargiy a {
    color: #ffffff;
    display: block;
    background: rgba(255, 255, 255, 0.05);
    font-size: 17px;
    transform: translateZ(10px);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
    padding: 0.7rem 1rem;
    text-decoration: none;
}

.ar_toolspmB .top_learnuTY .head_pagebargiy a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(89,102,118,0.5);
    color: #ffffff;
}

.faq_blockblY {
    transform-style: preserve-3d;
    margin-top: 3rem;
    position: relative;
    background: rgb(89,102,118,0.5);
    padding: 2rem 0;
    perspective: 1000px;
}

.faq_blockblY .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.opening_pageMas {
    background-color: rgb(122,135,152);
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.opening_pageMas::before {
    width: 100%;
    z-index: 2;
    content: "";
    position: absolute;
    height: 100%;
    pointer-events: none;
    top: 0;
    background: linear-gradient(0deg, #000000 0%, transparent 50%);
    left: 0;
}

.opening_pageMas .edu_openIyb {
    left: 0;
    z-index: 1;
    width: 100%;
    top: 0;
    height: 100%;
    overflow: hidden;
    position: absolute;
}

.opening_pageMas .main_firstGwW {
    height: 100%;
    perspective: 1000px;
    transform-style: preserve-3d;
    display: flex;
    animation: cube-carousel 20s ease-in-out infinite;
}

.opening_pageMas .learn_baseEFj {
    transition: transform 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
    height: 100%;
    transform-origin: center center;
    flex: 0 0 100%;
    backface-visibility: hidden;
    position: relative;
    transform: rotateY(0deg);
}

.opening_pageMas .learn_baseEFj:nth-child(4) {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    transform: rotateY(270deg);
}

.opening_pageMas .learn_baseEFj img {
    object-fit: cover;
    height: 100%;
    filter: saturate(0.8) brightness(0.9);
    width: 100%;
}

.opening_pageMas .text_textnrR::before {
    position: absolute;
    content: "";
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    border-top: 1px solid rgb(122,135,152);
    inset: 0;
}

.opening_pageMas .text_textnrR h1 {
    font-size: 45px;
    margin-bottom: 1rem;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 1px;
}



.opening_pageMas .text_textnrR h1 {
    animation-delay: 0.2s;
    opacity: 0;
    animation: fade-in-up 0.8s ease-out forwards;
}

.opening_pageMas .text_textnrR h1 {
    font-size: calc(45px * 0.7);
}

.opening_pageMas .text_textnrR .help_formDJZ {
    border: 1px solid rgb(122,135,152);
    margin-top: 1rem;
    background-color: rgb(122,135,152);
    position: relative;
    font-weight: 600;
    font-size: 17px;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    transition: all 0.4s ease;
    padding: 1rem 2.5rem;
    color: #ffffff;
    z-index: 1;
}

.opening_pageMas .text_textnrR .help_formDJZ {
    opacity: 0;
    animation-delay: 0.8s;
    animation: fade-in-up 0.8s ease-out forwards;
}

.opening_pageMas .text_textnrR .help_formDJZ {
    padding: 0.8rem 2rem;
}

.opening_pageMas .text_textnrR .help_formDJZ:hover {
    border-color: rgb(89,102,118);
}

header::before {
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, 
        rgb(122,135,152,0.5) 0%, 
        transparent 50%, 
        rgb(89,102,118,0.5) 100%);
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.5;
}

header .nav_lessonPkI {
    justify-content: center;
    display: flex;
    position: relative;
    padding: 0.5rem 1rem;
    text-decoration: none;
    margin-bottom: 0.5rem;
}

header .nav_lessonPkI svg {
    transition: all 0.3s ease;
    width: 160px;
    height: auto;
}

header .nav_lessonPkI:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 2px 4px rgb(122,135,152,0.5));
}

header .top_learnuTY {
    background: rgb(156,170,185);
    justify-content: center;
    width: 100%;
    padding: 0.6rem;
    flex-wrap: wrap;
    display: flex;
    gap: 0.4rem;
    border-radius: 10px;
}

header .nav_expertFVl::before {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(122,135,152), rgb(89,102,118));
    left: 0;
    opacity: 0;
}

header .nav_expertFVl:hover::after {
    transform: scaleX(1);
}

.client_commentsKvY {
    position: relative;
    overflow: hidden;
    background: radial-gradient(circle at 30% 70%, rgb(156,170,185) 0%, rgb(89,102,118,0.5) 100%);
    padding: 8rem 2rem;
}

.client_commentsKvY::after {
    height: 400px;
    filter: blur(80px);
    background: rgb(89,102,118,0.5);
    z-index: 0;
    position: absolute;
    width: 400px;
    right: -100px;
    bottom: -100px;
    content: "";
    border-radius: 50%;
}

.client_commentsKvY h4 {
    color: #000000;
    position: relative;
    margin-bottom: 5rem;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
}



.client_commentsKvY .learning_voicestBu {
    position: relative;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.client_commentsKvY .learning_voicestBu::before {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 3px solid rgb(89,102,118,0.5);
    height: 400px;
    width: 400px;
    z-index: -1;
    transform: translate(-50%, -50%);
    content: "";
}

.client_commentsKvY .success_ratingsDpW:nth-child(1) {
    transform: translateZ(20px);
}

.client_commentsKvY .success_ratingsDpW:nth-child(2) {
    transform: translateZ(15px);
}

.client_commentsKvY .success_ratingsDpW:nth-child(4) {
    transform: translateZ(5px);
}

.client_commentsKvY .success_ratingsDpW:nth-child(6) {
    transform: translateZ(-5px);
}

.client_commentsKvY .success_ratingsDpW::before {
    border-radius: 50%;
    background: rgb(122,135,152);
    right: -40px;
    position: absolute;
    top: -40px;
    content: "";
    height: 80px;
    transition: all 0.3s ease;
    opacity: 0.2;
    width: 80px;
}

.client_commentsKvY .success_ratingsDpW .background_photoVwP::after {
    position: absolute;
    border-radius: 50%;
    height: 120%;
    left: 50%;
    width: 120%;
    content: "";
    top: 50%;
    border: 2px dashed rgb(122,135,152,0.5);
    animation: spin 15s linear infinite;
    transform: translate(-50%, -50%);
}

.client_commentsKvY .success_ratingsDpW p {
    color: #000000;
    line-height: 1.7;
    position: relative;
    text-align: center;
    font-size: 17px;
}

.client_commentsKvY .success_ratingsDpW p::before {
    left: 0;
    font-size: 4rem;
    position: absolute;
    color: rgb(122,135,152,0.5);
    content: "";
    top: -20px;
    opacity: 0.5;
}

.our_missioncxI {
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(89,102,118,0.5) 0%, rgb(156,170,185) 50%, rgb(122,135,152,0.5) 100%);
    overflow: hidden;
}

.our_missioncxI {
    padding: 10rem 0;
}

.our_missioncxI::after {
    z-index: 1;
    position: absolute;
    height: 300px;
    right: -100px;
    border: 1px solid rgb(89,102,118,0.5);
    width: 300px;
    top: -100px;
    opacity: 0.2;
    border-radius: 50%;
    animation: rotate 60s linear infinite;
    content: "";
}

.our_missioncxI::after {
    top: -150px;
    width: 400px;
    height: 400px;
    right: -150px;
}

.our_missioncxI h1::after {
    width: 0;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(122,135,152), rgb(89,102,118));
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    animation: lineGrow 1.2s ease-out forwards 1s;
}

.our_missioncxI .legacy_storyzWU {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    border-radius: 10px;
    transform: translateY(30px);
    animation: fadeUp 0.8s ease-out forwards;
    overflow: hidden;
    opacity: 0;
    padding: 2.5rem;
}

.our_missioncxI .legacy_storyzWU:hover::before {
    transform: scaleX(1);
}

.our_missioncxI .legacy_storyzWU h4 {
    position: relative;
    transform: translateX(-10px);
    display: inline-block;
    opacity: 0;
    color: rgb(122,135,152);
    animation: slideInRight 0.6s ease-out forwards 1s;
    font-weight: 700;
    font-size: calc(21px * 1.2);
    margin: 0 0 1.5rem;
}

.our_missioncxI .legacy_storyzWU:nth-child(2) div {
    animation-delay: 1.6s;
}

.our_missioncxI .study_tracksTbR::before {
    border: 1px dashed rgb(122,135,152,0.5);
    left: -100px;
    border-radius: 50%;
    bottom: -100px;
    content: "";
    animation: pulseScale 8s ease-in-out infinite alternate;
    height: 200px;
    position: absolute;
    z-index: -1;
    width: 200px;
}

.learn_consentrlq {
    display: flex;
    margin: auto;
    padding: 0 20px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    max-width: 1200px;
}

.cookiePolicyContainerpzt h5 {
    text-transform: uppercase;
    font-size: 19px;
    color: rgb(122,135,152);
    margin-bottom: 6px;
    font-weight: 700;
    letter-spacing: 1px;
}

.cookie_confirmAZH svg, .cookie_confirmAZH svg path {
    fill: rgb(122,135,152);
    height: 80px;
    width: 80px;
}

.cookie_button.cookies_consentotU {
    background: rgb(122,135,152);
}

.cookie_button.manage_trackingTUv {
    background: rgb(89,102,118);
}

.user_statusoUE:hover {
    border: 2px solid #ffffff;
}

.cookiePolicyContainerpzt p a {
    color: rgb(122,135,152);
    font-weight: 700;
    text-decoration: underline;
}

.layer-containeretD .user_statusoUE {
    margin-left: 0;
    border: none;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    border-radius: 10px;
    background: rgb(122,135,152);
}

.program_assetsSUz {
    background: linear-gradient(120deg, rgb(156,170,185) 30%, rgb(122,135,152,0.5) 100%);
    position: relative;
    padding: 90px 0;
    overflow: hidden;
}

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

.program_assetsSUz .background_photoVwP {
    max-width: 45%;
    position: relative;
    flex: 0 0 45%;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
    transition: all 0.5s ease;
    border-radius: 30% 10% 30% 10%;
}

.program_assetsSUz .background_photoVwP:hover {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
}

.program_assetsSUz .text_textnrR::before {
    border-radius: 10px;
    height: 100%;
    width: 6px;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(122,135,152), rgb(89,102,118));
    left: 0;
    content: "";
}

.program_assetsSUz h3::after {
    position: absolute;
    background: rgb(122,135,152);
    height: 3px;
    width: 80px;
    left: 15px;
    content: "";
    border-radius: 10px;
    bottom: -12px;
}

.program_assetsSUz li:hover {
    transform: translateX(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(90deg, #ffffff, rgb(89,102,118,0.5) 180%);
}

.program_assetsSUz li p {
    color: #000000;
    font-size: 14px;
    align-items: center;
    font-weight: 400;
    margin: 0;
    line-height: 1.5;
    gap: 16px;
    display: flex;
}

.program_assetsSUz svg path {
    fill: rgb(122,135,152);
    transition: fill 0.3s ease;
}

.program_assetsSUz li:hover svg {
    transform: scale(1.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.privacy_shelterIYm h1 {
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 25px;
    color: rgb(122,135,152);
    border-bottom: 2px solid rgb(122,135,152);
    font-size: 44px;
    margin-top: 40px;
    font-weight: 700;
}

.privacy_shelterIYm h3, .privacy_shelterIYm h4, .privacy_shelterIYm h5, .privacy_shelterIYm h6 {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 21px;
    color: rgb(122,135,152);
    margin-top: 25px;
}

.privacy_shelterIYm section {
    border-radius: 10px;
    background: rgb(156,170,185);
    padding: 20px;
    margin-top: 20px;
}

.mentorship_experienceeCl {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(156,170,185) 0%, rgb(122,135,152,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.mentorship_experienceeCl .success_ratingsDpW {
    flex-direction: row;
    justify-content: center;
    position: relative;
    max-width: 1100px;
    gap: 2rem;
    display: flex;
    margin: 0 auto;
    transform: rotate(-2deg);
    z-index: 1;
    align-items: center;
}

.mentorship_experienceeCl .background_photoVwP {
    transform: perspective(1000px) rotateY(-15deg);
    transition: all 0.5s ease;
    height: 400px;
    width: 350px;
    box-shadow: 20px 20px 0 rgb(122,135,152,0.5);
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    border-radius: 27px;
}

.mentorship_experienceeCl .employee_sectionLJS::before {
    position: absolute;
    right: -15px;
    border-radius: 27px;
    top: -15px;
    z-index: -1;
    background: rgb(89,102,118,0.5);
    transform: rotate(3deg);
    content: "";
    height: 100%;
    width: 100%;
}

.mentorship_experienceeCl .experience_pathOhB {
    font-size: 16px;
    font-style: italic;
    line-height: 1.6;
    color: #000000;
    padding-left: 1.5rem;
    position: relative;
}

.mentorship_experienceeCl .success_ratingsDpW:hover .background_photoVwP {
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 30px 30px 0 rgb(122,135,152,0.5);
}

.mentorship_experienceeCl .success_ratingsDpW:hover .employee_sectionLJS {
    transform: perspective(1000px) rotateY(0) translateX(-20px);
}

.course_structureADV::before {
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(45deg, rgb(122,135,152,0.5) 0%, transparent 50%, rgb(89,102,118,0.5) 100%);
    left: 0;
    width: 100%;
}

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

.course_structureADV .text_textnrR {
    align-items: center;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}

.course_structureADV .description {
    color: #000000;
    border-radius: 22px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.05);
    line-height: 1.8;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    font-size: 12px;
}

.course_structureADV .description:last-of-type {
    position: relative;
    overflow: hidden;
}

.course_structureADV .description:last-of-type::before {
    z-index: -1;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: rgb(89,102,118,0.5);
}

.course_structureADV .background_photoVwP::before {
    right: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 40%);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
}

.course_structureADV .background_photoVwP:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.help_centercUw {
    background: linear-gradient(125deg, rgb(122,135,152,0.5) 0%, rgb(156,170,185) 65%, rgb(89,102,118,0.5) 100%);
    padding: 90px 0;
    overflow: hidden;
    position: relative;
}

.help_centercUw::after {
    opacity: 0.6;
    content: "";
    height: 200%;
    z-index: 0;
    animation: rotate 40s linear infinite;
    left: -50%;
    background: radial-gradient(circle, rgb(122,135,152,0.5) 0%, transparent 25%);
    position: absolute;
    width: 200%;
    top: -50%;
}



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

.help_centercUw .contact_formYJr {
    padding: 35px;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    border-top: 4px solid rgb(122,135,152);
    border-radius: 11px;
    transform-style: preserve-3d;
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.help_centercUw .contact_formYJr::after {
    top: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    left: 0;
    z-index: -1;
    content: "";
    right: 0;
    bottom: 0;
    opacity: 0.8;
    transition: opacity 0.3s ease;
    position: absolute;
}

.help_centercUw h2::before {
    bottom: -12px;
    content: "";
    height: 4px;
    border-radius: 10px;
    width: 40px;
    position: absolute;
    left: 0;
    transition: width 0.3s ease;
    background: rgb(122,135,152);
}

.help_centercUw p {
    color: #000000;
    font-size: 18px;
    position: relative;
    line-height: 1.6;
    z-index: 1;
    margin-bottom: 16px;
}

.help_centercUw .reach_outXbp {
    margin-bottom: 25px;
    z-index: 1;
    position: relative;
}

.help_centercUw .contact_helpYxZ {
    gap: 8px;
    display: flex;
    flex-wrap: wrap;
}

.help_centercUw .contact_helpYxZ span {
    display: inline-block;
    border-radius: 30px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-size: calc(18px * 0.85);
    transition: all 0.3s ease;
    padding: 7px 14px;
    color: #000000;
    background: rgba(0, 0, 0, 0.03);
}

.help_centercUw .contact_formYJr:nth-child(2):hover .background_photoVwP {
    transform: translateZ(30px) scale(1.03);
}

.help_centercUw .contact_formYJr .background_photoVwP::after {
    top: 0;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
}

.help_centercUw .quick_answerssUD a::before {
    opacity: 0;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    transition: opacity 0.3s ease;
    left: 0;
    z-index: 0;
    top: 0;
    background: linear-gradient(45deg, rgb(122,135,152,0.5), transparent);
}

.help_centercUw .quick_answerssUD a:hover {
    border-color: rgb(122,135,152,0.5);
    transform: translateY(-5px) translateZ(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.help_centercUw .quick_answerssUD a p {
    z-index: 1;
    flex-grow: 1;
    font-weight: 400;
    position: relative;
    margin: 0;
    font-size: 18px;
    color: #000000;
}

.help_centercUw svg path {
    transition: fill 0.3s ease;
    fill: rgb(122,135,152);
}

.help_centercUw .quick_answerssUD a:hover svg {
    transform: scale(1.1);
}

.help_centercUw .quick_answerssUD a:hover svg,
.help_centercUw .quick_answerssUD a:hover svg path {
    fill: rgb(89,102,118);
}

.help_centercUw .quick_answerssUD a:hover::after {
    border-color: rgb(89,102,118);
    transform: translateY(-50%) rotate(45deg) scale(1.2);
}

.help_centercUw .learn_formEls h3::before {
    display: inline-block;
    transform: translateY(-1px);
    border-radius: 50%;
    height: 18px;
    background: rgb(122,135,152,0.5);
    vertical-align: middle;
    content: "";
    margin-right: 8px;
    width: 18px;
}

.help_centercUw .contact_formYJr:last-child {
    transition: all 0.4s ease;
    transform: translateZ(0) perspective(1000px);
}

.help_centercUw .container::after {
    width: 250px;
    left: -100px;
    bottom: -100px;
    z-index: -1;
    opacity: 0.3;
    height: 250px;
    border-radius: 50%;
    position: absolute;
    content: "";
    background: radial-gradient(circle, rgb(122,135,152,0.5) 0%, transparent 70%);
}

.help_centercUw .contact_formYJr:nth-child(even) {
    animation: tileFloat 8s ease-in-out infinite reverse;
}

.help_centercUw .contact_helpYxZ span:nth-child(even) {
    animation: fadeInRight 0.5s ease-out both;
}

.contactNsi::before {
    content: '';
    bottom: 0;
    right: 0;
    pointer-events: none;
    left: 0;
    top: 0;
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
    z-index: 1;
    position: absolute;
}

.contactNsi h2 {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 41px;
    position: relative;
    letter-spacing: 0.1em;
    margin-bottom: 3rem;
    font-weight: 700;
}

.contactNsi h2::after {
    right: 0;
    width: 30%;
}

.contactNsi .inquiry_widgetpmA {
    transform: rotateX(5deg) scale(0.98);
    align-items: stretch;
    border: 1px solid rgb(122,135,152,0.5);
    transition: transform 0.3s ease;
    display: flex;
    background: rgb(89,102,118,0.5);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1);
    border-radius: 16px;
}

.contactNsi .message_helpktV {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 4rem 3rem;
    flex: 0 0 60%;
    justify-content: center;
}

.contactNsi .message_helpktV::before {
    right: 2rem;
    width: 10px;
    position: absolute;
    background: rgb(122,135,152);
    box-shadow: 0 0 20px rgb(122,135,152);
    height: 10px;
    top: 2rem;
    animation: signal-pulse 2s infinite alternate;
    content: '';
    border-radius: 50%;
}

.contactNsi .message_helpktV input:not([type="checkbox"]):not([type="submit"]) {
    padding: 1rem 1.5rem;
    font-size: 16px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
    border: 1px solid rgb(122,135,152,0.5);
    outline: none;
    width: 100%;
    background: rgb(89,102,118,0.5);
    color: #ffffff;
    z-index: 2;
}

.contactNsi .message_helpktV input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(122,135,152);
    box-shadow: 0 0 15px rgb(122,135,152,0.5);
}

.contactNsi .message_helpktV .request_gridDxn {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
}

.contactNsi .message_helpktV .request_gridDxn input[type="checkbox"]:checked {
    background: rgb(122,135,152);
    border-color: rgb(122,135,152);
}

.contactNsi .message_helpktV .request_gridDxn input[type="checkbox"]:checked::after {
    content: '✔';
    top: 50%;
    font-size: 0.8rem;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    position: absolute;
}

.contactNsi .message_helpktV .request_gridDxn a:hover {
    text-decoration: underline;
}

.contactNsi .message_helpktV .help_formDJZ {
    letter-spacing: 0.1em;
    cursor: pointer;
    background: rgb(122,135,152);
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    transition: all 0.3s ease;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    border: none;
    padding: 1rem;
    width: 100%;
    border-radius: 10px;
}

.contactNsi .message_helpktV .help_formDJZ:hover::before {
    left: 100%;
}

.plan_wrappersZI {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(156,170,185) 0%, rgb(89,102,118,0.5) 100%);
}

.plan_wrappersZI .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1320px;
    padding: 0 1.5rem;
}

.plan_wrappersZI .deal_gridovp {
    display: flex;
    gap: 2.5rem;
    flex-direction: column-reverse;
}

.plan_wrappersZI .fee_plansrhB:hover {
    transform: translateY(-5px);
}

.plan_wrappersZI .fee_plansrhB h2 {
    position: relative;
    font-size: 32px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.3;
}

.plan_wrappersZI .fee_plansrhB h2::after {
    transition: transform 0.5s ease;
    transform: scaleX(1);
    background: rgb(122,135,152);
    height: 3px;
    position: absolute;
    bottom: -10px;
    content: "";
    left: 0;
    width: 80px;
    transform-origin: left;
}

.plan_wrappersZI .group_planscZn {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    position: relative;
}

.plan_wrappersZI .pricing_dealsqcF:hover {
    transform: translateY(-8px);
}

.plan_wrappersZI .basic_ratesWrt {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: 100%;
    transition: box-shadow 0.4s ease;
    position: relative;
    background: #ffffff;
    border-radius: 8px;
}

.plan_wrappersZI .access_costTOb h3 {
    color: #000000;
    margin-bottom: 1rem;
    position: relative;
    line-height: 1.3;
    font-size: calc(18px + 0.1rem);
    font-weight: 600;
}

.plan_wrappersZI .pricing_packerB::before {
    position: absolute;
    content: "";
    bottom: -10px;
    height: 2px;
    left: 0;
    width: 40px;
    background: rgb(89,102,118);
}

.plan_wrappersZI .background_photoVwP {
    width: 100%;
    height: 220px;
    transform: scale(1);
    transition: transform 0.6s ease-out;
    position: relative;
}

.plan_wrappersZI .pricing_dealsqcF:hover .background_photoVwP {
    transform: scale(1.05);
}

.our_missioncxI .legacy_storyzWU div::-webkit-scrollbar {
    width: 4px;
}

.our_missioncxI .legacy_storyzWU div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(89,102,118,0.5);
}



@media (max-width: 991px) {.ty_messageoaN {
    padding: 90px 0 70px;
}.ty_messageoaN h2 {
    margin-bottom: 35px;
    font-size: calc(32px * 0.9);
}.ty_messageoaN .success_storyLJw {
    padding: 40px 35px;
}.ty_messageoaN h2::after {
    width: 70px;
}
}



@media (max-width: 575px) {.ty_messageoaN {
    padding: 60px 0 40px;
}.ty_messageoaN h2 {
    margin-bottom: 25px;
    font-size: calc(32px * 0.7);
}.ty_messageoaN .success_storyLJw {
    padding: 30px 20px;
}.ty_messageoaN li {
    padding-left: 20px;
}.ty_messageoaN li::before {
    height: 8px;
    top: 9px;
    width: 8px;
}.ty_messageoaN h2::after {
    width: 50px;
}
}



@media (max-width: 992px) {.education_frameworkXdh {
    padding: 90px 0;
}.education_frameworkXdh .success_storyLJw {
    padding: 0 20px;
}.education_frameworkXdh h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 35px;
}.education_frameworkXdh .text_textnrR {
    padding: 30px;
}
}



@media (max-width: 576px) {.education_frameworkXdh {
    padding: 50px 0;
}.education_frameworkXdh .success_storyLJw {
    transform: perspective(1000px) rotateX(0deg);
    padding: 0 15px;
}.education_frameworkXdh h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 25px;
}.education_frameworkXdh .text_textnrR {
    margin-top: 10px;
    padding: 20px;
}.education_frameworkXdh p {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}.education_frameworkXdh h2::before {
    width: 40px;
    bottom: -10px;
    height: 3px;
}}



@media (min-width: 992px) {.take_a_spinzxQ {
    padding: 6rem 4rem;
}.take_a_spinzxQ .container {
    grid-gap: 3rem;
    grid-template-columns: 3fr 1fr;
}.take_a_spinzxQ h6 {
    font-size: calc(18px * 1.6);
}.take_a_spinzxQ .help_formDJZ {
    padding: 1.1rem 3rem;
}
}



@media (max-width: 767px) {.take_a_spinzxQ {
    padding: 3.5rem 1.5rem;
}.take_a_spinzxQ h6 {
    font-size: calc(18px * 1.1);
    line-height: 1.6;
}.take_a_spinzxQ .help_formDJZ {
    padding: 0.85rem 2rem;
}
}



@media (max-width: 1200px) {.ar_toolspmB .container {
    gap: 3rem;
}.ar_toolspmB .company_holder {
    flex: 1 1 350px;
}.ar_toolspmB .encrypt_ctahlz {
    min-width: 350px;
    flex: 1 1 calc(100% - 430px);
}.ar_toolspmB .head_pagebargiy {
    gap: 2rem;
}
}



@media (max-width: 768px) {.ar_toolspmB {
    padding: 3.5rem 0 1.5rem;
}.ar_toolspmB .head_pagebargiy {
    gap: 1.5rem;
}.ar_toolspmB .company_holder h3 {
    font-size: calc(28px - 2px);
}.ar_toolspmB .company_holder h3::before,
    .ar_toolspmB .company_holder h3::after {
    height: 20px;
    width: 20px;
}.faq_blockblY {
    margin-top: 2rem;
}.faq_blockblY::before {
    height: 15px;
    top: -15px;
}
}



@media (max-width: 420px) {.ar_toolspmB::before {
    height: 10px;
}.ar_toolspmB .company_holder h3::before,
    .ar_toolspmB .company_holder h3::after {
    display: none;
}.ar_toolspmB .top_learnuTY h5 {
    width: 100%;
    min-width: auto;
}.faq_blockblY .play_marketZoH {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}



@media (max-width: 576px) {.opening_pageMas {
    height: 90vh;
}.opening_pageMas .text_textnrR {
    margin-bottom: 2rem;
    padding: 1.2rem;
}.opening_pageMas .text_textnrR h1 {
    font-size: calc(45px * 0.6);
}.opening_pageMas .text_textnrR h1::after {
    bottom: -6px;
}.opening_pageMas .text_textnrR p {
    line-height: 1.4;
    font-size: calc(13px * 0.85);
    margin: 1rem auto;
}.opening_pageMas .text_textnrR .help_formDJZ {
    margin-top: 0.5rem;
    font-size: calc(17px * 0.9);
    padding: 0.7rem 1.5rem;
}}



@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .main_guideFkQ {
    gap: 0.6rem;
    padding: 0.6rem;
}header .nav_lessonPkI svg {
    width: 110px;
}header .top_learnuTY {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    padding: 0.4rem;
}header .top_learnuTY::-webkit-scrollbar {
    height: 2px;
}header .top_learnuTY::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(122,135,152);
}header .nav_expertFVl {
    flex-shrink: 0;
    white-space: nowrap;
}}



@media (min-width: 768px) {.our_missioncxI {
    padding: 8rem 0;
}.our_missioncxI h1 {
    font-size: calc(47px * 1.2);
    margin-bottom: 4rem;
}.our_missioncxI .study_tracksTbR ul {
    grid-template-columns: repeat(2, 1fr);
    align-items: stretch;
}.our_missioncxI .legacy_storyzWU {
    padding: 3rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}.our_missioncxI .legacy_storyzWU div {
    flex: 1;
    max-height: 450px;
}.our_missioncxI .legacy_storyzWU:nth-child(1) {
    transform: translateY(60px);
}.our_missioncxI .legacy_storyzWU:nth-child(2) {
    transform: translateY(-30px);
}.our_missioncxI .legacy_storyzWU:hover:nth-child(1),
    .our_missioncxI .legacy_storyzWU:hover:nth-child(2) {
    transform: translateY(0);
}
}


@media only screen and (max-width: 1200px) {.learn_consentrlq {
    padding: 0 10px;
}
}


@media only screen and (max-width: 800px) {.cookie_confirmAZH {
    display: none;
}.learn_consentrlq {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
}.cookiePolicyContainerpzt h5, .cookiePolicyContainerpzt p {
    text-align: center;
}.tracking_policymqC {
    margin-bottom: 20px;
}.user_statusoUE {
    margin-left: 0;
    max-width: 300px;
    margin-top: 10px;
    width: 100%;
}}



@media (max-width: 576px) {.program_assetsSUz {
    padding: 50px 0;
}.program_assetsSUz .background_photoVwP {
    max-width: 90%;
}.program_assetsSUz .background_photoVwP::after {
    display: none;
}.program_assetsSUz .text_textnrR {
    padding: 30px 20px;
    width: 100%;
}.program_assetsSUz h3 {
    font-size: 19px;
    margin-bottom: 25px;
}.program_assetsSUz ul {
    gap: 15px;
}.program_assetsSUz li {
    padding: 12px;
}.program_assetsSUz svg {
    width: 22px;
    height: 22px;
}}



@media screen and (max-width: 991px) {.mentorship_experienceeCl .success_ratingsDpW {
    gap: 3rem;
    transform: rotate(0);
    flex-direction: column;
}.mentorship_experienceeCl .background_photoVwP {
    height: 320px;
    transform: perspective(1000px) rotateY(0);
    margin: 0 auto;
    width: 280px;
}.mentorship_experienceeCl .employee_sectionLJS {
    transform: translateY(-30px) perspective(1000px) rotateY(0);
}.mentorship_experienceeCl .success_ratingsDpW:hover .background_photoVwP {
    transform: perspective(1000px) rotateY(0);
}.mentorship_experienceeCl .success_ratingsDpW:hover .employee_sectionLJS {
    transform: translateY(-40px) perspective(1000px) rotateY(0);
}}



@media screen and (max-width: 480px) {.course_structureADV {
    padding: 40px 0;
}.course_structureADV .learn_workueN {
    gap: 30px;
}.course_structureADV .text_textnrR h2 {
    font-size: calc(29px * 0.8);
    padding-left: 15px;
}.course_structureADV .description {
    font-size: calc(12px * 0.95);
    padding: 20px;
}.course_structureADV .background_photoVwP {
    margin: 20px 0;
    height: 250px;
    transform: perspective(1000px) rotateX(0deg);
}}



@media (max-width: 576px) {.help_centercUw {
    padding: 40px 0;
}.help_centercUw .contact_formYJr {
    padding: 25px 20px;
}.help_centercUw h2 {
    margin-bottom: 25px;
    font-size: calc(33px * 0.85);
}.help_centercUw p {
    font-size: calc(18px * 0.95);
}.help_centercUw .contact_helpYxZ {
    gap: 8px;
    flex-direction: column;
}.help_centercUw .contact_helpYxZ span {
    text-align: center;
    width: 100%;
}.help_centercUw .contact_formYJr .background_photoVwP {
    height: 220px;
}.help_centercUw .quick_answerssUD a {
    align-items: flex-start;
    padding: 15px;
    flex-direction: column;
}.help_centercUw .quick_answerssUD a span {
    margin-bottom: 5px;
    margin-right: 0;
}}



@media screen and (max-width: 480px) {.contactNsi .inquiry_widgetpmA {
    border-radius: 0;
}.contactNsi .background_photoVwP {
    min-height: 250px;
}.contactNsi .message_helpktV {
    padding: 2rem 1.5rem;
}}



@media (min-width: 768px) {.plan_wrappersZI .group_planscZn {
    grid-template-columns: repeat(2, 1fr);
}.plan_wrappersZI .fee_plansrhB {
    padding: 3rem;
}
}



@media (min-width: 992px) {.plan_wrappersZI .deal_gridovp {
    gap: 3rem;
    flex-direction: row;
    align-items: center;
}.plan_wrappersZI .fee_plansrhB {
    margin: 0;
    width: 35%;
}.plan_wrappersZI .group_planscZn {
    width: 65%;
}
}



@media (max-width: 767px) {.plan_wrappersZI {
    padding: 4rem 0;
}.plan_wrappersZI .access_costTOb {
    padding: 1.5rem;
    min-height: 240px;
}.plan_wrappersZI .background_photoVwP {
    height: 180px;
}.plan_wrappersZI .fee_plansrhB {
    padding: 1.5rem;
}.plan_wrappersZI .fee_plansrhB h2 {
    font-size: calc(32px - 0.2rem);
}.plan_wrappersZI .monthly_ratefYP {
    font-size: calc(18px - 0.1rem);
}
}



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



@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(15px, -15px);
    }
    100% {
        transform: translate(0, 0);
    }
}



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



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



@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


    
    @keyframes cube-carousel {
        0%, 20% {
            transform: rotateY(0deg);
        }
        25%, 45% {
            transform: rotateY(-90deg);
        }
        50%, 70% {
            transform: rotateY(-180deg);
        }
        75%, 95% {
            transform: rotateY(-270deg);
        }
        100% {
            transform: rotateY(-360deg);
        }
    }



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



@keyframes slideInRight {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes lineGrow {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}



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



@keyframes glow {
    0% {
        opacity: 0.5;
        width: 90%;
    }
    100% {
        opacity: 0.8;
        width: 95%;
    }
}



@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

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



@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}

