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

.footer-address-621 {
    flex: 0 0 auto;
}

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

.instructor-history-903 .image-carousel-863 {
    height: 100%;
    min-height: 400px;
    width: 100%;
    position: relative;
    border-radius: 0;
    overflow: hidden;
}

.instructor-history-903 .image-carousel-863::after {
    background: rgb(209,190,169);
    transition: opacity 0.4s ease;
    width: 100%;
    opacity: 0.15;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.instructor-history-903 .job-overview-946 {
    font-family: Arial, sans-serif;
    margin: 0;
    line-height: 1.8;
    font-size: 17px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    font-weight: 400;
    padding: 50px 40px;
    color: #000000;
}

.learning-outcomes-186::before {
    height: 100%;
    top: 0;
    z-index: 1;
    width: 100%;
    background: linear-gradient(45deg, rgb(209,190,169,0.5) 0%, transparent 60%);
    left: 0;
    position: absolute;
    pointer-events: none;
    content: "";
}

.learning-outcomes-186 h4 {
    margin-bottom: 1.8rem;
    line-height: 1.3;
    padding-bottom: 1rem;
    transform: translateX(0);
    color: #000000;
    transition: transform 0.3s ease-out;
    font-size: 24px;
    position: relative;
    font-weight: 700;
}

.learning-outcomes-186 li p {
    margin: 0;
    align-items: flex-start;
    display: flex;
    gap: 1rem;
    line-height: 1.6;
    color: #000000;
    font-size: 18px;
}

.learning-outcomes-186 li:hover svg {
    transform: rotate(-10deg) scale(1.1);
}

.learning-outcomes-186 li:hover svg path {
    fill: rgb(179,158,135);
}

.tariff-option-193 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(232,222,203), rgba(240, 240, 255, 0.95));
    padding: 120px 0;
}

.tariff-option-193 .container {
    max-width: 1320px;
    z-index: 1;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}

.tariff-option-193 .basic-rates-614 {
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    text-align: center;
    transform: translateY(30px);
    opacity: 0;
}

.tariff-option-193 .cert-cost-527 {
    display: grid;
    grid-template-columns: 1fr;
    transform: translateY(40px);
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    gap: 30px;
}

.tariff-option-193 .rate-choice-845:hover .fee-pricing-108 {
    transform: translateY(-8px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
}

.tariff-option-193 .study-rates-760 {
    font-size: calc(22px + 4px);
    display: inline-block;
    position: relative;
    color: rgb(209,190,169);
    font-weight: 700;
    padding: 8px 15px;
    border-radius: 6px;
    margin: 5px 0 20px;
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
}

.customer-opinions-286 {
    background: linear-gradient(135deg, rgb(232,222,203) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 80px 0;
    position: relative;
}

.customer-opinions-286 {
    padding: 40px 0;
}

.customer-opinions-286 h2::after {
    width: 60px;
    height: 4px;
    transform-origin: left;
    content: "";
    bottom: -12px;
    background: linear-gradient(90deg, rgb(209,190,169) 0%, rgb(179,158,135) 100%);
    position: absolute;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(1);
}

.customer-opinions-286 .success-stories-024:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.07),
                -15px -15px 30px rgba(255, 255, 255, 1),
                inset 1px 1px 1px rgba(255, 255, 255, 0.8),
                inset -1px -1px 1px rgba(0, 0, 0, 0.06);
    transform: translateY(-10px);
}

.customer-opinions-286 .success-stories-024:hover {
    transform: translateY(-5px);
}

.customer-opinions-286 .success-stories-024 .description::before {
    color: rgb(209,190,169,0.5);
    z-index: -1;
    opacity: 0.1;
    font-size: 80px;
    position: absolute;
    transition: transform 0.5s ease;
    top: -20px;
    left: -10px;
    content: "";
}

.customer-opinions-286 .success-stories-024:hover img {
    transform: scale(1.1);
}

.customer-opinions-286 .success-stories-024:nth-child(even) {
    animation: floatUp 9s 0.5s infinite alternate ease-in-out;
}

.privacy-harbor-249 h2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 600;
    color: rgb(179,158,135);
    font-size: 34px;
}

.privacy-harbor-249 li::before {
    line-height: 1.2;
    content: "•";
    position: absolute;
    left: 0;
    color: rgb(209,190,169);
    font-size: 1.2rem;
}

header .header-navbar-178::before {
    position: absolute;
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(209,190,169,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(179,158,135,0.5) 0%, transparent 30%);
    top: 0;
    opacity: 0.2;
    z-index: -1;
    height: 100%;
    width: 100%;
    content: "";
}

header .main-header-128 svg {
    width: auto;
    transition: all 0.3s ease;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    height: 50px;
}

header .site-start-105 {
    margin: 5px 8px;
    position: relative;
    perspective: 800px;
}

header .site-start-105:hover::before {
    transform: translateY(-50%) scale(1);
    opacity: 1;
    left: -15px;
}

header .site-start-105 a {
    position: relative;
    text-decoration: none;
    padding: 10px 18px;
    font-family: Arial, sans-serif;
    border: 1px solid transparent;
    background: transparent;
    transition: all 0.3s ease;
    color: #000000;
    overflow: hidden;
    border-radius: 10px;
    transform-style: preserve-3d;
    font-weight: 600;
    font-size: 17px;
    display: block;
}

.gratSection-728::before {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    pointer-events: none;
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    z-index: 1;
    height: 100%;
}

.gratSection-728 .learning-classes-495 > div:first-child {
    padding-bottom: 30px;
    position: relative;
}

.gratSection-728 .learning-classes-495:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.gratSection-728 h5 {
    font-family: Arial, sans-serif;
    letter-spacing: -0.01em;
    line-height: 1.4;
    font-size: 19px;
    color: #000000;
    z-index: 2;
    margin: 0 0 15px;
    position: relative;
    font-weight: 700;
}

.gratSection-728 a:hover p {
    color: rgb(209,190,169);
}

.potential-enrollees-963::after {
    background: linear-gradient(to top, rgb(232,222,203), transparent);
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    left: 0;
    content: "";
    height: 150px;
}

.potential-enrollees-963 h4 {
    color: #000000;
    margin-bottom: 80px;
    font-weight: 700;
    position: relative;
    text-align: center;
    padding: 20px 0;
    font-size: 28px;
}

.potential-enrollees-963 div {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
}

.potential-enrollees-963 div p:nth-child(odd) {
    align-self: flex-start;
    border-top-left-radius: 0;
}

.potential-enrollees-963 div p:hover {
    transform: scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.potential-enrollees-963 div p:nth-child(even)::before {
    top: -15px;
    right: -15px;
}

.potential-enrollees-963 div p:nth-child(even)::after {
    top: -7.5px;
    right: -7.5px;
}

.potential-enrollees-963 div p:hover svg {
    transform: rotate(15deg);
}

.potential-enrollees-963 div p svg path {
    fill: rgb(209,190,169);
    transition: fill 0.3s ease;
}

.our-mission-483 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}

.our-mission-483:hover .text-article-756 {
    transform: translateX(10px);
}

.our-mission-483 h1 {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 2.5rem;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    font-size: 42px;
    color: rgb(209,190,169);
}

.our-mission-483:hover h4::before {
    transform: translateY(-50%) rotate(135deg);
    background-color: rgb(179,158,135);
}

.our-mission-483:hover span {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}

.find-contact-498::before {
    background: 
    linear-gradient(45deg, rgb(209,190,169,0.5) 25%, transparent 25%) -50px 0,
    linear-gradient(45deg, transparent 25%, rgb(179,158,135,0.5) 25%, rgb(179,158,135,0.5) 50%, transparent 50%, transparent 75%, rgb(179,158,135,0.5) 75%, rgb(179,158,135,0.5)) -50px 0;
    z-index: 1;
    width: 100%;
    animation: backgroundMove 60s linear infinite;
    content: "";
    height: 100%;
    top: 0;
    background-size: 100px 100px;
    opacity: 0.03;
    position: absolute;
    left: 0;
}

.find-contact-498 h2::before {
    border-radius: 2px;
    height: 10px;
    left: 0;
    top: 50%;
    box-shadow: 0 0 15px rgb(209,190,169);
    background: rgb(209,190,169);
    transform: translateY(-50%) rotate(45deg);
    animation: pulse 3s infinite;
    position: absolute;
    width: 10px;
    content: "";
}

.find-contact-498 p:hover svg {
    transform: scale(1.1);
}

.find-contact-498 .edu-askedu-756 {
    display: flex;
    position: relative;
    padding-top: 20px;
    flex-wrap: wrap;
    gap: 30px;
}

.find-contact-498 .msg-block-064::after {
    animation: gradient-animation 6s linear infinite;
    transition: opacity 0.4s ease;
    left: -2px;
    background-size: 200% 200%;
    content: "";
    z-index: -2;
    background: linear-gradient(45deg, rgb(209,190,169), rgb(179,158,135), rgb(209,190,169));
    top: -2px;
    border-radius: 17px;
    bottom: -2px;
    position: absolute;
    opacity: 0;
    right: -2px;
}

.find-contact-498 .msg-block-064 span {
    transform: translate(-50%, -50%);
    animation: ripple 1s linear infinite;
    pointer-events: none;
    opacity: 0;
    border-radius: 50%;
    position: absolute;
    background: rgb(209,190,169);
}

#cookieNoticeOverlay-654 {
    display: none;
}

#cookieNoticeOverlay-654:checked ~ .cookieNotificationAlert-320 {
    visibility: hidden;
    opacity: 0;
}

.course-program-584 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(232,222,203) 0%, rgb(209,190,169,0.5) 100%);
    position: relative;
    padding: 6rem 0;
}

.course-program-584 .ready-skills-620 {
    position: relative;
    transform: translateZ(0);
    grid-template-columns: 1fr;
    gap: 3rem;
    display: grid;
}

.course-program-584 .image-carousel-863::before {
    position: absolute;
    content: "";
    z-index: 1;
    height: 100%;
    opacity: 0.5;
    background: linear-gradient(45deg, rgb(179,158,135,0.5) 0%, transparent 100%);
    top: 0;
    left: 0;
    width: 100%;
}

.course-program-584 .text-article-756 {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    z-index: 2;
    backdrop-filter: blur(10px);
    transform: perspective(1000px) translateZ(0);
    padding: 2.5rem;
}

.course-program-584 p.description {
    padding-right: 15px;
    scrollbar-width: thin;
    margin-top: 0;
    scrollbar-color: rgb(179,158,135,0.5) transparent;
    overflow-y: auto;
    max-height: 300px;
}

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

.connect-with-us-402 h2::before {
    background: rgb(209,190,169);
    content: "";
    position: absolute;
    width: 30px;
    left: calc(50% - 50px);
    bottom: -20px;
    height: 2px;
}

.connect-with-us-402 .image-carousel-863::before {
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    left: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "";
    width: 100%;
}

.connect-with-us-402 #contact {
    display: flex;
    gap: 25px;
    flex-direction: column;
}

.connect-with-us-402 h3::after {
    bottom: -10px;
    height: 2px;
    background: rgb(209,190,169);
    content: "";
    left: 0;
    width: 50px;
    position: absolute;
}

.connect-with-us-402 .support-request-247 {
    gap: 12px;
    margin-top: 5px;
    align-items: flex-start;
    display: flex;
}

.connect-with-us-402 .support-request-247 input[type="checkbox"]:checked {
    background: rgb(209,190,169);
    border-color: rgb(209,190,169);
}

.connect-with-us-402 .support-request-247 a {
    position: relative;
    color: rgb(209,190,169);
    text-decoration: none;
    transition: all 0.3s ease;
}

.connect-with-us-402 .message-list-615 {
    border: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    position: relative;
    cursor: pointer;
    background: rgb(209,190,169);
    letter-spacing: 1px;
    margin-top: 10px;
    align-self: flex-start;
    border-radius: 10px;
    font-size: 17px;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 16px 35px;
    font-weight: 600;
    text-transform: uppercase;
}

footer .message-card-852 {
    justify-content: space-between;
    gap: 15px;
    padding: 25px;
    background-color: #ffffff;
    flex-wrap: wrap;
    display: flex;
    margin: auto;
    z-index: 3;
    border-radius: 13px;
    width: 85%;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

footer .text_main_holder {
    gap: 20px;
    position: relative;
    perspective: 2000px;
    flex-direction: column;
    margin-top: 40px;
    display: flex;
}

footer .subscribe_holder:hover {
    transform: translateZ(10px) scale(0.98);
}

footer .top-section-389::after, footer .head-top-403::after, footer .subscribe_holder::after {
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    transition: opacity 0.3s ease;
    border-radius: 13px;
    height: 100%;
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    opacity: 0;
}

footer .main-site-908 a {
    font-size: 14px;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
    display: inline-block;
    padding: 5px 0;
}

footer .input_holder {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
}

footer .ranking-bar-870 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    border-radius: 30px;
    color: #000000;
    padding: 8px 20px;
    display: inline-block;
    font-size: 15px;
}

.homepage-263 .learning-space-067::before {
    transform: skewX(-20deg);
    height: 15px;
    right: 30px;
    position: absolute;
    width: 120px;
    top: -15px;
    content: "";
    background: rgb(209,190,169);
}

.homepage-263 .learning-space-067 > div {
    opacity: 0;
    transform: translateX(-20px);
    margin-bottom: 1.8rem;
    animation: fadeSlideRight 0.8s ease-out forwards;
}

.homepage-263 .title_style_header::after {
    width: 100%;
    bottom: -10px;
    left: 0;
    content: "";
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(209,190,169), transparent);
}


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



@media (max-width: 768px) {.instructor-history-903 {
    padding: 80px 0;
}.instructor-history-903 .container {
    padding: 0 20px;
}.instructor-history-903 .success-stories-024 {
    gap: 0;
    grid-template-columns: 1fr;
}.instructor-history-903 .image-carousel-863 {
    height: 300px;
    min-height: 300px;
}.instructor-history-903 .job-overview-946 {
    padding: 35px 25px;
}.instructor-history-903 .name {
    bottom: 50px;
    font-size: calc(22px * 0.9);
    left: 25px;
}.instructor-history-903 .success-stories-024 span:not(.name) {
    bottom: 25px;
    font-size: calc(17px * 0.95);
    left: 25px;
}.instructor-history-903 .job-overview-946::before {
    height: 20px;
    top: 25px;
    left: 25px;
    width: 24px;
}.instructor-history-903 .job-overview-946::after {
    right: 25px;
    width: 24px;
    height: 20px;
    bottom: 25px;
}
}



@media (min-width: 768px) {.tariff-option-193 .cert-cost-527 {
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
}.tariff-option-193 .value-rates-819 {
    grid-template-columns: 1fr;
}
}



@media (min-width: 1200px) {.tariff-option-193 .cert-cost-527 {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.tariff-option-193 .plan-matrix-314 {
    padding: 40px 35px;
}.tariff-option-193 .image-carousel-863 {
    height: 240px;
}
}



@media (max-width: 992px) {.customer-opinions-286 {
    padding: 60px 0;
}.customer-opinions-286 h2 {
    font-size: calc(33px - 4px);
    margin-bottom: 40px;
}.customer-opinions-286 .alumni-testimonials-426 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}



@media (max-width: 991px) {header .nav-tutor-341 {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 2rem;
}header .head-top-403 {
    justify-content: center;
    background: #ffffff;
    clip-path: none;
    width: 100%;
    border-radius: 17px;
}
}



@media (max-width: 991px) {.gratSection-728 {
    padding: 80px 0;
}.gratSection-728 .learning-classes-495 {
    padding: 50px 35px;
}.gratSection-728 h5 {
    font-size: calc(19px * 0.95);
}
}



@media (max-width: 767px) {.gratSection-728 {
    padding: 60px 0;
}.gratSection-728 .learning-classes-495 {
    gap: 30px;
    padding: 40px 25px;
}.gratSection-728 h5 {
    font-size: calc(19px * 0.9);
}.gratSection-728 p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}.gratSection-728 .learning-classes-495 > div:first-child {
    padding-bottom: 20px;
}
}



@media (max-width: 767px) {.potential-enrollees-963 {
    padding: 100px 0;
}.potential-enrollees-963 h4 {
    font-size: calc(28px - 4px);
    margin-bottom: 60px;
}.potential-enrollees-963 div p {
    width: 90%;
    padding: 18px 22px;
    border-radius: 30px !important;
    margin-bottom: 40px;
    align-self: center !important;
}.potential-enrollees-963 div p::before,
    .potential-enrollees-963 div p::after {
    display: none;
}.potential-enrollees-963 div p svg {
    height: 24px;
    margin-right: 12px;
    width: 24px;
    min-width: 24px;
}
}



@media (prefers-reduced-motion: reduce) {.our-mission-483 .text-article-756,
    .our-mission-483 h1,
    .our-mission-483 h1::before,
    .our-mission-483 h4::before,
    .our-mission-483 span {
    transition: none;
}.our-mission-483:hover .text-article-756,
    .our-mission-483:hover h1,
    .our-mission-483:hover h1::before,
    .our-mission-483:hover h4::before,
    .our-mission-483:hover span {
    transform: none;
}}



@media (max-width: 768px) {.find-contact-498 {
    padding: 60px 0;
}.find-contact-498 .get-in-touch-351 {
    padding: 40px 30px;
}.find-contact-498 h2 {
    margin-bottom: 25px;
    font-size: calc(28px * 0.85);
}.find-contact-498 p {
    margin-bottom: 25px;
    font-size: calc(14px * 0.95);
}.find-contact-498 p:last-of-type {
    padding: 12px 15px;
}.find-contact-498 p svg {
    margin-right: 12px;
    height: 22px;
    width: 22px;
}.find-contact-498 .edu-askedu-756 {
    gap: 15px;
    justify-content: center;
}.find-contact-498 .msg-block-064 {
    width: 60px;
    border-radius: 12px;
    height: 60px;
}.find-contact-498 .msg-block-064 svg {
    height: 24px;
    width: 24px;
}.find-contact-498 .msg-block-064:hover {
    border-radius: 15px;
}
}



@media (max-width: 767px) {.course-program-584 {
    padding: 4rem 0;
}.course-program-584 .image-carousel-863 {
    transform: perspective(800px) rotateX(1deg) rotateY(-1deg);
    height: 280px;
}.course-program-584 .text-article-756 {
    padding: 2rem;
}.course-program-584 h3 {
    font-size: 18px;
    margin-bottom: 1.25rem;
}.course-program-584 h3::after {
    height: 2px;
    bottom: -10px;
    width: 50px;
}.course-program-584 p.description {
    line-height: 1.6;
    max-height: 250px;
}}



@media (max-width: 767px) {footer .footer-address-621 {
    padding: 80px 0 30px;
}footer .message-card-852 {
    padding: 15px;
    width: 95%;
}footer .info_item {
    flex: 1 1 100%;
}footer .top-section-389, footer .head-top-403, footer .subscribe_holder {
    margin-left: 0;
    padding: 25px 20px;
    margin-right: 0;
}footer .head-top-403, footer .subscribe_holder {
    margin-top: -10px;
}footer .review-block-064 {
    margin-top: 40px;
}
}



@media (max-width: 768px) {.homepage-263 .tech-master-534 {
    min-height: 80vh;
}.homepage-263 .learning-space-067 {
    max-width: 95%;
    padding: 1.8rem;
}.homepage-263 .learning-space-067::before,
  .homepage-263 .learning-space-067::after {
    width: 60px;
}.homepage-263 p {
    font-size: 16px;
    padding-left: 0.8rem;
}.homepage-263 .title_style_header {
    font-size: calc(35px * 1.1);
}.homepage-263 h3 {
    padding: 0.8rem;
    font-size: calc(22px * 1.1);
}
}



@keyframes scanline {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}



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



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

