* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.price_table_p {
    flex: 0 0 auto;
}.container {
    width: 1271px;
    max-width: 100%;
    margin: auto;
}html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
    scroll-behavior: smooth;
}.inner-container_u {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}.page_nav_S {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.test_drive_X {
    background: rgb(224,235,233);
    position: relative;
    overflow: hidden;
    padding: 140px 0;
}.test_drive_X::before {
    background: rgb(170,207,200,0.5);
    opacity: 0.1;
    width: 50%;
    content: '';
    height: 200%;
    top: -50%;
    right: 0;
    z-index: 1;
    transform: skewX(-20deg);
    position: absolute;
}.test_drive_X::after {
    width: 30%;
    position: absolute;
    top: -50%;
    right: 15%;
    height: 200%;
    opacity: 0.1;
    background: rgb(119,158,177,0.5);
    z-index: 1;
    content: '';
    transform: skewX(-20deg);
}.test_drive_X .impact_stats_j {
    flex-direction: row;
    align-items: flex-start;
    display: flex;
    position: relative;
    z-index: 10;
}.test_drive_X .container p {
    z-index: 5;
    position: relative;
    font-size: 33px;
    color: #000000;
    line-height: 1.4;
    font-weight: 700;
    flex: 0 0 60%;
    margin: 0;
    padding-right: 60px;
}.test_drive_X .support_request_b {
    align-items: center;
    position: relative;
    justify-content: center;
    height: 120px;
    display: flex;
    background: #ffffff;
    overflow: hidden;
    font-size: 15px;
    color: #000000;
    transition: all 0.4s ease;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 5;
    font-weight: 600;
    border-radius: 60px 0 60px 60px;
    text-decoration: none;
    flex: 0 0 35%;
}.test_drive_X .support_request_b::before {
    position: absolute;
    background: rgb(170,207,200);
    width: 20px;
    height: 20px;
    transition: all 0.4s ease;
    z-index: -1;
    top: 0;
    right: 0;
    content: '';
}.test_drive_X .support_request_b:hover {
    transform: translateY(-5px);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
    color: #ffffff;
}.test_drive_X .support_request_b:hover::before {
    height: 100%;
    width: 100%;
    border-radius: 60px 0 60px 60px;
}.test_drive_X .container p::after {
    left: 0;
    background: rgb(170,207,200);
    content: '';
    position: absolute;
    height: 6px;
    width: 60px;
    bottom: -20px;
    border-radius: 3px;
}.test_drive_X .impact_stats_j::before {
    width: 200px;
    height: 200px;
    background: rgb(170,207,200,0.5);
    z-index: -1;
    content: '';
    filter: blur(40px);
    opacity: 0.1;
    left: -100px;
    top: -100px;
    border-radius: 50%;
    position: absolute;
}.test_drive_X .impact_stats_j::after {
    position: absolute;
    width: 10px;
    content: '';
    right: 40px;
    height: 10px;
    background: rgb(170,207,200);
    bottom: -30px;
    border-radius: 50%;
}

@media (max-width: 991px) {.test_drive_X {
    padding: 120px 0;
}.test_drive_X .container p {
    font-size: calc(23px * 1.2);
    padding-right: 40px;
}.test_drive_X .support_request_b {
    height: 100px;
}.test_drive_X .container p::after {
    height: 5px;
    width: 50px;
}
}

@media (max-width: 767px) {.test_drive_X {
    padding: 90px 0;
}.test_drive_X .impact_stats_j {
    flex-direction: column;
}.test_drive_X .container p {
    padding-right: 0;
    flex: none;
    font-size: 23px;
    margin-bottom: 50px;
    width: 100%;
}.test_drive_X .support_request_b {
    width: 100%;
    flex: none;
    height: 80px;
}.test_drive_X .impact_stats_j::after {
    left: 40px;
    right: auto;
}
}

@media (max-width: 480px) {.test_drive_X {
    padding: 70px 0;
}.test_drive_X .container p {
    margin-bottom: 40px;
    font-size: calc(17px * 1.2);
}.test_drive_X .support_request_b {
    font-size: calc(15px * 0.9);
    border-radius: 35px 0 35px 35px;
    height: 70px;
}.test_drive_X .support_request_b:hover::before {
    border-radius: 35px 0 35px 35px;
}.test_drive_X .container p::after {
    width: 40px;
    bottom: -15px;
    height: 4px;
}.test_drive_X .impact_stats_j::after {
    width: 8px;
    height: 8px;
    left: 30px;
    bottom: -25px;
}}.trackingSettingsPopup_M {
    background: rgb(224,235,233);
    border-top: 2px solid rgb(170,207,200);
    position: fixed;
    bottom: 0;
    z-index: 90;
    width: 100%;
}.cookie_guard_W {
    display: flex;
    padding: 20px 0;
    align-items: center;
    justify-content: space-between;
}.trackingSettingsPopup_M h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.trackingSettingsPopup_M p {
    font-size: 18px;
}.user_tracker_l {
    margin-right: 10px;
    flex-shrink: 0;
}.user_tracker_l svg, .user_tracker_l svg path, .user_tracker_l img {
    height: 100px;
    width: 100px;
    fill: rgb(170,207,200);
}.track_settings_M {
    white-space: nowrap;
    cursor: pointer;
    font-size: 24px;
    border-bottom: 2px solid rgb(170,207,200);
    text-align: center;
    margin-left: 10px;
    color: rgb(170,207,200);
    flex-shrink: 0;
    line-height: 35px;
    text-decoration: none;
    min-width: 120px;
}.trackingSettingsPopup_M p a {
    text-decoration: none;
    color: rgb(170,207,200);
}
@media only screen and (max-width: 1200px) {.trackingSettingsPopup_M {
    padding: 20px;
}}
#cookie_alert_dialog_A {
    display: none;
}#cookie_alert_dialog_A:checked ~ .trackingSettingsPopup_M {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {.user_tracker_l {
    display: none;
}.cookie_guard_W {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.trackingSettingsPopup_M h5 {
    text-align: center;
}.trackingSettingsPopup_M p {
    text-align: center;
}.consent_edu_K {
    margin-bottom: 20px;
}body .inner-container_u .track_settings_M {
    margin-left: 0;
}}.get_in_touch_R {
    padding: 100px 0;
    z-index: 1;
    background: linear-gradient(125deg, rgb(224,235,233) 0%, rgb(119,158,177,0.5) 50%, rgb(224,235,233) 100%);
    overflow: hidden;
    position: relative;
}.get_in_touch_R::before {
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0,0,0,0.02) 10px, rgba(0,0,0,0.02) 20px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(0,0,0,0.02) 10px, rgba(0,0,0,0.02) 20px);
    z-index: -1;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0.7;
    height: 100%;
    left: 0;
    content: '';
}.get_in_touch_R::after {
    top: -50%;
    left: -50%;
    position: absolute;
    width: 200%;
    z-index: -1;
    content: '';
    animation: rotate 120s linear infinite;
    height: 200%;
    background: 
        conic-gradient(
            from 0deg at 50% 50%,
            transparent 0%,
            rgb(170,207,200,0.5) 5%,
            transparent 10%,
            transparent 90%,
            rgb(119,158,177,0.5) 95%,
            transparent 100%
        );
    opacity: 0.2;
}.get_in_touch_R .image_link_F {
    top: 0;
    width: 100%;
    filter: contrast(120%) brightness(110%) blur(5px);
    z-index: 0;
    position: absolute;
    opacity: 0.15;
    mix-blend-mode: luminosity;
    left: 0;
    height: 100%;
}.get_in_touch_R .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}.get_in_touch_R h3 {
    margin-bottom: 50px;
    font-size: 28px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    text-align: center;
    font-family: Arial, sans-serif;
    position: relative;
}.get_in_touch_R h3::before {
    left: 50%;
    position: absolute;
    content: '';
    width: 40px;
    background: rgb(170,207,200);
    border-radius: 10px;
    top: -15px;
    transform: translateX(-50%);
    height: 4px;
}.get_in_touch_R h3::after {
    bottom: -15px;
    position: absolute;
    background: rgb(170,207,200);
    content: '';
    transform: translateX(-50%);
    height: 4px;
    left: 50%;
    border-radius: 10px;
    width: 80px;
}.get_in_touch_R .feedback_reach_s {
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    display: flex;
    background: rgba(255, 255, 255, 0.01);
    flex-wrap: wrap;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 5px 15px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}.get_in_touch_R .feedback_reach_s::before {
    pointer-events: none;
    background: linear-gradient(135deg, 
        transparent 20%, 
        rgba(255, 255, 255, 0.05) 40%, 
        rgba(255, 255, 255, 0.1) 60%, 
        transparent 80%);
    content: '';
    z-index: 0;
    position: absolute;
    inset: 0;
}.get_in_touch_R .feedback_reach_s::after {
    content: '';
    position: absolute;
    box-shadow: 0 0 25px rgb(170,207,200,0.5);
    pointer-events: none;
    border-radius: 12px;
    animation: pulse-border 4s infinite alternate;
    border: 1px solid rgba(255, 255, 255, 0.1);
    inset: 0;
}.get_in_touch_R .support_message_q {
    padding: 50px;
    position: relative;
    background: #ffffff;
    flex: 1 1 60%;
    overflow: hidden;
}.get_in_touch_R .support_message_q::before {
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(0, 0, 0, 0.02) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgba(0, 0, 0, 0.02) 0%, transparent 25%);
}.get_in_touch_R .support_message_q::after {
    width: 150px;
    z-index: 0;
    opacity: 0.5;
    height: 150px;
    content: '';
    position: absolute;
    right: 0;
    background: 
        linear-gradient(135deg, transparent 40%, rgb(170,207,200,0.5) 100%);
    border-radius: 0 0 0 150px;
    top: 0;
}.get_in_touch_R .support_message_q #contact {
    position: relative;
    z-index: 2;
}.get_in_touch_R .support_message_q h3 {
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 23px;
    color: #000000;
    text-align: left;
    font-weight: 600;
}.get_in_touch_R .support_message_q h3::before {
    display: none;
}.get_in_touch_R .support_message_q h3::after {
    background: rgb(170,207,200);
    left: 0;
    transform: none;
    bottom: -10px;
    width: 60px;
}.get_in_touch_R .support_message_q input[type="text"],
.get_in_touch_R .support_message_q textarea {
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 12px;
    width: 100%;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03) inset;
    background-color: rgba(0, 0, 0, 0.02);
    padding: 18px 25px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    color: #000000;
    margin-bottom: 25px;
}.get_in_touch_R .support_message_q input[type="text"]:focus,
.get_in_touch_R .support_message_q textarea:focus {
    outline: none;
    border-color: rgb(170,207,200);
    background-color: #ffffff;
    box-shadow: 
        0 2px 5px rgba(0, 0, 0, 0.03) inset,
        0 0 0 3px rgb(170,207,200,0.5);
}.get_in_touch_R .support_message_q textarea {
    resize: vertical;
    height: 150px;
}.get_in_touch_R .support_message_q .reach_message_7 {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}.get_in_touch_R .support_message_q .reach_message_7 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.get_in_touch_R .support_message_q .reach_message_7 label {
    position: relative;
    color: #000000;
    line-height: 1.5;
    font-size: calc(12px - 2px);
    padding-left: 38px;
    cursor: pointer;
}.get_in_touch_R .support_message_q .reach_message_7 label::before {
    position: absolute;
    content: '';
    width: 24px;
    background-color: rgba(0, 0, 0, 0.02);
    height: 24px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
    border-radius: 10px;
    top: 2px;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
    left: 0;
}.get_in_touch_R .support_message_q .reach_message_7 label::after {
    transition: all 0.3s ease;
    background-color: rgb(170,207,200);
    width: 15px;
    position: absolute;
    content: '';
    border-radius: calc(10px - 2px);
    transform: scale(0.6);
    height: 15px;
    top: 2px;
    opacity: 0;
    left: 5px;
}.get_in_touch_R .support_message_q .reach_message_7 input[type="checkbox"]:checked + label::before {
    border-color: rgb(170,207,200);
}.get_in_touch_R .support_message_q .reach_message_7 input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}.get_in_touch_R .support_message_q .reach_message_7 a {
    transition: color 0.3s ease;
    position: relative;
    text-decoration: none;
    color: rgb(170,207,200);
    font-weight: 600;
}.get_in_touch_R .support_message_q .reach_message_7 a::after {
    transform-origin: right;
    width: 100%;
    background-color: rgb(170,207,200);
    bottom: -2px;
    transition: transform 0.3s ease;
    content: '';
    left: 0;
    height: 1px;
    transform: scaleX(0);
    position: absolute;
}.get_in_touch_R .support_message_q .reach_message_7 a:hover {
    color: rgb(119,158,177);
}.get_in_touch_R .support_message_q .reach_message_7 a:hover::after {
    background-color: rgb(119,158,177);
    transform: scaleX(1);
    transform-origin: left;
}.get_in_touch_R .support_message_q .support_request_b {
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 12px;
    padding: 16px 35px;
    background: linear-gradient(135deg, rgb(170,207,200) 0%, rgb(119,158,177) 100%);
    position: relative;
    color: #ffffff;
    font-size: 20px;
    border: none;
    transition: all 0.3s ease;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    overflow: hidden;
    box-shadow: 
        0 5px 15px rgb(170,207,200,0.5),
        0 0 0 1px rgb(170,207,200,0.5) inset;
}.get_in_touch_R .support_message_q .support_request_b::before {
    transition: all 0.5s ease;
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
}.get_in_touch_R .support_message_q .support_request_b::after {
    left: 0;
    opacity: 0.5;
    bottom: 0;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    width: 100%;
    animation: glow 2s infinite;
    content: '';
}.get_in_touch_R .support_message_q .support_request_b:hover {
    background: linear-gradient(135deg, rgb(119,158,177) 0%, rgb(170,207,200) 100%);
    box-shadow: 
        0 8px 25px rgb(170,207,200,0.5),
        0 0 0 1px rgb(170,207,200) inset;
    transform: translateY(-3px);
}.get_in_touch_R .support_message_q .support_request_b:hover::before {
    left: 100%;
}.get_in_touch_R .connect_panel_J {
    padding: 50px;
    flex: 1 1 40%;
    background: linear-gradient(135deg, rgb(170,207,200) 0%, rgb(119,158,177) 100%);
    overflow: hidden;
    position: relative;
}.get_in_touch_R .connect_panel_J::before {
    position: absolute;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px);
    width: 100%;
    content: '';
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 0;
    height: 100%;
}.get_in_touch_R .connect_panel_J::after {
    animation: shine 8s infinite linear;
    width: 100%;
    z-index: 0;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(255, 255, 255, 0.05) 50%, transparent 75%);
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
}.get_in_touch_R .connect_panel_J h4 {
    z-index: 1;
    color: #ffffff;
    margin-bottom: 40px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 23px;
}.get_in_touch_R .connect_panel_J h4::after {
    border-radius: 10px;
    bottom: -10px;
    content: '';
    width: 60px;
    background: #ffffff;
    height: 3px;
    position: absolute;
    left: 0;
}.get_in_touch_R .connect_panel_J .query_help_8 {
    z-index: 1;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0;
}.get_in_touch_R .connect_panel_J .query_help_8 li {
    position: relative;
    align-items: flex-start;
    display: flex;
    padding-bottom: 20px;
    margin-bottom: 30px;
}.get_in_touch_R .connect_panel_J .query_help_8 li:not(:last-child)::after {
    left: 0;
    content: '';
    bottom: 0;
    height: 1px;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.get_in_touch_R .connect_panel_J .query_help_8 li svg {
    margin-right: 20px;
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    position: relative;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}.get_in_touch_R .connect_panel_J .query_help_8 li svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.get_in_touch_R .connect_panel_J .query_help_8 li:hover svg {
    transition: transform 0.3s ease;
    transform: scale(1.1);
}.get_in_touch_R .connect_panel_J .query_help_8 li:hover svg path {
    fill: rgba(255, 255, 255, 0.9);
}.get_in_touch_R .connect_panel_J .query_help_8 li span {
    line-height: 1.5;
    position: relative;
    font-size: 12px;
    color: #ffffff;
}.get_in_touch_R .connect_panel_J .query_help_8 li a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
}.get_in_touch_R .connect_panel_J .query_help_8 li a::after {
    left: 0;
    width: 100%;
    transform-origin: right;
    bottom: -2px;
    background-color: #ffffff;
    transform: scaleX(0);
    height: 1px;
    content: '';
    position: absolute;
    transition: transform 0.3s ease;
}.get_in_touch_R .connect_panel_J .query_help_8 li a:hover {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}.get_in_touch_R .connect_panel_J .query_help_8 li a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse-border {
    0%, 100% {
        box-shadow: 0 0 15px rgb(170,207,200,0.5);
    }
    50% {
        box-shadow: 0 0 25px rgb(119,158,177,0.5);
    }
}

@keyframes glow {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@media (max-width: 992px) {.get_in_touch_R {
    padding: 80px 0;
}.get_in_touch_R .container {
    padding: 0 20px;
}.get_in_touch_R .feedback_reach_s {
    flex-direction: column;
}.get_in_touch_R .support_message_q,
    .get_in_touch_R .connect_panel_J {
    flex: 1 1 100%;
}.get_in_touch_R .support_message_q {
    padding: 40px;
}.get_in_touch_R .connect_panel_J {
    padding: 40px;
}
}

@media (max-width: 768px) {.get_in_touch_R {
    padding: 60px 0;
}.get_in_touch_R h3 {
    font-size: calc(28px - 4px);
    margin-bottom: 40px;
}.get_in_touch_R .support_message_q h3,
    .get_in_touch_R .connect_panel_J h4 {
    margin-bottom: 30px;
    font-size: calc(23px - 2px);
}.get_in_touch_R .support_message_q input[type="text"],
    .get_in_touch_R .support_message_q textarea {
    margin-bottom: 20px;
    padding: 15px 20px;
}.get_in_touch_R .support_message_q textarea {
    height: 120px;
}.get_in_touch_R .support_message_q .support_request_b {
    padding: 14px 30px;
    font-size: calc(20px - 1px);
}.get_in_touch_R .connect_panel_J .query_help_8 li {
    padding-bottom: 15px;
    margin-bottom: 25px;
}.get_in_touch_R .connect_panel_J .query_help_8 li svg {
    margin-right: 15px;
    height: 22px;
    width: 22px;
}
}

@media (max-width: 576px) {.get_in_touch_R {
    padding: 40px 0;
}.get_in_touch_R .support_message_q,
    .get_in_touch_R .connect_panel_J {
    padding: 30px 20px;
}.get_in_touch_R h3 {
    margin-bottom: 30px;
    font-size: calc(28px - 6px);
}.get_in_touch_R .support_message_q .reach_message_7 label {
    font-size: calc(12px - 3px);
}.get_in_touch_R .connect_panel_J .query_help_8 li:not(:last-child) {
    padding-bottom: 12px;
    margin-bottom: 20px;
}}.client_testimonials_0 {
    position: relative;
    overflow: hidden;
    padding: 8rem 0;
    background: linear-gradient(135deg, rgb(224,235,233) 0%, rgb(119,158,177,0.5) 100%);
}.client_testimonials_0::before {
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(119,158,177), transparent);
    position: absolute;
    height: 3px;
    top: 0;
    right: 0;
    content: "";
}.client_testimonials_0::after {
    transform: translateX(20%);
    right: 0;
    width: 60%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(119,158,177), transparent);
    position: absolute;
    bottom: 0;
    content: "";
}.client_testimonials_0 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 2rem;
}.client_testimonials_0 h2 {
    transform: translateX(-5%);
    letter-spacing: 0.5px;
    margin-bottom: 3.5rem;
    font-size: 36px;
    line-height: 1.3;
    position: relative;
    max-width: 80%;
    color: #000000;
    font-weight: 600;
}.client_testimonials_0 h2::after {
    content: "";
    height: 3px;
    bottom: -15px;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(170,207,200);
    width: 80px;
    position: absolute;
    left: 0;
    transform-origin: left center;
}.client_testimonials_0:hover h2::after {
    transform: scaleX(1.5);
}.client_testimonials_0 .testimonial_sharing_8 {
    display: grid;
    margin: 0;
    padding: 0;
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
}.client_testimonials_0 .testimonials_pro_t {
    background: #ffffff;
    flex-direction: column;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 2rem;
    border-left: 3px solid rgb(119,158,177);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: flex;
    position: relative;
    height: 100%;
    transform: translateY(0);
}.client_testimonials_0 .testimonials_pro_t:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.client_testimonials_0 .testimonials_pro_t div {
    margin-bottom: 1.5rem;
    align-items: center;
    display: flex;
}.client_testimonials_0 .testimonials_pro_t img {
    width: 60px;
    object-fit: cover;
    border: 2px solid rgb(119,158,177,0.5);
    border-radius: 50%;
    transition: transform 0.3s ease;
    margin-right: 1rem;
    height: 60px;
}.client_testimonials_0 .testimonials_pro_t:hover img {
    transform: scale(1.1);
}.client_testimonials_0 .testimonials_pro_t h4 {
    margin: 0;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    position: relative;
}.client_testimonials_0 .testimonials_pro_t h4::after {
    left: 0;
    width: 0;
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    bottom: -6px;
    background: rgb(170,207,200);
}.client_testimonials_0 .testimonials_pro_t:hover h4::after {
    width: 80%;
}.client_testimonials_0 .testimonials_pro_t .description {
    font-size: 12px;
    padding-left: 1.5rem;
    line-height: 1.6;
    margin: 0;
    flex-grow: 1;
    position: relative;
    color: #000000;
}.client_testimonials_0 .testimonials_pro_t .description::before {
    font-family: Georgia, serif;
    font-size: 4rem;
    left: -10px;
    opacity: 0.6;
    position: absolute;
    top: -15px;
    color: rgb(119,158,177,0.5);
    content: "";
}.client_testimonials_0 a {
    background: rgb(170,207,200);
    letter-spacing: 0.5px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    font-size: 15px;
    padding: 0.8rem 2rem;
    transition: transform 0.3s ease, background 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    z-index: 1;
    margin-top: 3rem;
    text-decoration: none;
    font-weight: 600;
}.client_testimonials_0 a:hover {
    background: #000000;
    transform: translateY(-5px);
}.client_testimonials_0 a::before {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    z-index: -1;
    transition: 0.5s;
    left: -100%;
    content: "";
}.client_testimonials_0 a:hover::before {
    left: 100%;
}.client_testimonials_0 .impact_stats_j {
    position: relative;
}.client_testimonials_0 .impact_stats_j::before {
    height: 200px;
    content: "";
    width: 200px;
    opacity: 0.2;
    top: 2rem;
    right: -2rem;
    background-size: 20px 20px;
    background: 
        linear-gradient(45deg, transparent 49%, rgb(119,158,177,0.5) 49%, rgb(119,158,177,0.5) 51%, transparent 51%),
        linear-gradient(-45deg, transparent 49%, rgb(119,158,177,0.5) 49%, rgb(119,158,177,0.5) 51%, transparent 51%);
    z-index: -1;
    position: absolute;
}


@media (max-width: 1200px) {.client_testimonials_0 {
    padding: 6rem 0;
}.client_testimonials_0 h2 {
    font-size: calc(36px * 0.9);
    max-width: 90%;
}.client_testimonials_0 .testimonial_sharing_8 {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.client_testimonials_0 {
    padding: 5rem 0;
}.client_testimonials_0 h2 {
    max-width: 100%;
    transform: translateX(0);
}.client_testimonials_0 .testimonial_sharing_8 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.client_testimonials_0 .impact_stats_j::before {
    right: -1rem;
    width: 150px;
    height: 150px;
}
}

@media (max-width: 768px) {.client_testimonials_0 {
    padding: 4rem 0;
}.client_testimonials_0 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(36px * 0.8);
}.client_testimonials_0 .testimonial_sharing_8 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.5rem;
}.client_testimonials_0 .testimonials_pro_t {
    padding: 1.5rem;
}.client_testimonials_0 .impact_stats_j::before {
    display: none;
}
}

@media (max-width: 576px) {.client_testimonials_0 {
    padding: 3rem 0;
}.client_testimonials_0 h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 2rem;
}.client_testimonials_0 .testimonials_pro_t div {
    margin-bottom: 1rem;
}.client_testimonials_0 .testimonials_pro_t img {
    width: 50px;
    height: 50px;
}.client_testimonials_0 .testimonials_pro_t .description {
    padding-left: 0.5rem;
}.client_testimonials_0 a {
    padding: 0.7rem 1.5rem;
    margin-top: 2rem;
}
}

@media (hover: none) {.client_testimonials_0 .testimonials_pro_t:hover {
    transform: translateY(0);
}.client_testimonials_0 .testimonials_pro_t:hover img {
    transform: none;
}.client_testimonials_0 .testimonials_pro_t:hover h4::after {
    width: 0;
}}.leadership_experience_j {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(224,235,233) 0%, rgba(255,255,255,0.95) 100%);
}.leadership_experience_j::before {
    content: "";
    z-index: 0;
    width: 100%;
    left: 0;
    transform: translateY(-30%) skewY(-5deg);
    height: 100%;
    position: absolute;
    background: linear-gradient(45deg, rgb(170,207,200,0.5) 0%, transparent 70%);
    opacity: 0.1;
    top: 0;
}.leadership_experience_j::after {
    right: -20%;
    height: 60%;
    content: "";
    position: absolute;
    bottom: -20%;
    transform: rotate(-15deg);
    opacity: 0.15;
    z-index: 0;
    background: linear-gradient(135deg, rgb(119,158,177,0.5) 0%, transparent 80%);
    width: 100%;
}.leadership_experience_j .container {
    perspective: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    z-index: 1;
    max-width: 1200px;
}.leadership_experience_j .testimonials_pro_t {
    position: relative;
    grid-template-columns: 1fr;
    transform-style: preserve-3d;
    overflow: hidden;
    display: grid;
    padding: 2.5rem;
    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;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    border: 1px solid rgba(0,0,0,0.05);
    grid-gap: 2rem;
    background: #ffffff;
    border-radius: 10px;
}.leadership_experience_j .testimonials_pro_t::before {
    height: 5px;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, 
    rgb(170,207,200) 0%, 
    rgb(119,158,177) 50%, 
    rgb(170,207,200) 100%);
    width: 100%;
    background-size: 200% 100%;
    animation: gradientMove 8s ease-in-out infinite;
    top: 0;
    z-index: 2;
    content: "";
}.leadership_experience_j .testimonials_pro_t > div:first-child {
    position: relative;
    justify-content: center;
    z-index: 1;
    display: flex;
    align-items: center;
}.leadership_experience_j .image_link_F {
    width: 180px;
    height: 180px;
    position: relative;
    border-radius: 50%;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
    0 10px 25px rgba(0,0,0,0.1),
    0 5px 10px rgba(0,0,0,0.05);
    transform: translateZ(30px);
}.leadership_experience_j .image_link_F::before {
    background: linear-gradient(
    135deg,
    rgb(119,158,177) 0%,
    transparent 50%,
    rgb(170,207,200) 100%
  );
    animation: rotateGradient 15s linear infinite;
    content: "";
    opacity: 0.8;
    inset: -8px;
    transform: rotate(-45deg);
    border-radius: 50%;
    position: absolute;
    z-index: -1;
}.leadership_experience_j .image_link_F::after {
    inset: 0;
    position: absolute;
    box-shadow: inset 0 0 0 10px rgba(255,255,255,0.1);
    z-index: 1;
    content: "";
    border-radius: 50%;
}.leadership_experience_j .testimonials_pro_t > div:nth-child(2) {
    text-align: center;
    position: relative;
    transform: translateZ(20px);
}.leadership_experience_j .name {
    color: #000000;
    font-size: 20px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0.5rem;
    position: relative;
}.leadership_experience_j .name::after {
    position: absolute;
    transform: translateZ(5px);
    background: rgb(170,207,200);
    bottom: -8px;
    content: "";
    left: 30%;
    width: 40%;
    height: 3px;
}.leadership_experience_j .testimonials_pro_t > div:nth-child(2) > div {
    font-weight: 600;
    margin-top: 1rem;
    letter-spacing: 0.5px;
    font-size: calc(14px * 0.9);
    color: rgb(119,158,177);
}.leadership_experience_j .testimonials_pro_t > div:nth-child(3) {
    position: relative;
    transform: translateZ(10px);
}.leadership_experience_j .experience_summary_5 {
    line-height: 1.8;
    text-align: justify;
    position: relative;
    font-size: 14px;
    padding-left: 1rem;
    color: #000000;
}.leadership_experience_j .experience_summary_5::before {
    border-radius: 3px;
    bottom: 0;
    left: 0;
    content: "";
    width: 3px;
    position: absolute;
    top: 0;
    background: linear-gradient(
    to bottom,
    rgb(170,207,200) 0%,
    rgb(119,158,177) 100%
  );
}.leadership_experience_j .testimonials_pro_t:hover {
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
    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;
}.leadership_experience_j .testimonials_pro_t:hover .image_link_F {
    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) {.leadership_experience_j {
    padding: 7rem 0;
}.leadership_experience_j .testimonials_pro_t {
    grid-template-columns: auto 1fr;
    grid-gap: 2.5rem;
    grid-template-rows: auto 1fr;
    padding: 3rem;
}.leadership_experience_j .testimonials_pro_t > div:first-child {
    grid-row: 1 / span 2;
}.leadership_experience_j .testimonials_pro_t > div:nth-child(2) {
    text-align: left;
    align-self: end;
    padding-top: 1.5rem;
}.leadership_experience_j .name::after {
    width: 60px;
    left: 0;
}.leadership_experience_j .experience_summary_5 {
    padding-left: 1.5rem;
}.leadership_experience_j .experience_summary_5::before {
    width: 4px;
}
}

@media (min-width: 992px) {.leadership_experience_j .testimonials_pro_t {
    padding: 3.5rem 4rem;
    grid-gap: 3rem;
    grid-template-columns: 250px 1fr;
}.leadership_experience_j .image_link_F {
    width: 220px;
    height: 220px;
}.leadership_experience_j .name {
    font-size: calc(20px * 1.1);
}.leadership_experience_j .testimonials_pro_t > div:nth-child(2) > div {
    font-size: 14px;
}.leadership_experience_j .experience_summary_5 {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
}
}

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

@media (max-width: 767px) {.leadership_experience_j {
    padding: 4rem 0;
}.leadership_experience_j .testimonials_pro_t {
    text-align: center;
    padding: 2rem 1.5rem;
}.leadership_experience_j .image_link_F {
    width: 150px;
    height: 150px;
}.leadership_experience_j .experience_summary_5 {
    padding-top: 1rem;
    text-align: left;
    padding-left: 0;
}.leadership_experience_j .experience_summary_5::before {
    bottom: auto;
    width: 50px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    top: 0;
}}.who_we_are_F {
    background: rgb(224,235,233);
    position: relative;
    padding: 110px 0;
    overflow: hidden;
}.who_we_are_F::before {
    left: 0;
    z-index: 1;
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    background-image: linear-gradient(120deg, rgb(170,207,200,0.5) 0%, transparent 75%);
    height: 100%;
}.who_we_are_F .container {
    position: relative;
    z-index: 2;
}.who_we_are_F .impact_stats_j {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
}.who_we_are_F h3 {
    display: inline-block;
    grid-column: 1 / -1;
    position: relative;
    font-weight: 700;
    color: #000000;
    margin-bottom: 60px;
    font-size: 44px;
}.who_we_are_F h3::after {
    position: absolute;
    content: "";
    bottom: -15px;
    height: 5px;
    width: 60%;
    left: 0;
    background: rgb(170,207,200);
}.who_we_are_F .pedagogy_way_b {
    z-index: 1;
    position: relative;
    grid-column: 1 / 7;
}.who_we_are_F .skill_lab_y {
    position: relative;
    z-index: 1;
    grid-column: 7 / -1;
}.who_we_are_F .pedagogy_way_b span {
    letter-spacing: 1px;
    display: block;
    font-size: 19px;
    color: rgb(170,207,200);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}.who_we_are_F .pedagogy_way_b p,
.who_we_are_F .skill_lab_y p {
    padding-right: 20px;
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 12px;
    color: #000000;
}.who_we_are_F .image_link_F,
.who_we_are_F .fast_track_e {
    overflow: hidden;
    height: 360px;
    box-shadow: 15px 15px 0 rgb(170,207,200,0.5);
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    border-radius: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
}.who_we_are_F .fast_track_e {
    box-shadow: 15px 15px 0 rgb(119,158,177,0.5);
}.who_we_are_F .image_link_F:hover,
.who_we_are_F .fast_track_e:hover {
    transform: translateY(-10px);
    box-shadow: 20px 20px 0 rgb(170,207,200,0.5);
}.who_we_are_F .fast_track_e:hover {
    box-shadow: 20px 20px 0 rgb(119,158,177,0.5);
}.who_we_are_F .pedagogy_way_b,
.who_we_are_F .skill_lab_y {
    position: relative;
}.who_we_are_F .pedagogy_way_b::before {
    z-index: -1;
    bottom: -20px;
    width: 100px;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(170,207,200,0.5),
        rgb(170,207,200,0.5) 5px,
        transparent 5px,
        transparent 10px
    );
    content: "";
    height: 100px;
    left: -20px;
}.who_we_are_F .skill_lab_y::before {
    z-index: -1;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgb(119,158,177,0.5),
        rgb(119,158,177,0.5) 5px,
        transparent 5px,
        transparent 10px
    );
    top: -20px;
    right: -20px;
    width: 100px;
    position: absolute;
    height: 100px;
}.who_we_are_F .image_link_F::after,
.who_we_are_F .fast_track_e::after {
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5));
    height: 100%;
    top: 0;
}.who_we_are_F .image_link_F::before,
.who_we_are_F .fast_track_e::before {
    z-index: 2;
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    left: -100%;
    width: 100%;
    position: absolute;
    transition: all 0.6s;
    content: "";
    top: 0;
    transform: skewX(-25deg);
    height: 100%;
}.who_we_are_F .image_link_F:hover::before,
.who_we_are_F .fast_track_e:hover::before {
    left: 100%;
}.who_we_are_F .impact_stats_j::after {
    border: 2px dashed rgb(170,207,200,0.5);
    height: 200px;
    width: 200px;
    top: -100px;
    right: -100px;
    content: "";
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    animation: rotate 60s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1200px) {.who_we_are_F {
    padding: 90px 0;
}.who_we_are_F h3 {
    margin-bottom: 50px;
}.who_we_are_F .image_link_F,
    .who_we_are_F .fast_track_e {
    height: 320px;
}
}

@media (max-width: 992px) {.who_we_are_F .impact_stats_j {
    grid-template-columns: 1fr;
}.who_we_are_F .pedagogy_way_b,
    .who_we_are_F .skill_lab_y {
    grid-column: 1 / -1;
    margin-bottom: 50px;
}.who_we_are_F .skill_lab_y {
    margin-bottom: 0;
}.who_we_are_F h3 {
    margin-bottom: 40px;
}.who_we_are_F .image_link_F,
    .who_we_are_F .fast_track_e {
    height: 400px;
}.who_we_are_F .pedagogy_way_b p,
    .who_we_are_F .skill_lab_y p {
    padding-right: 0;
}
}

@media (max-width: 768px) {.who_we_are_F {
    padding: 70px 0;
}.who_we_are_F h3 {
    font-size: calc(44px * 0.8);
    margin-bottom: 35px;
}.who_we_are_F .pedagogy_way_b,
    .who_we_are_F .skill_lab_y {
    margin-bottom: 40px;
}.who_we_are_F .image_link_F,
    .who_we_are_F .fast_track_e {
    height: 350px;
    box-shadow: 10px 10px 0 rgb(170,207,200,0.5);
}.who_we_are_F .fast_track_e {
    box-shadow: 10px 10px 0 rgb(119,158,177,0.5);
}.who_we_are_F .image_link_F:hover,
    .who_we_are_F .fast_track_e:hover {
    box-shadow: 15px 15px 0 rgb(170,207,200,0.5);
}.who_we_are_F .fast_track_e:hover {
    box-shadow: 15px 15px 0 rgb(119,158,177,0.5);
}
}

@media (max-width: 576px) {.who_we_are_F {
    padding: 50px 0;
}.who_we_are_F h3 {
    font-size: calc(44px * 0.7);
    margin-bottom: 30px;
}.who_we_are_F h3::after {
    height: 4px;
    width: 50%;
    bottom: -10px;
}.who_we_are_F .pedagogy_way_b span {
    margin-bottom: 15px;
    font-size: calc(19px * 0.9);
}.who_we_are_F .pedagogy_way_b p,
    .who_we_are_F .skill_lab_y p {
    line-height: 1.7;
    margin-bottom: 20px;
    font-size: calc(12px * 0.95);
}.who_we_are_F .image_link_F,
    .who_we_are_F .fast_track_e {
    height: 280px;
    box-shadow: 8px 8px 0 rgb(170,207,200,0.5);
}.who_we_are_F .fast_track_e {
    box-shadow: 8px 8px 0 rgb(119,158,177,0.5);
}.who_we_are_F .image_link_F:hover,
    .who_we_are_F .fast_track_e:hover {
    box-shadow: 10px 10px 0 rgb(170,207,200,0.5);
}.who_we_are_F .fast_track_e:hover {
    box-shadow: 10px 10px 0 rgb(119,158,177,0.5);
}.who_we_are_F .pedagogy_way_b::before,
    .who_we_are_F .skill_lab_y::before {
    width: 80px;
    height: 80px;
}}

.who_we_are_F .skill_lab_y p {
    position: relative;
    font-style: italic;
    padding-left: 20px;
}.who_we_are_F .skill_lab_y p::before {
    height: 100%;
    width: 4px;
    left: 0;
    content: "";
    background: rgb(119,158,177);
    top: 0;
    position: absolute;
}.landing_page_h {
    justify-content: center;
    overflow: hidden;
    display: flex;
    min-height: 100vh;
    position: relative;
    color: #ffffff;
    align-items: center;
}.landing_page_h::before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(135deg, 
    rgba(0, 0, 20, 0.85) 0%,
    rgba(0, 0, 20, 0.65) 50%,
    rgba(0, 0, 20, 0.75) 100%);
    z-index: 1;
    position: absolute;
}.landing_page_h::after {
    z-index: 2;
    top: -10%;
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%);
    transform: rotate(-15deg);
    height: 70%;
    content: "";
    background: rgb(170,207,200,0.5);
    width: 70%;
    position: absolute;
    right: -10%;
    animation: float 15s infinite ease-in-out;
}.landing_page_h > div {
    max-width: 1200px;
    flex-direction: column;
    z-index: 5;
    position: relative;
    width: 90%;
    transform: translateY(-5%);
    display: flex;
}.landing_page_h > div > div:first-child {
    transform: translateX(-5%);
    margin-bottom: 3rem;
    position: relative;
}.landing_page_h .title_style_header {
    font-weight: 700;
    padding-bottom: 0.75rem;
    letter-spacing: -0.02em;
    transform: perspective(1000px) rotateX(2deg);
    margin-bottom: 2rem;
    line-height: 1.1;
    font-size: clamp(2.5rem, 5vw, 39px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    display: inline-block;
}.landing_page_h .title_style_header::after {
    position: absolute;
    left: 0;
    animation: expandLine 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform-origin: left;
    bottom: 0;
    background: rgb(119,158,177);
    content: "";
    width: 80%;
    height: 4px;
}.landing_page_h .edu_first_r {
    box-shadow: 
    0 20px 40px -10px rgba(0, 0, 0, 0.3),
    inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    max-width: 80%;
    backdrop-filter: blur(8px);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    position: relative;
    gap: 2rem;
    flex-direction: column;
    margin-left: auto;
    padding: 2rem;
    background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
    display: flex;
}.landing_page_h .class_space_Y {
    margin-bottom: 1rem;
}.landing_page_h .class_space_Y h3 {
    padding-left: 1.5rem;
    line-height: 1.3;
    color: #ffffff;
    font-size: clamp(1.2rem, 3vw, 1.8rem);
    font-weight: 600;
    position: relative;
}.landing_page_h .class_space_Y h3::before {
    left: 0;
    transform: rotate(45deg);
    width: 8px;
    top: 0.5rem;
    animation: pulse 3s infinite ease-in-out;
    height: 8px;
    content: "";
    background-color: rgb(119,158,177);
    position: absolute;
}.landing_page_h p {
    font-weight: 400;
    font-size: clamp(1rem, 2vw, 15px);
    padding-right: 2rem;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    line-height: 1.6;
    position: relative;
    color: #ffffff;
    margin: 0;
}.landing_page_h span {
    position: relative;
    padding: 0.5rem 0;
    display: inline-block;
}.landing_page_h span::after {
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, rgb(119,158,177), transparent);
    width: 40%;
    height: 2px;
    content: "";
    position: absolute;
}

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

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

@keyframes pulse {
  0%, 100% {
    transform: rotate(45deg) scale(1);
  }
  50% {
    transform: rotate(45deg) scale(1.2);
  }
}

@media (max-width: 992px) {.landing_page_h > div {
    transform: translateY(0);
    width: 95%;
}.landing_page_h .edu_first_r {
    padding: 1.5rem;
    max-width: 90%;
}.landing_page_h > div > div:first-child {
    transform: translateX(0);
}
}

@media (max-width: 768px) {.landing_page_h {
    padding: 3rem 1rem;
}.landing_page_h::after {
    width: 80%;
    height: 50%;
    top: -5%;
}.landing_page_h .edu_first_r {
    max-width: 100%;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}.landing_page_h .title_style_header {
    font-size: clamp(2rem, 8vw, 2.5rem);
}.landing_page_h .class_space_Y h3 {
    font-size: clamp(1rem, 5vw, 1.3rem);
}
}

@media (max-width: 576px) {.landing_page_h {
    padding: 2rem 1rem;
}.landing_page_h > div {
    width: 100%;
}.landing_page_h .edu_first_r {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    gap: 1.5rem;
    padding: 1.25rem;
}.landing_page_h .title_style_header::after {
    width: 60%;
}.landing_page_h .class_space_Y h3 {
    padding-left: 1.2rem;
}.landing_page_h p {
    padding-right: 0;
}}header {
    background: linear-gradient(to right, rgb(170,207,200,0.5), rgb(119,158,177,0.5));
    position: relative;
    width: 100%;
    padding: 1.5rem 3%;
    z-index: 100;
}header::before {
    content: '';
    left: 0.5rem;
    top: 0.5rem;
    z-index: 0;
    pointer-events: none;
    bottom: 0.5rem;
    border-radius: 10px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
    right: 0.5rem;
}header::after {
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    height: 100%;
    content: '';
    z-index: 0;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}header .container {
    padding: 0;
    margin: 0;
    z-index: 1;
    max-width: 100%;
    width: 100%;
    position: relative;
}header .main_mentor_P {
    display: flex;
    background: #ffffff;
    overflow: hidden;
    border-radius: 25px;
    flex-direction: column;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
    position: relative;
    align-items: center;
}header .main_mentor_P::before {
    left: 0;
    width: 5px;
    background: linear-gradient(to bottom, rgb(170,207,200), rgb(119,158,177));
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
}header .main_mentor_P::after {
    background: linear-gradient(to bottom, rgb(119,158,177), rgb(170,207,200));
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    content: '';
    width: 5px;
}header .head_study_H {
    text-decoration: none;
    position: relative;
    justify-content: center;
    display: flex;
    padding: 0 0 1rem 0;
}header .head_study_H::after {
    position: absolute;
    content: '';
    bottom: 0;
    background: rgb(170,207,200,0.5);
    width: 80px;
    transform: translateX(-50%);
    height: 1px;
    left: 50%;
}header .head_study_H svg {
    transition: all 0.3s ease;
    width: 170px;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.08));
}header .head_study_H:hover svg {
    transform: scale(1.03);
}header .nav_start_g {
    display: flex;
    max-width: 90%;
    padding-top: 1rem;
    justify-content: center;
    gap: 0.7rem;
    flex-wrap: wrap;
    width: 100%;
}header .top_teach_b {
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0.03);
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    color: #000000;
    background: rgb(224,235,233);
    transition: all 0.3s ease;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    text-decoration: none;
    padding: 0.7rem 1.3rem;
}header .top_teach_b::before {
    content: '';
    background: linear-gradient(to bottom, rgb(170,207,200), rgb(119,158,177));
    top: 0;
    height: 100%;
    left: 0;
    transition: width 0.3s ease;
    width: 3px;
    position: absolute;
    z-index: -1;
    border-radius: 10px 0 0 10px;
}header .top_teach_b:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    color: #ffffff;
    transform: translateY(-2px);
}header .top_teach_b:hover::before {
    width: 100%;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 2.5%;
}header .main_mentor_P {
    padding: 1.2rem;
}header .head_study_H {
    padding: 0 0 0.8rem 0;
}header .head_study_H svg {
    width: 150px;
}header .nav_start_g {
    padding-top: 0.8rem;
    gap: 0.6rem;
}header .top_teach_b {
    padding: 0.6rem 1.1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 2%;
}header .main_mentor_P {
    padding: 1rem;
}header .head_study_H {
    padding: 0 0 0.7rem 0;
}header .head_study_H svg {
    width: 130px;
}header .nav_start_g {
    padding-top: 0.7rem;
    max-width: 95%;
    gap: 0.5rem;
}header .top_teach_b {
    font-size: calc(20px - 1px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 1.5%;
}header .main_mentor_P {
    padding: 0.8rem 0.8rem 1rem;
}header .head_study_H {
    padding: 0 0 0.6rem 0;
}header .head_study_H svg {
    width: 120px;
}header .nav_start_g {
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 0.3rem;
    padding-top: 0.6rem;
    justify-content: flex-start;
}header .nav_start_g::-webkit-scrollbar {
    height: 3px;
}header .nav_start_g::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(170,207,200);
}header .top_teach_b {
    margin-right: 3px;
    flex-shrink: 0;
    white-space: nowrap;
}}.sign_up_r {
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    background: linear-gradient(135deg, rgb(119,158,177,0.5), rgb(170,207,200));
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
}.sign_up_r::before {
    filter: blur(20px);
    content: "";
    background: rgb(170,207,200,0.5);
    width: 60%;
    top: -10%;
    position: absolute;
    height: 70%;
    transform: rotate(-15deg) translateZ(0);
    right: -10%;
    z-index: 0;
}.sign_up_r::after {
    transform: rotate(15deg) translateZ(0);
    z-index: 0;
    width: 60%;
    filter: blur(20px);
    position: absolute;
    content: "";
    left: -10%;
    background: rgb(119,158,177,0.5);
    bottom: -10%;
    height: 70%;
}.sign_up_r .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.sign_up_r .impact_stats_j {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08), 
                0 1px 0 rgba(255,255,255,0.2) inset,
                0 -1px 0 rgba(0,0,0,0.05) inset;
    border-left: 4px solid rgb(170,207,200);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.sign_up_r .impact_stats_j:hover {
    transform: perspective(1000px) rotateY(0deg);
}.sign_up_r h3 {
    transform: translateZ(0);
    font-weight: 600;
    position: relative;
    margin-bottom: 2rem;
    line-height: 1.4;
    font-size: calc(19px * 1.1);
    font-family: Arial, sans-serif;
    color: #000000;
}.sign_up_r h3::after {
    left: 0;
    content: "";
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(170,207,200), rgb(119,158,177));
    width: 60px;
    bottom: -10px;
    transition: width 0.3s ease-out;
}.sign_up_r .impact_stats_j:hover h3::after {
    width: 100px;
}.sign_up_r .input_holder {
    margin-top: 1.5rem;
    gap: 1rem;
    flex-direction: column;
    display: flex;
}.sign_up_r .input_holder div {
    position: relative;
    flex: 1;
}.sign_up_r input[type="email"] {
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 4px 6px rgba(0,0,0,0.03);
    background: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #000000;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    width: 100%;
}.sign_up_r input[type="email"]:focus {
    border-color: rgb(170,207,200);
    outline: none;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05), 0 0 0 3px rgb(170,207,200,0.5);
}.sign_up_r input[type="email"]::placeholder {
    transition: opacity 0.3s;
    color: rgba(0,0,0,0.35);
}.sign_up_r input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.sign_up_r .instant_learning_a {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(170,207,200), rgb(119,158,177));
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-family: Arial, sans-serif;
    z-index: 1;
    display: inline-block;
    font-size: 20px;
    position: relative;
    font-weight: 600;
    transform: translateZ(0);
    border: none;
    padding: 1rem 2rem;
    color: #ffffff;
}.sign_up_r .instant_learning_a::before {
    height: 100%;
    left: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    transition: opacity 0.3s ease;
    content: "";
    background: linear-gradient(135deg, rgb(119,158,177), rgb(170,207,200));
    opacity: 0;
}.sign_up_r .instant_learning_a:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}.sign_up_r .instant_learning_a:hover::before {
    opacity: 1;
}.sign_up_r .instant_learning_a:active {
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    transform: translateY(1px);
}

@media (min-width: 768px) {.sign_up_r {
    padding: 6rem 3rem;
}.sign_up_r .impact_stats_j {
    transform: perspective(1200px) rotateY(-3deg);
    padding: 4rem;
}.sign_up_r h3 {
    max-width: 80%;
    font-size: 30px;
}.sign_up_r .input_holder {
    flex-direction: row;
    margin-top: 2.5rem;
}.sign_up_r input[type="email"] {
    padding: 1.2rem 1.5rem;
    font-size: calc(13px * 1.05);
}.sign_up_r .instant_learning_a {
    align-self: flex-start;
    padding: 1.2rem 2.5rem;
}
}

@media (min-width: 992px) {.sign_up_r .impact_stats_j {
    transform: perspective(1500px) rotateY(-4deg);
    max-width: 90%;
    margin: 0 auto;
}.sign_up_r h3 {
    max-width: 70%;
}
}

@media (max-width: 767px) {.sign_up_r {
    padding: 3rem 1.5rem;
}.sign_up_r .impact_stats_j {
    padding: 2rem;
    transform: perspective(800px) rotateY(-1deg);
}.sign_up_r h3 {
    font-size: calc(20px * 1.2);
}.sign_up_r .instant_learning_a {
    width: 100%;
    margin-top: 0.5rem;
}
}

@media (max-width: 480px) {.sign_up_r {
    padding: 2.5rem 1rem;
}.sign_up_r .impact_stats_j {
    padding: 1.5rem;
    transform: none;
}.sign_up_r h3 {
    font-size: 20px;
}}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(170,207,200,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0,0,0,0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0,0,0,0);
    }
}

.sign_up_r input[type="email"]:focus {
    animation: pulse 1.5s infinite;
}.study_method_s {
    perspective: 1000px;
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(224,235,233) 0%, #ffffff 100%);
}.study_method_s::before {
    opacity: 0.15;
    left: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    transform: translateZ(-10px);
    background: linear-gradient(45deg, rgb(170,207,200,0.5) 0%, transparent 70%);
    top: 0;
    content: "";
    height: 100%;
}.study_method_s::after {
    transform: rotate(-15deg);
    position: absolute;
    background: linear-gradient(170deg, rgb(119,158,177,0.5) 10%, transparent 60%);
    animation: gradientShift 15s infinite alternate ease-in-out;
    right: -20%;
    height: 200%;
    z-index: 0;
    content: "";
    top: -50%;
    width: 70%;
    opacity: 0.1;
}.study_method_s .container.impact_stats_j {
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
}.study_method_s .container.impact_stats_j > div {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    padding: 3rem;
    transform: translateZ(40px);
    position: relative;
    background: #ffffff;
}.study_method_s .container.impact_stats_j > div::before {
    position: absolute;
    transition: all 0.5s ease;
    top: -10px;
    transform: translateZ(-10px);
    content: "";
    width: 100%;
    opacity: 0.15;
    height: 100%;
    left: -10px;
    background: linear-gradient(45deg, rgb(170,207,200) 0%, rgb(119,158,177) 100%);
    z-index: -1;
}.study_method_s .container.impact_stats_j > div:hover {
    transform: translateZ(50px) translateY(-5px);
}.study_method_s .container.impact_stats_j > div:hover::before {
    opacity: 0.25;
    transform: translateZ(-15px) scale(1.05);
}.study_method_s h3 {
    margin-bottom: 1.5rem;
    font-size: calc(29px * 0.9);
    font-weight: 700;
    color: #000000;
    position: relative;
    transform: translateZ(10px);
}.study_method_s h3::after {
    left: 0;
    bottom: -12px;
    content: "";
    transform: scaleX(1) translateZ(5px);
    transform-origin: left center;
    position: absolute;
    background: linear-gradient(90deg, rgb(170,207,200) 0%, rgb(119,158,177) 100%);
    height: 3px;
    width: 80px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}.study_method_s .container.impact_stats_j > div:hover h3::after {
    transform: scaleX(1.5) translateZ(5px);
}.study_method_s p {
    font-size: 15px;
    transform: translateZ(5px);
    margin-bottom: 0;
    line-height: 1.8;
    color: #000000;
    position: relative;
}.study_method_s p span {
    position: relative;
    border-left: 2px solid rgb(119,158,177,0.5);
    display: block;
    padding-left: 10px;
}

@keyframes gradientShift {
    0% {
        opacity: 0.05;
        transform: rotate(-15deg) translateX(5%) translateY(2%);
    }
    100% {
        opacity: 0.15;
        transform: rotate(-12deg) translateX(0%) translateY(0%);
    }
}

@media (max-width: 991px) {.study_method_s {
    padding: 80px 0;
}.study_method_s h3 {
    font-size: calc(29px * 0.8);
}.study_method_s .container.impact_stats_j > div {
    transform: translateZ(20px);
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.study_method_s {
    padding: 60px 0;
}.study_method_s h3 {
    font-size: calc(29px * 0.7);
}.study_method_s p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}.study_method_s .container.impact_stats_j > div {
    padding: 2rem;
    transform: translateZ(10px);
}.study_method_s .container.impact_stats_j > div:hover {
    transform: translateZ(15px) translateY(-3px);
}
}

@media (max-width: 480px) {.study_method_s {
    padding: 50px 0;
}.study_method_s h3 {
    font-size: calc(29px * 0.6);
    margin-bottom: 1.2rem;
}.study_method_s h3::after {
    bottom: -8px;
    height: 2px;
    width: 60px;
}.study_method_s p {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.study_method_s .container.impact_stats_j > div {
    padding: 1.5rem;
    transform: translateZ(5px);
}.study_method_s .container.impact_stats_j > div:hover {
    transform: translateZ(8px) translateY(-2px);
}.study_method_s p span {
    padding-left: 8px;
    border-left-width: 1px;
}}.privacy_recess_S {
    height: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(119,158,177,0.5);
    overflow: hidden;
    padding: 40px;
    transition: all 0.3s ease-in-out;
    width: 100%;
}.privacy_recess_S:hover {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
    background: rgb(170,207,200,0.5);
}.privacy_recess_S h1 {
    letter-spacing: 1px;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    transition: color 0.3s ease;
    font-family: Arial, sans-serif;
    margin-top: 40px;
    color: rgb(170,207,200);
}.privacy_recess_S h2 {
    margin-bottom: 20px;
    font-weight: 600;
    transition: color 0.3s ease;
    font-family: Arial, sans-serif;
    margin-top: 35px;
    font-size: 37px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: rgb(119,158,177);
}.privacy_recess_S h3, .privacy_recess_S h4, .privacy_recess_S h5, .privacy_recess_S h6 {
    font-weight: 400;
    color: #000000;
    font-size: 20px;
    font-family: Arial, sans-serif;
    margin-top: 30px;
    margin-bottom: 15px;
    transition: color 0.3s ease;
}.privacy_recess_S ul, .privacy_recess_S ol {
    padding: 15px 0;
    list-style-position: inside;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 1.6;
    margin-left: 20px;
    padding-left: 0;
}.privacy_recess_S li {
    background: #ffffff;
    margin-bottom: 15px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}.privacy_recess_S li:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(119,158,177,0.5);
}.privacy_recess_S section {
    padding: 20px;
    background: var(--bg-color);
    transition: background 0.3s ease;
}.privacy_recess_S p, .privacy_recess_S span, .privacy_recess_S div {
    transition: color 0.3s ease;
    color: #000000;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.privacy_recess_S {
    padding: 20px 10px;
}.privacy_recess_S h1 {
    margin-bottom: 20px;
    font-size: calc(20px - 10px);
    margin-top: 30px;
}.privacy_recess_S h2 {
    margin-top: 25px;
    font-size: calc(20px - 8px);
    margin-bottom: 15px;
}.privacy_recess_S h3, .privacy_recess_S h4, .privacy_recess_S h5, .privacy_recess_S h6 {
    font-size: calc(20px - 6px);
}.privacy_recess_S ul, .privacy_recess_S ol {
    padding: 10px 0;
}.privacy_recess_S li {
    margin-bottom: 10px;
    padding: 8px;
}.privacy_recess_S p, .privacy_recess_S span, .privacy_recess_S div {
    font-size: calc(12px - 2px);
    margin-bottom: 8px;
}}.tySpotlight_T {
    background: linear-gradient(135deg, rgb(224,235,233) 0%, rgb(119,158,177,0.5) 100%);
    position: relative;
    perspective: 1000px;
    overflow: hidden;
    padding: 6rem 0;
}.tySpotlight_T::before {
    right: -5%;
    position: absolute;
    content: "";
    height: 70%;
    opacity: 0.7;
    background: radial-gradient(ellipse at center, rgb(170,207,200,0.5) 0%, transparent 70%);
    top: -10%;
    transform: rotate(-15deg);
    z-index: 1;
    width: 60%;
    animation: floatGradient 15s ease-in-out infinite alternate;
}.tySpotlight_T::after {
    bottom: -5%;
    height: 60%;
    opacity: 0.5;
    content: "";
    background: radial-gradient(ellipse at center, rgb(119,158,177,0.5) 0%, transparent 70%);
    transform: rotate(10deg);
    left: -10%;
    width: 70%;
    position: absolute;
    z-index: 1;
    animation: floatGradient 18s ease-in-out infinite alternate-reverse;
}.tySpotlight_T .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 5;
}.tySpotlight_T .impact_stats_j {
    display: flex;
    transform: rotateX(5deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 3rem;
    flex-direction: column;
    transform-style: preserve-3d;
}.tySpotlight_T .impact_stats_j:hover {
    transform: rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}.tySpotlight_T .impact_stats_j > div:first-child {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 2rem;
    transform: translateZ(30px);
}.tySpotlight_T .impact_stats_j:hover > div:first-child {
    transform: translateZ(40px);
}.tySpotlight_T .impact_stats_j > div:first-child::before {
    position: absolute;
    height: 60px;
    transform: rotate(25deg);
    z-index: -1;
    border-radius: 10px;
    background: rgb(170,207,200);
    content: "";
    left: -20px;
    opacity: 0.1;
    top: -10px;
    width: 60px;
}.tySpotlight_T .impact_stats_j > div:first-child::after {
    background: rgb(119,158,177);
    bottom: -15px;
    opacity: 0.2;
    content: "";
    right: 30px;
    height: 10px;
    position: absolute;
    transform: skewX(-20deg);
    width: 70px;
}.tySpotlight_T h5 {
    color: #000000;
    line-height: 1.4;
    font-size: 23px;
    font-weight: 700;
    transform: translateX(0);
    transition: transform 0.5s ease;
    margin: 0;
    padding-bottom: 1rem;
    position: relative;
}.tySpotlight_T h5::after {
    width: 0;
    transition: width 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    bottom: 0;
    background: linear-gradient(90deg, rgb(170,207,200) 0%, rgb(119,158,177) 100%);
    left: 0;
    position: absolute;
    height: 3px;
}.tySpotlight_T .impact_stats_j:hover h5::after {
    width: 80px;
}.tySpotlight_T .impact_stats_j > div:last-child {
    transform: translateZ(15px);
    position: relative;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.tySpotlight_T .impact_stats_j:hover > div:last-child {
    transform: translateZ(25px);
}.tySpotlight_T a {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease;
}.tySpotlight_T a::before {
    left: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease;
    top: 0;
    transform-origin: left;
    width: 100%;
    content: "";
    background: rgb(170,207,200);
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0;
    transform: scaleX(0);
}.tySpotlight_T a:hover::before {
    transform: scaleX(1);
    opacity: 0.05;
}.tySpotlight_T p {
    font-weight: 400;
    transition: transform 0.4s ease, color 0.3s ease;
    margin: 0;
    line-height: 1.8;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #000000;
    transform: translateY(0);
    position: relative;
}.tySpotlight_T a:hover p {
    transform: translateY(-2px);
    color: #000000;
}

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

@media screen and (min-width: 768px) {.tySpotlight_T {
    padding: 8rem 0;
}.tySpotlight_T .impact_stats_j {
    max-width: 90%;
    padding: 4rem;
    margin: 0 auto;
}.tySpotlight_T h5 {
    font-size: calc(23px * 1.2);
    line-height: 1.3;
}.tySpotlight_T p {
    font-size: calc(14px * 1.1);
    line-height: 1.7;
}.tySpotlight_T .impact_stats_j > div:first-child {
    margin-bottom: 2.5rem;
}
}

@media screen and (min-width: 992px) {.tySpotlight_T {
    padding: 10rem 0;
}.tySpotlight_T .impact_stats_j {
    align-items: center;
    gap: 3rem;
    padding: 5rem;
    grid-template-columns: 1fr 1fr;
    display: grid;
    max-width: 80%;
}.tySpotlight_T .impact_stats_j > div:first-child {
    margin-bottom: 0;
}.tySpotlight_T h5 {
    font-size: calc(23px * 1.3);
}.tySpotlight_T h5::after {
    width: 0;
}.tySpotlight_T .impact_stats_j:hover h5::after {
    width: 120px;
}
}

@media screen and (max-width: 767px) {.tySpotlight_T {
    padding: 4rem 0;
}.tySpotlight_T .impact_stats_j {
    transform: rotateX(2deg);
    padding: 2rem;
}.tySpotlight_T h5 {
    font-size: 23px;
}.tySpotlight_T p {
    line-height: 1.6;
    font-size: 14px;
}.tySpotlight_T .impact_stats_j > div:first-child {
    margin-bottom: 1.5rem;
}.tySpotlight_T .impact_stats_j:hover > div:first-child {
    transform: translateZ(20px);
}.tySpotlight_T .impact_stats_j:hover > div:last-child {
    transform: translateZ(10px);
}}.price_table_p {
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 5rem 0 2rem;
    position: relative;
    background-color: rgb(224,235,233);
}.price_table_p::before {
    z-index: 0;
    opacity: 0.07;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: 
        linear-gradient(135deg, rgb(170,207,200,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(119,158,177,0.5) 0%, transparent 70%);
    content: '';
    left: 0;
}.price_table_p::after {
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(224,235,233) 0%,
        rgb(170,207,200) 35%, 
        rgb(119,158,177) 65%,
        rgb(224,235,233) 100%);
    left: 0;
    width: 100%;
    content: '';
    height: 7px;
    top: 0;
    z-index: 1;
}.price_table_p .container {
    z-index: 2;
    position: relative;
}.price_table_p .fellow_prog_K {
    display: flex;
    flex-direction: column;
}.price_table_p .request_form_Z {
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding-bottom: 2rem;
    flex-wrap: wrap;
    position: relative;
    gap: 0;
    display: flex;
    margin-bottom: 4rem;
}.price_table_p .request_form_Z::after {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(119,158,177,0.5) 50%,
        transparent 100%);
    bottom: -1px;
    height: 1px;
}.price_table_p .info_item {
    transition: all 0.3s ease;
    flex: 0 0 auto;
    width: 25%;
    position: relative;
    padding: 0.5rem 1rem;
}.price_table_p .info_item::before {
    height: 60%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.06);
    position: absolute;
    left: 0;
    content: '';
    width: 1px;
    top: 50%;
}.price_table_p .info_item:first-child::before {
    display: none;
}.price_table_p .info_item p,
.price_table_p .info_item a {
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 400;
    color: #000000;
    text-align: center;
    gap: 0.75rem;
    font-size: calc(15px - 1px);
    display: flex;
    align-items: center;
    justify-content: center;
}.price_table_p .info_item:hover {
    transform: translateY(-5px);
}.price_table_p .info_item:hover p,
.price_table_p .info_item:hover a {
    color: rgb(170,207,200);
}.price_table_p .info_item svg {
    width: 20px;
    fill: rgb(170,207,200);
    transition: transform 0.3s ease;
    height: 20px;
}.price_table_p .info_item:hover svg {
    transform: rotate(10deg);
}.price_table_p .text_main_holder {
    flex-wrap: wrap;
    gap: 3rem;
    display: flex;
    position: relative;
    justify-content: space-between;
}.price_table_p .top_mainwrap_M {
    display: flex;
    max-width: 300px;
    flex-direction: column;
    margin-right: auto;
    gap: 1.5rem;
    width: 100%;
}.price_table_p .top_mainwrap_M svg {
    height: auto;
    transition: all 0.3s ease;
    max-width: 160px;
}.price_table_p .top_mainwrap_M:hover svg {
    transform: scale(1.05);
}.price_table_p .quiz_links_P {
    padding-left: 2rem;
    line-height: 1.6;
    color: #000000;
    position: relative;
    font-size: 12px;
}.price_table_p .quiz_links_P::before {
    bottom: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(170,207,200), rgb(119,158,177));
    left: 0;
    top: 0;
    border-radius: 2px;
    content: '';
    width: 4px;
}.price_table_p .nav_start_g {
    position: relative;
    min-width: 240px;
    flex-direction: column;
    max-width: 400px;
    gap: 2rem;
    display: flex;
    flex: 1;
}.price_table_p .nav_start_g::before {
    z-index: -1;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.02);
    position: absolute;
    border-radius: 14px;
    top: 0;
    width: 100%;
    content: '';
}.price_table_p .nav_start_g h5 {
    font-size: 19px;
    font-weight: 600;
    border-radius: 10px;
    margin-bottom: 1rem;
    color: #000000;
    background: rgba(0, 0, 0, 0.03);
    padding: 0.75rem 1.5rem;
}.price_table_p .top_know_x {
    gap: 0.75rem;
    flex-direction: column;
    display: flex;
    padding: 0 1.5rem;
}.price_table_p .top_know_x:first-child {
    position: relative;
}.price_table_p .top_know_x a {
    padding: 0.5rem 0;
    color: #000000;
    font-size: 15px;
    transition: all 0.3s ease;
    padding-left: 1.25rem;
    position: relative;
    text-decoration: none;
}.price_table_p .top_know_x a::before {
    transform: translateY(-50%);
    width: 6px;
    content: '';
    transition: all 0.3s ease;
    left: 0;
    height: 6px;
    border-radius: 50%;
    background-color: rgb(119,158,177,0.5);
    position: absolute;
    top: 50%;
}.price_table_p .top_know_x a:hover {
    color: rgb(170,207,200);
    padding-left: 1.5rem;
}.price_table_p .top_know_x a:hover::before {
    background-color: rgb(170,207,200);
    height: 8px;
    width: 8px;
}.price_table_p .subscribe_holder {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.8) 100%);
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    gap: 1.5rem;
    max-width: 400px;
    border-radius: 14px;
}.price_table_p .subscribe_holder::before {
    top: 0;
    border-width: 50px 50px 0 0;
    position: absolute;
    border-color: rgb(170,207,200,0.5) transparent transparent transparent;
    border-style: solid;
    height: 0;
    left: 0;
    border-top-left-radius: 14px;
    content: '';
    width: 0;
}.price_table_p .subscribe_holder h5 {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 0.5rem;
    color: #000000;
}.price_table_p .subscribe_holder p {
    line-height: 1.6;
    font-size: 15px;
    color: #000000;
}.price_table_p .input_holder {
    flex-direction: column;
    position: relative;
    gap: 1rem;
    margin-top: 0.5rem;
    display: flex;
}.price_table_p .input_holder input[type="email"] {
    color: #000000;
    font-size: 15px;
    padding: 1.125rem 1.25rem;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
}.price_table_p .input_holder input[type="email"]:focus {
    border-color: rgb(170,207,200);
    outline: none;
    box-shadow: 0 0 0 3px rgb(170,207,200,0.5);
}.price_table_p .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.price_table_p .instant_learning_a {
    padding: 1.125rem 1.25rem;
    border: none;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    font-size: 15px;
    transition: all 0.3s ease;
    cursor: pointer;
    z-index: 1;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(170,207,200) 0%, rgb(119,158,177) 100%);
    overflow: hidden;
}.price_table_p .instant_learning_a::before {
    width: 100%;
    z-index: -1;
    transition: opacity 0.3s ease;
    position: absolute;
    opacity: 0;
    top: 0;
    content: '';
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(119,158,177) 0%, rgb(170,207,200) 100%);
}.price_table_p .instant_learning_a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.price_table_p .instant_learning_a:hover::before {
    opacity: 1;
}.price_table_p .patent_info_G {
    position: relative;
    padding-top: 2rem;
    text-align: center;
    margin-top: 4rem;
}.price_table_p .patent_info_G::before {
    top: 0;
    position: absolute;
    width: 40%;
    left: 30%;
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
    content: '';
}.price_table_p .mentor_cta_6 {
    color: #000000;
    opacity: 0.8;
    font-size: 12px;
}

@media (max-width: 1200px) {.price_table_p .text_main_holder {
    gap: 2.5rem;
}.price_table_p .top_mainwrap_M {
    max-width: 260px;
}.price_table_p .nav_start_g {
    min-width: 220px;
}
}

@media (max-width: 991px) {.price_table_p {
    padding: 4rem 0 2rem;
}.price_table_p .info_item {
    width: 50%;
    padding: 1rem;
}.price_table_p .info_item:nth-child(3)::before {
    display: none;
}.price_table_p .text_main_holder {
    gap: 3rem;
    align-items: center;
    flex-direction: column;
}.price_table_p .top_mainwrap_M {
    align-items: center;
    text-align: center;
    width: 100%;
    max-width: 100%;
}.price_table_p .quiz_links_P {
    text-align: center;
    padding-left: 0;
    max-width: 500px;
}.price_table_p .quiz_links_P::before {
    display: none;
}.price_table_p .nav_start_g {
    max-width: 600px;
    width: 100%;
}.price_table_p .subscribe_holder {
    width: 100%;
    max-width: 600px;
}
}

@media (max-width: 768px) {.price_table_p {
    padding: 3.5rem 0 1.5rem;
}.price_table_p .request_form_Z {
    margin-bottom: 3rem;
}.price_table_p .info_item {
    width: 100%;
}.price_table_p .info_item::before {
    display: none;
}.price_table_p .top_know_x {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0.5rem 1.5rem;
    justify-content: center;
}.price_table_p .top_know_x a {
    padding: 0.5rem 1rem;
    text-align: center;
}.price_table_p .top_know_x a::before {
    display: none;
}.price_table_p .top_know_x a:hover {
    background-color: rgba(0, 0, 0, 0.03);
    padding-left: 1rem;
    border-radius: 10px;
}.price_table_p .patent_info_G {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.price_table_p {
    padding: 3rem 0 1.5rem;
}.price_table_p .request_form_Z {
    margin-bottom: 2.5rem;
    padding-bottom: 1.5rem;
}.price_table_p .text_main_holder {
    gap: 2.5rem;
}.price_table_p .nav_start_g {
    padding: 1rem;
}.price_table_p .nav_start_g h5 {
    text-align: center;
}.price_table_p .subscribe_holder {
    padding: 1.5rem;
}.price_table_p .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.price_table_p .patent_info_G {
    margin-top: 2.5rem;
}}.course_program_details_d {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(224,235,233) 0%, rgba(245, 247, 250, 0.95) 100%);
}.course_program_details_d::before {
    background: linear-gradient(225deg, rgb(170,207,200) 0%, rgb(170,207,200,0.5) 70%);
    content: "";
    animation: float 12s ease-in-out infinite;
    z-index: 0;
    opacity: 0.1;
    width: 250px;
    position: absolute;
    top: -5%;
    height: 250px;
    right: -5%;
    transform: rotate(15deg);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}.course_program_details_d::after {
    opacity: 0.1;
    content: "";
    z-index: 0;
    background: linear-gradient(135deg, rgb(119,158,177) 0%, rgb(119,158,177,0.5) 80%);
    animation: float 15s ease-in-out infinite reverse;
    bottom: -3%;
    position: absolute;
    left: -3%;
    width: 200px;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    transform: rotate(-15deg);
    height: 200px;
}.course_program_details_d .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    position: relative;
    padding: 0 1.5rem;
}.course_program_details_d h2 {
    font-size: 38px;
    text-align: center;
    position: relative;
    font-weight: 700;
    color: #000000;
    margin-bottom: 3rem;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(0deg);
}.course_program_details_d h2::after {
    transform: translateX(-50%);
    position: absolute;
    bottom: -0.75rem;
    content: "";
    background: linear-gradient(90deg, rgb(170,207,200) 0%, rgb(119,158,177) 100%);
    height: 3px;
    width: 80px;
    left: 50%;
}.course_program_details_d h2:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}.course_program_details_d .skill_route_T {
    border-radius: 5px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    overflow: hidden;
    grid-template-columns: 1fr;
    transform: translateY(0);
    gap: 2.5rem;
    display: grid;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    background: #ffffff;
}.course_program_details_d .skill_route_T:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.course_program_details_d .image_link_F {
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    transform: scale(1);
    position: relative;
    height: 350px;
    overflow: hidden;
}.course_program_details_d .image_link_F::after {
    top: 0;
    height: 100%;
    content: "";
    background: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, 0.2) 100%);
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}.course_program_details_d .image_link_F:hover {
    transform: scale(1.03);
}.course_program_details_d .content_zone_X {
    padding: 2rem 2.5rem 2.5rem;
    position: relative;
}.course_program_details_d .content_zone_X::before {
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgb(119,158,177,0.5), transparent);
    top: 0;
    position: absolute;
    left: 50%;
    width: 90%;
    height: 1px;
    content: "";
}.course_program_details_d .description {
    font-size: 13px;
    color: #000000;
    overflow-y: auto;
    padding-right: 15px;
    position: relative;
    line-height: 1.8;
    max-height: 340px;
    margin-bottom: 1.5rem;
}.course_program_details_d .description:last-child {
    margin-bottom: 0;
}.course_program_details_d .description::-webkit-scrollbar {
    width: 4px;
}.course_program_details_d .description::-webkit-scrollbar-track {
    background: rgb(224,235,233);
    border-radius: 10px;
}.course_program_details_d .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(170,207,200,0.5);
}.course_program_details_d .description::-webkit-scrollbar-thumb:hover {
    background: rgb(170,207,200);
}.course_program_details_d .description::first-letter {
    font-size: 1.5em;
    color: rgb(170,207,200);
    font-weight: 600;
}

@media (min-width: 768px) {.course_program_details_d {
    padding: 6rem 0;
}.course_program_details_d .skill_route_T {
    grid-template-columns: 1fr 1.5fr;
    gap: 0;
}.course_program_details_d .image_link_F {
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}.course_program_details_d .content_zone_X {
    padding: 3rem 3.5rem;
}.course_program_details_d .content_zone_X::before {
    left: 0;
    background: linear-gradient(180deg, transparent, rgb(119,158,177,0.5), transparent);
    height: 90%;
    top: 50%;
    width: 1px;
    transform: translateY(-50%);
}.course_program_details_d h2 {
    font-size: calc(38px * 1.1);
    margin-bottom: 4rem;
}.course_program_details_d .description {
    columns: 2;
    max-height: 400px;
    column-gap: 2.5rem;
}
}

@media (min-width: 992px) {.course_program_details_d {
    padding: 7rem 0;
}.course_program_details_d h2 {
    font-size: calc(38px * 1.2);
}.course_program_details_d .skill_route_T {
    grid-template-columns: 1fr 2fr;
}.course_program_details_d .description {
    line-height: 1.85;
    font-size: calc(13px * 1.05);
    max-height: 450px;
}
}

@media (min-width: 1200px) {.course_program_details_d .description {
    column-gap: 3rem;
    columns: 2;
}
}

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

@media (prefers-reduced-motion: reduce) {.course_program_details_d::before,
    .course_program_details_d::after {
    animation: none;
}.course_program_details_d .skill_route_T:hover {
    transform: none;
}.course_program_details_d .image_link_F:hover {
    transform: none;
}.course_program_details_d h2:hover {
    transform: none;
}}.price_item_element_m {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    background-color: rgb(224,235,233);
}.price_item_element_m::before {
    height: 12rem;
    background: linear-gradient(135deg, rgb(170,207,200), rgb(119,158,177));
    width: 12rem;
    right: -3rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: rotate(15deg);
    opacity: 0.07;
    content: "";
    position: absolute;
    top: -3rem;
}.price_item_element_m::after {
    background: linear-gradient(45deg, rgb(119,158,177), rgb(170,207,200,0.5));
    opacity: 0.05;
    bottom: -5rem;
    z-index: 0;
    width: 18rem;
    transform: rotate(-10deg);
    content: "";
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    left: -5rem;
    height: 18rem;
    position: absolute;
}.price_item_element_m .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
}.price_item_element_m .pricing_tiers_h {
    flex-direction: column;
    display: flex;
}.price_item_element_m .training_sub_9 {
    position: relative;
    margin-bottom: 3rem;
    order: -1;
}.price_item_element_m .training_sub_9 h2 {
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: #000000;
    margin-bottom: 1rem;
    font-size: 36px;
}.price_item_element_m .training_sub_9 h2::after {
    bottom: -0.5rem;
    content: "";
    width: 60%;
    height: 3px;
    background: linear-gradient(90deg, rgb(170,207,200), transparent);
    left: 0;
    position: absolute;
}.price_item_element_m .pricing_levels_n {
    font-size: 12px;
    max-width: 800px;
    color: #000000;
    line-height: 1.6;
    margin-bottom: 1rem;
}.price_item_element_m .fee_chart_n {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    display: grid;
    width: 100%;
}.price_item_element_m .study_sub_B {
    z-index: 2;
    text-decoration: none;
    position: relative;
    color: #000000;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    overflow: hidden;
}.price_item_element_m .premium_cost_s {
    min-height: 480px;
    background-color: #ffffff;
    display: flex;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    flex-direction: column;
    overflow: hidden;
    height: 100%;
    border: 1px solid rgba(0,0,0,0.06);
    transform: translateY(0);
}.price_item_element_m .study_sub_B:hover .premium_cost_s {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}.price_item_element_m .payment_option_K {
    display: flex;
    overflow: hidden;
    padding: 2rem;
    position: relative;
    z-index: 2;
    flex-direction: column;
    flex: 1;
}.price_item_element_m .payment_option_K h3 {
    margin-bottom: 0.5rem;
    color: #000000;
    transition: color 0.3s ease;
    display: inline-block;
    position: relative;
    font-size: calc(19px + 0.1rem);
    font-weight: 600;
}.price_item_element_m .study_sub_B:hover .payment_option_K h3 {
    color: rgb(170,207,200);
}.price_item_element_m .offer_box_i {
    transition: transform 0.3s ease;
    display: block;
    font-size: calc(19px + 0.5rem);
    position: relative;
    color: rgb(170,207,200);
    font-weight: 700;
    margin-bottom: 1.5rem;
}.price_item_element_m .offer_box_i::before {
    left: 0;
    background-color: rgb(170,207,200,0.5);
    position: absolute;
    height: 2px;
    width: 3rem;
    transform: scaleX(1);
    bottom: -0.75rem;
    transition: transform 0.4s ease;
    transform-origin: left;
    content: "";
}.price_item_element_m .study_sub_B:hover .offer_box_i::before {
    transform: scaleX(1.5);
}.price_item_element_m .payment_option_K p {
    line-height: 1.6;
    flex-grow: 1;
    color: #000000;
    word-break: break-word;
    font-size: calc(12px - 0.1rem);
    margin-bottom: 1.5rem;
    overflow-wrap: break-word;
}.price_item_element_m .image_link_F {
    height: 180px;
    transition: transform 0.6s ease;
    position: relative;
    overflow: hidden;
    width: 100%;
}.price_item_element_m .image_link_F::after {
    content: "";
    right: 0;
    position: absolute;
    bottom: 0;
    transition: opacity 0.3s ease;
    top: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    opacity: 0.7;
    left: 0;
}.price_item_element_m .study_sub_B:hover .image_link_F {
    transform: scale(1.03);
}.price_item_element_m .study_sub_B:hover .image_link_F::after {
    opacity: 0.4;
}.price_item_element_m .premium_cost_s::before {
    width: 100%;
    position: absolute;
    top: 0;
    transform-origin: left;
    height: 5px;
    transform: scaleX(0);
    left: 0;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: "";
    background: linear-gradient(90deg, rgb(170,207,200), rgb(119,158,177));
}.price_item_element_m .study_sub_B:hover .premium_cost_s::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.price_item_element_m .pricing_tiers_h {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
}.price_item_element_m .training_sub_9 {
    order: 0;
    flex: 0 0 30%;
    margin-bottom: 0;
    padding-top: 2rem;
}.price_item_element_m .fee_chart_n {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.price_item_element_m .premium_cost_s {
    border-radius: 0.25rem;
}
}

@media (max-width: 767px) {.price_item_element_m {
    padding: 3rem 0;
}.price_item_element_m .fee_chart_n {
    max-width: 500px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.price_item_element_m .training_sub_9 h2 {
    text-align: center;
    display: block;
}.price_item_element_m .training_sub_9 h2::after {
    transform: translateX(-50%);
    width: 100px;
    left: 50%;
}.price_item_element_m .pricing_levels_n {
    text-align: center;
}.price_item_element_m .premium_cost_s {
    min-height: auto;
}.price_item_element_m .payment_option_K {
    padding: 1.5rem;
}.price_item_element_m .image_link_F {
    height: 160px;
}
}

@media (min-width: 1024px) {.price_item_element_m .fee_chart_n {
    grid-template-columns: repeat(2, 1fr);
}.price_item_element_m .study_sub_B:nth-child(odd) {
    transform: translateY(1.5rem);
}
}

@media (min-width: 1200px) {.price_item_element_m .training_sub_9 {
    padding-top: 4rem;
}.price_item_element_m .study_sub_B:hover {
    z-index: 5;
}.price_item_element_m .fee_chart_n {
    column-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2.5rem;
}
}

@media (prefers-reduced-motion: reduce) {.price_item_element_m .study_sub_B,
    .price_item_element_m .premium_cost_s,
    .price_item_element_m .image_link_F,
    .price_item_element_m .offer_box_i::before,
    .price_item_element_m .premium_cost_s::before {
    transition: none;
}
}