* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.wJ_core-container {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.cN_chrome_ext {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1240px;
}.Ur_head_guide {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.xA_instructional_approach {
    background: linear-gradient(160deg, rgb(233,225,225) 0%, rgb(208,191,191,0.5) 140%);
    overflow: visible;
    padding: 180px 0 150px;
    position: relative;
}.xA_instructional_approach::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(45deg, transparent 60%, rgb(208,191,191,0.5) 100%);
    opacity: 0.2;
    left: 0;
    top: 0;
}.xA_instructional_approach .wT_guide_values {
    z-index: 2;
    max-width: 1200px;
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
}.xA_instructional_approach .Oj_info_wrapper {
    align-items: flex-start;
    position: relative;
    flex-direction: column;
    display: flex;
}.xA_instructional_approach .Oj_info_wrapper h2 {
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    background: rgb(208,191,191,0.5);
    transform: translateX(-80px);
    border-radius: 18px;
    padding: 30px 40px;
    color: #ffffff;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
    align-self: flex-start;
    backdrop-filter: blur(10px);
    z-index: 4;
    font-size: 35px;
}.xA_instructional_approach .Oj_info_wrapper p {
    z-index: 3;
    border-radius: 18px;
    backdrop-filter: blur(15px);
    align-self: flex-end;
    line-height: 1.8;
    margin-top: -15px;
    font-size: 14px;
    box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.2);
    padding: 50px 60px;
    color: #ffffff;
    position: relative;
    background: rgba(255, 255, 255, 0.08);
    width: 70%;
}.xA_instructional_approach .Oj_info_wrapper::before {
    width: 300px;
    height: 300px;
    opacity: 0.05;
    animation: morph 15s infinite alternate;
    content: '';
    top: -150px;
    position: absolute;
    filter: blur(60px);
    background: rgb(208,191,191);
    right: -150px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: 1;
}.xA_instructional_approach .Oj_info_wrapper::after {
    bottom: -200px;
    height: 400px;
    position: absolute;
    content: '';
    z-index: 0;
    background: rgb(173,153,152);
    width: 400px;
    border-radius: 60% 40% 30% 70% / 50% 60% 30% 60%;
    opacity: 0.05;
    filter: blur(70px);
    animation: morph 20s infinite alternate-reverse;
    left: -150px;
}.xA_instructional_approach .Oj_info_wrapper h2::before {
    z-index: -1;
    width: 40px;
    border-radius: 10px;
    left: -20px;
    content: '';
    position: absolute;
    top: -20px;
    background: rgb(208,191,191);
    height: 40px;
    transform: rotate(45deg);
}.xA_instructional_approach .Oj_info_wrapper h2::after {
    left: 40px;
    position: absolute;
    background: rgb(208,191,191);
    z-index: 5;
    bottom: -30px;
    height: 2px;
    width: 120px;
    content: '';
}.xA_instructional_approach .Oj_info_wrapper p::before {
    opacity: 0.1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    height: 80px;
    top: -40px;
    position: absolute;
    right: 60px;
    background: rgb(208,191,191,0.5);
    width: 80px;
    content: '';
    z-index: -1;
    animation: float-rotate 10s infinite alternate;
}.xA_instructional_approach .Oj_info_wrapper p::after {
    width: 60px;
    content: '';
    border-radius: 30% 70% 50% 50% / 50% 50% 70% 30%;
    z-index: -1;
    animation: float-rotate 12s infinite alternate-reverse;
    position: absolute;
    left: 40px;
    height: 60px;
    bottom: -30px;
    opacity: 0.1;
    background: rgb(173,153,152,0.5);
}.xA_instructional_approach::after {
    position: absolute;
    width: 100%;
    left: 0;
    content: '';
    height: 3px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(208,191,191,0.5) 20%, 
        rgb(208,191,191) 50%, 
        rgb(173,153,152,0.5) 80%, 
        transparent 100%
    );
    z-index: 1;
    opacity: 0.6;
    bottom: 0;
}.xA_instructional_approach .wT_guide_values::before {
    width: 200px;
    top: 35%;
    height: 2px;
    animation: glow 5s infinite alternate;
    transform: rotate(60deg);
    content: '';
    background: rgb(208,191,191,0.5);
    position: absolute;
    left: -100px;
}.xA_instructional_approach .wT_guide_values::after {
    right: -100px;
    animation: glow 6s infinite alternate-reverse;
    background: rgb(173,153,152,0.5);
    transform: rotate(-60deg);
    position: absolute;
    height: 2px;
    content: '';
    bottom: 25%;
    width: 200px;
}@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    100% {
        border-radius: 70% 30% 40% 60% / 50% 60% 30% 60%;
    }
}

@keyframes float-rotate {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    100% {
        transform: translateY(-20px) rotate(45deg);
    }
}

@keyframes glow {
    0%, 100% {
        opacity: 0.3;
        box-shadow: 0 0 5px rgb(208,191,191,0.5);
    }
    50% {
        opacity: 0.7;
        box-shadow: 0 0 15px rgb(208,191,191);
    }
}

.xA_instructional_approach .Oj_info_wrapper h2 span {
    position: relative;
    z-index: 2;
}.xA_instructional_approach .Oj_info_wrapper p span {
    font-weight: 600;
    color: rgb(208,191,191);
    position: relative;
}.xA_instructional_approach .floating-element {
    width: 150px;
    opacity: 0.2;
    position: absolute;
    animation: float 20s infinite ease-in-out;
    right: 10%;
    border: 2px solid rgb(208,191,191,0.5);
    height: 150px;
    top: 20%;
    z-index: 0;
}.xA_instructional_approach .floating-element::before {
    opacity: 0.3;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    content: '';
    background: rgb(208,191,191);
    top: 50%;
    height: 20px;
    transform: translate(-50%, -50%);
    width: 20px;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-30px) rotate(5deg);
    }
    50% {
        transform: translateY(0) rotate(10deg);
    }
    75% {
        transform: translateY(30px) rotate(5deg);
    }
}

@media screen and (max-width: 1200px) {.xA_instructional_approach .Oj_info_wrapper h2 {
    transform: translateX(-60px);
}.xA_instructional_approach .Oj_info_wrapper p {
    width: 75%;
}.xA_instructional_approach .Oj_info_wrapper::before {
    right: -125px;
    height: 250px;
    width: 250px;
    top: -125px;
}.xA_instructional_approach .Oj_info_wrapper::after {
    height: 350px;
    width: 350px;
    bottom: -175px;
    left: -120px;
}.xA_instructional_approach .floating-element {
    height: 120px;
    width: 120px;
    right: 8%;
}
}

@media screen and (max-width: 992px) {.xA_instructional_approach {
    padding: 150px 0 120px;
}.xA_instructional_approach .Oj_info_wrapper h2 {
    transform: translateX(-40px);
    padding: 25px 35px;
}.xA_instructional_approach .Oj_info_wrapper p {
    padding: 40px 50px;
    width: 80%;
}.xA_instructional_approach .Oj_info_wrapper::before {
    right: -100px;
    top: -100px;
    height: 200px;
    width: 200px;
}.xA_instructional_approach .Oj_info_wrapper::after {
    width: 280px;
    height: 280px;
    left: -100px;
    bottom: -140px;
}.xA_instructional_approach .wT_guide_values::before,
    .xA_instructional_approach .wT_guide_values::after {
    width: 150px;
}.xA_instructional_approach .floating-element {
    height: 100px;
    width: 100px;
}
}

@media screen and (max-width: 768px) {.xA_instructional_approach {
    padding: 120px 0 100px;
    overflow: hidden;
}.xA_instructional_approach .Oj_info_wrapper h2 {
    transform: translateX(0);
    align-self: center;
    margin-bottom: 30px;
    padding: 20px 30px;
    font-size: calc(35px * 0.9);
}.xA_instructional_approach .Oj_info_wrapper p {
    margin-top: 0;
    width: 100%;
    align-self: center;
    padding: 30px 40px;
}.xA_instructional_approach .Oj_info_wrapper h2::after {
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
}.xA_instructional_approach .Oj_info_wrapper::before,
    .xA_instructional_approach .Oj_info_wrapper::after,
    .xA_instructional_approach .wT_guide_values::before,
    .xA_instructional_approach .wT_guide_values::after,
    .xA_instructional_approach .floating-element {
    display: none;
}
}

@media screen and (max-width: 480px) {.xA_instructional_approach {
    padding: 100px 0 80px;
}.xA_instructional_approach .Oj_info_wrapper h2 {
    font-size: calc(35px * 0.8);
    padding: 15px 25px;
}.xA_instructional_approach .Oj_info_wrapper p {
    padding: 25px 30px;
    font-size: calc(14px * 0.9);
}.xA_instructional_approach .Oj_info_wrapper h2::before {
    left: -15px;
    top: -15px;
    height: 30px;
    width: 30px;
}.xA_instructional_approach .Oj_info_wrapper h2::after {
    height: 1px;
    bottom: -15px;
    width: 60px;
}}.yv_greeting_page {
    background: linear-gradient(135deg, rgb(233,225,225) 0%, rgba(245, 248, 250, 0.9) 100%);
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}.yv_greeting_page::before {
    top: 0;
    z-index: 1;
    position: absolute;
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgba(94, 170, 168, 0.03),
        rgba(94, 170, 168, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 100%;
    left: 0;
}.yv_greeting_page::after {
    position: absolute;
    content: "";
    width: 80%;
    top: -50%;
    z-index: 0;
    right: -25%;
    background: radial-gradient(ellipse at center, rgba(94, 170, 168, 0.1) 0%, transparent 70%);
    height: 200%;
    transform: rotate(35deg);
}.yv_greeting_page .wT_guide_values {
    min-height: 100vh;
    max-width: 1400px;
    height: 100%;
    display: flex;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    flex-direction: column-reverse;
    padding: 2rem;
}.yv_greeting_page .Oj_info_wrapper {
    position: relative;
    flex-direction: column;
    flex: 1;
    display: flex;
    justify-content: center;
    padding: 2rem 0;
    z-index: 3;
}.yv_greeting_page h1 {
    transform: translateX(-20px);
    opacity: 0;
    margin-bottom: 2rem;
    animation: slideInTitle 0.8s 0.2s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    font-weight: 700;
    color: #000000;
    font-size: clamp(2rem, 5vw, 32px);
    position: relative;
}.yv_greeting_page h1::after {
    animation: growLine 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    left: 0;
    background: rgb(208,191,191);
    height: 3px;
    width: 0;
    bottom: -12px;
    content: "";
    position: absolute;
}.yv_greeting_page .MI_main_hero {
    opacity: 0;
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    align-items: flex-start;
    transform: translateY(20px);
    flex-direction: column;
    display: flex;
    margin-bottom: 2rem;
    gap: 1.5rem;
}.yv_greeting_page .MI_main_hero p {
    position: relative;
    line-height: 1.6;
    padding-left: 1rem;
    color: #000000;
    font-size: 14px;
    max-width: 90%;
}.yv_greeting_page .MI_main_hero p::before {
    left: 0;
    animation: scaleVertical 0.6s 0.8s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    height: calc(100% - 1rem);
    top: 0.5rem;
    background: rgb(208,191,191);
    transform: scaleY(0);
    position: absolute;
    transform-origin: top;
    content: "";
    width: 3px;
}.yv_greeting_page svg {
    filter: drop-shadow(0 3px 5px rgba(94, 170, 168, 0.2));
    transition: transform 0.3s ease-in-out;
    transform: translateY(0);
    height: 80px;
    width: 80px;
    animation: float 4s ease-in-out infinite;
}.yv_greeting_page svg:hover {
    transform: translateY(-5px) rotate(3deg);
}.yv_greeting_page svg path {
    fill: rgb(94, 170, 168);
    transition: fill 0.3s ease;
}.yv_greeting_page svg text {
    transition: fill 0.3s ease;
    font-weight: 700;
}.yv_greeting_page svg:hover path {
    fill: rgba(74, 150, 148, 1);
}.yv_greeting_page svg:hover text {
    fill: rgba(74, 150, 148, 1);
}.yv_greeting_page ul {
    animation: fadeInUp 0.8s 0.6s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    transform: translateY(20px);
    opacity: 0;
    padding: 0;
    margin: 0;
    list-style: none;
}.yv_greeting_page ul li {
    display: inline-block;
}.yv_greeting_page .MP_support_list {
    transform: translateZ(0);
    background: rgb(208,191,191);
    display: inline-flex;
    position: relative;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.17, 0.67, 0.21, 1.04);
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    padding: 0.8rem 2rem;
    box-shadow: 0 8px 20px -10px rgba(94, 170, 168, 0.5);
    overflow: hidden;
    color: #ffffff;
    align-items: center;
}.yv_greeting_page .MP_support_list::before {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: transform 0.6s;
    content: "";
    width: 100%;
    transform: translateX(-100%);
}.yv_greeting_page .MP_support_list:hover {
    box-shadow: 0 10px 25px -8px rgba(94, 170, 168, 0.6);
    transform: translateY(-2px) translateZ(0);
    background: rgba(84, 160, 158, 1);
}.yv_greeting_page .MP_support_list:hover::before {
    transform: translateX(100%);
}.yv_greeting_page .MP_support_list:active {
    box-shadow: 0 5px 15px -8px rgba(94, 170, 168, 0.4);
    transform: translateY(1px) translateZ(0);
}.yv_greeting_page .hf_shot {
    opacity: 0;
    min-height: 50vh;
    transform: perspective(1200px) rotateY(-5deg);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.21, 1.04);
    position: relative;
    animation: fadeIn 1s 0.4s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.2);
    flex: 1;
}.yv_greeting_page .hf_shot::before {
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
}.yv_greeting_page .hf_shot::after {
    animation: borderScan 4s linear infinite;
    content: "";
    height: 100%;
    position: absolute;
    border: 2px solid rgba(94, 170, 168, 0.3);
    left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 0 30%);
    width: 100%;
    box-sizing: border-box;
    top: 0;
}

@keyframes borderScan {
    0% {
        clip-path: polygon(0 0, 100% 0, 100% 10%, 0 10%);
    }
    25% {
        clip-path: polygon(90% 0, 100% 0, 100% 100%, 90% 100%);
    }
    50% {
        clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    }
    75% {
        clip-path: polygon(0 0, 10% 0, 10% 100%, 0 100%);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 10%, 0 10%);
    }
}

@keyframes growLine {
    to {
        width: 100px;
    }
}

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

@keyframes slideInTitle {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

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

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

@media (min-width: 768px) {.yv_greeting_page .wT_guide_values {
    gap: 4rem;
    flex-direction: row;
    align-items: center;
    padding: 3rem;
}.yv_greeting_page .Oj_info_wrapper {
    padding: 2rem 0;
    flex: 1;
}.yv_greeting_page .hf_shot {
    transform: perspective(1200px) rotateY(-8deg) translateZ(30px);
    min-height: 65vh;
    flex: 1.2;
}.yv_greeting_page .hf_shot:hover {
    transform: perspective(1200px) rotateY(-3deg) translateZ(10px);
}.yv_greeting_page svg {
    width: 100px;
    height: 100px;
}.yv_greeting_page h1 {
    font-size: 32px;
}
}

@media (min-width: 992px) {.yv_greeting_page .wT_guide_values {
    gap: 5rem;
}.yv_greeting_page h1::after {
    height: 4px;
}.yv_greeting_page svg {
    height: 120px;
    width: 120px;
}.yv_greeting_page .hf_shot {
    min-height: 70vh;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
}
}

@media (min-width: 1200px) {.yv_greeting_page .wT_guide_values {
    gap: 6rem;
}.yv_greeting_page .hf_shot {
    transform: perspective(1500px) rotateY(-12deg) translateZ(40px);
}.yv_greeting_page .hf_shot:hover {
    transform: perspective(1500px) rotateY(-5deg) translateZ(20px);
}.yv_greeting_page h1 {
    margin-bottom: 2.5rem;
}.yv_greeting_page .MI_main_hero p {
    max-width: 80%;
}.yv_greeting_page h1::after {
    animation: growLine 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
}@keyframes growLine {
        to {
            width: 150px;
        }
    }
}.lo_stay_informed {
    background: linear-gradient(135deg, rgb(233,225,225) 0%, rgb(173,153,152,0.5) 100%);
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
}.lo_stay_informed::before {
    opacity: 0.3;
    left: -50%;
    background: 
        radial-gradient(circle at 30% 30%, rgb(208,191,191,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgb(173,153,152,0.5) 0%, transparent 50%);
    top: -50%;
    height: 200%;
    position: absolute;
    animation: rotateBg 30s linear infinite;
    content: "";
    z-index: 1;
    width: 200%;
}@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.lo_stay_informed .wT_guide_values {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.lo_stay_informed .Im_feedback_form {
    width: 80%;
    max-width: 800px;
    position: relative;
    flex-direction: column;
    display: flex;
    margin-left: 5%;
}.lo_stay_informed h3 {
    z-index: 3;
    position: relative;
    padding: 1.5rem 2rem;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    transform: translateX(-5%);
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}.lo_stay_informed h3::after {
    right: -15px;
    z-index: -1;
    height: 30px;
    content: "";
    position: absolute;
    width: 30px;
    transform: rotate(45deg);
    bottom: -15px;
    background: rgb(208,191,191);
}.lo_stay_informed .input_holder {
    display: flex;
    position: relative;
    background: #ffffff;
    border-radius: 0 0 10px 10px;
    z-index: 2;
    flex-wrap: wrap;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    padding: 2.5rem 3rem;
    transform: translateX(5%);
}.lo_stay_informed input[type="email"] {
    border: none;
    background: rgb(233,225,225);
    padding: 1rem 1.5rem;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    margin-right: 1.5rem;
    flex: 1 1 250px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease;
    margin-bottom: 1rem;
    font-size: 14px;
    color: #000000;
}.lo_stay_informed input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(208,191,191);
    outline: none;
    transform: translateY(-5px);
}.lo_stay_informed input[type="submit"] {
    padding: 1rem 2rem;
    font-size: 17px;
    flex: 0 0 auto;
    z-index: 1;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: relative;
    border: none;
    cursor: pointer;
    font-weight: 600;
    background: rgb(208,191,191);
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.lo_stay_informed input[type="submit"]::before {
    left: -100%;
    width: 100%;
    transition: all 0.3s ease;
    top: 0;
    height: 100%;
    z-index: -1;
    content: "";
    position: absolute;
    background: rgb(173,153,152);
}.lo_stay_informed input[type="submit"]:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}.lo_stay_informed input[type="submit"]:hover::before {
    left: 0;
}.lo_stay_informed::after {
    height: 70%;
    opacity: 0.1;
    z-index: 1;
    content: "";
    top: 15%;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(208,191,191) 49.5%, rgb(208,191,191) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(208,191,191) 49.5%, rgb(208,191,191) 50.5%, transparent 50.5%);
    background-size: 20px 20px;
    width: 40%;
    right: -10%;
    pointer-events: none;
    animation: patternMove 15s linear infinite;
}@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

.lo_stay_informed .input_holder::before {
    position: absolute;
    width: 100px;
    right: -50px;
    pointer-events: none;
    opacity: 0.3;
    content: "";
    top: -30px;
    border: 2px solid rgb(173,153,152,0.5);
    border-radius: 50%;
    height: 100px;
}.lo_stay_informed .input_holder::after {
    bottom: -25px;
    position: absolute;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    content: "";
    background: rgb(208,191,191,0.5);
    opacity: 0.5;
    height: 50px;
    transform: rotate(180deg);
    width: 50px;
    left: 10%;
}

@media (max-width: 992px) {.lo_stay_informed .Im_feedback_form {
    margin: 0 auto;
    width: 90%;
}.lo_stay_informed h3 {
    transform: translateX(0);
}.lo_stay_informed .input_holder {
    transform: translateX(0);
}
}

@media (max-width: 768px) {.lo_stay_informed {
    padding: 4rem 1.5rem;
}.lo_stay_informed .Im_feedback_form {
    width: 100%;
}.lo_stay_informed h3 {
    padding: 1.2rem 1.5rem;
    font-size: calc(18px * 0.9);
}.lo_stay_informed .input_holder {
    padding: 2rem;
}.lo_stay_informed input[type="email"] {
    margin-right: 0;
    flex: 1 1 100%;
}.lo_stay_informed input[type="submit"] {
    width: 100%;
    margin-top: 1rem;
}
}

@media (max-width: 480px) {.lo_stay_informed {
    padding: 3rem 1rem;
}.lo_stay_informed h3 {
    padding: 1rem 1.2rem;
    font-size: calc(18px * 0.8);
}.lo_stay_informed .input_holder {
    padding: 1.5rem;
}.lo_stay_informed input[type="email"] {
    padding: 0.8rem 1rem;
}.lo_stay_informed input[type="submit"] {
    padding: 0.8rem 1.5rem;
}.lo_stay_informed .input_holder::before,
    .lo_stay_informed .input_holder::after {
    display: none;
}}.kT_contact_box {
    background: linear-gradient(160deg, rgb(233,225,225) 0%, rgb(208,191,191,0.5) 100%);
    padding: 90px 0;
    overflow: hidden;
    position: relative;
}.kT_contact_box::before {
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgb(208,191,191,0.5),
        rgb(208,191,191,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.03;
    position: absolute;
    top: 0;
}.kT_contact_box .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.kT_contact_box h2 {
    font-family: Arial, sans-serif;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
    font-size: 48px;
    color: #000000;
    font-weight: 700;
}.kT_contact_box .tz_reach_support {
    background: #ffffff;
    margin: 0 auto;
    max-width: 800px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 25px;
}.kT_contact_box .hf_shot {
    height: 200px;
    width: 100%;
    position: relative;
}.kT_contact_box .AM_request_section {
    padding: 50px;
    position: relative;
    width: 100%;
}.kT_contact_box form {
    width: 100%;
}.kT_contact_box form h3 {
    display: inline-block;
    margin-bottom: 30px;
    color: #000000;
    font-size: 18px;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 700;
}.kT_contact_box form h3::after {
    width: 100%;
    content: "";
    border-radius: 1.5px;
    height: 3px;
    left: 0;
    position: absolute;
    bottom: -10px;
    background: rgb(208,191,191);
}.kT_contact_box form input[type="text"] {
    font-size: 14px;
    color: #000000;
    transition: all 0.3s ease;
    width: 100%;
    font-family: Arial, sans-serif;
    background: rgb(233,225,225);
    border: 2px solid transparent;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 15px 20px;
}.kT_contact_box form input[type="text"]:focus {
    border-color: rgb(208,191,191);
    outline: none;
}.kT_contact_box form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}.kT_contact_box .xm_connect_support {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}.kT_contact_box .xm_connect_support input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.kT_contact_box .xm_connect_support label {
    cursor: pointer;
    position: relative;
    color: #000000;
    font-size: 15px;
    line-height: 1.6;
    padding-left: 35px;
}.kT_contact_box .xm_connect_support label::before {
    height: 22px;
    top: 2px;
    width: 22px;
    position: absolute;
    background: rgb(233,225,225);
    content: "";
    border-radius: 10px;
    left: 0;
    transition: all 0.3s ease;
}.kT_contact_box .xm_connect_support input[type="checkbox"]:checked + label::before {
    background: rgb(208,191,191);
}.kT_contact_box .xm_connect_support input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    position: absolute;
    border-right: 2px solid #ffffff;
    height: 12px;
    left: 8px;
    top: 5px;
    content: "";
    width: 6px;
    transform: rotate(45deg);
}.kT_contact_box .xm_connect_support label a {
    color: rgb(208,191,191);
    transition: all 0.3s ease;
    text-decoration: none;
}.kT_contact_box .xm_connect_support label a:hover {
    text-decoration: underline;
}.kT_contact_box form .MP_support_list {
    transition: all 0.3s ease;
    overflow: hidden;
    width: 100%;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    padding: 16px 20px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    background: rgb(208,191,191);
    font-family: Arial, sans-serif;
}.kT_contact_box form .MP_support_list:hover {
    background: rgb(173,153,152);
}.kT_contact_box svg {
    height: 20px;
    fill: rgb(208,191,191);
    width: 20px;
}.kT_contact_box svg path {
    transition: fill 0.3s ease;
    fill: rgb(208,191,191);
}

@media screen and (min-width: 768px) {.kT_contact_box .tz_reach_support {
    flex-direction: row;
    max-width: 1000px;
}.kT_contact_box .hf_shot {
    width: 40%;
    min-height: 400px;
    height: auto;
}.kT_contact_box .AM_request_section {
    width: 60%;
}
}

@media screen and (min-width: 992px) {.kT_contact_box .hf_shot {
    width: 50%;
}.kT_contact_box .AM_request_section {
    width: 50%;
    padding: 60px;
}
}

@media screen and (min-width: 1200px) {.kT_contact_box .tz_reach_support {
    max-width: 1100px;
}.kT_contact_box .hf_shot {
    min-height: 500px;
}
}

@media screen and (max-width: 576px) {.kT_contact_box {
    padding: 60px 0;
}.kT_contact_box h2 {
    margin-bottom: 30px;
    font-size: calc(48px * 0.7);
}.kT_contact_box .AM_request_section {
    padding: 30px 20px;
}.kT_contact_box form h3 {
    font-size: calc(18px * 0.9);
}}.zQ_program_information {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(233,225,225) 0%, rgb(208,191,191,0.5) 100%);
    overflow: hidden;
}.zQ_program_information::before {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    background: 
    radial-gradient(circle at 20% 20%, rgb(173,153,152,0.5) 0%, transparent 30%),
    radial-gradient(circle at 80% 80%, rgb(208,191,191,0.5) 0%, transparent 30%);
    content: "";
    height: 100%;
}.zQ_program_information::after {
    content: "";
    height: 100%;
    background-position: -1px -1px;
    background-size: 40px 40px;
    background-image: 
    linear-gradient(90deg, rgb(208,191,191,0.5) 1px, transparent 1px),
    linear-gradient(0deg, rgb(208,191,191,0.5) 1px, transparent 1px);
    left: 0;
    top: 0;
    opacity: 0.1;
    z-index: 1;
    position: absolute;
    width: 100%;
}.zQ_program_information .container {
    max-width: 1200px;
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.zQ_program_information .wT_guide_values {
    position: relative;
    grid-template-columns: 1fr 1.2fr;
    display: grid;
}.zQ_program_information .dm_career_path {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    z-index: 3;
    padding: 0 50px 0 0;
    justify-content: center;
}.zQ_program_information .zs_top_start {
    margin-bottom: 30px;
    transform-style: preserve-3d;
    perspective: 500px;
    position: relative;
}.zQ_program_information .zs_top_start::before {
    width: calc(100% + 30px);
    top: -15px;
    transform: translateZ(-10px);
    height: calc(100% + 30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #ffffff;
    z-index: -1;
    position: absolute;
    content: "";
    left: -15px;
}.zQ_program_information .zs_top_start::after {
    content: "";
    position: absolute;
    transform: translateZ(-5px);
    z-index: -1;
    border-radius: calc(10px - 2px);
    width: calc(100% + 10px);
    top: -5px;
    border: 1px solid rgb(208,191,191,0.5);
    height: calc(100% + 10px);
    left: -5px;
}.zQ_program_information .zs_top_start svg {
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
    max-width: 140px;
}.zQ_program_information .zs_top_start svg path {
    transition: fill 0.3s ease;
    fill: rgb(208,191,191);
}.zQ_program_information .zs_top_start:hover svg {
    transform: scale(1.05);
}.zQ_program_information .zs_top_start:hover svg path {
    fill: rgb(173,153,152);
}.zQ_program_information h3 {
    padding-left: 20px;
    font-weight: 700;
    line-height: 1.3;
    color: #000000;
    border-left: 3px solid rgb(208,191,191);
    font-size: 37px;
    margin-bottom: 30px;
    position: relative;
}.zQ_program_information h3::after {
    height: 3px;
    left: -3px;
    position: absolute;
    background-color: rgb(173,153,152);
    bottom: -5px;
    content: "";
    width: 30px;
}.zQ_program_information p {
    font-size: 18px;
    margin-bottom: 0;
    padding-left: 20px;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    font-weight: 400;
    line-height: 1.8;
}.zQ_program_information .hf_shot {
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.15);
    position: relative;
    transition: all 0.5s ease;
    overflow: hidden;
    border-radius: 50% 0 0 50%;
    height: 550px;
}.zQ_program_information .hf_shot::before {
    content: "";
    z-index: 2;
    inset: 0;
    position: absolute;
    border-radius: 50% 0 0 50%;
    border-left: 10px solid rgb(208,191,191,0.5);
    border: 10px solid transparent;
}.zQ_program_information .hf_shot::after {
    content: "";
    position: absolute;
    inset: 15px;
    box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
    border-radius: 50% 0 0 50%;
    z-index: 2;
}

@media screen and (min-width: 1600px) {.zQ_program_information .wT_guide_values {
    grid-template-columns: 1fr 1.5fr;
}.zQ_program_information .hf_shot {
    border-radius: 45% 0 0 45%;
}
}

@media screen and (max-width: 1200px) {.zQ_program_information {
    padding: 80px 0;
}.zQ_program_information .dm_career_path {
    padding: 0 30px 0 0;
}
}

@media screen and (max-width: 991px) {.zQ_program_information .wT_guide_values {
    gap: 60px;
    grid-template-columns: 1fr;
}.zQ_program_information .dm_career_path {
    order: 2;
    padding: 0;
}.zQ_program_information .hf_shot {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    order: 1;
    border-radius: 0 0 30% 30%;
    min-height: 350px;
}.zQ_program_information .hf_shot::before {
    border-radius: 0 0 30% 30%;
    border: 10px solid transparent;
    border-bottom: 10px solid rgb(208,191,191,0.5);
}.zQ_program_information .hf_shot::after {
    border-radius: 0 0 30% 30%;
}.zQ_program_information .wT_guide_values::before,
  .zQ_program_information .wT_guide_values::after {
    left: 50%;
    transform: translateX(-50%);
    top: calc(350px - 30px);
}.zQ_program_information .wT_guide_values::after {
    left: 50%;
    top: calc(350px - 15px);
    transform: translateX(-50%);
}
  
  @keyframes pulse {
    0%, 100% {
      transform: translateX(-50%) scale(1);
      opacity: 1;
    }
    50% {
      transform: translateX(-50%) scale(1.2);
      opacity: 0.8;
    }
  }
}

@media screen and (max-width: 768px) {.zQ_program_information {
    padding: 60px 0;
}.zQ_program_information .wT_guide_values {
    gap: 50px;
}.zQ_program_information .hf_shot {
    min-height: 300px;
}.zQ_program_information .wT_guide_values::before {
    width: 50px;
    height: 50px;
    top: calc(300px - 30px);
}.zQ_program_information .wT_guide_values::after {
    top: calc(300px - 15px);
    width: 25px;
    height: 25px;
}.zQ_program_information h3 {
    padding-left: 15px;
    font-size: calc(37px - 4px);
}.zQ_program_information p {
    padding-left: 15px;
}.zQ_program_information .zs_top_start {
    margin-bottom: 25px;
}.zQ_program_information .zs_top_start svg {
    max-width: 120px;
}
}

@media screen and (max-width: 576px) {.zQ_program_information {
    padding: 50px 0;
}.zQ_program_information .hf_shot {
    min-height: 250px;
    border-radius: 0 0 25% 25%;
}.zQ_program_information .hf_shot::before {
    border-radius: 0 0 25% 25%;
}.zQ_program_information .hf_shot::after {
    border-radius: 0 0 25% 25%;
}.zQ_program_information .wT_guide_values::before {
    width: 40px;
    height: 40px;
    top: calc(250px - 25px);
}.zQ_program_information .wT_guide_values::after {
    top: calc(250px - 12px);
    width: 20px;
    height: 20px;
}.zQ_program_information h3 {
    font-size: calc(37px - 6px);
    margin-bottom: 20px;
}.zQ_program_information p {
    font-size: calc(18px - 1px);
}.zQ_program_information .zs_top_start {
    margin-bottom: 20px;
}.zQ_program_information .zs_top_start::before {
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    left: -10px;
    top: -10px;
}}.ys_plan_deck {
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(233,225,225) 0%, rgba(245, 247, 252, 1) 100%);
    position: relative;
}.ys_plan_deck::before {
    pointer-events: none;
    position: absolute;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
    width: 100%;
}.ys_plan_deck .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}.ys_plan_deck .Ed_trial_offers {
    flex-direction: column-reverse;
    display: flex;
}.ys_plan_deck .xO_trial_pricing {
    margin-bottom: 50px;
    text-align: center;
    transition: transform 0.5s ease-out;
}.ys_plan_deck .xO_trial_pricing h2 {
    margin-bottom: 15px;
    font-weight: 700;
    position: relative;
    color: #000000;
    font-size: 32px;
    display: inline-block;
}.ys_plan_deck .xO_trial_pricing h2::after {
    transform: translateX(-50%);
    content: "";
    height: 3px;
    bottom: -10px;
    width: 80px;
    background: rgb(208,191,191);
    left: 50%;
    position: absolute;
}.ys_plan_deck .Li_pricing_card {
    max-width: 700px;
    color: #000000;
    word-break: break-word;
    font-size: 16px;
    overflow-wrap: break-word;
    line-height: 1.6;
    margin: 0 auto;
    white-space: normal;
}.ys_plan_deck .sa_fee_pricing {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}.ys_plan_deck .Ui_fee_options {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    color: #000000;
    overflow: hidden;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}.ys_plan_deck .Ui_fee_options:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.ys_plan_deck .ge_payment_plans {
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    min-height: 450px;
    display: flex;
    flex-direction: column;
}.ys_plan_deck .ZG_study_sub {
    position: relative;
    flex: 1;
    white-space: normal;
    z-index: 2;
    overflow-wrap: break-word;
    padding: 30px;
    display: flex;
    flex-direction: column;
    word-break: break-word;
}.ys_plan_deck .ZG_study_sub h3 {
    color: #000000;
    font-size: calc(19px + 2px);
    transform: translateX(0);
    position: relative;
    font-weight: 600;
    margin-bottom: 8px;
    transition: transform 0.3s ease;
}.ys_plan_deck .Ui_fee_options:hover .ZG_study_sub h3 {
    transform: translateX(5px);
}.ys_plan_deck .MS_study_pricing {
    position: relative;
    color: rgb(208,191,191);
    margin: 15px 0;
    font-weight: 700;
    font-size: calc(19px + 4px);
    display: inline-block;
}.ys_plan_deck .MS_study_pricing::before {
    width: 10px;
    content: "";
    transform: translateX(-10px);
    left: -20px;
    transition: all 0.3s ease;
    position: absolute;
    height: 2px;
    top: 50%;
    background: rgb(208,191,191);
    opacity: 0;
}.ys_plan_deck .Ui_fee_options:hover .MS_study_pricing::before {
    opacity: 1;
    transform: translateX(0);
}.ys_plan_deck .ZG_study_sub p {
    color: #000000;
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    flex: 1;
    font-size: 16px;
    margin-top: 15px;
}.ys_plan_deck .hf_shot {
    width: 100%;
    overflow: hidden;
    height: 200px;
    position: relative;
    transition: transform 0.6s ease;
}.ys_plan_deck .hf_shot::after {
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(0deg, rgba(rgb(208,191,191,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
}.ys_plan_deck .Ui_fee_options:hover .hf_shot {
    transform: scale(1.05);
}.ys_plan_deck .Ui_fee_options:nth-child(odd) .ge_payment_plans {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}.ys_plan_deck .Ui_fee_options:nth-child(even) .ge_payment_plans {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}.ys_plan_deck .Ui_fee_options:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.ys_plan_deck .Ui_fee_options:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.ys_plan_deck .Ui_fee_options:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.ys_plan_deck .Ui_fee_options:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

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

@media (min-width: 768px) {.ys_plan_deck .sa_fee_pricing {
    grid-template-columns: repeat(2, 1fr);
}.ys_plan_deck .xO_trial_pricing {
    margin-bottom: 60px;
}.ys_plan_deck .ZG_study_sub h3 {
    font-size: 19px;
}.ys_plan_deck .MS_study_pricing {
    font-size: calc(19px + 2px);
}.ys_plan_deck .ZG_study_sub p {
    font-size: calc(16px - 1px);
}
}

@media (min-width: 992px) {.ys_plan_deck .Ed_trial_offers {
    flex-direction: row;
    gap: 50px;
    align-items: center;
}.ys_plan_deck .xO_trial_pricing {
    flex: 0 0 30%;
    text-align: left;
    margin-bottom: 0;
}.ys_plan_deck .xO_trial_pricing h2::after {
    transform: none;
    left: 0;
}.ys_plan_deck .sa_fee_pricing {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
}.ys_plan_deck .ZG_study_sub {
    padding: 35px;
}
}

@media (min-width: 1200px) {.ys_plan_deck .sa_fee_pricing {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.ys_plan_deck .ge_payment_plans {
    min-height: 500px;
}.ys_plan_deck .hf_shot {
    height: 220px;
}.ys_plan_deck .ZG_study_sub h3 {
    font-size: calc(19px + 2px);
}.ys_plan_deck .MS_study_pricing {
    font-size: calc(19px + 6px);
}}.mD_secure_bunker {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    position: relative;
    width: 90%;
    margin: 0 auto;
    border: 1px solid rgb(208,191,191);
    overflow: hidden;
    padding: 50px;
    color: #000000;
    background: #ffffff;
    font-family: Arial, sans-serif;
    max-width: 1200px;
}.mD_secure_bunker:before {
    background: rgb(208,191,191,0.5);
    top: -50px;
    content: "";
    border-radius: 50%;
    width: 150px;
    z-index: 1;
    position: absolute;
    left: -50px;
    height: 150px;
}.mD_secure_bunker:after {
    bottom: -50px;
    z-index: 1;
    border-radius: 50%;
    width: 200px;
    background: rgb(173,153,152,0.5);
    right: -50px;
    height: 200px;
    position: absolute;
    content: "";
}.mD_secure_bunker h1 {
    font-weight: 700;
    border-bottom: 3px solid rgb(208,191,191);
    z-index: 2;
    text-transform: uppercase;
    font-size: 45px;
    position: relative;
    margin-top: 40px;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 30px;
}.mD_secure_bunker h1:before {
    height: 5px;
    bottom: -5px;
    left: 0;
    width: 50px;
    z-index: -1;
    background: rgb(173,153,152);
    position: absolute;
    content: "";
}.mD_secure_bunker h2 {
    position: relative;
    color: rgb(173,153,152);
    z-index: 2;
    font-size: 32px;
    margin-bottom: 25px;
    font-weight: 600;
    margin-top: 35px;
}.mD_secure_bunker h2:before {
    background: rgb(208,191,191);
    content: "";
    position: absolute;
    width: 30px;
    left: 0;
    height: 3px;
    z-index: -1;
    bottom: -5px;
}.mD_secure_bunker ul, .mD_secure_bunker ol {
    list-style-type: disc;
    margin-bottom: 30px;
    z-index: 2;
    list-style: none;
    position: relative;
    padding-left: 40px;
}.mD_secure_bunker li {
    font-size: 17px;
    margin-bottom: 15px;
    position: relative;
    line-height: 1.8;
}.mD_secure_bunker li:before {
    position: absolute;
    content: "•";
    color: rgb(208,191,191);
    font-size: 1.5em;
    left: -25px;
    line-height: 1;
}.mD_secure_bunker div {
    line-height: 1.8;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    background: #ffffff;
    z-index: 2;
}.mD_secure_bunker .container {
    z-index: 2;
    position: relative;
}.mD_secure_bunker h3, .mD_secure_bunker h4, .mD_secure_bunker h5, .mD_secure_bunker h6 {
    margin-top: 30px;
    font-weight: 600;
    position: relative;
    font-size: 1.2em;
    margin-bottom: 15px;
    z-index: 2;
    color: rgb(208,191,191);
}.mD_secure_bunker p, .mD_secure_bunker span {
    color: #000000;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}.mD_secure_bunker a {
    border-bottom: 1px solid rgb(173,153,152);
    position: relative;
    color: rgb(173,153,152);
    font-weight: 400;
    text-decoration: none;
    z-index: 2;
}.mD_secure_bunker a:hover {
    color: rgb(208,191,191);
    border-bottom: 1px solid rgb(208,191,191);
}.mD_secure_bunker button {
    padding: 12px 25px;
    border: 2px solid rgb(208,191,191);
    font-size: 14px;
    border-radius: 10px;
    background: rgb(173,153,152);
    cursor: pointer;
    z-index: 2;
    position: relative;
    color: #ffffff;
}.mD_secure_bunker button:hover {
    background: rgb(208,191,191);
    border-color: rgb(173,153,152);
}

@media only screen and (max-width: 800px) {.mD_secure_bunker {
    padding: 30px;
    width: 95%;
}.mD_secure_bunker h1 {
    font-size: calc(24px - 10px);
}.mD_secure_bunker h2 {
    font-size: calc(24px - 5px);
}.mD_secure_bunker ul, .mD_secure_bunker ol {
    padding-left: 20px;
}.mD_secure_bunker li:before {
    left: -15px;
}.mD_secure_bunker button {
    padding: 10px 20px;
}}.jz_connect {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgb(208,191,191,0.5);
}.jz_connect::before {
    left: 0;
    background: linear-gradient(135deg, rgb(208,191,191,0.5) 0%, rgb(173,153,152,0.5) 100%);
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    position: absolute;
}.jz_connect::after {
    left: 0;
    position: absolute;
    animation: pulseBackground 15s infinite alternate;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(173,153,152,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(208,191,191,0.5) 0%, transparent 50%);
    height: 100%;
    z-index: -1;
    top: 0;
    content: '';
}@keyframes pulseBackground {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.3;
        transform: scale(1);
    }
}
.jz_connect .container {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.jz_connect .container::before,
.jz_connect .container::after {
    width: 150px;
    content: '';
    animation: rotateSlow 20s linear infinite;
    border-radius: 50%;
    position: absolute;
    opacity: 0.2;
    height: 150px;
    border: 2px solid rgb(208,191,191,0.5);
    z-index: 0;
}.jz_connect .container::before {
    right: -75px;
    top: -75px;
}.jz_connect .container::after {
    border-color: rgb(173,153,152,0.5);
    animation-direction: reverse;
    left: -75px;
    bottom: -75px;
}@keyframes rotateSlow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.jz_connect .Pt_info_request {
    overflow: hidden;
    border-radius: 12px;
    background: #ffffff;
    z-index: 2;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    flex-direction: column;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    transform: translateY(0);
    display: flex;
}.jz_connect .Pt_info_request:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.Pt_info_request::after {
    z-index: 3;
    background-image: 
        linear-gradient(to right, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    position: absolute;
    top: 0;
    content: '';
    pointer-events: none;
    background-size: 20px 20px;
    height: 100%;
    width: 100%;
    left: 0;
}.jz_connect .WI_connect_block {
    align-items: center;
    position: relative;
    color: #ffffff;
    display: flex;
    margin: 0;
    font-weight: 700;
    background: linear-gradient(120deg, rgb(208,191,191) 0%, rgb(173,153,152) 100%);
    padding: 25px 35px;
    font-size: 23px;
    overflow: hidden;
}.jz_connect .WI_connect_block svg {
    height: 24px;
    stroke-width: 2;
    stroke-linecap: round;
    stroke: #ffffff;
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.2));
    stroke-linejoin: round;
    fill: none;
    width: 24px;
    margin-right: 12px;
    transition: transform 0.3s ease;
}.jz_connect .WI_connect_block:hover svg {
    transform: rotate(15deg);
}.jz_connect .WI_connect_block::before {
    background: rgba(255, 255, 255, 0.15);
    content: '';
    position: absolute;
    height: 100px;
    border-radius: 50%;
    top: -50px;
    right: -50px;
    z-index: 1;
    width: 100px;
}.jz_connect .WI_connect_block::after {
    left: -25px;
    bottom: -25px;
    border-radius: 50%;
    content: '';
    height: 50px;
    background: rgba(255, 255, 255, 0.1);
    z-index: 1;
    width: 50px;
    position: absolute;
}.jz_connect .hf_shot {
    width: 100%;
    position: relative;
    height: 250px;
    overflow: hidden;
}.jz_connect .hf_shot::after {
    left: 0;
    height: 30%;
    z-index: 1;
    bottom: 0;
    position: absolute;
    content: '';
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}.jz_connect .HV_online_form {
    background: #ffffff;
    padding: 30px 35px;
    position: relative;
}.jz_connect .HV_online_form::before {
    z-index: -1;
    top: 0;
    background-size: 20px 20px;
    width: 100%;
    content: '';
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    opacity: 0.03;
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgb(233,225,225) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(233,225,225) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(233,225,225) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(233,225,225) 75%);
    height: 100%;
    left: 0;
}.jz_connect .HV_online_form p {
    align-items: flex-start;
    color: #000000;
    margin: 0 0 15px;
    display: flex;
    padding-left: 32px;
    transition: transform 0.3s ease;
    position: relative;
    font-size: 18px;
}.jz_connect .HV_online_form p:last-child {
    margin-bottom: 0;
}.jz_connect .HV_online_form p svg {
    fill: none;
    top: 3px;
    border-radius: 10px;
    stroke-linejoin: round;
    height: 20px;
    padding: 3px;
    background: rgb(208,191,191,0.5);
    width: 20px;
    stroke: rgb(208,191,191);
    left: 0;
    transform: rotate(45deg);
    transition: all 0.3s ease;
    stroke-width: 2;
    stroke-linecap: round;
    box-sizing: content-box;
    position: absolute;
}.jz_connect .HV_online_form p:hover {
    transform: translateX(5px);
}.jz_connect .HV_online_form p:hover svg {
    background: rgb(208,191,191);
    stroke: #ffffff;
    transform: rotate(0deg);
}.jz_connect .HV_online_form p svg path {
    stroke-dashoffset: 40;
    stroke-dasharray: 40;
    animation: drawIcon 1s forwards ease-out;
}.jz_connect .HV_online_form p:nth-child(1) svg path {
    animation-delay: 0.1s;
}.jz_connect .HV_online_form p:nth-child(2) svg path {
    animation-delay: 0.2s;
}.jz_connect .HV_online_form p:nth-child(3) svg path {
    animation-delay: 0.3s;
}.jz_connect .HV_online_form p:nth-child(4) svg path {
    animation-delay: 0.4s;
}.jz_connect .HV_online_form p:nth-child(5) svg path {
    animation-delay: 0.5s;
}@keyframes drawIcon {
    to {
        stroke-dashoffset: 0;
    }
}
.jz_connect .HV_online_form p span {
    position: relative;
    z-index: 1;
}.jz_connect .HV_online_form p a {
    position: relative;
    transition: color 0.3s ease;
    color: rgb(208,191,191);
    text-decoration: none;
}.jz_connect .HV_online_form p a::after {
    position: absolute;
    transition: width 0.3s ease;
    background: rgb(208,191,191);
    content: '';
    width: 0;
    bottom: -2px;
    left: 0;
    height: 1px;
}.jz_connect .HV_online_form p a:hover {
    color: rgb(173,153,152);
}.jz_connect .HV_online_form p a:hover::after {
    width: 100%;
}.jz_connect .Xh_assist_form {
    padding-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 25px;
}.jz_connect .JX_contact_feedback {
    padding-left: 32px;
    align-items: center;
    font-size: 22px;
    display: flex;
    position: relative;
    color: #000000;
    font-weight: 600;
    margin: 0 0 15px;
}.jz_connect .JX_contact_feedback svg {
    height: 20px;
    stroke-linejoin: round;
    position: absolute;
    left: 0;
    background: rgb(173,153,152,0.5);
    transform: rotate(45deg);
    box-sizing: content-box;
    transition: all 0.3s ease;
    stroke-width: 2;
    width: 20px;
    padding: 3px;
    stroke: rgb(173,153,152);
    top: 3px;
    fill: none;
    stroke-linecap: round;
    border-radius: 10px;
}.jz_connect .JX_contact_feedback:hover svg {
    transform: rotate(0deg);
}.jz_connect .pD_contact_now {
    gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    display: grid;
}.jz_connect .Ra_instant_help {
    background: rgb(233,225,225);
    position: relative;
    align-items: center;
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 10px;
    padding: 10px 15px 10px 30px;
    font-size: calc(18px - 2px);
    color: #000000;
    display: flex;
}.jz_connect .Ra_instant_help:hover {
    background: rgb(208,191,191,0.5);
    color: #000000;
    transform: translateY(-2px);
}.jz_connect .Ra_instant_help::before {
    height: 100%;
    width: 3px;
    left: 0;
    top: 0;
    position: absolute;
    transition: transform 0.3s ease;
    background: rgb(173,153,152);
    content: '';
    transform: scaleY(0);
}.jz_connect .Ra_instant_help:hover::before {
    transform: scaleY(1);
}.jz_connect .Ra_instant_help svg {
    stroke: rgb(173,153,152);
    stroke-width: 2;
    transition: all 0.3s ease;
    height: 14px;
    fill: none;
    position: absolute;
    left: 10px;
    width: 14px;
    stroke-linejoin: round;
    opacity: 0.8;
    stroke-linecap: round;
    top: 50%;
    transform: translateY(-50%);
}.jz_connect .Ra_instant_help:hover svg {
    transform: translateY(-50%) rotate(15deg);
    opacity: 1;
    stroke: #000000;
}@keyframes gridPulse {
    0%, 100% {
        opacity: 0.02;
    }
    50% {
        opacity: 0.05;
    }
}
.jz_connect::before,
.jz_connect::after,
.jz_connect .WI_connect_block::before,
.jz_connect .WI_connect_block::after,
.jz_connect .HV_online_form::before {
    animation: gridPulse 10s infinite alternate;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {.jz_connect {
    padding: 50px 0;
}.jz_connect .Pt_info_request {
    flex-direction: row;
    flex-wrap: wrap;
}.jz_connect .WI_connect_block {
    padding: 20px 30px;
    width: 100%;
}.jz_connect .WI_connect_block svg {
    height: 22px;
    width: 22px;
    margin-right: 10px;
}.jz_connect .hf_shot {
    min-height: 300px;
    height: auto;
    width: 40%;
}.jz_connect .HV_online_form {
    padding: 25px 30px;
    width: 60%;
}.jz_connect .HV_online_form p svg {
    height: 18px;
    width: 18px;
}.jz_connect .Xh_assist_form {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding: 20px 30px;
    width: 100%;
    margin-top: 0;
}.jz_connect .JX_contact_feedback svg {
    height: 18px;
    width: 18px;
}.jz_connect .pD_contact_now {
    grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 767px) {.jz_connect {
    padding: 40px 0;
}.jz_connect .WI_connect_block {
    padding: 20px 25px;
    font-size: calc(23px - 2px);
}.jz_connect .WI_connect_block svg {
    height: 20px;
    width: 20px;
    margin-right: 8px;
}.jz_connect .hf_shot {
    height: 200px;
}.jz_connect .HV_online_form {
    padding: 25px;
}.jz_connect .HV_online_form p {
    margin-bottom: 12px;
    font-size: calc(18px - 1px);
    padding-left: 28px;
}.jz_connect .HV_online_form p svg {
    width: 16px;
    height: 16px;
    top: 3px;
}.jz_connect .Xh_assist_form {
    margin-top: 20px;
    padding-top: 20px;
}.jz_connect .JX_contact_feedback {
    padding-left: 28px;
    font-size: calc(22px - 1px);
}.jz_connect .JX_contact_feedback svg {
    width: 16px;
    height: 16px;
    top: 2px;
}.jz_connect .pD_contact_now {
    grid-template-columns: 1fr;
}.jz_connect .Ra_instant_help {
    padding: 8px 12px 8px 28px;
}.jz_connect .Ra_instant_help svg {
    height: 12px;
    width: 12px;
    left: 8px;
}}.ya_cookieAlertContainer {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    z-index: 1050;
    transform: translateX(-50%);
    background: #ffffff;
    overflow: hidden;
    border-radius: 13px;
    left: 50%;
    position: fixed;
    width: 90%;
    font-family: Arial, sans-serif;
    bottom: 20px;
    max-width: 500px;
}.Cr_visitor_confirm {
    padding: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
}.vF_cookie_necessary {
    margin-bottom: 20px;
}.vF_cookie_necessary svg, .vF_cookie_necessary svg path, .vF_cookie_necessary img {
    height: 60px;
    width: 60px;
    fill: rgb(208,191,191);
}.ya_cookieAlertContainer h5 {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    color: rgb(208,191,191);
}.ya_cookieAlertContainer p {
    font-size: 14px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}.Mt_privacy_ctrl {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    transition: background 0.3s ease-in-out;
    background: rgb(208,191,191);
    margin: 5px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    font-size: 15px;
    padding: 10px 20px;
    width: calc(50% - 10px);
}.Mt_privacy_ctrl:hover {
    background: rgb(173,153,152);
}.cookie_button.ei_data_consent {
    background: rgb(173,153,152);
}.cookie_button.ei_data_consent:hover {
    background: rgb(173,153,152,0.5);
}.ya_cookieAlertContainer p a {
    transition: color 0.3s ease-in-out;
    color: rgb(208,191,191);
    text-decoration: none;
}.ya_cookieAlertContainer p a:hover {
    color: rgb(173,153,152);
}#Ct_cookieNotification {
    display: none;
}#Ct_cookieNotification:checked ~ .ya_cookieAlertContainer {
    opacity: 0;
    visibility: hidden;
}.wE_customer_reviews {
    position: relative;
    overflow: hidden;
    background: rgb(233,225,225);
    padding: 120px 0;
}.wE_customer_reviews::before {
    position: absolute;
    right: 0;
    background: linear-gradient(to right, 
        transparent 0%, 
        rgb(208,191,191) 50%, 
        transparent 100%);
    height: 2px;
    content: "";
    top: 0;
    left: 0;
}.wE_customer_reviews .container {
    position: relative;
    z-index: 2;
}.wE_customer_reviews h2 {
    font-weight: 700;
    font-size: calc(28px * 1.4);
    position: relative;
    letter-spacing: -1px;
    margin-bottom: 80px;
    max-width: 60%;
    color: #000000;
    padding-left: 20px;
}.wE_customer_reviews h2::before {
    top: 0;
    height: 100%;
    width: 4px;
    left: 0;
    content: "";
    transform: scaleY(1.2);
    position: absolute;
    background: rgb(208,191,191);
}.wE_customer_reviews .RE_rating_zone {
    gap: 60px 40px;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
}.wE_customer_reviews .RE_rating_zone::before {
    right: 0;
    top: -40px;
    left: 0;
    height: 1px;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(208,191,191,0.5), transparent);
}.wE_customer_reviews .LS_review_highlights {
    grid-template-areas:
        "image ."
        "name name"
        "desc desc";
    position: relative;
    grid-template-columns: auto 1fr;
    padding: 0;
    display: grid;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    grid-template-rows: auto auto 1fr;
}.wE_customer_reviews .LS_review_highlights::before {
    background: rgb(208,191,191);
    height: 1px;
    width: 0;
    transition: width 0.6s ease;
    bottom: -15px;
    left: 0;
    position: absolute;
    content: "";
}.wE_customer_reviews .LS_review_highlights:hover::before {
    width: 100%;
}.wE_customer_reviews .LS_review_highlights img {
    height: 55px;
    border-radius: 10px;
    box-shadow: 5px 5px 0 rgb(208,191,191,0.5);
    object-fit: cover;
    transition: all 0.4s ease;
    transform: rotate(-3deg);
    width: 55px;
    grid-area: image;
    filter: grayscale(100%);
}.wE_customer_reviews .LS_review_highlights:hover img {
    filter: grayscale(0%);
    transform: rotate(0deg);
}.wE_customer_reviews .LS_review_highlights p {
    font-weight: 700;
    position: relative;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-size: 18px;
    margin: 20px 0 5px 0;
    grid-area: name;
    color: #000000;
}.wE_customer_reviews .LS_review_highlights p::after {
    background: rgb(173,153,152);
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 0.4s ease;
    content: "";
    width: 30px;
    bottom: 0;
}.wE_customer_reviews .LS_review_highlights:hover p::after {
    width: 60px;
}.wE_customer_reviews .LS_review_highlights .description {
    line-height: 1.8;
    font-size: 16px;
    color: #000000;
    margin-top: 15px;
    transform: translateX(0);
    position: relative;
    transition: transform 0.5s ease;
    font-weight: 400;
    grid-area: desc;
}.wE_customer_reviews .LS_review_highlights:hover .description {
    transform: translateX(10px);
}.wE_customer_reviews .LS_review_highlights .description::first-letter {
    font-weight: 700;
    font-size: calc(16px * 1.5);
    color: rgb(208,191,191);
}.wE_customer_reviews .LS_review_highlights:nth-child(3n+1) {
    transform: translateY(20px);
}.wE_customer_reviews .LS_review_highlights:nth-child(3n+2) {
    transform: translateY(-20px);
}

@keyframes slideIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (max-width: 992px) {.wE_customer_reviews {
    padding: 90px 0;
}.wE_customer_reviews h2 {
    max-width: 80%;
    margin-bottom: 60px;
    font-size: calc(28px * 1.2);
}
}

@media screen and (max-width: 768px) {.wE_customer_reviews {
    padding: 70px 0;
}.wE_customer_reviews .RE_rating_zone {
    gap: 70px;
    grid-template-columns: 1fr;
}.wE_customer_reviews h2 {
    max-width: 100%;
}.wE_customer_reviews .LS_review_highlights:nth-child(3n+1),
    .wE_customer_reviews .LS_review_highlights:nth-child(3n+2) {
    transform: translateY(0);
}
}

@media screen and (max-width: 576px) {.wE_customer_reviews {
    padding: 60px 0;
}.wE_customer_reviews h2 {
    padding-left: 15px;
    font-size: 28px;
}.wE_customer_reviews .LS_review_highlights img {
    width: 45px;
    height: 45px;
}.wE_customer_reviews .LS_review_highlights p {
    margin-top: 15px;
    font-size: calc(18px * 0.9);
}.wE_customer_reviews .RE_rating_zone {
    gap: 60px;
}}header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 1000;
    left: 0;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    position: fixed;
    background: rgb(208,191,191,0.5);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    top: 0;
    width: 100%;
}header:before {
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    animation: shimmer 8s infinite linear;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 25%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 75%
    );
    top: 0;
    position: absolute;
    content: '';
}header:after {
    opacity: 0.8;
    left: 0;
    bottom: 0;
    height: 3px;
    position: absolute;
    content: '';
    width: 100%;
    filter: blur(1px);
    background: linear-gradient(
        90deg,
        rgb(173,153,152) 0%,
        rgb(208,191,191) 50%,
        rgb(173,153,152) 100%
    );
}header .US_nav_base {
    overflow: hidden;
    position: relative;
}header .US_nav_base:before {
    pointer-events: none;
    opacity: 0.15;
    position: absolute;
    top: 0;
    width: 100%;
    mix-blend-mode: overlay;
    background: 
        radial-gradient(circle at 10% 20%, rgb(208,191,191,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(173,153,152,0.5) 0%, transparent 40%);
    left: 0;
    height: 100%;
    content: '';
}header .container {
    padding: 16px 25px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}header .container:before {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 100%;
    position: absolute;
    content: '';
    opacity: 0.5;
}header .yq_head_pagebar {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
}header .nC_first_teach {
    align-items: center;
    gap: 35px;
    position: relative;
    display: flex;
}header .nC_first_teach:before {
    transition: all 0.4s ease;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: absolute;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    height: 35px;
    opacity: 0;
    transform: translateY(-50%) scaleX(0.8);
    top: 50%;
    content: '';
}header .nC_first_teach:hover:before {
    transform: translateY(-50%) scaleX(1);
    opacity: 1;
}header .ZB_head_train {
    letter-spacing: 1px;
    transition: all 0.3s ease;
    padding: 5px 0;
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
}header .ZB_head_train:before {
    position: absolute;
    transform: scaleX(0);
    height: 1px;
    transform-origin: right;
    left: 0;
    content: '';
    width: 100%;
    bottom: 0;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(
        90deg,
        transparent,
        #ffffff,
        transparent
    );
}header .ZB_head_train:after {
    left: 0;
    transform: scaleY(0);
    position: absolute;
    top: 0;
    height: 100%;
    transition: all 0.3s ease;
    width: 100%;
    opacity: 0;
    z-index: -1;
    background: linear-gradient(
        180deg,
        transparent,
        rgb(208,191,191,0.5),
        transparent
    );
    content: '';
}header .ZB_head_train:hover {
    text-shadow: 0 0 5px #ffffff;
    color: #ffffff;
}header .ZB_head_train:hover:before {
    transform: scaleX(1);
    transform-origin: left;
}header .ZB_head_train:hover:after {
    opacity: 0.15;
    transform: scaleY(1);
}header .Lo_top_guide {
    position: relative;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 5px;
}header .Lo_top_guide:before {
    transition: opacity 0.5s ease;
    left: -10px;
    content: '';
    width: calc(100% + 20px);
    position: absolute;
    top: -10px;
    z-index: -1;
    opacity: 0;
    height: calc(100% + 20px);
    background: radial-gradient(
        circle,
        rgb(208,191,191,0.5) 0%,
        transparent 70%
    );
}header .Lo_top_guide:after {
    opacity: 0;
    content: '';
    width: 100%;
    top: 0;
    border: 1px solid transparent;
    left: 0;
    height: 100%;
    border-image: linear-gradient(
        to right,
        transparent,
        rgb(208,191,191),
        transparent
    ) 1;
    position: absolute;
    transition: all 0.3s ease;
}header .Lo_top_guide:hover:before {
    opacity: 0.15;
    animation: pulse 2s infinite;
}header .Lo_top_guide:hover:after {
    opacity: 0.7;
}header .Lo_top_guide svg {
    height: 45px;
    filter: drop-shadow(0 0 3px rgb(208,191,191,0.5));
    width: auto;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .Lo_top_guide:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(208,191,191));
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.15;
    }
    50% {
        opacity: 0.3;
    }
}

@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}

@media (max-width: 991px) {header .container {
    padding: 14px 20px;
}header .nC_first_teach {
    gap: 20px;
}header .Lo_top_guide svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .nC_first_teach {
    right: -100%;
    padding: 80px 30px 30px;
    height: 100vh;
    background: linear-gradient(
            135deg,
            rgb(208,191,191) 0%,
            rgb(208,191,191,0.5) 100%
        );
    z-index: 1001;
    top: 0;
    position: fixed;
    -webkit-backdrop-filter: blur(15px);
    width: 80%;
    gap: 20px;
    backdrop-filter: blur(15px);
    background: rgb(208,191,191);
    transition: right 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    flex-direction: column;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.2);
    max-width: 320px;
}header .nC_first_teach:before {
    display: none;
}header .menu.active {
    right: 0;
}header .ZB_head_train {
    padding: 12px 5px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}header .ZB_head_train:last-child {
    border-bottom: none;
}header .Lo_top_guide {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .Lo_top_guide svg {
    height: 35px;
}}.bS_gratPanel {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,225,225) 0%, rgba(rgb(208,191,191,0.5), 0.05) 100%);
    position: relative;
    padding: 5rem 0;
}.bS_gratPanel::before {
    opacity: 0.07;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 85%);
    height: 40%;
    background: linear-gradient(225deg, rgb(208,191,191) 0%, transparent 70%);
    transform: rotate(-15deg) translateZ(0);
    left: -5%;
    z-index: 1;
    top: -5%;
    width: 40%;
    position: absolute;
    content: "";
}.bS_gratPanel::after {
    height: 50%;
    right: -5%;
    transform: rotate(15deg) translateZ(0);
    bottom: -5%;
    background: linear-gradient(45deg, transparent 40%, rgb(173,153,152) 100%);
    content: "";
    width: 50%;
    opacity: 0.07;
    clip-path: polygon(20% 0, 100% 15%, 100% 100%, 0 100%);
    position: absolute;
    z-index: 1;
}.bS_gratPanel .container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    padding: 0 15px;
    z-index: 2;
}.bS_gratPanel .wT_guide_values {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 10px 40px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 2px 10px rgba(rgb(208,191,191,0.5), 0.05),
                0 30px 60px -10px rgba(rgb(173,153,152,0.5), 0.12);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    padding: 3.5rem;
    flex-direction: column;
    transform-origin: center top;
    background: #ffffff;
}.bS_gratPanel .wT_guide_values:hover {
    box-shadow: 0 15px 50px rgba(rgba(0, 0, 0, 0.5), 0.15), 
                0 5px 20px rgba(rgb(208,191,191,0.5), 0.1),
                0 40px 80px -15px rgba(rgb(173,153,152,0.5), 0.18);
    transform: perspective(1000px) rotateX(0deg);
}.bS_gratPanel .wT_guide_values > div:first-child {
    position: relative;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
}.bS_gratPanel .wT_guide_values > div:first-child::after {
    background: linear-gradient(90deg, rgb(208,191,191), rgb(173,153,152));
    content: "";
    left: 0;
    height: 3px;
    bottom: 0;
    transform-origin: left center;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(1) translateZ(0);
    width: 20%;
    position: absolute;
}.bS_gratPanel .wT_guide_values:hover > div:first-child::after {
    transform: scaleX(2) translateZ(0);
}.bS_gratPanel h5 {
    font-size: 20px;
    transition: transform 0.4s ease-out;
    font-weight: 700;
    margin: 0;
    color: #000000;
    transform: translateZ(0);
    line-height: 1.4;
}.bS_gratPanel .wT_guide_values:hover h5 {
    transform: translateY(-3px) translateZ(0);
}.bS_gratPanel a {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.bS_gratPanel a:hover {
    transform: translateY(-5px);
}.bS_gratPanel a::before {
    transform-origin: center;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 50px;
    z-index: 1;
    opacity: 0.1;
    top: -10px;
    right: -10px;
    transform: rotate(45deg) scale(0);
    position: absolute;
    width: 50px;
    background: linear-gradient(135deg, transparent 45%, rgb(208,191,191) 55%);
    content: "";
}.bS_gratPanel a:hover::before {
    transform: rotate(45deg) scale(1);
}.bS_gratPanel p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    background: linear-gradient(to right, rgba(rgb(173,153,152,0.5), 0.03), rgba(rgb(208,191,191,0.5), 0.03));
    line-height: 1.7;
    border-left: 2px solid rgba(rgb(208,191,191,0.5), 0.2);
    transition: all 0.4s ease;
    padding: 1.5rem;
    color: #000000;
}.bS_gratPanel a:hover p {
    background: linear-gradient(to right, rgba(rgb(173,153,152,0.5), 0.07), rgba(rgb(208,191,191,0.5), 0.07));
    border-left: 2px solid rgb(208,191,191);
}

@media (min-width: 768px) {.bS_gratPanel .wT_guide_values {
    padding: 4rem 5rem;
}.bS_gratPanel h5 {
    font-size: calc(20px * 1.2);
}.bS_gratPanel p {
    padding: 2rem;
    font-size: calc(16px * 1.05);
}
}

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

@media (max-width: 767px) {.bS_gratPanel {
    padding: 3rem 0;
}.bS_gratPanel .wT_guide_values {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.bS_gratPanel h5 {
    font-size: calc(20px * 0.9);
}.bS_gratPanel p {
    padding: 1rem;
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}.bS_gratPanel .wT_guide_values > div:first-child {
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
}
}

@media (max-width: 480px) {.bS_gratPanel {
    padding: 2rem 0;
}.bS_gratPanel .wT_guide_values {
    transform: none;
    padding: 1.5rem;
}.bS_gratPanel h5 {
    font-size: calc(20px * 0.85);
}.bS_gratPanel p {
    font-size: calc(16px * 0.9);
    padding: 0.75rem;
    line-height: 1.5;
}}.CL_our_background {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.CL_our_background::before {
    right: 0;
    top: 0;
    background: radial-gradient(ellipse at 70% 50%, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.85) 100%);
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    content: "";
}.CL_our_background::after {
    position: absolute;
    top: -50%;
    left: -50%;
    z-index: 2;
    content: "";
    width: 200%;
    animation: rotate 120s linear infinite;
    pointer-events: none;
    background: radial-gradient(circle at center, rgb(208,191,191,0.5) 0%, transparent 15%);
    background-size: 20px 20px;
    opacity: 0.3;
    height: 200%;
}.CL_our_background .container {
    z-index: 3;
    padding: 0 15px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.CL_our_background .Oj_info_wrapper {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3),
                0 0 0 1px rgba(255,255,255,0.1),
                inset 0 0 0 1px rgba(255,255,255,0.05);
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    padding: 40px;
    position: relative;
    transform-origin: center bottom;
    margin: 0 auto;
    background: linear-gradient(135deg, 
        rgba(255,255,255,0.05) 0%, 
        rgba(255,255,255,0.02) 100%);
    backdrop-filter: blur(10px);
    max-width: 900px;
}.CL_our_background .Oj_info_wrapper:hover {
    transform: perspective(1000px) rotateX(0deg);
}.CL_our_background .Oj_info_wrapper > div:first-child {
    margin-bottom: 15px;
    position: relative;
}.CL_our_background .Oj_info_wrapper > div:first-child::before {
    content: "";
    height: 1px;
    position: absolute;
    transform: translateY(-50%);
    width: 40px;
    background: linear-gradient(90deg, transparent, rgb(173,153,152), transparent);
    top: 50%;
    left: -60px;
}.CL_our_background .Oj_info_wrapper > div:first-child::after {
    width: 40px;
    right: -60px;
    height: 1px;
    content: "";
    top: 50%;
    background: linear-gradient(90deg, transparent, rgb(173,153,152), transparent);
    position: absolute;
    transform: translateY(-50%);
}.CL_our_background h5 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding: 0;
    color: #ffffff;
    margin: 0;
}.CL_our_background h5::after {
    left: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(208,191,191), transparent);
    animation: pulse 2s ease-in-out infinite;
    height: 2px;
    width: 100%;
    transform-origin: center;
    position: absolute;
    bottom: -8px;
}.CL_our_background .Oj_info_wrapper > div:nth-child(2) {
    text-align: center;
    margin-bottom: 25px;
}.CL_our_background .Oj_info_wrapper > div:nth-child(2) p {
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);
    color: #ffffff;
    font-weight: 400;
    margin: 0;
    font-size: calc(13px * 1.3);
}.CL_our_background .Oj_info_wrapper > div:nth-child(2) p b {
    color: rgb(208,191,191);
    font-weight: 700;
    letter-spacing: 1px;
}.CL_our_background ol {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
}.CL_our_background ol::before {
    position: absolute;
    opacity: 0.1;
    width: 100%;
    top: 0;
    background: radial-gradient(circle at center, rgb(173,153,152,0.5) 0%, transparent 70%);
    height: 100%;
    content: "";
    z-index: -1;
    left: 0;
}.CL_our_background ol li {
    color: #ffffff;
    position: relative;
    font-size: 13px;
    animation-delay: 0.5s;
    font-weight: 300;
    animation: fadeIn 1s ease-out forwards;
    opacity: 0;
    text-align: justify;
    line-height: 1.8;
}.CL_our_background ol li::first-letter {
    color: rgb(208,191,191);
    font-weight: 700;
    font-size: 150%;
}

@keyframes pulse {
    0%, 100% {
        transform: scaleX(0.8);
        opacity: 0.6;
    }
    50% {
        transform: scaleX(1);
        opacity: 1;
    }
}

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

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

@media (max-width: 991px) {.CL_our_background {
    padding: 80px 0;
}.CL_our_background .Oj_info_wrapper {
    padding: 30px;
    transform: perspective(1000px) rotateX(1deg);
}.CL_our_background h5 {
    font-size: calc(18px * 0.9);
}
}

@media (max-width: 767px) {.CL_our_background {
    padding: 60px 0;
}.CL_our_background .Oj_info_wrapper {
    padding: 25px 20px;
    transform: none;
}.CL_our_background .Oj_info_wrapper > div:first-child::before,
    .CL_our_background .Oj_info_wrapper > div:first-child::after {
    right: -35px;
    width: 25px;
    left: -35px;
}.CL_our_background h5 {
    font-size: calc(18px * 0.8);
}.CL_our_background .Oj_info_wrapper > div:nth-child(2) p {
    font-size: 13px;
}.CL_our_background ol li {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}
}

@media (max-width: 575px) {.CL_our_background {
    padding: 40px 0;
}.CL_our_background .Oj_info_wrapper {
    padding: 20px 15px;
}.CL_our_background .Oj_info_wrapper > div:first-child::before,
    .CL_our_background .Oj_info_wrapper > div:first-child::after {
    display: none;
}.CL_our_background h5 {
    font-size: calc(18px * 0.7);
}.CL_our_background ol li {
    font-size: calc(13px * 0.85);
    text-align: left;
    line-height: 1.5;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(208,191,191);
}header .top_plank .Jc_master_techpro div svg, header .top_plank .Jc_master_techpro div svg path {
    fill: #ffffff;
}header .top_plank .Jc_master_techpro div span {
    color: #ffffff;
}header .top_plank .Jc_master_techpro {
    align-items: center;
    line-height: 21px;
    width: 100%;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    flex-wrap: wrap;
    display: flex;
    font-size: 12px;
}header .top_plank .Jc_master_techpro div {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    margin-right: 24px;
}header .top_plank .Jc_master_techpro div img, header .top_plank .Jc_master_techpro div svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}.Pw_academic_expertise {
    background: linear-gradient(135deg, rgb(233,225,225) 0%, #ffffff 100%);
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
}.Pw_academic_expertise::before {
    z-index: 1;
    height: 200px;
    content: "";
    top: -50px;
    background: rgb(208,191,191,0.5);
    width: 200px;
    left: -50px;
    transform: rotate(-15deg);
    clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
    position: absolute;
}.Pw_academic_expertise::after {
    content: "";
    background: rgb(173,153,152,0.5);
    height: 250px;
    bottom: -50px;
    z-index: 1;
    width: 250px;
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
    right: -50px;
    transform: rotate(15deg);
    position: absolute;
}.Pw_academic_expertise .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.Pw_academic_expertise .LS_review_highlights {
    grid-template-columns: 1fr;
    background: linear-gradient(to right, rgba(255,255,255,0.9), rgba(255,255,255,0.7));
    gap: 2rem;
    display: grid;
    padding: 2.5rem;
    box-shadow: 0 15px 30px rgba(0,0,0,0.08);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
}.Pw_academic_expertise .LS_review_highlights:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}.Pw_academic_expertise .LS_review_highlights > div:first-child {
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
}.Pw_academic_expertise .LS_review_highlights .hf_shot {
    width: 100%;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: 300px;
    transform: scale(1);
    position: relative;
}.Pw_academic_expertise .LS_review_highlights:hover .hf_shot {
    transform: scale(1.02);
}.Pw_academic_expertise .LS_review_highlights .hf_shot::after {
    opacity: 0;
    position: absolute;
    transition: opacity 0.5s ease;
    content: "";
    bottom: 0;
    left: 0;
    top: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    right: 0;
}.Pw_academic_expertise .LS_review_highlights:hover .hf_shot::after {
    opacity: 1;
}.Pw_academic_expertise .LS_review_highlights > div:nth-child(2) {
    border-left: 3px solid rgb(208,191,191);
    padding-left: 20px;
    transform: translateX(0);
    transition: transform 0.4s ease;
    position: relative;
}.Pw_academic_expertise .LS_review_highlights:hover > div:nth-child(2) {
    transform: translateX(5px);
}.Pw_academic_expertise .name {
    font-weight: 700;
    position: relative;
    margin: 0 0 0.5rem;
    color: #000000;
    font-size: 22px;
    display: inline-block;
}.Pw_academic_expertise .name::after {
    content: "";
    background: rgb(208,191,191);
    left: 0;
    width: 0;
    position: absolute;
    height: 2px;
    transition: width 0.4s ease-out;
    bottom: -3px;
}.Pw_academic_expertise .LS_review_highlights:hover .name::after {
    width: 100%;
}.Pw_academic_expertise .LS_review_highlights > div:nth-child(2) > div {
    margin-bottom: 0.5rem;
    font-weight: 600;
    opacity: 0.85;
    font-size: calc(12px * 0.95);
    color: rgb(173,153,152);
    font-style: italic;
}.Pw_academic_expertise .cb_job_achievements {
    padding-left: 1.5rem;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.7;
    position: relative;
    margin: 0;
}.Pw_academic_expertise .cb_job_achievements::before {
    line-height: 1;
    color: rgb(208,191,191,0.5);
    top: -10px;
    content: "";
    left: 0;
    font-size: 60px;
    position: absolute;
    font-family: serif;
}

@media (min-width: 768px) {.Pw_academic_expertise {
    padding: 7rem 0;
}.Pw_academic_expertise .LS_review_highlights {
    padding: 3rem;
    grid-template-columns: 300px 1fr;
    gap: 3rem;
    align-items: center;
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
}.Pw_academic_expertise .LS_review_highlights:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}.Pw_academic_expertise .LS_review_highlights > div:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}.Pw_academic_expertise .LS_review_highlights > div:nth-child(3) {
    grid-column: 1 / -1;
    grid-row: 2;
}
}

@media (min-width: 992px) {.Pw_academic_expertise .LS_review_highlights {
    gap: 2.5rem 4rem;
    grid-template-columns: 350px 1fr;
    grid-template-rows: auto 1fr;
}.Pw_academic_expertise .hf_shot {
    height: 400px;
}.Pw_academic_expertise .cb_job_achievements {
    font-size: calc(12px * 1.05);
    padding-left: 2rem;
}.Pw_academic_expertise .cb_job_achievements::before {
    font-size: 80px;
}
}

@media (min-width: 1200px) {.Pw_academic_expertise .LS_review_highlights {
    grid-template-columns: 400px 1fr;
    padding: 4rem;
}.Pw_academic_expertise .hf_shot {
    height: 450px;
}.Pw_academic_expertise .name {
    font-size: calc(22px * 1.1);
}.Pw_academic_expertise .LS_review_highlights > div:nth-child(2) > div {
    font-size: 12px;
}.Pw_academic_expertise .cb_job_achievements {
    line-height: 1.8;
}
}

@media (max-width: 767px) {.Pw_academic_expertise {
    padding: 4rem 0;
}.Pw_academic_expertise .LS_review_highlights {
    padding: 1.5rem;
}.Pw_academic_expertise .hf_shot {
    height: 250px;
    margin-bottom: 1.5rem;
}.Pw_academic_expertise .name {
    font-size: calc(22px * 0.95);
}.Pw_academic_expertise .cb_job_achievements {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}}footer {
    color: #ffffff;
    z-index: 1;
    position: relative;
    font-family: Arial, sans-serif;
}footer::before {
    animation: gradientShift 15s ease infinite;
    height: 100%;
    backdrop-filter: blur(8px);
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(208,191,191,0.5) 50%, rgb(173,153,152,0.5) 100%);
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    z-index: -1;
}.cN_chrome_ext {
    position: relative;
    padding: 4.5rem 0 2rem;
}.cN_chrome_ext::before {
    position: absolute;
    height: 1px;
    left: 0;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(208,191,191) 25%, 
                #ffffff 50%, 
                rgb(173,153,152) 75%, 
                transparent 100%);
    animation: shimmer 8s linear infinite;
    content: "";
    right: 0;
    top: 0;
}.cN_chrome_ext .container {
    flex-wrap: wrap;
    z-index: 1;
    position: relative;
    display: flex;
    justify-content: space-between;
}.cN_chrome_ext .company_holder {
    flex: 1 1 350px;
    padding: 1.5rem;
    transform: translateY(0);
    backdrop-filter: blur(15px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 2rem;
    border-radius: 14px;
}.cN_chrome_ext .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(208,191,191,0.5);
}.cN_chrome_ext .company_holder h3 {
    margin-bottom: 1.25rem;
    font-weight: 700;
    position: relative;
    font-size: calc(28px * 0.85);
    display: inline-block;
    color: #ffffff;
}.cN_chrome_ext .company_holder h3::after {
    left: 0;
    width: 100%;
    transform-origin: left;
    bottom: -8px;
    height: 2px;
    background: linear-gradient(to right, rgb(208,191,191), rgb(173,153,152));
    transition: transform 0.5s ease;
    content: "";
    transform: scaleX(0.3);
    position: absolute;
}.cN_chrome_ext .company_holder:hover h3::after {
    transform: scaleX(1);
}.cN_chrome_ext .as_donate_books {
    line-height: 1.6;
    font-size: 12px;
    margin-top: 1rem;
    color: rgba(255, 255, 255, 0.7);
    max-width: 450px;
}.cN_chrome_ext .kV_footer_edu {
    position: relative;
    flex: 1 1 450px;
}.cN_chrome_ext .Xe_top_train {
    flex-wrap: wrap;
    gap: 1.5rem;
    display: flex;
}.cN_chrome_ext .kV_footer_edu .Xe_top_train {
    justify-content: flex-end;
}.cN_chrome_ext .nC_first_teach {
    overflow: hidden;
    transition: all 0.3s ease;
    flex: 1 1 200px;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    border-radius: 14px;
    padding: 1.5rem;
    backdrop-filter: blur(10px);
}.cN_chrome_ext .nC_first_teach h5 {
    font-size: 22px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    margin-bottom: 1.25rem;
    font-weight: 600;
}.cN_chrome_ext .nC_first_teach h5::before {
    bottom: -6px;
    position: absolute;
    transition: width 0.3s ease;
    width: 40px;
    height: 2px;
    background: rgb(208,191,191);
    content: "";
    left: 0;
}.cN_chrome_ext .nC_first_teach:hover h5::before {
    width: 100%;
}.cN_chrome_ext .nC_first_teach .Xe_top_train {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}.cN_chrome_ext .nC_first_teach a {
    padding: 0.25rem 0.5rem;
    text-decoration: none;
    transition: all 0.3s ease;
    z-index: 1;
    font-size: 12px;
    position: relative;
    border-radius: 10px;
    color: rgba(255, 255, 255, 0.8);
    display: block;
}.cN_chrome_ext .nC_first_teach a::before {
    width: 0;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(208,191,191), rgb(173,153,152));
    bottom: 0;
    height: 1px;
    z-index: -1;
}.cN_chrome_ext .nC_first_teach a:hover {
    color: #ffffff;
    transform: translateX(5px);
}.cN_chrome_ext .nC_first_teach a:hover::before {
    width: 100%;
}.fj_help_center {
    position: relative;
    backdrop-filter: blur(15px);
    padding: 1.5rem 0;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
}.fj_help_center::before {
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(173,153,152) 25%, 
                #ffffff 50%, 
                rgb(208,191,191) 75%, 
                transparent 100%);
    height: 1px;
    right: 0;
    left: 0;
    content: "";
    top: 0;
    position: absolute;
}.fj_help_center .container {
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
}.fj_help_center .iG_access_help {
    padding: 0.5rem 1rem;
    background: rgba(0, 0, 0, 0.1);
    font-size: 13px;
    position: relative;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    border-radius: 30px;
}.fj_help_center .iG_access_help:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    box-shadow: 0 0 15px rgb(208,191,191,0.5);
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.cN_chrome_ext {
    padding: 3.5rem 0 2rem;
}.cN_chrome_ext .container {
    flex-direction: column;
}.cN_chrome_ext .company_holder {
    margin-right: 0;
    flex: 1 1 100%;
    margin-bottom: 2rem;
}.cN_chrome_ext .kV_footer_edu {
    flex: 1 1 100%;
}.cN_chrome_ext .kV_footer_edu .Xe_top_train {
    justify-content: space-between;
}.cN_chrome_ext .nC_first_teach {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.cN_chrome_ext {
    padding: 3rem 0 1.5rem;
}.cN_chrome_ext::before {
    height: 2px;
}.cN_chrome_ext .company_holder {
    padding: 1.25rem;
}.cN_chrome_ext .nC_first_teach {
    flex: 1 1 100%;
    margin-bottom: 1rem;
}.cN_chrome_ext .kV_footer_edu .Xe_top_train {
    flex-direction: column;
}.fj_help_center {
    padding: 1.25rem 0;
}.fj_help_center::before {
    height: 2px;
}
}

@media (max-width: 576px) {.cN_chrome_ext {
    padding: 2.5rem 0 1rem;
}.cN_chrome_ext .company_holder h3 {
    font-size: calc(28px * 0.75);
}.cN_chrome_ext .as_donate_books {
    font-size: calc(12px * 0.9);
}.cN_chrome_ext .nC_first_teach h5 {
    font-size: calc(22px * 0.9);
}.cN_chrome_ext .nC_first_teach a {
    font-size: calc(12px * 0.9);
}.fj_help_center .iG_access_help {
    padding: 0.4rem 0.8rem;
    font-size: calc(13px * 0.9);
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.cN_chrome_ext .Xe_top_train a::after {
    width: 4px;
    position: absolute;
    transform: translateY(-50%) scale(0);
    border-radius: 50%;
    transition: transform 0.3s ease;
    background: rgb(208,191,191);
    content: "";
    top: 50%;
    left: -10px;
    height: 4px;
}.cN_chrome_ext .Xe_top_train a:hover::after {
    transform: translateY(-50%) scale(1);
}.cN_chrome_ext .as_donate_books::before {
    position: absolute;
    top: -10px;
    height: 0;
    left: -10px;
    content: "";
    border: 1px solid transparent;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    width: 0;
}.cN_chrome_ext .as_donate_books::after {
    border: 1px solid transparent;
    position: absolute;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    right: -10px;
    content: "";
    width: 0;
    bottom: -10px;
    height: 0;
}.cN_chrome_ext .company_holder:hover .as_donate_books::before {
    height: calc(100% + 20px);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    width: calc(100% + 20px);
    border-top-color: rgb(208,191,191,0.5);
    border-right-color: rgb(208,191,191,0.5);
}.cN_chrome_ext .company_holder:hover .as_donate_books::after {
    border-left-color: rgb(173,153,152,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    width: calc(100% + 20px);
    border-bottom-color: rgb(173,153,152,0.5);
    height: calc(100% + 20px);
}