﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}svg {
    width: 30px;
    height: 30px;
}.dmath_tools {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.uwrapper-section {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}.Ctop_mainbar {
    flex: 1 0 auto;
}html,body {
    height: 100%;
    color: #000000;
    min-height: 100%;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1103px;
}a {
    color: inherit;
    text-decoration: none;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.rour_mission {
    position: relative;
    overflow: hidden;
    background: rgb(169,168,177);
    padding: 120px 0;
}.rour_mission::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: 
        radial-gradient(
            ellipse at top left,
            rgb(135,135,144,0.5) 0%,
            transparent 50%
        ),
        radial-gradient(
            ellipse at bottom right,
            rgb(102,102,111,0.5) 0%,
            transparent 50%
        );
    z-index: 0;
    content: "";
}.rour_mission::after {
    z-index: 1;
    position: absolute;
    opacity: 0.05;
    animation: movePattern 20s linear infinite;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%);
    content: "";
    width: 100%;
    left: 0;
    background-position: 0 0, 0 30px, 30px -30px, -30px 0px;
    background-size: 60px 60px;
    top: 0;
    height: 100%;
}.rour_mission .container {
    z-index: 2;
    padding: 0 25px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.rour_mission .aedu_ethos {
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
    position: relative;
}.rour_mission h3 {
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 44px;
    overflow: hidden;
    margin-bottom: 60px;
    font-weight: 700;
    color: #000000;
}.rour_mission h3::after {
    content: "";
    background: linear-gradient(90deg, rgb(135,135,144), rgb(102,102,111));
    bottom: -5px;
    animation: lineExpand 1.5s forwards;
    left: 0;
    width: 0;
    height: 3px;
    position: absolute;
}.rour_mission .Wskill_growth {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    min-width: 300px;
    flex-direction: column;
    display: flex;
    background: #ffffff;
    flex: 1;
    transition: all 0.4s ease;
    z-index: 2;
    padding: 40px;
    position: relative;
}.rour_mission .Wskill_growth::before {
    position: absolute;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    top: 10px;
    z-index: 1;
    opacity: 0.8;
    background: rgb(135,135,144);
    height: 20px;
    width: 20px;
    right: 10px;
}.rour_mission .Wskill_growth::after {
    left: 10px;
    bottom: 10px;
    width: 20px;
    z-index: 1;
    content: "";
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    background: rgb(102,102,111);
    position: absolute;
    opacity: 0.8;
    height: 20px;
}.rour_mission .Wskill_growth span {
    color: rgb(135,135,144);
    background: linear-gradient(to right, rgb(135,135,144,0.5), transparent);
    font-weight: 600;
    padding: 5px 15px;
    margin-bottom: 15px;
    font-size: 20px;
    display: inline-block;
    transform: translateX(-15px);
    position: relative;
}.rour_mission .Wskill_growth p {
    margin-bottom: 30px;
    line-height: 1.7;
    font-size: 16px;
    color: #000000;
}.rour_mission .Wskill_growth .iimg_hover {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 280px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.rour_mission .Wskill_growth .iimg_hover::before {
    width: 100%;
    top: 0;
    transition: opacity 0.5s ease;
    left: 0;
    background: rgb(135,135,144,0.5);
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0;
}.rour_mission .Wskill_growth:hover .iimg_hover {
    transform: scale(1.03);
}.rour_mission .Wskill_growth:hover .iimg_hover::before {
    opacity: 0.2;
}.rour_mission .Pmethod_innov {
    padding: 40px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    flex: 1;
    transition: all 0.4s ease;
    z-index: 2;
    min-width: 300px;
}.rour_mission .Pmethod_innov::before {
    clip-path: polygon(0 0, 100% 0, 0 100%);
    background: rgb(102,102,111);
    left: 10px;
    position: absolute;
    height: 20px;
    opacity: 0.8;
    content: "";
    width: 20px;
    z-index: 1;
    top: 10px;
}.rour_mission .Pmethod_innov::after {
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    bottom: 10px;
    right: 10px;
    background: rgb(135,135,144);
    opacity: 0.8;
    position: absolute;
    width: 20px;
    z-index: 1;
    height: 20px;
    content: "";
}.rour_mission .Pmethod_innov p {
    border-radius: 10px;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 40px;
    padding: 20px;
    background: linear-gradient(to bottom, rgb(102,102,111,0.5), transparent);
    position: relative;
    font-size: 16px;
}.rour_mission .Pmethod_innov .Olegacy_edu {
    width: 180px;
    overflow: hidden;
    transition: all 0.5s ease;
    height: 180px;
    border-radius: 0;
    position: relative;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
    clip-path: polygon(
        20% 0%, 
        80% 0%, 
        100% 20%, 
        100% 80%, 
        80% 100%, 
        20% 100%, 
        0% 80%, 
        0% 20%
    );
    margin: 0 auto;
}.rour_mission .Pmethod_innov .Olegacy_edu::before {
    content: "";
    z-index: 1;
    opacity: 0.6;
    background: 
        linear-gradient(
            -45deg,
            rgb(102,102,111,0.5),
            transparent 60%
        );
    position: absolute;
    inset: 0;
    transition: opacity 0.5s ease;
}.rour_mission .Pmethod_innov .Olegacy_edu::after {
    z-index: 2;
    position: absolute;
    clip-path: polygon(
        25% 5%, 
        75% 5%, 
        95% 25%, 
        95% 75%, 
        75% 95%, 
        25% 95%, 
        5% 75%, 
        5% 25%
    );
    opacity: 0.5;
    transition: all 0.5s ease;
    inset: 0;
    content: "";
    box-shadow: inset 0 0 0 2px rgb(102,102,111);
}.rour_mission .Pmethod_innov:hover .Olegacy_edu::after {
    opacity: 1;
    clip-path: polygon(
        20% 0%, 
        80% 0%, 
        100% 20%, 
        100% 80%, 
        80% 100%, 
        20% 100%, 
        0% 80%, 
        0% 20%
    );
}.rour_mission .Wskill_growth:hover,
.rour_mission .Pmethod_innov:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}

@keyframes lineExpand {
    from {
        width: 0;
    }
    to {
        width: 100px;
    }
}

@keyframes movePattern {
    0% {
        background-position: 0 0, 0 30px, 30px -30px, -30px 0px;
    }
    100% {
        background-position: 60px 60px, 60px 90px, 90px 30px, 30px 60px;
    }
}

@media (max-width: 1100px) {.rour_mission {
    padding: 90px 0;
}.rour_mission .aedu_ethos {
    flex-direction: column;
    align-items: center;
}.rour_mission h3 {
    font-size: calc(44px * 0.9);
    text-align: center;
}.rour_mission h3::after {
    transform: translateX(-50%);
    left: 50%;
}.rour_mission .Wskill_growth,
    .rour_mission .Pmethod_innov {
    max-width: 600px;
    width: 100%;
}
}

@media (max-width: 768px) {.rour_mission {
    padding: 70px 0;
}.rour_mission h3 {
    font-size: calc(44px * 0.8);
    margin-bottom: 40px;
}.rour_mission .Wskill_growth,
    .rour_mission .Pmethod_innov {
    padding: 30px;
}.rour_mission .Wskill_growth .iimg_hover {
    height: 240px;
}.rour_mission .Wskill_growth span {
    font-size: calc(20px * 0.9);
}.rour_mission .Pmethod_innov .Olegacy_edu {
    height: 160px;
    width: 160px;
}
}

@media (max-width: 576px) {.rour_mission {
    padding: 50px 0;
}.rour_mission .container {
    padding: 0 20px;
}.rour_mission h3 {
    font-size: calc(44px * 0.7);
    margin-bottom: 30px;
}.rour_mission .Wskill_growth,
    .rour_mission .Pmethod_innov {
    clip-path: none;
    padding: 25px;
}.rour_mission .Wskill_growth .iimg_hover {
    height: 200px;
}.rour_mission .Pmethod_innov p {
    padding: 15px;
}.rour_mission .Pmethod_innov .Olegacy_edu {
    width: 140px;
    height: 140px;
}}.zappDiv {
    background: linear-gradient(135deg, rgb(102,102,111,0.5), rgb(135,135,144,0.5));
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.zappDiv::before {
    content: "";
    pointer-events: none;
    top: 0;
    height: 100%;
    z-index: 1;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    left: 0;
    position: absolute;
    width: 100%;
}.zappDiv::after {
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(102,102,111) 25%, 
        rgb(135,135,144) 75%, 
        transparent 100%);
    opacity: 0.7;
    animation: shimmer 4s infinite ease-in-out;
    bottom: -5px;
    z-index: 2;
    content: "";
    left: 0;
    height: 10px;
    width: 100%;
}.zappDiv .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    width: 90%;
    z-index: 3;
}.zappDiv .aedu_ethos {
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.95), 
        rgba(255,255,255,0.85));
    padding: 4rem 3rem;
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 10px;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-out;
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 3px 10px rgba(0,0,0,0.05),
        0 0 0 1px rgba(255,255,255,0.2) inset;
    overflow: hidden;
}.zappDiv .aedu_ethos::before {
    filter: blur(20px);
    animation: float 8s infinite ease-in-out;
    top: -10%;
    height: 200px;
    width: 200px;
    content: "";
    z-index: -1;
    right: -10%;
    background: linear-gradient(135deg, 
        rgb(135,135,144,0.5) 0%, 
        transparent 70%);
    opacity: 0.7;
    border-radius: 50%;
    position: absolute;
}.zappDiv .aedu_ethos:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.15),
        0 5px 15px rgba(0,0,0,0.08),
        0 0 0 1px rgba(255,255,255,0.3) inset;
}.zappDiv .aedu_ethos > div:first-child {
    animation: fadeSlideUp 0.8s ease-out;
    opacity: 1;
    margin-bottom: 2rem;
    transform: translateY(0);
    position: relative;
}.zappDiv .aedu_ethos > div:last-child {
    animation: fadeSlideUp 0.8s 0.2s ease-out both;
    position: relative;
    transform: translateY(0);
    opacity: 1;
}.zappDiv h5 {
    line-height: 1.4;
    color: rgb(135,135,144);
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 700;
    font-size: 23px;
    display: inline-block;
    margin: 0 0 1rem;
}.zappDiv h5::after {
    bottom: -10px;
    width: 60%;
    content: "";
    left: 0;
    animation: lineExpand 1.2s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(102,102,111), transparent);
    height: 3px;
    border-radius: 2px;
    transform-origin: left;
    position: absolute;
}.zappDiv a {
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
}.zappDiv a:hover p {
    transform: translateY(-3px);
    color: rgb(135,135,144);
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}.zappDiv p {
    line-height: 1.8;
    font-size: 15px;
    transition: all 0.4s ease;
    margin: 0;
    color: #000000;
    position: relative;
    font-weight: 400;
    font-family: Arial, sans-serif;
}

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

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

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

@keyframes shimmer {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(0%);
    }
    50% {
        opacity: 0.8;
        transform: translateX(2%);
    }
}

@media (max-width: 991px) {.zappDiv {
    padding: 5rem 0;
}.zappDiv .aedu_ethos {
    transform: perspective(1000px) rotateX(1deg);
    padding: 3rem 2.5rem;
}.zappDiv h5 {
    font-size: calc(23px * 0.95);
}.zappDiv p {
    line-height: 1.7;
    font-size: calc(15px * 0.98);
}
}

@media (max-width: 767px) {.zappDiv {
    padding: 4rem 0;
}.zappDiv .aedu_ethos {
    transform: none;
    padding: 2.5rem 2rem;
}.zappDiv .aedu_ethos::before {
    width: 150px;
    height: 150px;
}.zappDiv h5 {
    font-size: calc(23px * 0.9);
}.zappDiv h5::after {
    width: 50%;
}.zappDiv p {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 576px) {.zappDiv {
    padding: 3rem 0;
}.zappDiv .container {
    width: 92%;
}.zappDiv .aedu_ethos {
    padding: 2rem 1.5rem;
}.zappDiv .aedu_ethos > div:first-child {
    margin-bottom: 1.5rem;
}.zappDiv h5 {
    font-size: calc(23px * 0.85);
}.zappDiv p {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
}}.ofind_support {
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(169,168,177) 40%, rgb(135,135,144,0.5) 150%);
    position: relative;
}.ofind_support::before {
    filter: blur(40px);
    background: linear-gradient(135deg, rgb(102,102,111,0.5) 0%, transparent 70%);
    width: 40%;
    content: "";
    position: absolute;
    right: -10%;
    z-index: 1;
    animation: float 15s ease-in-out infinite;
    opacity: 0.6;
    height: 70%;
    top: -20%;
    transform: rotate(-15deg);
}.ofind_support::after {
    filter: blur(30px);
    position: absolute;
    background: linear-gradient(225deg, rgb(135,135,144,0.5) 0%, transparent 70%);
    left: -5%;
    content: "";
    z-index: 1;
    opacity: 0.5;
    height: 60%;
    transform: rotate(15deg);
    animation: float 18s ease-in-out infinite reverse;
    width: 30%;
    bottom: -10%;
}.ofind_support .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.ofind_support .qmsg_info {
    backdrop-filter: blur(10px);
    padding: 3rem;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0);
}.ofind_support .qmsg_info:hover {
    transform: translateY(-5px);
}.ofind_support h3 {
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    display: inline-block;
    color: #000000;
    font-size: 38px;
}.ofind_support h3::after {
    height: 3px;
    bottom: -10px;
    left: 0;
    position: absolute;
    transform-origin: left;
    transition: transform 0.3s ease-out;
    content: "";
    transform: scaleX(1);
    background: rgb(135,135,144);
    width: 80px;
}.ofind_support .qmsg_info:hover h3::after {
    transform: scaleX(1.5);
}.ofind_support p {
    line-height: 1.7;
    max-width: 90%;
    font-size: 16px;
    color: #000000;
    margin-bottom: 1.5rem;
}.ofind_support h5 {
    margin-bottom: 0.5rem;
    font-size: 22px;
    display: flex;
    font-weight: 600;
    align-items: center;
    color: #000000;
    text-transform: capitalize;
}.ofind_support h5 svg {
    margin-left: 10px;
    transition: transform 0.3s ease;
    height: 22px;
    width: 22px;
}.ofind_support h5:hover svg {
    transform: translateY(-2px);
}.ofind_support svg path {
    fill: rgb(135,135,144);
    transition: fill 0.3s ease;
}.ofind_support .Hedu_query {
    padding: 0;
    margin: 2rem 0 0;
    list-style: none;
}.ofind_support .Hedu_query li {
    transition: transform 0.3s ease;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 1rem;
}.ofind_support .Hedu_query li:hover {
    transform: translateX(5px);
}.ofind_support .Hedu_query li:last-child {
    border-bottom: none;
}.ofind_support .wwrite_feedback {
    color: #000000;
    align-items: center;
    font-weight: 600;
    display: flex;
    text-decoration: none;
    transition: color 0.3s ease;
}.ofind_support .wwrite_feedback:hover {
    color: rgb(135,135,144);
}.ofind_support .wwrite_feedback svg {
    transform: scale(0.9);
    transition: transform 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    margin-left: 10px;
}.ofind_support .wwrite_feedback:hover svg {
    transform: scale(1.1) rotate(5deg);
}.ofind_support .wwrite_feedback:hover svg path {
    fill: rgb(102,102,111);
}

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

@media (max-width: 992px) {.ofind_support {
    padding: 4rem 0;
}.ofind_support .qmsg_info {
    padding: 2.5rem;
}.ofind_support p {
    max-width: 100%;
}
}

@media (max-width: 768px) {.ofind_support {
    padding: 3rem 0;
}.ofind_support .qmsg_info {
    padding: 2rem;
}.ofind_support h3 {
    font-size: calc(38px * 0.9);
}.ofind_support h3::after {
    width: 60px;
}.ofind_support h5 {
    font-size: calc(22px * 0.9);
}
}

@media (max-width: 576px) {.ofind_support {
    padding: 2.5rem 0;
}.ofind_support .qmsg_info {
    padding: 1.5rem;
}.ofind_support h3 {
    margin-bottom: 1rem;
    font-size: calc(38px * 0.8);
}.ofind_support h3::after {
    width: 50px;
    height: 2px;
}.ofind_support p {
    margin-bottom: 1rem;
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}.ofind_support .Hedu_query {
    margin-top: 1.5rem;
}.ofind_support .Hedu_query li {
    margin-bottom: 0.8rem;
    padding-bottom: 0.8rem;
}.ofind_support svg {
    height: 20px;
    width: 20px;
}}.Bnewsletter_subscription {
    isolation: isolate;
    padding: 4rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    background: rgb(169,168,177);
    overflow: hidden;
    position: relative;
}.Bnewsletter_subscription::before {
    opacity: 0.3;
    z-index: -1;
    content: "";
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(135,135,144,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(102,102,111,0.5) 0%, transparent 40%);
    inset: 0;
}.Bnewsletter_subscription::after {
    z-index: -1;
    content: "";
    height: 100%;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgb(135,135,144,0.5) 10px, rgb(135,135,144,0.5) 11px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgb(102,102,111,0.5) 10px, rgb(102,102,111,0.5) 11px);
    position: absolute;
    top: 0;
    opacity: 0.05;
    width: 100%;
    left: 0;
}.Bnewsletter_subscription .aedu_ethos {
    display: grid;
    align-items: center;
    gap: 3rem;
    position: relative;
    grid-template-columns: 1fr 1.2fr;
}.Bnewsletter_subscription .aedu_ethos::before {
    height: 100px;
    background: rgb(135,135,144);
    animation: rotate-shape 20s linear infinite;
    opacity: 0.15;
    content: "";
    right: -30px;
    top: -30px;
    position: absolute;
    width: 100px;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}.Bnewsletter_subscription .aedu_ethos::after {
    left: -30px;
    background: rgb(102,102,111);
    clip-path: polygon(0 0, 100% 0, 0 100%);
    width: 100px;
    content: "";
    opacity: 0.15;
    bottom: -30px;
    position: absolute;
    height: 100px;
    animation: rotate-shape 20s linear infinite reverse;
}.Bnewsletter_subscription p {
    font-weight: 700;
    position: relative;
    line-height: 1.6;
    z-index: 1;
    font-size: 21px;
    font-family: Arial, sans-serif;
    color: #000000;
    margin: 0;
}.Bnewsletter_subscription p::before {
    height: 50px;
    width: 50px;
    left: -15px;
    content: "";
    opacity: 0.5;
    position: absolute;
    animation: square-pulse 5s infinite alternate;
    border: 2px solid rgb(135,135,144,0.5);
    z-index: -1;
    top: -15px;
}.Bnewsletter_subscription p::after {
    position: absolute;
    width: 50px;
    content: "";
    z-index: -1;
    background: rgb(102,102,111);
    animation: line-extend 3s infinite alternate;
    height: 3px;
    bottom: -10px;
    left: 20px;
}.Bnewsletter_subscription .input_holder {
    display: flex;
    position: relative;
    align-items: stretch;
    height: 60px;
    perspective: 1000px;
}.Bnewsletter_subscription .input_holder::before {
    position: absolute;
    bottom: -10px;
    border-radius: 10px;
    background: linear-gradient(45deg, transparent, rgb(135,135,144,0.5), transparent);
    top: -10px;
    right: -10px;
    filter: blur(5px);
    content: "";
    transform: rotateX(10deg) rotateY(-10deg);
    left: -10px;
    opacity: 0.2;
    z-index: -1;
}.Bnewsletter_subscription .bnews_wrap {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    height: 100%;
    border-bottom-left-radius: 10px;
    padding: 0 1.5rem;
    color: #000000;
    border-top-left-radius: 10px;
    flex: 1;
    transition: all 0.3s ease;
    background: #ffffff;
    border: 1px solid transparent;
    font-size: 13px;
}.Bnewsletter_subscription .bnews_wrap:focus {
    outline: none;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    border-color: rgb(135,135,144);
}.Bnewsletter_subscription .bnews_wrap::placeholder {
    color: #000000;
    opacity: 0.6;
}.Bnewsletter_subscription .wemail_block {
    font-size: 20px;
    height: 100%;
    isolation: isolate;
    border-top-right-radius: 10px;
    cursor: pointer;
    border-bottom-right-radius: 10px;
    padding: 0 2rem;
    transition: all 0.3s ease;
    font-weight: 600;
    font-family: Arial, sans-serif;
    background: rgb(135,135,144);
    border: none;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}.Bnewsletter_subscription .wemail_block::before {
    background: rgb(102,102,111);
    inset: 0;
    content: "";
    transition: transform 0.3s ease;
    position: absolute;
    transform: translateY(100%);
    z-index: -1;
}.Bnewsletter_subscription .wemail_block:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.Bnewsletter_subscription .wemail_block:hover::before {
    transform: translateY(0);
}

@keyframes square-pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.5;
    }
}

@keyframes line-extend {
    0% {
        width: 50px;
    }
    100% {
        width: 100px;
    }
}

@keyframes rotate-shape {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 768px) {.Bnewsletter_subscription {
    padding: 3rem 1.5rem;
}.Bnewsletter_subscription .aedu_ethos {
    gap: 2rem;
    grid-template-columns: 1fr;
}.Bnewsletter_subscription p {
    font-size: 17px;
}.Bnewsletter_subscription .input_holder {
    flex-direction: column;
    height: auto;
}.Bnewsletter_subscription .bnews_wrap {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 10px;
    height: 60px;
}.Bnewsletter_subscription .wemail_block {
    width: 100%;
    height: 60px;
    border-radius: 10px;
}}.OprivacyConsentPanel {
    background: rgb(169,168,177);
    bottom: 0;
    z-index: 90;
    position: fixed;
    border-top: 2px solid rgb(135,135,144);
    width: 100%;
}.Uconsent_edu {
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 20px 0;
}.OprivacyConsentPanel h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.OprivacyConsentPanel p {
    font-size: 18px;
}.fcookie_customize {
    flex-shrink: 0;
    margin-right: 10px;
}.fcookie_customize svg, .fcookie_customize svg path, .fcookie_customize img {
    height: 100px;
    fill: rgb(135,135,144);
    width: 100px;
}.Mtrack_alert {
    line-height: 35px;
    white-space: nowrap;
    cursor: pointer;
    color: rgb(135,135,144);
    font-size: 24px;
    min-width: 120px;
    text-decoration: none;
    margin-left: 10px;
    text-align: center;
    border-bottom: 2px solid rgb(135,135,144);
    flex-shrink: 0;
}.OprivacyConsentPanel p a {
    text-decoration: none;
    color: rgb(135,135,144);
}
@media only screen and (max-width: 1200px) {.OprivacyConsentPanel {
    padding: 20px;
}}
#YuserPrivacyDialog {
    display: none;
}#YuserPrivacyDialog:checked ~ .OprivacyConsentPanel {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 800px) {.fcookie_customize {
    display: none;
}.Uconsent_edu {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.OprivacyConsentPanel h5 {
    text-align: center;
}.OprivacyConsentPanel p {
    text-align: center;
}.Hconsent_learn {
    margin-bottom: 20px;
}body .uwrapper-section .Mtrack_alert {
    margin-left: 0;
}}.Mcourse_summary {
    overflow: hidden;
    background: rgb(169,168,177);
    padding: 100px 0;
    position: relative;
}.Mcourse_summary .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1400px;
    z-index: 3;
    position: relative;
}.Mcourse_summary .Mtraining_track {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
}.Mcourse_summary .Hcontent_box_wrap {
    width: 100%;
    backdrop-filter: blur(10px);
    padding: 40px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 4;
    position: relative;
    max-width: 850px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}.Mcourse_summary .Hcontent_box_wrap h2 {
    margin-bottom: 25px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 2px solid rgb(135,135,144);
    font-size: 33px;
    color: #000000;
}.Mcourse_summary .Hcontent_box_wrap .description {
    color: #000000;
    margin-bottom: 20px;
    line-height: 1.7;
    text-align: center;
    font-size: 15px;
}.Mcourse_summary .Hcontent_box_wrap .description:last-child {
    margin-bottom: 0;
    font-weight: 600;
}.Mcourse_summary .iimg_hover {
    z-index: 1;
    height: 100%;
    top: 0;
    width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
}.Mcourse_summary .iimg_hover::after {
    width: 100%;
    position: absolute;
    z-index: 2;
    content: "";
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
    left: 0;
    top: 0;
    height: 100%;
}
@media (min-width: 992px) {.Mcourse_summary .Hcontent_box_wrap {
    margin: 0 auto;
}
}
@media (max-width: 991px) {.Mcourse_summary {
    padding: 80px 0;
}.Mcourse_summary .Hcontent_box_wrap {
    max-width: 750px;
    padding: 30px;
}
}
@media (max-width: 767px) {.Mcourse_summary {
    padding: 60px 0;
}.Mcourse_summary .Hcontent_box_wrap {
    padding: 25px;
    max-width: 100%;
}.Mcourse_summary .Hcontent_box_wrap h2 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.9);
}.Mcourse_summary .Hcontent_box_wrap .description {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}
}
@media (max-width: 480px) {.Mcourse_summary {
    padding: 50px 0;
}.Mcourse_summary .Hcontent_box_wrap {
    padding: 20px;
}.Mcourse_summary .Hcontent_box_wrap h2 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(33px * 0.8);
}.Mcourse_summary .Hcontent_box_wrap .description {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
}}.Nmentorship_experience {
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(135,135,144,0.5), rgb(169,168,177));
    position: relative;
}.Nmentorship_experience::before {
    width: 100%;
    content: "";
    pointer-events: none;
    top: 0;
    background: radial-gradient(circle at 70% 30%, rgb(255, 255, 255, 0.5), transparent 70%);
    height: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
}.Nmentorship_experience::after {
    background: rgb(135,135,144);
    filter: blur(40px);
    border-radius: 50% 60% 70% 40%;
    z-index: 0;
    right: -5%;
    width: 40%;
    opacity: 0.05;
    content: "";
    height: 40%;
    bottom: -10%;
    position: absolute;
}.Nmentorship_experience .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
    z-index: 2;
}.Nmentorship_experience .vtestimonial_track {
    position: relative;
    gap: 2rem;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px) saturate(180%);
    display: grid;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3rem;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
}.Nmentorship_experience .vtestimonial_track:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg);
}.Nmentorship_experience .vtestimonial_track > div:first-child {
    position: relative;
    order: 1;
}.Nmentorship_experience .vtestimonial_track > div:nth-child(2) {
    position: relative;
    order: 2;
}.Nmentorship_experience .vtestimonial_track > div:last-child {
    position: relative;
    order: 3;
}.Nmentorship_experience .iimg_hover {
    width: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), clip-path 0.5s ease;
    height: 300px;
}.Nmentorship_experience .vtestimonial_track:hover .iimg_hover {
    transform: translateY(-5px) scale(1.02);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}.Nmentorship_experience .iimg_hover::after {
    inset: 0;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent 50%);
    position: absolute;
}.Nmentorship_experience .name {
    transition: transform 0.4s ease-out;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 0.5rem;
    position: relative;
    transform: translateX(0);
    color: rgb(135,135,144);
}.Nmentorship_experience .name::before {
    background: rgb(135,135,144);
    left: -1rem;
    top: 50%;
    height: 2px;
    position: absolute;
    content: "";
    width: 0;
    transition: width 0.4s ease-out 0.1s;
}.Nmentorship_experience .vtestimonial_track:hover .name {
    transform: translateX(1rem);
}.Nmentorship_experience .vtestimonial_track:hover .name::before {
    width: 1.5rem;
}.Nmentorship_experience .vtestimonial_track > div:nth-child(2) > div {
    font-size: 0.95rem;
    transform: translateY(0);
    transition: transform 0.3s ease, opacity 0.3s ease;
    color: rgb(102,102,111);
    margin-bottom: 0.5rem;
    opacity: 0.85;
    font-weight: 600;
}.Nmentorship_experience .vtestimonial_track:hover > div:nth-child(2) > div {
    opacity: 1;
    transform: translateY(-3px);
}.Nmentorship_experience .Eexp_grid {
    transition: opacity 0.4s ease;
    padding: 0;
    font-size: 18px;
    margin: 0;
    color: #000000;
    position: relative;
    line-height: 1.7;
    opacity: 0.92;
    font-family: Arial, sans-serif;
}.Nmentorship_experience .Eexp_grid::before {
    opacity: 0.1;
    transform: rotate(-5deg);
    content: "";
    top: -2.5rem;
    z-index: -1;
    color: rgb(135,135,144);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    left: -1rem;
    font-size: 8rem;
}.Nmentorship_experience .vtestimonial_track:hover .Eexp_grid::before {
    transform: rotate(5deg) translateY(-10px);
}.Nmentorship_experience .vtestimonial_track:hover .Eexp_grid {
    opacity: 1;
}

@media (min-width: 768px) {.Nmentorship_experience .vtestimonial_track {
    grid-template-columns: 250px 1fr;
    grid-template-rows: auto 1fr;
    padding: 3.5rem;
    gap: 2rem 3rem;
}.Nmentorship_experience .vtestimonial_track > div:first-child {
    grid-column: 1;
    grid-row: 1 / span 2;
    order: unset;
}.Nmentorship_experience .vtestimonial_track > div:nth-child(2) {
    order: unset;
    grid-column: 2;
    grid-row: 1;
}.Nmentorship_experience .vtestimonial_track > div:last-child {
    grid-column: 2;
    grid-row: 2;
    order: unset;
}.Nmentorship_experience .iimg_hover {
    clip-path: polygon(0% 0%, 95% 5%, 100% 100%, 5% 95%);
    height: 100%;
}.Nmentorship_experience .vtestimonial_track:hover .iimg_hover {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
}

@media (min-width: 992px) {.Nmentorship_experience {
    padding: 7rem 0;
}.Nmentorship_experience .vtestimonial_track {
    gap: 3rem 4rem;
    padding: 4rem;
    grid-template-columns: 320px 1fr;
}.Nmentorship_experience .name {
    margin-bottom: 0.75rem;
    font-size: calc(18px * 1.1);
}.Nmentorship_experience .vtestimonial_track > div:nth-child(2) > div {
    margin-bottom: 1rem;
    font-size: 1.05rem;
}.Nmentorship_experience .Eexp_grid {
    font-size: calc(18px * 1.05);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.Nmentorship_experience {
    padding: 4rem 0;
}.Nmentorship_experience .vtestimonial_track {
    padding: 2rem;
}.Nmentorship_experience .iimg_hover {
    height: 250px;
    margin-bottom: 1rem;
}.Nmentorship_experience .name {
    text-align: center;
    margin-bottom: 0.5rem;
}.Nmentorship_experience .vtestimonial_track > div:nth-child(2) > div {
    margin-bottom: 1.5rem;
    text-align: center;
}.Nmentorship_experience .Eexp_grid {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}.Nmentorship_experience .Eexp_grid::before {
    transform: translateX(-50%);
    top: -1.5rem;
    left: 50%;
}.Nmentorship_experience .vtestimonial_track:hover .name {
    transform: translateX(0);
}.Nmentorship_experience .name::before {
    left: 50%;
    transform: translateX(-50%);
}.Nmentorship_experience .vtestimonial_track:hover .name::before {
    width: 50px;
}}.ztake_a_spin {
    perspective: 1000px;
    overflow: hidden;
    padding: 5rem 0;
    transform-style: preserve-3d;
    position: relative;
    background: linear-gradient(135deg, rgb(102,102,111) 0%, rgb(135,135,144) 100%);
}.ztake_a_spin::before {
    transform: rotate(-3deg) translateZ(-10px);
    pointer-events: none;
    z-index: 0;
    width: 110%;
    background: linear-gradient(45deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    position: absolute;
    content: '';
    top: -10%;
    height: 120%;
    left: -5%;
}.ztake_a_spin::after {
    content: '';
    height: 5px;
    position: absolute;
    z-index: 1;
    width: 100%;
    background: linear-gradient(90deg, rgb(255, 255, 255, 0.5) 0%, rgb(102,102,111) 50%, rgb(255, 255, 255, 0.5) 100%);
    left: 0;
    opacity: 0.7;
    bottom: -2px;
}.ztake_a_spin .container {
    flex-direction: column;
    align-items: center;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    display: flex;
    transform: translateZ(0);
}.ztake_a_spin h2 {
    line-height: 1.4;
    margin-bottom: 2.5rem;
    color: #ffffff;
    letter-spacing: 0.02em;
    font-size: 28px;
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    text-align: center;
    font-weight: 600;
    transform: translateZ(20px);
}.ztake_a_spin .aedu_ethos {
    background: rgba(255,255,255,0.95);
    justify-content: center;
    display: flex;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 2rem 3rem;
    border-radius: 4px;
    position: relative;
    border-left: 4px solid rgb(135,135,144);
    align-items: center;
    gap: 1.5rem;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 5px 10px rgba(0,0,0,0.08);
    transform: translateZ(30px) rotateX(2deg);
}.ztake_a_spin .aedu_ethos:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    transform: translateZ(40px) rotateX(0deg) scale(1.02);
}.ztake_a_spin svg {
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
    width: 48px;
    transform: translateZ(10px);
    height: 48px;
    transition: transform 0.3s ease;
}.ztake_a_spin .aedu_ethos:hover svg {
    transform: translateZ(15px) rotate(5deg);
}.ztake_a_spin svg path {
    fill: rgb(102,102,111);
    transition: fill 0.3s ease;
}.ztake_a_spin .aedu_ethos:hover svg path {
    fill: rgb(135,135,144);
}.ztake_a_spin .aedu_ethos div {
    align-items: center;
    display: flex;
    justify-content: center;
}.ztake_a_spin .iinquiry_feedback {
    font-size: 19px;
    background: linear-gradient(135deg, rgb(135,135,144) 0%, rgb(102,102,111) 100%);
    border-radius: 4px;
    transform: translateZ(5px);
    letter-spacing: 0.05em;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    color: #ffffff;
    text-align: center;
    position: relative;
    padding: 0.9rem 1.8rem;
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    display: inline-block;
}.ztake_a_spin .iinquiry_feedback::before {
    transition: left 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    top: 0;
    left: -100%;
    content: '';
    position: absolute;
    width: 100%;
}.ztake_a_spin .iinquiry_feedback:hover {
    background: linear-gradient(135deg, rgb(102,102,111) 0%, rgb(135,135,144) 100%);
    transform: translateY(-3px) translateZ(15px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}.ztake_a_spin .iinquiry_feedback:hover::before {
    left: 100%;
}.ztake_a_spin .iinquiry_feedback:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    transform: translateY(1px) translateZ(10px);
}

@media (max-width: 991px) {.ztake_a_spin {
    padding: 4rem 0;
}.ztake_a_spin h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 2rem;
}.ztake_a_spin .aedu_ethos {
    padding: 1.8rem 2.5rem;
}.ztake_a_spin svg {
    width: 42px;
    height: 42px;
}
}

@media (max-width: 767px) {.ztake_a_spin {
    padding: 3.5rem 0;
}.ztake_a_spin h2 {
    margin-bottom: 1.8rem;
    font-size: calc(28px * 0.8);
    line-height: 1.5;
}.ztake_a_spin .aedu_ethos {
    flex-direction: column;
    gap: 1.2rem;
    padding: 1.5rem 2rem;
}.ztake_a_spin svg {
    width: 36px;
    height: 36px;
}.ztake_a_spin .iinquiry_feedback {
    font-size: calc(19px * 0.95);
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 479px) {.ztake_a_spin {
    padding: 3rem 0;
}.ztake_a_spin h2 {
    margin-bottom: 1.5rem;
    font-size: calc(28px * 0.7);
}.ztake_a_spin .aedu_ethos {
    padding: 1.2rem 1.5rem;
    width: 90%;
}.ztake_a_spin svg {
    height: 30px;
    width: 30px;
}.ztake_a_spin .iinquiry_feedback {
    width: 100%;
    font-size: calc(19px * 0.9);
    padding: 0.7rem 1.2rem;
}}header {
    width: 100%;
    background: #ffffff;
    position: relative;
    padding: 0;
    z-index: 100;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
}header::before {
    background: linear-gradient(135deg, rgb(135,135,144), rgb(102,102,111));
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    z-index: 0;
    width: 35%;
    content: '';
}header .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
    z-index: 1;
    position: relative;
    width: 100%;
}header .Iheader_top {
    display: flex;
    height: 100%;
    align-items: stretch;
}header .chead_pagewrap {
    align-items: center;
    justify-content: center;
    text-decoration: none;
    width: 35%;
    position: relative;
    padding: 1.2rem 0;
    display: flex;
}header .chead_pagewrap svg {
    transition: all 0.3s ease;
    width: 150px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    height: auto;
}header .chead_pagewrap:hover svg {
    transform: scale(1.05);
}header .gnav_primary {
    align-items: center;
    gap: 0.5rem;
    justify-content: flex-start;
    position: relative;
    width: 65%;
    padding: 1.2rem 3%;
    display: flex;
}header .gnav_primary::before {
    background: linear-gradient(to bottom, transparent, rgb(135,135,144,0.5), transparent);
    left: 0;
    width: 1px;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
}header .vnav_begin {
    font-family: Arial, sans-serif;
    color: #000000;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    font-size: 20px;
    border-radius: 10px;
    padding: 0.6rem 1.2rem;
    z-index: 1;
    background: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    font-weight: 600;
}header .vnav_begin::before {
    z-index: -1;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(135,135,144,0.5), rgb(102,102,111,0.5));
    content: '';
    border-radius: 10px;
    opacity: 0;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
}header .vnav_begin:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
    color: #ffffff;
}header .vnav_begin:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header::before {
    width: 30%;
}header .chead_pagewrap {
    padding: 1rem 0;
    width: 30%;
}header .chead_pagewrap svg {
    width: 130px;
}header .gnav_primary {
    gap: 0.5rem;
    padding: 1rem 2.5%;
    width: 70%;
}header .vnav_begin {
    font-size: calc(20px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 767px) {header {
    background: rgb(169,168,177);
}header::before {
    bottom: 50%;
    top: 0;
    height: auto;
    width: 100%;
}header .Iheader_top {
    flex-direction: column;
    align-items: center;
}header .chead_pagewrap {
    width: 100%;
    padding: 0.8rem 0;
}header .chead_pagewrap svg {
    width: 120px;
}header .gnav_primary {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.8rem 0;
    gap: 0.6rem;
    width: 95%;
}header .gnav_primary::before {
    background: linear-gradient(to right, transparent, rgb(135,135,144,0.5), transparent);
    height: 1px;
    top: 0;
    width: 100%;
    left: 0;
}header .vnav_begin {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    padding: 0.5rem 0.9rem;
}
}

@media (max-width: 480px) {header .chead_pagewrap {
    padding: 0.7rem 0;
}header .chead_pagewrap svg {
    width: 110px;
}header .gnav_primary {
    width: 100%;
    padding: 0.7rem 2%;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .gnav_primary::-webkit-scrollbar {
    height: 3px;
}header .gnav_primary::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(135,135,144);
}header .vnav_begin {
    flex-shrink: 0;
    margin-right: 2px;
    padding: 0.45rem 0.9rem;
    white-space: nowrap;
    font-size: calc(20px - 1px);
}}.Uplan_deck {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.Uplan_deck::before {
    background: linear-gradient(145deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    content: "";
}.Uplan_deck .container {
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    max-width: 1320px;
    z-index: 2;
}.Uplan_deck .Drate_options {
    align-items: center;
    flex-direction: column;
    display: flex;
}.Uplan_deck h2 {
    color: #ffffff;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    font-weight: 700;
    text-align: center;
    transform: translateY(20px);
    margin-bottom: 20px;
    font-size: 31px;
}.Uplan_deck .Llearn_offers {
    opacity: 0;
    transform: translateY(20px);
    max-width: 800px;
    font-size: 16px;
    text-align: center;
    color: rgb(255, 255, 255, 0.5);
    margin-bottom: 50px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
}.Uplan_deck .lfee_pricing {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    width: 100%;
}.Uplan_deck .lfee_pricing li {
    opacity: 0;
    animation-delay: calc(0.3s + (0.15s * var(--li-index, 0)));
    transform: translateY(30px);
    animation: fadeInUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}.Uplan_deck .lfee_pricing li:nth-child(1) {
    --li-index: 0;
}.Uplan_deck .lfee_pricing li:nth-child(2) {
    --li-index: 1;
}.Uplan_deck .lfee_pricing li:nth-child(3) {
    --li-index: 2;
}.Uplan_deck .lfee_pricing li:nth-child(4) {
    --li-index: 3;
}.Uplan_deck .hrate_panel {
    display: block;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    will-change: transform;
    text-decoration: none;
    transform: perspective(1000px) rotateX(0deg);
}.Uplan_deck .hrate_panel:hover {
    transform: perspective(1000px) rotateX(5deg) translateY(-10px);
}.Uplan_deck .jrate_plans {
    backdrop-filter: blur(10px);
    height: 100%;
    background: linear-gradient(135deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);
    transition: all 0.4s ease;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    border-radius: 8px;
}.Uplan_deck .hrate_panel:hover .jrate_plans {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3), 0 0 15px rgba(rgb(135,135,144,0.5), 0.5);
    border-color: rgba(255,255,255,0.2);
}.Uplan_deck .jrate_plans::before {
    background: linear-gradient(135deg, rgb(135,135,144,0.5) 0%, transparent 70%);
    transform: rotate(-45deg);
    top: -10%;
    content: "";
    opacity: 0.1;
    height: 50%;
    position: absolute;
    width: 40%;
    transition: all 0.6s ease;
    left: -10%;
}.Uplan_deck .hrate_panel:hover .jrate_plans::before {
    transform: rotate(-45deg) translateY(-20%);
    opacity: 0.15;
}.Uplan_deck .adeal_opts {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding: 35px 30px;
    height: 100%;
    min-height: 280px;
}.Uplan_deck .adeal_opts h4 {
    font-size: calc(21px * 1.1);
    margin-top: 0;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 600;
    position: relative;
}.Uplan_deck .adeal_opts h4::after {
    left: 0;
    width: 40px;
    position: absolute;
    content: "";
    transition: width 0.4s ease;
    height: 3px;
    background: rgb(135,135,144);
    bottom: 0;
}.Uplan_deck .hrate_panel:hover .adeal_opts h4::after {
    width: 60px;
}.Uplan_deck .adeal_opts p {
    hyphens: auto;
    line-height: 1.7;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-bottom: 25px;
    font-size: calc(16px * 0.9);
    flex-grow: 1;
    white-space: normal;
    color: rgb(255, 255, 255, 0.5);
}.Uplan_deck .rlesson_fees {
    position: relative;
    background: rgba(255,255,255,0.05);
    transition: all 0.3s ease;
    font-weight: 700;
    align-self: flex-start;
    font-size: calc(21px * 1.2);
    display: inline-block;
    overflow: hidden;
    padding: 10px 20px;
    border-radius: 4px;
    color: rgb(135,135,144);
}.Uplan_deck .rlesson_fees::before {
    height: 100%;
    position: absolute;
    top: 0;
    transition: left 0.7s ease;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    left: -100%;
    content: "";
}.Uplan_deck .hrate_panel:hover .rlesson_fees::before {
    left: 100%;
}

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

@media (max-width: 1200px) {.Uplan_deck {
    padding: 100px 0;
}.Uplan_deck .lfee_pricing {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.Uplan_deck {
    padding: 80px 0;
}.Uplan_deck h2 {
    font-size: calc(31px * 0.9);
}.Uplan_deck .lfee_pricing {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.Uplan_deck .adeal_opts {
    padding: 25px 20px;
}
}

@media (max-width: 768px) {.Uplan_deck {
    padding: 70px 0;
}.Uplan_deck h2 {
    font-size: calc(31px * 0.8);
    margin-bottom: 15px;
}.Uplan_deck .Llearn_offers {
    font-size: calc(16px * 0.95);
    margin-bottom: 35px;
}.Uplan_deck .lfee_pricing {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.Uplan_deck .adeal_opts {
    min-height: auto;
}
}

@media (max-width: 576px) {.Uplan_deck {
    padding: 60px 0;
}.Uplan_deck h2 {
    font-size: calc(31px * 0.7);
}.Uplan_deck .Llearn_offers {
    font-size: calc(16px * 0.9);
}.Uplan_deck .adeal_opts {
    padding: 20px 15px;
}.Uplan_deck .adeal_opts h4 {
    font-size: 21px;
}.Uplan_deck .adeal_opts p {
    font-size: calc(16px * 0.85);
}.Uplan_deck .rlesson_fees {
    font-size: 21px;
    padding: 8px 15px;
}}.Tsecure_archive {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
}.Tsecure_archive h1 {
    margin-top: 20px;
    padding-bottom: 10px;
    color: rgb(135,135,144);
    border-bottom: 4px solid rgb(135,135,144);
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 38px;
}.Tsecure_archive h2 {
    color: rgb(102,102,111);
    font-weight: 600;
    border-left: 6px solid rgb(102,102,111);
    margin-top: 30px;
    font-size: 32px;
    padding-left: 20px;
    margin-bottom: 20px;
}.Tsecure_archive ul {
    margin: 20px 0;
    padding-left: 0;
    list-style-type: none;
}.Tsecure_archive ul li::before {
    content: "•";
    margin-left: -1em;
    color: rgb(135,135,144);
    display: inline-block;
    font-size: 1.5em;
    width: 1em;
}.Tsecure_archive li {
    margin-bottom: 15px;
    line-height: 1.8;
    padding-left: 10px;
    font-size: 13px;
    border-left: 2px solid rgb(135,135,144,0.5);
}.Tsecure_archive p, .Tsecure_archive span, .Tsecure_archive div {
    line-height: 1.8;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 13px;
}.Tsecure_archive h3, .Tsecure_archive h4, .Tsecure_archive h5, .Tsecure_archive h6 {
    color: rgb(135,135,144);
    margin-bottom: 15px;
    font-size: 22px;
    padding-left: 15px;
    font-weight: 600;
    margin-top: 25px;
    border-left: 5px solid rgb(135,135,144);
}

@media only screen and (max-width: 800px) {.Tsecure_archive {
    padding: 30px;
}.Tsecure_archive h1 {
    font-size: calc(22px - 4px);
}.Tsecure_archive h2 {
    font-size: calc(22px - 3px);
}.Tsecure_archive h3, .Tsecure_archive h4, .Tsecure_archive h5, .Tsecure_archive h6 {
    font-size: calc(22px - 2px);
}.Tsecure_archive p, .Tsecure_archive span, .Tsecure_archive div, .Tsecure_archive li {
    font-size: calc(13px - 2px);
}}.Heducation_framework {
    background: linear-gradient(135deg, rgb(169,168,177) 0%, rgb(102,102,111,0.5) 100%);
    overflow: hidden;
    padding: 4rem 0;
    position: relative;
}.Heducation_framework::before {
    content: "";
    top: 0;
    width: 100%;
    animation: pulse 8s infinite alternate;
    z-index: 1;
    left: 0;
    position: absolute;
    height: 100%;
    background: radial-gradient(circle at 30% 50%, rgb(135,135,144,0.5) 0%, transparent 60%);
}.Heducation_framework::after {
    filter: blur(70px);
    height: 300px;
    border-radius: 50%;
    z-index: 0;
    content: "";
    position: absolute;
    background: rgb(102,102,111,0.5);
    bottom: -50px;
    width: 300px;
    animation: float 15s infinite ease-in-out;
    right: -50px;
}.Heducation_framework .aedu_ethos {
    border-radius: 20px;
    max-width: 900px;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    padding: 3rem;
    display: flex;
    animation: appearIn 1s ease-out forwards;
    background: rgba(255, 255, 255, 0.08);
    z-index: 2;
    position: relative;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}.Heducation_framework .aedu_ethos::before {
    background: linear-gradient(45deg, rgb(135,135,144) 0%, transparent 30%, transparent 70%, rgb(102,102,111) 100%);
    z-index: -1;
    top: -2px;
    left: -2px;
    border-radius: 20px;
    position: absolute;
    content: "";
    bottom: -2px;
    right: -2px;
}.Heducation_framework h3 {
    position: relative;
    padding-bottom: 1rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 1.5rem;
    animation: slideUp 0.8s ease-out forwards;
    color: #ffffff;
    font-size: 29px;
}.Heducation_framework h3::after {
    width: 80px;
    bottom: 0;
    position: absolute;
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(135,135,144) 0%, rgb(102,102,111) 100%);
    transform: translateX(-50%);
    content: "";
    left: 50%;
    height: 3px;
}.Heducation_framework span {
    color: #ffffff;
    opacity: 0;
    line-height: 1.8;
    animation: fadeIn 1s 0.3s ease-out forwards;
    max-width: 700px;
    font-size: 13px;
    text-align: center;
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

@keyframes appearIn {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media (max-width: 992px) {.Heducation_framework {
    padding: 3rem 0;
}.Heducation_framework .aedu_ethos {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.Heducation_framework h3 {
    font-size: calc(29px * 0.9);
}
}

@media (max-width: 768px) {.Heducation_framework {
    padding: 2rem 0;
}.Heducation_framework .aedu_ethos {
    transform: none;
    padding: 1.5rem;
}.Heducation_framework h3 {
    font-size: calc(29px * 0.8);
}.Heducation_framework span {
    font-size: calc(13px * 0.95);
}}.ltitle_opener {
    color: #ffffff;
    padding: 5rem 2rem;
    justify-content: center;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    min-height: 100vh;
}.ltitle_opener::before {
    width: 100%;
    top: 0;
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.65) 50%,
    rgba(0, 0, 0, 0.45) 100%
  );
    left: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "";
}.ltitle_opener::after {
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0.3;
    position: absolute;
    z-index: 2;
    animation: gradientPulse 8s infinite alternate ease-in-out;
    background: linear-gradient(
    to bottom,
    rgb(135,135,144,0.5) 0%,
    transparent 100%
  );
    width: 100%;
    content: "";
}.ltitle_opener > div {
    flex-direction: column;
    transform: translateY(0);
    display: flex;
    z-index: 5;
    max-width: 1200px;
    position: relative;
    gap: 3rem;
    animation: appearFromBottom 1.2s ease-out forwards;
    width: 100%;
}.ltitle_opener > div > div:first-child {
    transform: perspective(1000px) rotateY(-5deg);
    margin-left: 5vw;
    position: relative;
}.title_style_header {
    font-size: calc(38px * 1.2);
    margin: 0;
    line-height: 1.1;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    letter-spacing: -0.03em;
    color: transparent;
    background-clip: text !important;
    transition: transform 0.3s ease;
    transform: scale(1);
    position: relative;
    -webkit-background-clip: text !important;
    background: linear-gradient(
    120deg,
    #ffffff 0%,
    rgb(102,102,111) 100%
  );
    font-weight: 700;
    transform-origin: left;
}.title_style_header::after {
    content: "";
    bottom: -0.5rem;
    width: 60%;
    background: rgb(102,102,111);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 4px;
    position: absolute;
    transform: scaleX(0.8);
    left: 0;
    transform-origin: left;
}.ltitle_opener:hover .title_style_header::after {
    transform: scaleX(1);
}.Zonline_skills {
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
    transition: transform 0.5s ease;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0 100%);
    border-left: 4px solid rgb(102,102,111);
    backdrop-filter: blur(8px);
    gap: 2rem;
    padding: 2.5rem;
    position: relative;
    display: flex;
    margin-left: 10vw;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
}.ltitle_opener:hover .Zonline_skills {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.ltitle_opener .Tstudy_lab {
    animation-delay: 0.3s;
    transform: translateX(0);
    animation: slideInRight 0.8s ease-out forwards;
    opacity: 1;
    position: relative;
}.ltitle_opener .Tstudy_lab h3 {
    color: #ffffff;
    line-height: 1.4;
    letter-spacing: 0.02em;
    position: relative;
    margin: 0;
    font-weight: 600;
    font-size: calc(24px * 1.1);
}.ltitle_opener .Tstudy_lab::before {
    animation: expandWidth 1.5s ease-out forwards;
    height: 3px;
    width: 40px;
    top: -1rem;
    background: rgb(102,102,111);
    transform-origin: left;
    position: absolute;
    left: 0;
    content: "";
    animation-delay: 1s;
}.ltitle_opener .Zonline_skills > div:last-child {
    animation: fadeIn 0.8s ease forwards;
    animation-delay: 0.6s;
    margin-top: 1rem;
    opacity: 0;
}.ltitle_opener .Zonline_skills > div:last-child span {
    display: inline-block;
    position: relative;
    padding-left: 1.5rem;
}.ltitle_opener .Zonline_skills > div:last-child span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 3px solid rgb(102,102,111);
    border-left: 3px solid rgb(102,102,111);
    transform: translateY(-50%) rotate(225deg);
    width: 12px;
    height: 12px;
}.ltitle_opener .Zonline_skills > div:last-child p {
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    opacity: 0.9;
    letter-spacing: 0.01em;
    color: #ffffff;
    font-weight: 400;
}

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

@keyframes expandWidth {
  0% {
    width: 40px;
  }
  100% {
    width: 80px;
  }
}

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

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

@keyframes gradientPulse {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.2;
  }
}

@media (min-width: 768px) {.ltitle_opener {
    padding: 8rem 4rem;
}.ltitle_opener > div {
    gap: 4rem;
}.ltitle_opener > div > div:first-child {
    margin-left: 0;
}.title_style_header {
    font-size: calc(38px * 1.5);
}.Zonline_skills {
    padding: 3rem;
    margin-left: 5vw;
    width: 80%;
}
}

@media (min-width: 992px) {.ltitle_opener > div {
    gap: 5rem;
}.ltitle_opener > div > div:first-child {
    width: 80%;
}.title_style_header {
    font-size: calc(38px * 1.8);
}.ltitle_opener .Tstudy_lab h3 {
    font-size: calc(24px * 1.2);
}.Zonline_skills {
    width: 65%;
    padding: 3.5rem;
    margin-left: 10vw;
}
}

@media (max-width: 767px) {.ltitle_opener {
    align-items: flex-start;
    padding-top: 6rem;
}.title_style_header {
    font-size: calc(38px * 1.1);
}.ltitle_opener > div > div:first-child {
    transform: none;
    margin-left: 0;
}.Zonline_skills {
    padding: 2rem 1.5rem;
    margin-left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transform: none;
}.ltitle_opener .Tstudy_lab h3 {
    font-size: 24px;
}}.Jreach_out {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(169,168,177) 0%, rgba(16, 22, 47, 0.95) 100%);
    padding: 120px 0;
    position: relative;
}.Jreach_out::before {
    background-size: 20px 20px, 20px 20px;
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(135,135,144), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(102,102,111), 0.04) 50%, transparent 100%);
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    animation: gridMove 20s linear infinite;
    position: absolute;
    content: "";
}.Jreach_out::after {
    z-index: 0;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(135,135,144), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(102,102,111), 0.15) 0%, 
        transparent 50%
    );
    opacity: 0.6;
    position: absolute;
    top: 0;
}@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}

.Jreach_out .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.Jreach_out h2 {
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: 36px;
    color: #ffffff;
    text-transform: uppercase;
}.Jreach_out h2::after {
    left: 50%;
    background: linear-gradient(90deg, rgb(135,135,144), rgb(102,102,111));
    width: 80px;
    border-radius: 1.5px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    bottom: -15px;
    content: "";
}.Jreach_out .vinquiry_reach {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    display: grid;
    position: relative;
    margin-top: 60px;
}.Jreach_out .vinquiry_reach::before {
    border: 1px solid rgba(rgb(135,135,144), 0.2);
    border-radius: 19px;
    left: -8px;
    top: -8px;
    z-index: -1;
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
}.Jreach_out .vinquiry_reach::after {
    bottom: -8px;
    position: absolute;
    border-radius: 19px;
    right: -8px;
    z-index: -1;
    height: 100%;
    content: "";
    width: 100%;
    border: 1px solid rgba(rgb(102,102,111), 0.2);
}.Jreach_out .iimg_hover {
    height: 100%;
    border-radius: 19px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
    min-height: 550px;
}.Jreach_out .iimg_hover::before {
    top: 0;
    z-index: 1;
    left: 0;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
}.Jreach_out .iimg_hover::after {
    content: "";
    border-top: 2px solid rgba(rgb(135,135,144), 0.6);
    position: absolute;
    height: 60px;
    border-right: 2px solid rgba(rgb(135,135,144), 0.6);
    right: 20px;
    width: 60px;
    z-index: 2;
    top: 20px;
}.Jreach_out .qsupport_map {
    border-radius: 19px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 50px;
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.Jreach_out .qsupport_map::before {
    border-left: 2px solid rgba(rgb(102,102,111), 0.6);
    height: 60px;
    bottom: 20px;
    position: absolute;
    left: 20px;
    content: "";
    border-bottom: 2px solid rgba(rgb(102,102,111), 0.6);
    width: 60px;
}.Jreach_out form {
    width: 100%;
}.Jreach_out form h3 {
    padding-left: 20px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    position: relative;
}.Jreach_out form h3::before {
    top: 0;
    content: "";
    height: 100%;
    background: rgb(135,135,144);
    border-radius: 10px;
    position: absolute;
    left: 0;
    width: 3px;
}.Jreach_out form input[type="text"] {
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    background: rgba(255, 255, 255, 0.05);
    padding: 18px 25px;
    width: 100%;
}.Jreach_out form input[type="text"]:focus {
    border-color: rgb(135,135,144);
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 15px rgba(rgb(135,135,144), 0.2);
    outline: none;
}.Jreach_out form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.Jreach_out .Smessage_inquiry {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}.Jreach_out .Smessage_inquiry input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.Jreach_out .Smessage_inquiry label {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    position: relative;
    padding-left: 35px;
    font-size: 12px;
}.Jreach_out .Smessage_inquiry label::before {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    transition: all 0.3s ease;
    top: 2px;
    width: 22px;
    background: rgba(255, 255, 255, 0.05);
    left: 0;
    content: "";
    height: 22px;
}.Jreach_out .Smessage_inquiry input[type="checkbox"]:checked + label::before {
    border-color: rgb(135,135,144);
    background: rgb(135,135,144);
}.Jreach_out .Smessage_inquiry input[type="checkbox"]:checked + label::after {
    position: absolute;
    transform: rotate(45deg);
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    width: 6px;
    left: 8px;
    content: "";
    top: 6px;
    height: 10px;
}.Jreach_out .Smessage_inquiry label a {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    font-weight: 600;
    color: rgb(135,135,144);
}.Jreach_out .Smessage_inquiry label a:hover {
    color: rgb(102,102,111);
}.Jreach_out form .iinquiry_feedback {
    background: linear-gradient(45deg, rgb(135,135,144), rgb(102,102,111));
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    position: relative;
    font-family: Arial, sans-serif;
    border: none;
    z-index: 1;
    display: inline-block;
    font-weight: 600;
    padding: 16px 40px;
    font-size: 16px;
    transition: all 0.4s ease;
    overflow: hidden;
}.Jreach_out form .iinquiry_feedback::before {
    left: -100%;
    top: 0;
    z-index: -1;
    background: linear-gradient(45deg, rgb(102,102,111), rgb(135,135,144));
    height: 100%;
    position: absolute;
    width: 100%;
    transition: all 0.4s ease;
    content: "";
}.Jreach_out form .iinquiry_feedback:hover::before {
    left: 0;
}.Jreach_out form .iinquiry_feedback:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.Jreach_out svg {
    height: 22px;
    width: 22px;
    fill: rgb(135,135,144);
}.Jreach_out svg path {
    transition: fill 0.3s ease;
    fill: rgb(135,135,144);
}

@media screen and (max-width: 991px) {.Jreach_out {
    padding: 90px 0;
}.Jreach_out .vinquiry_reach {
    gap: 40px;
    grid-template-columns: 1fr;
}.Jreach_out .iimg_hover {
    min-height: 400px;
}.Jreach_out .qsupport_map {
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.Jreach_out {
    padding: 70px 0;
}.Jreach_out h2 {
    font-size: calc(36px * 0.9);
}.Jreach_out .iimg_hover {
    min-height: 350px;
}.Jreach_out .iimg_hover::after,
    .Jreach_out .qsupport_map::before {
    width: 40px;
    height: 40px;
}
}

@media screen and (max-width: 576px) {.Jreach_out {
    padding: 50px 0;
}.Jreach_out h2 {
    font-size: calc(36px * 0.8);
}.Jreach_out .vinquiry_reach {
    margin-top: 40px;
}.Jreach_out .iimg_hover {
    min-height: 250px;
}.Jreach_out .qsupport_map {
    padding: 30px 20px;
}.Jreach_out form h3 {
    margin-bottom: 25px;
    font-size: calc(20px * 0.9);
}.Jreach_out form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.Jreach_out form .iinquiry_feedback {
    padding: 15px 20px;
    width: 100%;
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(to right, rgb(102,102,111), rgb(135,135,144));
    position: absolute;
    opacity: 0.9;
    z-index: -2;
    left: 0;
    content: "";
}footer::after {
    bottom: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    z-index: -1;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    right: 0;
}.dmath_tools {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2rem;
}.dmath_tools::before {
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 10px;
    background: linear-gradient(90deg, rgb(135,135,144), rgb(102,102,111), rgb(135,135,144));
    top: 0;
}.dmath_tools .container {
    gap: 2rem;
    position: relative;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}.dmath_tools .company_holder {
    position: relative;
    padding: 0;
    grid-column: span 5;
}.dmath_tools .company_holder h3 {
    font-weight: 700;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 1rem;
    font-size: 34px;
    color: #ffffff;
    position: relative;
    margin: 0 0 1.5rem;
}.dmath_tools .company_holder h3::after {
    left: 0;
    content: "";
    position: absolute;
    height: 2px;
    bottom: -2px;
    background: #ffffff;
    width: 80px;
}.dmath_tools .gtrust_badge {
    line-height: 1.7;
    padding: 0 0 0 1.5rem;
    margin-top: 1.5rem;
    position: relative;
    font-size: 14px;
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    color: #ffffff;
}.dmath_tools .xdegree_path {
    grid-column: span 7;
}.dmath_tools .Chead_section {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.dmath_tools .gnav_primary {
    position: relative;
}.dmath_tools .gnav_primary h5 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    padding-bottom: 0.8rem;
    font-size: 23px;
    position: relative;
    margin: 0 0 1.5rem;
    font-weight: 600;
}.dmath_tools .gnav_primary h5::after {
    position: absolute;
    bottom: -2px;
    width: 40px;
    height: 2px;
    background: #ffffff;
    left: 0;
    content: "";
}.dmath_tools .gnav_primary .Chead_section {
    gap: 1rem;
    display: grid;
}.dmath_tools .gnav_primary .Chead_section a {
    transition: all 0.3s ease;
    align-items: center;
    position: relative;
    font-size: 14px;
    text-decoration: none;
    display: flex;
    color: rgba(255, 255, 255, 0.8);
}.dmath_tools .gnav_primary .Chead_section a::after {
    opacity: 0;
    transform: translateX(-5px);
    margin-left: 0.5rem;
    content: "\2192";
    transition: all 0.3s ease;
}.dmath_tools .gnav_primary .Chead_section a:hover {
    padding-left: 0.5rem;
    color: #ffffff;
}.dmath_tools .gnav_primary .Chead_section a:hover::after {
    opacity: 1;
    transform: translateX(0);
}.tpledge_block {
    margin-top: 4rem;
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.tpledge_block .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.tpledge_block .Ifooter_caption {
    opacity: 0.9;
    color: #ffffff;
    position: relative;
    padding: 0 1rem;
    text-align: center;
    font-size: 16px;
}.dmath_tools::after {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
    position: absolute;
    right: 2rem;
    top: 2rem;
    height: 50px;
}.dmath_tools .company_holder::before {
    height: 50px;
    content: "";
    width: 50px;
    position: absolute;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
    top: 0;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
}.dmath_tools .company_holder::after {
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
    width: 50px;
    height: 50px;
    content: "";
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
    position: absolute;
}.dmath_tools .xdegree_path::after {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    content: "";
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    height: 50px;
    right: 0;
    bottom: 0;
}

@media (max-width: 1200px) {.dmath_tools .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.dmath_tools {
    padding: 4rem 0 2rem;
}.dmath_tools .container {
    grid-template-columns: 1fr;
}.dmath_tools .company_holder,
    .dmath_tools .xdegree_path {
    grid-column: span 12;
}.dmath_tools .company_holder {
    margin-bottom: 2rem;
}.dmath_tools::after,
    .dmath_tools .company_holder::before,
    .dmath_tools .company_holder::after,
    .dmath_tools .xdegree_path::after {
    display: none;
}
}

@media (max-width: 768px) {.dmath_tools {
    padding: 3rem 0 1.5rem;
}.dmath_tools .Chead_section {
    gap: 1.5rem;
}.dmath_tools .company_holder h3 {
    font-size: calc(34px - 2px);
}.tpledge_block {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.dmath_tools {
    padding: 2.5rem 0 1rem;
}.dmath_tools .Chead_section {
    grid-template-columns: 1fr;
    gap: 2rem;
}.dmath_tools .gtrust_badge {
    padding-left: 1rem;
}.tpledge_block {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.dmath_tools .company_holder h3::after,
    .dmath_tools .gnav_primary h5::after {
    width: 30px;
}.dmath_tools .gnav_primary .Chead_section a:hover {
    padding-left: 0.3rem;
}
}