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

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

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

.title_introdev::after {
    top: -10%;
    position: absolute;
    background: linear-gradient(45deg, rgb(158,184,186,0.5) 0%, rgb(112,150,154) 100%);
    filter: blur(80px);
    right: -10%;
    animation: floatGlow 12s infinite alternate ease-in-out;
    content: "";
    transform: rotate(15deg);
    height: 50%;
    width: 50%;
    z-index: 0;
}

.title_introdev .success_metricdev:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
}

.title_introdev .success_metricdev > div {
    padding: 2.5rem;
    min-height: 450px;
    justify-content: space-between;
    display: flex;
    position: relative;
    flex-direction: column;
}

.title_introdev .title_style_header {
    background: linear-gradient(90deg, #ffffff, rgb(158,184,186));
    color: transparent;
    font-size: 43px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
    animation: fadeUp 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1.5s;
    margin: 0;
    -webkit-background-clip: text !important;
    opacity: 0;
    display: inline-block;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    background-clip: text !important;
    transform: translateY(30px);
    line-height: 1.2;
}

.future_learnersdev h4::before {
    height: 3px;
    bottom: 0;
    background: rgb(158,184,186);
    left: 50%;
    width: 120px;
    transform: translateX(-50%);
    box-shadow: 0 0 10px 2px rgb(158,184,186);
    position: absolute;
    content: '';
}

.future_learnersdev p {
    box-shadow: 
        0 0 20px rgb(158,184,186,0.5),
        inset 0 0 10px rgb(158,184,186,0.5);
    overflow: visible;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    position: relative;
    align-items: flex-start;
    padding: 30px 35px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        85% 100%, 
        0% 100%
    );
    font-size: calc(12px * 1.05);
    border-radius: 0;
    backdrop-filter: blur(5px);
    margin: 0;
    line-height: 1.7;
    border: 1px solid rgb(158,184,186,0.5);
    z-index: 1;
}

.future_learnersdev p svg {
    filter: drop-shadow(0 0 8px rgb(158,184,186,0.5));
    height: 36px;
    margin-right: 20px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    width: 36px;
}

.client_testimonialsdev::before {
    background: linear-gradient(90deg, transparent, rgb(158,184,186), transparent);
    left: 10%;
    content: "";
    z-index: 1;
    box-shadow: 0 0 20px 5px rgb(158,184,186,0.5);
    width: 80%;
    height: 1px;
    position: absolute;
    top: 50%;
}

.client_testimonialsdev .container {
    z-index: 2;
    position: relative;
}

.client_testimonialsdev h2 {
    font-weight: 700;
    perspective: 1000px;
    font-size: calc(33px * 1.4);
    margin-bottom: 4rem;
    position: relative;
    text-align: center;
    color: #000000;
}

.client_testimonialsdev .learning_ratingsdev:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    transform: rotateY(0deg) translateZ(50px) scale(1.05);
    z-index: 3;
}

.client_testimonialsdev .learning_ratingsdev:hover::before {
    opacity: 0.7;
}

.client_testimonialsdev .learning_ratingsdev:hover img {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: translateY(-40px) scale(1.1);
}

.client_testimonialsdev .learning_ratingsdev .description {
    font-weight: 400;
    opacity: 0.9;
    z-index: 1;
    font-size: 12px;
    color: #000000;
    margin-top: 1rem;
    line-height: 1.6;
    text-align: center;
    transform: translateY(0);
    position: relative;
    transition: all 0.3s ease;
}

.client_testimonialsdev .learning_ratingsdev:nth-child(3n+2):hover::after {
    opacity: 0.6;
    width: 60px;
    height: 60px;
}

.meet_usdev::before {
    bottom: 0;
    right: 0;
    content: "";
    z-index: 1;
    top: 0;
    background: linear-gradient(135deg, rgb(158,184,186,0.5), rgba(0, 0, 0, 0.5) 70%);
    position: absolute;
    left: 0;
}

.meet_usdev .paragraph_boxdev::before {
    height: 100%;
    background: linear-gradient(to bottom, rgb(158,184,186), rgb(112,150,154));
    content: "";
    width: 5px;
    position: absolute;
    left: -15px;
    top: 0;
}

.meet_usdev .paragraph_boxdev > div:nth-child(2) {
    margin-bottom: 1.5rem;
}

.meet_usdev .paragraph_boxdev p {
    font-size: calc(15px * 1.4);
    margin: 0;
    color: #000000;
    line-height: 1.5;
}

.teaching_processdev {
    position: relative;
    background: linear-gradient(135deg, rgb(205,218,219) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 6rem 0;
}

.teaching_processdev .skill_masterydev {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
}

.teaching_processdev .paragraph_boxdev {
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-left: 4px solid rgb(158,184,186);
    position: relative;
    transform: translateY(0);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(10px);
    background-color: #ffffff;
}

.teacher_profiledev::before {
    background: 
        linear-gradient(135deg, transparent 0%, rgb(158,184,186,0.5) 100%),
        repeating-linear-gradient(45deg, rgb(112,150,154,0.5) 0, rgb(112,150,154,0.5) 1px, transparent 1px, transparent 15px);
    position: absolute;
    inset: 0;
    z-index: 0;
    content: "";
    opacity: 0.1;
    animation: backgroundShift 30s linear infinite;
}

.teacher_profiledev .image_itemdev::before {
    background: linear-gradient(135deg, rgb(158,184,186,0.5) 0%, transparent 100%);
    transition: opacity 0.5s ease;
    z-index: 2;
    content: "";
    mix-blend-mode: multiply;
    inset: 0;
    position: absolute;
    opacity: 0;
}

.teacher_profiledev .learning_ratingsdev span:not(.name)::after {
    transform: scaleX(0);
    content: "";
    left: 70px;
    bottom: 30px;
    height: 2px;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform-origin: left;
    background: rgb(158,184,186);
    width: 40px;
}

header:after {
    background-size: 100px 100px;
    height: 100%;
    top: 0;
    background-image: 
        linear-gradient(to right, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        ),
        linear-gradient(to bottom, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        );
    position: absolute;
    width: 100%;
    left: 0;
    pointer-events: none;
    content: '';
}

header .top_sitebardev {
    display: flex;
    gap: 30px;
    position: relative;
    align-items: center;
}

header .top_sitebardev:before {
    transition: opacity 0.4s ease;
    background: linear-gradient(to right, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    opacity: 0;
    bottom: -10px;
}

header .nav_traindev:hover {
    transform: translateX(5px);
    color: #ffffff;
}

header .nav_traindev:hover:after {
    transform: translateY(-50%) scaleX(1);
}

header .main_startdev:hover:before {
    opacity: 1;
}

header .main_startdev:hover:after {
    opacity: 1;
    animation: circuit 3s infinite;
}

header .main_startdev:hover svg {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

.pricing_optionsdev::before {
    background: linear-gradient(135deg, 
        rgba(var(--primary-color-rgb), 0.05) 0%, 
        rgba(var(--secondary-color-rgb), 0.03) 100%);
    content: "";
    z-index: 0;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
}

.pricing_optionsdev .discount_plandev {
    gap: 30px;
    margin-top: 20px;
    opacity: 0;
    transform: translateY(30px);
    display: grid;
    animation: fadeSlideUp 0.8s forwards 0.4s;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.pricing_optionsdev .enroll_costdev:nth-child(even) .program_feesdev::before {
    width: 5px;
    content: "";
    top: 0;
    right: 0;
    transform-origin: bottom;
    position: absolute;
    background: rgb(112,150,154);
    transform: scaleY(0);
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.pricing_optionsdev .cert_plansdev {
    padding-bottom: 10px;
    margin: 10px 0 20px;
    font-weight: 700;
    color: rgb(158,184,186);
    font-size: calc(21px + 0.5rem);
    position: relative;
    display: inline-block;
}

.pricing_optionsdev .enroll_costdev:hover .image_itemdev {
    transform: scale(1.05);
}

.pricing_optionsdev .enroll_costdev:hover .image_itemdev::after {
    opacity: 1;
}

.cookieAlertPromptPaneldev .container {
    max-width: 1140px;
    flex-wrap: wrap;
    gap: 1rem;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 1;
    align-items: center;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.data_settingsdev p {
    font-size: 1rem;
    color: #000000;
}

.cookie_button.visitor_controlsdev {
    background: rgb(158,184,186);
}

.cookie_button.online_trackingdev:hover {
    background: rgb(158,184,186);
}


footer {
    color: #ffffff;
    position: relative;
    perspective: 1000px;
    font-family: Arial, sans-serif;
}

.student_aiddev::before {
    top: 0;
    background: linear-gradient(90deg, 
                transparent 0%, 
                rgb(112,150,154) 50%, 
                transparent 100%);
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 2px;
    animation: glowPulse 3s ease-in-out infinite alternate;
}

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

.student_aiddev .page_topdev {
    display: grid;
    height: 100%;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}

.student_aiddev .top_sitebardev:hover::before {
    top: -100%;
    left: -100%;
}

.student_aiddev .top_sitebardev::after {
    border-width: 0 25px 25px 0;
    border-color: transparent rgb(158,184,186) transparent transparent;
    position: absolute;
    width: 0;
    right: 0;
    transform-style: preserve-3d;
    height: 0;
    top: 0;
    transform: translateZ(5px);
    content: "";
    transition: all 0.4s ease;
    border-style: solid;
}

.student_aiddev .top_sitebardev:hover h5::after {
    width: 100%;
}

.student_aiddev .top_sitebardev a {
    text-decoration: none;
    padding: 0.5rem 0;
    color: rgba(255, 255, 255, 0.75);
    display: block;
    transition: all 0.3s ease;
    transform-style: preserve-3d;
    position: relative;
    font-size: 13px;
}

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

.footer_addressdev .challenge_ctadev:hover {
    background: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    box-shadow: 0 0 15px rgba(rgb(158,184,186), 0.3);
}

.student_aiddev .company_holder:hover::before,
.student_aiddev .top_sitebardev:hover::before {
    opacity: 0.5;
}



.student_aiddev .company_holder .podcast_ctadev::after {
    position: absolute;
    transition: width 0.4s ease;
    left: 1rem;
    bottom: -10px;
    width: 70px;
    background: linear-gradient(to right, rgb(158,184,186), transparent);
    height: 3px;
    content: "";
}

.student_aiddev .page_topdev a::after {
    left: 0;
    content: "";
    width: 0;
    height: 1px;
    transition: width 0.3s ease;
    bottom: 0;
    background: linear-gradient(to right, rgb(158,184,186), rgb(112,150,154));
    position: absolute;
}

.help_desk_infodev .get_helpdevYia8 h2 {
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
    font-size: 29px;
    color: #000000;
}

.help_desk_infodev .get_helpdevYia8 p svg {
    fill: rgb(158,184,186);
    margin-right: 10px;
    height: 18px;
    width: 18px;
}

.help_desk_infodev .get_helpdev0BTs::before {
    transition: all 0.3s ease;
    z-index: 0;
    background: rgb(158,184,186);
    content: '';
    width: 100%;
    left: 0;
    border-radius: 50%;
    height: 100%;
    transform: scale(0.8);
    position: absolute;
    top: 0;
    opacity: 0;
}

.course_highlightsdev .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 3;
    padding: 0 20px;
}

.course_highlightsdev .paragraph_boxdev {
    margin-bottom: 60px;
    border-radius: 14px;
    position: relative;
    padding: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    border-top: 3px solid rgb(158,184,186);
    background: rgba(255, 255, 255, 0.3);
    border-bottom: 3px solid rgb(112,150,154);
    z-index: 4;
}

.course_highlightsdev .paragraph_boxdev h2::after {
    background: linear-gradient(90deg, rgb(158,184,186) 0%, rgb(112,150,154) 100%);
    height: 3px;
    position: absolute;
    width: 80px;
    left: 0;
    content: "";
    border-radius: 10px;
    bottom: 0;
}

.course_highlightsdev .image_itemdev::before {
    width: 100%;
    z-index: 2;
    height: 100%;
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.4) 0%, 
        rgba(0, 0, 0, 0.1) 50%,
        rgba(0, 0, 0, 0.4) 100%);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}

.privacy_depotdev h1 {
    font-size: 43px;
    font-weight: 700;
    color: rgb(158,184,186);
    margin-bottom: 20px;
    text-transform: uppercase;
}

.privacy_depotdev ul {
    padding-left: 20px;
    list-style-type: disc;
    margin-bottom: 20px;
}

.privacy_depotdev ol {
    padding-left: 20px;
    margin-bottom: 20px;
    list-style-type: decimal;
}

.privacy_depotdev div {
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: rgb(255, 255, 255, 0.5);
}

.appHubdev .container {
    transform: perspective(1000px) rotateX(1deg);
    margin: 0 auto;
    max-width: 1200px;
    z-index: 10;
    padding: 0 2rem;
    position: relative;
}

.appHubdev h2::after {
    animation: expandLine 0.5s 0.8s forwards ease-out;
    transform: scaleX(0);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(158,184,186) 0%, rgb(112,150,154) 100%);
    width: 100px;
    height: 4px;
    left: 0;
    position: absolute;
    content: "";
    bottom: -12px;
}

.appHubdev li::before {
    content: "";
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: scale(0);
    height: 8px;
    width: 8px;
    left: 0;
    border-radius: 50%;
    position: absolute;
    background: rgb(112,150,154);
    top: 0.7rem;
}

.contact_informationdev h2 {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 60px;
    font-family: Arial, sans-serif;
    font-size: 38px;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
}

.contact_informationdev .inquiry_blockdev {
    position: relative;
    border-radius: 22px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.03);
    display: flex;
    backdrop-filter: blur(10px);
}

.contact_informationdev form {
    width: 100%;
}

.contact_informationdev form h3::before {
    width: 5px;
    top: 50%;
    height: 25px;
    content: "";
    position: absolute;
    transform: translateY(-50%);
    border-radius: 10px;
    left: 0;
    background: rgb(158,184,186);
}

.contact_informationdev .feedback_reachdev {
    margin-bottom: 30px;
    display: flex;
    position: relative;
    align-items: flex-start;
}

.contact_informationdev .feedback_reachdev label {
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    line-height: 1.5;
    font-size: 14px;
}

.contact_informationdev .feedback_reachdev label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(158,184,186);
}

.contact_informationdev form .help_linksdev::before {
    left: -100%;
    background: linear-gradient(45deg, rgb(112,150,154), rgb(158,184,186));
    height: 100%;
    top: 0;
    position: absolute;
    transition: all 0.4s ease;
    width: 100%;
    content: "";
    z-index: -1;
}


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



@media (min-width: 768px) {.title_introdev .page_introdev {
    grid-template-columns: 0.4fr 0.6fr;
    grid-gap: 3rem;
}.title_introdev .page_introdev > div:first-child {
    display: flex;
    align-items: center;
}.title_introdev .page_introdev p {
    font-size: calc(13px * 1.3);
}.title_introdev .success_metricdev > div {
    min-height: 500px;
}.title_introdev .title_style_header {
    font-size: calc(43px * 1.2);
}.title_introdev .success_metricdev h3 {
    max-width: 80%;
    font-size: calc(24px * 1.2);
}
}



@media (max-width: 480px) {.future_learnersdev {
    padding: 60px 0;
}.future_learnersdev h4 {
    margin-bottom: 40px;
    font-size: calc(36px * 0.85);
    letter-spacing: 1px;
}.future_learnersdev p {
    font-size: 12px;
    padding: 20px;
}.future_learnersdev p svg {
    margin-right: 12px;
    width: 28px;
    height: 28px;
}.future_learnersdev p::after {
    font-size: 47px;
    top: -10px;
    right: 15px;
}}



@media (max-width: 768px) {.client_testimonialsdev {
    padding: 5rem 1rem;
}.client_testimonialsdev::before {
    display: none;
}.client_testimonialsdev h2 {
    font-size: 33px;
    margin-bottom: 2.5rem;
}.client_testimonialsdev .edu_ratingsdev {
    gap: 2rem;
    padding: 2rem 0;
}.client_testimonialsdev .learning_ratingsdev {
    padding: 1.5rem;
    flex: 0 0 240px;
    transform: rotateY(5deg) translateZ(0) !important;
}.client_testimonialsdev .learning_ratingsdev:hover {
    transform: rotateY(0deg) translateZ(20px) scale(1.03) !important;
}.client_testimonialsdev .learning_ratingsdev img {
    transform: translateY(-25px);
    height: 90px;
    width: 90px;
}.client_testimonialsdev .learning_ratingsdev:hover img {
    transform: translateY(-30px) scale(1.05);
}.client_testimonialsdev .learning_ratingsdev p {
    font-size: calc(12px * 1.1);
}.client_testimonialsdev .learning_ratingsdev .description {
    font-size: calc(12px * 0.9);
}
}



@media (max-width: 992px) {.teacher_profiledev {
    padding: 120px 0;
}.teacher_profiledev .learning_ratingsdev {
    grid-template-columns: 1fr 1.2fr;
}.teacher_profiledev .image_itemdev {
    min-height: 400px;
}.teacher_profiledev .name {
    font-size: calc(22px * 0.9);
    padding: 0 40px 5px 50px;
}.teacher_profiledev .learning_ratingsdev span:not(.name) {
    padding: 30px 40px 35px 50px;
}.teacher_profiledev .learning_ratingsdev span:not(.name)::after {
    left: 50px;
    bottom: 25px;
}.teacher_profiledev .experience_datadev {
    padding: 0 40px 40px 50px;
}
}



@media (max-width: 480px) {header .container {
    padding: 10px 15px;
}header .main_startdev svg {
    height: 30px;
}}



@media (min-width: 768px) {.pricing_optionsdev .cost_dealsdev {
    grid-template-columns: 1fr;
}.pricing_optionsdev .discount_plandev {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 40px;
}
}



@media (min-width: 992px) {.pricing_optionsdev {
    padding: 150px 0;
}.pricing_optionsdev .cost_dealsdev {
    gap: 80px;
    grid-template-columns: 1fr;
}.pricing_optionsdev .discount_plandev {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}.pricing_optionsdev .program_feesdev {
    min-height: 480px;
}
}


@media only screen and (max-width: 768px) {.cookieAlertPromptPaneldev .container {
    align-items: center;
    flex-direction: column;
}.cookie_eductrldev {
    margin-right: 0;
    margin-bottom: 1rem;
}.data_settingsdev {
    text-align: center;
    margin-bottom: 1rem;
}.cookie_button.online_trackingdev {
    margin-left: 0;
    margin-top: 0.5rem;
}}



@media (max-width: 1024px) {.help_desk_infodev {
    padding: 60px 0;
}.help_desk_infodev .get_helpdevYia8 {
    padding: 40px 30px;
}.help_desk_infodev .get_helpdevYia8 h2 {
    font-size: calc(29px - 2px);
}
}



@media (max-width: 480px) {.help_desk_infodev {
    padding: 40px 0;
}.help_desk_infodev::before {
    width: 70%;
}.help_desk_infodev .get_helpdevYia8 {
    padding: 30px 20px;
}.help_desk_infodev .get_helpdevYia8 h2 {
    font-size: calc(29px - 5px);
}.help_desk_infodev .get_helpdevYia8 p {
    font-size: calc(17px - 1px);
}.help_desk_infodev .get_helpdev0BTs {
    width: 50px;
    height: 50px;
}.help_desk_infodev .get_helpdev0BTs svg {
    width: 20px;
    height: 20px;
}}



@media (max-width: 991px) {.appHubdev {
    padding: 5rem 0;
}.appHubdev h2 {
    max-width: 100%;
    font-size: calc(35px * 0.9);
}.appHubdev .skill_masterydev {
    padding: 2rem;
}
}



@media (max-width: 576px) {.appHubdev {
    padding: 3rem 0;
}.appHubdev .container {
    transform: perspective(1000px) rotateX(0deg);
    padding: 0 1.5rem;
}.appHubdev h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.75rem;
}.appHubdev .skill_masterydev {
    padding: 1.5rem;
}.appHubdev li {
    padding-left: 1.25rem;
}.appHubdev li::before {
    height: 6px;
    top: 0.65rem;
    width: 6px;
}.appHubdev span {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}



@keyframes lineGrow {
  0% {
    height: 0;
  }
  100% {
    height: 80%;
  }
}



@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-15%);
  }
  100% {
    opacity: 1;
    transform: translateX(-5%);
  }
}



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



@keyframes pulseBackground {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}



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



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



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

