* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    height: 30px;
    width: 30px;
}.top-lesson-4016 {
    flex: 1 0 auto;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1188px;
}header,footer {
    width: 100%;
}.wrapper-canvas-4317 {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}.facebook-cta-4297 {
    flex: 0 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    height: 100%;
    color: #000000;
    min-height: 100%;
}
@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 {
    position: relative;
    z-index: 1;
}footer::before {
    opacity: 0.9;
    content: "";
    right: 0;
    background: linear-gradient(145deg, rgb(239,238,241) 0%, rgb(201,195,211,0.5) 100%);
    z-index: -2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}footer::after {
    right: 0;
    left: 0;
    content: "";
    bottom: 0;
    z-index: -1;
    position: absolute;
    opacity: 0.1;
    background-image: 
        repeating-linear-gradient(0deg, rgb(201,195,211,0.5), rgb(201,195,211,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(201,195,211,0.5), rgb(201,195,211,0.5) 1px, transparent 1px, transparent 20px);
    top: 0;
}.facebook-cta-4297 {
    position: relative;
    padding: 4rem 0 2rem;
    color: #000000;
}.facebook-cta-4297::after {
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(201,195,211), rgb(155,137,184));
    height: 6px;
    top: 0;
    position: absolute;
}.facebook-cta-4297 .container {
    gap: 3rem;
    position: relative;
    flex-wrap: wrap;
    display: flex;
}.facebook-cta-4297 .company_holder {
    position: relative;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-radius: 13px;
    flex: 1 1 400px;
    background: #ffffff;
    padding: 2rem 2.5rem;
}.facebook-cta-4297 .company_holder::before {
    content: "";
    top: 0;
    height: 5px;
    border-top-right-radius: 13px;
    background: rgb(201,195,211);
    border-top-left-radius: 13px;
    left: 0;
    width: 100%;
    position: absolute;
}.facebook-cta-4297 .company_holder h3 {
    margin: 0 0 1.5rem;
    color: rgb(201,195,211);
    font-weight: 700;
    position: relative;
    letter-spacing: 0.5px;
    font-size: 33px;
}.facebook-cta-4297 .company_holder h3::after {
    height: 3px;
    bottom: -0.5rem;
    position: absolute;
    left: 0;
    width: 80px;
    background: rgb(155,137,184);
    content: "";
}.facebook-cta-4297 .footer-careers-0413 {
    background: rgb(239,238,241);
    position: relative;
    font-size: 13px;
    color: #000000;
    border-left: 3px solid rgb(155,137,184);
    padding: 1.5rem;
    border-radius: 10px;
    line-height: 1.7;
}.facebook-cta-4297 .badge-case-4516 {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.facebook-cta-4297 .nav-class-5246 {
    gap: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}.facebook-cta-4297 .nav-skill-9238 {
    background: #ffffff;
    overflow: hidden;
    min-width: 200px;
    position: relative;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-radius: 13px;
    flex: 1 1 calc(50% - 1.25rem);
}.facebook-cta-4297 .nav-skill-9238 h5 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding: 1rem 1.5rem;
    position: relative;
    background: rgb(155,137,184);
    color: #ffffff;
}.facebook-cta-4297 .nav-skill-9238 .nav-class-5246 {
    gap: 0;
    flex-direction: column;
    padding: 1rem 0;
    display: flex;
}.facebook-cta-4297 .nav-skill-9238 .nav-class-5246 a {
    align-items: center;
    text-decoration: none;
    display: flex;
    color: #000000;
    transition: all 0.3s ease;
    padding: 0.8rem 1.5rem;
    font-size: 13px;
    position: relative;
}.facebook-cta-4297 .nav-skill-9238 .nav-class-5246 a::before {
    width: 0;
    content: "";
    z-index: -1;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    transition: all 0.3s ease;
    background: rgb(239,238,241);
}.facebook-cta-4297 .nav-skill-9238 .nav-class-5246 a::after {
    width: 5px;
    height: 5px;
    transition: all 0.3s ease;
    transform: translateY(-50%);
    left: 1.5rem;
    background: rgb(155,137,184);
    opacity: 0;
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 50%;
}.facebook-cta-4297 .nav-skill-9238 .nav-class-5246 a:hover {
    padding-left: 2.2rem;
    color: rgb(201,195,211);
}.facebook-cta-4297 .nav-skill-9238 .nav-class-5246 a:hover::before {
    width: 100%;
}.facebook-cta-4297 .nav-skill-9238 .nav-class-5246 a:hover::after {
    opacity: 1;
}.glossary-0127 {
    background: rgb(239,238,241);
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding: 2rem 0;
    margin-top: 3rem;
    position: relative;
}.glossary-0127::before {
    left: 10%;
    right: 10%;
    background: linear-gradient(90deg, transparent, rgb(201,195,211,0.5), transparent);
    position: absolute;
    top: 0;
    height: 1px;
    content: "";
}.glossary-0127 .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.glossary-0127 .workshop-cta-6429 {
    color: #000000;
    font-weight: 400;
    padding: 0.8rem 2rem;
    border-radius: 50px;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    text-align: center;
    font-size: 15px;
}

@media (max-width: 1200px) {.facebook-cta-4297 .container {
    gap: 2rem;
}.facebook-cta-4297 .company_holder {
    flex: 1 1 360px;
}.facebook-cta-4297 .badge-case-4516 {
    flex: 1 1 calc(100% - 400px);
    min-width: 360px;
}.facebook-cta-4297 .nav-class-5246 {
    gap: 2rem;
}
}

@media (max-width: 992px) {.facebook-cta-4297 {
    padding: 3.5rem 0 2rem;
}.facebook-cta-4297 .container {
    gap: 2.5rem;
    flex-direction: column;
}.facebook-cta-4297 .company_holder,
    .facebook-cta-4297 .badge-case-4516 {
    min-width: 100%;
    flex: 1 1 100%;
}.facebook-cta-4297 .nav-skill-9238 {
    flex: 1 1 calc(50% - 1rem);
    min-width: 200px;
}
}

@media (max-width: 768px) {.facebook-cta-4297 {
    padding: 3rem 0 1.5rem;
}.facebook-cta-4297 .nav-class-5246 {
    gap: 1.5rem;
}.facebook-cta-4297 .company_holder {
    padding: 2rem;
}.facebook-cta-4297 .company_holder h3 {
    font-size: calc(33px - 2px);
}.glossary-0127 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.facebook-cta-4297 {
    padding: 2.5rem 0 1rem;
}.facebook-cta-4297 .container {
    gap: 1.5rem;
}.facebook-cta-4297 .nav-skill-9238 {
    min-width: 100%;
    flex: 1 1 100%;
}.facebook-cta-4297 .nav-class-5246 {
    gap: 1rem;
}.facebook-cta-4297 .company_holder {
    padding: 1.5rem;
}.facebook-cta-4297 .footer-careers-0413 {
    padding: 1.2rem;
}.glossary-0127 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}
}

@media (max-width: 420px) {.facebook-cta-4297 .company_holder h3::after {
    width: 50px;
}.facebook-cta-4297 .nav-skill-9238 .nav-class-5246 a:hover {
    padding-left: 2rem;
}.glossary-0127 .workshop-cta-6429 {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}.title-opener-3215 {
    position: relative;
    height: 100vh;
    width: 100%;
    background: linear-gradient(125deg, #000000 0%, rgb(155,137,184,0.5) 100%);
    min-height: 650px;
    overflow: hidden;
}.title-opener-3215 .expert-learning-4189 {
    align-items: center;
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
}.title-opener-3215 .skill-quick-1832 {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    width: 100%;
    height: 100%;
}.title-opener-3215 .skill-quick-1832::before {
    position: absolute;
    inset: 0;
    content: '';
    z-index: 2;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 80%,
        #000000 100%
    );
}.title-opener-3215 .master-zone-0481 {
    display: flex;
    width: 500%;
    animation: parallax-carousel 30s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    height: 100%;
}.title-opener-3215 .online-skills-3849 {
    overflow: hidden;
    position: relative;
    width: 20%;
    height: 100%;
}.title-opener-3215 .online-skills-3849:nth-child(odd) {
    filter: saturate(1.1) contrast(1.05);
}.title-opener-3215 .online-skills-3849:nth-child(even) {
    filter: saturate(1.2) contrast(1.1);
}.title-opener-3215 .online-skills-3849::before {
    opacity: 0.15;
    background: rgb(201,195,211,0.5);
    inset: 0;
    content: '';
    z-index: 2;
    position: absolute;
}.title-opener-3215 .online-skills-3849 img {
    height: 100%;
    transition: transform 1s ease;
    width: 100%;
    transform: translateY(0);
    object-fit: cover;
}.title-opener-3215 .text-card-wrap-3675 {
    width: 100%;
    left: 0;
    text-align: center;
    padding: 3rem 10% 5rem;
    bottom: 0;
    position: absolute;
    background: linear-gradient(
        to top,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 70%,
        transparent 100%
    );
    z-index: 10;
}.title-opener-3215 .text-card-wrap-3675 h1 {
    color: #ffffff;
    font-size: calc(48px * 1.5);
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 1.5rem;
}.title-opener-3215 .text-card-wrap-3675 h1::after {
    background: rgb(201,195,211);
    left: 0;
    width: 100%;
    height: 2px;
    bottom: -10px;
    position: absolute;
    content: '';
    transform-origin: center;
    animation: pulse-width 4s ease-in-out infinite;
}.title-opener-3215 .text-card-wrap-3675 p {
    margin-left: auto;
    font-size: calc(14px * 1.1);
    margin-right: auto;
    color: #ffffff;
    line-height: 1.7;
    margin-bottom: 2.5rem;
    max-width: 800px;
    opacity: 0.9;
}.title-opener-3215 .text-card-wrap-3675 .feedback-form-8163 {
    color: #ffffff;
    display: inline-block;
    background: rgb(201,195,211);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 19px;
    font-size: 17px;
    transition: all 0.4s ease;
    z-index: 1;
    overflow: hidden;
    text-decoration: none;
    padding: 15px 40px;
    font-weight: 600;
}.title-opener-3215 .text-card-wrap-3675 .feedback-form-8163::before {
    transform-origin: right;
    content: '';
    transition: transform 0.4s ease;
    inset: 0;
    transform: scaleX(0);
    z-index: -1;
    background: rgb(155,137,184);
    position: absolute;
}.title-opener-3215 .text-card-wrap-3675 .feedback-form-8163:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}.title-opener-3215 .text-card-wrap-3675 .feedback-form-8163:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}@keyframes parallax-carousel {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes pulse-width {
    0%, 100% {
        opacity: 0.8;
        width: 100%;
    }
    50% {
        opacity: 1;
        width: 70%;
    }
}

.title-opener-3215::after {
    position: absolute;
    top: 0;
    z-index: 3;
    pointer-events: none;
    opacity: 0.05;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(
        125deg,
        rgb(201,195,211,0.5) 0%,
        transparent 70%
    );
    left: 0;
}

@media (max-width: 1200px) {.title-opener-3215 .text-card-wrap-3675 {
    padding: 3rem 8% 4rem;
}.title-opener-3215 .text-card-wrap-3675 h1 {
    font-size: calc(48px * 1.3);
}.title-opener-3215 .text-card-wrap-3675 p {
    font-size: 14px;
}
}

@media (max-width: 992px) {.title-opener-3215 {
    min-height: 600px;
}.title-opener-3215 .skill-quick-1832 {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
}.title-opener-3215 .text-card-wrap-3675 {
    padding: 2.5rem 6% 3.5rem;
}.title-opener-3215 .text-card-wrap-3675 h1 {
    font-size: calc(48px * 1.2);
}
}

@media (max-width: 768px) {.title-opener-3215 {
    min-height: 550px;
}.title-opener-3215 .skill-quick-1832 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
}.title-opener-3215 .text-card-wrap-3675 {
    padding: 2rem 5% 3rem;
}.title-opener-3215 .text-card-wrap-3675 h1 {
    font-size: 48px;
}.title-opener-3215 .text-card-wrap-3675 h1::after {
    bottom: -5px;
}.title-opener-3215 .text-card-wrap-3675 p {
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 576px) {.title-opener-3215 {
    min-height: 500px;
}.title-opener-3215 .skill-quick-1832 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 98%, 0 90%);
}.title-opener-3215 .text-card-wrap-3675 {
    padding: 1.5rem 5% 2.5rem;
}.title-opener-3215 .text-card-wrap-3675 h1 {
    font-size: calc(48px * 0.9);
    margin-bottom: 1rem;
}.title-opener-3215 .text-card-wrap-3675 p {
    margin-bottom: 2rem;
    font-size: calc(14px * 0.9);
}.title-opener-3215 .text-card-wrap-3675 .feedback-form-8163 {
    font-size: calc(17px * 0.9);
    padding: 12px 30px;
}

}

@media (orientation: landscape) and (max-height: 600px) {.title-opener-3215 {
    height: auto;
    min-height: 450px;
}.title-opener-3215 .text-card-wrap-3675 {
    padding: 1.5rem 5% 2rem;
}.title-opener-3215 .text-card-wrap-3675 h1 {
    margin-bottom: 0.8rem;
}.title-opener-3215 .text-card-wrap-3675 p {
    margin-bottom: 1.5rem;
}}.aspiring-learners-5240 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(150deg, rgb(239,238,241) 0%, rgba(0, 0, 0, 0.5) 100%);
}.aspiring-learners-5240::before {
    background: 
        radial-gradient(circle at 10% 10%, rgba(rgb(201,195,211), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgba(rgb(155,137,184), 0.05) 0%, transparent 50%);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    content: "";
    position: absolute;
}.aspiring-learners-5240 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}.aspiring-learners-5240 .expert-learning-4189 {
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.1),
        0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    background: #ffffff;
    border-radius: 11px;
    position: relative;
}.aspiring-learners-5240 h4 {
    position: relative;
    background: #ffffff;
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin: 0;
    color: #000000;
    padding: 30px;
    font-size: 33px;
    text-align: center;
}.aspiring-learners-5240 h4::after {
    transform: translateX(-50%);
    width: 80px;
    content: "";
    height: 3px;
    bottom: -1px;
    background: linear-gradient(90deg, rgb(201,195,211), rgb(155,137,184));
    position: absolute;
    left: 50%;
}.aspiring-learners-5240 div {
    flex-wrap: wrap;
    display: flex;
    padding: 40px;
    gap: 0;
}.aspiring-learners-5240 div p {
    cursor: pointer;
    margin: 0 15px 0 15px;
    position: relative;
    background: #ffffff;
    margin-bottom: 20px;
    z-index: 1;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(201,195,211);
    overflow: hidden;
    flex: 1 1 calc(100% - 30px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 20px 20px 20px 60px;
    width: calc(100% - 30px);
}.aspiring-learners-5240 div p:last-child {
    margin-bottom: 0;
}.aspiring-learners-5240 div p:hover {
    transform: translateX(10px);
    background: linear-gradient(90deg, rgba(rgb(201,195,211), 0.03) 0%, transparent 100%);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}.aspiring-learners-5240 div p::before {
    left: 0;
    transition: width 0.3s ease;
    background: linear-gradient(90deg, rgba(rgb(201,195,211), 0.1) 0%, transparent 100%);
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    z-index: -1;
    top: 0;
}.aspiring-learners-5240 div p:hover::before {
    width: 100%;
}.aspiring-learners-5240 div p::after {
    width: 6px;
    opacity: 0;
    right: 20px;
    content: "";
    transform: translateY(-50%) rotate(45deg);
    transition: all 0.3s ease;
    height: 6px;
    border-right: 2px solid rgb(201,195,211);
    position: absolute;
    top: 50%;
    border-top: 2px solid rgb(201,195,211);
}.aspiring-learners-5240 div p:hover::after {
    opacity: 1;
    right: 15px;
}.aspiring-learners-5240 div p svg {
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    top: 50%;
    transition: all 0.3s ease;
    position: absolute;
    left: 20px;
}.aspiring-learners-5240 div p:hover svg {
    transform: translateY(-50%) scale(1.2) rotate(10deg);
}.aspiring-learners-5240 div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(201,195,211);
}.aspiring-learners-5240 div p:hover svg path {
    fill: rgb(155,137,184);
}

@media (max-width: 991px) {.aspiring-learners-5240 {
    padding: 100px 0;
}.aspiring-learners-5240 h4 {
    font-size: calc(33px - 2px);
    padding: 25px;
}.aspiring-learners-5240 div {
    padding: 30px;
}.aspiring-learners-5240 div p {
    padding: 18px 18px 18px 55px;
    margin-bottom: 15px;
}.aspiring-learners-5240 div p svg {
    width: 22px;
    height: 22px;
    left: 18px;
}
}

@media (max-width: 767px) {.aspiring-learners-5240 {
    padding: 80px 0;
}.aspiring-learners-5240 h4 {
    font-size: calc(33px - 4px);
    padding: 20px;
}.aspiring-learners-5240 div {
    padding: 25px 20px;
}.aspiring-learners-5240 div p {
    flex: 1 1 100%;
    width: 100%;
    margin-right: 0;
    padding: 15px 15px 15px 50px;
    margin-bottom: 12px;
    margin-left: 0;
}.aspiring-learners-5240 div p svg {
    width: 20px;
    height: 20px;
    left: 15px;
}
}

@media (max-width: 479px) {.aspiring-learners-5240 {
    padding: 60px 0;
}.aspiring-learners-5240 h4 {
    font-size: calc(33px - 6px);
    padding: 18px 15px;
}.aspiring-learners-5240 div {
    padding: 20px 15px;
}.aspiring-learners-5240 div p {
    margin-bottom: 10px;
    padding: 12px 12px 12px 45px;
    font-size: calc(16px - 1px);
}.aspiring-learners-5240 div p svg {
    width: 18px;
    height: 18px;
    left: 12px;
}}.about-this-2087 {
    padding: 120px 0 100px;
    position: relative;
    color: #ffffff;
    overflow: hidden;
}.about-this-2087::before {
    height: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
    top: 0;
    width: 100%;
}.about-this-2087::after {
    animation: pulse 8s infinite alternate ease-in-out;
    border-radius: 50%;
    z-index: 1;
    position: absolute;
    opacity: 0.1;
    bottom: -100px;
    width: 300px;
    right: -100px;
    height: 300px;
    background: rgb(201,195,211);
    content: "";
}.about-this-2087 h4 {
    transform: translateY(30px);
    z-index: 2;
    text-align: center;
    color: rgb(155,137,184);
    margin-bottom: 40px;
    font-size: calc(30px * 1.1);
    position: relative;
    letter-spacing: 2px;
    animation: slideUp 0.8s 0.2s forwards ease-out;
    text-transform: uppercase;
    opacity: 0;
    font-weight: 700;
}.about-this-2087 .container {
    padding: 0 20px;
    max-width: 1140px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.about-this-2087 .text-card-wrap-3675 {
    background: rgba(255, 255, 255, 0.95);
    border-left: 5px solid rgb(201,195,211);
    position: relative;
    opacity: 0;
    transform: translateX(-50px);
    animation: slideIn 1s 0.5s forwards ease-out;
    padding: 40px 50px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.about-this-2087 .text-card-wrap-3675::before {
    opacity: 0.2;
    z-index: -1;
    height: 60px;
    top: -15px;
    content: "";
    background: rgb(155,137,184);
    position: absolute;
    transform: rotate(45deg);
    left: 30px;
    width: 60px;
}.about-this-2087 .text-card-wrap-3675 h6 {
    position: relative;
    font-size: calc(23px * 1.1);
    font-weight: 700;
    margin-bottom: 25px;
    color: #000000;
    display: inline-block;
}.about-this-2087 .text-card-wrap-3675 h6::after {
    content: "";
    left: 0;
    animation: expand 0.8s 1s forwards ease-out;
    height: 3px;
    background: rgb(201,195,211);
    bottom: -10px;
    transform-origin: left;
    position: absolute;
    width: 50%;
    transform: scaleX(0);
}.about-this-2087 .text-card-wrap-3675 div {
    position: relative;
    overflow: hidden;
}.about-this-2087 .text-card-wrap-3675 span {
    animation: fadeIn 1.2s 0.8s forwards ease-out;
    transform: translateY(20px);
    column-count: 1;
    opacity: 0;
    column-gap: 40px;
    font-weight: 400;
    display: block;
    color: #000000;
    line-height: 1.8;
    text-align: justify;
    font-size: 13px;
}

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

@keyframes slideIn {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes expand {
  to {
    transform: scaleX(1);
  }
}

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

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@media screen and (min-width: 768px) {.about-this-2087 {
    padding: 150px 0 120px;
}.about-this-2087 h4 {
    font-size: calc(42px * 0.8);
    margin-bottom: 60px;
}.about-this-2087 .text-card-wrap-3675 {
    padding: 60px 70px;
    width: calc(100% - 100px);
    margin-left: 50px;
}.about-this-2087 .text-card-wrap-3675 span {
    column-count: 2;
}
}

@media screen and (min-width: 992px) {.about-this-2087 {
    padding: 180px 0 150px;
}.about-this-2087 .container {
    justify-content: flex-end;
    display: flex;
    align-items: center;
}.about-this-2087 .text-card-wrap-3675 {
    animation: slideIn 1.2s 0.5s forwards ease-out;
    padding: 70px 80px;
    width: 85%;
    transform: translateX(-150px);
    opacity: 0;
    max-width: 1000px;
}.about-this-2087 .text-card-wrap-3675 h6 {
    margin-bottom: 30px;
    font-size: 23px;
}.about-this-2087 .text-card-wrap-3675 span {
    column-count: 2;
}
}

@media screen and (max-width: 767px) {.about-this-2087 {
    padding: 80px 0 60px;
}.about-this-2087 h4 {
    font-size: calc(23px * 1.2);
    margin-bottom: 30px;
}.about-this-2087 .text-card-wrap-3675 {
    border-left-width: 3px;
    padding: 30px 25px;
}.about-this-2087 .text-card-wrap-3675 h6 {
    font-size: 18px;
    margin-bottom: 20px;
}.about-this-2087 .text-card-wrap-3675 span {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}
}

@media (hover: hover) {.about-this-2087 .text-card-wrap-3675:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}.about-this-2087 .text-card-wrap-3675:hover h6::after {
    transition: background-color 0.3s ease;
    background: rgb(155,137,184);
}}.thanksCard-0875 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(239,238,241) 0%, rgb(201,195,211,0.5) 100%);
}.thanksCard-0875::before {
    position: absolute;
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
    right: 0;
    top: 0;
    content: "";
    bottom: 0;
    z-index: 1;
    left: 0;
}.thanksCard-0875::after {
    background: radial-gradient(circle at 75% 25%, rgb(201,195,211,0.5) 0%, transparent 50%);
    height: 100%;
    width: 100%;
    z-index: 2;
    pointer-events: none;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
}.thanksCard-0875 .container {
    padding: 0 2rem;
    z-index: 10;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    transform: perspective(1000px) rotateX(1deg);
}.thanksCard-0875 h2 {
    animation: slideInTitle 0.8s ease-out forwards;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    line-height: 1.3;
    font-family: Arial, sans-serif;
    transform-origin: left center;
    max-width: 90%;
    position: relative;
    color: rgb(201,195,211);
    margin-bottom: 2.5rem;
    font-weight: 700;
    font-size: 37px;
}.thanksCard-0875 h2::after {
    left: 0;
    content: "";
    position: absolute;
    transform-origin: left;
    animation: expandLine 0.5s 0.8s forwards ease-out;
    background: linear-gradient(90deg, rgb(201,195,211) 0%, rgb(155,137,184) 100%);
    height: 4px;
    bottom: -12px;
    width: 100px;
    transform: scaleX(0);
}.thanksCard-0875 .expert-learning-4189 {
    padding: 2.5rem;
    transform: translateY(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    transition: transform 0.4s ease-out;
    overflow: hidden;
    position: relative;
    animation: fadeInUp 0.6s 0.4s both;
    border-radius: 10px;
    border-left: 4px solid rgb(155,137,184);
}.thanksCard-0875 .expert-learning-4189::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(155,137,184) 0%, rgb(201,195,211) 100%);
    width: 100%;
    top: 0;
    content: "";
    height: 5px;
    left: 0;
}.thanksCard-0875 .expert-learning-4189:hover {
    transform: translateY(-5px);
}.thanksCard-0875 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.thanksCard-0875 li {
    padding-left: 1.5rem;
    position: relative;
}.thanksCard-0875 li::before {
    background: rgb(155,137,184);
    height: 8px;
    border-radius: 50%;
    width: 8px;
    transform: scale(0);
    left: 0;
    content: "";
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    top: 0.7rem;
    position: absolute;
}.thanksCard-0875 span {
    line-height: 1.8;
    animation: fadeText 0.8s 0.6s both;
    color: #000000;
    font-size: 15px;
    position: relative;
    font-family: Arial, sans-serif;
    display: block;
}

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

@keyframes expandLine {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

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

@keyframes popIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

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

@media (max-width: 991px) {.thanksCard-0875 {
    padding: 5rem 0;
}.thanksCard-0875 h2 {
    font-size: calc(37px * 0.9);
    max-width: 100%;
}.thanksCard-0875 .expert-learning-4189 {
    padding: 2rem;
}
}

@media (max-width: 767px) {.thanksCard-0875 {
    padding: 4rem 0;
}.thanksCard-0875 h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.8);
}.thanksCard-0875 h2::after {
    width: 80px;
    height: 3px;
}.thanksCard-0875 .expert-learning-4189 {
    padding: 1.75rem;
}.thanksCard-0875 span {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.thanksCard-0875 {
    padding: 3rem 0;
}.thanksCard-0875 .container {
    transform: perspective(1000px) rotateX(0deg);
    padding: 0 1.5rem;
}.thanksCard-0875 h2 {
    margin-bottom: 1.75rem;
    font-size: calc(37px * 0.7);
}.thanksCard-0875 .expert-learning-4189 {
    padding: 1.5rem;
}.thanksCard-0875 li {
    padding-left: 1.25rem;
}.thanksCard-0875 li::before {
    top: 0.65rem;
    height: 6px;
    width: 6px;
}.thanksCard-0875 span {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}}.instructor-profile-7346 {
    background: linear-gradient(135deg, rgb(239,238,241), rgb(155,137,184,0.5) 120%);
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
}.instructor-profile-7346::before {
    height: 100%;
    opacity: 0.1;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 40px,
        rgb(155,137,184,0.5) 40px,
        rgb(155,137,184,0.5) 42px
    );
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0;
    content: "";
}.instructor-profile-7346::after {
    transform: rotate(-12deg);
    right: -10%;
    height: 200%;
    width: 60%;
    content: "";
    position: absolute;
    background: rgb(155,137,184);
    z-index: 0;
    top: -50%;
    opacity: 0.04;
}.instructor-profile-7346 .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
}.instructor-profile-7346 .learn-reviews-1073 {
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    gap: 2.5rem;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(2deg);
    padding: 3rem;
    grid-template-columns: 1fr;
}.instructor-profile-7346 .learn-reviews-1073:hover {
    transform: perspective(1000px) rotateY(0deg);
}.instructor-profile-7346 .learn-reviews-1073 > div:first-child {
    max-width: 260px;
    position: relative;
    margin: 0 auto;
    width: 100%;
}.instructor-profile-7346 .learn-reviews-1073 .img-wrap-2168 {
    width: 260px;
    border-radius: 0.5rem;
    height: 260px;
    position: relative;
    transform: translateZ(20px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.instructor-profile-7346 .learn-reviews-1073:hover .img-wrap-2168 {
    transform: translateZ(30px) translateY(-5px);
}.instructor-profile-7346 .learn-reviews-1073 .img-wrap-2168::after {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: -1;
    bottom: -15px;
    left: 15px;
    border: 2px solid rgb(155,137,184);
    content: "";
    position: absolute;
    top: 15px;
    transform: translate(10px, 10px);
    opacity: 0;
    right: -15px;
}.instructor-profile-7346 .learn-reviews-1073:hover .img-wrap-2168::after {
    opacity: 0.4;
    transform: translate(0, 0);
}.instructor-profile-7346 .learn-reviews-1073 > div:nth-child(2) {
    transition: transform 0.4s ease;
    text-align: center;
    position: relative;
    transform: translateY(0);
}.instructor-profile-7346 .learn-reviews-1073:hover > div:nth-child(2) {
    transform: translateY(-5px);
}.instructor-profile-7346 .name {
    font-weight: 700;
    font-size: calc(21px * 1.2);
    margin-bottom: 0.5rem;
    color: rgb(201,195,211);
    display: inline-block;
    position: relative;
}.instructor-profile-7346 .name::after {
    left: 50%;
    transition: width 0.4s ease;
    background: rgb(155,137,184);
    transform: translateX(-50%);
    content: "";
    position: absolute;
    height: 2px;
    bottom: -5px;
    width: 0;
}.instructor-profile-7346 .learn-reviews-1073:hover .name::after {
    width: 70%;
}.instructor-profile-7346 .learn-reviews-1073 > div:nth-child(2) > div {
    text-transform: uppercase;
    color: rgb(155,137,184);
    opacity: 0.9;
    font-size: calc(17px * 1.05);
    letter-spacing: 1px;
    font-weight: 600;
}.instructor-profile-7346 .emp-block-1426 {
    position: relative;
    border-left: 3px solid rgb(155,137,184,0.5);
    padding-left: 1.5rem;
    color: #000000;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 17px;
    line-height: 1.8;
}.instructor-profile-7346 .emp-block-1426::before {
    color: rgb(155,137,184,0.5);
    font-size: 5rem;
    font-family: serif;
    position: absolute;
    top: -20px;
    left: -10px;
    opacity: 0.3;
    content: "";
}

@media (min-width: 768px) {.instructor-profile-7346 .learn-reviews-1073 {
    grid-template-columns: 260px 1fr;
    padding: 4rem;
    gap: 3rem;
}.instructor-profile-7346 .learn-reviews-1073 > div:nth-child(2) {
    text-align: left;
    grid-column: 2;
    align-self: center;
}.instructor-profile-7346 .name::after {
    transform: translateX(0);
    left: 0;
}.instructor-profile-7346 .learn-reviews-1073 > div:nth-child(3) {
    grid-column: span 2;
}
}

@media (min-width: 992px) {.instructor-profile-7346 {
    padding: 8rem 2rem;
}.instructor-profile-7346 .learn-reviews-1073 {
    grid-template-columns: 280px auto 1fr;
    grid-template-rows: auto 1fr;
}.instructor-profile-7346 .learn-reviews-1073 > div:first-child {
    grid-row: span 2;
}.instructor-profile-7346 .learn-reviews-1073 > div:nth-child(2) {
    padding-left: 1rem;
    grid-column: 2 / span 2;
}.instructor-profile-7346 .learn-reviews-1073 > div:nth-child(3) {
    grid-row: 2;
    padding-top: 1rem;
    padding-left: 1rem;
    grid-column: 2 / span 2;
}.instructor-profile-7346 .emp-block-1426 {
    padding-left: 2rem;
    font-size: calc(17px * 1.05);
}
}

@media (min-width: 1200px) {.instructor-profile-7346 .learn-reviews-1073 {
    transform: perspective(1500px) rotateY(3deg);
    gap: 3.5rem;
    padding: 5rem;
    grid-template-columns: 300px 1fr 2fr;
}.instructor-profile-7346 .img-wrap-2168 {
    width: 300px;
    height: 300px;
}.instructor-profile-7346 .name {
    font-size: calc(21px * 1.3);
}.instructor-profile-7346 .emp-block-1426 {
    line-height: 1.9;
}
}

@media (max-width: 767px) {.instructor-profile-7346 {
    padding: 4rem 1.5rem;
}.instructor-profile-7346 .learn-reviews-1073 {
    padding: 2rem;
}.instructor-profile-7346 .learn-reviews-1073 .img-wrap-2168 {
    height: 220px;
    width: 220px;
    margin: 0 auto;
}.instructor-profile-7346 .name {
    font-size: 21px;
}.instructor-profile-7346 .emp-block-1426 {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}}header .top-mentor-7590 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    background: rgb(239,238,241);
    position: relative;
    z-index: 100;
    overflow: hidden;
}header .top-mentor-7590::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(201,195,211,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(155,137,184,0.5) 0%, transparent 30%);
    z-index: -1;
    width: 100%;
    position: absolute;
    opacity: 0.2;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}header .top-mentor-7590::after {
    width: 40%;
    height: 100%;
    content: "";
    right: 0;
    z-index: -1;
    position: absolute;
    background: linear-gradient(135deg, transparent 25%, rgb(201,195,211,0.5) 100%);
    opacity: 0.1;
    top: 0;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}header .container {
    padding: 1.8rem 2rem;
    position: relative;
}header .nav-train-0614 {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 3rem;
    align-items: center;
}header .header-navbar-1560 {
    z-index: 2;
    position: relative;
}header .nav-learning-6852 {
    display: block;
    position: relative;
    z-index: 2;
}header .nav-learning-6852::before,
header .nav-learning-6852::after {
    border-radius: 50%;
    opacity: 0;
    background: rgb(201,195,211,0.5);
    position: absolute;
    transition: all 0.5s ease;
    content: "";
    z-index: -1;
}header .nav-learning-6852::before {
    left: -15px;
    height: 50px;
    width: 50px;
    top: -15px;
}header .nav-learning-6852::after {
    right: -10px;
    height: 25px;
    bottom: -5px;
    background: rgb(155,137,184,0.5);
    width: 25px;
}header .nav-learning-6852:hover::before,
header .nav-learning-6852:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}header .nav-learning-6852 svg {
    transition: all 0.3s ease;
    height: 50px;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    width: auto;
}header .nav-learning-6852:hover svg {
    transform: rotate(-5deg);
}header .nav-skill-9238 {
    margin: 0;
    justify-content: flex-end;
    list-style: none;
    background: linear-gradient(to right, transparent, #ffffff);
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    border-radius: 0 18px 18px 0;
    position: relative;
    flex-wrap: wrap;
    display: flex;
    padding: 10px 20px;
}header .nav-skill-9238::after {
    background-size: 10px 10px;
    content: "";
    z-index: -1;
    position: absolute;
    height: 100%;
    opacity: 0.05;
    animation: moveStripes 20s linear infinite;
    top: 0;
    background-image: 
        linear-gradient(45deg, rgb(201,195,211,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(201,195,211,0.5) 50%, rgb(201,195,211,0.5) 75%, transparent 75%, transparent);
    left: 0;
    width: 100%;
}header .head-tutor-5928 {
    position: relative;
    perspective: 800px;
    margin: 5px 8px;
}header .head-tutor-5928::before {
    position: absolute;
    border-top: 5px solid transparent;
    border-left: 5px solid rgb(201,195,211);
    left: -10px;
    height: 0;
    content: "";
    width: 0;
    transition: all 0.3s ease;
    transform: translateY(-50%) scale(0);
    border-bottom: 5px solid transparent;
    top: 50%;
    opacity: 0;
}header .head-tutor-5928:hover::before {
    transform: translateY(-50%) scale(1);
    left: -15px;
    opacity: 1;
}header .head-tutor-5928 a {
    font-size: 13px;
    background: transparent;
    overflow: hidden;
    border-radius: 10px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    transform-style: preserve-3d;
    font-weight: 600;
    color: #000000;
    display: block;
    position: relative;
    padding: 10px 18px;
    border: 1px solid transparent;
}header .head-tutor-5928 a::before {
    transform: translateZ(-1px);
    content: "";
    left: 0;
    z-index: -1;
    position: absolute;
    background: #ffffff;
    height: 100%;
    width: 100%;
    top: 0;
}header .head-tutor-5928 a::after {
    background: rgb(201,195,211);
    height: 2px;
    width: 0;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: width 0.3s ease;
    transform: translateX(-50%);
}header .head-tutor-5928 a:hover {
    border-color: rgb(201,195,211,0.5);
    transform: translateZ(20px);
    color: rgb(201,195,211);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .head-tutor-5928 a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .nav-train-0614 {
    gap: 2rem;
    grid-template-columns: 1fr;
    justify-items: center;
}header .nav-skill-9238 {
    clip-path: none;
    background: #ffffff;
    width: 100%;
    border-radius: 18px;
    justify-content: center;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .head-tutor-5928 {
    margin: 3px 5px;
}header .head-tutor-5928 a {
    padding: 8px 15px;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 480px) {header .nav-skill-9238 {
    flex-direction: column;
    padding: 15px;
    align-items: center;
}header .head-tutor-5928 {
    margin: 3px 0;
    width: 100%;
}header .head-tutor-5928 a {
    width: 100%;
    text-align: center;
}header .head-tutor-5928::before {
    display: none;
}header .nav-learning-6852 svg {
    height: 40px;
}}.study-process-9051 {
    overflow: hidden;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(239,238,241) 0%, rgb(155,137,184,0.5) 100%);
    position: relative;
    padding: 7rem 0;
}.study-process-9051::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(201,195,211,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(201,195,211,0.5) 12px
    );
    bottom: -5%;
    position: absolute;
    transform: rotateX(45deg) rotateZ(-2deg);
    top: -5%;
    opacity: 0.05;
    animation: patternShift 20s infinite linear;
    right: -5%;
    z-index: 1;
    left: -5%;
    content: "";
    pointer-events: none;
}.study-process-9051::after {
    left: 0;
    opacity: 0.2;
    height: 100%;
    z-index: 0;
    top: 0;
    background: radial-gradient(
        circle at 75% 25%,
        rgb(201,195,211,0.5) 0%,
        transparent 60%
    );
    width: 100%;
    position: absolute;
    content: "";
}.study-process-9051 .container.expert-learning-4189 {
    border-left: 3px solid rgb(201,195,211);
    max-width: 1140px;
    z-index: 2;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin: 0 auto;
}.study-process-9051 .container.expert-learning-4189:hover {
    transform: translateY(-5px) rotateX(2deg);
}.study-process-9051 .container.expert-learning-4189 > div {
    padding: 3.5rem;
    overflow: hidden;
    position: relative;
}.study-process-9051 .container.expert-learning-4189 > div::before {
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    background: linear-gradient(
        90deg,
        rgb(201,195,211) 0%,
        rgb(155,137,184) 100%
    );
}.study-process-9051 h3 {
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    font-size: clamp(1.75rem, 4vw, 2.25rem);
    color: #000000;
    letter-spacing: -0.01em;
    margin-bottom: 2rem;
    display: inline-block;
    transform: translateZ(10px);
}.study-process-9051 h3::after {
    left: 0;
    content: "";
    bottom: -10px;
    background: rgb(155,137,184);
    height: 3px;
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    width: 0;
}.study-process-9051 .container.expert-learning-4189:hover h3::after {
    width: 100%;
}.study-process-9051 p {
    position: relative;
    line-height: 1.8;
    margin-bottom: 0;
    font-size: 12px;
    z-index: 2;
    max-width: 90%;
    color: #000000;
}.study-process-9051 p span {
    display: inline-block;
    transform: translateY(20px);
    position: relative;
    padding-left: 1rem;
    animation: textFadeIn 1s ease-out forwards;
    border-left: 2px solid rgb(201,195,211,0.5);
    opacity: 0;
}

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

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

@media (min-width: 992px) {.study-process-9051 .container.expert-learning-4189 > div {
    padding: 4.5rem;
}.study-process-9051 h3 {
    margin-left: -20px;
    padding-left: 20px;
}.study-process-9051 p {
    max-width: 80%;
    line-height: 1.9;
    font-size: calc(12px + 0.1rem);
    margin-left: 2rem;
}.study-process-9051 p span {
    border-left-width: 3px;
    padding-left: 1.5rem;
}.study-process-9051 .container.expert-learning-4189 {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
}.study-process-9051 .container.expert-learning-4189:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1), 0 10px 25px rgba(0, 0, 0, 0.05);
    transform: translateY(-10px) rotateX(3deg);
}
}

@media (max-width: 991.98px) {.study-process-9051 {
    padding: 5rem 0;
}.study-process-9051 .container.expert-learning-4189 > div {
    padding: 3rem 2.5rem;
}.study-process-9051 h3 {
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
}.study-process-9051 p {
    max-width: 100%;
}
}

@media (max-width: 767.98px) {.study-process-9051 {
    padding: 4rem 0;
}.study-process-9051 .container.expert-learning-4189 {
    margin: 0 15px;
}.study-process-9051 .container.expert-learning-4189 > div {
    padding: 2.5rem 1.5rem;
}.study-process-9051 h3 {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
}.study-process-9051 p span {
    padding-left: 0.75rem;
    border-left-width: 1px;
}
}

@media (max-width: 575.98px) {.study-process-9051 {
    padding: 3rem 0;
}.study-process-9051 .container.expert-learning-4189 > div {
    padding: 2rem 1.25rem;
}.study-process-9051 h3 {
    line-height: 1.3;
    margin-bottom: 1rem;
    font-size: 1.35rem;
}.study-process-9051 p {
    line-height: 1.7;
    font-size: calc(12px - 0.05rem);
}
}

@media (hover: hover) {.study-process-9051 .container.expert-learning-4189 {
    cursor: default;
}.study-process-9051 .container.expert-learning-4189::after {
    transition: opacity 0.4s ease;
    position: absolute;
    content: "";
    opacity: 0;
    inset: 0;
    background: linear-gradient(
            135deg,
            rgba(255, 255, 255, 0.1) 0%,
            rgba(255, 255, 255, 0.03) 100%
        );
}.study-process-9051 .container.expert-learning-4189:hover::after {
    opacity: 1;
}
}

@media (prefers-reduced-motion: reduce) {.study-process-9051 .container.expert-learning-4189:hover {
    transform: translateY(-5px);
}.study-process-9051::before {
    animation: none;
}.study-process-9051 p span {
    animation: none;
    transform: none;
    opacity: 1;
}}.course-program-8270 {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(239,238,241) 0%, rgba(255,255,255,0.9) 100%);
    overflow: hidden;
}.course-program-8270::before {
    opacity: 0.5;
    content: "";
    width: 40%;
    right: -10%;
    background: linear-gradient(145deg, rgb(155,137,184,0.5) 0%, rgb(201,195,211,0.5) 100%);
    z-index: 0;
    transform: rotate(-15deg);
    filter: blur(60px);
    top: -5%;
    height: 60%;
    position: absolute;
}.course-program-8270::after {
    width: 40%;
    filter: blur(60px);
    position: absolute;
    background: linear-gradient(145deg, rgb(201,195,211,0.5) 0%, rgb(155,137,184) 20%, transparent 100%);
    z-index: 0;
    transform: rotate(15deg);
    bottom: -5%;
    content: "";
    opacity: 0.3;
    left: -10%;
    height: 60%;
}.course-program-8270 .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
}.course-program-8270 h2 {
    color: #000000;
    animation: slideInTitle 0.8s ease-out 0.2s forwards;
    opacity: 0;
    font-weight: 700;
    position: relative;
    text-align: left;
    font-size: 38px;
    margin-bottom: 3rem;
    transform: translateX(-20px);
}.course-program-8270 h2::after {
    transform: scaleX(0);
    transform-origin: left;
    margin-top: 15px;
    animation: expandLine 0.6s ease-out 1s forwards;
    content: "";
    height: 4px;
    background: linear-gradient(90deg, rgb(201,195,211), rgb(155,137,184));
    width: 80px;
    display: block;
}.course-program-8270 .career-progress-2749 {
    transform: translateY(20px);
    animation: fadeIn 0.8s ease-out 0.6s forwards;
    grid-template-columns: 1fr;
    display: grid;
    gap: 3rem;
    opacity: 0;
}.course-program-8270 .img-wrap-2168 {
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    transition: transform 0.5s ease-out;
    height: 300px;
    overflow: hidden;
    width: 100%;
}.course-program-8270 .img-wrap-2168::before {
    position: absolute;
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 50%);
    left: 0;
    height: 100%;
    z-index: 1;
    top: 0;
    content: "";
    width: 100%;
}.course-program-8270 .img-wrap-2168::after {
    position: absolute;
    left: -10%;
    opacity: 0.5;
    animation: shimmer 8s infinite alternate ease-in-out;
    width: 120%;
    top: -10%;
    background: linear-gradient(135deg, rgb(155,137,184,0.5) 0%, transparent 70%);
    mix-blend-mode: overlay;
    content: "";
    height: 120%;
    z-index: 2;
}.course-program-8270 .text-card-wrap-3675 {
    backdrop-filter: blur(5px);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    position: relative;
    background: linear-gradient(to right, rgba(255,255,255,0.9), rgba(255,255,255,0.7));
    padding: 2rem;
    border: 1px solid rgba(255,255,255,0.2);
}.course-program-8270 .text-card-wrap-3675::before {
    background: linear-gradient(90deg, rgb(201,195,211), rgb(155,137,184));
    position: absolute;
    animation: expandLine 0.8s ease-out 1.2s forwards;
    transform-origin: left;
    content: "";
    left: 0;
    height: 5px;
    width: 100%;
    top: 0;
    transform: scaleX(0);
}.course-program-8270 .description {
    line-height: 1.8;
    position: relative;
    animation: fadeInUp 0.8s ease-out 0.8s forwards;
    font-size: 15px;
    opacity: 0;
    margin-bottom: 1.5rem;
    transform: translateY(15px);
    color: #000000;
}.course-program-8270 .description:first-of-type::first-letter {
    font-weight: 700;
    float: left;
    font-size: 1.8em;
    color: rgb(201,195,211);
    line-height: 0.8;
    padding-right: 0.1em;
}.course-program-8270 .description:last-of-type {
    margin-bottom: 0;
    animation-delay: 1s;
}

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

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

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

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

@keyframes shimmer {
    0% {
        transform: translate(-10%, -10%) scale(1.1);
    }
    100% {
        transform: translate(5%, 5%) scale(1);
    }
}

@media (min-width: 768px) {.course-program-8270 {
    padding: 8rem 0;
}.course-program-8270 h2 {
    font-size: calc(38px * 1.2);
    max-width: 80%;
}.course-program-8270 .career-progress-2749 {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.course-program-8270 .img-wrap-2168 {
    height: 500px;
    transform: perspective(1000px) rotateY(-3deg);
}.course-program-8270 .img-wrap-2168:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course-program-8270 .text-card-wrap-3675 {
    padding: 3rem;
}
}

@media (min-width: 992px) {.course-program-8270 {
    padding: 10rem 0;
}.course-program-8270 h2 {
    font-size: calc(38px * 1.4);
    max-width: 70%;
}.course-program-8270 .career-progress-2749 {
    gap: 6rem;
}.course-program-8270 .img-wrap-2168 {
    height: 600px;
}.course-program-8270 .description {
    line-height: 1.9;
    font-size: calc(15px * 1.05);
}
}

@media (max-width: 767px) {.course-program-8270 h2 {
    text-align: center;
    font-size: calc(38px * 0.9);
}.course-program-8270 h2::after {
    margin: 15px auto 0;
}.course-program-8270 .img-wrap-2168 {
    order: -1;
}.course-program-8270 .text-card-wrap-3675 {
    padding: 1.5rem;
}.course-program-8270 .description {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}}.plan-showcase-7569 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.plan-showcase-7569::before {
    content: "";
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.65) 100%);
    left: 0;
    bottom: 0;
}.plan-showcase-7569 .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.plan-showcase-7569 .study-fees-7649 {
    display: flex;
    flex-direction: column;
    align-items: center;
}.plan-showcase-7569 h2 {
    animation: fadeInUp 0.8s ease-out forwards;
    font-weight: 700;
    position: relative;
    color: #ffffff;
    transform: translateY(20px);
    font-size: 34px;
    opacity: 0;
    margin-bottom: 20px;
    text-align: center;
}.plan-showcase-7569 .fee-board-8042 {
    opacity: 0;
    text-align: center;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    transform: translateY(20px);
    line-height: 1.6;
    font-size: 15px;
    margin-bottom: 40px;
    max-width: 700px;
    color: rgb(255, 255, 255, 0.5);
}.plan-showcase-7569 .cost-schemes-1729 {
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    list-style: none;
    gap: 30px;
    width: 100%;
}.plan-showcase-7569 .cost-schemes-1729 li {
    transform: translateY(30px);
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
}.plan-showcase-7569 .cost-schemes-1729 li:nth-child(1) {
    animation-delay: 0.3s;
}.plan-showcase-7569 .cost-schemes-1729 li:nth-child(2) {
    animation-delay: 0.4s;
}.plan-showcase-7569 .cost-schemes-1729 li:nth-child(3) {
    animation-delay: 0.5s;
}.plan-showcase-7569 .cost-schemes-1729 li:nth-child(4) {
    animation-delay: 0.6s;
}.plan-showcase-7569 .learn-offers-2401 {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    display: block;
    overflow: hidden;
    height: 100%;
    text-decoration: none;
}.plan-showcase-7569 .learn-offers-2401:hover {
    transform: translateY(-8px) scale(1.02);
}.plan-showcase-7569 .learn-offers-2401::before {
    left: -100%;
    content: "";
    pointer-events: none;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    transition: left 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    width: 100%;
    height: 100%;
}.plan-showcase-7569 .learn-offers-2401:hover::before {
    left: 100%;
}.plan-showcase-7569 .pay-plans-5094 {
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    height: 100%;
    border-radius: 24px;
    overflow: hidden;
    transition: box-shadow 0.4s ease, transform 0.3s ease;
    padding: 5px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}.plan-showcase-7569 .learn-offers-2401:hover .pay-plans-5094 {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.plan-showcase-7569 .pay-plans-5094::after {
    background: linear-gradient(90deg, rgb(201,195,211), rgb(155,137,184));
    transform-origin: left;
    position: absolute;
    left: 0;
    transform: scaleX(0);
    top: 0;
    height: 5px;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    content: '';
}.plan-showcase-7569 .learn-offers-2401:hover .pay-plans-5094::after {
    transform: scaleX(1);
}.plan-showcase-7569 .group-plans-2901 {
    flex-direction: column;
    min-height: 400px;
    height: 100%;
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
}.plan-showcase-7569 .group-plans-2901 h4 {
    padding-bottom: 15px;
    position: relative;
    transition: transform 0.3s ease;
    color: rgb(201,195,211);
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 700;
}.plan-showcase-7569 .learn-offers-2401:hover .group-plans-2901 h4 {
    transform: translateX(5px);
}.plan-showcase-7569 .group-plans-2901 h4::after {
    position: absolute;
    bottom: 0;
    width: 40px;
    background: rgb(155,137,184);
    left: 0;
    content: "";
    height: 3px;
    transition: width 0.3s ease;
}.plan-showcase-7569 .learn-offers-2401:hover .group-plans-2901 h4::after {
    width: 60px;
}.plan-showcase-7569 .group-plans-2901 p {
    overflow-wrap: break-word;
    overflow-y: auto;
    margin: 0 0 30px;
    scrollbar-color: rgb(201,195,211,0.5) transparent;
    max-height: 200px;
    scrollbar-width: thin;
    color: rgba(255,255,255,0.8);
    word-break: break-word;
    line-height: 1.6;
    font-size: calc(15px - 2px);
}.plan-showcase-7569 .group-plans-2901 p::-webkit-scrollbar {
    width: 5px;
}.plan-showcase-7569 .group-plans-2901 p::-webkit-scrollbar-track {
    background: transparent;
}.plan-showcase-7569 .group-plans-2901 p::-webkit-scrollbar-thumb {
    background-color: rgb(201,195,211,0.5);
    border-radius: 10px;
}.plan-showcase-7569 .rate-choices-0428 {
    font-size: calc(18px + 4px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    font-weight: 700;
    padding: 10px 20px;
    display: inline-block;
    color: #ffffff;
    border-radius: 10px;
    align-self: flex-start;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,195,211) 0%, rgb(201,195,211,0.5) 100%);
    margin-top: auto;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.plan-showcase-7569 .learn-offers-2401:hover .rate-choices-0428 {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
}.plan-showcase-7569 .rate-choices-0428::before {
    transform: scale(0);
    height: 200%;
    top: -50%;
    opacity: 0;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);
    width: 200%;
    content: "";
    left: -50%;
    position: absolute;
}.plan-showcase-7569 .learn-offers-2401:hover .rate-choices-0428::before {
    transform: scale(1);
    opacity: 1;
}

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

@media (max-width: 991px) {.plan-showcase-7569 {
    padding: 80px 0;
}.plan-showcase-7569 .cost-schemes-1729 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.plan-showcase-7569 .group-plans-2901 {
    padding: 25px;
    min-height: 350px;
}
}

@media (max-width: 767px) {.plan-showcase-7569 {
    padding: 60px 0;
}.plan-showcase-7569 h2 {
    font-size: calc(34px - 4px);
}.plan-showcase-7569 .fee-board-8042 {
    margin-bottom: 30px;
    font-size: calc(15px - 1px);
}.plan-showcase-7569 .cost-schemes-1729 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 400px;
}.plan-showcase-7569 .group-plans-2901 {
    min-height: 300px;
}.plan-showcase-7569 .rate-choices-0428 {
    font-size: calc(18px + 2px);
}
}

@media (max-width: 480px) {.plan-showcase-7569 {
    padding: 40px 0;
}.plan-showcase-7569 h2 {
    font-size: calc(34px - 6px);
}.plan-showcase-7569 .group-plans-2901 {
    min-height: 280px;
    padding: 20px;
}.plan-showcase-7569 .group-plans-2901 p {
    font-size: calc(15px - 3px);
    margin-bottom: 20px;
}.plan-showcase-7569 .rate-choices-0428 {
    padding: 8px 15px;
}}.find-contact-0453 {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 100px 0;
}.find-contact-0453::before {
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(201,195,211,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(155,137,184,0.5) 0%, transparent 30%);
    height: 100%;
    content: '';
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    filter: blur(50px);
}.find-contact-0453 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
}.find-contact-0453 .edu-input-8024 {
    border-radius: 24px;
    overflow: visible;
    background: transparent;
    display: flex;
    flex-direction: column;
    position: relative;
}.find-contact-0453 .get-contactform-3485 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    font-size: 33px;
    background: rgb(201,195,211);
    border-radius: 10px;
    color: #ffffff;
    align-items: center;
    margin: 0 0 50px;
    text-align: center;
    padding: 15px 0;
    position: relative;
    justify-content: center;
    z-index: 10;
    display: flex;
}.find-contact-0453 .get-contactform-3485 svg {
    stroke-linecap: round;
    width: 28px;
    stroke-width: 2;
    fill: none;
    animation: gentleRotate 8s infinite linear;
    stroke-linejoin: round;
    stroke: #ffffff;
    margin-right: 12px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    height: 28px;
}@keyframes gentleRotate {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(5deg);
    }
    75% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.find-contact-0453 .get-contactform-3485 span {
    background-clip: text !important;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(201,195,211), rgb(155,137,184));
    color: transparent;
    display: inline-block;
    padding: 0 10px;
}.find-contact-0453 .get-contactform-3485::before {
    content: '';
    background: rgb(201,195,211,0.5);
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    filter: blur(50px);
    border-radius: 50%;
    opacity: 0.4;
    position: absolute;
    height: 120px;
    top: 50%;
    width: 120px;
}.find-contact-0453 .get-contactform-3485::after {
    width: 0;
    position: absolute;
    bottom: -10px;
    border-right: 15px solid transparent;
    height: 0;
    border-left: 15px solid transparent;
    transform: translateX(-50%);
    content: '';
    left: 50%;
    border-top: 10px solid rgb(201,195,211);
}.find-contact-0453 .img-wrap-2168 {
    left: 15px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    height: 100%;
    overflow: hidden;
    right: 15px;
    top: 0;
    border-radius: 10px;
    position: absolute;
}.find-contact-0453 .img-wrap-2168::before {
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.7) 100%);
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
}.find-contact-0453 .img-wrap-2168::after {
    bottom: 30px;
    border: 3px solid #ffffff;
    animation: pulse 3s infinite;
    border-radius: 50%;
    position: absolute;
    left: 30px;
    height: 60px;
    z-index: 2;
    width: 60px;
    content: '';
    opacity: 0.8;
}@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.6;
    }
}
@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
.find-contact-0453 .edu-askedu-5642 {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    padding: 40px;
    background: #ffffff;
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    z-index: 2;
    position: relative;
    border-radius: 10px;
}.find-contact-0453 .edu-askedu-5642:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.find-contact-0453 .edu-askedu-5642::before {
    height: 5px;
    left: 0;
    position: absolute;
    border-radius: 10px 10px 0 0;
    background: linear-gradient(to right, rgb(201,195,211), rgb(155,137,184));
    width: 100%;
    content: '';
    top: 0;
}.find-contact-0453 .edu-askedu-5642 p {
    display: flex;
    font-size: 13px;
    position: relative;
    color: #000000;
    margin: 0 0 22px;
    align-items: center;
    padding-left: 42px;
}.find-contact-0453 .edu-askedu-5642 p:last-child {
    margin-bottom: 0;
}.find-contact-0453 .edu-askedu-5642 p svg {
    position: absolute;
    background: rgb(239,238,241);
    fill: #000000;
    width: 24px;
    left: 0;
    padding: 4px;
    top: 50%;
    box-sizing: content-box;
    border-radius: 50%;
    transform: translateY(-50%);
    height: 24px;
    transition: all 0.3s ease;
}.find-contact-0453 .edu-askedu-5642 p:hover svg {
    background: rgb(201,195,211);
    transform: translateY(-50%) scale(1.2);
    stroke: rgb(155,137,184);
}.find-contact-0453 .edu-askedu-5642 p svg path {
    stroke-dashoffset: 40;
    stroke-dasharray: 40;
    animation: drawSvgPath 1.5s forwards ease-out;
}.find-contact-0453 .edu-askedu-5642 p:nth-child(1) svg path {
    animation-delay: 0.1s;
}.find-contact-0453 .edu-askedu-5642 p:nth-child(2) svg path {
    animation-delay: 0.2s;
}.find-contact-0453 .edu-askedu-5642 p:nth-child(3) svg path {
    animation-delay: 0.3s;
}.find-contact-0453 .edu-askedu-5642 p:nth-child(4) svg path {
    animation-delay: 0.4s;
}.find-contact-0453 .edu-askedu-5642 p:nth-child(5) svg path {
    animation-delay: 0.5s;
}@keyframes drawSvgPath {
    to {
        stroke-dashoffset: 0;
    }
}
.find-contact-0453 .edu-askedu-5642 p span {
    position: relative;
    z-index: 1;
}.find-contact-0453 .edu-askedu-5642 p a {
    color: rgb(201,195,211);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}.find-contact-0453 .edu-askedu-5642 p a:hover {
    color: rgb(155,137,184);
}.find-contact-0453 .get-help-6953 {
    border-radius: 10px;
    overflow: hidden;
    background: rgb(239,238,241);
    padding: 40px;
    position: relative;
}.find-contact-0453 .get-help-6953::before {
    content: '';
    top: 0;
    height: 100%;
    left: 0;
    z-index: 1;
    opacity: 0.1;
    width: 100%;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(201,195,211,0.5) 49%, rgb(201,195,211,0.5) 51%, transparent 52%) 0 0/30px 30px,
        linear-gradient(-45deg, transparent 48%, rgb(155,137,184,0.5) 49%, rgb(155,137,184,0.5) 51%, transparent 52%) 0 0/30px 30px;
}.find-contact-0453 .get-connected-1827 {
    margin: 0 0 30px;
    align-items: center;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    position: relative;
    z-index: 2;
    justify-content: center;
    display: flex;
}.find-contact-0453 .get-connected-1827 svg {
    stroke-width: 2;
    stroke-linejoin: round;
    width: 22px;
    height: 22px;
    stroke-linecap: round;
    margin-right: 10px;
    stroke: rgb(201,195,211);
    fill: none;
}.find-contact-0453 .get-connected-1827 svg circle {
    transform-origin: center;
    animation: clockwise 10s linear infinite;
}@keyframes clockwise {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.find-contact-0453 .get-connected-1827::after {
    left: 50%;
    background: rgb(201,195,211);
    width: 40px;
    position: absolute;
    content: '';
    height: 2px;
    bottom: -10px;
    transform: translateX(-50%);
}.find-contact-0453 .form-edu-1652 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    position: relative;
    z-index: 2;
    display: grid;
}.find-contact-0453 .reach-help-3087 {
    padding: 15px 15px 15px 40px;
    color: #000000;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    align-items: center;
    text-align: left;
    font-size: calc(13px - 1px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    display: flex;
    border-radius: 10px;
    transition: all 0.3s ease;
}.find-contact-0453 .reach-help-3087 svg {
    stroke: rgb(201,195,211);
    stroke-width: 2;
    transform: translateY(-50%);
    position: absolute;
    width: 16px;
    stroke-linecap: round;
    stroke-linejoin: round;
    height: 16px;
    left: 12px;
    fill: none;
    top: 50%;
    opacity: 0.8;
    transition: all 0.3s ease;
}.find-contact-0453 .reach-help-3087:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    color: #000000;
}.find-contact-0453 .reach-help-3087:hover svg {
    transform: translateY(-50%) rotate(15deg);
    stroke: rgb(155,137,184);
    opacity: 1;
}.find-contact-0453 .reach-help-3087::before {
    height: 3px;
    background: linear-gradient(to right, rgb(201,195,211), rgb(155,137,184));
    transform-origin: left;
    content: '';
    left: 0;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    width: 100%;
    top: 0;
    position: absolute;
}.find-contact-0453 .reach-help-3087:hover::before {
    transform: scaleX(1);
}.find-contact-0453 .reach-help-3087:nth-child(odd)::after {
    border-radius: 50%;
    content: '';
    position: absolute;
    width: 10px;
    right: -5px;
    height: 10px;
    bottom: -5px;
    background: rgb(201,195,211,0.5);
}
@media (min-width: 992px) {.find-contact-0453 .edu-input-8024 {
    padding: 50px 0;
}.find-contact-0453 .edu-askedu-5642 p svg {
    height: 26px;
    width: 26px;
}.find-contact-0453 .get-connected-1827 svg {
    margin-right: 12px;
    width: 24px;
    height: 24px;
}.find-contact-0453 .reach-help-3087 svg {
    height: 18px;
    width: 18px;
}
}
@media (min-width: 768px) and (max-width: 991px) {.find-contact-0453 {
    padding: 80px 0;
}.find-contact-0453 .get-contactform-3485 {
    margin-bottom: 40px;
}.find-contact-0453 .get-contactform-3485 svg {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}.find-contact-0453 .edu-askedu-5642,
    .find-contact-0453 .get-help-6953 {
    padding: 30px;
}.find-contact-0453 .edu-askedu-5642 p svg {
    width: 22px;
    height: 22px;
}.find-contact-0453 .get-connected-1827 svg {
    height: 20px;
    width: 20px;
}.find-contact-0453 .form-edu-1652 {
    grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 767px) {.find-contact-0453 {
    padding: 60px 0;
}.find-contact-0453 .get-contactform-3485 {
    font-size: calc(33px - 4px);
    margin-bottom: 30px;
}.find-contact-0453 .get-contactform-3485 svg {
    width: 20px;
    margin-right: 8px;
    height: 20px;
}.find-contact-0453 .edu-askedu-5642,
    .find-contact-0453 .get-help-6953 {
    padding: 25px;
}.find-contact-0453 .edu-askedu-5642 p {
    padding-left: 30px;
}.find-contact-0453 .edu-askedu-5642 p svg {
    height: 20px;
    width: 20px;
}.find-contact-0453 .get-connected-1827 svg {
    height: 18px;
    width: 18px;
    margin-right: 8px;
}.find-contact-0453 .form-edu-1652 {
    gap: 15px;
    grid-template-columns: 1fr;
}.find-contact-0453 .reach-help-3087 {
    padding: 12px 12px 12px 35px;
}.find-contact-0453 .reach-help-3087 svg {
    height: 14px;
    left: 10px;
    width: 14px;
}}.cookie-dialog-notice-3910 {
    overflow: hidden;
    background: rgb(239,238,241);
    align-items: center;
    width: 90%;
    border-radius: 14px;
    max-width: 600px;
    position: fixed;
    text-align: center;
    padding: 20px;
    bottom: 20px;
    display: flex;
    font-family: Arial, sans-serif;
    flex-direction: column;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1050;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
}.digital-tracking-9836 {
    flex-direction: column;
    display: flex;
    align-items: center;
    z-index: 1;
}.cookie-tab-8425 {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}.cookie-tab-8425 svg, .cookie-tab-8425 svg path, .cookie-tab-8425 img {
    height: 80px;
    width: 80px;
    fill: rgb(201,195,211);
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.cookie-dialog-notice-3910 h5 {
    font-size: 18px;
    margin-bottom: 10px;
    color: rgb(201,195,211);
    font-weight: 700;
}.cookie-dialog-notice-3910 p {
    font-size: 13px;
    margin-bottom: 20px;
    color: #000000;
}.cookie-edu-6473 {
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    background: rgb(201,195,211);
    border-radius: 10px;
    cursor: pointer;
    margin: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    width: calc(50% - 10px);
}.cookie-edu-6473:hover {
    background: rgb(155,137,184);
    transform: translateY(-3px);
}.cookie_button.tracking-policy-8025 {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.tracking-policy-8025:hover {
    background: rgb(155,137,184,0.5);
}.cookie-dialog-notice-3910 p a {
    text-decoration: underline;
    transition: color 0.3s ease-in-out;
    color: rgb(201,195,211);
}.cookie-dialog-notice-3910 p a:hover {
    color: rgb(155,137,184);
}
@media only screen and (max-width: 600px) {.cookie-dialog-notice-3910 {
    left: 0;
    width: 100%;
    bottom: 0;
    transform: none;
    border-radius: 0;
}.digital-tracking-9836 {
    padding: 15px;
}.cookie-tab-8425 svg {
    height: 50px;
    width: 50px;
}.cookie-dialog-notice-3910 h5 {
    font-size: calc(18px - 2px);
}.cookie-dialog-notice-3910 p {
    font-size: calc(13px - 2px);
}.cookie-edu-6473 {
    width: calc(100% - 10px);
    padding: 8px 16px;
    font-size: calc(14px - 2px);
}}
#cookieNoticePanel-0275 {
    display: none;
}#cookieNoticePanel-0275:checked ~ .cookie-dialog-notice-3910 {
    visibility: hidden;
    opacity: 0;
}.secure-bolt-7460 {
    color: #000000;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    padding: 50px;
    background: #ffffff;
    width: 90%;
    position: relative;
    overflow: hidden;
    max-width: 1200px;
    font-family: Arial, sans-serif;
    border: 1px solid rgb(201,195,211);
    margin: 0 auto;
}.secure-bolt-7460:before {
    left: -50px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
    z-index: 1;
    background: rgb(201,195,211,0.5);
    top: -50px;
    width: 150px;
    content: "";
}.secure-bolt-7460:after {
    content: "";
    z-index: 1;
    background: rgb(155,137,184,0.5);
    border-radius: 50%;
    height: 200px;
    bottom: -50px;
    right: -50px;
    position: absolute;
    width: 200px;
}.secure-bolt-7460 h1 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 44px;
    position: relative;
    color: #000000;
    border-bottom: 3px solid rgb(201,195,211);
    text-transform: uppercase;
    margin-top: 40px;
    z-index: 2;
}.secure-bolt-7460 h1:before {
    background: rgb(155,137,184);
    width: 50px;
    height: 5px;
    content: "";
    bottom: -5px;
    position: absolute;
    z-index: -1;
    left: 0;
}.secure-bolt-7460 h2 {
    font-size: 33px;
    color: rgb(155,137,184);
    position: relative;
    z-index: 2;
    margin-bottom: 25px;
    font-weight: 600;
    margin-top: 35px;
}.secure-bolt-7460 h2:before {
    z-index: -1;
    bottom: -5px;
    left: 0;
    background: rgb(201,195,211);
    position: absolute;
    width: 30px;
    height: 3px;
    content: "";
}.secure-bolt-7460 ul, .secure-bolt-7460 ol {
    z-index: 2;
    margin-bottom: 30px;
    position: relative;
    padding-left: 40px;
    list-style-type: disc;
    list-style: none;
}.secure-bolt-7460 li {
    font-size: 12px;
    position: relative;
    line-height: 1.8;
    margin-bottom: 15px;
}.secure-bolt-7460 li:before {
    color: rgb(201,195,211);
    font-size: 1.5em;
    left: -25px;
    position: absolute;
    content: "•";
    line-height: 1;
}.secure-bolt-7460 div {
    line-height: 1.8;
    position: relative;
    padding: 25px;
    border-radius: 10px;
    background: #ffffff;
    z-index: 2;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
}.secure-bolt-7460 .container {
    z-index: 2;
    position: relative;
}.secure-bolt-7460 h3, .secure-bolt-7460 h4, .secure-bolt-7460 h5, .secure-bolt-7460 h6 {
    position: relative;
    margin-top: 30px;
    font-size: 1.2em;
    font-weight: 600;
    color: rgb(201,195,211);
    margin-bottom: 15px;
    z-index: 2;
}.secure-bolt-7460 p, .secure-bolt-7460 span {
    z-index: 2;
    margin-bottom: 20px;
    color: #000000;
    position: relative;
    font-size: 12px;
    line-height: 1.8;
}.secure-bolt-7460 a {
    color: rgb(155,137,184);
    text-decoration: none;
    border-bottom: 1px solid rgb(155,137,184);
    position: relative;
    z-index: 2;
    font-weight: 400;
}.secure-bolt-7460 a:hover {
    color: rgb(201,195,211);
    border-bottom: 1px solid rgb(201,195,211);
}.secure-bolt-7460 button {
    background: rgb(155,137,184);
    border: 2px solid rgb(201,195,211);
    color: #ffffff;
    padding: 12px 25px;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    z-index: 2;
    font-size: 17px;
}.secure-bolt-7460 button:hover {
    background: rgb(201,195,211);
    border-color: rgb(155,137,184);
}

@media only screen and (max-width: 800px) {.secure-bolt-7460 {
    padding: 30px;
    width: 95%;
}.secure-bolt-7460 h1 {
    font-size: calc(22px - 10px);
}.secure-bolt-7460 h2 {
    font-size: calc(22px - 5px);
}.secure-bolt-7460 ul, .secure-bolt-7460 ol {
    padding-left: 20px;
}.secure-bolt-7460 li:before {
    left: -15px;
}.secure-bolt-7460 button {
    padding: 10px 20px;
}}.connect-form-9046 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(239,238,241), rgba(rgb(201,195,211), 0.03));
}.connect-form-9046::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(201,195,211), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(155,137,184), 0.05) 0%, transparent 50%);
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
}.connect-form-9046::after {
    animation: backgroundShift 30s linear infinite;
    background-image: 
        linear-gradient(90deg, rgba(rgb(201,195,211), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(201,195,211), 0.03) 1px, transparent 1px),
        radial-gradient(circle at 50% 50%, rgba(rgb(155,137,184), 0.05) 0%, transparent 25%),
        radial-gradient(circle at 80% 20%, rgba(rgb(201,195,211), 0.04) 0%, transparent 30%),
        radial-gradient(circle at 20% 80%, rgba(rgb(155,137,184), 0.04) 0%, transparent 30%);
    background-size: 30px 30px, 30px 30px, 600px 600px, 400px 400px, 300px 300px;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    z-index: 1;
}@keyframes backgroundShift {
    0% {
        background-position: 0px 0px, 0px 0px, center center, 80% 20%, 20% 80%;
    }
    100% {
        background-position: 30px 30px, 30px 30px, center center, 85% 15%, 15% 85%;
    }
}

.connect-form-9046 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 30px;
}.connect-form-9046 h2 {
    font-size: 30px;
    font-weight: 700;
    perspective: 1000px;
    position: relative;
    text-align: center;
    left: 50%;
    margin-bottom: 15px;
    display: inline-block;
    color: #000000;
    transform: translateX(-50%);
    letter-spacing: 1px;
}.connect-form-9046 h2::before {
    position: absolute;
    height: 2px;
    left: 0;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(201,195,211), transparent);
    bottom: -10px;
}.connect-form-9046 .inquiry-message-9467 {
    perspective: 1000px;
    background: #ffffff;
    overflow: hidden;
    border-radius: 16px;
    transform-style: preserve-3d;
    margin-top: 60px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    position: relative;
    display: flex;
}.connect-form-9046 .inquiry-message-9467::before {
    z-index: 3;
    content: "";
    background: linear-gradient(90deg, rgb(201,195,211), rgb(155,137,184));
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 5px;
}.connect-form-9046 .img-wrap-2168 {
    overflow: hidden;
    min-height: 500px;
    transform: translateZ(0);
    position: relative;
    flex: 0 0 45%;
}.connect-form-9046 .img-wrap-2168::before {
    mix-blend-mode: multiply;
    z-index: 1;
    position: absolute;
    background: linear-gradient(210deg, rgba(rgb(201,195,211), 0.5), rgba(rgb(155,137,184), 0.5));
    inset: 0;
    content: "";
}.connect-form-9046 .img-wrap-2168::after {
    height: 300%;
    position: absolute;
    background: linear-gradient(45deg, transparent 45%, rgba(255, 255, 255, 0.1) 50%, transparent 55%);
    content: "";
    left: -100%;
    width: 300%;
    top: -100%;
    animation: shine 6s infinite ease-in-out;
    z-index: 2;
}@keyframes shine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    30%, 100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

.connect-form-9046 .connect-grid-2637 {
    position: relative;
    flex: 0 0 55%;
    padding: 60px 50px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    backdrop-filter: blur(10px);
}.connect-form-9046 .connect-grid-2637::before {
    background: 
        radial-gradient(circle, rgba(rgb(201,195,211), 0.03) 0%, transparent 70%);
    right: 0;
    content: "";
    top: 0;
    height: 500px;
    position: absolute;
    z-index: 0;
    width: 500px;
    border-radius: 50%;
    opacity: 0.5;
}.connect-form-9046 form {
    position: relative;
    z-index: 3;
}.connect-form-9046 form h3 {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.5px;
    position: relative;
    margin-bottom: 35px;
    color: #000000;
}.connect-form-9046 form h3::after {
    position: absolute;
    left: 0;
    background: rgb(201,195,211);
    height: 2px;
    content: "";
    width: 30px;
    bottom: -15px;
}.connect-form-9046 form input[type="text"] {
    color: #000000;
    margin-bottom: 25px;
    padding: 18px 25px;
    border-radius: 8px;
    background: rgba(rgb(239,238,241), 0.5);
    backdrop-filter: blur(5px);
    border: 1px solid rgba(rgb(201,195,211), 0.1);
    transition: all 0.3s ease;
    width: 100%;
    font-size: 12px;
}.connect-form-9046 form input[type="text"]:focus {
    box-shadow: 0 0 0 4px rgba(rgb(201,195,211), 0.1);
    background: rgba(#ffffff, 0.9);
    border-color: rgb(201,195,211);
    outline: none;
}.connect-form-9046 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}.connect-form-9046 form input[type="text"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.7;
}.connect-form-9046 .request-reach-5372 {
    margin-bottom: 30px;
    position: relative;
    display: flex;
}.connect-form-9046 .request-reach-5372 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.connect-form-9046 .request-reach-5372 label {
    position: relative;
    color: #000000;
    padding-left: 35px;
    line-height: 1.5;
    cursor: pointer;
    font-size: 13px;
}.connect-form-9046 .request-reach-5372 label::before {
    background: rgba(#ffffff, 0.6);
    border: 1px solid rgba(rgb(201,195,211), 0.3);
    transition: all 0.3s ease;
    top: 0;
    width: 22px;
    left: 0;
    height: 22px;
    border-radius: 4px;
    position: absolute;
    content: "";
}.connect-form-9046 .request-reach-5372 input[type="checkbox"]:checked + label::before {
    border-color: rgb(201,195,211);
    background: rgb(201,195,211);
}.connect-form-9046 .request-reach-5372 input[type="checkbox"]:checked + label::after {
    left: 8px;
    position: absolute;
    border: solid #ffffff;
    height: 12px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    top: 4px;
    width: 6px;
    content: "";
}.connect-form-9046 .request-reach-5372 label a {
    color: rgb(201,195,211);
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}.connect-form-9046 .request-reach-5372 label a::after {
    width: 100%;
    content: "";
    transform: scaleX(0);
    height: 1px;
    transform-origin: right;
    background: rgb(201,195,211);
    left: 0;
    position: absolute;
    transition: transform 0.3s ease;
    bottom: -2px;
}.connect-form-9046 .request-reach-5372 label a:hover {
    color: rgb(155,137,184);
}.connect-form-9046 .request-reach-5372 label a:hover::after {
    transform: scaleX(1);
    background: rgb(155,137,184);
    transform-origin: left;
}.connect-form-9046 .feedback-form-8163 {
    z-index: 1;
    overflow: hidden;
    border-radius: 8px;
    background: rgb(201,195,211);
    position: relative;
    cursor: pointer;
    border: none;
    font-weight: 600;
    color: #ffffff;
    padding: 16px 40px;
    transition: all 0.3s ease;
    font-size: 20px;
    letter-spacing: 0.5px;
}.connect-form-9046 .feedback-form-8163::before {
    position: absolute;
    transition: opacity 0.3s ease;
    z-index: -1;
    opacity: 0;
    background: linear-gradient(45deg, rgb(201,195,211), rgb(155,137,184));
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}.connect-form-9046 .feedback-form-8163:hover::before {
    opacity: 1;
}.connect-form-9046 .feedback-form-8163::after {
    position: absolute;
    top: -50%;
    border-radius: 50%;
    transform: scale(0);
    content: "";
    z-index: -1;
    left: -10px;
    height: 50px;
    transition: all 0.5s ease;
    background: rgba(255, 255, 255, 0.3);
    width: 50px;
}.connect-form-9046 .feedback-form-8163:hover::after {
    opacity: 0;
    transform: scale(4);
}.connect-form-9046 svg {
    stroke: rgb(201,195,211);
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 2px rgba(rgb(201,195,211), 0.3));
    width: 22px;
    height: 22px;
    fill: none;
    stroke-width: 2;
}.connect-form-9046 svg path {
    stroke: rgb(201,195,211);
    stroke-width: 2;
    transition: all 0.3s ease;
}.connect-form-9046 svg:hover,
.connect-form-9046 svg:hover path {
    stroke: rgb(155,137,184);
    transform: translateY(-2px);
}.connect-form-9046 form input {
    border: 1px solid rgb(201,195,211);
}

@media (max-width: 1024px) {.connect-form-9046 {
    padding: 80px 0;
}.connect-form-9046 .inquiry-message-9467 {
    margin-top: 50px;
}.connect-form-9046 .img-wrap-2168 {
    min-height: 450px;
}.connect-form-9046 .connect-grid-2637 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.connect-form-9046 {
    padding: 60px 0;
}.connect-form-9046 .inquiry-message-9467 {
    margin-top: 40px;
    flex-direction: column;
}.connect-form-9046 .img-wrap-2168 {
    width: 100%;
    min-height: 300px;
}.connect-form-9046 .connect-grid-2637 {
    padding: 40px 30px;
    width: 100%;
}.connect-form-9046 form h3 {
    margin-bottom: 30px;
}.connect-form-9046 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.connect-form-9046 .request-reach-5372 {
    margin-bottom: 25px;
}.connect-form-9046 .feedback-form-8163 {
    padding: 14px 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.connect-form-9046 {
    padding: 50px 0;
}.connect-form-9046 h2 {
    font-size: calc(30px * 0.85);
}.connect-form-9046 .inquiry-message-9467 {
    margin-top: 30px;
    border-radius: 12px;
}.connect-form-9046 .img-wrap-2168 {
    min-height: 220px;
}.connect-form-9046 .connect-grid-2637 {
    padding: 30px 20px;
}.connect-form-9046 form h3 {
    margin-bottom: 25px;
    font-size: calc(20px * 0.9);
}.connect-form-9046 form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.connect-form-9046 .request-reach-5372 {
    margin-bottom: 20px;
}.connect-form-9046 .request-reach-5372 label {
    font-size: calc(13px * 0.9);
}.connect-form-9046 .feedback-form-8163 {
    padding: 12px 20px;
}
}