* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.nav-learn-597 {
    flex: 1 0 auto;
}.wrapper-bundle-154 {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    auto
contain
touch-action: none;
    min-height: 100%;
}.container {
    width: 1217px;
    margin: auto;
    max-width: 100%;
}header,footer {
    width: 100%;
}.ssl-info-549 {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    z-index: 1;
    position: relative;
}footer::before {
    bottom: 0;
    z-index: -1;
    left: 0;
    background-size: 300% 300%;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(184,199,191,0.5) 35%, rgb(136,154,141,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    animation: gradientFlow 20s ease infinite;
    right: 0;
    top: 0;
    content: "";
    opacity: 0.75;
}footer::after {
    opacity: 0.15;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgb(184,199,191,0.5) 25%, rgb(184,199,191,0.5) 26%, transparent 27%, transparent 74%, rgb(136,154,141,0.5) 75%, rgb(136,154,141,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(184,199,191,0.5) 25%, rgb(184,199,191,0.5) 26%, transparent 27%, transparent 74%, rgb(136,154,141,0.5) 75%, rgb(136,154,141,0.5) 76%, transparent 77%, transparent);
    background-size: 50px 50px;
    content: "";
    left: 0;
    right: 0;
}.ssl-info-549 {
    padding: 4rem 0 2.5rem;
    position: relative;
    color: #ffffff;
}.ssl-info-549::before {
    content: "";
    opacity: 0.8;
    left: 0;
    position: absolute;
    box-shadow: 0 0 20px rgb(184,199,191,0.5);
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(184,199,191), rgb(136,154,141), transparent);
    top: 0;
    height: 2px;
}.ssl-info-549 .container {
    display: flex;
    position: relative;
    justify-content: space-between;
    gap: 3rem;
    flex-wrap: wrap;
}.ssl-info-549 .company_holder {
    backdrop-filter: blur(8px);
    padding: 2rem;
    position: relative;
    transition: all 0.4s ease;
    flex: 1 1 350px;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
}.ssl-info-549 .company_holder::before {
    left: -50%;
    position: absolute;
    height: 1px;
    width: 200%;
    top: 0;
    transform: translateY(-1px);
    background: linear-gradient(90deg, transparent, rgb(184,199,191), transparent);
    content: "";
}.ssl-info-549 .company_holder::after {
    content: "";
    height: 1px;
    bottom: 0;
    position: absolute;
    left: 0;
    transform: translateY(1px);
    background: linear-gradient(90deg, transparent, rgb(136,154,141), transparent);
    width: 100%;
}.ssl-info-549 .company_holder:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(184,199,191,0.5);
    transform: translateY(-5px);
}.ssl-info-549 .company_holder h3 {
    font-weight: 700;
    color: #ffffff;
    font-size: 28px;
    position: relative;
    display: inline-block;
    text-shadow: 0 0 15px rgb(184,199,191,0.5);
    margin: 0 0 1.5rem;
    letter-spacing: 1px;
}.ssl-info-549 .company_holder h3::after {
    position: absolute;
    width: 50px;
    height: 3px;
    bottom: -8px;
    content: "";
    background: linear-gradient(90deg, rgb(184,199,191), rgb(136,154,141));
    transition: width 0.3s ease-out;
    left: 0;
    box-shadow: 0 0 10px rgb(184,199,191);
    border-radius: 10px;
}.ssl-info-549 .company_holder:hover h3::after {
    width: 100%;
}.ssl-info-549 .gift-card-794 {
    font-size: 13px;
    max-width: 100%;
    text-shadow: 0 0 10px #000000;
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.85;
}.ssl-info-549 .footer-address-657 {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}.ssl-info-549 .header-start-543 {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
}.ssl-info-549 .top-sitebar-658 {
    min-width: 250px;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    padding: 2rem;
    transition: all 0.4s ease;
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(8px);
    border-radius: 30px;
    flex: 1 1 calc(50% - 1.25rem);
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
}.ssl-info-549 .top-sitebar-658::before {
    transform: translateY(-1px);
    left: -50%;
    width: 200%;
    top: 0;
    height: 1px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(136,154,141), transparent);
    position: absolute;
}.ssl-info-549 .top-sitebar-658::after {
    transform: translateY(1px);
    background: linear-gradient(90deg, transparent, rgb(184,199,191), transparent);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 1px;
    content: "";
}.ssl-info-549 .top-sitebar-658:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(136,154,141,0.5);
}.ssl-info-549 .top-sitebar-658 h5 {
    letter-spacing: 0.5px;
    display: inline-block;
    font-weight: 600;
    position: relative;
    font-size: 24px;
    text-shadow: 0 0 15px rgb(136,154,141,0.5);
    color: #ffffff;
    margin: 0 0 1.5rem;
}.ssl-info-549 .top-sitebar-658 h5::after {
    content: "";
    bottom: -8px;
    border-radius: 10px;
    width: 40px;
    left: 0;
    height: 3px;
    transition: width 0.3s ease-out;
    background: linear-gradient(90deg, rgb(136,154,141), rgb(184,199,191));
    box-shadow: 0 0 10px rgb(136,154,141);
    position: absolute;
}.ssl-info-549 .top-sitebar-658:hover h5::after {
    width: 100%;
}.ssl-info-549 .top-sitebar-658 .header-start-543 {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}.ssl-info-549 .top-sitebar-658 .header-start-543 a {
    font-size: 13px;
    border-radius: 10px;
    padding: 0.5rem 1rem;
    display: block;
    position: relative;
    text-decoration: none;
    opacity: 0.8;
    color: #ffffff;
    z-index: 1;
    text-shadow: 0 0 5px #000000;
    transition: all 0.3s ease;
}.ssl-info-549 .top-sitebar-658 .header-start-543 a::before {
    background: linear-gradient(180deg, rgb(184,199,191), rgb(136,154,141));
    height: 100%;
    left: 0;
    content: "";
    border-radius: 10px;
    width: 3px;
    position: absolute;
    z-index: -1;
    top: 0;
    transition: all 0.3s ease;
    opacity: 0.5;
}.ssl-info-549 .top-sitebar-658 .header-start-543 a::after {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    position: absolute;
    z-index: -1;
    content: "";
    opacity: 0;
    width: 0;
    transition: all 0.3s ease;
    left: 0;
    height: 100%;
    top: 0;
}.ssl-info-549 .top-sitebar-658 .header-start-543 a:hover {
    opacity: 1;
    padding-left: 1.5rem;
    text-shadow: 0 0 10px rgb(136,154,141,0.5);
    color: #ffffff;
}.ssl-info-549 .top-sitebar-658 .header-start-543 a:hover::before {
    width: 5px;
    opacity: 1;
    box-shadow: 0 0 10px rgb(184,199,191);
}.ssl-info-549 .top-sitebar-658 .header-start-543 a:hover::after {
    opacity: 0.2;
    width: 100%;
}.login-footer-945 {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    padding: 2rem 0;
    margin-top: 2rem;
}.login-footer-945::before {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(184,199,191), rgb(136,154,141), transparent);
    opacity: 0.5;
    left: 0;
    height: 1px;
    top: 0;
    width: 100%;
}.login-footer-945 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.login-footer-945 .study-group-701 {
    letter-spacing: 0.5px;
    position: relative;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 0 5px #000000;
    font-size: 14px;
    transition: all 0.3s ease;
    opacity: 0.7;
}.login-footer-945 .study-group-701:hover {
    opacity: 1;
    text-shadow: 0 0 8px rgb(136,154,141,0.5);
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 1200px) {.ssl-info-549 .container {
    gap: 2rem;
}.ssl-info-549 .company_holder {
    flex: 1 1 320px;
}.ssl-info-549 .footer-address-657 {
    flex: 1 1 calc(100% - 370px);
    min-width: 320px;
}
}

@media (max-width: 992px) {.ssl-info-549 {
    padding: 3.5rem 0 2rem;
}.ssl-info-549 .container {
    flex-direction: column;
    gap: 2rem;
}.ssl-info-549 .company_holder,
    .ssl-info-549 .footer-address-657 {
    flex: 1 1 100%;
    min-width: 100%;
}.ssl-info-549 .top-sitebar-658 {
    flex: 0 1 calc(50% - 1.25rem);
    min-width: 220px;
}
}

@media (max-width: 768px) {.ssl-info-549 {
    padding: 3rem 0 1.5rem;
}.ssl-info-549 .company_holder,
    .ssl-info-549 .top-sitebar-658 {
    padding: 1.5rem;
}.ssl-info-549 .header-start-543 {
    gap: 1.5rem;
}.ssl-info-549 .company_holder h3 {
    font-size: calc(28px - 2px);
}.ssl-info-549 .top-sitebar-658 h5 {
    font-size: calc(24px - 1px);
}.ssl-info-549 .company_holder:hover,
    .ssl-info-549 .top-sitebar-658:hover {
    transform: translateY(-3px);
}
}

@media (max-width: 576px) {.ssl-info-549 {
    padding: 2.5rem 0 1rem;
}.ssl-info-549 .header-start-543 {
    gap: 1rem;
}.ssl-info-549 .top-sitebar-658 {
    min-width: 100%;
    flex: 1 1 100%;
}.ssl-info-549 .top-sitebar-658 .header-start-543 a {
    padding: 0.4rem 0.8rem;
}.ssl-info-549 .top-sitebar-658 .header-start-543 a:hover {
    padding-left: 1.2rem;
}.login-footer-945 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.ssl-info-549 .company_holder:hover,
    .ssl-info-549 .top-sitebar-658:hover {
    transform: translateY(-2px);
}}.pricing-block-893 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.pricing-block-893::before {
    left: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    content: "";
    top: 0;
    z-index: 1;
    width: 100%;
}.pricing-block-893 .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.pricing-block-893 .learning-deals-632 {
    position: relative;
}.pricing-block-893 h2 {
    font-size: calc(36px * 1.1);
    font-weight: 700;
    animation: fadeSlideUp 0.8s ease-out forwards;
    transform: translateY(20px);
    letter-spacing: 0.5px;
    opacity: 0;
    text-align: center;
    color: #ffffff;
    margin-bottom: 25px;
    position: relative;
}.pricing-block-893 .plan-fees-964 {
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.6;
    transform: translateY(20px);
    text-align: center;
    margin: 0 auto 50px;
    opacity: 0;
    font-size: 14px;
    overflow-wrap: break-word;
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    position: relative;
    max-width: 700px;
    word-break: break-word;
}.pricing-block-893 .trial-rates-963 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    perspective: 1000px;
    padding: 0;
    gap: 25px;
    list-style: none;
}.pricing-block-893 .trial-rates-963 li {
    animation-delay: calc(0.2s * var(--li-index, 1));
    transform: translateZ(0) rotateY(5deg);
    animation: fadeIn 0.8s ease-out forwards, rotateCard 0.8s ease-out forwards;
    transform-style: preserve-3d;
    opacity: 0;
}.pricing-block-893 .trial-rates-963 li:nth-child(1) {
    --li-index: 1;
}.pricing-block-893 .trial-rates-963 li:nth-child(2) {
    --li-index: 2;
}.pricing-block-893 .trial-rates-963 li:nth-child(3) {
    --li-index: 3;
}.pricing-block-893 .trial-rates-963 li:nth-child(4) {
    --li-index: 4;
}.pricing-block-893 .plan-matrix-031 {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 100%;
    display: block;
}.pricing-block-893 .plan-matrix-031:hover {
    transform: translateY(-10px) scale(1.02);
}.pricing-block-893 .training-fees-179 {
    overflow: hidden;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.07) 0%, 
        rgba(255,255,255,0.03) 100%);
    padding: 30px;
    height: 100%;
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
    transition: all 0.4s ease;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2), 
                0 5px 15px rgba(0,0,0,0.1),
                inset 0 1px 1px rgba(255,255,255,0.1);
}.pricing-block-893 .plan-matrix-031:hover .training-fees-179 {
    background: linear-gradient(145deg, 
        rgba(rgb(184,199,191), 0.15) 0%, 
        rgba(rgb(184,199,191), 0.05) 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.25), 
                0 10px 20px rgba(0,0,0,0.15),
                inset 0 1px 2px rgba(255,255,255,0.15);
}.pricing-block-893 .training-fees-179::before {
    transition: opacity 0.6s ease;
    height: 200%;
    left: -50%;
    background: radial-gradient(
        ellipse at center,
        rgba(255,255,255,0.1) 0%,
        rgba(255,255,255,0) 70%
    );
    transform: rotate(30deg);
    content: "";
    position: absolute;
    top: -50%;
    pointer-events: none;
    opacity: 0;
    width: 200%;
}.pricing-block-893 .plan-matrix-031:hover .training-fees-179::before {
    opacity: 1;
}.pricing-block-893 .discount-plan-612 {
    flex-direction: column;
    height: 100%;
    display: flex;
}.pricing-block-893 .discount-plan-612 h4 {
    transition: transform 0.3s ease;
    margin-top: 0;
    position: relative;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: calc(22px * 1.1);
    font-weight: 600;
}.pricing-block-893 .plan-matrix-031:hover .discount-plan-612 h4 {
    color: rgb(184,199,191);
    transform: translateY(-2px);
}.pricing-block-893 .discount-plan-612 h4::after {
    bottom: -10px;
    content: "";
    height: 2px;
    transform: scaleX(0.7);
    background: rgb(184,199,191);
    position: absolute;
    left: 0;
    width: 50px;
    transform-origin: left;
    transition: transform 0.4s ease;
}.pricing-block-893 .plan-matrix-031:hover .discount-plan-612 h4::after {
    transform: scaleX(1);
}.pricing-block-893 .discount-plan-612 p {
    font-size: calc(14px * 0.9);
    margin-bottom: 25px;
    overflow-wrap: break-word;
    flex-grow: 1;
    white-space: normal;
    word-break: break-word;
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.7;
}.pricing-block-893 .learning-plan-285 {
    margin-top: auto;
    color: #ffffff;
    transition: transform 0.3s ease, color 0.3s ease;
    font-size: calc(22px * 1.4);
    display: inline-block;
    position: relative;
    font-weight: 700;
    padding: 10px 0;
}.pricing-block-893 .plan-matrix-031:hover .learning-plan-285 {
    color: rgb(184,199,191);
    transform: scale(1.05);
}.pricing-block-893 .learning-plan-285::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.3) 50%,
        rgba(255,255,255,0.1) 100%);
    content: "";
    left: 0;
    height: 1px;
    top: 0;
}

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

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes rotateCard {
    0% {
        transform: translateZ(0) rotateY(5deg);
    }
    100% {
        transform: translateZ(0) rotateY(0);
    }
}

@media (max-width: 1024px) {.pricing-block-893 {
    padding: 100px 0;
}.pricing-block-893 .trial-rates-963 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.pricing-block-893 .training-fees-179 {
    padding: 25px;
}
}

@media (max-width: 768px) {.pricing-block-893 {
    padding: 80px 0;
}.pricing-block-893 h2 {
    font-size: 36px;
    margin-bottom: 20px;
}.pricing-block-893 .plan-fees-964 {
    font-size: calc(14px * 0.95);
    margin-bottom: 40px;
}.pricing-block-893 .trial-rates-963 {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.pricing-block-893 .training-fees-179 {
    padding: 25px 20px;
}.pricing-block-893 .discount-plan-612 h4 {
    font-size: 22px;
}.pricing-block-893 .discount-plan-612 p {
    font-size: calc(14px * 0.85);
}.pricing-block-893 .learning-plan-285 {
    font-size: calc(22px * 1.2);
}
}

@media (max-width: 480px) {.pricing-block-893 {
    padding: 60px 0;
}.pricing-block-893 h2 {
    font-size: calc(36px * 0.9);
}.pricing-block-893 .plan-fees-964 {
    font-size: calc(14px * 0.9);
}.pricing-block-893 .training-fees-179 {
    padding: 20px 15px;
}.pricing-block-893 .discount-plan-612 h4 {
    font-size: calc(22px * 0.95);
}.pricing-block-893 .discount-plan-612 p {
    margin-bottom: 20px;
    line-height: 1.6;
}.pricing-block-893 .learning-plan-285 {
    font-size: calc(22px * 1.1);
}}.title-portal-217 {
    background: linear-gradient(135deg, rgb(136,154,141) 0%, rgb(184,199,191) 100%);
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 3rem 1.5rem;
    position: relative;
    min-height: 100vh;
    display: flex;
}.title-portal-217::before {
    left: 0;
    height: 100%;
    position: absolute;
    pointer-events: none;
    content: "";
    width: 100%;
    top: 0;
    z-index: 1;
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(255,255,255,0.12) 0%, transparent 60%),
    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.08) 0%, transparent 40%);
}.title-portal-217::after {
    top: -50%;
    z-index: 0;
    height: 100%;
    position: absolute;
    transform: rotate(-15deg) scale(2);
    width: 100%;
    right: -50%;
    background: radial-gradient(ellipse at center, rgb(136,154,141,0.5) 0%, transparent 70%);
    animation: rotateGlow 15s infinite alternate ease-in-out;
    content: "";
}.title-portal-217 .page-primary-159 {
    width: 100%;
    position: relative;
    z-index: 2;
    transform: translateY(0);
    grid-template-columns: 1fr;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    display: grid;
    max-width: 1200px;
    gap: 3rem;
}.title-portal-217 .page-primary-159:hover {
    transform: translateY(-10px);
}.title-portal-217 .page-primary-159 > div:first-child {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    backdrop-filter: blur(10px);
    padding: 2rem;
    border: 1px solid rgba(255,255,255,0.1);
    background: rgba(255,255,255,0.08);
}.title-portal-217 .page-primary-159 > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(0,0,0,0.3);
}.title-portal-217 h3 {
    font-weight: 600;
    letter-spacing: 0.02em;
    line-height: 1.4;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
    margin: 0;
    position: relative;
    font-size: calc(24px * 1.05);
    color: #ffffff;
}.title-portal-217 .page-primary-159 > div:nth-child(2) {
    position: relative;
}.title-portal-217 .pro-learn-059 {
    padding: 3rem;
    display: flex;
    border-radius: 10px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    gap: 2rem;
    box-shadow: 
    0 40px 80px rgba(0,0,0,0.15),
    0 5px 15px rgba(0,0,0,0.1);
    overflow: hidden;
    background: linear-gradient(to bottom right, #000000, rgba(0, 0, 0, 0.5));
    flex-direction: column;
    transform: translateX(0);
}.title-portal-217 .pro-learn-059:hover {
    transform: translateX(10px);
}.title-portal-217 .pro-learn-059::before {
    content: "";
    width: 6px;
    transition: width 0.3s ease;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(184,199,191), rgb(136,154,141));
    position: absolute;
}.title-portal-217 .pro-learn-059:hover::before {
    width: 10px;
}.title-portal-217 h1 {
    color: #ffffff;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    font-weight: 700;
    font-size: clamp(2.5rem, 5vw, 46px);
    position: relative;
    margin: 0;
    line-height: 1.2;
    transform: translateY(0);
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
}.title-portal-217 .pro-learn-059:hover h1 {
    transform: translateY(-5px);
}.title-portal-217 .pro-learn-059 > div {
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    background-position: center center !important;
    padding: 2rem;
    border-radius: 10px;
}.title-portal-217 .pro-learn-059 > div::before {
    background: linear-gradient(135deg, 
    rgba(var(--primary-color-rgb), 0.85), 
    rgba(var(--secondary-color-rgb), 0.85));
    z-index: 1;
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
}.title-portal-217 .pro-learn-059 > div:hover {
    transform: scale(1.02);
}.title-portal-217 p {
    letter-spacing: 0.01em;
    font-size: calc(17px * 1.1);
    z-index: 2;
    position: relative;
    margin: 0;
    font-weight: 400;
    text-shadow: 0 1px 3px rgba(0,0,0,0.2);
    color: #ffffff;
    line-height: 1.6;
}

@keyframes rotateGlow {
  0% {
    transform: rotate(-15deg) scale(2);
    opacity: 0.5;
  }
  100% {
    transform: rotate(-5deg) scale(2.2);
    opacity: 0.7;
  }
}

@media (min-width: 768px) {.title-portal-217 {
    padding: 5rem;
}.title-portal-217 .page-primary-159 {
    grid-template-columns: 1fr 1.5fr;
    gap: 2rem;
}.title-portal-217 .page-primary-159 > div:first-child {
    transform: perspective(1000px) rotateX(5deg) rotateY(-2deg);
    margin-top: 4rem;
}.title-portal-217 .page-primary-159 > div:first-child:hover {
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg) translateY(-10px);
}.title-portal-217 h3 {
    font-size: calc(24px * 1.2);
}.title-portal-217 .pro-learn-059 {
    transform: translateX(-20px);
}.title-portal-217 .pro-learn-059:hover {
    transform: translateX(-10px);
}
}

@media (min-width: 992px) {.title-portal-217 h1 {
    font-size: calc(46px * 1.2);
}.title-portal-217 .pro-learn-059 {
    padding: 4rem;
}.title-portal-217 .pro-learn-059 > div {
    margin-left: -2rem;
    margin-right: 2rem;
    padding: 3rem;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}.title-portal-217 .pro-learn-059 > div:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.03);
}.title-portal-217 p {
    font-size: calc(17px * 1.2);
}.title-portal-217 h3 {
    max-width: 90%;
}
}

@media (max-width: 767px) {.title-portal-217 {
    padding: 2rem 1rem;
}.title-portal-217 h1 {
    font-size: calc(30px * 1.1);
}.title-portal-217 h3 {
    font-size: 24px;
}.title-portal-217 .pro-learn-059 {
    padding: 2rem;
}.title-portal-217 .pro-learn-059 > div {
    padding: 1.5rem;
}.title-portal-217 p {
    font-size: 17px;
}}.educational-gains-478 {
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgba(245, 247, 250, 0.92) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.educational-gains-478::before {
    content: "";
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    background-image: radial-gradient(circle at 20% 30%, rgba(rgb(184,199,191,0.5), 0.08) 0%, transparent 60%),
                      radial-gradient(circle at 80% 70%, rgba(rgb(136,154,141,0.5), 0.1) 0%, transparent 40%);
    position: absolute;
    left: 0;
}.educational-gains-478::after {
    right: -40px;
    width: 200px;
    filter: blur(30px);
    position: absolute;
    opacity: 0.15;
    border-radius: 50%;
    background: linear-gradient(-45deg, rgb(184,199,191) 0%, transparent 70%);
    transform: rotate(-15deg);
    z-index: 0;
    bottom: -40px;
    height: 200px;
    content: "";
}.educational-gains-478 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
}.educational-gains-478 .edu-philosophy-289 {
    align-items: center;
    flex-direction: column-reverse;
    display: flex;
    position: relative;
}.educational-gains-478 .content-pad-064 {
    position: relative;
    z-index: 2;
    width: 100%;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08);
    transform: translateZ(0);
    padding: 30px 20px;
    backdrop-filter: blur(10px);
    background: rgba(#ffffff, 0.95);
}.educational-gains-478 .content-pad-064::before {
    transform-origin: top;
    top: 0;
    animation: lineGrow 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    position: absolute;
    content: "";
    transform: scaleY(0);
    left: 0;
    width: 5px;
    height: 60%;
    background: linear-gradient(to bottom, rgb(184,199,191), rgba(rgb(184,199,191,0.5), 0.3));
}.educational-gains-478 h4 {
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
    color: #000000;
    font-size: calc(21px * 1.1);
    transform: translateX(0);
    line-height: 1.4;
    transition: transform 0.5s ease;
}.educational-gains-478 h4::after {
    height: 3px;
    transform: scaleX(0.7);
    bottom: -12px;
    content: "";
    transform-origin: left;
    background: rgb(136,154,141);
    width: 80px;
    position: absolute;
    left: 0;
    transition: transform 0.5s ease;
}.educational-gains-478 .content-pad-064:hover h4 {
    transform: translateX(5px);
}.educational-gains-478 .content-pad-064:hover h4::after {
    transform: scaleX(1);
}.educational-gains-478 .content-pad-064 > div {
    flex-direction: column;
    display: flex;
    gap: 20px;
}.educational-gains-478 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.educational-gains-478 li {
    transform: translateY(20px);
    animation-delay: calc(0.15s * var(--li-index, 0));
    position: relative;
    margin-bottom: 15px;
    opacity: 0;
    animation: fadeSlideUp 0.6s ease forwards;
}.educational-gains-478 li:nth-child(1) {
    --li-index: 1;
}.educational-gains-478 li:nth-child(2) {
    --li-index: 2;
}.educational-gains-478 li:nth-child(3) {
    --li-index: 3;
}.educational-gains-478 li:nth-child(4) {
    --li-index: 4;
}.educational-gains-478 li:nth-child(5) {
    --li-index: 5;
}.educational-gains-478 p {
    font-size: 17px;
    margin: 0;
    transition: transform 0.3s ease;
    display: flex;
    color: #000000;
    gap: 15px;
    align-items: flex-start;
}.educational-gains-478 li:hover p {
    transform: translateX(5px);
}.educational-gains-478 p span:first-child {
    flex-shrink: 0;
    margin-top: 2px;
}.educational-gains-478 p span:last-child {
    line-height: 1.5;
    letter-spacing: 0.01em;
}.educational-gains-478 svg {
    height: 22px;
    width: 22px;
    transition: transform 0.3s ease;
}.educational-gains-478 li:hover svg {
    transform: rotate(10deg) scale(1.1);
}.educational-gains-478 svg path {
    transition: fill 0.3s ease;
    fill: rgb(184,199,191);
}.educational-gains-478 li:hover svg path {
    fill: rgb(136,154,141);
}.educational-gains-478 .pic-overlay-354 {
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.15);
    object-fit: cover;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 10px;
    max-height: 500px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1),
                box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    height: auto;
    transform: scale(0.95) translateY(20px);
}.educational-gains-478 .edu-philosophy-289:hover .pic-overlay-354 {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.2);
    transform: scale(1) translateY(0);
}

@keyframes lineGrow {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

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

@media (min-width: 768px) {.educational-gains-478 {
    padding: 150px 0;
}.educational-gains-478 .edu-philosophy-289 {
    flex-direction: row;
    align-items: stretch;
    gap: 40px;
}.educational-gains-478 .content-pad-064 {
    margin-top: 60px;
    transform: translateX(-30px);
    width: 55%;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    padding: 40px;
}.educational-gains-478 h4 {
    margin-bottom: 40px;
    font-size: calc(21px * 1.2);
}.educational-gains-478 .content-pad-064 > div {
    flex-direction: row;
    gap: 30px;
}.educational-gains-478 .content-pad-064 > div > * {
    flex: 1;
}.educational-gains-478 p {
    font-size: calc(17px * 1.05);
}.educational-gains-478 .pic-overlay-354 {
    object-position: center;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    height: 450px;
    width: 45%;
    transform: rotate(-3deg) translateY(0) scale(0.95);
}.educational-gains-478 .edu-philosophy-289:hover .pic-overlay-354 {
    transform: rotate(0deg) translateY(0) scale(1);
}
}

@media (min-width: 992px) {.educational-gains-478 .edu-philosophy-289 {
    gap: 60px;
}.educational-gains-478 .content-pad-064 {
    transform: translateX(-60px);
}.educational-gains-478 h4 {
    font-size: calc(21px * 1.3);
}.educational-gains-478 .pic-overlay-354 {
    transform: rotate(-5deg) translateY(0) scale(0.95);
    height: 500px;
}
}

@media (min-width: 1200px) {.educational-gains-478 .edu-philosophy-289 {
    gap: 80px;
}.educational-gains-478 .content-pad-064 {
    padding: 50px;
    transform: translateX(-80px);
}.educational-gains-478 h4 {
    font-size: calc(21px * 1.4);
}.educational-gains-478 .pic-overlay-354 {
    height: 550px;
}
}

@media (prefers-reduced-motion) {.educational-gains-478 .content-pad-064::before,
    .educational-gains-478 li,
    .educational-gains-478 .pic-overlay-354,
    .educational-gains-478 .edu-philosophy-289:hover .pic-overlay-354,
    .educational-gains-478 h4,
    .educational-gains-478 .content-pad-064:hover h4,
    .educational-gains-478 p,
    .educational-gains-478 li:hover p,
    .educational-gains-478 svg,
    .educational-gains-478 li:hover svg {
    transition: none;
    transform: none;
    animation: none;
}.educational-gains-478 li {
    opacity: 1;
}}.connect-with-us-180 {
    overflow: hidden;
    position: relative;
    background: rgb(230,229,208);
    padding: 100px 0;
}.connect-with-us-180::before {
    z-index: 1;
    width: 100%;
    left: 0;
    opacity: 0.07;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(184,199,191,0.5) 0,
        rgb(184,199,191,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    position: absolute;
    top: 0;
    height: 100%;
}.connect-with-us-180::after {
    height: 100%;
    left: 0;
    width: 100%;
    background-image: 
        linear-gradient(rgb(136,154,141,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(136,154,141,0.5) 1px, transparent 1px);
    background-size: 30px 30px;
    z-index: 1;
    content: "";
    position: absolute;
    opacity: 0.07;
    top: 0;
}.connect-with-us-180 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 30px;
    z-index: 2;
    margin: 0 auto;
}.connect-with-us-180 h2 {
    position: relative;
    font-size: 31px;
    transform: translateX(-50%);
    font-weight: 700;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    left: 50%;
    padding-bottom: 20px;
    color: #000000;
}.connect-with-us-180 h2::before {
    height: 4px;
    left: calc(50% - 40px);
    content: "";
    width: 80px;
    background: rgb(184,199,191);
    position: absolute;
    bottom: 0;
}.connect-with-us-180 h2::after {
    background: rgb(136,154,141);
    position: absolute;
    bottom: 0;
    left: calc(50% - 15px);
    content: "";
    width: 30px;
    height: 4px;
}.connect-with-us-180 .request-support-981 {
    display: flex;
    margin-top: 50px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    border-radius: 0;
}.connect-with-us-180 .pic-overlay-354 {
    min-height: 550px;
    flex: 0 0 45%;
    position: relative;
}.connect-with-us-180 .pic-overlay-354::before {
    position: absolute;
    z-index: 1;
    content: "";
    background: linear-gradient(
        135deg, 
        rgba(rgb(184,199,191), 0.4), 
        rgba(rgb(136,154,141), 0.4)
    );
    inset: 0;
}.connect-with-us-180 .request-list-863 {
    position: relative;
    flex-direction: column;
    justify-content: center;
    flex: 0 0 55%;
    display: flex;
    padding: 60px;
}.connect-with-us-180 .request-list-863::before {
    position: absolute;
    border-radius: 50%;
    width: 150px;
    top: -75px;
    height: 150px;
    border: 30px solid rgb(184,199,191,0.5);
    content: "";
    right: -75px;
    z-index: 0;
}.connect-with-us-180 .request-list-863::after {
    transform: rotate(45deg);
    border-radius: 0;
    height: 100px;
    left: -50px;
    z-index: 0;
    position: absolute;
    content: "";
    background: rgb(136,154,141,0.5);
    bottom: -50px;
    width: 100px;
}.connect-with-us-180 form {
    z-index: 2;
    position: relative;
}.connect-with-us-180 form h3 {
    font-size: 20px;
    position: relative;
    color: #000000;
    margin-bottom: 40px;
    display: inline-block;
    font-weight: 600;
}.connect-with-us-180 form h3::after {
    content: "";
    background: rgb(184,199,191);
    position: absolute;
    left: 0;
    height: 2px;
    width: 50%;
    bottom: -15px;
}.connect-with-us-180 form input[type="text"] {
    color: #000000;
    border: none;
    font-size: 17px;
    margin-bottom: 25px;
    width: 100%;
    transition: all 0.3s ease;
    padding: 20px 25px;
    background: transparent;
    border-bottom: 2px solid rgb(230,229,208);
}.connect-with-us-180 form input[type="text"]:focus {
    border-bottom-color: rgb(184,199,191);
    outline: none;
}.connect-with-us-180 form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.connect-with-us-180 form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}.connect-with-us-180 .message-inquiry-609 {
    position: relative;
    margin-bottom: 40px;
}.connect-with-us-180 .message-inquiry-609 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect-with-us-180 .message-inquiry-609 label {
    color: #000000;
    position: relative;
    padding-left: 35px;
    font-size: 13px;
    cursor: pointer;
    line-height: 1.5;
}.connect-with-us-180 .message-inquiry-609 label::before {
    top: 0;
    background: transparent;
    content: "";
    border: 2px solid rgb(230,229,208);
    width: 22px;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
    height: 22px;
}.connect-with-us-180 .message-inquiry-609 input[type="checkbox"]:checked + label::before {
    background: rgb(184,199,191);
    border-color: rgb(184,199,191);
}.connect-with-us-180 .message-inquiry-609 input[type="checkbox"]:checked + label::after {
    position: absolute;
    border: solid #ffffff;
    content: "";
    transform: rotate(45deg);
    width: 6px;
    height: 12px;
    left: 8px;
    top: 4px;
    border-width: 0 2px 2px 0;
}.connect-with-us-180 .message-inquiry-609 label a {
    transition: all 0.3s ease;
    color: rgb(184,199,191);
    position: relative;
    text-decoration: none;
    font-weight: 600;
}.connect-with-us-180 .message-inquiry-609 label a::after {
    bottom: -1px;
    transform-origin: left;
    transition: transform 0.3s ease;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    background: rgb(184,199,191);
    height: 1px;
    transform: scaleX(1);
}.connect-with-us-180 .message-inquiry-609 label a:hover {
    color: rgb(136,154,141);
}.connect-with-us-180 .message-inquiry-609 label a:hover::after {
    transform: scaleX(0);
    background: rgb(136,154,141);
}.connect-with-us-180 .request-card-643 {
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding: 18px 40px;
    cursor: pointer;
    z-index: 1;
    transition: all 0.3s ease;
    background: rgb(184,199,191);
    color: #ffffff;
    overflow: hidden;
    font-weight: 600;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    width: auto;
    border: none;
}.connect-with-us-180 .request-card-643::before {
    z-index: -1;
    transform: skewX(-25deg);
    content: "";
    position: absolute;
    transition: width 0.5s ease;
    background: rgb(136,154,141);
    top: 0;
    height: 100%;
    left: -10px;
    width: 0;
}.connect-with-us-180 .request-card-643:hover::before {
    width: 150%;
}.connect-with-us-180 svg {
    transition: all 0.3s ease;
    fill: none;
    stroke: rgb(184,199,191);
    height: 24px;
    width: 24px;
    stroke-width: 2;
}.connect-with-us-180 svg path {
    stroke: rgb(184,199,191);
    fill: none;
    transition: all 0.3s ease;
}.connect-with-us-180 svg:hover,
.connect-with-us-180 svg:hover path {
    stroke: rgb(136,154,141);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.connect-with-us-180 {
    padding: 80px 0;
}.connect-with-us-180 .pic-overlay-354 {
    min-height: 500px;
}.connect-with-us-180 .request-list-863 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.connect-with-us-180 {
    padding: 60px 0;
}.connect-with-us-180 .request-support-981 {
    flex-direction: column;
}.connect-with-us-180 .pic-overlay-354 {
    min-height: 300px;
    width: 100%;
}.connect-with-us-180 .request-list-863 {
    width: 100%;
    padding: 40px 30px;
}.connect-with-us-180 form h3 {
    margin-bottom: 30px;
}.connect-with-us-180 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.connect-with-us-180 .message-inquiry-609 {
    margin-bottom: 30px;
}.connect-with-us-180 .request-card-643 {
    padding: 15px 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.connect-with-us-180 {
    padding: 50px 0;
}.connect-with-us-180 h2 {
    font-size: calc(31px * 0.85);
}.connect-with-us-180 .request-support-981 {
    margin-top: 30px;
}.connect-with-us-180 .pic-overlay-354 {
    min-height: 200px;
}.connect-with-us-180 .request-list-863 {
    padding: 30px 20px;
}.connect-with-us-180 form h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 25px;
}.connect-with-us-180 form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.connect-with-us-180 .message-inquiry-609 {
    margin-bottom: 25px;
}.connect-with-us-180 .message-inquiry-609 label {
    font-size: calc(13px * 0.9);
}.connect-with-us-180 .request-card-643 {
    padding: 12px 25px;
}}.ty-block-186 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    background: linear-gradient(135deg, rgb(230,229,208), rgba(245, 247, 250, 0.95));
    padding: 5rem 0;
    position: relative;
}.ty-block-186::before {
    position: absolute;
    right: 0;
    background: linear-gradient(to bottom right, rgb(184,199,191,0.5), transparent);
    width: 50%;
    height: 100%;
    transform: skewX(-15deg) translateX(20%);
    top: 0;
    z-index: 1;
    opacity: 0.15;
    content: "";
}.ty-block-186::after {
    background: linear-gradient(90deg, 
    transparent, 
    rgb(136,154,141), 
    rgb(184,199,191), 
    transparent);
    height: 3px;
    z-index: 2;
    bottom: 0;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
}.ty-block-186 .container {
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 3;
    position: relative;
    margin: 0 auto;
}.ty-block-186 h2 {
    font-family: Arial, sans-serif;
    color: #000000;
    max-width: 85%;
    font-weight: 700;
    margin-bottom: 2.5rem;
    transform: translateX(-1rem);
    animation: slideTitle 0.8s ease-out forwards 0.3s;
    position: relative;
    opacity: 0;
    font-size: 31px;
    line-height: 1.3;
}.ty-block-186 h2::after {
    transform: scaleX(0);
    content: "";
    bottom: -0.8rem;
    left: 0;
    position: absolute;
    background: rgb(184,199,191);
    transform-origin: left;
    height: 3px;
    width: 5rem;
    animation: growLine 1s ease-out forwards 0.8s;
}.ty-block-186 .edu-philosophy-289 {
    transform: translateY(1rem);
    background: #ffffff;
    border-left: 4px solid rgb(184,199,191);
    animation: slideUp 0.8s ease-out forwards 0.5s;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 3rem;
    opacity: 0;
}.ty-block-186 .edu-philosophy-289::before {
    top: 2rem;
    content: "";
    height: 8rem;
    z-index: 0;
    width: 8rem;
    right: 2rem;
    background: linear-gradient(135deg, rgb(136,154,141,0.5), transparent);
    border-radius: 50%;
    opacity: 0.12;
    position: absolute;
}.ty-block-186 ul {
    padding: 0;
    margin: 0;
    z-index: 2;
    position: relative;
    list-style: none;
}.ty-block-186 li {
    padding-left: 1.5rem;
    position: relative;
    margin-bottom: 1.5rem;
}.ty-block-186 li:last-child {
    margin-bottom: 0;
}.ty-block-186 li::before {
    position: absolute;
    transform: rotate(45deg) scale(0);
    left: 0;
    top: 0.6rem;
    content: "";
    animation: growBox 0.6s ease-out forwards 1.2s;
    width: 0.5rem;
    height: 0.5rem;
    background: rgb(184,199,191);
}.ty-block-186 li span {
    animation: fadeIn 0.8s ease-out forwards 0.7s;
    font-family: Arial, sans-serif;
    transform: translateX(0.5rem);
    opacity: 0;
    color: #000000;
    line-height: 1.7;
    font-size: 14px;
    display: block;
}

@keyframes slideTitle {
  from {
    transform: translateX(-1rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes growLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

@keyframes slideUp {
  from {
    transform: translateY(1rem);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes growBox {
  from {
    transform: rotate(45deg) scale(0);
  }
  to {
    transform: rotate(45deg) scale(1);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(0.5rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (hover: hover) {.ty-block-186 .edu-philosophy-289:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateY(-5px);
}.ty-block-186 .edu-philosophy-289:hover::before {
    transition: transform 0.5s ease;
    transform: scale(1.1);
}
}

@media (max-width: 991px) {.ty-block-186 {
    padding: 4rem 0;
}.ty-block-186 h2 {
    font-size: calc(31px * 0.9);
    max-width: 95%;
}.ty-block-186 .edu-philosophy-289 {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.ty-block-186 {
    padding: 3rem 0;
}.ty-block-186::before {
    width: 70%;
}.ty-block-186 .container {
    padding: 0 1.5rem;
}.ty-block-186 h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
    max-width: 100%;
}.ty-block-186 .edu-philosophy-289 {
    padding: 2rem 1.5rem;
}.ty-block-186 .edu-philosophy-289::before {
    height: 6rem;
    right: 1.5rem;
    top: 1.5rem;
    width: 6rem;
}
}

@media (max-width: 480px) {.ty-block-186 {
    padding: 2.5rem 0;
}.ty-block-186 h2 {
    font-size: calc(31px * 0.7);
    line-height: 1.4;
}.ty-block-186 h2::after {
    width: 4rem;
}.ty-block-186 .edu-philosophy-289 {
    border-left-width: 3px;
    padding: 1.75rem 1.25rem;
}.ty-block-186 li {
    padding-left: 1.25rem;
}.ty-block-186 li span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}}header {
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    padding: 0;
    z-index: 100;
    background: rgb(230,229,208);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 0;
}header::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(184,199,191), 0.03) 25%, 
        rgba(rgb(184,199,191), 0.05) 50%,
        rgba(rgb(184,199,191), 0.03) 75%,
        transparent 100%
    );
    left: 0;
    top: 0;
    height: 100%;
    content: '';
    pointer-events: none;
}header .top-pagewrap-269 {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
    padding: 1.2rem 2rem;
}header .main-learning-254 {
    position: relative;
    max-width: 180px;
    flex: 0 0 auto;
    margin-right: 2rem;
}header .main-teach-673 {
    display: block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}header .main-teach-673:hover {
    transform: translateY(-3px);
}header .main-teach-673 img {
    display: block;
    height: auto;
    filter: brightness(1.03);
    max-width: 100%;
}header .main-teach-673::before {
    position: absolute;
    opacity: 0;
    width: 100%;
    bottom: -15px;
    background: rgb(184,199,191);
    border-radius: 10px;
    height: 10px;
    left: 0;
    content: '';
    transition: all 0.3s ease;
    transform: scaleX(0.7);
}header .main-teach-673:hover::before {
    opacity: 0.7;
    transform: scaleX(1);
}header .top-sitebar-658 {
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    margin: 0;
    list-style: none;
}header .top-sitebar-658::after {
    height: 1px;
    content: '';
    width: 100%;
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(184,199,191,0.5), 
        transparent
    );
    left: 0;
}header .nav-prime-153 {
    margin: 0;
    position: relative;
}header .nav-prime-153 a {
    color: #000000;
    overflow: hidden;
    font-weight: 600;
    transition: all 0.3s ease;
    display: block;
    position: relative;
    font-size: 14px;
    text-decoration: none;
    padding: 1rem 1.2rem;
}header .nav-prime-153 a::before {
    width: 100%;
    background: rgb(184,199,191);
    bottom: 0;
    transition: transform 0.3s ease;
    content: '';
    transform: translateX(-100%);
    height: 3px;
    left: 0;
    position: absolute;
}header .nav-prime-153 a:hover {
    color: rgb(184,199,191);
}header .nav-prime-153 a:hover::before {
    transform: translateX(0);
}header .nav-prime-153 a::after {
    background: rgb(184,199,191,0.5);
    border-radius: 10px;
    transform: scale(0.8);
    transition: all 0.3s ease;
    height: 100%;
    left: 0;
    z-index: -1;
    content: '';
    pointer-events: none;
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
}header .nav-prime-153 a:hover::after {
    opacity: 0.15;
    transform: scale(1);
}header .top-pagewrap-269::before {
    height: 100%;
    right: 0;
    z-index: -1;
    width: 30%;
    position: absolute;
    top: 0;
    content: '';
    background: linear-gradient(-90deg, rgb(230,229,208), transparent);
}header .top-pagewrap-269::after {
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    background: linear-gradient(90deg, rgb(230,229,208), transparent);
    height: 100%;
    width: 30%;
    content: '';
}header .nav-learn-597 {
    z-index: 1;
    position: relative;
    padding-top: 2rem;
    background: #ffffff;
}

@media (min-width: 1400px) {header .top-pagewrap-269 {
    margin: 0 auto;
    max-width: 1300px;
}header .nav-prime-153 a {
    padding: 1rem 1.5rem;
}
}

@media (max-width: 991px) {header .top-pagewrap-269 {
    padding: 1rem;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}header .main-learning-254 {
    margin-bottom: 0;
    margin-right: 0;
}header .top-sitebar-658 {
    justify-content: flex-end;
    flex-basis: 100%;
    flex-wrap: wrap;
    padding-top: 1rem;
    margin-top: 0;
}header .nav-prime-153 {
    margin-bottom: 0.5rem;
}header .nav-prime-153 a {
    padding: 0.7rem 1rem;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header {
    margin-top: 0;
}header .top-pagewrap-269 {
    padding: 1rem 1.5rem;
}header .main-learning-254 {
    max-width: 150px;
    flex: 0 0 auto;
}header .top-sitebar-658 {
    margin-top: 0.5rem;
    flex-wrap: nowrap;
    scrollbar-width: thin;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0.5rem 0;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
}header .top-sitebar-658::-webkit-scrollbar {
    height: 3px;
}header .top-sitebar-658::-webkit-scrollbar-thumb {
    background: rgb(184,199,191,0.5);
    border-radius: 10px;
}header .nav-prime-153 {
    flex: 0 0 auto;
}header .nav-prime-153 a {
    padding: 0.6rem 0.8rem;
    white-space: nowrap;
    font-size: calc(14px - 2px);
}header .top-sitebar-658::after {
    bottom: 0;
}header .main-teach-673::before {
    display: none;
}}.privacy-den-845 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgba(rgb(136,154,141,0.5), 0.05) 100%);
    padding: 60px 0;
}.privacy-den-845::before {
    position: absolute;
    content: "";
    pointer-events: none;
    left: 0;
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(184,199,191,0.5), 0.05) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgba(rgb(136,154,141,0.5), 0.07) 0%, transparent 60%);
    top: 0;
}.privacy-den-845::after {
    top: -10%;
    z-index: 0;
    content: "";
    width: 300px;
    height: 300px;
    position: absolute;
    background: linear-gradient(225deg, rgba(rgb(184,199,191,0.5), 0.03), rgba(rgb(136,154,141,0.5), 0.03));
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    animation: float 15s ease-in-out infinite alternate;
    right: -5%;
}.privacy-den-845 .container {
    padding: 0 20px;
    max-width: 1140px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.privacy-den-845 h1 {
    transform: translateZ(0);
    margin-bottom: 35px;
    color: #000000;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 45px;
}.privacy-den-845 h1::after {
    transition: width 0.3s ease-out;
    height: 4px;
    width: 80px;
    left: 0;
    background: linear-gradient(90deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    bottom: 0;
    position: absolute;
    transform-origin: left;
    content: "";
}.privacy-den-845 h2 {
    color: #000000;
    margin: 40px 0 20px;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 600;
    padding-left: 15px;
    font-size: 36px;
}.privacy-den-845 h2::before {
    content: "";
    height: 70%;
    width: 5px;
    left: 0;
    border-radius: 2px;
    top: 50%;
    position: absolute;
    background: rgb(184,199,191);
    transform: translateY(-50%);
}.privacy-den-845 h3 {
    color: #000000;
    font-size: calc(36px * 0.85);
    font-weight: 600;
    position: relative;
    font-family: Arial, sans-serif;
    margin: 35px 0 18px;
    padding-left: 12px;
}.privacy-den-845 h3::before {
    left: 0;
    border-radius: 2px;
    content: "";
    top: 50%;
    position: absolute;
    width: 4px;
    transform: translateY(-50%);
    height: 65%;
    background: rgb(136,154,141);
}.privacy-den-845 h4 {
    position: relative;
    font-size: calc(36px * 0.75);
    font-weight: 600;
    margin: 30px 0 15px;
    color: #000000;
    font-family: Arial, sans-serif;
    padding-left: 10px;
}.privacy-den-845 h4::before {
    top: 50%;
    width: 3px;
    content: "";
    position: absolute;
    height: 60%;
    border-radius: 2px;
    transform: translateY(-50%);
    left: 0;
    background: rgba(rgb(184,199,191,0.5), 0.7);
}.privacy-den-845 p {
    margin-bottom: 20px;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.75;
    max-width: 100%;
}.privacy-den-845 span {
    line-height: 1.75;
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    font-family: Arial, sans-serif;
    display: block;
    margin-bottom: 20px;
}.privacy-den-845 ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 25px 0;
}.privacy-den-845 li {
    transition: transform 0.3s ease;
    color: #000000;
    margin-bottom: 15px;
    line-height: 1.65;
    font-size: 12px;
    padding-left: 30px;
    position: relative;
    font-family: Arial, sans-serif;
}.privacy-den-845 li::before {
    left: 0;
    border: 2px solid rgb(184,199,191);
    transition: background-color 0.3s ease;
    background: #ffffff;
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    border-radius: 10px;
    top: 8px;
}.privacy-den-845 li:hover::before {
    background-color: rgb(184,199,191);
}.privacy-den-845 strong {
    color: #000000;
    padding: 0 2px;
    position: relative;
    display: inline-block;
    font-weight: 600;
}.privacy-den-845 strong::after {
    height: 2px;
    bottom: 0;
    width: 100%;
    transition: height 0.3s ease;
    content: "";
    position: absolute;
    z-index: -1;
    background: rgba(rgb(184,199,191,0.5), 0.3);
    left: 0;
}.privacy-den-845 strong:hover::after {
    height: 8px;
}

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

@media screen and (min-width: 992px) {.privacy-den-845 {
    padding: 80px 0;
}.privacy-den-845 h1 {
    font-size: calc(45px * 1.1);
    margin-bottom: 45px;
}.privacy-den-845 h1::after {
    width: 100px;
}.privacy-den-845 .container {
    padding: 0 30px;
}.privacy-den-845 li {
    padding-left: 35px;
}.privacy-den-845 li::before {
    width: 12px;
    height: 12px;
}
}

@media screen and (max-width: 768px) {.privacy-den-845 {
    padding: 50px 0;
}.privacy-den-845 h1 {
    margin-bottom: 30px;
    font-size: calc(45px * 0.9);
}.privacy-den-845 h2 {
    font-size: calc(36px * 0.9);
    margin: 30px 0 15px;
}.privacy-den-845 h3 {
    font-size: calc(36px * 0.75);
}.privacy-den-845 h4 {
    font-size: calc(36px * 0.65);
}.privacy-den-845 p, 
    .privacy-den-845 span, 
    .privacy-den-845 li {
    font-size: calc(12px * 0.95);
    line-height: 1.65;
}
}

@media screen and (max-width: 576px) {.privacy-den-845 {
    padding: 40px 0;
}.privacy-den-845 .container {
    padding: 0 15px;
}.privacy-den-845 h1 {
    font-size: calc(45px * 0.8);
    padding-bottom: 15px;
    margin-bottom: 25px;
}.privacy-den-845 h1::after {
    height: 3px;
    width: 60px;
}.privacy-den-845 h2 {
    font-size: calc(36px * 0.8);
    margin: 25px 0 12px;
}.privacy-den-845 h3 {
    font-size: calc(36px * 0.7);
}.privacy-den-845 h4 {
    font-size: calc(36px * 0.6);
}.privacy-den-845 p, 
    .privacy-den-845 span, 
    .privacy-den-845 li {
    font-size: calc(12px * 0.9);
    margin-bottom: 15px;
    line-height: 1.6;
}.privacy-den-845 ul {
    margin: 20px 0;
}.privacy-den-845 li {
    padding-left: 25px;
    margin-bottom: 12px;
}.privacy-den-845 li::before {
    top: 7px;
    height: 8px;
    width: 8px;
}}.service-info-154 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(184,199,191,0.5) 0%, rgb(230,229,208) 40%, rgb(230,229,208) 60%, rgb(136,154,141,0.5) 100%);
    position: relative;
    padding: 90px 0;
}.service-info-154::before {
    background: 
        radial-gradient(circle at 15% 15%, rgb(184,199,191,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(136,154,141,0.5) 0%, transparent 25%),
        radial-gradient(circle at 75% 25%, rgb(184,199,191,0.5) 0%, transparent 15%),
        radial-gradient(circle at 25% 65%, rgb(136,154,141,0.5) 0%, transparent 20%);
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 1;
}.service-info-154::after {
    animation: patternShift 60s linear infinite;
    background-size: 100px 100px;
    width: 100%;
    background-image: 
        linear-gradient(45deg, rgb(230,229,208) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(230,229,208) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(230,229,208) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(230,229,208) 75%);
    top: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    content: '';
    left: 0;
    opacity: 0.03;
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
}.service-info-154 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.service-info-154 .edu-input-381 {
    align-items: center;
    position: relative;
    flex-direction: column;
    display: flex;
}.service-info-154 h3 {
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    font-size: 36px;
    margin-bottom: 15px;
}.service-info-154 h3::after {
    content: '';
    width: 50px;
    height: 3px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: rgb(184,199,191);
    position: absolute;
}.service-info-154 .contact-query-235 {
    text-align: center;
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto 50px;
}.service-info-154 .get-assist-536 {
    flex-wrap: wrap;
    gap: 20px;
    display: flex;
    perspective: 1000px;
    justify-content: center;
    width: 100%;
}.service-info-154 .get-assist-536 > span {
    background: #ffffff;
    max-width: 350px;
    min-width: 250px;
    padding: 25px;
    transform-style: preserve-3d;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    border-radius: 0 0  19px 19px;
    display: flex;
    padding-left: 70px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    z-index: 1;
    flex: 1 1 calc(33.333% - 20px);
}.service-info-154 .get-assist-536 > span:hover {
    transform: translateY(-10px) rotateY(5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.service-info-154 .get-assist-536 > span::before {
    content: '';
    background: linear-gradient(to right, rgb(184,199,191), rgb(136,154,141));
    top: 0;
    left: 0;
    right: 0;
    transform: translateZ(1px);
    position: absolute;
    height: 5px;
}.service-info-154 .get-assist-536 > span::after {
    top: 5px;
    height: 40px;
    border-radius: 50%;
    transform: translateZ(1px) scale(0);
    position: absolute;
    width: 40px;
    content: '';
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: opacity 0.5s ease, transform 0.5s ease;
    z-index: -1;
    left: 25px;
    opacity: 0;
}.service-info-154 .get-assist-536 > span p {
    text-transform: uppercase;
    color: rgb(184,199,191);
    font-size: calc(18px - 1px);
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    font-weight: 600;
}.service-info-154 .get-assist-536 > span > span {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
}.service-info-154 .get-assist-536 > span a {
    position: relative;
    z-index: 2;
    color: #000000;
    text-decoration: none;
    transition: color 0.3s ease;
}.service-info-154 .get-assist-536 > span a:hover {
    color: rgb(184,199,191);
}.service-info-154 .get-assist-536 > span svg {
    transform: translateZ(5px);
    stroke: rgb(184,199,191);
    fill: none;
    left: 25px;
    stroke-width: 2px;
    top: 25px;
    z-index: 2;
    stroke-linecap: round;
    height: 30px;
    transform-style: preserve-3d;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transition: transform 0.5s ease, filter 0.5s ease;
    width: 30px;
    position: absolute;
    stroke-linejoin: round;
}.service-info-154 .get-assist-536 > span:nth-child(2n) svg {
    stroke: rgb(136,154,141);
}.service-info-154 .get-assist-536 > span:hover svg {
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
    transform: translateZ(15px) scale(1.2);
}.service-info-154 .get-assist-536 > span svg path {
    stroke-dashoffset: 0;
    stroke-dasharray: 0;
    transition: stroke-dasharray 0.5s ease, stroke-dashoffset 0.5s ease;
}.service-info-154 .write-experts-069 {
    margin-top: 50px;
    padding: 30px;
    width: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 19px;
    background: #ffffff;
}.service-info-154 .write-experts-069::before {
    z-index: 0;
    background: linear-gradient(135deg, rgb(184,199,191,0.5) 0%, transparent 70%);
    position: absolute;
    width: 100%;
    content: '';
    opacity: 0.1;
    height: 100%;
    top: 0;
    left: 0;
}.service-info-154 .write-experts-069 h4 {
    font-size: 21px;
    margin-bottom: 25px;
    z-index: 1;
    justify-content: center;
    text-align: center;
    gap: 10px;
    display: flex;
    color: #000000;
    position: relative;
    align-items: center;
    font-weight: 700;
}.service-info-154 .write-experts-069 h4 svg {
    stroke-linejoin: round;
    stroke-width: 2px;
    width: 24px;
    fill: none;
    stroke-linecap: round;
    height: 24px;
    stroke: rgb(184,199,191);
}.service-info-154 .write-experts-069 h4::after {
    left: 50%;
    bottom: -10px;
    position: absolute;
    width: 30px;
    background: rgb(136,154,141);
    height: 2px;
    content: '';
    transform: translateX(-50%);
}.service-info-154 .write-experts-069 span {
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    align-items: center;
    z-index: 1;
    display: inline-flex;
    background: rgba(0, 0, 0, 0.03);
    margin: 5px;
    color: #000000;
    font-size: 18px;
    padding: 10px 20px;
}.service-info-154 .write-experts-069 span svg {
    height: 16px;
    margin-right: 8px;
    stroke-linecap: round;
    stroke-width: 2px;
    width: 16px;
    fill: none;
    stroke: rgb(136,154,141);
    transition: transform 0.3s ease;
    stroke-linejoin: round;
}.service-info-154 .write-experts-069 span:hover {
    transform: translateY(-3px);
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgb(184,199,191,0.5);
}.service-info-154 .write-experts-069 span:hover svg {
    transform: rotate(360deg);
}@keyframes patternShift {
    0% {
        background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    }
    100% {
        background-position: 500px 500px, 500px 550px, 550px 450px, 450px 500px;
    }
}
@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}
.service-info-154 .get-assist-536 > span:nth-child(3n+1) {
    animation-delay: 0s;
    animation: floatAnimation 4s ease-in-out infinite;
}.service-info-154 .get-assist-536 > span:nth-child(3n+2) {
    animation: floatAnimation 4s ease-in-out infinite;
    animation-delay: 1.3s;
}.service-info-154 .get-assist-536 > span:nth-child(3n+3) {
    animation-delay: 2.6s;
    animation: floatAnimation 4s ease-in-out infinite;
}
@media (max-width: 991px) {.service-info-154 {
    padding: 70px 0;
}.service-info-154 h3 {
    font-size: calc(36px - 2px);
}.service-info-154 .contact-query-235 {
    margin-bottom: 40px;
}.service-info-154 .get-assist-536 > span {
    flex: 1 1 calc(50% - 20px);
}.service-info-154 .get-assist-536 > span svg {
    height: 28px;
    width: 28px;
}.service-info-154 .write-experts-069 h4 svg {
    height: 22px;
    width: 22px;
}
}
@media (max-width: 767px) {.service-info-154 {
    padding: 60px 0;
}.service-info-154 h3 {
    font-size: calc(36px - 4px);
}.service-info-154 .contact-query-235 {
    margin-bottom: 30px;
}.service-info-154 .get-assist-536 {
    gap: 15px;
}.service-info-154 .get-assist-536 > span {
    padding-left: 60px;
    flex: 1 1 100%;
    max-width: 100%;
    padding: 20px;
}.service-info-154 .write-experts-069 {
    padding: 25px;
    margin-top: 30px;
}.service-info-154 .write-experts-069 span {
    padding: 8px 15px;
}.service-info-154 .get-assist-536 > span:nth-child(n) {
    animation: none;
}.service-info-154 .get-assist-536 > span svg {
    height: 24px;
    left: 20px;
    top: 20px;
    width: 24px;
}.service-info-154 .write-experts-069 h4 svg {
    height: 20px;
    width: 20px;
}.service-info-154 .write-experts-069 span svg {
    margin-right: 6px;
    height: 14px;
    width: 14px;
}
}
@media (max-width: 479px) {.service-info-154 {
    padding: 50px 0;
}.service-info-154 h3 {
    font-size: calc(36px - 6px);
}.service-info-154 .contact-query-235 {
    font-size: calc(18px - 1px);
    margin-bottom: 25px;
}.service-info-154 .get-assist-536 > span {
    padding-left: 50px;
    padding: 15px;
}.service-info-154 .get-assist-536 > span svg {
    top: 15px;
    width: 20px;
    height: 20px;
    left: 15px;
}.service-info-154 .write-experts-069 {
    padding: 20px 15px;
}.service-info-154 .write-experts-069 h4 {
    margin-bottom: 20px;
    font-size: calc(21px - 2px);
}.service-info-154 .write-experts-069 h4 svg {
    width: 18px;
    height: 18px;
}.service-info-154 .write-experts-069 span {
    margin: 3px;
    font-size: calc(18px - 1px);
    padding: 6px 12px;
}.service-info-154 .write-experts-069 span svg {
    height: 12px;
    width: 12px;
    margin-right: 4px;
}
}
@media (hover: none) {.service-info-154 .get-assist-536 > span:hover,
    .service-info-154 .write-experts-069 span:hover {
    transform: none;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.service-info-154 .write-experts-069 span:hover {
    background: rgba(0, 0, 0, 0.03);
    color: #000000;
}.service-info-154 .get-assist-536 > span a:hover {
    color: #000000;
}.service-info-154 .get-assist-536 > span:hover svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transform: translateZ(5px);
}.service-info-154 .get-assist-536 > span:hover svg path {
    stroke-dasharray: 0;
    animation: none;
}.service-info-154 .write-experts-069 span:hover svg {
    transform: none;
}}.developer-experience-685 {
    overflow: hidden;
    padding: 5rem 2rem;
    perspective: 1000px;
    position: relative;
    background: rgb(230,229,208);
}.developer-experience-685::before {
    position: absolute;
    background: conic-gradient(
        from 45deg at 50% 50%,
        rgb(136,154,141,0.5) 0deg,
        rgb(184,199,191,0.5) 90deg,
        rgb(230,229,208) 180deg,
        rgb(184,199,191,0.5) 270deg,
        rgb(136,154,141,0.5) 360deg
    );
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    filter: blur(60px);
    top: 0;
    left: 0;
    opacity: 0.4;
}.developer-experience-685 .opinion-showcase-695 {
    z-index: 2;
    align-items: center;
    justify-content: space-between;
    display: flex;
    transform-style: preserve-3d;
    position: relative;
    gap: 0;
    flex-direction: row;
}.developer-experience-685 .pic-overlay-354 {
    transform: rotateY(10deg) translateZ(50px);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: -20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    filter: saturate(0.8);
    border-radius: 20px;
    width: 40%;
    height: 400px;
    position: relative;
}.developer-experience-685 .pic-overlay-354::after {
    top: 0;
    border-radius: 20px;
    content: "";
    width: 100%;
    position: absolute;
    opacity: 0.4;
    height: 100%;
    transition: opacity 0.6s ease;
    left: 0;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgb(184,199,191,0.5) 100%
    );
}.developer-experience-685 .pic-overlay-354:hover {
    filter: saturate(1.2);
    box-shadow: -30px 30px 50px -10px rgba(0, 0, 0, 0.5);
    transform: rotateY(0deg) translateZ(70px) scale(1.05);
}.developer-experience-685 .pic-overlay-354:hover::after {
    opacity: 0;
}.developer-experience-685 .emp-achievements-568 {
    transform: rotateY(-5deg) translateZ(30px);
    padding: 2.5rem;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    width: 60%;
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    border-radius: 20px;
    position: relative;
}.developer-experience-685 .emp-achievements-568::before {
    opacity: 0.1;
    width: 200%;
    height: 200%;
    top: -50%;
    transform: scale(0);
    content: "";
    transition: transform 0.8s ease;
    position: absolute;
    background: radial-gradient(
        circle at center,
        rgb(136,154,141,0.5) 0%,
        transparent 70%
    );
    left: -50%;
}.developer-experience-685 .emp-achievements-568:hover {
    box-shadow: 30px 30px 50px -10px rgba(0, 0, 0, 0.5);
    transform: rotateY(0deg) translateZ(50px);
}.developer-experience-685 .emp-achievements-568:hover::before {
    transform: scale(1);
}.developer-experience-685 .name {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-weight: 700;
    position: relative;
    color: rgb(184,199,191);
    font-size: 35px;
}.developer-experience-685 .name::after {
    transition: width 0.4s ease-in-out;
    background: rgb(136,154,141);
    position: absolute;
    width: 0;
    height: 3px;
    content: "";
    left: 0;
    bottom: -5px;
}.developer-experience-685 .emp-achievements-568:hover .name::after {
    width: 100%;
}.developer-experience-685 .emp-achievements-568 > div:nth-child(2) {
    font-size: 17px;
    opacity: 0.9;
    margin-bottom: 2rem;
    letter-spacing: 1px;
    color: rgb(136,154,141);
    font-weight: 600;
}.developer-experience-685 .emp-wrap-645 {
    line-height: 1.7;
    font-style: italic;
    border-left: 3px solid rgb(184,199,191,0.5);
    font-size: 18px;
    position: relative;
    color: #000000;
    padding-left: 2rem;
    font-weight: 400;
}.developer-experience-685 .emp-wrap-645::before {
    opacity: 0.3;
    font-family: serif;
    font-size: 5rem;
    content: "";
    position: absolute;
    top: -20px;
    color: rgb(136,154,141,0.5);
    left: -10px;
}@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(184,199,191,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.developer-experience-685 .pic-overlay-354:hover {
    animation: pulse 1.5s infinite;
}

@media (max-width: 992px) {.developer-experience-685 .opinion-showcase-695 {
    flex-direction: column;
}.developer-experience-685 .pic-overlay-354,
    .developer-experience-685 .emp-achievements-568 {
    transform: none;
    width: 100%;
}.developer-experience-685 .pic-overlay-354 {
    height: 300px;
    margin-bottom: 2rem;
}.developer-experience-685 .pic-overlay-354:hover,
    .developer-experience-685 .emp-achievements-568:hover {
    transform: translateY(-10px);
}}.program-details-623 {
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgb(136,154,141,0.5) 100%);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.program-details-623::before {
    transform: rotate(15deg);
    width: 300px;
    opacity: 0.6;
    height: 300px;
    animation: float 15s infinite ease-in-out alternate;
    right: -5%;
    filter: blur(40px);
    content: "";
    background: linear-gradient(220deg, rgb(184,199,191,0.5) 0%, transparent 70%);
    top: -10%;
    z-index: 1;
    position: absolute;
}.program-details-623::after {
    filter: blur(30px);
    content: "";
    height: 250px;
    transform: rotate(-15deg);
    bottom: -5%;
    width: 250px;
    animation: float 18s infinite ease-in-out alternate-reverse;
    opacity: 0.5;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgb(136,154,141) 0%, transparent 80%);
    left: -5%;
}.program-details-623 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.program-details-623 h2 {
    text-align: center;
    margin-bottom: 60px;
    letter-spacing: -0.02em;
    transform: translateY(0);
    font-size: 32px;
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    color: #000000;
}.program-details-623 h2::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    bottom: -15px;
    transition: width 0.3s ease;
    height: 3px;
    background: linear-gradient(90deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    width: 80px;
}.program-details-623 h2:hover::after {
    width: 120px;
}.program-details-623 .career-path-534 {
    display: flex;
    gap: 40px;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    flex-direction: column;
    overflow: hidden;
    border-radius: 22px;
    background: #ffffff;
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform: translateY(20px);
}.program-details-623 .pic-overlay-354 {
    overflow: hidden;
    transition: transform 0.5s ease;
    position: relative;
    height: 300px;
}.program-details-623 .pic-overlay-354::before {
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
    background: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.3) 100%);
    right: 0;
    top: 0;
    z-index: 1;
}.program-details-623 .pic-overlay-354::after {
    z-index: 2;
    background: rgb(184,199,191);
    top: -10px;
    position: absolute;
    height: 80px;
    content: "";
    width: 80px;
    opacity: 0.7;
    transition: transform 0.5s ease;
    right: -10px;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    transform: rotate(0deg);
}.program-details-623 .pic-overlay-354:hover::after {
    transform: rotate(15deg) scale(1.2);
}.program-details-623 .content-pad-064 {
    position: relative;
    padding: 30px 40px 40px;
}.program-details-623 .description {
    line-height: 1.7;
    position: relative;
    overflow-y: auto;
    max-height: 200px;
    margin-bottom: 25px;
    padding-right: 10px;
    font-size: 12px;
    color: #000000;
}.program-details-623 .description::-webkit-scrollbar {
    width: 4px;
}.program-details-623 .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.program-details-623 .description::-webkit-scrollbar-thumb {
    background: rgb(136,154,141,0.5);
    border-radius: 10px;
}.program-details-623 .description:last-child {
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
}.program-details-623 .description::first-letter {
    color: rgb(184,199,191);
    font-size: 1.3em;
    font-weight: 600;
}

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

@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(20px, 20px) rotate(5deg);
    }
    100% {
        transform: translate(-20px, 10px) rotate(-5deg);
    }
}

@media (min-width: 768px) {.program-details-623 .career-path-534 {
    align-items: stretch;
    gap: 0;
    flex-direction: row;
}.program-details-623 .pic-overlay-354 {
    flex: 0 0 45%;
    height: auto;
}.program-details-623 .content-pad-064 {
    padding: 40px 50px;
    flex: 0 0 55%;
    justify-content: center;
    display: flex;
    flex-direction: column;
}.program-details-623 .description {
    max-height: 230px;
}
}

@media (min-width: 992px) {.program-details-623 {
    padding: 150px 0;
}.program-details-623 h2 {
    margin-bottom: 70px;
    font-size: calc(32px * 1.1);
}.program-details-623 .career-path-534 {
    max-width: 90%;
    margin: 0 auto;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}.program-details-623 .career-path-534:hover {
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(2deg);
}.program-details-623 .pic-overlay-354 {
    flex: 0 0 40%;
}.program-details-623 .content-pad-064 {
    padding: 50px 60px;
    flex: 0 0 60%;
}.program-details-623 .description {
    font-size: calc(12px * 1.05);
    max-height: 280px;
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.program-details-623 {
    padding: 180px 0;
}.program-details-623 .career-path-534 {
    max-width: 85%;
}.program-details-623 .pic-overlay-354 {
    flex: 0 0 45%;
}.program-details-623 .content-pad-064 {
    padding: 60px 70px;
    flex: 0 0 55%;
}.program-details-623 .description {
    max-height: 320px;
}
}

@media (max-width: 767px) {.program-details-623 {
    padding: 80px 0;
}.program-details-623 h2 {
    margin-bottom: 40px;
    font-size: calc(32px * 0.85);
}.program-details-623 .pic-overlay-354 {
    height: 220px;
}.program-details-623 .content-pad-064 {
    padding: 25px 30px 35px;
}.program-details-623 .description {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
    max-height: 180px;
}}.take-a-spin-189 {
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgba(rgb(184,199,191,0.5), 0.1) 100%);
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.take-a-spin-189::before {
    top: -50%;
    left: -10%;
    transform: rotate(-15deg);
    z-index: -1;
    animation: float 15s ease-in-out infinite alternate;
    background: linear-gradient(140deg, rgb(184,199,191) 0%, transparent 80%);
    content: "";
    height: 200%;
    width: 70%;
    opacity: 0.08;
    position: absolute;
}.take-a-spin-189::after {
    content: "";
    animation: float 18s ease-in-out infinite alternate-reverse;
    position: absolute;
    bottom: -30%;
    opacity: 0.06;
    width: 60%;
    right: -5%;
    z-index: -1;
    transform: rotate(12deg);
    background: linear-gradient(220deg, rgb(136,154,141) 0%, transparent 70%);
    height: 180%;
}.take-a-spin-189 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
}.take-a-spin-189 h2 {
    font-weight: 700;
    text-align: center;
    transform: perspective(1000px) translateZ(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
    margin-bottom: 2.5rem;
    font-size: 35px;
    line-height: 1.4;
}.take-a-spin-189 .edu-philosophy-289 {
    flex-direction: column;
    transform: translateY(0);
    display: flex;
    border-radius: calc(100px / 1.5);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
              box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
              0 5px 15px rgba(0, 0, 0, 0.03),
              0 0 0 1px rgba(0, 0, 0, 0.02);
    justify-content: center;
    align-items: center;
    padding: 3rem;
    backdrop-filter: blur(10px);
    gap: 2rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
}.take-a-spin-189 .edu-philosophy-289:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
              0 10px 20px rgba(0, 0, 0, 0.05),
              0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateY(-5px);
}.take-a-spin-189 svg {
    width: 50px;
    transform: translateY(0);
    height: 50px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.take-a-spin-189 .edu-philosophy-289:hover svg {
    transform: translateY(-3px) scale(1.05);
}.take-a-spin-189 svg path {
    fill: rgb(184,199,191);
    transition: fill 0.3s ease;
}.take-a-spin-189 .edu-philosophy-289:hover svg path {
    fill: rgb(136,154,141);
}.take-a-spin-189 .request-card-643 {
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(rgb(184,199,191,0.5), 0.2);
    transform: translateZ(0);
    color: #ffffff;
    position: relative;
    font-size: 19px;
    display: inline-block;
    overflow: hidden;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1), 
              box-shadow 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 1;
    background: linear-gradient(135deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    border-radius: 22px;
    padding: 0.8rem 2.2rem;
    font-weight: 600;
}.take-a-spin-189 .request-card-643::before {
    z-index: -1;
    bottom: 0;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    right: 0;
    background: linear-gradient(135deg, rgb(136,154,141) 0%, rgb(184,199,191) 100%);
    opacity: 0;
}.take-a-spin-189 .request-card-643:hover {
    box-shadow: 0 6px 16px rgba(rgb(184,199,191,0.5), 0.3);
    transform: translateY(-2px) scale(1.02);
}.take-a-spin-189 .request-card-643:hover::before {
    opacity: 1;
}.take-a-spin-189 .request-card-643:active {
    box-shadow: 0 2px 8px rgba(rgb(184,199,191,0.5), 0.2);
    transform: translateY(1px) scale(0.98);
}

@keyframes float {
  0% {
    transform: rotate(-15deg) translateY(0);
  }
  50% {
    transform: rotate(-10deg) translateY(-20px);
  }
  100% {
    transform: rotate(-15deg) translateY(0);
  }
}

@media (min-width: 768px) {.take-a-spin-189 {
    padding: 7rem 0;
}.take-a-spin-189 h2 {
    margin-right: auto;
    font-size: calc(35px * 1.1);
    max-width: 80%;
    margin-left: auto;
}.take-a-spin-189 .edu-philosophy-289 {
    margin: 0 auto;
    flex-direction: row;
    justify-content: space-between;
    gap: 3rem;
    max-width: 85%;
    padding: 3.5rem 4rem;
}.take-a-spin-189 svg {
    height: 60px;
    width: 60px;
}
}

@media (min-width: 992px) {.take-a-spin-189 {
    padding: 8rem 0;
}.take-a-spin-189 h2 {
    max-width: 70%;
    font-size: calc(35px * 1.2);
}.take-a-spin-189 .edu-philosophy-289 {
    padding: 4rem 5rem;
    max-width: 75%;
}.take-a-spin-189::before {
    width: 55%;
}.take-a-spin-189::after {
    width: 45%;
}.take-a-spin-189 .request-card-643 {
    padding: 1rem 2.5rem;
    font-size: calc(19px * 1.1);
}
}

@media (min-width: 1200px) {.take-a-spin-189 h2 {
    max-width: 60%;
}.take-a-spin-189 .edu-philosophy-289 {
    max-width: 65%;
}.take-a-spin-189 svg {
    height: 70px;
    width: 70px;
}.take-a-spin-189 .request-card-643 {
    padding: 1.2rem 3rem;
}
}

@media (max-width: 767px) {.take-a-spin-189 {
    padding: 4rem 0;
}.take-a-spin-189 h2 {
    font-size: calc(35px * 0.9);
    line-height: 1.5;
}.take-a-spin-189 .edu-philosophy-289 {
    padding: 2.5rem 2rem;
}.take-a-spin-189 .request-card-643 {
    padding: 0.8rem 1.8rem;
}
}

@media (hover: none) {.take-a-spin-189 .edu-philosophy-289:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.03),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: none;
}.take-a-spin-189 .edu-philosophy-289:hover svg {
    transform: none;
}.take-a-spin-189 .request-card-643:hover {
    transform: none;
    box-shadow: 0 4px 12px rgba(rgb(184,199,191,0.5), 0.2);
}}.our-background-809 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.our-background-809::before {
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    right: 0;
    bottom: 0;
    content: "";
    z-index: 1;
}.our-background-809::after {
    right: -5%;
    height: 40%;
    z-index: 0;
    width: 40%;
    transform: rotate(-15deg);
    opacity: 0.1;
    top: -5%;
    filter: blur(40px);
    content: "";
    background: rgb(184,199,191);
    position: absolute;
}.our-background-809 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 2;
}.our-background-809 .content-pad-064 {
    position: relative;
    padding: 50px 60px;
    background: linear-gradient(180deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.98) 100%);
    transform: translateY(0);
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.15);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.our-background-809 .content-pad-064::before {
    content: "";
    left: 0;
    transition: transform 0.5s ease;
    top: 0;
    transform-origin: left center;
    height: 100%;
    width: 6px;
    background: linear-gradient(to bottom, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    position: absolute;
}.our-background-809 .content-pad-064:hover {
    transform: translateY(-8px);
}.our-background-809 .content-pad-064:hover::before {
    transform: scaleY(1.05);
}.our-background-809 h1 {
    transition: transform 0.5s ease;
    margin-bottom: 40px;
    position: relative;
    color: #000000;
    font-size: 42px;
    transform: translateX(0);
    font-weight: 700;
}.our-background-809 h1::after {
    transition: width 0.4s ease-out, transform 0.4s ease-out;
    transform-origin: left center;
    bottom: -15px;
    height: 3px;
    width: 80px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    content: "";
}.our-background-809 .content-pad-064:hover h1::after {
    width: 120px;
    transform: translateX(5px);
}.our-background-809 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.our-background-809 li {
    margin-bottom: 15px;
}.our-background-809 h4 {
    letter-spacing: 0.5px;
    color: rgb(184,199,191);
    margin-bottom: 20px;
    position: relative;
    font-size: calc(24px + 2px);
    font-weight: 600;
    display: inline-block;
}.our-background-809 h4::before {
    background: rgb(136,154,141);
    transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    content: "";
    height: 2px;
    width: 0;
    left: 0;
    position: absolute;
    bottom: -8px;
}.our-background-809 .content-pad-064:hover h4::before {
    width: 100%;
}.our-background-809 span {
    transition: opacity 0.3s ease;
    line-height: 1.8;
    column-count: 1;
    font-size: 14px;
    font-family: Arial, sans-serif;
    position: relative;
    opacity: 0.9;
    column-gap: 40px;
    display: block;
    color: #000000;
}.our-background-809 .content-pad-064:hover span {
    opacity: 1;
}

@media (min-width: 768px) {.our-background-809 span {
    column-count: 2;
}.our-background-809 .content-pad-064 {
    margin-left: 5%;
    width: 90%;
}
}

@media (min-width: 992px) {.our-background-809 {
    padding: 150px 0;
}.our-background-809 .content-pad-064 {
    margin-left: 10%;
    padding: 60px 70px;
    width: 80%;
}.our-background-809 span {
    column-count: 2;
}.our-background-809 h1 {
    margin-bottom: 50px;
}
}

@media (max-width: 767px) {.our-background-809 {
    padding: 80px 0;
}.our-background-809 .content-pad-064 {
    padding: 30px 25px;
}.our-background-809 h1 {
    margin-bottom: 30px;
    font-size: calc(42px - 4px);
}.our-background-809 h1::after {
    width: 60px;
    bottom: -10px;
}.our-background-809 h4 {
    margin-bottom: 15px;
    font-size: 24px;
}.our-background-809 span {
    font-size: calc(14px - 1px);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.our-background-809 {
    padding: 60px 0;
}.our-background-809 .content-pad-064 {
    padding: 25px 20px;
}.our-background-809 h1 {
    font-size: calc(42px - 8px);
}.our-background-809 .content-pad-064::before {
    width: 4px;
}}

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

.our-background-809 .content-pad-064 {
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.our-background-809 h1 {
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.2s both;
}.our-background-809 h4 {
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.4s both;
}.our-background-809 span {
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.6s both;
}.modalDataProtection-814 {
    border-top: 2px solid rgb(184,199,191);
    width: 100%;
    bottom: 0;
    position: fixed;
    z-index: 90;
    background: rgb(230,229,208);
}.cookie-confirm-326 {
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
    display: flex;
}.modalDataProtection-814 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.modalDataProtection-814 p {
    font-size: 18px;
}.track-prefs-048 {
    margin-right: 10px;
    flex-shrink: 0;
}.track-prefs-048 svg, .track-prefs-048 svg path, .track-prefs-048 img {
    fill: rgb(184,199,191);
    height: 100px;
    width: 100px;
}.data-approve-716 {
    margin-left: 10px;
    font-size: 24px;
    min-width: 120px;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    border-bottom: 2px solid rgb(184,199,191);
    color: rgb(184,199,191);
    text-decoration: none;
    flex-shrink: 0;
    line-height: 35px;
}.modalDataProtection-814 p a {
    color: rgb(184,199,191);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.modalDataProtection-814 {
    padding: 20px;
}}
#cookieDialogNotice-365 {
    display: none;
}#cookieDialogNotice-365:checked ~ .modalDataProtection-814 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 800px) {.track-prefs-048 {
    display: none;
}.cookie-confirm-326 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.modalDataProtection-814 h5 {
    text-align: center;
}.modalDataProtection-814 p {
    text-align: center;
}.cookie-customize-945 {
    margin-bottom: 20px;
}body .wrapper-bundle-154 .data-approve-716 {
    margin-left: 0;
}}.future-members-431 {
    background: linear-gradient(150deg, rgb(230,229,208) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.future-members-431::before {
    height: 100%;
    width: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 10% 10%, rgba(rgb(184,199,191), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgba(rgb(136,154,141), 0.05) 0%, transparent 50%);
    position: absolute;
    top: 0;
    content: "";
    z-index: 0;
}.future-members-431 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}.future-members-431 .edu-philosophy-289 {
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.1),
        0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 29px;
    position: relative;
    overflow: hidden;
    background: #ffffff;
}.future-members-431 h4 {
    padding: 30px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    background: #ffffff;
}.future-members-431 h4::after {
    bottom: -1px;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(184,199,191), rgb(136,154,141));
    transform: translateX(-50%);
    left: 50%;
    content: "";
    width: 80px;
}.future-members-431 div {
    gap: 0;
    display: flex;
    padding: 40px;
    flex-wrap: wrap;
}.future-members-431 div p {
    position: relative;
    overflow: hidden;
    flex: 1 1 calc(100% - 30px);
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    width: calc(100% - 30px);
    background: #ffffff;
    cursor: pointer;
    margin-bottom: 20px;
    border-left: 3px solid rgb(184,199,191);
    margin: 0 15px 0 15px;
    z-index: 1;
    padding: 20px 20px 20px 60px;
}.future-members-431 div p:last-child {
    margin-bottom: 0;
}.future-members-431 div p:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transform: translateX(10px);
    background: linear-gradient(90deg, rgba(rgb(184,199,191), 0.03) 0%, transparent 100%);
}.future-members-431 div p::before {
    height: 100%;
    width: 0;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    background: linear-gradient(90deg, rgba(rgb(184,199,191), 0.1) 0%, transparent 100%);
    transition: width 0.3s ease;
}.future-members-431 div p:hover::before {
    width: 100%;
}.future-members-431 div p::after {
    height: 6px;
    position: absolute;
    right: 20px;
    border-top: 2px solid rgb(184,199,191);
    border-right: 2px solid rgb(184,199,191);
    content: "";
    transition: all 0.3s ease;
    top: 50%;
    width: 6px;
    opacity: 0;
    transform: translateY(-50%) rotate(45deg);
}.future-members-431 div p:hover::after {
    opacity: 1;
    right: 15px;
}.future-members-431 div p svg {
    left: 20px;
    position: absolute;
    width: 24px;
    top: 50%;
    transition: all 0.3s ease;
    transform: translateY(-50%);
    height: 24px;
}.future-members-431 div p:hover svg {
    transform: translateY(-50%) scale(1.2) rotate(10deg);
}.future-members-431 div p svg path {
    fill: rgb(184,199,191);
    transition: fill 0.3s ease;
}.future-members-431 div p:hover svg path {
    fill: rgb(136,154,141);
}

@media (max-width: 991px) {.future-members-431 {
    padding: 100px 0;
}.future-members-431 h4 {
    padding: 25px;
    font-size: calc(30px - 2px);
}.future-members-431 div {
    padding: 30px;
}.future-members-431 div p {
    padding: 18px 18px 18px 55px;
    margin-bottom: 15px;
}.future-members-431 div p svg {
    left: 18px;
    height: 22px;
    width: 22px;
}
}

@media (max-width: 767px) {.future-members-431 {
    padding: 80px 0;
}.future-members-431 h4 {
    padding: 20px;
    font-size: calc(30px - 4px);
}.future-members-431 div {
    padding: 25px 20px;
}.future-members-431 div p {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
    margin-left: 0;
    flex: 1 1 100%;
    padding: 15px 15px 15px 50px;
}.future-members-431 div p svg {
    height: 20px;
    width: 20px;
    left: 15px;
}
}

@media (max-width: 479px) {.future-members-431 {
    padding: 60px 0;
}.future-members-431 h4 {
    padding: 18px 15px;
    font-size: calc(30px - 6px);
}.future-members-431 div {
    padding: 20px 15px;
}.future-members-431 div p {
    font-size: calc(12px - 1px);
    margin-bottom: 10px;
    padding: 12px 12px 12px 45px;
}.future-members-431 div p svg {
    height: 18px;
    left: 12px;
    width: 18px;
}
}