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

* {
    scrollbar-color: rgb(255, 255, 255, 0.5) rgb(239,237,234);
    scrollbar-width: thin;
}

.science-ref-2 {
    flex: 0 0 auto;
}

.science-ref-2 {
    padding: 5rem 0 3rem;
    color: #ffffff;
    z-index: 1;
    position: relative;
}

.help-desk-info-2::after {
    transform: rotate(15deg);
    opacity: 0.05;
    bottom: -10%;
    height: 120%;
    right: -10%;
    content: '';
    width: 60%;
    position: absolute;
    z-index: 0;
    background: linear-gradient(225deg, rgb(179,167,161) 0%, transparent 60%);
}

.help-desk-info-2 .join-us-5:nth-child(2) {
    min-height: 400px;
    border-radius: 23px;
    overflow: hidden;
    transform: translateY(0);
    grid-column: 3 / 4;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    grid-row: 1 / 3;
}

.help-desk-info-2 .connect-now-2 {
    margin-bottom: 30px;
    max-width: 90%;
    line-height: 1.7;
    color: #000000;
}

.help-desk-info-2 .join-us-5 > p svg path {
    fill: rgb(212,204,198);
}

.help-desk-info-2 .join-us-5 > p span {
    margin-left: 5px;
    font-weight: 600;
    color: rgb(212,204,198);
}

.help-desk-info-2 .ask-form-4 {
    flex-wrap: wrap;
    display: flex;
    gap: 15px;
}

.help-desk-info-2 .ask-form-4 span:hover {
    transform: translateY(-3px);
    border-left: 3px solid rgb(179,167,161);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.help-desk-info-2 .request-info-9 a {
    position: relative;
    align-items: center;
    display: flex;
    padding-left: 45px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.help-desk-info-2 .request-info-9 a p {
    position: relative;
    margin-bottom: 0;
    font-size: 12px;
    color: #ffffff;
    font-weight: 600;
}

.teaching-history-1::before {
    width: 100%;
    content: "";
    background: linear-gradient(120deg, transparent 30%, rgb(212,204,198,0.5) 100%);
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 1;
}

.teaching-history-1 .full-image-1::before {
    height: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, 
        transparent 0%, 
        transparent 70%, 
        rgb(212,204,198,0.5) 100%);
    content: "";
    left: 0;
}

.teaching-history-1 .alumni-testimonials-3:hover .name::after {
    transform: translateX(0);
}

.teaching-history-1 .alumni-testimonials-3:hover .work-summary-7 > div:nth-child(2) {
    opacity: 1;
    transform: translateY(0);
}

.teaching-history-1 .exp-items-8::first-letter {
    font-weight: 700;
    font-size: 1.5em;
    color: rgb(212,204,198);
}

.get-in-touch-2::before {
    opacity: 0.05;
    width: 100%;
    background: linear-gradient(45deg, 
        rgb(212,204,198,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(212,204,198,0.5) 50%, 
        rgb(212,204,198,0.5) 75%, 
        transparent 75%, 
        transparent);
    top: 0;
    content: "";
    background-size: 60px 60px;
    position: absolute;
    left: 0;
    animation: gradientMove 20s linear infinite;
    height: 100%;
}

.get-in-touch-2 form h3 {
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    border-bottom: 2px solid rgb(179,167,161,0.5);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 40px;
    padding-bottom: 15px;
}

.get-in-touch-2 form input#name::before {
    transform: translateY(-50%);
    background: rgb(212,204,198);
    content: "";
    width: 20px;
    left: 20px;
    position: absolute;
    height: 20px;
    border-radius: 50%;
    top: 50%;
}

.get-in-touch-2 .help-feedback-7 input[type="checkbox"]:checked + label::after {
    width: 8px;
    left: 8px;
    top: 4px;
    border-right: 2px solid #ffffff;
    content: "";
    position: absolute;
    height: 14px;
    transform: rotate(45deg);
    border-bottom: 2px solid #ffffff;
}

.get-in-touch-2 form .reach-panel-5:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px -10px rgb(212,204,198);
}

.get-in-touch-2 svg path {
    transition: fill 0.3s ease;
    fill: rgb(212,204,198);
}

.tariff-list-7 {
    overflow: hidden;
    color: #ffffff;
    position: relative;
    padding: 100px 0;
}

.access-rates-0 {
    position: relative;
}

.access-rates-0::after {
    position: absolute;
    content: "";
    left: -80px;
    background: radial-gradient(ellipse, rgb(179,167,161,0.5) 5%, transparent 70%);
    filter: blur(20px);
    width: 300px;
    height: 300px;
    bottom: -80px;
    animation: pulseGlow 10s infinite alternate-reverse;
}

.tariff-list-7 .pricing-schemes-6 li {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform-style: preserve-3d;
}

.tariff-list-7 .plan-rates-1::before {
    top: 0;
    position: absolute;
    background: radial-gradient(circle at 30% 30%, rgb(212,204,198,0.5), transparent 70%);
    opacity: 0;
    transition: opacity 0.5s ease;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
}

.tariff-list-7 .enroll-cost-4 {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.tariff-list-7 .plan-rates-1:hover h4 {
    transform: translateX(5px);
}

.tariff-list-7 .plan-rates-1 p {
    scrollbar-width: thin;
    scrollbar-color: rgb(212,204,198) rgba(255, 255, 255, 0.1);
    word-break: normal;
    overflow-y: auto;
    max-height: 250px;
    font-size: 15px;
    flex: 1;
    margin: 0 0 25px;
    line-height: 1.6;
    color: #ffffff;
    overflow-wrap: break-word;
}

header:after {
    position: absolute;
    content: '';
    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%
        );
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100px 100px;
    pointer-events: none;
}

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

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

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

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

header .main-lead-2:hover:before {
    opacity: 1;
}

header .main-lead-2:hover:after {
    animation: circuit 3s infinite;
    opacity: 1;
}

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

.our-background-7::before {
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    content: "";
    width: 100%;
    background: 
        radial-gradient(
            ellipse at top left,
            rgb(212,204,198,0.5) 0%,
            transparent 50%
        ),
        radial-gradient(
            ellipse at bottom right,
            rgb(179,167,161,0.5) 0%,
            transparent 50%
        );
}

.our-background-7 .founder-bio-7::before {
    right: 10px;
    top: 10px;
    opacity: 0.8;
    height: 20px;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    width: 20px;
    background: rgb(212,204,198);
    position: absolute;
    content: "";
    z-index: 1;
}

.our-background-7 .founder-bio-7 .full-image-1 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    height: 280px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.our-background-7 .master-sessions-3::after {
    z-index: 1;
    background: rgb(212,204,198);
    width: 20px;
    height: 20px;
    bottom: 10px;
    position: absolute;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    opacity: 0.8;
    right: 10px;
    content: "";
}

.our-background-7 .master-sessions-3 .ethos-block-1::after {
    z-index: 2;
    inset: 0;
    box-shadow: inset 0 0 0 2px rgb(179,167,161);
    transition: all 0.5s ease;
    position: absolute;
    content: "";
    opacity: 0.5;
    clip-path: polygon(
        25% 5%, 
        75% 5%, 
        95% 25%, 
        95% 75%, 
        75% 95%, 
        25% 95%, 
        5% 75%, 
        5% 25%
    );
}

.program-details-8::after {
    opacity: 0.05;
    transform: rotate(10deg) skewX(10deg);
    width: 25%;
    bottom: -5%;
    left: -5%;
    animation: float 18s infinite alternate-reverse ease-in-out;
    content: "";
    filter: blur(15px);
    height: 50%;
    position: absolute;
    background: linear-gradient(215deg, rgb(179,167,161,0.5) 10%, rgb(212,204,198,0.5) 90%);
    z-index: 1;
}

.program-details-8 .details-box-3 {
    padding: 1.5rem 0;
    position: relative;
    transform: translateZ(0);
}

.program-details-8 h3::before {
    top: 0.2em;
    transition: transform 0.4s ease;
    left: 0;
    width: 3px;
    transform: scaleY(0.7);
    background: linear-gradient(to bottom, rgb(212,204,198), rgb(179,167,161));
    content: "";
    height: 85%;
    position: absolute;
}

.program-details-8 .details-box-3 div::after {
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    background: linear-gradient(to top, rgb(239,237,234) 20%, transparent);
    width: 25%;
    opacity: 0.8;
    pointer-events: none;
    height: 30px;
}

.secure-safehouse-5 ul li, .secure-safehouse-5 ol li {
    margin-bottom: 15px;
    padding: 10px;
    font-size: 14px;
    font-family: Arial, sans-serif;
    position: relative;
    background: rgb(212,204,198,0.5);
    font-weight: 400;
    color: #000000;
    border-radius: 10px;
}

.data-policy-4 {
    padding: 20px 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
    max-width: 1200px;
    display: flex;
    align-items: center;
}

.visitor-privacy-3 {
    flex-shrink: 0;
    margin-right: 20px;
}

.track-accept-5 {
    background: rgb(212,204,198);
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 26px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    line-height: 35px;
    color: #ffffff;
    cursor: pointer;
    margin-left: 20px;
    text-decoration: none;
    box-shadow: rgb(212,204,198,0.5) 0px 4px 10px 0px;
}

.education-framework-8 {
    color: #ffffff;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(179,167,161,0.5) 0%, rgb(212,204,198) 100%);
    position: relative;
    padding: 100px 0;
}

.education-framework-8 .container.mentor-team-2 > div {
    backdrop-filter: blur(10px);
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
    border-left: 3px solid rgb(179,167,161);
    padding: 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.05);
}

.education-framework-8 .container.mentor-team-2 > div:hover h3::after {
    transform: scaleX(1);
}

.education-framework-8 .container.mentor-team-2 > div:hover p span {
    opacity: 1;
    transform: translateY(0);
}

.sign-up-for-updates-6::before {
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(179,167,161,0.5) 10px,
        rgb(179,167,161,0.5) 11px
    );
    left: -50%;
    opacity: 0.05;
    content: "";
    width: 200%;
    top: -50%;
    position: absolute;
    height: 200%;
    animation: grid-move 20s linear infinite;
}

.sign-up-for-updates-6 .input_holder {
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.sign-up-for-updates-6 input[type="email"]:focus {
    border-color: rgb(212,204,198);
    box-shadow: 
        inset 0 0 10px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(212,204,198,0.5);
    outline: none;
}

.sign-up-for-updates-6 input[type="submit"]:hover {
    box-shadow: 0 0 20px rgb(212,204,198);
}

.title-portal-9 {
    background: linear-gradient(135deg, rgb(212,204,198,0.5), rgb(179,167,161));
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 2rem;
    display: flex;
    position: relative;
}

.title-portal-9::after {
    position: absolute;
    filter: blur(70px);
    background: rgb(255, 255, 255, 0.5);
    content: "";
    z-index: 0;
    transform: rotate(45deg);
    height: 100%;
    top: -50%;
    right: -50%;
    width: 100%;
}

.title-portal-9 .impact-numbers-4 {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1.5);
}

.title-portal-9 .impact-numbers-4:hover h3 {
    transform: translateX(0);
}

.title-portal-9 .impact-numbers-4 > div > div {
    z-index: 2;
    margin-top: auto;
    position: relative;
}

.title-portal-9 .title_style_header::after {
    height: 6px;
    left: 0;
    transition: width 0.5s ease;
    background: linear-gradient(to right, rgb(212,204,198), rgb(179,167,161));
    width: 80px;
    bottom: 0;
    content: "";
    position: absolute;
}

.customer-reviews-2::before {
    z-index: 0;
    height: 70%;
    content: "";
    top: -10%;
    width: 35%;
    background: linear-gradient(135deg, rgba(rgb(179,167,161,0.5), 0.1), rgba(rgb(212,204,198,0.5), 0.05));
    filter: blur(40px);
    position: absolute;
    transform: rotate(-15deg) skewX(15deg);
    right: -5%;
}

.customer-reviews-2 .learner-ratings-6 {
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
    list-style: none;
}

.customer-reviews-2 .alumni-testimonials-3:nth-child(odd) {
    transform: translateY(8px);
}

.customer-reviews-2 .alumni-testimonials-3:nth-child(odd):hover {
    transform: translateY(0);
}

.customer-reviews-2 .alumni-testimonials-3 h4 {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}

.customer-reviews-2 a:hover {
    box-shadow: 0 8px 25px rgba(rgb(212,204,198,0.5), 0.3);
    transform: translateY(-3px);
}

.tyContent-7::before {
    transform: rotate(-15deg) translateZ(0);
    position: absolute;
    left: -10%;
    width: 60%;
    height: 180%;
    animation: floatBg 18s infinite alternate ease-in-out;
    background: linear-gradient(145deg, rgb(212,204,198) 0%, rgba(rgb(212,204,198,0.5), 0.2) 100%);
    z-index: -1;
    clip-path: polygon(0 0, 100% 15%, 85% 100%, 0% 85%);
    content: "";
    top: -20%;
}

.tyContent-7 .mentor-team-2 > div:first-child {
    animation: slideRight 0.8s 0.3s cubic-bezier(0.17, 0.67, 0.26, 0.97) both;
    margin-bottom: 2rem;
    transform: translateX(0);
    position: relative;
}

.tyContent-7 h5 {
    font-size: 23px;
    letter-spacing: -0.01em;
    line-height: 1.4;
    color: #000000;
    margin: 0;
    font-weight: 700;
    transform: translateZ(0);
}

.tyContent-7 h5 {
    font-size: calc(23px * 0.8);
}

.tyContent-7 a:hover {
    transform: translateY(-5px);
}

.tyContent-7 a:hover::before {
    transform: rotate(0deg) scale(1.2);
    opacity: 0.2;
}

.join-now-1::before {
    width: 300px;
    border: 30px solid rgb(212,204,198,0.5);
    right: -150px;
    border-radius: 50%;
    height: 300px;
    z-index: 1;
    opacity: 0.1;
    content: '';
    top: -150px;
    position: absolute;
}

.join-now-1 .container::before {
    right: 0;
    content: '';
    height: 80px;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    background: rgb(212,204,198);
    top: 0;
    width: 80px;
    position: absolute;
    z-index: 1;
}

.join-now-1 .reach-panel-5::before {
    left: -2px;
    width: calc(100% + 4px);
    z-index: -1;
    background: rgb(212,204,198);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    content: '';
    height: calc(100% + 4px);
    position: absolute;
    top: -2px;
}

.science-ref-2 .container {
    gap: 3rem;
    grid-template-columns: 1.5fr 2fr;
    position: relative;
    display: grid;
}

.science-ref-2 .student-aid-7 {
    line-height: 1.6;
    font-size: 12px;
    margin-top: 1rem;
    opacity: 0.8;
    color: #ffffff;
}

.science-ref-2 .main-edu-7 {
    display: flex;
    gap: 4rem;
}

.science-ref-2 .top-edu-1 h5 {
    font-weight: 600;
    margin-bottom: 1.5rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgb(179,167,161);
    font-size: 19px;
}

.science-ref-2 .top-edu-1 .main-edu-7 a::before {
    transition: all 0.3s ease;
    border-radius: 50%;
    content: "";
    transform: translateY(-50%);
    position: absolute;
    width: 5px;
    top: 50%;
    height: 5px;
    left: 0;
    background-color: rgb(212,204,198);
}

.milestone-cta-0 .insta-feed-4 {
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    opacity: 0.7;
}


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



@media (max-width: 768px) {.help-desk-info-2 {
    padding: 60px 0;
}.help-desk-info-2 .join-us-5:nth-child(1) {
    padding: 30px;
}.help-desk-info-2 .join-us-5:nth-child(3) {
    padding: 25px;
}.help-desk-info-2 .support-contact-7 {
    padding: 25px;
    margin-top: 30px;
}.help-desk-info-2 .request-info-9 {
    gap: 25px;
}
}



@media (max-width: 992px) {.teaching-history-1 .alumni-testimonials-3 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.teaching-history-1 .full-image-1 {
    aspect-ratio: 16/9;
    max-height: 300px;
}.teaching-history-1 .work-summary-7 {
    padding: 1rem 0;
}.teaching-history-1 .work-summary-7::before {
    width: 0;
    transition: width 0.8s ease-out;
    height: 2px;
}.teaching-history-1 .alumni-testimonials-3:hover .work-summary-7::before {
    width: 100%;
    height: 2px;
}}



@media (max-width: 1200px) {.tariff-list-7 {
    padding: 80px 0;
}.tariff-list-7 .pricing-schemes-6 {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 25px;
}
}



@media (max-width: 768px) {.tariff-list-7 {
    padding: 60px 0;
}.tariff-list-7 .pricing-schemes-6 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.tariff-list-7 .plan-rates-1 h4 {
    font-size: 20px;
}.tariff-list-7 .discount-deals-8 {
    font-size: calc(20px * 1.1);
}.tariff-list-7 .pricing-schemes-6 li:hover {
    transform: translateY(-10px) rotateY(3deg);
}
}



@media (max-width: 1100px) {.our-background-7 {
    padding: 90px 0;
}.our-background-7 .mentor-team-2 {
    flex-direction: column;
    align-items: center;
}.our-background-7 h3 {
    text-align: center;
    font-size: calc(42px * 0.9);
}.our-background-7 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.our-background-7 .founder-bio-7,
    .our-background-7 .master-sessions-3 {
    width: 100%;
    max-width: 600px;
}
}



@media (min-width: 768px) {.program-details-8 {
    padding: 8rem 0;
}.program-details-8 .learn-tools-8 {
    grid-template-columns: 0.9fr 1.1fr;
    gap: 3.5rem;
    align-items: center;
}.program-details-8 .full-image-1 {
    min-height: 450px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
}.program-details-8 h3 {
    padding-left: 1.5rem;
    margin-bottom: 2rem;
    font-size: calc(22px * 1.3);
}.program-details-8 h3::before {
    width: 5px;
}.program-details-8 p.description {
    max-height: 380px;
    padding-right: 2rem;
}
}


@media only screen and (max-width: 800px) {.visitor-privacy-3 {
    display: none;
}.data-policy-4 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie-warning-alert-5 h5 {
    text-align: center;
}.cookie-warning-alert-5 p {
    text-align: center;
}.digital-consent-0 {
    text-align: center;
    margin-bottom: 20px;
}.track-accept-5 {
    width: 100%;
    margin-top: 10px;
    max-width: 300px;
    margin-left: 0;
}}



@media (max-width: 480px) {.sign-up-for-updates-6 {
    padding: 2rem 1rem;
}.sign-up-for-updates-6 .request-links-8 {
    padding: 1.5rem;
}.sign-up-for-updates-6 h3 {
    font-size: calc(24px * 0.8);
    letter-spacing: 1px;
}.sign-up-for-updates-6 input[type="email"] {
    padding: 0.8rem 1rem;
}.sign-up-for-updates-6 input[type="submit"] {
    padding: 0.8rem 1.5rem;
}}



@media (max-width: 991px) {.customer-reviews-2 h2 {
    transform: none;
    text-align: center;
}.customer-reviews-2 h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}



@media (max-width: 480px) {.customer-reviews-2 {
    padding: 3rem 1rem;
}.customer-reviews-2 h2 {
    font-size: calc(30px * 0.8);
}.customer-reviews-2 .alumni-testimonials-3 {
    padding: 1.5rem;
}.customer-reviews-2 .alumni-testimonials-3 img {
    height: 50px;
    width: 50px;
}.customer-reviews-2 a {
    max-width: 100%;
    padding: 0.7rem 1.5rem;
}}



@media (hover: hover) {.tyContent-7 a {
    position: relative;
    overflow: hidden;
}.tyContent-7 a::after {
    height: 1px;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    bottom: 0;
    left: 0;
    width: 100%;
    transform-origin: right;
    content: "";
    background: rgb(212,204,198);
}.tyContent-7 a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}}



@media screen and (max-width: 768px) {.science-ref-2 {
    padding: 3rem 0 2rem;
}.science-ref-2 .main-edu-7 {
    gap: 2rem;
    flex-direction: column;
}.science-ref-2 .top-edu-1::before,
    .science-ref-2 .top-edu-1::after {
    display: none;
}.science-ref-2 .top-edu-1 {
    margin-bottom: 1.5rem;
}.milestone-cta-0 {
    padding: 1rem 0;
}
}



@keyframes circuit {
    0%, 100% {
        top: -5px;
        left: -5px;
    }
    25% {
        top: -5px;
        left: calc(100% - 5px);
    }
    50% {
        top: calc(100% - 5px);
        left: calc(100% - 5px);
    }
    75% {
        top: calc(100% - 5px);
        left: -5px;
    }
}

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



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



@keyframes expandWidth {
    0% {
        width: 0;
    }
    100% {
        width: 80px;
    }
}


    
    @keyframes expandWidth {
        0% {
            width: 0;
        }
        100% {
            width: 60px;
        }
    }

