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

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

.panel-container7906 {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}

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


.opening_page5169 {
    display: flex;
    align-items: center;
    min-height: 100vh;
    overflow: hidden;
    justify-content: center;
    position: relative;
}




.opening_page5169 {
    perspective: 1000px;
}

.opening_page5169 .title_style_header {
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    margin-bottom: 1.5rem;
    letter-spacing: 0.03em;
    line-height: 1.2;
    color: #ffffff;
    font-size: clamp(2rem, 5vw, 39px);
    position: relative;
    transform: translateX(calc(var(--scroll-y, 0) * 0.1px));
    padding-bottom: 0.5em;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
}

.opening_page5169 .learn_lab5283 {
    margin-bottom: 1.5rem;
    position: relative;
}

.opening_page5169 .learn_lab5283 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.opening_page5169 .learn_lab5283 h3 {
    font-weight: 600;
    font-size: clamp(1.2rem, 3vw, 20px);
    color: #ffffff;
    line-height: 1.5;
    letter-spacing: 0.02em;
}

.opening_page5169:hover .start_head9234 {
    transform: translateZ(20px) rotateX(2deg);
}

.opening_page5169 .learn_lab5283:hover {
    transform: translateX(10px);
}

.thanksCard5147 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(242,228,236) 0%, rgba(rgb(225,195,214,0.5), 0.05) 100%);
    padding: 5rem 0;
}

.thanksCard5147 .container {
    z-index: 2;
    padding: 0 15px;
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.thanksCard5147 .expert_network7580 {
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    transform-origin: center top;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: #ffffff;
    flex-direction: column;
    box-shadow: 0 10px 40px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 2px 10px rgba(rgb(225,195,214,0.5), 0.05),
                0 30px 60px -10px rgba(rgb(202,158,183,0.5), 0.12);
    padding: 3.5rem;
}

.thanksCard5147 .expert_network7580:hover h5 {
    transform: translateY(-3px) translateZ(0);
}

.thanksCard5147 a::before {
    background: linear-gradient(135deg, transparent 45%, rgb(225,195,214) 55%);
    width: 50px;
    content: "";
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 1;
    right: -10px;
    top: -10px;
    transform: rotate(45deg) scale(0);
    height: 50px;
    position: absolute;
    transform-origin: center;
    opacity: 0.1;
}

.privacy_safehouse1386 h1 {
    max-width: 800px;
    width: 100%;
    font-size: 39px;
    color: rgb(225,195,214);
    font-weight: 700;
    padding-bottom: 15px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 3px solid rgb(202,158,183);
    margin-top: 0;
}

.privacy_safehouse1386 ul li, .privacy_safehouse1386 ol li {
    font-size: 18px;
    font-weight: 300;
    position: relative;
    color: #000000;
    margin-bottom: 20px;
    padding-left: 25px;
}

.privacy_safehouse1386 div.container {
    max-width: 1000px;
    flex-direction: column;
    display: flex;
    margin: 0 auto;
    align-items: center;
}

.potential_students2564::before {
    width: 100%;
    background: 
        radial-gradient(
            circle at 70% 20%, 
            rgb(202,158,183,0.5) 0%, 
            transparent 50%
        );
    opacity: 0.6;
    z-index: 0;
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
}

.potential_students2564 h4 {
    font-size: 43px;
    position: relative;
    color: #000000;
    line-height: 1.2;
    padding-left: 25px;
    font-weight: 700;
    max-width: 700px;
    margin-bottom: 80px;
}

.potential_students2564 div p {
    margin: 0 0 35px 0;
    transition: all 0.3s ease;
    padding-left: 85px;
    align-items: flex-start;
    display: flex;
    line-height: 1.6;
    color: #000000;
    font-size: 12px;
    position: relative;
}

.potential_students2564 div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(225,195,214);
}

.potential_students2564 div p:hover svg path {
    fill: rgb(202,158,183);
}

.potential_students2564 div p:hover::before {
    width: 20px;
    opacity: 1;
}

.potential_students2564 div p:hover::after {
    opacity: 1;
    transform: scale(1);
}

.cookie_view4928 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.user_dialog0941 {
    margin-right: 20px;
    flex-shrink: 0;
}

.user_dialog0941 svg {
    height: 50px;
    width: 50px;
    fill: rgb(225,195,214);
}

.cookie_warning_notice2031 p {
    line-height: 1.5;
    font-size: 13px;
    color: #000000;
}

.cookie_warning_notice2031 p a {
    color: rgb(225,195,214);
    border-bottom: 2px solid rgb(225,195,214);
    text-decoration: none;
}


#cookie_overlay_box2358 {
    display: none;
}

#cookie_overlay_box2358:checked ~ .cookie_warning_notice2031 {
    visibility: hidden;
    opacity: 0;
}

.tariff_option0619::before {
    opacity: 0.1;
    content: "";
    background: linear-gradient(45deg, transparent 0%, rgb(225,195,214,0.5) 30%, transparent 70%);
    width: 100%;
    left: 0;
    pointer-events: none;
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
}

.tariff_option0619 .bundle_rate4375 h2::after {
    background: linear-gradient(90deg, rgb(225,195,214), rgb(202,158,183));
    transform: translateX(-50%);
    content: "";
    border-radius: 10px;
    height: 3px;
    width: 80px;
    position: absolute;
    bottom: -10px;
    left: 50%;
}

.tariff_option0619 .learning_package2350:nth-child(2) {
    animation-delay: 0.2s;
}

.tariff_option0619 .learning_package2350:nth-child(4) {
    animation-delay: 0.4s;
}

.tariff_option0619 .learning_package2350:hover {
    transform: translateZ(30px) scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.tariff_option0619 .learning_package2350:hover::before {
    transform: scaleX(1);
}

.tariff_option0619 .rate_choice9580 {
    flex-direction: column;
    display: flex;
    height: 100%;
}

.tariff_option0619 .learning_package2350:hover .fee_package4156 h3 {
    color: rgb(225,195,214);
}

.tariff_option0619 .class_deals8923::after {
    transition: width 0.3s ease;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -8px;
    background-color: rgb(202,158,183);
    content: "";
    left: 0;
}

.tariff_option0619 .img_list7916 {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 200px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.tariff_option0619 .learning_package2350:hover .img_list7916::after {
    opacity: 0.4;
}

.reach_out3856::before {
    left: 0;
    background-color: rgb(225,195,214,0.5);
    content: "";
    top: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    backdrop-filter: blur(10px);
    height: 100%;
}

.reach_out3856 .connect_map1580 {
    position: relative;
    overflow: hidden;
    width: 40%;
    padding: 60px 40px;
    background: linear-gradient(to bottom right, rgb(225,195,214), rgb(202,158,183));
}

.reach_out3856 .connect_map1580::after {
    position: absolute;
    height: 150px;
    opacity: 0.3;
    left: -75px;
    content: '';
    width: 150px;
    background: rgb(225,195,214);
    bottom: -75px;
    border-radius: 50%;
}

.reach_out3856 .connect_map1580 div:hover {
    transform: translateX(10px);
}

.reach_out3856 .connect_map1580 div:hover svg path {
    fill: rgb(242,228,236);
}

.reach_out3856 .connect_map1580 div span {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}

.reach_out3856 .reach_box0352 {
    overflow: hidden;
    padding: 60px 40px;
    background: rgba(255, 255, 255, 0.1);
    width: 60%;
    position: relative;
}

.reach_out3856 .reach_box0352 h3::after {
    bottom: -10px;
    content: '';
    left: 0;
    background: rgb(202,158,183);
    position: absolute;
    height: 3px;
    width: 50px;
}

.reach_out3856 form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.reach_out3856 .connect_card3659 {
    margin-bottom: 25px;
    align-items: flex-start;
    position: relative;
    display: flex;
}

.reach_out3856 .connect_card3659 label {
    cursor: pointer;
    line-height: 1.5;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
    padding-left: 35px;
    position: relative;
}

.reach_out3856 .connect_card3659 input[type="checkbox"]:checked + label::after {
    position: absolute;
    height: 12px;
    transform: rotate(45deg);
    content: '';
    border-width: 0 2px 2px 0;
    width: 6px;
    border: solid white;
    top: 5px;
    left: 8px;
}

.reach_out3856 form .request_box1498:hover::before {
    left: 100%;
}

.reach_out3856 form .request_box1498:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}



.reach_out3856 .connect_map1580 div:nth-child(2) {
    animation: float 5s infinite ease-in-out;
}

.reach_out3856 .connect_map1580 div:nth-child(5) {
    animation: float 8s infinite ease-in-out;
}

.attempt_now1528::after {
    height: 200%;
    top: -50%;
    position: absolute;
    opacity: 0.05;
    z-index: 1;
    width: 200%;
    animation: rotate-bg 120s linear infinite;
    left: -50%;
    content: '';
    background: repeating-linear-gradient(45deg, #000000, #000000 10px, rgba(0, 0, 0, 0.5) 10px, rgba(0, 0, 0, 0.5) 20px);
}

.attempt_now1528 .request_box1498 {
    color: #ffffff;
    padding: 0;
    font-size: 14px;
    justify-content: center;
    isolation: isolate;
    height: 200px;
    z-index: 5;
    position: relative;
    display: flex;
    font-weight: 700;
    align-items: center;
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
    background: transparent;
    text-decoration: none;
}

.attempt_now1528 .request_box1498:hover::after {
    background: linear-gradient(135deg, rgb(202,158,183) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.course_program_description1492::after {
    top: -50px;
    background-color: rgb(225,195,214,0.5);
    filter: blur(80px);
    z-index: 0;
    height: 200px;
    animation: floatAnimation 15s infinite alternate ease-in-out;
    content: "";
    position: absolute;
    border-radius: 50%;
    right: -50px;
    width: 200px;
}

.course_program_description1492 .text_header4986 h2:hover {
    transform: translateX(10px);
}

.course_program_description1492 .text_header4986 .description {
    position: relative;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.7;
    color: #000000;
    padding-left: 20px;
    border-left: 2px solid rgb(225,195,214);
}

.course_program_description1492 .img_list7916 {
    transition: opacity 0.5s ease, transform 0.5s ease;
    left: 0;
    height: 100%;
    opacity: 0.2;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
}



.course_program_description1492 .education_track1974::before {
    bottom: -100px;
    position: absolute;
    filter: blur(100px);
    left: -50px;
    height: 200px;
    border-radius: 50%;
    background-color: rgb(202,158,183,0.5);
    content: "";
    z-index: -1;
    animation: pulseAnimation 10s infinite ease-in-out;
    width: 200px;
}

.course_program_description1492 .text_header4986 .description:first-of-type {
    position: relative;
    padding: 20px;
    border-left: none;
    border-radius: 10px;
    overflow: hidden;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgb(242,228,236) 10px,
        rgb(242,228,236) 12px
    );
}



.course_program_description1492 .education_track1974 .text_header4986 .description strong {
    font-weight: 600;
    color: rgb(202,158,183);
}

header:before {
    content: '';
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0.1;
    height: 100%;
    position: absolute;
    width: 100%;
}

header .head_expert8513 {
    position: relative;
}

header .head_expert8513:before {
    position: absolute;
    background: linear-gradient(to right, 
        transparent, 
        #ffffff, 
        transparent
    );
    left: 0;
    height: 2px;
    width: 100%;
    content: '';
    bottom: -1px;
    opacity: 0.3;
}

header .container {
    padding: 15px 25px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

header .container:before {
    opacity: 0.5;
    top: 50%;
    background-position: 0 0, 0 10px;
    width: 50px;
    background-size: 6px 2px, 6px 2px;
    height: 30px;
    right: 20px;
    position: absolute;
    transform: translateY(-50%);
    background-repeat: repeat-x;
    content: '';
    background-image: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%),
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%);
    pointer-events: none;
}

header .nav_main2417:hover:before {
    opacity: 0.7;
}

header .main_mainbar2456:before {
    border-radius: 50%;
    top: 50%;
    background: #ffffff;
    transition: all 0.3s ease;
    width: 6px;
    height: 6px;
    position: absolute;
    transform: translateY(-50%);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
    left: -12px;
    opacity: 0;
    content: '';
}

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

header .head_edu8307:before {
    transition: all 0.3s ease;
    position: absolute;
    opacity: 0;
    border-radius: 10px;
    left: -10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    content: '';
    top: -10px;
}

header .head_edu8307 svg {
    height: 40px;
    width: auto;
    transition: all 0.3s ease;
}

.instructor_profile1607::before {
    animation: lineExpand 5s ease-in-out infinite alternate;
    left: 0;
    content: "";
    height: 1px;
    transform-origin: left center;
    top: 40%;
    background: linear-gradient(to right, transparent, rgb(225,195,214,0.5), transparent);
    position: absolute;
    width: 40%;
}

.instructor_profile1607 .img_list7916::after {
    height: 100%;
    mix-blend-mode: overlay;
    opacity: 0.5;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(225,195,214,0.5) 0%, transparent 50%);
    position: absolute;
    transition: all 0.7s ease;
}

.instructor_profile1607 .name::after {
    bottom: -0.5rem;
    content: "";
    left: 0;
    transform-origin: left;
    transition: transform 0.5s ease 0.2s;
    height: 2px;
    background: rgb(225,195,214);
    width: 50px;
    transform: scaleX(0);
    position: absolute;
}

.instructor_profile1607 .past_experience0216::before {
    line-height: 1;
    content: "";
    left: 0;
    color: rgb(225,195,214,0.5);
    font-family: serif;
    position: absolute;
    font-size: 4rem;
    top: -1rem;
}

.instructor_profile1607 .edu_testimonials4693:hover .name {
    transform: translateX(10px);
}

.instructor_profile1607 .edu_testimonials4693:hover .past_experience0216 {
    transform: translateX(5px);
}

.our_team9238 .container {
    z-index: 1;
    position: relative;
}

.our_team9238 h3 {
    text-align: center;
    letter-spacing: -1px;
    position: relative;
    font-size: 45px;
    margin-bottom: 70px;
    font-weight: 700;
    color: #000000;
}

.our_team9238 .skill_spot1352 span {
    left: 0;
    border-radius: 10px;
    position: absolute;
    font-size: 24px;
    font-weight: 700;
    top: -30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
    color: rgb(225,195,214);
    background: #ffffff;
    padding: 8px 20px;
}

.our_team9238 .skill_spot1352 .img_list7916:hover {
    transform: scale(1.02);
}

.our_team9238 .community_team6571 p {
    background: #ffffff;
    flex: 1;
    color: #000000;
    font-size: 16px;
    padding: 40px;
    z-index: 1;
    margin: 0;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin-left: -50px;
    line-height: 1.8;
}

.our_team9238 .container::after {
    width: 200px;
    position: absolute;
    opacity: 0.2;
    bottom: -50px;
    z-index: -1;
    height: 200px;
    right: -50px;
    background: rgb(202,158,183,0.5);
    border-radius: 50%;
    content: "";
}

.our_team9238 .expert_network7580::after {
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    content: "";
    background: linear-gradient(to left, rgb(202,158,183,0.5), transparent);
}

.footer_careers3512 .container {
    z-index: 3;
    position: relative;
}

.footer_careers3512 .guide_section3940 {
    flex-direction: column;
    display: flex;
    position: relative;
}

.footer_careers3512 .quick_reach2516 {
    justify-content: space-between;
    gap: 1.5rem;
    z-index: 10;
    transform: translateY(-3.5rem);
    background-color: #ffffff;
    margin-bottom: 2rem;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 29px;
    position: relative;
    display: flex;
    padding: 1.25rem 2rem;
    flex-wrap: wrap;
}

.footer_careers3512 .info_item:not(:last-child)::after {
    right: -0.75rem;
    height: 70%;
    content: '';
    width: 1px;
    transform: translateY(-50%);
    background: linear-gradient(to bottom, transparent, rgb(202,158,183,0.5), transparent);
    position: absolute;
    top: 50%;
}

.footer_careers3512 .text_main_holder {
    grid-template-columns: 1fr 1.5fr 1fr;
    position: relative;
    gap: 4rem;
    display: grid;
}

.footer_careers3512 .main_tutor7059:hover svg {
    transform: scale(1.03);
    filter: brightness(0) invert(1) drop-shadow(0 0 5px rgb(225,195,214,0.5));
}

.footer_careers3512 .nav_main2417::after {
    background: linear-gradient(to bottom, transparent, rgb(202,158,183,0.5) 30%, rgb(202,158,183,0.5) 70%, transparent);
    right: -2rem;
    content: '';
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
}

.footer_careers3512 .top_tutor1673:first-child {
    margin-bottom: 2rem;
}

.footer_careers3512 .top_tutor1673 a {
    position: relative;
    opacity: 0.85;
    font-size: 13px;
    text-decoration: none;
    padding: 0.25rem 0;
    color: #ffffff;
    transition: all 0.3s ease;
    transform-origin: left;
}

.footer_careers3512 .subscribe_holder {
    flex-direction: column;
    position: relative;
    gap: 1.5rem;
    padding: 2rem;
    backdrop-filter: blur(10px);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.03);
    display: flex;
    border-radius: 29px;
}



.footer_careers3512 .subscribe_holder h5 {
    position: relative;
    margin-bottom: 0.5rem;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 0.875rem;
}

.footer_careers3512 .input_holder {
    gap: 1rem;
    flex-direction: column;
    margin-top: 0.5rem;
    display: flex;
    position: relative;
}

.footer_careers3512 .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(225,195,214,0.5);
    background-color: rgba(255, 255, 255, 0.15);
    outline: none;
    border-color: rgb(225,195,214,0.5);
}

.footer_careers3512 .sub_verification9401 {
    transition: all 0.3s ease;
    padding: 1.125rem 1.5rem;
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    background-color: rgb(225,195,214);
    z-index: 1;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: none;
}

.footer_careers3512 .sub_verification9401:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

.footer_careers3512 .grant_cta6728 {
    padding-top: 2rem;
    text-align: center;
    margin-top: 4rem;
    position: relative;
}

.educational_yield5284::before {
    top: 0;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    background: 
        radial-gradient(circle at 10% 20%, rgb(225,195,214,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(202,158,183,0.5) 0%, transparent 40%);
    animation: pulse 8s infinite alternate;
}

.educational_yield5284 .expert_network7580::after {
    width: 250px;
    position: absolute;
    border-radius: 50%;
    content: "";
    filter: blur(80px);
    opacity: 0.3;
    height: 250px;
    background: rgb(202,158,183,0.5);
    z-index: -1;
    bottom: -100px;
    left: -100px;
}



.educational_yield5284 .img_list7916:hover {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.15),
        -15px -15px 30px rgba(255, 255, 255, 0.7),
        inset 0 0 0 10px rgba(255, 255, 255, 0.8);
    transform: scale(1.03);
}

.educational_yield5284 h3::after {
    left: 0;
    transform-origin: left;
    position: absolute;
    transition: transform 0.5s ease;
    border-radius: 10px;
    bottom: -10px;
    transform: scaleX(0.3);
    width: 100%;
    background: linear-gradient(90deg, rgb(225,195,214), rgb(202,158,183));
    height: 6px;
    content: "";
}

.educational_yield5284 li p {
    gap: 15px;
    color: #000000;
    display: flex;
    margin: 0;
    font-size: 12px;
    align-items: center;
}

.educational_yield5284 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.stay_connected2463 {
    border-radius: 16px;
    overflow: hidden;
    transform: rotateZ(-2deg) scale(0.98);
    position: relative;
    background: rgb(242,228,236);
    padding: 4rem 2rem;
}

.stay_connected2463::after {
    left: -20px;
    opacity: 0.1;
    z-index: 0;
    bottom: -20px;
    top: -20px;
    background: repeating-linear-gradient(
        45deg,
        rgb(202,158,183,0.5),
        rgb(202,158,183,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    animation: rotate 120s linear infinite;
    right: -20px;
}

.stay_connected2463 p::after {
    left: 0;
    content: "";
    background: linear-gradient(to right, rgb(225,195,214), transparent);
    width: 80%;
    position: absolute;
    bottom: 0;
    height: 4px;
}

.stay_connected2463 .input_holder:hover::before {
    opacity: 0.5;
}

.stay_connected2463 .mail_panel3871 {
    border-radius: 10px 10px 0 0;
    border-bottom: 3px solid rgb(202,158,183,0.5);
    background-color: rgb(242,228,236);
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    border: none;
    font-size: 16px;
    width: 100%;
    font-family: Arial, sans-serif;
}

.stay_connected2463 .sub_verification9401:hover {
    box-shadow: 0 5px 15px rgb(225,195,214,0.5);
    background: rgb(202,158,183);
}

.stay_connected2463 .sub_verification9401:hover::before {
    left: 100%;
}



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



@media (min-width: 992px) {.opening_page5169::after {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
    z-index: 1;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(
      90deg,
      transparent,
      rgba(rgb(225,195,214), 0.05)
    );
    width: 40%;
    right: 0;
}.opening_page5169 .title_style_header {
    margin-right: -2rem;
}.opening_page5169 .start_head9234 {
    margin-left: -2rem;
}
}



@media (min-width: 992px) {.thanksCard5147 {
    padding: 8rem 0;
}.thanksCard5147 .expert_network7580 {
    max-width: 90%;
    margin: 0 auto;
    padding: 5rem 6rem;
}.thanksCard5147 .expert_network7580 > div:first-child {
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}.thanksCard5147 .expert_network7580 > div:first-child::after {
    width: 15%;
}
}



@media only screen and (max-width: 800px) {.privacy_safehouse1386 {
    border-radius: 10px;
    padding: 30px;
}.privacy_safehouse1386 h1 {
    font-size: calc(22px - 5px);
    padding-bottom: 10px;
}.privacy_safehouse1386 h2 {
    font-size: calc(22px - 5px);
    padding-left: 10px;
}.privacy_safehouse1386 ul, .privacy_safehouse1386 ol {
    margin: 20px 0;
    padding: 15px 0;
}.privacy_safehouse1386 ul li, .privacy_safehouse1386 ol li {
    padding-left: 20px;
    font-size: 18px;
}}



@media (max-width: 479px) {.potential_students2564 {
    padding: 60px 0;
}.potential_students2564 .expert_network7580 {
    padding: 0 10px;
}.potential_students2564 h4 {
    font-size: calc(43px - 18px);
    padding-left: 15px;
    margin-bottom: 40px;
}.potential_students2564 div p {
    font-size: calc(12px - 1px);
    padding-left: 55px;
    margin-bottom: 20px;
}.potential_students2564 div::before {
    left: 23px;
}.potential_students2564 div p svg {
    height: 20px;
    width: 20px;
    left: 13px;
    padding: 6px;
}.potential_students2564 div p::before {
    left: 45px;
    top: 10px;
}.potential_students2564 div p::after {
    width: calc(100% - 40px);
    left: 40px;
}}



@media (min-width: 992px) {.tariff_option0619 .cost_matrix2843 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 767px) {.tariff_option0619 .learning_package2350 {
    max-width: 400px;
    margin: 0 auto;
}.tariff_option0619 .bundle_rate4375 h2 {
    font-size: calc(32px * 0.9);
}.tariff_option0619 .program_rate3518 {
    font-size: calc(17px * 0.95);
}}



@media screen and (max-width: 576px) {.reach_out3856 {
    padding: 60px 0;
}.reach_out3856 .container {
    width: 95%;
}.reach_out3856 .connect_map1580,
    .reach_out3856 .reach_box0352 {
    padding: 30px 20px;
}.reach_out3856 .connect_map1580 h3 {
    margin-bottom: 25px;
    font-size: calc(30px * 0.8);
}.reach_out3856 .reach_box0352 h3 {
    font-size: calc(24px * 0.9);
}.reach_out3856 form input[type="text"],
    .reach_out3856 form input[type="email"] {
    padding: 14px 16px;
    margin-bottom: 15px;
}.reach_out3856 .connect_card3659 label {
    font-size: calc(13px * 0.9);
}.reach_out3856 form .request_box1498 {
    padding: 14px 20px;
}}



@media (max-width: 576px) {.course_program_description1492 {
    padding: 40px 0;
}.course_program_description1492 .text_header4986 h2 {
    font-size: calc(38px * 0.8);
}.course_program_description1492 .text_header4986 .description {
    font-size: calc(13px * 0.95);
}.course_program_description1492 .text_header4986 .description:last-child {
    padding: 20px;
}.course_program_description1492::after,
    .course_program_description1492 .education_track1974::before,
    .course_program_description1492 .text_header4986::after {
    display: none;
}.course_program_description1492 .text_header4986::before {
    width: 60px;
}}



@media screen and (max-width: 992px) {.our_team9238 {
    padding: 80px 0;
}.our_team9238 h3 {
    font-size: calc(45px * 0.85);
    margin-bottom: 60px;
}.our_team9238 .skill_spot1352,
    .our_team9238 .community_team6571 {
    flex-direction: column;
}.our_team9238 .skill_spot1352 p,
    .our_team9238 .community_team6571 p {
    width: 100%;
    margin: 0 0 30px 0;
}.our_team9238 .skill_spot1352 .img_list7916,
    .our_team9238 .community_team6571 .belief_core4520 {
    height: 350px;
    width: 100%;
}.our_team9238 .skill_spot1352::before {
    transform: translateY(0);
    width: 80%;
    height: 15px;
    top: 0;
    left: 10%;
}.our_team9238 .community_team6571::after {
    width: 80%;
    top: auto;
    height: 15px;
    bottom: 0;
    right: 10%;
    transform: translateY(0);
}.our_team9238 .skill_spot1352 span {
    left: 20px;
    top: -20px;
}
}



@media (max-width: 1200px) {.footer_careers3512 .text_main_holder {
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
}.footer_careers3512 .subscribe_holder {
    margin-top: 2rem;
    grid-column: 1 / -1;
}.footer_careers3512 .nav_main2417::after {
    display: none;
}
}



@media (max-width: 768px) {.footer_careers3512 {
    padding: 4rem 0 2rem;
}.footer_careers3512 .quick_reach2516 {
    transform: translateY(-2.5rem);
    padding: 1rem 1.5rem;
}.footer_careers3512 .info_item {
    max-width: none;
    width: 100%;
}.footer_careers3512 .top_tutor1673 {
    grid-template-columns: repeat(2, 1fr);
}.footer_careers3512 .grant_cta6728 {
    margin-top: 3rem;
}
}



@media (max-width: 992px) {.educational_yield5284 {
    padding: 80px 0;
}.educational_yield5284 .expert_network7580 {
    padding: 40px;
    gap: 40px;
}.educational_yield5284 h3 {
    font-size: calc(33px * 0.9);
}
}



@media (max-width: 768px) {.educational_yield5284 .expert_network7580 {
    gap: 40px;
    flex-direction: column;
}.educational_yield5284 .img_list7916 {
    width: 70%;
    max-width: 300px;
    margin: 0 auto;
}.educational_yield5284 .text_header4986 {
    width: 100%;
    padding: 10px;
}.educational_yield5284 .text_header4986::before {
    transform: translateX(-50%);
    left: 50%;
    top: -30px;
}
}



@media screen and (min-width: 768px) {.stay_connected2463 {
    padding: 5rem 3rem;
}.stay_connected2463 p {
    font-size: 35px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    max-width: 70%;
}.stay_connected2463 .input_holder {
    max-width: 80%;
    margin-right: auto;
    padding: 2rem;
    margin-left: auto;
}
}

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

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



@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}



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

@keyframes floatAnimation {
    0% {
        transform: translate(0, 0) scale(1);
    }
    25% {
        transform: translate(50px, 20px) scale(1.2);
    }
    50% {
        transform: translate(0, 40px) scale(0.8);
    }
    75% {
        transform: translate(-30px, 20px) scale(1.1);
    }
    100% {
        transform: translate(0, 0) scale(1);
    }
}

@keyframes pulseGlow {
    0% {
        opacity: 0.1;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.2);
    }
}

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



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

