* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.wrapper-template_8250 {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.top_master_7534 {
    flex: 1 0 auto;
}.container {
    width: 1113px;
    margin: auto;
    max-width: 100%;
}.student_aid_0719 {
    flex: 0 0 auto;
}header,footer {
    width: 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;
}}
.pricing_feature_0538 {
    overflow: hidden;
    padding: 120px 0;
    color: #ffffff;
    position: relative;
}.pricing_feature_0538::before {
    background-color: rgba(0, 20, 50, 0.85);
    backdrop-filter: blur(5px);
    z-index: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    content: "";
    top: 0;
}.pricing_feature_0538 .container {
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    max-width: 1320px;
    position: relative;
}.pricing_feature_0538 .premium_plan_4628 {
    perspective: 1200px;
}.pricing_feature_0538 h2 {
    text-shadow: 0 4px 12px rgba(0,0,0,0.2);
    letter-spacing: 0.5px;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #ffffff;
    text-align: center;
    position: relative;
    font-size: 32px;
    transform: translateZ(30px);
}.pricing_feature_0538 h2::after {
    left: 50%;
    position: absolute;
    width: 80px;
    box-shadow: 0 2px 10px rgba(rgb(176,191,210,0.5), 0.5);
    height: 4px;
    background: linear-gradient(90deg, rgb(176,191,210), rgb(136,160,184));
    transform: translateX(-50%);
    bottom: -15px;
    content: "";
}.pricing_feature_0538 .package_deals_7821 {
    transform: translateZ(20px);
    font-size: calc(15px * 1.1);
    color: rgba(255, 255, 255, 0.85);
    margin: 0 auto 3rem;
    text-align: center;
    max-width: 800px;
    line-height: 1.6;
}.pricing_feature_0538 .member_plans_3670 {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    transform-style: preserve-3d;
    margin: 0;
    gap: 30px;
    display: grid;
    list-style: none;
    padding: 0;
}.pricing_feature_0538 .member_plans_3670 li {
    transform: perspective(1000px) rotateX(5deg);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}.pricing_feature_0538 .member_plans_3670 li:hover {
    z-index: 2;
    transform: perspective(1000px) rotateX(0) translateY(-10px) scale(1.02);
}.pricing_feature_0538 .access_cost_3589 {
    text-decoration: none;
    color: #ffffff;
    height: 100%;
    transform-style: preserve-3d;
    display: block;
}.pricing_feature_0538 .program_fees_4750 {
    border-radius: 2px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 1px 0 rgba(255, 255, 255, 0.1) inset,
        0 -1px 0 rgba(0, 0, 0, 0.3) inset;
    background: linear-gradient(135deg, 
        rgba(rgb(176,191,210,0.5), 0.2) 0%, 
        rgba(rgb(176,191,210,0.5), 0.3) 50%, 
        rgba(rgb(176,191,210,0.5), 0.18) 100%);
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    height: 100%;
    overflow: hidden;
    transform-style: preserve-3d;
    position: relative;
    backdrop-filter: blur(8px);
}.pricing_feature_0538 .program_fees_4750::before {
    width: 100%;
    height: 5px;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(90deg, 
        rgb(176,191,210), 
        rgb(136,160,184) 50%, 
        rgb(176,191,210));
    transform: translateZ(10px);
    top: 0;
}.pricing_feature_0538 .program_fees_4750::after {
    content: "";
    left: -50%;
    transition: opacity 0.5s ease;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
    transform: translateZ(5px);
    position: absolute;
    height: 200%;
    width: 200%;
    top: -50%;
    opacity: 0;
}.pricing_feature_0538 .access_cost_3589:hover .program_fees_4750::after {
    opacity: 1;
}.pricing_feature_0538 .basic_cost_0982 {
    z-index: 1;
    transform-style: preserve-3d;
    padding: 30px 25px;
    position: relative;
}.pricing_feature_0538 .basic_cost_0982 h4 {
    transition: transform 0.4s ease;
    font-size: calc(22px * 1.1);
    margin-bottom: 15px;
    font-weight: 700;
    transform: translateZ(20px);
    position: relative;
    color: #ffffff;
}.pricing_feature_0538 .access_cost_3589:hover .basic_cost_0982 h4 {
    transform: translateZ(25px);
    color: rgb(136,160,184);
}.pricing_feature_0538 .basic_cost_0982 p {
    line-height: 1.7;
    font-size: 15px;
    padding-right: 5px;
    position: relative;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.8);
    overflow-y: auto;
    max-height: 220px;
    transform: translateZ(15px);
}.pricing_feature_0538 .basic_cost_0982 p::-webkit-scrollbar {
    width: 3px;
}.pricing_feature_0538 .basic_cost_0982 p::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: rgba(rgb(136,160,184,0.5), 0.6);
}.pricing_feature_0538 .basic_cost_0982 p::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1);
}.pricing_feature_0538 .cost_table_9178 {
    display: block;
    border-radius: 2px;
    transition: all 0.3s ease;
    background: linear-gradient(rgba(rgb(176,191,210,0.5), 0.2), rgba(rgb(176,191,210,0.5), 0.4));
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: rgb(136,160,184);
    font-size: calc(22px * 1.3);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: translateZ(25px);
    padding: 10px 15px;
    margin-top: 20px;
    text-align: center;
    font-weight: 700;
    position: relative;
}.pricing_feature_0538 .access_cost_3589:hover .cost_table_9178 {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    background: linear-gradient(rgba(rgb(136,160,184,0.5), 0.4), rgba(rgb(136,160,184,0.5), 0.7));
    transform: translateZ(30px) scale(1.05);
    color: #ffffff;
}

@media (max-width: 1199px) {.pricing_feature_0538 {
    padding: 100px 0;
}.pricing_feature_0538 .member_plans_3670 {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}
}

@media (max-width: 991px) {.pricing_feature_0538 {
    padding: 80px 0;
}.pricing_feature_0538 h2 {
    font-size: calc(32px * 0.9);
}.pricing_feature_0538 .package_deals_7821 {
    font-size: 15px;
    margin-bottom: 2.5rem;
}.pricing_feature_0538 .member_plans_3670 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.pricing_feature_0538 .basic_cost_0982 {
    padding: 25px 20px;
}
}

@media (max-width: 767px) {.pricing_feature_0538 {
    padding: 60px 0;
}.pricing_feature_0538 h2 {
    font-size: calc(32px * 0.8);
}.pricing_feature_0538 .member_plans_3670 {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.pricing_feature_0538 .member_plans_3670 li {
    transform: perspective(800px) rotateX(3deg);
}.pricing_feature_0538 .cost_table_9178 {
    font-size: calc(22px * 1.2);
}
}

@media (max-width: 575px) {.pricing_feature_0538 {
    padding: 50px 0;
}.pricing_feature_0538 h2 {
    font-size: calc(32px * 0.7);
}.pricing_feature_0538 .package_deals_7821 {
    margin-bottom: 2rem;
    font-size: calc(15px * 0.95);
}.pricing_feature_0538 .basic_cost_0982 {
    padding: 20px 15px;
}.pricing_feature_0538 .basic_cost_0982 h4 {
    font-size: 22px;
}.pricing_feature_0538 .basic_cost_0982 p {
    font-size: calc(15px * 0.9);
    max-height: 180px;
}.pricing_feature_0538 .cost_table_9178 {
    padding: 8px 12px;
    font-size: 22px;
}}.course_program_1245 {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(136,160,184,0.5), rgb(215,222,236));
}.course_program_1245::before {
    background: repeating-linear-gradient(
    45deg,
    rgb(176,191,210,0.5) 0px,
    transparent 1px,
    transparent 10px,
    rgb(176,191,210,0.5) 11px
  );
    opacity: 0.07;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    z-index: 1;
    position: absolute;
}.course_program_1245 .container {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.course_program_1245 .tech_classes_5704 {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(-1deg);
    flex-direction: column;
    background: #ffffff;
    display: flex;
}.course_program_1245 .tech_classes_5704:hover {
    transform: perspective(1000px) rotateY(0);
}.course_program_1245 .article_image_6294 {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    height: 350px;
    position: relative;
}.course_program_1245 .article_image_6294::after {
    background: linear-gradient(to bottom, 
    transparent 50%, 
    rgb(176,191,210,0.5) 100%
  );
    position: absolute;
    inset: 0;
    content: "";
}.course_program_1245 .text_holder_0286 {
    background: linear-gradient(
    135deg,
    #ffffff 0%,
    rgba(245, 248, 255, 0.9) 100%
  );
    padding: 2.5rem 2.5rem 3rem;
    position: relative;
}.course_program_1245 h3 {
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: calc(21px * 1.1);
    position: relative;
    transition: transform 0.3s ease;
    transform: translateY(0);
    margin-bottom: 1.5rem;
}.course_program_1245 h3::after {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 0;
    position: absolute;
    background: rgb(176,191,210);
    content: "";
    height: 3px;
    transform: scaleX(0.7);
    bottom: -0.5rem;
    transform-origin: left;
    width: 60px;
}.course_program_1245 .tech_classes_5704:hover h3::after {
    transform: scaleX(1);
}.course_program_1245 p.description {
    overflow-y: auto;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    max-height: 250px;
    padding-right: 1rem;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 14px;
}.course_program_1245 p.description::-webkit-scrollbar {
    width: 4px;
}.course_program_1245 p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.course_program_1245 p.description::-webkit-scrollbar-thumb {
    background: rgb(176,191,210,0.5);
    border-radius: 10px;
}.course_program_1245 span.description {
    display: none;
}.course_program_1245 .text_holder_0286::before {
    top: -30px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: absolute;
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    right: 30px;
    width: 60px;
    z-index: 3;
    content: "";
    height: 60px;
    transform: rotate(45deg);
    background: rgb(176,191,210);
    opacity: 0.9;
}.course_program_1245 .tech_classes_5704:hover .text_holder_0286::before {
    transform: rotate(225deg);
}

@media (min-width: 768px) {.course_program_1245 .tech_classes_5704 {
    align-items: stretch;
    height: 550px;
    flex-direction: row;
}.course_program_1245 .article_image_6294 {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
    height: auto;
    width: 50%;
}.course_program_1245 .text_holder_0286 {
    justify-content: center;
    width: 50%;
    padding: 3rem;
    display: flex;
    flex-direction: column;
}.course_program_1245 h3 {
    font-size: calc(21px * 1.2);
    margin-bottom: 2rem;
}.course_program_1245 p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course_program_1245 .tech_classes_5704 {
    height: 600px;
}.course_program_1245 h3 {
    font-size: calc(35px * 0.75);
}.course_program_1245 .text_holder_0286 {
    padding: 4rem;
}.course_program_1245 p.description {
    line-height: 1.75;
    max-height: 380px;
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 767px) {.course_program_1245 {
    padding: 4rem 0;
}.course_program_1245 .container {
    padding: 0 1.5rem;
}.course_program_1245 .tech_classes_5704 {
    transform: none;
}.course_program_1245 .article_image_6294 {
    height: 250px;
}.course_program_1245 .text_holder_0286 {
    padding: 2rem;
}.course_program_1245 h3 {
    font-size: calc(21px * 0.95);
    margin-bottom: 1rem;
}.course_program_1245 p.description {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
    max-height: 300px;
}
}

@media (hover: none) {.course_program_1245 .tech_classes_5704,
  .course_program_1245 .tech_classes_5704:hover {
    transform: none;
}.course_program_1245 h3::after {
    transform: scaleX(1);
}.course_program_1245 .text_holder_0286::before,
  .course_program_1245 .tech_classes_5704:hover .text_holder_0286::before {
    transform: rotate(45deg);
}
}

@media (prefers-reduced-motion) {.course_program_1245 .tech_classes_5704,
  .course_program_1245 h3::after,
  .course_program_1245 .text_holder_0286::before {
    transition: none;
}}.contact_us_3760 {
    padding: 120px 0;
    z-index: 1;
    position: relative;
    overflow: hidden;
}.contact_us_3760::before {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    background-color: rgb(176,191,210,0.5);
    height: 100%;
    content: '';
}.contact_us_3760 .container {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}.contact_us_3760 .contact_feedback_7024 {
    display: flex;
    flex-direction: column;
    border-radius: 17px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}.contact_us_3760 .contact_reach_5072 {
    z-index: 2;
    order: 1;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    padding: 50px 30px;
    border-radius: 17px 17px 0 0;
}.contact_us_3760 .contact_reach_5072 h3 {
    font-size: 19px;
    position: relative;
    display: inline-block;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 700;
}.contact_us_3760 .contact_reach_5072 h3::after {
    background-color: rgb(136,160,184);
    position: absolute;
    height: 3px;
    bottom: -8px;
    width: 50%;
    left: 0;
    content: '';
}.contact_us_3760 .contact_reach_5072 form {
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
}.contact_us_3760 .contact_reach_5072 input[type="text"],
.contact_us_3760 .contact_reach_5072 input[type="email"] {
    border-radius: 10px;
    background-color: rgb(215,222,236);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    height: 60px;
    padding: 0 20px;
    color: #000000;
    border: none;
    font-size: 16px;
    flex: 1 0 100%;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5);
}.contact_us_3760 .contact_reach_5072 input[type="text"]:focus,
.contact_us_3760 .contact_reach_5072 input[type="email"]:focus {
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5), 0 0 0 3px rgb(136,160,184,0.5);
    outline: none;
    transform: translateY(-2px);
}.contact_us_3760 .contact_reach_5072 input::placeholder {
    color: #000000;
    opacity: 0.6;
}.contact_us_3760 .contact_reach_5072 .query_widget_2613 {
    display: flex;
    margin-top: 10px;
    align-items: flex-start;
    flex: 1 0 100%;
}.contact_us_3760 .contact_reach_5072 .query_widget_2613 input[type="checkbox"] {
    cursor: pointer;
    height: 24px;
    flex-shrink: 0;
    width: 24px;
    appearance: none;
    margin-right: 10px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-appearance: none;
    border-radius: 10px;
    transition: background-color 0.3s ease;
    background-color: rgb(215,222,236);
    position: relative;
    margin-top: 2px;
}.contact_us_3760 .contact_reach_5072 .query_widget_2613 input[type="checkbox"]:checked {
    background-color: rgb(136,160,184);
}.contact_us_3760 .contact_reach_5072 .query_widget_2613 input[type="checkbox"]:checked::before {
    top: 6px;
    position: absolute;
    left: 9px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    width: 6px;
    height: 10px;
    content: '';
    border: solid #ffffff;
}.contact_us_3760 .contact_reach_5072 .query_widget_2613 label {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
}.contact_us_3760 .contact_reach_5072 .query_widget_2613 label a {
    font-weight: 600;
    color: rgb(176,191,210);
    position: relative;
    text-decoration: none;
}.contact_us_3760 .contact_reach_5072 .query_widget_2613 label a::after {
    width: 100%;
    background-color: rgb(176,191,210);
    position: absolute;
    height: 1px;
    left: 0;
    transform-origin: right;
    bottom: -2px;
    transition: transform 0.3s ease;
    content: '';
    transform: scaleX(0);
}.contact_us_3760 .contact_reach_5072 .query_widget_2613 label a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}.contact_us_3760 .contact_reach_5072 .message_message_9215 {
    letter-spacing: 1px;
    border: none;
    color: #ffffff;
    background-color: rgb(136,160,184);
    z-index: 1;
    margin-top: 15px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    flex: 1 0 100%;
    height: 60px;
    border-radius: 10px;
    font-size: 17px;
    box-shadow: 0 4px 10px rgb(136,160,184,0.5);
    overflow: hidden;
}.contact_us_3760 .contact_reach_5072 .message_message_9215::before {
    z-index: -1;
    position: absolute;
    background: rgb(176,191,210);
    width: 100%;
    transition: transform 0.5s ease;
    height: 100%;
    top: 0;
    content: '';
    left: 0;
    transform: scaleX(0);
    border-radius: 10px;
    transform-origin: right;
}.contact_us_3760 .contact_reach_5072 .message_message_9215:hover {
    box-shadow: 0 6px 15px rgb(176,191,210,0.5);
}.contact_us_3760 .contact_reach_5072 .message_message_9215:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.contact_us_3760 .inquiry_form_1642 {
    padding: 50px 30px;
    border-radius: 0 0 17px 17px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: rgb(176,191,210);
    order: 2;
    position: relative;
    color: #ffffff;
}.contact_us_3760 .inquiry_form_1642::before {
    content: '';
    background: rgb(176,191,210);
    left: 0;
    top: 0;
    transform: translateY(-15px);
    width: 100%;
    height: 30px;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    position: absolute;
}.contact_us_3760 .inquiry_form_1642 h3 {
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    font-size: 31px;
}.contact_us_3760 .inquiry_form_1642 h3::after {
    bottom: -15px;
    background-color: rgb(136,160,184);
    left: 50%;
    width: 60px;
    content: '';
    transform: translateX(-50%);
    height: 3px;
    position: absolute;
}.contact_us_3760 .inquiry_form_1642 div {
    padding: 0;
    max-width: 400px;
    margin-bottom: 30px;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}.contact_us_3760 .inquiry_form_1642 div::before {
    width: 100%;
    background: linear-gradient(to right, transparent, #ffffff, transparent);
    left: 0;
    opacity: 0.2;
    height: 1px;
    content: '';
    bottom: -10px;
    position: absolute;
}.contact_us_3760 .inquiry_form_1642 div:last-child::before {
    display: none;
}.contact_us_3760 .inquiry_form_1642 div svg {
    box-shadow: 0 4px 10px rgb(136,160,184,0.5);
    padding: 6px;
    width: 32px;
    margin-right: 20px;
    background-color: rgb(136,160,184);
    height: 32px;
    border-radius: 50%;
}.contact_us_3760 .inquiry_form_1642 div svg path {
    fill: #ffffff;
}.contact_us_3760 .inquiry_form_1642 div span {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}.contact_us_3760 .inquiry_form_1642 div span a {
    color: #ffffff;
    position: relative;
    text-decoration: none;
    transition: color 0.3s ease;
}.contact_us_3760 .inquiry_form_1642 div span a::after {
    transition: transform 0.3s ease;
    position: absolute;
    content: '';
    transform: scaleX(0);
    background-color: #ffffff;
    left: 0;
    bottom: -2px;
    width: 100%;
    transform-origin: right;
    height: 1px;
}.contact_us_3760 .inquiry_form_1642 div span a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

@media screen and (min-width: 992px) {.contact_us_3760 .contact_feedback_7024 {
    flex-direction: row;
    align-items: stretch;
}.contact_us_3760 .contact_reach_5072 {
    width: 60%;
    order: 1;
    padding: 60px;
    border-radius: 17px 0 0 17px;
}.contact_us_3760 .inquiry_form_1642 {
    justify-content: center;
    padding: 60px 40px;
    width: 40%;
    order: 2;
    border-radius: 0 17px 17px 0;
}.contact_us_3760 .inquiry_form_1642::before {
    height: 100%;
    left: 0;
    width: 30px;
    transform: translateX(-15px);
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
}.contact_us_3760 .contact_reach_5072 input#email {
    flex: 1 0 100%;
}
}

@media screen and (max-width: 991px) {.contact_us_3760 {
    padding: 80px 0;
}.contact_us_3760 .inquiry_form_1642 div {
    max-width: 100%;
}
}

@media screen and (max-width: 767px) {.contact_us_3760 {
    padding: 60px 0;
}.contact_us_3760 .contact_reach_5072,
    .contact_us_3760 .inquiry_form_1642 {
    padding: 40px 25px;
}.contact_us_3760 .contact_reach_5072 h3,
    .contact_us_3760 .inquiry_form_1642 h3 {
    font-size: calc(19px + 2px);
}.contact_us_3760 .contact_reach_5072 input[type="text"],
    .contact_us_3760 .contact_reach_5072 input[type="email"],
    .contact_us_3760 .contact_reach_5072 .message_message_9215 {
    height: 55px;
}
}

@media screen and (max-width: 480px) {.contact_us_3760 {
    padding: 40px 0;
}.contact_us_3760 .contact_reach_5072,
    .contact_us_3760 .inquiry_form_1642 {
    padding: 30px 20px;
}.contact_us_3760 .inquiry_form_1642 div svg {
    margin-right: 15px;
    height: 28px;
    width: 28px;
}}.newsletter_signup_8374 {
    overflow: hidden;
    padding: 90px 0;
    background: rgb(215,222,236);
    position: relative;
}.newsletter_signup_8374::before {
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.3;
    background-size: 20px 20px;
    z-index: 1;
    background: 
        linear-gradient(0deg, transparent 95%, rgb(176,191,210,0.5) 95%),
        linear-gradient(90deg, transparent 95%, rgb(176,191,210,0.5) 95%);
    left: 0;
}.newsletter_signup_8374::after {
    z-index: 0;
    content: "";
    top: -30%;
    width: 60%;
    right: -30%;
    background: rgb(176,191,210,0.5);
    position: absolute;
    transform: rotate(-45deg);
    filter: blur(60px);
    height: 160%;
}.newsletter_signup_8374 .path_impact_7469 {
    max-width: 450px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 2;
}.newsletter_signup_8374 .contact_feedback_7024 {
    position: relative;
    transform-style: preserve-3d;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
}.newsletter_signup_8374 .contact_feedback_7024::before {
    top: -10px;
    position: absolute;
    content: "";
    width: calc(100% + 20px);
    background: rgb(136,160,184,0.5);
    height: calc(100% + 20px);
    clip-path: polygon(0 15%, 15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transform: translateZ(-20px);
    z-index: -1;
    left: -10px;
}.newsletter_signup_8374 .contact_feedback_7024::after {
    animation: rotateFrame 20s linear infinite;
    border: 2px dashed rgb(176,191,210,0.5);
    left: 20px;
    top: 20px;
    z-index: -1;
    height: calc(100% - 40px);
    position: absolute;
    width: calc(100% - 40px);
    content: "";
}.newsletter_signup_8374 h3 {
    padding-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 30px;
    position: relative;
    font-size: 28px;
}.newsletter_signup_8374 h3::before {
    content: "";
    background: rgb(176,191,210);
    width: 60px;
    bottom: 0;
    left: 0;
    height: 5px;
    position: absolute;
}.newsletter_signup_8374 h3::after {
    content: "";
    left: 70px;
    width: 30px;
    bottom: 0;
    position: absolute;
    height: 5px;
    background: rgb(136,160,184);
}.newsletter_signup_8374 .input_holder {
    flex-direction: column;
    position: relative;
    display: flex;
    gap: 20px;
}.newsletter_signup_8374 input[type="email"] {
    color: #000000;
    transition: all 0.3s ease;
    width: 100%;
    box-shadow: 0 10px 25px -10px rgba(0, 0, 0, 0.5);
    border-radius: 25px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    border: none;
    background: #ffffff;
    padding: 20px 25px;
}.newsletter_signup_8374 input[type="email"]:focus {
    transform: translateY(-5px);
    outline: none;
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.5);
}.newsletter_signup_8374 .sub_component_7523 {
    margin-top: 10px;
    cursor: pointer;
    overflow: hidden;
    background: rgb(176,191,210);
    border-radius: 25px;
    align-self: center;
    transition: all 0.3s ease;
    border: none;
    width: 80%;
    font-size: 15px;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 18px 0;
    color: #ffffff;
    font-weight: 600;
}.newsletter_signup_8374 .sub_component_7523::before {
    z-index: 0;
    background: rgb(136,160,184);
    height: 100%;
    left: -100%;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
    transition: all 0.5s ease;
}.newsletter_signup_8374 .sub_component_7523:hover {
    box-shadow: 0 10px 20px -5px rgb(176,191,210,0.5);
    transform: translateY(-5px);
}.newsletter_signup_8374 .sub_component_7523:hover::before {
    left: 0;
}.newsletter_signup_8374 .sub_component_7523:active {
    transform: translateY(-2px);
}.newsletter_signup_8374 .sub_component_7523::after {
    transition: all 0.3s ease;
    right: 30px;
    content: "→";
    transform: translateY(-50%);
    font-size: 1.5em;
    top: 50%;
    z-index: 1;
    opacity: 0;
    position: absolute;
}.newsletter_signup_8374 .sub_component_7523:hover::after {
    opacity: 1;
    right: 20px;
}

@keyframes rotateFrame {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media (max-width: 768px) {.newsletter_signup_8374 {
    padding: 70px 0;
}.newsletter_signup_8374 h3 {
    font-size: calc(28px * 0.9);
    margin-bottom: 25px;
}.newsletter_signup_8374 .contact_feedback_7024::before {
    clip-path: polygon(0 10%, 10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%);
}
}

@media (max-width: 480px) {.newsletter_signup_8374 {
    padding: 50px 0;
}.newsletter_signup_8374 h3 {
    margin-bottom: 20px;
    font-size: 18px;
    padding-bottom: 15px;
}.newsletter_signup_8374 h3::before {
    height: 3px;
    width: 40px;
}.newsletter_signup_8374 h3::after {
    height: 3px;
    width: 20px;
    left: 50px;
}.newsletter_signup_8374 input[type="email"] {
    padding: 15px 20px;
}.newsletter_signup_8374 .sub_component_7523 {
    width: 100%;
    padding: 15px 0;
}.newsletter_signup_8374 .contact_feedback_7024::after {
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    left: 10px;
    top: 10px;
}}.learning_system_0568 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(215,222,236) 0%, rgb(136,160,184,0.5) 100%);
    position: relative;
    padding: 120px 0;
}.learning_system_0568::before {
    width: 100%;
    top: 0;
    opacity: 0.15;
    content: "";
    animation: backgroundShift 20s infinite alternate ease-in-out;
    z-index: 1;
    height: 100%;
    position: absolute;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(176,191,210,0.5) 5%, transparent 15%),
        radial-gradient(circle at 90% 80%, rgb(136,160,184,0.5) 10%, transparent 20%);
    left: 0;
}.learning_system_0568::after {
    filter: blur(80px);
    opacity: 0.2;
    transform: rotate(15deg) skew(15deg);
    height: 300px;
    right: -50px;
    width: 300px;
    top: -50px;
    background: linear-gradient(45deg, rgb(176,191,210,0.5) 0%, rgb(136,160,184) 100%);
    z-index: 0;
    content: "";
    position: absolute;
}.learning_system_0568 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}.learning_system_0568 .path_impact_7469 {
    display: flex;
    align-items: center;
    perspective: 1000px;
    justify-content: center;
}.learning_system_0568 .path_impact_7469 > div {
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    max-width: 800px;
    transform: rotateY(2deg) translateZ(0);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    backdrop-filter: blur(10px);
    transform-style: preserve-3d;
    position: relative;
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.08),
        0 5px 15px rgba(0,0,0,0.05),
        0 0 0 1px rgba(255,255,255,0.2);
    padding: 50px;
    border-radius: 10px;
}.learning_system_0568 .path_impact_7469 > div:hover {
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.12),
        0 10px 20px rgba(0,0,0,0.08),
        0 0 0 1px rgba(255,255,255,0.3);
    transform: rotateY(0deg) translateZ(10px) scale(1.01);
}.learning_system_0568 .path_impact_7469 > div::before {
    transform: translateZ(-5px);
    opacity: 0.7;
    height: 10px;
    content: "";
    left: -10px;
    top: -10px;
    width: calc(100% + 20px);
    position: absolute;
    background: rgb(176,191,210);
}.learning_system_0568 .path_impact_7469 > div::after {
    top: -10px;
    opacity: 0.7;
    left: -10px;
    background: rgb(136,160,184);
    width: 10px;
    transform: translateZ(-5px);
    content: "";
    height: calc(100% + 20px);
    position: absolute;
}.learning_system_0568 h3 {
    margin-bottom: 25px;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 31px;
    transform: translateZ(10px);
    color: #000000;
    line-height: 1.2;
    font-weight: 700;
}.learning_system_0568 h3::after {
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(176,191,210) 0%, rgb(136,160,184) 100%);
    width: 80px;
    transform: scaleX(1);
    position: absolute;
    content: "";
    left: 0;
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    bottom: -12px;
}.learning_system_0568 .path_impact_7469 > div:hover h3::after {
    transform: scaleX(1.5);
}.learning_system_0568 p {
    line-height: 1.8;
    position: relative;
    transform: translateZ(5px);
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 0;
    font-size: 12px;
}.learning_system_0568 p span {
    position: relative;
    transition: padding-left 0.4s ease;
    display: block;
    padding-left: 0;
}.learning_system_0568 .path_impact_7469 > div:hover p span {
    padding-left: 10px;
}.learning_system_0568 p span::before {
    top: 12px;
    transition: width 0.4s ease, opacity 0.4s ease;
    content: "";
    width: 0;
    position: absolute;
    background: rgb(136,160,184);
    opacity: 0;
    height: 2px;
    left: -10px;
}.learning_system_0568 .path_impact_7469 > div:hover p span::before {
    width: 10px;
    opacity: 1;
}

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

@media (max-width: 992px) {.learning_system_0568 {
    padding: 80px 0;
}.learning_system_0568 .path_impact_7469 > div {
    transform: rotateY(1deg) translateZ(0);
    padding: 40px 30px;
}.learning_system_0568 h3 {
    font-size: calc(31px * 0.9);
}
}

@media (max-width: 768px) {.learning_system_0568 {
    padding: 60px 0;
}.learning_system_0568 .path_impact_7469 > div {
    transform: none;
    padding: 30px 25px;
}.learning_system_0568 h3 {
    font-size: calc(31px * 0.8);
    margin-bottom: 20px;
}.learning_system_0568 p {
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 576px) {.learning_system_0568 {
    padding: 50px 0;
}.learning_system_0568 .path_impact_7469 > div {
    padding: 25px 20px;
}.learning_system_0568 h3 {
    margin-bottom: 18px;
    font-size: calc(31px * 0.7);
}.learning_system_0568 h3::after {
    width: 60px;
    bottom: -8px;
    height: 2px;
}.learning_system_0568 p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}}.client_experience_4215 {
    padding: 120px 0 80px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(215,222,236) 0%, rgba(245, 245, 250, 0.9) 100%);
    position: relative;
}.client_experience_4215::before {
    height: 100%;
    content: "";
    background-image: radial-gradient(circle at 10% 10%, rgb(176,191,210,0.5) 0%, transparent 25%),
                     radial-gradient(circle at 90% 90%, rgb(136,160,184,0.5) 0%, transparent 30%);
    width: 100%;
    opacity: 0.15;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}.client_experience_4215::after {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(176,191,210), transparent);
    content: "";
    bottom: -5px;
    width: 100%;
    left: 0;
    height: 6px;
    opacity: 0.3;
}.client_experience_4215 h2 {
    font-weight: 700;
    transform: perspective(1000px) translateZ(0);
    font-size: 32px;
    z-index: 2;
    text-align: center;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    margin-bottom: 60px;
    color: #000000;
    position: relative;
}.client_experience_4215 h2::after {
    content: "";
    background: rgb(176,191,210);
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    width: 80px;
    left: 50%;
    bottom: -12px;
}.client_experience_4215 .container.path_impact_7469 {
    z-index: 2;
    position: relative;
}.client_experience_4215 .review_panel_6812 {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    perspective: 1000px;
    gap: 30px;
    display: grid;
}.client_experience_4215 .learning_feedback_9064 {
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 3px rgba(0, 0, 0, 0.03);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 2px;
    border: 1px solid rgba(230, 230, 240, 0.8);
    flex-direction: column;
    transform: translateY(0);
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 30px 25px;
}.client_experience_4215 .learning_feedback_9064::before {
    position: absolute;
    font-family: Georgia, serif;
    font-size: 120px;
    color: rgb(176,191,210);
    z-index: 0;
    content: '"';
    line-height: 1;
    right: 20px;
    opacity: 0.08;
    top: -10px;
}.client_experience_4215 .learning_feedback_9064::after {
    background: rgb(176,191,210);
    width: 4px;
    left: 0;
    height: 0;
    position: absolute;
    content: "";
    top: 0;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.client_experience_4215 .learning_feedback_9064:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
                0 3px 8px rgba(0, 0, 0, 0.03);
}.client_experience_4215 .learning_feedback_9064:hover::after {
    height: 100%;
}.client_experience_4215 .learning_feedback_9064 h3 {
    position: relative;
    margin: 0 0 15px;
    color: #000000;
    padding-bottom: 12px;
    font-size: 20px;
    z-index: 2;
    font-weight: 600;
}.client_experience_4215 .learning_feedback_9064 h3::after {
    background: rgb(136,160,184);
    bottom: 0;
    width: 30px;
    left: 0;
    position: absolute;
    transition: width 0.4s ease;
    height: 2px;
    content: "";
}.client_experience_4215 .learning_feedback_9064:hover h3::after {
    width: 60px;
}.client_experience_4215 .learning_feedback_9064 p.description {
    color: #000000;
    z-index: 2;
    line-height: 1.6;
    position: relative;
    margin: 0 0 25px;
    flex: 1;
    font-size: 13px;
}.client_experience_4215 .learning_feedback_9064 div {
    border-radius: 50%;
    transform: translateX(0);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    position: relative;
    transition: transform 0.3s ease;
    height: 60px;
    width: 60px;
    overflow: hidden;
}.client_experience_4215 .learning_feedback_9064:hover div {
    transform: translateX(10px);
}.client_experience_4215 .learning_feedback_9064 div::before {
    transition: opacity 0.3s ease;
    opacity: 0;
    content: "";
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.2));
    z-index: 1;
    inset: 0;
    position: absolute;
}.client_experience_4215 .learning_feedback_9064:hover div::before {
    opacity: 1;
}.client_experience_4215 .learning_feedback_9064 div img {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    object-fit: cover;
    height: 100%;
    width: 100%;
    transform: scale(1);
}.client_experience_4215 .learning_feedback_9064:hover div img {
    transform: scale(1.1);
}

@media (min-width: 1200px) {.client_experience_4215 {
    padding: 140px 0 100px;
}.client_experience_4215 .review_panel_6812 {
    gap: 40px;
}.client_experience_4215 .learning_feedback_9064 {
    padding: 35px 30px;
}.client_experience_4215 h2 {
    margin-bottom: 80px;
}.client_experience_4215 h2:hover {
    transform: perspective(1000px) translateZ(20px);
}
}

@media (max-width: 991px) {.client_experience_4215 {
    padding: 100px 0 70px;
}.client_experience_4215 .review_panel_6812 {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 25px;
}.client_experience_4215 h2 {
    margin-bottom: 50px;
}
}

@media (max-width: 767px) {.client_experience_4215 {
    padding: 80px 0 50px;
}.client_experience_4215 .review_panel_6812 {
    gap: 20px;
    grid-template-columns: 1fr;
}.client_experience_4215 .learning_feedback_9064 {
    padding: 25px 20px;
}.client_experience_4215 h2 {
    font-size: calc(32px * 0.85);
    margin-bottom: 40px;
}.client_experience_4215 h2::after {
    width: 60px;
}
}

@media (max-width: 576px) {.client_experience_4215 {
    padding: 60px 0 40px;
}.client_experience_4215 .learning_feedback_9064 {
    padding: 20px 18px;
}.client_experience_4215 h2 {
    margin-bottom: 30px;
    font-size: calc(32px * 0.75);
}.client_experience_4215 h2::after {
    width: 50px;
    bottom: -10px;
}
}

@media (hover: none) {.client_experience_4215 .learning_feedback_9064:hover {
    transform: translateY(0);
}.client_experience_4215 .learning_feedback_9064 div {
    transform: none !important;
}.client_experience_4215 .learning_feedback_9064:hover h3::after {
    width: 30px;
}}.thanksUnit_3761 {
    position: relative;
    background: linear-gradient(135deg, rgb(215,222,236) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    padding: 120px 0 100px;
}.thanksUnit_3761::before {
    height: 300px;
    opacity: 0.4;
    right: -50px;
    animation: float 15s ease-in-out infinite;
    z-index: 1;
    content: "";
    width: 300px;
    filter: blur(80px);
    position: absolute;
    background: linear-gradient(45deg, rgb(136,160,184,0.5) 0%, rgb(176,191,210,0.5) 100%);
    top: -50px;
}.thanksUnit_3761::after {
    left: -30px;
    background: linear-gradient(225deg, rgb(176,191,210,0.5) 0%, rgb(136,160,184,0.5) 80%);
    z-index: 1;
    opacity: 0.3;
    width: 250px;
    animation: float 18s ease-in-out infinite reverse;
    height: 250px;
    position: absolute;
    filter: blur(60px);
    bottom: -30px;
    content: "";
}.thanksUnit_3761 .container {
    z-index: 5;
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.thanksUnit_3761 h2 {
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    opacity: 0;
    transform: translateY(20px);
    font-family: Arial, sans-serif;
    margin-bottom: 40px;
    font-weight: 700;
    color: #000000;
    font-size: 31px;
    position: relative;
}.thanksUnit_3761 h2::after {
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(176,191,210) 0%, rgb(136,160,184) 100%);
    bottom: -12px;
    animation: expandLine 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    transform-origin: left center;
    content: "";
    width: 80px;
    left: 0;
    position: absolute;
    height: 3px;
}.thanksUnit_3761 .path_impact_7469 {
    padding: 50px;
    transform: translateY(30px);
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    opacity: 0;
    background: #ffffff;
}.thanksUnit_3761 .path_impact_7469::before {
    background: linear-gradient(to bottom, rgb(136,160,184), rgb(176,191,210));
    width: 6px;
    transform: scaleY(0);
    animation: expandHeight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    transform-origin: top center;
}.thanksUnit_3761 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.thanksUnit_3761 li {
    padding-left: 25px;
    position: relative;
}.thanksUnit_3761 li::before {
    transform: scale(0);
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1s;
    background: linear-gradient(135deg, rgb(176,191,210) 0%, rgb(136,160,184) 100%);
    border-radius: 50%;
    left: 0;
    height: 10px;
    content: "";
    top: 8px;
    position: absolute;
    width: 10px;
}.thanksUnit_3761 span {
    color: #000000;
    font-size: calc(16px * 1.05);
    line-height: 1.7;
    font-family: Arial, sans-serif;
    display: block;
    transform: translateY(15px);
    opacity: 0;
    animation: fadeText 0.8s ease forwards 0.8s;
}

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

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

@keyframes expandHeight {
    to {
        transform: scaleY(1);
    }
}

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

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

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

@media (max-width: 991px) {.thanksUnit_3761 {
    padding: 90px 0 70px;
}.thanksUnit_3761 h2 {
    margin-bottom: 35px;
    font-size: calc(31px * 0.9);
}.thanksUnit_3761 .path_impact_7469 {
    padding: 40px 35px;
}.thanksUnit_3761 h2::after {
    width: 70px;
}
}

@media (max-width: 767px) {.thanksUnit_3761 {
    padding: 70px 0 50px;
}.thanksUnit_3761 h2 {
    font-size: calc(31px * 0.8);
    margin-bottom: 30px;
    line-height: 1.4;
}.thanksUnit_3761 .path_impact_7469 {
    padding: 35px 25px;
}.thanksUnit_3761 span {
    font-size: 16px;
    line-height: 1.6;
}.thanksUnit_3761 h2::after {
    width: 60px;
    height: 2px;
}
}

@media (max-width: 575px) {.thanksUnit_3761 {
    padding: 60px 0 40px;
}.thanksUnit_3761 h2 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.7);
}.thanksUnit_3761 .path_impact_7469 {
    padding: 30px 20px;
}.thanksUnit_3761 li {
    padding-left: 20px;
}.thanksUnit_3761 li::before {
    top: 9px;
    height: 8px;
    width: 8px;
}.thanksUnit_3761 h2::after {
    width: 50px;
}
}

@media (hover: hover) {.thanksUnit_3761 .path_impact_7469:hover {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.06);
}.thanksUnit_3761 .path_impact_7469:hover::before {
    transition: background 0.5s ease;
    background: linear-gradient(to bottom, rgb(176,191,210), rgb(136,160,184));
}}.secure_archive_3981 {
    font-family: Arial, sans-serif;
    padding: 40px 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.5);
    color: #000000;
    background-color: #ffffff;
}.secure_archive_3981 h1, .secure_archive_3981 h2, .secure_archive_3981 h3, .secure_archive_3981 h4, .secure_archive_3981 h5, .secure_archive_3981 h6 {
    margin-bottom: 20px;
    color: #000000;
    font-weight: 700;
}.secure_archive_3981 h1 {
    font-size: 48px;
    border-bottom: 2px solid rgb(176,191,210);
    padding-bottom: 10px;
    margin-bottom: 30px;
}.secure_archive_3981 h2 {
    border-bottom: 2px solid rgb(136,160,184);
    margin-bottom: 25px;
    padding-bottom: 8px;
    font-size: 32px;
}.secure_archive_3981 h3 {
    font-size: 1.5em;
    margin-bottom: 20px;
    padding-bottom: 6px;
    border-bottom: 1px solid #000000;
}.secure_archive_3981 h4 {
    font-size: 1.25em;
    margin-bottom: 18px;
}.secure_archive_3981 h5 {
    font-size: 24px;
    margin-bottom: 16px;
}.secure_archive_3981 h6 {
    margin-bottom: 14px;
    font-size: 22px;
}.secure_archive_3981 ul, .secure_archive_3981 ol {
    list-style: none;
    margin-left: 20px;
    padding-left: 20px;
    color: #000000;
}.secure_archive_3981 ul li, .secure_archive_3981 ol li {
    line-height: 1.6;
    font-size: 16px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}.secure_archive_3981 ul li:before {
    color: rgb(176,191,210);
    content: '•';
    left: 0;
    font-size: 1.2em;
    position: absolute;
}.secure_archive_3981 p, .secure_archive_3981 span, .secure_archive_3981 div {
    color: #000000;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.secure_archive_3981 {
    padding: 20px 10px;
}.secure_archive_3981 h1 {
    font-size: calc(24px - 10%);
}.secure_archive_3981 h2 {
    font-size: calc(24px - 10%);
}.secure_archive_3981 p, .secure_archive_3981 span, .secure_archive_3981 div {
    font-size: calc(16px - 10%);
}}
.secure_archive_3981 a {
    text-decoration: none;
    color: rgb(176,191,210);
    border-bottom: 1px solid rgb(176,191,210);
}.secure_archive_3981 a:hover {
    color: rgb(136,160,184);
    border-bottom: 1px solid rgb(136,160,184);
}.secure_archive_3981 blockquote {
    background-color: rgb(215,222,236);
    color: #000000;
    font-style: italic;
    padding: 15px 20px;
    margin: 20px 0;
    border-left: 5px solid rgb(176,191,210);
}.secure_archive_3981 code {
    color: #000000;
    font-family: monospace;
    border-radius: 10px;
    padding: 2px 6px;
    background-color: rgb(215,222,236);
}.secure_archive_3981 hr {
    height: 1px;
    margin: 30px 0;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
}.academic_experience_2037 {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(215,222,236) 0%, rgba(255,255,255,0.95) 100%);
    position: relative;
    overflow: hidden;
}.academic_experience_2037::before {
    top: 0;
    position: absolute;
    z-index: 0;
    height: 100%;
    transform: translateY(-30%) skewY(-5deg);
    width: 100%;
    background: linear-gradient(45deg, rgb(176,191,210,0.5) 0%, transparent 70%);
    content: "";
    opacity: 0.1;
    left: 0;
}.academic_experience_2037::after {
    transform: rotate(-15deg);
    width: 100%;
    bottom: -20%;
    right: -20%;
    background: linear-gradient(135deg, rgb(136,160,184,0.5) 0%, transparent 80%);
    z-index: 0;
    position: absolute;
    content: "";
    height: 60%;
    opacity: 0.15;
}.academic_experience_2037 .container {
    max-width: 1200px;
    perspective: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    z-index: 1;
}.academic_experience_2037 .learning_feedback_9064 {
    position: relative;
    background: #ffffff;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 2.5rem;
    border-radius: 10px;
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.05),
    0 5px 15px rgba(0,0,0,0.03),
    0 0 0 1px rgba(255,255,255,0.1) inset;
    display: grid;
    overflow: hidden;
    grid-template-columns: 1fr;
    grid-gap: 2rem;
    border: 1px solid rgba(0,0,0,0.05);
}.academic_experience_2037 .learning_feedback_9064::before {
    height: 5px;
    top: 0;
    z-index: 2;
    animation: gradientMove 8s ease-in-out infinite;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, 
    rgb(176,191,210) 0%, 
    rgb(136,160,184) 50%, 
    rgb(176,191,210) 100%);
    background-size: 200% 100%;
    left: 0;
    position: absolute;
}.academic_experience_2037 .learning_feedback_9064 > div:first-child {
    justify-content: center;
    position: relative;
    align-items: center;
    z-index: 1;
    display: flex;
}.academic_experience_2037 .article_image_6294 {
    border-radius: 50%;
    position: relative;
    height: 180px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateZ(30px);
    width: 180px;
    box-shadow: 
    0 10px 25px rgba(0,0,0,0.1),
    0 5px 10px rgba(0,0,0,0.05);
}.academic_experience_2037 .article_image_6294::before {
    background: linear-gradient(
    135deg,
    rgb(136,160,184) 0%,
    transparent 50%,
    rgb(176,191,210) 100%
  );
    inset: -8px;
    animation: rotateGradient 15s linear infinite;
    border-radius: 50%;
    transform: rotate(-45deg);
    position: absolute;
    z-index: -1;
    content: "";
    opacity: 0.8;
}.academic_experience_2037 .article_image_6294::after {
    box-shadow: inset 0 0 0 10px rgba(255,255,255,0.1);
    inset: 0;
    border-radius: 50%;
    z-index: 1;
    position: absolute;
    content: "";
}.academic_experience_2037 .learning_feedback_9064 > div:nth-child(2) {
    transform: translateZ(20px);
    text-align: center;
    position: relative;
}.academic_experience_2037 .name {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #000000;
    position: relative;
    display: inline-block;
}.academic_experience_2037 .name::after {
    left: 30%;
    height: 3px;
    position: absolute;
    transform: translateZ(5px);
    content: "";
    background: rgb(176,191,210);
    bottom: -8px;
    width: 40%;
}.academic_experience_2037 .learning_feedback_9064 > div:nth-child(2) > div {
    margin-top: 1rem;
    font-weight: 600;
    color: rgb(136,160,184);
    letter-spacing: 0.5px;
    font-size: calc(12px * 0.9);
}.academic_experience_2037 .learning_feedback_9064 > div:nth-child(3) {
    transform: translateZ(10px);
    position: relative;
}.academic_experience_2037 .exp_progress_9468 {
    position: relative;
    text-align: justify;
    line-height: 1.8;
    font-size: 12px;
    color: #000000;
    padding-left: 1rem;
}.academic_experience_2037 .exp_progress_9468::before {
    position: absolute;
    border-radius: 3px;
    bottom: 0;
    top: 0;
    width: 3px;
    background: linear-gradient(
    to bottom,
    rgb(176,191,210) 0%,
    rgb(136,160,184) 100%
  );
    content: "";
    left: 0;
}.academic_experience_2037 .learning_feedback_9064:hover {
    box-shadow: 
    0 30px 60px rgba(0,0,0,0.08),
    0 10px 25px rgba(0,0,0,0.05),
    0 0 0 1px rgba(255,255,255,0.2) inset;
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
}.academic_experience_2037 .learning_feedback_9064:hover .article_image_6294 {
    transform: translateZ(40px) scale(1.05);
}

@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

@keyframes rotateGradient {
  0% { transform: rotate(-45deg); }
  100% { transform: rotate(315deg); }
}

@media (min-width: 768px) {.academic_experience_2037 {
    padding: 7rem 0;
}.academic_experience_2037 .learning_feedback_9064 {
    padding: 3rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
    grid-gap: 2.5rem;
}.academic_experience_2037 .learning_feedback_9064 > div:first-child {
    grid-row: 1 / span 2;
}.academic_experience_2037 .learning_feedback_9064 > div:nth-child(2) {
    padding-top: 1.5rem;
    text-align: left;
    align-self: end;
}.academic_experience_2037 .name::after {
    left: 0;
    width: 60px;
}.academic_experience_2037 .exp_progress_9468 {
    padding-left: 1.5rem;
}.academic_experience_2037 .exp_progress_9468::before {
    width: 4px;
}
}

@media (min-width: 992px) {.academic_experience_2037 .learning_feedback_9064 {
    padding: 3.5rem 4rem;
    grid-template-columns: 250px 1fr;
    grid-gap: 3rem;
}.academic_experience_2037 .article_image_6294 {
    width: 220px;
    height: 220px;
}.academic_experience_2037 .name {
    font-size: calc(24px * 1.1);
}.academic_experience_2037 .learning_feedback_9064 > div:nth-child(2) > div {
    font-size: 12px;
}.academic_experience_2037 .exp_progress_9468 {
    font-size: calc(12px * 1.05);
    line-height: 1.9;
}
}

@media (min-width: 1200px) {.academic_experience_2037 .container {
    padding: 0 2rem;
}.academic_experience_2037 .learning_feedback_9064 {
    padding: 4rem 5rem;
    grid-template-columns: 280px 1fr;
}.academic_experience_2037 .article_image_6294 {
    height: 240px;
    width: 240px;
}
}

@media (max-width: 767px) {.academic_experience_2037 {
    padding: 4rem 0;
}.academic_experience_2037 .learning_feedback_9064 {
    padding: 2rem 1.5rem;
    text-align: center;
}.academic_experience_2037 .article_image_6294 {
    height: 150px;
    width: 150px;
}.academic_experience_2037 .exp_progress_9468 {
    padding-left: 0;
    padding-top: 1rem;
    text-align: left;
}.academic_experience_2037 .exp_progress_9468::before {
    height: 3px;
    width: 50px;
    transform: translateX(-50%);
    bottom: auto;
    top: 0;
    left: 50%;
}}header {
    width: 100%;
    overflow: visible;
    z-index: 99;
    background: linear-gradient(135deg, rgb(176,191,210,0.5) 0%, rgb(136,160,184) 100%);
    position: relative;
}header::before {
    width: 100%;
    content: "";
    background: linear-gradient(145deg, rgb(136,160,184,0.5) 0%, transparent 70%);
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
}header .head_sitewrap_5604 {
    display: flex;
    position: relative;
    z-index: 5;
    align-items: center;
    flex-direction: row;
    padding: 20px 15px;
    transform: none;
    justify-content: space-between;
}header .head_sitewrap_5604 .nav_study_6743 {
    transition: transform 0.4s ease;
    margin-right: 10px;
    transform: translateX(0);
}header .head_sitewrap_5604 .nav_study_6743:hover {
    transform: scale(1.05);
}header .head_sitewrap_5604 .nav_study_6743 .top_sitewrap_3897 {
    display: inline-block;
}header .head_sitewrap_5604 .nav_study_6743 .top_sitewrap_3897 svg {
    height: 50px;
    width: auto;
}header .head_sitewrap_5604 .top_pro_9487 {
    padding: 20px 30px;
    position: relative;
    border-radius: 10px;
    display: flex;
    list-style: none;
    background: rgba(0, 0, 0, 0.5);
    flex-wrap: wrap;
    transform: none;
    margin: 0;
    padding: 0;
}header .head_sitewrap_5604 .top_pro_9487::before {
    border-radius: 10px;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(-2deg) scale(1.03);
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: -1;
    height: 100%;
    content: "";
}header .head_sitewrap_5604 .top_pro_9487 .top_sitebar_9475 {
    margin: 0 12px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}header .head_sitewrap_5604 .top_pro_9487 .top_sitebar_9475:hover {
    transform: translateY(-3px) scale(1.05);
}header .head_sitewrap_5604 .top_pro_9487 .top_sitebar_9475 a {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    display: block;
    padding: 8px 5px;
    font-family: Arial, sans-serif;
    font-weight: 600;
}header .head_sitewrap_5604 .top_pro_9487 .top_sitebar_9475 a::after {
    width: 100%;
    transition: transform 0.4s ease;
    background: linear-gradient(90deg, transparent, rgb(136,160,184), transparent);
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    height: 2px;
    transform: translateX(-100%);
}header .head_sitewrap_5604 .top_pro_9487 .top_sitebar_9475:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .head_sitewrap_5604 {
    flex-direction: column;
    align-items: center;
}header .head_sitewrap_5604 .nav_study_6743 {
    margin-right: 0;
    margin-bottom: 15px;
}header .head_sitewrap_5604 .top_pro_9487 {
    padding: 15px;
    justify-content: center;
    width: 100%;
}header .head_sitewrap_5604 .top_pro_9487 .top_sitebar_9475 {
    margin: 5px 15px 5px 0;
}header .head_sitewrap_5604 .top_pro_9487 .top_sitebar_9475 a {
    padding: 5px;
    font-size: calc(12px - 2px);
}}footer {
    width: 100%;
    position: relative;
}.student_aid_0719 {
    padding: 80px 0 30px;
    background-color: rgb(176,191,210);
    position: relative;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.student_aid_0719::before {
    background-color: rgb(176,191,210);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    content: "";
    height: 100%;
    right: 0;
    width: 60%;
    position: absolute;
    z-index: 0;
    top: 0;
}footer .student_aid_0719::after {
    width: 200px;
    border-radius: 50%;
    height: 200px;
    right: 15%;
    opacity: 0.3;
    background: radial-gradient(circle, rgb(176,191,210), transparent 70%);
    top: 50px;
    content: "";
    position: absolute;
}footer .guide_section_2960 {
    position: relative;
    z-index: 1;
}footer .contact_form_9071 {
    margin-bottom: 60px;
    flex-wrap: wrap;
    gap: 10px;
    display: flex;
    justify-content: flex-start;
}footer .info_item {
    padding: 15px 25px;
    flex: 0 1 auto;
    margin-bottom: 10px;
    backdrop-filter: blur(5px);
    border-radius: 10px;
    transition: all 0.3s ease;
    margin-right: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    transform: skewX(-5deg);
}footer .info_item:hover {
    transform: skewX(-5deg) translateY(-5px);
    background-color: rgb(176,191,210);
}footer .info_item svg {
    transform: skewX(5deg);
    margin-right: 10px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: #ffffff;
}footer .info_item p,
footer .info_item a {
    vertical-align: middle;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    transform: skewX(5deg);
}footer .text_main_holder {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
    position: relative;
}footer .nav_study_6743 {
    position: relative;
    padding-left: 20px;
}footer .nav_study_6743::before {
    width: 5px;
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    background-color: rgb(176,191,210);
    left: 0;
}footer .nav_study_6743 svg {
    margin-bottom: 20px;
    width: auto;
    filter: brightness(0) invert(1);
    height: 45px;
}footer .alumni_net_2790 {
    line-height: 1.6;
    max-width: 320px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
}footer .top_pro_9487 {
    position: relative;
}footer .top_pro_9487 h5 {
    padding-bottom: 10px;
    margin-bottom: 25px;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    font-size: 20px;
}footer .top_pro_9487 h5::after {
    position: absolute;
    height: 3px;
    bottom: 0;
    width: 50px;
    background-color: rgb(176,191,210);
    content: "";
    left: 0;
}footer .head_core_1694 {
    margin-bottom: 25px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    display: grid;
    gap: 15px;
}footer .head_core_1694 a {
    position: relative;
    padding-left: 0;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-size: 13px;
}footer .head_core_1694 a::before {
    content: "→";
    color: rgb(176,191,210);
    position: absolute;
    transition: all 0.3s ease;
    opacity: 0;
    left: -20px;
}footer .head_core_1694 a:hover {
    padding-left: 20px;
    color: rgb(176,191,210);
}footer .head_core_1694 a:hover::before {
    left: 0;
    opacity: 1;
}footer .subscribe_holder {
    border-left: 5px solid rgb(176,191,210);
    border-radius: 17px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 30px;
}footer .subscribe_holder::before {
    top: -20px;
    background-color: rgb(176,191,210);
    width: 100px;
    border-radius: 50%;
    opacity: 0.2;
    content: "";
    right: -20px;
    position: absolute;
    z-index: -1;
    height: 100px;
}footer .subscribe_holder h5 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.7);
}footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 15px;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 14px 16px;
    border-radius: 10px;
    border: none;
    color: #ffffff;
    font-size: 13px;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 0 2px rgb(176,191,210);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .sub_component_7523 {
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    background-color: rgb(176,191,210);
    font-size: 15px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 14px 20px;
    font-weight: 600;
}footer .sub_component_7523:hover {
    background-color: rgb(136,160,184);
    transform: translateX(5px);
}footer .faculty_info_6512 {
    margin-top: 60px;
    padding-top: 20px;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}footer .podcast_cta_1372 {
    text-align: center;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .head_core_1694 {
    grid-template-columns: repeat(2, 1fr);
}footer .input_holder {
    flex-direction: row;
}footer .sub_component_7523 {
    white-space: nowrap;
}footer .head_core_1694 a {
    padding-right: 10px;
}
}

@media (max-width: 991px) {footer .student_aid_0719::before {
    opacity: 0.7;
    width: 100%;
    background-color: rgb(176,191,210);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
}

@media (max-width: 767px) {footer .student_aid_0719 {
    padding: 60px 0 30px;
}footer .contact_form_9071 {
    justify-content: center;
    margin-bottom: 40px;
}footer .top_pro_9487 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .faculty_info_6512 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .student_aid_0719 {
    padding: 50px 0 20px;
}footer .info_item {
    width: 100%;
    margin-right: 0;
}footer .head_core_1694 {
    grid-template-columns: 1fr;
}footer .subscribe_holder {
    padding: 20px;
}footer .input_holder input[type="email"],
    footer .sub_component_7523 {
    padding: 12px 15px;
}}.educational_rewards_1409 {
    background: linear-gradient(135deg, rgb(215,222,236) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 4rem 0;
    position: relative;
    overflow: hidden;
}.educational_rewards_1409::before {
    top: 0;
    background-image: 
    radial-gradient(circle at 20% 30%, rgb(176,191,210,0.5) 0%, transparent 70%),
    radial-gradient(circle at 80% 70%, rgb(136,160,184,0.5) 0%, transparent 60%);
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    z-index: 0;
    position: absolute;
}.educational_rewards_1409 .container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    z-index: 1;
    gap: 2.5rem;
    padding: 0 1.5rem;
}.educational_rewards_1409 .article_image_6294 {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    height: auto;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
    clip-path: polygon(0 0, 100% 4%, 96% 100%, 4% 96%);
    width: 100%;
    object-fit: cover;
}.educational_rewards_1409 .article_image_6294:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.educational_rewards_1409 .path_impact_7469 {
    justify-content: center;
    flex-direction: column;
    display: flex;
}.educational_rewards_1409 .text_holder_0286 {
    background: linear-gradient(135deg, #ffffff 0%,#ffffff 100%);
    padding: 1.5rem;
    transform: translateX(0) translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}.educational_rewards_1409 .text_holder_0286::before {
    content: "";
    background: rgb(176,191,210);
    height: 0;
    left: 0;
    top: 0;
    position: absolute;
    width: 4px;
    transition: height 0.5s ease;
}.educational_rewards_1409 .text_holder_0286:hover::before {
    height: 100%;
}.educational_rewards_1409 h1 {
    font-weight: 700;
    color: #000000;
    position: relative;
    letter-spacing: -0.01em;
    line-height: 1.3;
    margin-bottom: 1.75rem;
    transform: translateZ(0);
    font-size: calc(31px * 1.1);
}.educational_rewards_1409 h1::after {
    background: rgb(136,160,184);
    transform: scaleX(0.6);
    transform-origin: left;
    position: absolute;
    height: 3px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    width: 70px;
    content: "";
    bottom: -0.75rem;
}.educational_rewards_1409 .text_holder_0286:hover h1::after {
    transform: scaleX(1);
}.educational_rewards_1409 ul {
    padding: 0;
    grid-template-columns: 1fr;
    list-style: none;
    margin: 1.5rem 0 0;
    gap: 1.2rem;
    display: grid;
}.educational_rewards_1409 li {
    transition: transform 0.4s ease;
    padding-left: 2.5rem;
    position: relative;
}.educational_rewards_1409 li:hover {
    transform: translateX(8px);
}.educational_rewards_1409 li p {
    display: flex;
    line-height: 1.6;
    color: #000000;
    font-weight: 400;
    margin: 0;
    align-items: center;
    font-size: 13px;
}.educational_rewards_1409 svg {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 24px;
    transform: scale(0.9);
    top: 0;
    width: 24px;
    left: 0;
    position: absolute;
}.educational_rewards_1409 li:hover svg {
    transform: scale(1.1);
}.educational_rewards_1409 svg path {
    transition: fill 0.3s ease;
    fill: rgb(136,160,184);
}.educational_rewards_1409 li:hover svg path {
    fill: rgb(176,191,210);
}.educational_rewards_1409 li:nth-child(odd) {
    transform: translateX(0);
}.educational_rewards_1409 li:nth-child(even) {
    transform: translateX(0);
}.educational_rewards_1409 li:nth-child(odd):hover {
    transform: translateX(8px);
}.educational_rewards_1409 li:nth-child(even):hover {
    transform: translateX(8px);
}

@media (min-width: 768px) {.educational_rewards_1409 {
    padding: 6rem 0;
}.educational_rewards_1409 .container {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
}.educational_rewards_1409 h1 {
    margin-bottom: 2rem;
    font-size: 41px;
}.educational_rewards_1409 ul {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem 2rem;
}.educational_rewards_1409 .text_holder_0286 {
    transform: translateX(-20px);
    padding: 2.5rem;
}.educational_rewards_1409 .text_holder_0286:hover {
    transform: translateX(0);
}.educational_rewards_1409 .article_image_6294 {
    max-height: 500px;
    height: 100%;
}
}

@media (min-width: 992px) {.educational_rewards_1409 .container {
    gap: 4rem;
}.educational_rewards_1409 .article_image_6294 {
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
}.educational_rewards_1409 h1 {
    font-size: calc(41px * 1.05);
}.educational_rewards_1409 li {
    padding-left: 3rem;
}.educational_rewards_1409 svg {
    transform: scale(1);
}
}

@media (max-width: 767px) {.educational_rewards_1409 {
    padding: 3rem 0;
}.educational_rewards_1409 .container {
    gap: 2rem;
}.educational_rewards_1409 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(31px * 0.9);
}.educational_rewards_1409 li {
    margin-bottom: 1rem;
}.educational_rewards_1409 .article_image_6294 {
    clip-path: polygon(0 0, 100% 3%, 97% 100%, 3% 97%);
    max-height: 300px;
}.educational_rewards_1409 ul {
    gap: 1rem;
}
}

@media (max-width: 480px) {.educational_rewards_1409 h1 {
    font-size: 31px;
}.educational_rewards_1409 .text_holder_0286 {
    padding: 1.25rem;
}.educational_rewards_1409 li p {
    font-size: calc(13px * 0.95);
}.educational_rewards_1409 .article_image_6294 {
    max-height: 250px;
}}.cookie_notice_window_6930 {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    bottom: 0;
    position: fixed;
    background: rgb(136,160,184);
    width: 100%;
    padding: 15px 20px;
    z-index: 90;
    border-top: 3px solid rgb(176,191,210);
}.cookie_review_6875 {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    align-items: center;
}.cookies_tracking_9260 {
    margin-right: 20px;
    flex-shrink: 0;
}.cookies_tracking_9260 svg {
    width: 50px;
    height: 50px;
    fill: rgb(176,191,210);
}.cookie_screen_0316 {
    flex-direction: column;
    justify-content: center;
    display: flex;
    max-width: 600px;
}.cookie_notice_window_6930 h5 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
}.cookie_notice_window_6930 p {
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
}.visitor_controls_2539 {
    background: rgb(176,191,210);
    text-align: center;
    color: #ffffff;
    transition: none;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid rgb(176,191,210);
    padding: 10px 20px;
    border-radius: 10px;
    flex-shrink: 0;
    font-size: 20px;
    margin-left: 10px;
    min-width: 150px;
}.visitor_controls_2539:hover {
    background: rgb(176,191,210,0.5);
    border-color: rgb(176,191,210,0.5);
}.cookie_notice_window_6930 p a {
    text-decoration: none;
    color: rgb(176,191,210);
    border-bottom: 2px solid rgb(176,191,210);
}.cookie_notice_window_6930 p a:hover {
    color: rgb(136,160,184);
    border-bottom-color: rgb(136,160,184);
}
@media only screen and (max-width: 1200px) {.cookie_notice_window_6930 {
    padding: 15px;
}
}
@media only screen and (max-width: 800px) {.cookies_tracking_9260 {
    display: none;
}.cookie_review_6875 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie_notice_window_6930 h5, .cookie_notice_window_6930 p {
    text-align: center;
}.cookie_screen_0316 {
    margin-bottom: 15px;
}.visitor_controls_2539 {
    margin-top: 10px;
    margin-left: 0;
}}
#cookieNoticeMessage_3701 {
    display: none;
}#cookieNoticeMessage_3701:checked ~ .cookie_notice_window_6930 {
    visibility: hidden;
    opacity: 0;
}.who_we_are_2641 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.who_we_are_2641::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(176,191,210,0.5), rgb(136,160,184,0.5));
    z-index: 1;
    right: 0;
    top: 0;
    content: "";
    left: 0;
    bottom: 0;
}.who_we_are_2641::after {
    z-index: 2;
    opacity: 0.08;
    background: rgb(136,160,184);
    top: -50%;
    content: "";
    height: 200%;
    position: absolute;
    width: 80%;
    animation: float 15s infinite ease-in-out;
    right: -20%;
    transform: rotate(-15deg);
}.who_we_are_2641 .container {
    z-index: 5;
    position: relative;
    perspective: 1000px;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    transform-style: preserve-3d;
}.who_we_are_2641 .text_holder_0286 {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: linear-gradient(145deg, rgba(255,255,255,0.9), rgba(255,255,255,0.85));
    transform: translateZ(20px) rotateX(2deg);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1), 0 10px 30px rgba(0,0,0,0.08);
    position: relative;
    padding: 60px 50px;
    transform-origin: top center;
    backdrop-filter: blur(10px);
}.who_we_are_2641 .text_holder_0286:hover {
    transform: translateZ(40px) rotateX(0deg);
}.who_we_are_2641 .text_holder_0286::before {
    left: 0;
    background: linear-gradient(to bottom, rgb(176,191,210), rgb(136,160,184));
    top: 0;
    position: absolute;
    transform: translateX(-4px);
    height: 100%;
    width: 8px;
    content: "";
}.who_we_are_2641 h1 {
    transform: translateX(0);
    font-size: 42px;
    margin-bottom: 40px;
    font-weight: 700;
    letter-spacing: -0.03em;
    position: relative;
    transition: transform 0.4s ease;
    color: #000000;
}.who_we_are_2641 h1::after {
    content: "";
    transition: width 0.4s ease;
    width: 70px;
    left: 0;
    bottom: -12px;
    background: linear-gradient(90deg, rgb(176,191,210), rgb(136,160,184));
    position: absolute;
    height: 4px;
}.who_we_are_2641 .text_holder_0286:hover h1 {
    transform: translateX(10px);
}.who_we_are_2641 .text_holder_0286:hover h1::after {
    width: 100px;
}.who_we_are_2641 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.who_we_are_2641 ul li {
    animation-delay: 0.3s;
    opacity: 0;
    margin-bottom: 20px;
    position: relative;
    transform: translateZ(10px);
    animation: fade-in 0.8s forwards;
}.who_we_are_2641 ul li:first-child {
    animation-delay: 0.1s;
}.who_we_are_2641 ul li h4 {
    padding-left: 0;
    position: relative;
    color: rgb(176,191,210);
    transition: all 0.3s ease;
    margin-bottom: 15px;
    font-size: calc(18px + 2px);
    font-weight: 600;
    display: inline-block;
    transform-origin: left center;
}.who_we_are_2641 ul li h4::before {
    position: absolute;
    width: 0;
    content: "";
    bottom: -5px;
    left: 0;
    transition: width 0.3s ease-out;
    height: 2px;
    background: rgb(136,160,184);
}.who_we_are_2641 ul li:hover h4::before {
    width: 100%;
}.who_we_are_2641 ul li span {
    color: #000000;
    display: block;
    letter-spacing: 0.02em;
    margin-bottom: 10px;
    line-height: 1.7;
    text-align: justify;
    transform: translateY(0);
    transition: transform 0.4s ease;
    font-size: 14px;
    position: relative;
    column-count: 1;
}

@media (min-width: 992px) {.who_we_are_2641 ul li span {
    column-gap: 40px;
    column-count: 2;
}}

.who_we_are_2641 ul li:hover span {
    transform: translateY(-5px);
}

@keyframes fade-in {
    0% {
        opacity: 0;
        transform: translateY(20px) translateZ(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(10px);
    }
}

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

@media (max-width: 991px) {.who_we_are_2641 {
    padding: 80px 0;
}.who_we_are_2641 .text_holder_0286 {
    transform: translateZ(10px) rotateX(1deg);
    padding: 40px 30px;
}.who_we_are_2641 h1 {
    margin-bottom: 30px;
    font-size: calc(32px + 2px);
}.who_we_are_2641 ul li h4 {
    font-size: 18px;
}
}

@media (max-width: 767px) {.who_we_are_2641 {
    padding: 60px 0;
}.who_we_are_2641 .text_holder_0286 {
    padding: 30px 25px;
    transform: none;
}.who_we_are_2641 h1 {
    font-size: 32px;
    margin-bottom: 25px;
}.who_we_are_2641 h1::after {
    width: 50px;
    height: 3px;
}.who_we_are_2641 ul li span {
    line-height: 1.6;
    font-size: calc(14px - 1px);
}.who_we_are_2641::after {
    top: -30%;
    width: 100%;
}
}

@media (max-width: 575px) {.who_we_are_2641 {
    padding: 50px 0;
}.who_we_are_2641 .text_holder_0286 {
    padding: 25px 20px;
}.who_we_are_2641 .text_holder_0286::before {
    transform: translateX(-3px);
    width: 5px;
}.who_we_are_2641 h1 {
    font-size: calc(32px - 2px);
    margin-bottom: 20px;
}.who_we_are_2641 ul li {
    margin-bottom: 15px;
}.who_we_are_2641 ul li h4 {
    font-size: calc(18px - 1px);
    margin-bottom: 10px;
}}.title_page_9378 {
    overflow: hidden;
    min-height: 85vh;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 3rem 1rem;
    width: 100%;
    display: flex;
    background: linear-gradient(135deg, rgb(136,160,184,0.5), rgb(176,191,210));
}.title_page_9378 > div {
    max-width: 1200px;
    z-index: 1;
    width: 100%;
    position: relative;
}.title_page_9378 .success_story_3801 {
    animation: slideInLeft 0.8s ease-out forwards;
    opacity: 0;
    margin-bottom: 2rem;
    position: relative;
    transform: translateX(-20px);
}.title_page_9378 .edu_expert_5743 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    line-height: 1.2;
    letter-spacing: 0.03em;
    color: #ffffff;
    margin: 0;
    font-size: clamp(2rem, 5vw, 47px);
    font-weight: 700;
}.title_page_9378 .edu_expert_5743::after {
    background: rgb(136,160,184);
    position: absolute;
    left: 0;
    transform-origin: left;
    transform: scaleX(0);
    width: 80px;
    content: "";
    height: 4px;
    animation: scaleIn 0.6s 0.4s ease-out forwards;
    bottom: -0.5rem;
}.title_page_9378 .start_entry_7945 {
    animation: fadeInUp 0.8s 0.2s ease-out forwards;
    transform: translateY(20px);
    padding: 2.5rem;
    position: relative;
    border-radius: 0.5rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    opacity: 0;
    overflow: hidden;
}.title_page_9378 .start_entry_7945::before {
    backdrop-filter: blur(3px);
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(176,191,210,0.5));
    left: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    content: "";
    top: 0;
}.title_page_9378 .start_entry_7945 > div {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    z-index: 1;
    gap: 2rem;
}.title_page_9378 .start_entry_7945 p {
    opacity: 0;
    line-height: 1.6;
    color: #ffffff;
    max-width: 600px;
    transform: translateX(-10px);
    padding-left: 1rem;
    animation: fadeInSlideRight 0.6s 0.6s ease-out forwards;
    margin: 0;
    position: relative;
    font-size: clamp(1rem, 2vw, 12px);
    font-weight: 300;
}.title_page_9378 .start_entry_7945 p::before {
    position: absolute;
    height: 100%;
    background: rgb(136,160,184);
    width: 3px;
    left: 0;
    top: 0;
    content: "";
}.title_page_9378 .start_entry_7945 h3 {
    animation: fadeInUp 0.6s 0.8s ease-out forwards;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
    font-weight: 600;
    font-size: clamp(1.25rem, 3vw, 21px);
    background: linear-gradient(to right, rgb(136,160,184,0.5), transparent);
    margin: 0;
    padding: 1.5rem;
    opacity: 0;
    position: relative;
    line-height: 1.4;
    color: #ffffff;
    transform: translateY(10px);
}

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

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

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

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


@media (min-width: 768px) {.title_page_9378 {
    padding: 4rem 2rem;
}.title_page_9378 .start_entry_7945 {
    padding: 3rem;
}.title_page_9378 .start_entry_7945 > div {
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.title_page_9378 .start_entry_7945 p {
    padding-left: 1.5rem;
}.title_page_9378 .start_entry_7945 h3 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    padding: 2rem;
}
}

@media (min-width: 992px) {.title_page_9378 {
    padding: 5rem 2rem;
}.title_page_9378 .success_story_3801 {
    margin-bottom: 3rem;
}.title_page_9378 .start_entry_7945 {
    padding: 4rem;
}.title_page_9378 .start_entry_7945 > div {
    gap: 3rem;
}.title_page_9378 .edu_expert_5743::after {
    width: 120px;
    height: 5px;
}
}

@media (max-width: 576px) {.title_page_9378 {
    min-height: 80vh;
    padding: 2rem 1rem;
}.title_page_9378 .edu_expert_5743 {
    font-size: 1.8rem;
}.title_page_9378 .start_entry_7945 {
    padding: 1.5rem;
}.title_page_9378 .start_entry_7945 h3 {
    padding: 1rem;
    font-size: 1.1rem;
}.title_page_9378 .edu_expert_5743::after {
    height: 3px;
    width: 60px;
}
}