* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.jdrbw-footer-clients {
    flex: 0 0 auto;
}.nqYSH-header-nav {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    width: 1189px;
    margin: auto;
}html,body {
    font-family: Arial, sans-serif;
    auto
contain
    scroll-behavior: auto;
    color: #000000;
    min-height: 100%;
    height: 100%;
}.GSUBM-layer-container {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}svg {
    height: 30px;
    width: 30px;
}@keyframes slide_scrollbar { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } }

::-webkit-scrollbar {
    width: thin;
}::-webkit-scrollbar-track {
    background: rgb(122,136,132,0.5);
    border-radius: 14px;
}::-webkit-scrollbar-thumb {
    background: linear-gradient(45deg, rgb(255, 255, 255, 0.5) 25%, transparent 25%), linear-gradient(-45deg, rgb(255, 255, 255, 0.5) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgb(255, 255, 255, 0.5) 75%), linear-gradient(-45deg, transparent 75%, rgb(255, 255, 255, 0.5) 75%);
    animation: slide_scrollbar 3.8s linear 2;
    transition: all, background, border-radius 3.4s linear;
    border-radius: 14.8rem;
}::-webkit-scrollbar-thumb:hover {
    border-color: rgb(189,201,198);
    background: rgb(155,169,165);
    box-shadow: 4px -2px 13px -2px rgba(0, 0, 0, 0.3);
    transform: scale(1.05);
}::-webkit-scrollbar-thumb:active {
    background: rgb(189,201,198);
    transform: scale(0.9);
    box-shadow: inset -3px 3px 1px 6px rgba(0, 0, 0, 0.4);
}html {
    scrollbar-color: rgb(122,136,132,0.5) rgb(155,169,165,0.5);
    scrollbar-width: 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;
}}
.NZPQk-contact-us {
    background: rgb(189,201,198);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.NZPQk-contact-us::before {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    content: '';
    background: linear-gradient(to right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    top: 0;
}.NZPQk-contact-us .QFYTz-img-list {
    position: absolute;
    height: 50%;
    width: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}.NZPQk-contact-us .QFYTz-img-list::after {
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgb(189,201,198) 100%);
    top: 0;
    position: absolute;
}.NZPQk-contact-us .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.NZPQk-contact-us h3 {
    font-family: Arial, sans-serif;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 70px;
    text-transform: uppercase;
}.NZPQk-contact-us .TgoRj-help-links {
    overflow: hidden;
    display: flex;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    position: relative;
    background: #ffffff;
    border-radius: 10px;
}.NZPQk-contact-us .mJEXw-request-card {
    padding: 60px 50px;
    flex: 2;
    position: relative;
}.NZPQk-contact-us form h3 {
    letter-spacing: normal;
    font-size: 22px;
    margin-bottom: 30px;
    text-shadow: none;
    color: #000000;
    text-align: left;
    font-weight: 700;
    text-transform: none;
}.NZPQk-contact-us input[type="text"],
.NZPQk-contact-us textarea {
    padding: 15px 0;
    background: #ffffff;
    width: 100%;
    border-radius: 0;
    margin-bottom: 30px;
    border-bottom: 2px solid rgb(122,136,132,0.5);
    color: #000000;
    border: none;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    font-size: 13px;
}.NZPQk-contact-us input[type="text"]::placeholder,
.NZPQk-contact-us textarea::placeholder {
    opacity: 0.7;
    color: #000000;
}.NZPQk-contact-us input[type="text"]:focus,
.NZPQk-contact-us textarea:focus {
    border-color: rgb(155,169,165);
    outline: none;
}.NZPQk-contact-us textarea {
    height: 120px;
    resize: none;
}.NZPQk-contact-us .TIykt-message-feedback {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.NZPQk-contact-us .TIykt-message-feedback input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.NZPQk-contact-us .TIykt-message-feedback label {
    padding-left: 35px;
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    cursor: pointer;
}.NZPQk-contact-us .TIykt-message-feedback label::before {
    top: 0;
    width: 22px;
    background: #ffffff;
    height: 22px;
    content: '';
    left: 0;
    border: 2px solid rgb(122,136,132);
    position: absolute;
    transition: all 0.3s ease;
}.NZPQk-contact-us .TIykt-message-feedback input[type="checkbox"]:checked + label::before {
    background: rgb(155,169,165);
    border-color: rgb(155,169,165);
}.NZPQk-contact-us .TIykt-message-feedback input[type="checkbox"]:checked + label::after {
    width: 6px;
    position: absolute;
    content: '';
    left: 8px;
    top: 4px;
    transform: rotate(45deg);
    border: solid #ffffff;
    height: 12px;
    border-width: 0 2px 2px 0;
}.NZPQk-contact-us .TIykt-message-feedback a {
    font-weight: 600;
    color: rgb(155,169,165);
    text-decoration: none;
    transition: all 0.3s ease;
}.NZPQk-contact-us .TIykt-message-feedback a:hover {
    color: #000000;
}.NZPQk-contact-us .LKwQk-help-inquiry {
    border: none;
    text-transform: uppercase;
    padding: 16px 40px;
    cursor: pointer;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    border-radius: 50px;
    display: inline-block;
    font-family: Arial, sans-serif;
    background: rgb(155,169,165);
    transition: all 0.3s ease;
    font-size: 16px;
}.NZPQk-contact-us .LKwQk-help-inquiry:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    background: #000000;
    transform: translateY(-3px);
}.NZPQk-contact-us .eISxA-query-links {
    padding: 60px 40px;
    color: #ffffff;
    justify-content: center;
    position: relative;
    flex: 1;
    flex-direction: column;
    display: flex;
    background: #000000;
}.NZPQk-contact-us .eISxA-query-links::before {
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 50%);
    position: absolute;
}.NZPQk-contact-us .eISxA-query-links h4 {
    margin-bottom: 40px;
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
}.NZPQk-contact-us .eISxA-query-links h4::after {
    bottom: -15px;
    content: '';
    width: 50px;
    height: 3px;
    position: absolute;
    background: rgb(155,169,165);
    left: 0;
}.NZPQk-contact-us .zyVgb-inquiry-links {
    padding: 0;
    margin: 0;
    list-style: none;
}.NZPQk-contact-us .zyVgb-inquiry-links li {
    transition: transform 0.3s ease;
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}.NZPQk-contact-us .zyVgb-inquiry-links li:last-child {
    margin-bottom: 0;
}.NZPQk-contact-us .zyVgb-inquiry-links li:hover {
    transform: translateX(5px);
}.NZPQk-contact-us .zyVgb-inquiry-links svg {
    width: 24px;
    margin-right: 20px;
    height: 24px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}.NZPQk-contact-us .zyVgb-inquiry-links svg path {
    fill: rgb(155,169,165);
}.NZPQk-contact-us .zyVgb-inquiry-links li:hover svg {
    transform: scale(1.2);
}.NZPQk-contact-us .zyVgb-inquiry-links span {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    font-size: 13px;
    color: #ffffff;
}.NZPQk-contact-us .zyVgb-inquiry-links a {
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
}.NZPQk-contact-us .zyVgb-inquiry-links a:hover {
    color: rgb(155,169,165);
}

@media (max-width: 992px) {.NZPQk-contact-us .QFYTz-img-list {
    height: 30%;
}.NZPQk-contact-us h3 {
    margin-bottom: 50px;
}.NZPQk-contact-us .TgoRj-help-links {
    margin: 0 auto;
    max-width: 700px;
    flex-direction: column;
}.NZPQk-contact-us .mJEXw-request-card,
    .NZPQk-contact-us .eISxA-query-links {
    width: 100%;
    padding: 40px;
}
}

@media (max-width: 768px) {.NZPQk-contact-us {
    padding: 80px 0;
}.NZPQk-contact-us .QFYTz-img-list {
    height: 25%;
}.NZPQk-contact-us h3 {
    font-size: calc(40px * 0.8);
    margin-bottom: 40px;
}.NZPQk-contact-us .mJEXw-request-card,
    .NZPQk-contact-us .eISxA-query-links {
    padding: 30px;
}.NZPQk-contact-us form h3,
    .NZPQk-contact-us .eISxA-query-links h4 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}.NZPQk-contact-us .LKwQk-help-inquiry {
    padding: 14px 30px;
}
}

@media (max-width: 576px) {.NZPQk-contact-us {
    padding: 60px 0;
}.NZPQk-contact-us .QFYTz-img-list {
    height: 20%;
}.NZPQk-contact-us h3 {
    margin-bottom: 30px;
    font-size: calc(40px * 0.7);
}.NZPQk-contact-us .mJEXw-request-card,
    .NZPQk-contact-us .eISxA-query-links {
    padding: 25px 20px;
}.NZPQk-contact-us input[type="text"],
    .NZPQk-contact-us textarea {
    padding: 12px 0;
    margin-bottom: 20px;
}.NZPQk-contact-us .LKwQk-help-inquiry {
    padding: 14px 20px;
    width: 100%;
}.NZPQk-contact-us .zyVgb-inquiry-links li {
    margin-bottom: 20px;
}.NZPQk-contact-us .zyVgb-inquiry-links svg {
    height: 20px;
    margin-right: 15px;
    width: 20px;
}}.UKosQ-who-we-are {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.UKosQ-who-we-are::before {
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    z-index: 1;
    background: linear-gradient(135deg, rgba(23, 36, 67, 0.85), rgba(35, 46, 82, 0.9));
    width: 100%;
}.UKosQ-who-we-are .container {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}.UKosQ-who-we-are .lWtaT-text-display {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
    margin-left: auto;
    padding: 50px 60px;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(0);
    max-width: 90%;
    border-left: 4px solid rgb(155,169,165);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
}.UKosQ-who-we-are .lWtaT-text-display:hover {
    transform: translateY(-10px);
}.UKosQ-who-we-are h5 {
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgb(155,169,165);
    font-size: 22px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin: 0 0 12px;
}.UKosQ-who-we-are h5::after {
    position: absolute;
    bottom: -6px;
    width: 40px;
    background: rgb(155,169,165);
    content: "";
    transition: width 0.3s ease-in-out;
    height: 2px;
    left: 0;
}.UKosQ-who-we-are .lWtaT-text-display:hover h5::after {
    width: 100%;
}.UKosQ-who-we-are p {
    line-height: 1.5;
    color: #000000;
    font-size: calc(12px * 1.2);
    margin: 0 0 25px;
    font-weight: 600;
}.UKosQ-who-we-are p b {
    color: rgb(122,136,132);
    font-weight: 700;
    transform: translateX(0);
    transition: transform 0.4s ease;
    font-size: calc(12px * 1.6);
    display: inline-block;
    position: relative;
    letter-spacing: 0.5px;
}.UKosQ-who-we-are p b::before {
    content: "";
    height: 2px;
    position: absolute;
    bottom: -2px;
    transition: width 0.4s ease-in-out;
    left: 0;
    width: 0;
    background: rgb(122,136,132);
}.UKosQ-who-we-are .lWtaT-text-display:hover p b {
    transform: translateX(5px);
}.UKosQ-who-we-are .lWtaT-text-display:hover p b::before {
    width: 100%;
}.UKosQ-who-we-are ol {
    list-style-position: inside;
    padding: 0;
    margin: 0;
}.UKosQ-who-we-are ol li {
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: justify;
    padding-left: 10px;
    transition: color 0.3s ease;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #000000;
    position: relative;
    font-size: 12px;
}.UKosQ-who-we-are .lWtaT-text-display:hover ol li {
    color: #000000;
}.UKosQ-who-we-are ol li::first-line {
    letter-spacing: 0.3px;
    font-weight: 600;
}.UKosQ-who-we-are::after {
    width: 40%;
    top: -20%;
    z-index: 1;
    transform: rotate(-15deg);
    right: -10%;
    background: linear-gradient(45deg, rgb(155,169,165,0.5), transparent);
    height: 70%;
    position: absolute;
    opacity: 0.5;
    content: "";
    transition: all 0.5s ease;
}.UKosQ-who-we-are:hover::after {
    opacity: 0.7;
    transform: rotate(-10deg) scale(1.1);
}

@media (max-width: 1200px) {.UKosQ-who-we-are {
    padding: 100px 0;
}.UKosQ-who-we-are .lWtaT-text-display {
    padding: 40px 50px;
    max-width: 95%;
}
}

@media (max-width: 992px) {.UKosQ-who-we-are {
    padding: 80px 0;
}.UKosQ-who-we-are .lWtaT-text-display {
    padding: 35px 40px;
    max-width: 100%;
}.UKosQ-who-we-are p b {
    font-size: calc(12px * 1.4);
}
}

@media (max-width: 768px) {.UKosQ-who-we-are {
    padding: 60px 0;
}.UKosQ-who-we-are .lWtaT-text-display {
    padding: 30px;
    border-left-width: 3px;
}.UKosQ-who-we-are h5 {
    font-size: calc(22px * 0.9);
}.UKosQ-who-we-are p {
    margin-bottom: 20px;
    font-size: 12px;
}.UKosQ-who-we-are p b {
    font-size: calc(12px * 1.3);
}.UKosQ-who-we-are ol li {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.UKosQ-who-we-are {
    padding: 50px 0;
}.UKosQ-who-we-are .lWtaT-text-display {
    padding: 25px 20px;
    border-left-width: 2px;
}.UKosQ-who-we-are h5 {
    letter-spacing: 1px;
    font-size: calc(22px * 0.85);
}.UKosQ-who-we-are h5::after {
    width: 30px;
}.UKosQ-who-we-are p {
    font-size: calc(12px * 0.95);
    margin-bottom: 15px;
}.UKosQ-who-we-are p b {
    font-size: calc(12px * 1.2);
}.UKosQ-who-we-are ol li {
    line-height: 1.6;
    padding-left: 5px;
    font-size: calc(12px * 0.9);
}}.mZTCo-learning-process {
    overflow: visible;
    padding: 170px 0 130px;
    position: relative;
    background: linear-gradient(150deg, rgb(189,201,198) 0%, rgb(122,136,132,0.5) 100%);
}.mZTCo-learning-process::before {
    opacity: 0.03;
    position: absolute;
    width: 100%;
    background-image: linear-gradient(45deg, rgb(155,169,165,0.5) 25%, transparent 25%, transparent 75%, rgb(155,169,165,0.5) 75%);
    background-size: 100px 100px;
    left: 0;
    z-index: 1;
    top: 0;
    height: 100%;
    content: '';
}.mZTCo-learning-process .ptjUi-learn-roots {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.mZTCo-learning-process .lWtaT-text-display {
    position: relative;
    align-items: flex-start;
    display: flex;
    width: 100%;
    flex-direction: column;
}.mZTCo-learning-process .lWtaT-text-display h2 {
    font-weight: 700;
    padding: 35px 40px;
    width: 45%;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgb(155,169,165,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    font-size: 33px;
    position: relative;
    z-index: 4;
    color: #ffffff;
    border-radius: 12px 12px 0 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.mZTCo-learning-process .lWtaT-text-display p {
    padding: 45px 50px;
    margin-top: -20px;
    position: relative;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.05);
    width: 65%;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(15px);
    color: #ffffff;
    align-self: flex-end;
    z-index: 3;
    line-height: 1.8;
}.mZTCo-learning-process .lWtaT-text-display::before {
    width: 0;
    position: absolute;
    height: 0;
    content: '';
    right: 35%;
    border-left: 30px solid transparent;
    z-index: 5;
    opacity: 0.3;
    border-right: 30px solid transparent;
    top: 0;
    border-top: 40px solid rgb(155,169,165);
}.mZTCo-learning-process .lWtaT-text-display::after {
    position: absolute;
    left: 35%;
    height: 0;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    content: '';
    bottom: 0;
    border-bottom: 40px solid rgb(122,136,132);
    opacity: 0.3;
    width: 0;
    z-index: 5;
}.mZTCo-learning-process .lWtaT-text-display h2::before {
    width: 100%;
    content: '';
    opacity: 0.5;
    left: 0;
    background: linear-gradient(90deg, rgb(155,169,165), transparent);
    bottom: 0;
    height: 5px;
    position: absolute;
}.mZTCo-learning-process .lWtaT-text-display h2::after {
    background: linear-gradient(to right, rgb(155,169,165,0.5), transparent);
    content: '';
    opacity: 0.3;
    top: 0;
    position: absolute;
    width: 30px;
    z-index: -1;
    right: -30px;
    height: 100%;
}.mZTCo-learning-process .lWtaT-text-display p::before {
    position: absolute;
    content: '';
    height: 5px;
    opacity: 0.5;
    top: 0;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(122,136,132));
}.mZTCo-learning-process .lWtaT-text-display p::after {
    width: 30px;
    height: 100%;
    z-index: -1;
    content: '';
    position: absolute;
    background: linear-gradient(to left, rgb(122,136,132,0.5), transparent);
    left: -30px;
    top: 0;
    opacity: 0.3;
}.mZTCo-learning-process::after {
    width: 400px;
    content: '';
    opacity: 0.3;
    z-index: 1;
    right: 0;
    height: 1px;
    position: absolute;
    bottom: 50px;
    background: linear-gradient(90deg, transparent, rgb(155,169,165));
}.mZTCo-learning-process .ptjUi-learn-roots::before {
    content: '';
    opacity: 0.3;
    position: absolute;
    top: 50px;
    z-index: 1;
    left: 0;
    background: linear-gradient(90deg, rgb(122,136,132), transparent);
    height: 1px;
    width: 400px;
}.mZTCo-learning-process .ptjUi-learn-roots::after {
    transform: translateX(-50%);
    filter: blur(50px);
    height: 100px;
    left: 50%;
    width: 100px;
    animation: pulse-subtle 10s infinite alternate;
    top: -50px;
    background: rgb(155,169,165);
    opacity: 0.05;
    position: absolute;
    content: '';
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: translateX(-50%) scale(1);
    }
    50% {
        opacity: 0.08;
        transform: translateX(-50%) scale(1.3);
    }
}

@media screen and (max-width: 1200px) {.mZTCo-learning-process .lWtaT-text-display h2 {
    width: 55%;
}.mZTCo-learning-process .lWtaT-text-display p {
    width: 70%;
}.mZTCo-learning-process .lWtaT-text-display::before {
    right: 30%;
}.mZTCo-learning-process .lWtaT-text-display::after {
    left: 30%;
}
}

@media screen and (max-width: 992px) {.mZTCo-learning-process {
    padding: 140px 0 110px;
}.mZTCo-learning-process .lWtaT-text-display h2 {
    padding: 30px 35px;
    width: 65%;
}.mZTCo-learning-process .lWtaT-text-display p {
    width: 75%;
    padding: 35px 40px;
}.mZTCo-learning-process .lWtaT-text-display::before {
    right: 25%;
    border-left: 25px solid transparent;
    border-top: 35px solid rgb(155,169,165);
    border-right: 25px solid transparent;
}.mZTCo-learning-process .lWtaT-text-display::after {
    border-right: 25px solid transparent;
    border-bottom: 35px solid rgb(122,136,132);
    left: 25%;
    border-left: 25px solid transparent;
}.mZTCo-learning-process::after {
    width: 300px;
}.mZTCo-learning-process .ptjUi-learn-roots::before {
    width: 300px;
}
}

@media screen and (max-width: 768px) {.mZTCo-learning-process {
    overflow: hidden;
    padding: 120px 0 90px;
}.mZTCo-learning-process .lWtaT-text-display {
    align-items: center;
}.mZTCo-learning-process .lWtaT-text-display h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 20px;
    border-radius: 12px 12px 12px 12px;
    width: 90%;
}.mZTCo-learning-process .lWtaT-text-display p {
    width: 90%;
    border-radius: 12px 12px 12px 12px;
    margin-top: 0;
}.mZTCo-learning-process .lWtaT-text-display::before,
    .mZTCo-learning-process .lWtaT-text-display::after,
    .mZTCo-learning-process::after,
    .mZTCo-learning-process .ptjUi-learn-roots::before,
    .mZTCo-learning-process .ptjUi-learn-roots::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.mZTCo-learning-process {
    padding: 100px 0 80px;
}.mZTCo-learning-process .lWtaT-text-display h2 {
    font-size: calc(33px * 0.8);
    padding: 25px;
    width: 100%;
}.mZTCo-learning-process .lWtaT-text-display p {
    width: 100%;
    font-size: calc(16px * 0.9);
    padding: 25px;
}}.NFXEC-course-structure {
    padding: 7rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(189,201,198) 0%, rgb(122,136,132,0.5) 100%);
    position: relative;
}.NFXEC-course-structure::before {
    transform: rotate(-15deg);
    right: -5%;
    opacity: 0.1;
    height: 300px;
    background: linear-gradient(225deg, rgb(155,169,165) 0%, rgb(155,169,165,0.5) 70%);
    position: absolute;
    border-radius: 40% 60% 65% 35% / 40% 45% 55% 60%;
    top: -5%;
    width: 300px;
    content: "";
    z-index: 1;
    animation: floatElement 15s infinite ease-in-out;
}.NFXEC-course-structure::after {
    opacity: 0.1;
    bottom: -8%;
    animation: floatElement 18s infinite ease-in-out reverse;
    background: linear-gradient(45deg, rgb(122,136,132) 0%, rgb(122,136,132,0.5) 70%);
    left: -3%;
    z-index: 1;
    position: absolute;
    content: "";
    height: 250px;
    width: 250px;
    border-radius: 30% 70% 70% 30% / 30% 52% 48% 70%;
    transform: rotate(10deg);
}.NFXEC-course-structure .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
}.NFXEC-course-structure .yCqFu-training-map {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    gap: 3rem;
}.NFXEC-course-structure .QFYTz-img-list {
    height: 350px;
    position: relative;
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}.NFXEC-course-structure .QFYTz-img-list::before {
    width: 100%;
    z-index: 1;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(#000000, 0.2) 100%
    );
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
}.NFXEC-course-structure .QFYTz-img-list::after {
    width: 60px;
    height: 60px;
    opacity: 0.7;
    top: -15px;
    position: absolute;
    right: -15px;
    border-right: 4px solid rgb(155,169,165);
    content: "";
    border-top: 4px solid rgb(155,169,165);
    z-index: 2;
}.NFXEC-course-structure .QFYTz-img-list:hover {
    transform: perspective(1000px) rotateY(0);
}.NFXEC-course-structure .lWtaT-text-display {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}.NFXEC-course-structure .lWtaT-text-display::before {
    width: 5px;
    background: linear-gradient(to bottom, rgb(155,169,165), rgb(122,136,132));
    transform-origin: top;
    position: absolute;
    height: 80%;
    left: -20px;
    content: "";
    transform: scaleY(0);
    animation: lineGrow 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.5s;
    top: 10%;
}.NFXEC-course-structure h3 {
    position: relative;
    color: rgb(155,169,165);
    transform: translateY(20px);
    opacity: 0;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    animation: fadeSlideUp 0.8s forwards 0.3s;
    font-size: calc(24px * 1.1);
    font-weight: 700;
}.NFXEC-course-structure h3::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 0.4rem;
    left: 0;
    width: 0.4rem;
    content: "";
    position: absolute;
    background-color: rgb(122,136,132);
    transform: translateY(-50%);
    top: 50%;
}.NFXEC-course-structure .description {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 1.2rem;
    opacity: 0;
    color: #000000;
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s forwards 0.5s;
    position: relative;
}.NFXEC-course-structure p.description {
    position: relative;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgb(122,136,132) transparent;
    max-height: 400px;
    display: block;
    padding-right: 1rem;
}.NFXEC-course-structure p.description::-webkit-scrollbar {
    width: 6px;
}.NFXEC-course-structure p.description::-webkit-scrollbar-track {
    background: transparent;
}.NFXEC-course-structure p.description::-webkit-scrollbar-thumb {
    background-color: rgb(122,136,132,0.5);
    border-radius: 10px;
}.NFXEC-course-structure span.description {
    display: none;
}

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

@keyframes lineGrow {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@keyframes floatElement {
    0%, 100% {
        transform: translate(0, 0) rotate(-15deg);
    }
    25% {
        transform: translate(-10px, 15px) rotate(-10deg);
    }
    50% {
        transform: translate(10px, 5px) rotate(-20deg);
    }
    75% {
        transform: translate(15px, -10px) rotate(-12deg);
    }
}

@media (min-width: 768px) {.NFXEC-course-structure .yCqFu-training-map {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.NFXEC-course-structure .QFYTz-img-list {
    height: 450px;
}.NFXEC-course-structure h3 {
    font-size: calc(24px * 1.2);
    padding-left: 1.5rem;
}.NFXEC-course-structure h3::before {
    height: 0.6rem;
    width: 0.6rem;
}.NFXEC-course-structure .lWtaT-text-display::before {
    left: -30px;
}
}

@media (min-width: 992px) {.NFXEC-course-structure {
    padding: 9rem 0;
}.NFXEC-course-structure .QFYTz-img-list {
    height: 500px;
}.NFXEC-course-structure .lWtaT-text-display {
    padding-right: 2rem;
}.NFXEC-course-structure .lWtaT-text-display::before {
    left: -40px;
}.NFXEC-course-structure h3 {
    margin-bottom: 2rem;
    font-size: calc(28px * 0.7);
}.NFXEC-course-structure .description {
    font-size: calc(16px * 1.05);
}.NFXEC-course-structure p.description {
    max-height: 450px;
}
}

@media (min-width: 1200px) {.NFXEC-course-structure .yCqFu-training-map {
    gap: 6rem;
}.NFXEC-course-structure .QFYTz-img-list {
    transform: perspective(1500px) rotateY(3deg);
    height: 550px;
}.NFXEC-course-structure .QFYTz-img-list:hover {
    transform: perspective(1500px) rotateY(0);
}.NFXEC-course-structure h3 {
    font-size: calc(28px * 0.8);
}.NFXEC-course-structure p.description {
    max-height: 500px;
}
}

@media (max-width: 767px) {.NFXEC-course-structure {
    padding: 5rem 0;
}.NFXEC-course-structure .QFYTz-img-list {
    height: 280px;
    margin-bottom: 1rem;
}.NFXEC-course-structure h3 {
    font-size: calc(24px * 1);
    margin-bottom: 1rem;
}.NFXEC-course-structure .lWtaT-text-display::before {
    left: -15px;
}.NFXEC-course-structure p.description {
    max-height: 350px;
}}.cYdNL-title-opener {
    overflow: hidden;
    width: 100%;
    position: relative;
    min-height: 100vh;
    background-color: rgb(189,201,198);
}.cYdNL-title-opener .CWrtU-learn-head {
    position: relative;
    perspective: 1200px;
    height: 100%;
    width: 100%;
}.cYdNL-title-opener .EydoW-page-intro {
    display: flex;
    padding: 8rem 4rem;
    transform-style: preserve-3d;
    overflow: hidden;
    position: relative;
    justify-content: center;
    flex-direction: column;
    z-index: 1;
    height: 100%;
    min-height: 100vh;
}.cYdNL-title-opener .EydoW-page-intro::before {
    transform: translateZ(-10px);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: -1;
    width: 100%;
    backdrop-filter: blur(5px);
    opacity: 0.85;
    background: linear-gradient(
        135deg,
        rgb(155,169,165) 0%,
        rgba(0, 0, 0, 0.7) 100%
    );
}.cYdNL-title-opener .EydoW-page-intro::after {
    transition: all 0.4s ease-out;
    bottom: 20px;
    top: 20px;
    content: "";
    left: 20px;
    right: 20px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    pointer-events: none;
    position: absolute;
    clip-path: polygon(
        0 15%,
        15% 0,
        85% 0,
        100% 15%,
        100% 85%,
        85% 100%,
        15% 100%,
        0 85%
    );
    transform: translateZ(5px);
}.cYdNL-title-opener .EydoW-page-intro:hover::after {
    transform: translateZ(10px) scale(0.98);
    border-color: rgba(255, 255, 255, 0.2);
}.cYdNL-title-opener .EydoW-page-intro span {
    transform-origin: left center;
    margin-bottom: 1.5rem;
    display: inline-block;
    transform: translateZ(20px);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
}.cYdNL-title-opener .EydoW-page-intro h3 {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-size: 24px;
    -webkit-background-clip: text !important;
    line-height: 1.6;
    font-weight: 600;
    animation: fadeInUp 0.8s forwards 0.4s;
    background: linear-gradient(
        90deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    opacity: 0;
    color: #ffffff;
    padding: 0.5rem 1.5rem;
    display: inline-block;
    color: transparent;
    max-width: 800px;
    transform: translateZ(30px);
    background-clip: text !important;
    position: relative;
}.cYdNL-title-opener .EydoW-page-intro h3::before {
    transform: translateZ(5px);
    box-shadow: 0 0 20px rgb(122,136,132,0.5);
    background: rgb(122,136,132);
    content: "";
    height: 100%;
    left: 0;
    width: 4px;
    position: absolute;
    top: 0;
}.cYdNL-title-opener .EydoW-page-intro h1 {
    margin-bottom: 1.5rem;
    opacity: 0;
    line-height: 1.2;
    animation: fadeInUp 0.8s forwards 0.2s;
    text-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    transform-origin: left center;
    transform: translateZ(40px);
    font-weight: 700;
    position: relative;
    letter-spacing: -0.02em;
    font-size: 45px;
}.cYdNL-title-opener .EydoW-page-intro h1::after {
    width: 80px;
    background: rgb(122,136,132);
    bottom: -15px;
    left: 0;
    transform: translateZ(2px) skewX(-20deg);
    box-shadow: 0 0 15px rgb(122,136,132);
    position: absolute;
    height: 4px;
    content: "";
}.cYdNL-title-opener .EydoW-page-intro div {
    position: relative;
    animation: fadeInUp 0.8s forwards 0.6s;
    margin-top: 2rem;
    opacity: 0;
    transform: translateZ(20px);
}.cYdNL-title-opener .EydoW-page-intro div div {
    transform: translateZ(25px);
    margin-top: 0;
    position: relative;
    max-width: 600px;
    border-left: 3px solid rgb(122,136,132);
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.4s ease;
    animation: none;
    opacity: 1;
    backdrop-filter: blur(10px);
    padding: 1.5rem 2rem;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0 100%);
}.cYdNL-title-opener .EydoW-page-intro div div:hover {
    transform: translateZ(35px) translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}.cYdNL-title-opener .EydoW-page-intro p {
    margin-bottom: 0;
    position: relative;
    color: #ffffff;
    font-weight: 300;
    font-size: calc(15px * 1.1);
    line-height: 1.6;
}

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

@media (max-width: 991px) {.cYdNL-title-opener .EydoW-page-intro {
    padding: 6rem 3rem;
}.cYdNL-title-opener .EydoW-page-intro h1 {
    font-size: calc(45px * 0.9);
}.cYdNL-title-opener .EydoW-page-intro h3 {
    font-size: calc(24px * 0.9);
}
}

@media (max-width: 767px) {.cYdNL-title-opener .EydoW-page-intro {
    padding: 5rem 2rem;
}.cYdNL-title-opener .EydoW-page-intro h1 {
    font-size: calc(45px * 0.8);
}.cYdNL-title-opener .EydoW-page-intro h3 {
    padding: 0.5rem 1rem;
    font-size: calc(24px * 0.85);
}.cYdNL-title-opener .EydoW-page-intro div div {
    padding: 1.25rem 1.5rem;
}.cYdNL-title-opener .EydoW-page-intro::after {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}
}

@media (max-width: 575px) {.cYdNL-title-opener .EydoW-page-intro {
    padding: 4rem 1.5rem;
}.cYdNL-title-opener .EydoW-page-intro h1 {
    font-size: calc(45px * 0.7);
}.cYdNL-title-opener .EydoW-page-intro h3 {
    padding: 0.5rem 0.75rem;
    font-size: calc(24px * 0.8);
}.cYdNL-title-opener .EydoW-page-intro div div {
    padding: 1rem 1.25rem;
}.cYdNL-title-opener .EydoW-page-intro::after {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
}}

.cYdNL-title-opener:hover .EydoW-page-intro span {
    transform: translateZ(30px) translateX(5px);
}.cYdNL-title-opener .CWrtU-learn-head:hover .EydoW-page-intro::before {
    transform: translateZ(-5px);
    opacity: 0.9;
}

@media (prefers-reduced-motion: reduce) {.cYdNL-title-opener .EydoW-page-intro h1,
    .cYdNL-title-opener .EydoW-page-intro h3,
    .cYdNL-title-opener .EydoW-page-intro div {
    animation: none;
    opacity: 1;
}.cYdNL-title-opener .EydoW-page-intro::before,
    .cYdNL-title-opener .EydoW-page-intro::after,
    .cYdNL-title-opener:hover .EydoW-page-intro span,
    .cYdNL-title-opener .EydoW-page-intro div div:hover {
    transition: none;
}}header .WVKkt-head-prime {
    background: linear-gradient(120deg, rgb(189,201,198) 0%, rgb(155,169,165,0.5) 100%);
    overflow: hidden;
    position: relative;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    z-index: 100;
}header .WVKkt-head-prime::before {
    opacity: 0.1;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgb(122,136,132,0.5) 10px,
        rgb(122,136,132,0.5) 11px
    );
    animation: slidePattern 25s linear infinite;
    position: absolute;
    width: 100%;
}header .WVKkt-head-prime::after {
    position: absolute;
    content: "";
    width: 150%;
    transform: rotate(-2deg);
    top: -50px;
    left: -25%;
    height: 100px;
    z-index: -2;
    background: rgb(155,169,165);
    opacity: 0.1;
}header .container {
    padding: 1.5rem 2rem;
    position: relative;
}header .QEgFw-top-study {
    align-items: center;
    grid-template-columns: auto 1fr;
    gap: 2rem;
    display: grid;
}header .GbNFA-first-pagebar {
    z-index: 2;
    position: relative;
}header .DvNxW-top-learn {
    border-radius: 10px;
    position: relative;
    padding: 15px;
    box-shadow: 5px 5px 0 rgb(155,169,165,0.5);
    background: #ffffff;
    display: block;
    transform: rotate(-3deg);
    transition: all 0.3s ease;
}header .DvNxW-top-learn::before {
    bottom: -5px;
    top: -5px;
    border-radius: 10px;
    position: absolute;
    left: -5px;
    opacity: 0;
    border: 2px dashed rgb(155,169,165,0.5);
    content: "";
    transition: all 0.3s ease;
    right: -5px;
}header .DvNxW-top-learn:hover {
    transform: rotate(0deg) translateY(-5px);
    box-shadow: 8px 8px 0 rgb(155,169,165);
}header .DvNxW-top-learn:hover::before {
    top: -8px;
    right: -8px;
    left: -8px;
    bottom: -8px;
    opacity: 1;
}header .DvNxW-top-learn svg {
    height: 45px;
    filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.5));
    width: auto;
}header .fgceH-page-nav {
    margin: 0;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    list-style: none;
    position: relative;
    padding: 0;
    justify-content: flex-end;
}header .fgceH-page-nav::before {
    width: 85%;
    top: 0;
    opacity: 0.15;
    right: 0;
    z-index: -1;
    bottom: 0;
    content: "";
    position: absolute;
    transition: width 0.3s ease;
    background: linear-gradient(90deg, transparent, rgb(122,136,132,0.5) 100%);
    border-radius: 0 15px 15px 0;
}header .fgceH-page-nav:hover::before {
    width: 100%;
}header .QzqwI-top-pro {
    position: relative;
    margin: 5px 3px;
}header .QzqwI-top-pro:nth-child(odd) {
    transform: translateY(-3px);
}header .QzqwI-top-pro:nth-child(even) {
    transform: translateY(3px);
}header .QzqwI-top-pro a {
    overflow: hidden;
    font-family: Arial, sans-serif;
    display: block;
    background: #ffffff;
    font-weight: 600;
    border-radius: 0 10px 0 10px;
    padding: 8px 16px;
    font-size: 14px;
    position: relative;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
    text-decoration: none;
    color: #000000;
}header .QzqwI-top-pro a::before {
    top: 0;
    width: 5px;
    transform: scaleY(0);
    transform-origin: top;
    background: rgb(155,169,165);
    transition: transform 0.3s ease;
    right: 0;
    position: absolute;
    height: 100%;
    content: "";
}header .QzqwI-top-pro a::after {
    transform-origin: left;
    height: 2px;
    position: absolute;
    content: "";
    transition: transform 0.3s ease 0.1s;
    left: 0;
    transform: scaleX(0);
    width: 100%;
    bottom: 0;
    background: linear-gradient(90deg, rgb(155,169,165) 0%, rgb(122,136,132) 100%);
}header .QzqwI-top-pro a:hover {
    border-left-color: rgb(155,169,165);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
    transform: translateX(5px);
    color: rgb(155,169,165);
}header .QzqwI-top-pro a:hover::before {
    transform: scaleY(1);
}header .QzqwI-top-pro a:hover::after {
    transform: scaleX(1);
}

@keyframes slidePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 500px 500px;
    }
}

@media (max-width: 991px) {header .QEgFw-top-study {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    grid-template-rows: auto auto;
}header .GbNFA-first-pagebar {
    justify-self: center;
}header .fgceH-page-nav {
    justify-content: center;
}header .fgceH-page-nav::before {
    background: rgb(122,136,132,0.5);
    width: 100%;
    opacity: 0.1;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.2rem 1rem;
}header .fgceH-page-nav {
    flex-direction: column;
    width: 100%;
}header .QzqwI-top-pro {
    margin: 3px 0;
    width: 100%;
    transform: none !important;
}header .QzqwI-top-pro a {
    border-radius: 10px;
    border-left: none;
    text-align: center;
    border-bottom: 3px solid transparent;
}header .QzqwI-top-pro a:hover {
    border-bottom-color: rgb(155,169,165);
    border-left-color: transparent;
    transform: translateY(-3px);
}header .QzqwI-top-pro a::before {
    bottom: 0;
    height: 5px;
    top: auto;
    width: 100%;
    transform: scaleX(0);
    left: 0;
    right: auto;
}header .QzqwI-top-pro a:hover::before {
    transform: scaleX(1);
}
}

@media (max-width: 480px) {header .DvNxW-top-learn {
    padding: 10px;
    transform: none;
}header .DvNxW-top-learn svg {
    height: 40px;
}header .DvNxW-top-learn:hover {
    transform: translateY(-3px);
}}.rNEwY-secure-fortification {
    font-family: Arial, sans-serif;
    color: #000000;
    display: flex;
    gap: 30px;
    flex-direction: column;
    background-color: rgb(189,201,198);
    padding: 50px;
    border: 1px solid rgb(155,169,165,0.5);
}.rNEwY-secure-fortification h1 {
    border-bottom: 2px solid rgb(155,169,165);
    font-size: 38px;
    margin-bottom: 20px;
    color: rgb(155,169,165);
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase;
}.rNEwY-secure-fortification h2 {
    color: rgb(122,136,132);
    font-weight: 600;
    font-size: 31px;
    margin-bottom: 20px;
}.rNEwY-secure-fortification h3, .rNEwY-secure-fortification h4, .rNEwY-secure-fortification h5, .rNEwY-secure-fortification h6 {
    margin: 1rem 0;
    font-weight: 400;
    color: rgb(155,169,165);
}.rNEwY-secure-fortification ul, .rNEwY-secure-fortification ol {
    margin: 0;
    padding-left: 20px;
}.rNEwY-secure-fortification ul {
    list-style-type: none;
    counter-reset: item;
}.rNEwY-secure-fortification ul li {
    padding-left: 30px;
    margin-bottom: 10px;
    position: relative;
    font-size: 15px;
}.rNEwY-secure-fortification ul li::before {
    color: rgb(155,169,165);
    left: 0;
    counter-increment: item;
    position: absolute;
    font-weight: 700;
    content: counter(item) ".";
}.rNEwY-secure-fortification ol {
    list-style-type: decimal;
}.rNEwY-secure-fortification ol li {
    margin-bottom: 10px;
    font-size: 15px;
}.rNEwY-secure-fortification p {
    color: #000000;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.6;
}.rNEwY-secure-fortification span {
    font-weight: 600;
    color: rgb(155,169,165);
}.rNEwY-secure-fortification div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.rNEwY-secure-fortification {
    padding: 30px 15px;
}.rNEwY-secure-fortification h1 {
    font-size: calc(18px - 10px);
}.rNEwY-secure-fortification h2 {
    font-size: calc(18px - 8px);
}.rNEwY-secure-fortification p, .rNEwY-secure-fortification li {
    font-size: calc(15px - 2px);
}}.TFIlC-thanksPart {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(189,201,198) 0%, rgb(155,169,165,0.5) 100%);
    position: relative;
}.TFIlC-thanksPart::before {
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 15% 75%);
    background: linear-gradient(210deg, rgb(122,136,132) 0%, rgb(155,169,165) 100%);
    top: -10%;
    z-index: 1;
    content: "";
    width: 45%;
    right: -5%;
    opacity: 0.05;
    position: absolute;
    height: 70%;
    transform: rotate(15deg) skewX(-15deg);
}.TFIlC-thanksPart::after {
    width: 35%;
    background: linear-gradient(45deg, rgb(155,169,165) 0%, rgb(122,136,132) 100%);
    height: 60%;
    clip-path: polygon(15% 0, 85% 25%, 100% 75%, 0 100%);
    bottom: -10%;
    position: absolute;
    z-index: 1;
    left: -5%;
    opacity: 0.07;
    content: "";
    transform: rotate(-10deg) skewX(15deg);
}.TFIlC-thanksPart .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
}.TFIlC-thanksPart .ptjUi-learn-roots {
    display: grid;
    gap: 2.5rem;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    position: relative;
}.TFIlC-thanksPart .ptjUi-learn-roots > div:first-child {
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 3rem;
    transform: translateZ(20px);
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: relative;
}.TFIlC-thanksPart .ptjUi-learn-roots > div:first-child:hover {
    transform: translateZ(30px) translateY(-5px);
}.TFIlC-thanksPart .ptjUi-learn-roots > div:first-child::before {
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(155,169,165), rgb(122,136,132));
    height: 100%;
    left: 0;
    width: 5px;
}.TFIlC-thanksPart .ptjUi-learn-roots > div:last-child {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    transform: translateZ(10px);
    padding: 3rem;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255, 255, 255, 0.92) 100%);
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 0.4s ease;
    position: relative;
}.TFIlC-thanksPart .ptjUi-learn-roots > div:last-child:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 0 10px 25px rgba(0, 0, 0, 0.05);
    transform: translateZ(25px) translateY(-5px);
}.TFIlC-thanksPart h5 {
    margin: 0;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    letter-spacing: -0.01em;
    color: #000000;
    font-size: calc(18px * 1.1);
}.TFIlC-thanksPart h5::after {
    content: "";
    height: 3px;
    width: 70px;
    display: block;
    background: linear-gradient(90deg, rgb(155,169,165), transparent);
    margin-top: 1rem;
}.TFIlC-thanksPart a {
    position: relative;
    display: block;
    text-decoration: none;
    transition: transform 0.3s ease;
}.TFIlC-thanksPart a:hover {
    transform: translateX(5px);
}.TFIlC-thanksPart p {
    color: #000000;
    margin: 0;
    position: relative;
    font-size: 18px;
    line-height: 1.8;
}.TFIlC-thanksPart p::first-line {
    color: rgb(155,169,165);
    font-weight: 600;
}

@media (min-width: 768px) {.TFIlC-thanksPart {
    padding: 8rem 0;
}.TFIlC-thanksPart .ptjUi-learn-roots {
    grid-template-columns: 1fr 1.2fr;
    gap: 4rem;
}.TFIlC-thanksPart .ptjUi-learn-roots > div:first-child {
    padding: 4rem;
}.TFIlC-thanksPart .ptjUi-learn-roots > div:last-child {
    padding: 4rem;
    margin-top: 2rem;
}.TFIlC-thanksPart h5 {
    font-size: calc(18px * 1.2);
}.TFIlC-thanksPart p {
    font-size: calc(18px * 1.05);
}
}

@media (min-width: 992px) {.TFIlC-thanksPart .ptjUi-learn-roots {
    grid-template-columns: 1fr 1.5fr;
    gap: 5rem;
}.TFIlC-thanksPart .ptjUi-learn-roots > div:first-child {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.TFIlC-thanksPart .ptjUi-learn-roots > div:first-child::after {
    background: rgb(122,136,132);
    transform: rotate(15deg);
    top: 2rem;
    right: -1.5rem;
    position: absolute;
    width: 3px;
    height: 40px;
    content: "";
}.TFIlC-thanksPart .ptjUi-learn-roots > div:last-child {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}.TFIlC-thanksPart h5 {
    font-size: calc(18px * 1.3);
}.TFIlC-thanksPart h5::after {
    width: 100px;
}
}

@media (max-width: 767px) {.TFIlC-thanksPart {
    padding: 4rem 0;
}.TFIlC-thanksPart .ptjUi-learn-roots > div:first-child,
    .TFIlC-thanksPart .ptjUi-learn-roots > div:last-child {
    padding: 2rem;
}.TFIlC-thanksPart h5 {
    font-size: 18px;
}.TFIlC-thanksPart p {
    font-size: calc(18px * 0.95);
}
}

@media (hover: hover) {.TFIlC-thanksPart .ptjUi-learn-roots > div:first-child:hover::after {
    background: linear-gradient(135deg, transparent 0%, rgba(var(--primary-color-rgb), 0.03) 100%);
    position: absolute;
    content: "";
    inset: 0;
}.TFIlC-thanksPart .ptjUi-learn-roots > div:last-child:hover::after {
    inset: 0;
    background: linear-gradient(135deg, rgba(var(--secondary-color-rgb), 0.03) 0%, transparent 100%);
    position: absolute;
    content: "";
}}.hHVlp-audience-profile {
    perspective: 1000px;
    background: rgb(189,201,198);
    position: relative;
    overflow: hidden;
    padding: 120px 0 100px;
}.hHVlp-audience-profile::before {
    right: -5%;
    border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
    width: 600px;
    background: linear-gradient(45deg, rgb(155,169,165,0.5), rgb(122,136,132,0.5));
    content: '';
    filter: blur(60px);
    top: -10%;
    position: absolute;
    opacity: 0.6;
    transform: rotate(-15deg);
    animation: rotateBlob 20s infinite linear;
    height: 600px;
}@keyframes rotateBlob {
    0% {
        border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
        transform: rotate(-15deg);
    }
    50% {
        border-radius: 45% 55% 52% 48% / 56% 48% 52% 44%;
        transform: rotate(10deg);
    }
    100% {
        border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
        transform: rotate(-15deg);
    }
}

.hHVlp-audience-profile .container {
    margin: 0 auto;
    padding: 0 15px;
    z-index: 3;
    max-width: 1200px;
    position: relative;
}.hHVlp-audience-profile .ptjUi-learn-roots {
    display: flex;
    z-index: 2;
    padding: 0;
    position: relative;
    flex-direction: column;
}.hHVlp-audience-profile h4 {
    transform: translateZ(40px);
    padding-left: 35px;
    margin-bottom: 70px;
    max-width: 700px;
    font-weight: 700;
    position: relative;
    font-size: 44px;
    color: #000000;
}.hHVlp-audience-profile h4::before {
    background: rgb(155,169,165);
    left: 0;
    border-radius: 10px;
    height: calc(100% - 20px);
    top: 15px;
    width: 8px;
    content: '';
    position: absolute;
}.hHVlp-audience-profile h4::after {
    width: 120px;
    content: '';
    border-radius: 10px;
    left: 30px;
    height: 3px;
    bottom: -15px;
    background: rgb(122,136,132);
    position: absolute;
}.hHVlp-audience-profile div > div {
    transform-style: preserve-3d;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-rows: minmax(100px, auto);
    gap: 25px;
    display: grid;
}.hHVlp-audience-profile p {
    overflow: hidden;
    border-radius: 28px;
    position: relative;
    transform: translateZ(0);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 30px;
    background: #ffffff;
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
    display: flex;
    align-items: flex-start;
    margin: 0;
}.hHVlp-audience-profile p:hover {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.hHVlp-audience-profile p svg {
    margin-top: 3px;
    margin-right: 20px;
    width: 30px;
    flex-shrink: 0;
    height: 30px;
    transition: all 0.3s ease;
}.hHVlp-audience-profile p:hover svg {
    transform: scale(1.2) rotate(5deg);
}.hHVlp-audience-profile p svg path {
    fill: rgb(155,169,165);
    transition: fill 0.3s ease;
}.hHVlp-audience-profile p:hover svg path {
    fill: rgb(122,136,132);
}.hHVlp-audience-profile p::after {
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(155,169,165), rgb(122,136,132));
    bottom: 0;
    content: '';
    width: 100%;
    transform: scaleX(0);
    transition: transform 0.4s ease;
    left: 0;
    transform-origin: left;
}.hHVlp-audience-profile p:hover::after {
    transform: scaleX(1);
}.hHVlp-audience-profile p:nth-child(1) {
    grid-column: 1 / span 6;
    grid-row: 1;
    z-index: 5;
}.hHVlp-audience-profile p:nth-child(2) {
    grid-column: 8 / span 5;
    grid-row: 1;
    z-index: 4;
}.hHVlp-audience-profile p:nth-child(3) {
    grid-column: 3 / span 6;
    grid-row: 2;
    z-index: 6;
}.hHVlp-audience-profile p:nth-child(4) {
    grid-column: 1 / span 4;
    grid-row: 3;
    z-index: 3;
}.hHVlp-audience-profile p:nth-child(5) {
    grid-column: 6 / span 7;
    grid-row: 3;
    z-index: 2;
}.hHVlp-audience-profile p:nth-child(6) {
    z-index: 1;
    grid-row: 4;
    grid-column: 2 / span 5;
}.hHVlp-audience-profile p:nth-child(7) {
    z-index: 1;
    grid-column: 8 / span 5;
    grid-row: 4;
}.hHVlp-audience-profile p:nth-child(8) {
    z-index: 1;
    grid-row: 5;
    grid-column: 4 / span 6;
}@keyframes float-in {
    0% {
        opacity: 0;
        transform: translateY(50px) translateZ(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(0);
    }
}

.hHVlp-audience-profile p {
    opacity: 0;
    animation: float-in 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.hHVlp-audience-profile p:nth-child(1) {
    animation-delay: 0.1s;
}.hHVlp-audience-profile p:nth-child(2) {
    animation-delay: 0.3s;
}.hHVlp-audience-profile p:nth-child(3) {
    animation-delay: 0.5s;
}.hHVlp-audience-profile p:nth-child(4) {
    animation-delay: 0.7s;
}.hHVlp-audience-profile p:nth-child(5) {
    animation-delay: 0.9s;
}.hHVlp-audience-profile p:nth-child(6) {
    animation-delay: 1.1s;
}.hHVlp-audience-profile p:nth-child(7) {
    animation-delay: 1.3s;
}.hHVlp-audience-profile p:nth-child(8) {
    animation-delay: 1.5s;
}

@media screen and (max-width: 1200px) {.hHVlp-audience-profile p:nth-child(1) {
    grid-column: 1 / span 7;
}.hHVlp-audience-profile p:nth-child(2) {
    grid-column: 8 / span 5;
}.hHVlp-audience-profile p:nth-child(3) {
    grid-column: 2 / span 7;
}.hHVlp-audience-profile p:nth-child(4) {
    grid-column: 1 / span 5;
}.hHVlp-audience-profile p:nth-child(5) {
    grid-column: 6 / span 7;
}
}

@media screen and (max-width: 992px) {.hHVlp-audience-profile {
    padding: 90px 0 80px;
}.hHVlp-audience-profile h4 {
    font-size: calc(44px * 0.85);
    margin-bottom: 60px;
}.hHVlp-audience-profile div > div {
    grid-template-columns: repeat(8, 1fr);
    gap: 20px;
}.hHVlp-audience-profile p {
    padding: 25px;
}.hHVlp-audience-profile p:nth-child(1) {
    grid-column: 1 / span 4;
}.hHVlp-audience-profile p:nth-child(2) {
    grid-column: 5 / span 4;
}.hHVlp-audience-profile p:nth-child(3) {
    grid-column: 2 / span 6;
}.hHVlp-audience-profile p:nth-child(4) {
    grid-column: 1 / span 3;
}.hHVlp-audience-profile p:nth-child(5) {
    grid-column: 4 / span 5;
}.hHVlp-audience-profile p:nth-child(6) {
    grid-column: 2 / span 6;
}.hHVlp-audience-profile p:nth-child(7) {
    grid-column: 1 / span 4;
}.hHVlp-audience-profile p:nth-child(8) {
    grid-column: 5 / span 4;
}
}

@media screen and (max-width: 768px) {.hHVlp-audience-profile {
    padding: 80px 0 70px;
}.hHVlp-audience-profile h4 {
    font-size: calc(44px * 0.7);
    padding-left: 25px;
    margin-bottom: 50px;
}.hHVlp-audience-profile h4::before {
    width: 6px;
}.hHVlp-audience-profile div > div {
    gap: 15px;
    grid-template-columns: 1fr;
}.hHVlp-audience-profile p {
    grid-row: auto !important;
    grid-column: 1 !important;
    padding: 20px;
}.hHVlp-audience-profile p svg {
    width: 25px;
    height: 25px;
    margin-right: 15px;
}}.NaOxh-price-item-element {
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(189,201,198) 0%, rgba(245, 247, 250, 0.95) 100%);
}.NaOxh-price-item-element::before {
    border-radius: 10px;
    height: 70%;
    right: -5%;
    content: "";
    top: -10%;
    opacity: 0.1;
    position: absolute;
    background: linear-gradient(120deg, rgb(155,169,165,0.5) 20%, rgb(122,136,132,0.5) 80%);
    z-index: 0;
    transform: rotate(-15deg);
    width: 40%;
}.NaOxh-price-item-element::after {
    left: -3%;
    border-radius: 10px;
    background: linear-gradient(45deg, rgb(122,136,132,0.5) 30%, rgb(155,169,165,0.5) 70%);
    opacity: 0.08;
    position: absolute;
    bottom: -5%;
    transform: rotate(10deg);
    height: 50%;
    width: 35%;
    z-index: 0;
    content: "";
}.NaOxh-price-item-element .container {
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    z-index: 2;
}.NaOxh-price-item-element .uwUdf-rate-choice {
    display: flex;
    flex-direction: column;
}.NaOxh-price-item-element .DxHlv-learning-pricing {
    margin-bottom: 3.5rem;
    position: relative;
    text-align: center;
    order: 1;
}.NaOxh-price-item-element .DxHlv-learning-pricing h2 {
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #000000;
    position: relative;
    font-size: 30px;
    display: inline-block;
}.NaOxh-price-item-element .DxHlv-learning-pricing h2::after {
    height: 3px;
    bottom: -0.75rem;
    background: linear-gradient(90deg, transparent, rgb(155,169,165), transparent);
    content: "";
    width: 70%;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
}.NaOxh-price-item-element .IxQbJ-enroll-cost {
    font-size: 14px;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
    color: #000000;
}.NaOxh-price-item-element .badEA-cost-fee {
    gap: 2rem;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    order: 2;
}.NaOxh-price-item-element .AxrVn-value-pricing {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    color: #000000;
    height: 100%;
    position: relative;
    display: block;
    text-decoration: none;
}.NaOxh-price-item-element .AxrVn-value-pricing:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
}.NaOxh-price-item-element .AxrVn-value-pricing::before {
    top: 0;
    width: 100%;
    left: 0;
    transition: transform 0.3s ease;
    background: linear-gradient(90deg, rgb(155,169,165), rgb(122,136,132));
    transform: translateY(-5px);
    position: absolute;
    content: "";
    height: 5px;
}.NaOxh-price-item-element .AxrVn-value-pricing:hover::before {
    transform: translateY(0);
}.NaOxh-price-item-element .uSxNb-monthly-rate {
    flex-direction: column;
    height: 100%;
    display: flex;
    box-sizing: border-box;
}.NaOxh-price-item-element .uAPHs-cost-levels {
    flex-direction: column;
    display: flex;
    position: relative;
    padding: 2rem 1.75rem;
    flex: 1;
}.NaOxh-price-item-element .uAPHs-cost-levels h3 {
    position: relative;
    display: inline-block;
    font-size: calc(18px * 1.1);
    margin-bottom: 1rem;
    font-weight: 700;
    color: #000000;
}.NaOxh-price-item-element .uAPHs-cost-levels .FCxIN-cost-table {
    color: rgb(155,169,165);
    position: relative;
    font-weight: 700;
    font-size: calc(18px * 1.3);
    margin-bottom: 1.5rem;
}.NaOxh-price-item-element .uAPHs-cost-levels .FCxIN-cost-table::after {
    content: "";
    bottom: -0.75rem;
    position: absolute;
    height: 2px;
    left: 0;
    width: 40px;
    background: rgb(155,169,165,0.5);
}.NaOxh-price-item-element .uAPHs-cost-levels p {
    color: #000000;
    word-break: break-word;
    font-size: 14px;
    line-height: 1.65;
    overflow-wrap: break-word;
    word-wrap: break-word;
    margin-bottom: 1.5rem;
    flex-grow: 1;
}.NaOxh-price-item-element .QFYTz-img-list {
    overflow: hidden;
    height: 180px;
    position: relative;
    width: 100%;
    transition: transform 0.5s ease;
}.NaOxh-price-item-element .QFYTz-img-list::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
}.NaOxh-price-item-element .AxrVn-value-pricing:hover .QFYTz-img-list {
    transform: scale(1.05);
}.NaOxh-price-item-element .AxrVn-value-pricing:nth-child(odd) .uAPHs-cost-levels::before {
    background: rgb(155,169,165,0.5);
    height: 2.5rem;
    right: 1rem;
    top: 1rem;
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
    content: "";
    z-index: -1;
    width: 2.5rem;
}.NaOxh-price-item-element .AxrVn-value-pricing:nth-child(even) .uAPHs-cost-levels::before {
    background: rgb(122,136,132,0.5);
    left: 1rem;
    height: 2.5rem;
    bottom: 1rem;
    border-radius: 50%;
    z-index: -1;
    width: 2.5rem;
    content: "";
    position: absolute;
    opacity: 0.1;
}

@media (min-width: 992px) {.NaOxh-price-item-element .uwUdf-rate-choice {
    flex-direction: row;
}.NaOxh-price-item-element .DxHlv-learning-pricing {
    display: flex;
    flex-direction: column;
    flex: 0 0 30%;
    text-align: left;
    padding-left: 3rem;
    justify-content: center;
    margin-bottom: 0;
    order: 2;
}.NaOxh-price-item-element .DxHlv-learning-pricing h2 {
    margin-bottom: 2rem;
    text-align: left;
}.NaOxh-price-item-element .DxHlv-learning-pricing h2::after {
    transform: none;
    left: 0;
    width: 40%;
}.NaOxh-price-item-element .IxQbJ-enroll-cost {
    margin: 0;
    text-align: left;
}.NaOxh-price-item-element .badEA-cost-fee {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
    order: 1;
}
}

@media (max-width: 991px) {.NaOxh-price-item-element {
    padding: 5rem 0;
}.NaOxh-price-item-element .AxrVn-value-pricing {
    margin-bottom: 1.5rem;
}.NaOxh-price-item-element .DxHlv-learning-pricing {
    padding: 0 1rem;
}
}

@media (max-width: 767px) {.NaOxh-price-item-element {
    padding: 4rem 0;
}.NaOxh-price-item-element .DxHlv-learning-pricing h2 {
    font-size: calc(30px * 0.9);
}.NaOxh-price-item-element .uAPHs-cost-levels h3 {
    font-size: 18px;
}.NaOxh-price-item-element .uAPHs-cost-levels .FCxIN-cost-table {
    font-size: calc(18px * 1.15);
}.NaOxh-price-item-element .QFYTz-img-list {
    height: 160px;
}
}

@media (max-width: 575px) {.NaOxh-price-item-element {
    padding: 3rem 0;
}.NaOxh-price-item-element .container {
    padding: 0 1.5rem;
}.NaOxh-price-item-element .badEA-cost-fee {
    gap: 1.5rem;
}.NaOxh-price-item-element .uAPHs-cost-levels {
    padding: 1.5rem;
}.NaOxh-price-item-element .QFYTz-img-list {
    height: 140px;
}
}

@media (hover: none) {.NaOxh-price-item-element .AxrVn-value-pricing:hover {
    transform: none;
}.NaOxh-price-item-element .AxrVn-value-pricing:hover .QFYTz-img-list {
    transform: none;
}}.jdrbw-footer-clients {
    position: relative;
    z-index: 1;
    padding: 6rem 0 3rem;
    color: #ffffff;
    background-attachment: fixed;
}.jdrbw-footer-clients::before {
    height: 100%;
    top: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(155,169,165,0.5) 100%);
    left: 0;
    width: 100%;
    position: absolute;
    z-index: -1;
    content: "";
}.jdrbw-footer-clients::after {
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 4px);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    pointer-events: none;
}@keyframes gridMovement {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.jdrbw-footer-clients .container {
    display: flex;
    position: relative;
    flex-direction: column;
}.jdrbw-footer-clients .company_holder {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    position: relative;
    text-align: center;
    margin-bottom: 3rem;
    padding-bottom: 2.5rem;
}.jdrbw-footer-clients .company_holder::before,
.jdrbw-footer-clients .company_holder::after {
    content: "";
    bottom: -1px;
    position: absolute;
    width: 20%;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(122,136,132), transparent);
    animation: slide 3s infinite alternate;
}.jdrbw-footer-clients .company_holder::before {
    animation-delay: 0s;
    left: 0;
}.jdrbw-footer-clients .company_holder::after {
    animation-delay: 1.5s;
    right: 0;
}@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}

.jdrbw-footer-clients .company_holder h3 {
    position: relative;
    font-size: calc(31px * 1.3);
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1rem;
}.jdrbw-footer-clients .company_holder h3::after {
    background: rgb(122,136,132);
    position: absolute;
    content: "";
    width: 60px;
    transform: translateX(-50%);
    bottom: -10px;
    left: 50%;
    height: 3px;
}.jdrbw-footer-clients .WcOUv-transcript {
    margin: 1.5rem auto 0;
    color: #ffffff;
    opacity: 0.8;
    max-width: 600px;
    font-size: 15px;
    line-height: 1.7;
}.jdrbw-footer-clients .IGokY-learn-nav {
    display: flex;
    justify-content: center;
}.jdrbw-footer-clients .dzrQs-top-mainbar {
    display: flex;
    position: relative;
    gap: 6rem;
}.jdrbw-footer-clients .dzrQs-top-mainbar::before {
    transform: translateX(-50%);
    height: 20px;
    content: "";
    background: rgb(155,169,165);
    top: -30px;
    width: 1px;
    left: 50%;
    position: absolute;
}.jdrbw-footer-clients .fgceH-page-nav {
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
    padding: 1rem 1.5rem;
    background: rgba(255,255,255,0.05);
    backdrop-filter: blur(10px);
}.jdrbw-footer-clients .fgceH-page-nav:hover {
    background: rgba(rgb(155,169,165,0.5), 0.1);
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.jdrbw-footer-clients .fgceH-page-nav h5 {
    font-size: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1.5rem;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    padding-bottom: 0.8rem;
    text-align: center;
    color: rgb(122,136,132);
}.jdrbw-footer-clients .fgceH-page-nav .dzrQs-top-mainbar {
    gap: 0.8rem;
    position: static;
    display: flex;
    flex-direction: column;
}.jdrbw-footer-clients .fgceH-page-nav .dzrQs-top-mainbar a {
    text-align: center;
    padding: 0.4rem 0;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    opacity: 0.75;
    overflow: hidden;
    z-index: 1;
    position: relative;
}.jdrbw-footer-clients .fgceH-page-nav .dzrQs-top-mainbar a::before {
    width: 100%;
    content: "";
    transform: scaleX(0);
    transform-origin: center;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(155,169,165), transparent);
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: transform 0.4s ease;
    position: absolute;
}.jdrbw-footer-clients .fgceH-page-nav .dzrQs-top-mainbar a:hover {
    color: rgb(122,136,132);
    opacity: 1;
}.jdrbw-footer-clients .fgceH-page-nav .dzrQs-top-mainbar a:hover::before {
    transform: scaleX(1);
}.fLNDE-honor-cta {
    background-color: rgba(0, 0, 0, 0.8);
    position: relative;
    padding: 1.2rem 0;
    overflow: hidden;
    margin-top: 4rem;
}.fLNDE-honor-cta::before {
    left: 0;
    opacity: 0.3;
    position: absolute;
    background-size: 4px 4px;
    height: 100%;
    content: "";
    top: 0;
    background-image: linear-gradient(45deg, rgba(rgb(155,169,165,0.5), 0.05) 25%, transparent 25%, transparent 50%, rgba(rgb(155,169,165,0.5), 0.05) 50%, rgba(rgb(155,169,165,0.5), 0.05) 75%, transparent 75%, transparent);
    animation: bgMove 20s linear infinite;
    width: 100%;
}@keyframes bgMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.fLNDE-honor-cta .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.fLNDE-honor-cta .gQxXC-conduct-code {
    letter-spacing: 0.5px;
    position: relative;
    color: #ffffff;
    opacity: 0.8;
    font-size: 12px;
    text-align: center;
}.fLNDE-honor-cta .gQxXC-conduct-code::before,
.fLNDE-honor-cta .gQxXC-conduct-code::after {
    color: rgb(155,169,165);
    margin: 0 0.6rem;
    content: "•";
}

@media screen and (max-width: 992px) {.jdrbw-footer-clients {
    padding: 4rem 0 2rem;
}.jdrbw-footer-clients .company_holder {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}.jdrbw-footer-clients .company_holder h3 {
    font-size: 31px;
}.jdrbw-footer-clients .dzrQs-top-mainbar {
    gap: 3rem;
}
}

@media screen and (max-width: 768px) {.jdrbw-footer-clients .IGokY-learn-nav {
    flex-direction: column;
    align-items: center;
}.jdrbw-footer-clients .dzrQs-top-mainbar {
    max-width: 450px;
    width: 100%;
    gap: 2rem;
    flex-direction: column;
}.jdrbw-footer-clients .fgceH-page-nav {
    width: 100%;
}
}

@media screen and (max-width: 576px) {.jdrbw-footer-clients {
    padding: 3rem 0 1.5rem;
}.jdrbw-footer-clients .company_holder h3 {
    font-size: calc(31px * 0.9);
}.jdrbw-footer-clients .WcOUv-transcript {
    font-size: calc(15px * 0.9);
}.jdrbw-footer-clients .fgceH-page-nav {
    padding: 1rem;
}.jdrbw-footer-clients .fgceH-page-nav h5 {
    font-size: calc(20px * 0.9);
}.fLNDE-honor-cta {
    padding: 1rem 0;
    margin-top: 2rem;
}.fLNDE-honor-cta .gQxXC-conduct-code {
    font-size: calc(12px * 0.9);
}.fLNDE-honor-cta .gQxXC-conduct-code::before,
    .fLNDE-honor-cta .gQxXC-conduct-code::after {
    display: none;
}}.lRAEa-instructor-profile {
    position: relative;
    background: linear-gradient(125deg, #000000 0%, rgb(189,201,198) 100%);
    padding: 120px 0;
    overflow: hidden;
}.lRAEa-instructor-profile::before {
    background: 
    radial-gradient(circle at 20% 30%, rgb(155,169,165,0.5) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgb(122,136,132,0.5) 0%, transparent 30%);
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    animation: pulse 20s infinite alternate;
    position: absolute;
    left: 0;
}.lRAEa-instructor-profile .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    perspective: 1200px;
}.lRAEa-instructor-profile .NWOKZ-rating-reviews {
    grid-template-areas:
    "quote photo"
    "quote name"
    "quote job";
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    gap: 10px 30px;
    transform: rotateY(-10deg);
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    grid-template-rows: auto auto auto;
    transform-style: preserve-3d;
}.lRAEa-instructor-profile .NWOKZ-rating-reviews:hover {
    transform: rotateY(0deg) translateZ(10px);
}.lRAEa-instructor-profile .OLJnu-exp-details {
    line-height: 1.7;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgb(155,169,165,0.5);
    padding: 50px 40px;
    grid-area: quote;
    backdrop-filter: blur(10px);
    transform: translateZ(20px);
    font-weight: 300;
    border-radius: 29px;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    z-index: 1;
    margin: 0;
    color: #ffffff;
    font-size: 13px;
}.lRAEa-instructor-profile .OLJnu-exp-details::before {
    left: 20px;
    color: rgb(155,169,165);
    line-height: 1;
    content: "";
    top: 15px;
    position: absolute;
    font-size: calc(40px * 2);
}.lRAEa-instructor-profile .QFYTz-img-list {
    height: 280px;
    transform: translateZ(40px);
    box-shadow: 
    10px 10px 20px rgba(0, 0, 0, 0.5),
    -5px -5px 30px rgb(155,169,165,0.5);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    grid-area: photo;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
    border-radius: 10px;
}.lRAEa-instructor-profile .NWOKZ-rating-reviews:hover .QFYTz-img-list {
    box-shadow: 
    15px 15px 25px rgba(0, 0, 0, 0.5),
    -8px -8px 35px rgb(155,169,165,0.5);
    transform: translateZ(60px) translateX(-10px);
}.lRAEa-instructor-profile .name {
    padding: 15px 20px;
    transform: translateZ(30px);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    grid-area: name;
    z-index: 2;
    transition: transform 0.3s ease;
    border-radius: 10px;
    background: rgb(155,169,165);
    margin: 0;
    font-size: 20px;
    color: #ffffff;
}.lRAEa-instructor-profile .NWOKZ-rating-reviews:hover .name {
    transform: translateZ(45px) translateY(-5px);
}.lRAEa-instructor-profile .NWOKZ-rating-reviews > span:not(.name) {
    background: #ffffff;
    padding: 10px 15px;
    transition: transform 0.3s ease;
    font-size: 13px;
    z-index: 2;
    transform: translateZ(25px);
    font-weight: 600;
    color: rgb(122,136,132);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    grid-area: job;
}.lRAEa-instructor-profile .NWOKZ-rating-reviews:hover > span:not(.name) {
    transform: translateZ(35px) translateY(-5px);
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.8;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1);
  }
}

@media (max-width: 992px) {.lRAEa-instructor-profile {
    padding: 80px 0;
}.lRAEa-instructor-profile .NWOKZ-rating-reviews {
    transform: none;
    grid-template-columns: 1fr;
    grid-template-areas:
      "QFYTz-img-list"
      "name"
      "XiHJM-exp-progress"
      "OLJnu-exp-details";
    grid-template-rows: auto auto auto auto;
    gap: 15px;
}.lRAEa-instructor-profile .OLJnu-exp-details,
  .lRAEa-instructor-profile .QFYTz-img-list,
  .lRAEa-instructor-profile .name,
  .lRAEa-instructor-profile .NWOKZ-rating-reviews > span:not(.name) {
    transform: none;
}.lRAEa-instructor-profile .NWOKZ-rating-reviews:hover .OLJnu-exp-details,
  .lRAEa-instructor-profile .NWOKZ-rating-reviews:hover .QFYTz-img-list,
  .lRAEa-instructor-profile .NWOKZ-rating-reviews:hover .name,
  .lRAEa-instructor-profile .NWOKZ-rating-reviews:hover > span:not(.name) {
    transform: none;
}.lRAEa-instructor-profile .QFYTz-img-list {
    width: 90%;
    margin: 0 auto;
    height: 240px;
}.lRAEa-instructor-profile .OLJnu-exp-details {
    padding: 30px;
}.lRAEa-instructor-profile .name,
  .lRAEa-instructor-profile .NWOKZ-rating-reviews > span:not(.name) {
    margin: 0 auto;
    width: 90%;
    text-align: center;
}
}

@media (max-width: 576px) {.lRAEa-instructor-profile {
    padding: 60px 0;
}.lRAEa-instructor-profile .QFYTz-img-list {
    height: 200px;
    width: 100%;
}.lRAEa-instructor-profile .OLJnu-exp-details {
    padding: 25px 20px;
    font-size: calc(13px * 0.95);
}.lRAEa-instructor-profile .name {
    font-size: calc(20px * 0.9);
}.lRAEa-instructor-profile .NWOKZ-rating-reviews > span:not(.name) {
    font-size: calc(13px * 0.9);
}}.PQKGd-cookie-alert-overlay {
    position: fixed;
    border-top: 3px solid rgb(155,169,165);
    z-index: 90;
    width: 100%;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    background: rgb(122,136,132);
    bottom: 0;
    padding: 15px 20px;
}.KwDaS-data-agree {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}.oSVwe-tracking-policy {
    flex-shrink: 0;
    margin-right: 20px;
}.oSVwe-tracking-policy svg {
    width: 50px;
    fill: rgb(155,169,165);
    height: 50px;
}.IGtNa-cookie-overlay {
    max-width: 600px;
    flex-direction: column;
    justify-content: center;
    display: flex;
}.PQKGd-cookie-alert-overlay h5 {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
}.PQKGd-cookie-alert-overlay p {
    line-height: 1.5;
    color: #000000;
    font-size: 17px;
}.nygcN-track-settings {
    border-radius: 10px;
    cursor: pointer;
    padding: 10px 20px;
    color: #ffffff;
    min-width: 150px;
    margin-left: 10px;
    font-size: 16px;
    background: rgb(155,169,165);
    transition: none;
    text-align: center;
    text-decoration: none;
    border: 2px solid rgb(155,169,165);
    flex-shrink: 0;
}.nygcN-track-settings:hover {
    border-color: rgb(155,169,165,0.5);
    background: rgb(155,169,165,0.5);
}.PQKGd-cookie-alert-overlay p a {
    border-bottom: 2px solid rgb(155,169,165);
    text-decoration: none;
    color: rgb(155,169,165);
}.PQKGd-cookie-alert-overlay p a:hover {
    border-bottom-color: rgb(122,136,132);
    color: rgb(122,136,132);
}
@media only screen and (max-width: 1200px) {.PQKGd-cookie-alert-overlay {
    padding: 15px;
}
}
@media only screen and (max-width: 800px) {.oSVwe-tracking-policy {
    display: none;
}.KwDaS-data-agree {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.PQKGd-cookie-alert-overlay h5, .PQKGd-cookie-alert-overlay p {
    text-align: center;
}.IGtNa-cookie-overlay {
    margin-bottom: 15px;
}.nygcN-track-settings {
    margin-left: 0;
    margin-top: 10px;
}}
#eJRvj-dialogPolicyNotice {
    display: none;
}#eJRvj-dialogPolicyNotice:checked ~ .PQKGd-cookie-alert-overlay {
    opacity: 0;
    visibility: hidden;
}