* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.first_expert_6 {
    flex: 1 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: smooth;
    min-height: 100%;
    color: #000000;
}::-webkit-scrollbar {
    width: 9px;
}::-webkit-scrollbar-track {
    box-shadow: inset -5px 4px 6px 5px rgba(0, 0, 0, 0.5);
    border-radius: 6.4vw;
    background: #ffffff;
}::-webkit-scrollbar-thumb {
    background: rgb(255, 255, 255, 0.5);
    border: 1px double rgb(196,196,202);
    box-shadow: 5px -2px 2px 7px rgba(0, 0, 0, 0.6);
    transition: border-radius 4.5s ease-in;
    border-radius: 17.8em;
}::-webkit-scrollbar-thumb:hover {
    border-color: rgb(255, 255, 255, 0.5);
    box-shadow: -1px 2px 5px 5px rgba(0, 0, 0, 0.5);
    background: rgb(161,162,166,0.5);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -3px 0px 10px -2px rgba(0, 0, 0, 0.2);
    background: rgb(126,126,129,0.5);
}* {
    scrollbar-color: rgb(161,162,166,0.5) rgb(126,126,129);
    scrollbar-width: none;
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 7px;
}::-webkit-scrollbar-thumb {
    background: rgb(126,126,129);
}}

header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1196px;
}.wrapper-segment_0 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}svg {
    height: 30px;
    width: 30px;
}.footer_subscribe_4 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    position: relative;
    z-index: 1;
}footer::before {
    z-index: -2;
    left: 0;
    opacity: 0.85;
    top: 0;
    right: 0;
    content: "";
    position: absolute;
    background: linear-gradient(120deg, rgb(161,162,166) 0%, rgb(126,126,129) 100%);
    bottom: 0;
}footer::after {
    background-image: 
        linear-gradient(to right, rgba(255,255,255,0.07) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255,255,255,0.07) 1px, transparent 1px);
    right: 0;
    top: 0;
    left: 0;
    background-size: 20px 20px;
    position: absolute;
    bottom: 0;
    content: "";
    z-index: -1;
}.footer_subscribe_4 {
    padding: 4rem 0 2.5rem;
    position: relative;
    color: #ffffff;
}.footer_subscribe_4::before {
    width: 100%;
    top: 0;
    position: absolute;
    opacity: 0.2;
    height: 10px;
    left: 0;
    background: #ffffff;
    content: "";
    clip-path: polygon(
        0% 0%, 4% 100%, 8% 0%, 12% 100%, 16% 0%, 20% 100%, 
        24% 0%, 28% 100%, 32% 0%, 36% 100%, 40% 0%, 44% 100%, 
        48% 0%, 52% 100%, 56% 0%, 60% 100%, 64% 0%, 68% 100%, 
        72% 0%, 76% 100%, 80% 0%, 84% 100%, 88% 0%, 92% 100%, 
        96% 0%, 100% 100%
    );
}.footer_subscribe_4 .container {
    flex-wrap: wrap;
    gap: 3rem;
    justify-content: space-between;
    display: flex;
    position: relative;
}.footer_subscribe_4 .company_holder {
    padding: 2.5rem;
    flex: 1 1 400px;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(
        0% 0%, 100% 0%, 95% 100%, 5% 100%
    );
}.footer_subscribe_4 .company_holder h3 {
    color: #ffffff;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.15);
    font-size: 28px;
    margin: 0 0 1.5rem;
    padding: 0.5rem 2rem;
}.footer_subscribe_4 .footer_clients_8 {
    line-height: 1.6;
    margin: 0 1rem;
    color: #ffffff;
    padding: 1.5rem;
    background: rgba(0, 0, 0, 0.15);
    clip-path: polygon(3% 0%, 97% 0%, 100% 100%, 0% 100%);
    font-size: 15px;
}.footer_subscribe_4 .volunteer_5 {
    flex: 1 1 calc(100% - 480px);
    gap: 2rem;
    flex-direction: column;
    min-width: 400px;
    display: flex;
}.footer_subscribe_4 .main_skill_1 {
    gap: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}.footer_subscribe_4 .top_mainbar_9 {
    position: relative;
    flex: 1 1 calc(50% - 1.25rem);
    min-width: 200px;
}.footer_subscribe_4 .top_mainbar_9 h5 {
    display: inline-block;
    margin: 0 0 1.5rem;
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    clip-path: polygon(0% 0%, 95% 0%, 100% 100%, 5% 100%);
    padding: 0.5rem 1.5rem;
    background: rgba(255, 255, 255, 0.15);
}.footer_subscribe_4 .top_mainbar_9 .main_skill_1 {
    display: flex;
    flex-direction: column;
    clip-path: polygon(2% 0%, 98% 0%, 100% 95%, 0% 100%);
    background: rgba(0, 0, 0, 0.15);
    padding: 1.5rem;
    gap: 0.8rem;
}.footer_subscribe_4 .top_mainbar_9 .main_skill_1 a {
    clip-path: polygon(0% 0%, 97% 0%, 100% 100%, 3% 100%);
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    display: block;
    position: relative;
    padding: 0.6rem 1rem;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
}.footer_subscribe_4 .top_mainbar_9 .main_skill_1 a:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateX(5px);
}.footer_subscribe_4 .top_mainbar_9 .main_skill_1 a::before {
    position: absolute;
    background: #ffffff;
    height: 100%;
    width: 3px;
    left: 0;
    content: "";
    transition: all 0.3s ease;
    opacity: 0;
    top: 0;
}.footer_subscribe_4 .top_mainbar_9 .main_skill_1 a:hover::before {
    opacity: 0.7;
}.price_table_3 {
    position: relative;
    clip-path: polygon(0% 20%, 2% 0%, 98% 0%, 100% 20%, 100% 100%, 0% 100%);
    background: rgba(255, 255, 255, 0.1);
    margin-top: 3rem;
    padding: 2rem 0;
}.price_table_3 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.price_table_3 .flag_content_5 {
    padding: 0.7rem 2rem;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
}

@keyframes hexagonPulse {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@media (max-width: 1200px) {.footer_subscribe_4 .container {
    gap: 2rem;
}.footer_subscribe_4 .company_holder {
    flex: 1 1 380px;
}.footer_subscribe_4 .volunteer_5 {
    min-width: 380px;
    flex: 1 1 calc(100% - 430px);
}
}

@media (max-width: 992px) {.footer_subscribe_4 {
    padding: 3.5rem 0 2rem;
}.footer_subscribe_4 .container {
    flex-direction: column;
    gap: 2.5rem;
}.footer_subscribe_4 .company_holder,
    .footer_subscribe_4 .volunteer_5 {
    min-width: 100%;
    flex: 1 1 100%;
}.footer_subscribe_4 .top_mainbar_9 {
    min-width: 200px;
    flex: 1 1 calc(50% - 1.25rem);
}
}

@media (max-width: 768px) {.footer_subscribe_4 {
    padding: 3rem 0 1.5rem;
}.footer_subscribe_4 .company_holder {
    padding: 2rem;
}.footer_subscribe_4 .company_holder h3 {
    font-size: calc(28px - 2px);
}.footer_subscribe_4 .main_skill_1 {
    gap: 1.5rem;
}.price_table_3 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.footer_subscribe_4 {
    padding: 2.5rem 0 1rem;
}.footer_subscribe_4 .top_mainbar_9 {
    min-width: 100%;
    flex: 1 1 100%;
}.footer_subscribe_4 .main_skill_1 {
    gap: 1rem;
}.price_table_3 {
    padding: 1.5rem 0;
    clip-path: polygon(0% 10%, 2% 0%, 98% 0%, 100% 10%, 100% 100%, 0% 100%);
    margin-top: 1.5rem;
}.footer_subscribe_4::before {
    height: 5px;
}
}

@media (max-width: 420px) {.footer_subscribe_4 .company_holder {
    padding: 1.5rem;
    clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 3% 100%);
}.footer_subscribe_4 .company_holder h3 {
    padding: 0.4rem 1rem;
}.footer_subscribe_4 .top_mainbar_9 h5 {
    padding: 0.4rem 1rem;
}.footer_subscribe_4 .top_mainbar_9 .main_skill_1 {
    padding: 1rem;
}.footer_subscribe_4 .top_mainbar_9 .main_skill_1 a:hover {
    transform: translateX(3px);
}.price_table_3 .flag_content_5 {
    width: 90%;
    padding: 0.6rem 1.5rem;
}}.course_features_4 {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(196,196,202) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
}.course_features_4::before {
    opacity: 0.4;
    position: absolute;
    animation: float 15s ease-in-out infinite alternate;
    content: "";
    transform: rotate(-15deg);
    width: 40%;
    background: linear-gradient(225deg, rgb(161,162,166,0.5) 0%, transparent 70%);
    filter: blur(80px);
    right: -5%;
    height: 40%;
    top: -5%;
    z-index: 1;
}.course_features_4::after {
    height: 30%;
    animation: float 18s ease-in-out infinite alternate-reverse;
    z-index: 1;
    bottom: -5%;
    left: -5%;
    width: 30%;
    filter: blur(60px);
    content: "";
    background: linear-gradient(45deg, rgb(126,126,129,0.5) 0%, transparent 70%);
    opacity: 0.4;
    position: absolute;
    transform: rotate(15deg);
}.course_features_4 .container {
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.course_features_4 h2 {
    font-weight: 700;
    color: #000000;
    opacity: 0;
    position: relative;
    animation: slideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    font-size: 35px;
    transform: translateX(-1rem);
    margin-bottom: 3rem;
}.course_features_4 h2::before {
    bottom: -1rem;
    animation: scaleIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.8s;
    position: absolute;
    left: 0;
    content: "";
    transform: scaleX(0);
    width: 8rem;
    height: 0.25rem;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(161,162,166) 0%, rgb(126,126,129) 100%);
}.course_features_4 .study_route_5 {
    gap: 3rem;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}.course_features_4 .photo_item_0 {
    height: 400px;
    opacity: 0;
    position: relative;
    border-radius: 10px;
    transform: translateY(2rem);
    animation: fadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.course_features_4 .photo_item_0::before {
    width: 100%;
    z-index: 1;
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, 
        transparent 0%, 
        rgba(rgb(161,162,166), 0.2) 100%);
    content: "";
    top: 0;
}.course_features_4 .photo_item_0::after {
    position: absolute;
    transform: rotate(45deg);
    animation: shine 8s cubic-bezier(0.25, 1, 0.5, 1) infinite;
    height: 200%;
    width: 200%;
    left: -100%;
    top: -100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    content: "";
}.course_features_4 .text_overlay_8 {
    opacity: 0;
    animation: fadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    position: relative;
    transform: translateY(2rem);
}.course_features_4 .description {
    overflow-y: auto;
    padding-right: 1.5rem;
    color: #000000;
    max-height: 300px;
    scrollbar-width: thin;
    position: relative;
    scrollbar-color: rgb(161,162,166,0.5) rgb(196,196,202);
    font-size: 17px;
    line-height: 1.8;
}.course_features_4 .description::-webkit-scrollbar {
    width: 6px;
}.course_features_4 .description::-webkit-scrollbar-track {
    background: rgb(196,196,202);
    border-radius: 10px;
}.course_features_4 .description::-webkit-scrollbar-thumb {
    background: rgb(161,162,166,0.5);
    border-radius: 10px;
}.course_features_4 .description:nth-child(1) {
    position: relative;
}.course_features_4 .description:nth-child(1)::first-line {
    font-weight: 600;
    color: #000000;
}.course_features_4 .description:nth-child(2) {
    display: none;
    position: relative;
}

@media (min-width: 768px) {.course_features_4 .study_route_5 {
    align-items: flex-start;
    grid-template-columns: 1fr 1fr;
}.course_features_4 h2 {
    font-size: calc(35px * 1.2);
    text-align: left;
    max-width: 90%;
}.course_features_4 .photo_item_0 {
    height: 500px;
}.course_features_4 .description {
    max-height: 500px;
}
}

@media (min-width: 992px) {.course_features_4 {
    padding: 8rem 0;
}.course_features_4 .container {
    padding: 0 4rem;
}.course_features_4 h2 {
    font-size: calc(35px * 1.4);
    max-width: 80%;
}.course_features_4 .study_route_5 {
    gap: 4rem;
}.course_features_4 .photo_item_0 {
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    height: 600px;
}.course_features_4 .photo_item_0:hover {
    transform: translateY(-8px) scale(1.02);
}.course_features_4 .text_overlay_8 {
    padding-top: 2rem;
}
}

@media (min-width: 1200px) {.course_features_4 .photo_item_0 {
    height: 650px;
}.course_features_4 h2 {
    max-width: 70%;
}
}

@media (max-width: 767px) {.course_features_4 {
    padding: 4rem 0;
}.course_features_4 h2 {
    text-align: center;
    font-size: calc(35px * 0.9);
}.course_features_4 h2::before {
    animation: scaleInCenter 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.8s;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}}

@keyframes slideIn {
    0% {
        transform: translateX(-1rem);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

@keyframes scaleInCenter {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes fadeUp {
    0% {
        transform: translateY(2rem);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }
    20%, 100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

@keyframes float {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-10deg) translate(-10px, 10px);
    }
    100% {
        transform: rotate(-5deg) translate(-20px, 5px);
    }
}.attempt_now_4 {
    padding: 6rem 0;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(126,126,129), rgb(161,162,166,0.5));
}.attempt_now_4::before {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    width: 100%;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.15) 0%, transparent 60%);
}.attempt_now_4::after {
    right: -5%;
    z-index: -1;
    content: "";
    position: absolute;
    width: 40%;
    bottom: -10%;
    height: 40%;
    filter: blur(40px);
    animation: orbitalGlow 15s infinite alternate ease-in-out;
    background: radial-gradient(circle, rgb(126,126,129,0.5) 0%, transparent 70%);
}.attempt_now_4 .container {
    position: relative;
    align-items: center;
    padding: 0 2rem;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.attempt_now_4 h2 {
    color: #ffffff;
    max-width: 800px;
    line-height: 1.3;
    position: relative;
    margin-bottom: 3rem;
    text-shadow: 0 2px 15px rgba(0,0,0,0.15);
    text-align: center;
    font-size: 32px;
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(20px);
    font-weight: 600;
    letter-spacing: 0.02em;
}.attempt_now_4 .success_story_9 {
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateX(2deg);
    background: rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.15);
    border-radius: 26px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    justify-content: center;
    position: relative;
    display: flex;
    align-items: center;
    transform-style: preserve-3d;
    padding: 2.5rem;
}.attempt_now_4 .success_story_9::before {
    animation: borderGlow 4s infinite alternate;
    left: -5px;
    bottom: -5px;
    filter: blur(10px);
    opacity: 0.5;
    top: -5px;
    z-index: -1;
    position: absolute;
    border-radius: calc(26px + 5px);
    right: -5px;
    background: linear-gradient(45deg, rgb(161,162,166), transparent, rgb(126,126,129), transparent);
    content: "";
}.attempt_now_4 .success_story_9:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}.attempt_now_4 svg {
    margin-right: 2rem;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(10px) rotate(-5deg);
    height: 42px;
    width: 42px;
}.attempt_now_4 svg:hover {
    transform: translateZ(20px) rotate(0deg) scale(1.1);
}.attempt_now_4 svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.attempt_now_4 .success_story_9:hover svg path {
    fill: #ffffff;
    filter: drop-shadow(0 0 5px rgb(255, 255, 255, 0.5));
}.attempt_now_4 .success_story_9 div {
    display: flex;
    align-items: center;
    transform: translateZ(15px);
}.attempt_now_4 .help_reach_6 {
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(161,162,166), rgb(126,126,129));
    overflow: hidden;
    transform: translateZ(10px);
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    letter-spacing: 0.03em;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 17px;
    padding: 0.9rem 2.2rem;
    display: inline-block;
}.attempt_now_4 .help_reach_6::before {
    position: absolute;
    width: 100%;
    transition: all 0.6s ease;
    content: "";
    height: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
}.attempt_now_4 .help_reach_6:hover {
    transform: translateZ(30px) scale(1.05);
    background: linear-gradient(135deg, rgb(126,126,129), rgb(161,162,166));
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}.attempt_now_4 .help_reach_6:hover::before {
    left: 100%;
}.attempt_now_4 .help_reach_6:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transform: translateZ(5px) scale(0.98);
}

@keyframes orbitalGlow {
    0% {
        opacity: 0.4;
        transform: translateX(0) translateY(0);
    }
    50% {
        opacity: 0.6;
        transform: translateX(-5%) translateY(5%);
    }
    100% {
        opacity: 0.4;
        transform: translateX(5%) translateY(-5%);
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.4;
        filter: blur(10px);
    }
    50% {
        opacity: 0.6;
        filter: blur(15px);
    }
    100% {
        opacity: 0.4;
        filter: blur(10px);
    }
}

@media (max-width: 991px) {.attempt_now_4 {
    padding: 5rem 0;
}.attempt_now_4 h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 2.5rem;
}.attempt_now_4 .success_story_9 {
    padding: 2rem;
}
}

@media (max-width: 767px) {.attempt_now_4 {
    padding: 4rem 0;
}.attempt_now_4 h2 {
    margin-bottom: 2rem;
    font-size: calc(32px * 0.8);
}.attempt_now_4 .success_story_9 {
    padding: 1.8rem;
    flex-direction: column;
}.attempt_now_4 svg {
    margin-right: 0;
    margin-bottom: 1.5rem;
}.attempt_now_4 .help_reach_6 {
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 575px) {.attempt_now_4 {
    padding: 3rem 0;
}.attempt_now_4 h2 {
    letter-spacing: 0.01em;
    font-size: calc(32px * 0.7);
}.attempt_now_4 .success_story_9 {
    padding: 1.5rem;
    width: 90%;
}.attempt_now_4 svg {
    width: 36px;
    height: 36px;
    margin-bottom: 1.2rem;
}.attempt_now_4 .help_reach_6 {
    font-size: calc(17px * 0.9);
    padding: 0.7rem 1.5rem;
}}.contact_section_5 {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: #ffffff;
}.contact_section_5::before {
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: 20px 20px;
    z-index: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
}.contact_section_5 .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
}.contact_section_5 h2 {
    font-weight: 700;
    border-left: 5px solid rgb(161,162,166);
    padding-left: 20px;
    font-size: 38px;
    position: relative;
    margin-bottom: 50px;
    text-align: left;
    color: #000000;
}.contact_section_5 .reach_support_4 {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    flex-direction: row-reverse;
    overflow: hidden;
    background: #ffffff;
    display: flex;
    border-radius: 15px;
}.contact_section_5 .photo_item_0 {
    min-height: 500px;
    flex: 0 0 40%;
    position: relative;
}.contact_section_5 .photo_item_0::before {
    background: rgb(161,162,166,0.5);
    width: 100%;
    left: 0;
    height: 100%;
    mix-blend-mode: multiply;
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
}.contact_section_5 .inquiry_links_9 {
    position: relative;
    padding: 60px;
    flex: 0 0 60%;
}.contact_section_5 .inquiry_links_9::after {
    position: absolute;
    top: 0;
    content: "";
    border-radius: 0 0 0 100%;
    width: 150px;
    z-index: -1;
    right: 0;
    height: 150px;
    background: rgb(196,196,202);
}.contact_section_5 #contact {
    display: flex;
    gap: 30px;
    flex-direction: column;
}.contact_section_5 h3 {
    color: #000000;
    position: relative;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}.contact_section_5 h3::after {
    position: absolute;
    bottom: -10px;
    background: rgb(161,162,166);
    content: "";
    width: 40px;
    left: 0;
    height: 2px;
}.contact_section_5 input[type="text"] {
    transition: all 0.3s ease;
    padding: 18px 20px;
    border: none;
    background: rgb(196,196,202);
    color: #000000;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    font-size: 13px;
    width: 100%;
}.contact_section_5 input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(161,162,166,0.5), inset 0 2px 4px rgba(0, 0, 0, 0.03);
    background: #ffffff;
}.contact_section_5 input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact_section_5 .contact_feedback_1 {
    align-items: center;
    gap: 12px;
    display: flex;
    margin-top: 5px;
}.contact_section_5 .contact_feedback_1 input[type="checkbox"] {
    border: 2px solid rgb(196,196,202);
    position: relative;
    appearance: none;
    width: 22px;
    border-radius: 10px;
    cursor: pointer;
    height: 22px;
    transition: all 0.2s ease;
}.contact_section_5 .contact_feedback_1 input[type="checkbox"]:checked {
    border-color: rgb(161,162,166);
    background: rgb(161,162,166);
}.contact_section_5 .contact_feedback_1 input[type="checkbox"]:checked::after {
    height: 11px;
    border-width: 0 2px 2px 0;
    left: 7px;
    content: "";
    transform: rotate(45deg);
    position: absolute;
    top: 3px;
    border: solid #ffffff;
    width: 6px;
}.contact_section_5 .contact_feedback_1 label {
    line-height: 1.5;
    font-size: 13px;
    color: #000000;
}.contact_section_5 .contact_feedback_1 a {
    position: relative;
    color: rgb(161,162,166);
    text-decoration: none;
    transition: all 0.3s ease;
}.contact_section_5 .contact_feedback_1 a:hover {
    color: rgb(126,126,129);
}.contact_section_5 .contact_feedback_1 a::after {
    position: absolute;
    height: 1px;
    width: 100%;
    background: rgb(161,162,166);
    left: 0;
    content: "";
    bottom: -2px;
    transition: all 0.3s ease;
}.contact_section_5 .contact_feedback_1 a:hover::after {
    background: rgb(126,126,129);
}.contact_section_5 .help_reach_6 {
    align-self: flex-start;
    border: none;
    box-shadow: 0 4px 15px rgb(161,162,166,0.5);
    padding: 18px 40px;
    font-weight: 600;
    border-radius: 15px;
    transition: all 0.3s ease;
    font-size: 16px;
    cursor: pointer;
    color: #ffffff;
    background: rgb(161,162,166);
    margin-top: 20px;
}.contact_section_5 .help_reach_6:hover {
    box-shadow: 0 7px 20px rgb(126,126,129,0.5);
    transform: translateY(-2px);
    background: rgb(126,126,129);
}.contact_section_5 svg {
    transition: all 0.3s ease;
    fill: rgb(161,162,166);
    width: 20px;
    height: 20px;
}.contact_section_5 svg path {
    fill: rgb(161,162,166);
    transition: all 0.3s ease;
}.contact_section_5 svg:hover {
    fill: rgb(126,126,129);
}.contact_section_5 svg:hover path {
    fill: rgb(126,126,129);
}

@media (max-width: 992px) {.contact_section_5 .reach_support_4 {
    flex-direction: column;
}.contact_section_5 .photo_item_0 {
    order: 1;
    flex: 0 0 auto;
    min-height: 300px;
}.contact_section_5 .inquiry_links_9 {
    flex: 0 0 auto;
    padding: 50px 40px;
    order: 2;
}.contact_section_5 h2 {
    margin-bottom: 40px;
}
}

@media (max-width: 768px) {.contact_section_5 {
    padding: 60px 0;
}.contact_section_5 h2 {
    margin-bottom: 30px;
    font-size: calc(38px - 4px);
}.contact_section_5 .inquiry_links_9 {
    padding: 40px 30px;
}.contact_section_5 #contact {
    gap: 25px;
}.contact_section_5 .photo_item_0 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_section_5 {
    padding: 40px 0;
}.contact_section_5 .container {
    padding: 0 15px;
}.contact_section_5 h2 {
    padding-left: 15px;
    margin-bottom: 25px;
    font-size: calc(38px - 6px);
}.contact_section_5 .inquiry_links_9 {
    padding: 30px 20px;
}.contact_section_5 #contact {
    gap: 20px;
}.contact_section_5 input[type="text"] {
    padding: 15px;
}.contact_section_5 .help_reach_6 {
    width: 100%;
    padding: 15px 20px;
}.contact_section_5 .photo_item_0 {
    min-height: 200px;
}}.instructor_profile_5 {
    position: relative;
    overflow: hidden;
    background: rgb(196,196,202);
    padding: 120px 0;
}.instructor_profile_5::before {
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    opacity: 0.05;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(161,162,166,0.5) 0,
        rgb(161,162,166,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.instructor_profile_5 .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 30px;
    max-width: 1200px;
    position: relative;
}.instructor_profile_5 .learner_reflections_2 {
    display: grid;
    overflow: hidden;
    margin: 0 auto;
    gap: 50px;
    grid-template-columns: 350px 1fr;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    position: relative;
    max-width: 1000px;
}.instructor_profile_5 .photo_item_0 {
    min-height: 400px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 0;
    position: relative;
}.instructor_profile_5 .photo_item_0::before {
    position: absolute;
    content: "";
    width: 100%;
    z-index: 1;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
    height: 50%;
}.instructor_profile_5 .photo_item_0::after {
    left: 0;
    opacity: 0.15;
    top: 0;
    transition: opacity 0.4s ease;
    content: "";
    background: rgb(161,162,166);
    position: absolute;
    height: 100%;
    width: 100%;
}.instructor_profile_5 .photo_item_0:hover::after {
    opacity: 0;
}.instructor_profile_5 .name {
    z-index: 2;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    font-weight: 700;
    left: 30px;
    font-family: Arial, sans-serif;
    padding-bottom: 0;
    margin: 0;
    transition: transform 0.3s ease;
    bottom: 60px;
}.instructor_profile_5 .learner_reflections_2 span:not(.name) {
    left: 30px;
    opacity: 0.85;
    font-weight: 400;
    bottom: 30px;
    transition: transform 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 14px;
    z-index: 2;
    margin: 0;
    color: #ffffff;
    position: absolute;
}.instructor_profile_5 .photo_item_0:hover ~ .name,
.instructor_profile_5 .photo_item_0:hover ~ span:not(.name) {
    transform: translateX(5px);
}.instructor_profile_5 .career_back_7 {
    display: flex;
    position: relative;
    justify-content: center;
    color: #000000;
    margin: 0;
    flex-direction: column;
    font-size: 14px;
    font-family: Arial, sans-serif;
    padding: 50px 40px;
    font-weight: 400;
    line-height: 1.8;
}.instructor_profile_5 .career_back_7::before {
    width: 40px;
    position: absolute;
    left: 40px;
    opacity: 0.2;
    background: linear-gradient(to right bottom, 
        rgb(161,162,166) 0%, 
        rgb(161,162,166) 50%, 
        transparent 50%, 
        transparent 100%);
    height: 30px;
    content: "";
    top: 40px;
}.instructor_profile_5 .career_back_7::after {
    bottom: 40px;
    width: 40px;
    opacity: 0.2;
    background: linear-gradient(to left top, 
        rgb(126,126,129) 0%, 
        rgb(126,126,129) 50%, 
        transparent 50%, 
        transparent 100%);
    height: 30px;
    position: absolute;
    content: "";
    right: 40px;
}

@media (max-width: 992px) {.instructor_profile_5 {
    padding: 100px 0;
}.instructor_profile_5 .learner_reflections_2 {
    gap: 40px;
    grid-template-columns: 300px 1fr;
}.instructor_profile_5 .photo_item_0 {
    min-height: 350px;
}.instructor_profile_5 .career_back_7 {
    padding: 40px 30px;
}.instructor_profile_5 .career_back_7::before {
    width: 30px;
    top: 30px;
    left: 30px;
    height: 24px;
}.instructor_profile_5 .career_back_7::after {
    width: 30px;
    right: 30px;
    height: 24px;
    bottom: 30px;
}
}

@media (max-width: 768px) {.instructor_profile_5 {
    padding: 80px 0;
}.instructor_profile_5 .container {
    padding: 0 20px;
}.instructor_profile_5 .learner_reflections_2 {
    gap: 0;
    grid-template-columns: 1fr;
}.instructor_profile_5 .photo_item_0 {
    height: 300px;
    min-height: 300px;
}.instructor_profile_5 .career_back_7 {
    padding: 35px 25px;
}.instructor_profile_5 .name {
    left: 25px;
    bottom: 50px;
    font-size: calc(24px * 0.9);
}.instructor_profile_5 .learner_reflections_2 span:not(.name) {
    bottom: 25px;
    font-size: calc(14px * 0.95);
    left: 25px;
}.instructor_profile_5 .career_back_7::before {
    top: 25px;
    height: 20px;
    left: 25px;
    width: 24px;
}.instructor_profile_5 .career_back_7::after {
    height: 20px;
    width: 24px;
    right: 25px;
    bottom: 25px;
}
}

@media (max-width: 480px) {.instructor_profile_5 {
    padding: 60px 0;
}.instructor_profile_5 .photo_item_0 {
    min-height: 250px;
    height: 250px;
}.instructor_profile_5 .career_back_7 {
    font-size: calc(14px * 0.9);
    padding: 30px 20px;
}.instructor_profile_5 .name {
    font-size: calc(24px * 0.85);
    bottom: 45px;
    left: 20px;
}.instructor_profile_5 .learner_reflections_2 span:not(.name) {
    bottom: 20px;
    left: 20px;
    font-size: calc(14px * 0.9);
}.instructor_profile_5 .career_back_7::before,
    .instructor_profile_5 .career_back_7::after {
    width: 20px;
    height: 16px;
}}header {
    position: fixed;
    width: 100%;
    transition: all 0.3s ease;
    left: 0;
    background-color: #ffffff;
    border-bottom: 2px solid rgb(196,196,202);
    top: 0;
    z-index: 1000;
}header:before {
    top: 0;
    background: linear-gradient(90deg, rgb(161,162,166), rgb(126,126,129), rgb(161,162,166));
    width: 100%;
    position: absolute;
    background-size: 200% 100%;
    content: '';
    animation: gradientMove 6s infinite linear;
    left: 0;
    height: 4px;
}header .top_bar_1 {
    padding: 0;
    width: 100%;
}header .container {
    margin: 0 auto;
    padding: 20px;
    max-width: 1200px;
    position: relative;
}header .main_mainwrap_5 {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}header .top_mainbar_9 {
    display: flex;
    gap: 35px;
    align-items: center;
}header .main_nav_1 {
    transition: all 0.3s ease;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    padding: 5px 0;
}header .main_nav_1:before {
    transition: transform 0.3s ease;
    top: 50%;
    position: absolute;
    transform: translateY(-50%) scale(0);
    height: 6px;
    border-radius: 10px;
    width: 6px;
    background-color: rgb(161,162,166);
    content: '';
    left: -15px;
}header .main_nav_1:after {
    width: 100%;
    transform-origin: center;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    content: '';
    transition: transform 0.3s ease;
    background-color: rgb(161,162,166);
    left: 0;
    position: absolute;
}header .main_nav_1:hover {
    color: rgb(161,162,166);
}header .main_nav_1:hover:before {
    transform: translateY(-50%) scale(1);
}header .main_nav_1:hover:after {
    transform: scaleX(1);
}header .head_mentor_6 {
    transition: all 0.3s ease;
    position: relative;
    align-items: center;
    display: flex;
    padding: 5px 10px;
    text-decoration: none;
}header .head_mentor_6:before {
    border: 2px solid transparent;
    opacity: 0;
    mask-composite: exclude;
    background: linear-gradient(to right, rgb(161,162,166), rgb(126,126,129)) border-box;
    left: 0;
    -webkit-mask-composite: xor;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    top: 0;
    border-radius: 10px;
    transition: opacity 0.3s ease;
}header .head_mentor_6:hover:before {
    opacity: 1;
}header .head_mentor_6 svg {
    transition: transform 0.3s ease;
    height: 42px;
    width: auto;
}header .head_mentor_6:hover svg {
    transform: scale(1.05);
}

@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px;
}header .top_mainbar_9 {
    gap: 20px;
}header .main_nav_1:before {
    left: -10px;
}header .head_mentor_6 svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .top_mainbar_9 {
    width: 100%;
    border-bottom: 3px solid rgb(161,162,166);
    transition: max-height 0.4s ease;
    left: 0;
    z-index: 1001;
    top: 100%;
    gap: 0;
    padding: 0;
    flex-direction: column;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .menu.active {
    max-height: 400px;
}header .main_nav_1 {
    padding: 12px 20px;
    border-bottom: 1px solid rgb(196,196,202);
    width: 100%;
}header .main_nav_1:last-child {
    border-bottom: none;
}header .main_nav_1:before {
    left: 5px;
}header .main_mainwrap_5 {
    padding: 5px 0;
}header .head_mentor_6 {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .head_mentor_6 svg {
    height: 32px;
}}.locate_9 {
    overflow: hidden;
    perspective: 1000px;
    color: #ffffff;
    background: linear-gradient(140deg, #000000 0%, #151a23 100%);
    position: relative;
    padding: 5rem 0;
}.locate_9::before {
    content: '';
    opacity: 0.1;
    background-size: 50px 50px;
    width: 100%;
    left: 0;
    height: 100%;
    background: 
        linear-gradient(90deg, transparent 95%, rgba(rgb(161,162,166,0.5), 0.3) 95%),
        linear-gradient(rgba(rgb(161,162,166,0.5), 0.2) 1px, transparent 1px);
    top: 0;
    z-index: 1;
    position: absolute;
}.locate_9::after {
    z-index: 0;
    opacity: 0.1;
    position: absolute;
    filter: blur(80px);
    height: 500px;
    top: -250px;
    width: 500px;
    animation: pulseGlow 10s infinite alternate;
    background: radial-gradient(circle, rgb(161,162,166) 0%, transparent 60%);
    content: '';
    right: -250px;
}@keyframes pulseGlow {
    0% { opacity: 0.05; transform: scale(1); }
    50% { opacity: 0.2; transform: scale(1.1); }
    100% { opacity: 0.05; transform: scale(1); }
}
.locate_9 .container {
    position: relative;
    padding: 0 1.5rem;
    z-index: 3;
    max-width: 1200px;
    margin: 0 auto;
}.locate_9 .edu_askedu_4 {
    perspective: 800px;
    border-radius: 20px;
    overflow: visible;
    transform-style: preserve-3d;
    position: relative;
}.locate_9 .edu_askedu_4 h3 {
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 41px;
    display: inline-block;
    font-weight: 700;
    transform: translateZ(5px);
    padding-left: 1rem;
    text-shadow: 0 0 10px rgba(rgb(161,162,166,0.5), 0.5);
    border-left: 4px solid rgb(161,162,166);
    margin-bottom: 1.5rem;
    position: relative;
}.locate_9 .edu_askedu_4 h3::after {
    left: 0;
    height: 1px;
    content: '';
    position: absolute;
    width: 100%;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(161,162,166), transparent);
}.locate_9 .contact_team_2 {
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
    font-size: 16px;
    max-width: 80%;
    margin-bottom: 3rem;
    transform: translateZ(5px);
}.locate_9 .write_experts_3 {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    display: grid;
    position: relative;
    gap: 1.5rem;
}.locate_9 .write_experts_3 span {
    border-radius: 10px;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(rgb(161,162,166,0.5), 0.2);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    transform: translateZ(0);
    padding: 1.5rem;
    transition: all 0.3s ease;
}.locate_9 .write_experts_3 span::before {
    top: 0;
    background: linear-gradient(45deg, transparent 0%, rgba(rgb(161,162,166,0.5), 0.05) 100%);
    position: absolute;
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
}.locate_9 .write_experts_3 span::after {
    bottom: 0;
    height: 6px;
    position: absolute;
    left: 0;
    width: 50px;
    content: '';
    transition: width 0.3s ease;
    background: rgb(161,162,166);
}.locate_9 .write_experts_3 span:hover {
    transform: translateY(-5px) translateZ(10px);
    border-color: rgba(rgb(161,162,166,0.5), 0.4);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), 0 0 15px rgba(rgb(161,162,166,0.5), 0.3);
}.locate_9 .write_experts_3 span:hover::after {
    width: 100%;
}.locate_9 .write_experts_3 span p {
    margin: 0 0 0.75rem;
    display: flex;
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    align-items: center;
}.locate_9 .write_experts_3 span p::before {
    margin-right: 10px;
    display: block;
    width: 10px;
    height: 2px;
    background: rgb(161,162,166);
    content: '';
}.locate_9 .write_experts_3 span svg {
    right: 1rem;
    width: 24px;
    filter: drop-shadow(0 0 5px rgba(rgb(161,162,166,0.5), 0.7));
    transition: all 0.3s ease;
    top: 1rem;
    position: absolute;
    opacity: 0.8;
    transform: translateZ(10px);
    height: 24px;
    fill: rgb(161,162,166);
}.locate_9 .write_experts_3 span:hover svg {
    fill: #ffffff;
    filter: drop-shadow(0 0 8px rgb(161,162,166));
    opacity: 1;
    transform: translateZ(15px) rotate(15deg) scale(1.1);
}.locate_9 .write_experts_3 span svg path {
    stroke: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
    stroke-width: 0.5;
}.locate_9 .write_experts_3 span:hover svg path {
    stroke: rgb(161,162,166);
    stroke-width: 1;
}.locate_9 .write_experts_3 span > span {
    border: none;
    transform: none !important;
    align-items: center;
    box-shadow: none;
    padding: 0;
    color: rgba(255, 255, 255, 0.7);
    display: flex;
    background: transparent;
    margin: 0;
}.locate_9 .write_experts_3 span > span:hover {
    box-shadow: none;
    transform: none;
}.locate_9 .write_experts_3 span > span::before,
.locate_9 .write_experts_3 span > span::after {
    display: none;
}.locate_9 .write_experts_3 span > span svg {
    opacity: 0.7;
    height: 18px;
    margin-right: 0.75rem;
    margin-bottom: 0;
    position: relative;
    width: 18px;
    top: auto;
    right: auto;
}.locate_9 .write_experts_3 span:hover > span svg {
    transform: translateZ(5px) rotate(0) scale(1);
    opacity: 0.9;
}.locate_9 .write_experts_3 span a {
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    color: rgb(161,162,166);
    align-items: center;
    display: inline-flex;
}.locate_9 .write_experts_3 span a:hover {
    color: #ffffff;
    text-shadow: 0 0 8px rgb(161,162,166);
}.locate_9 .write_experts_3 span a svg {
    right: auto;
    top: auto;
    margin-right: 0.5rem;
    opacity: 0.9;
    position: relative;
    width: 16px;
    height: 16px;
}.locate_9 .write_experts_3 span a:hover svg {
    fill: #ffffff;
    transform: translateZ(5px) scale(1.1);
}.locate_9 .talk_experts_6 {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    background: rgba(rgb(126,126,129,0.5), 0.1);
    margin-top: 1.5rem;
    border: 1px solid rgba(rgb(126,126,129,0.5), 0.3);
    grid-column: 1 / -1;
    padding: 2rem;
    backdrop-filter: blur(5px);
}.locate_9 .talk_experts_6::before {
    position: absolute;
    content: '';
    pointer-events: none;
    background: linear-gradient(135deg, transparent, rgba(rgb(126,126,129,0.5), 0.05));
    height: 100%;
    width: 100%;
    left: 0;
    z-index: -1;
    top: 0;
}.locate_9 .talk_experts_6::after {
    height: 60px;
    border-radius: 50%;
    position: absolute;
    background: rgb(126,126,129);
    content: '';
    right: -30px;
    top: -30px;
    opacity: 0.1;
    width: 60px;
}.locate_9 .talk_experts_6 h4 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 1rem;
    font-size: 19px;
    text-transform: uppercase;
    align-items: center;
    position: relative;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 0 0 1.5rem;
    display: flex;
}.locate_9 .talk_experts_6 h4 svg {
    margin-right: 0.75rem;
    width: 22px;
    filter: drop-shadow(0 0 5px rgba(rgb(126,126,129,0.5), 0.5));
    animation: clockRotate 10s linear infinite;
    transform-origin: center;
    height: 22px;
    fill: rgb(126,126,129);
}@keyframes clockRotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.locate_9 .talk_experts_6 h4::after {
    position: absolute;
    background: rgb(126,126,129);
    width: 50px;
    left: 0;
    bottom: -1px;
    content: '';
    height: 2px;
}.locate_9 .talk_experts_6 span {
    padding: 0.75rem;
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    margin-bottom: 14px;
    transition: color 0.3s ease;
}.locate_9 .talk_experts_6 span:hover {
    color: #ffffff;
}.locate_9 .talk_experts_6 span svg {
    margin-right: 10px;
    opacity: 0.7;
    fill: rgb(126,126,129);
    height: 14px;
    width: 14px;
    transition: all 0.3s ease;
}.locate_9 .talk_experts_6 span:hover svg {
    opacity: 1;
    transform: translateX(3px);
}@keyframes scanline {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}
.locate_9::before {
    animation: scanline 8s linear infinite;
    content: '';
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, transparent, rgba(rgb(161,162,166,0.5), 0.5), transparent);
    z-index: 4;
    height: 5px;
    position: absolute;
    top: 0;
    opacity: 0.5;
}@keyframes typingCursor {
    0%, 100% { border-right-color: transparent; }
    50% { border-right-color: rgb(161,162,166); }
}
.locate_9 .edu_askedu_4 h3 span {
    border-right: 2px solid rgb(161,162,166);
    overflow: hidden;
    white-space: nowrap;
    animation: typingCursor 1s step-end infinite;
    display: inline-block;
}@keyframes blinkingLight {
    0%, 100% { opacity: 0.3; }
    50% { opacity: 0.6; }
}
.locate_9 .container::before {
    background: rgb(161,162,166);
    right: 20px;
    border-radius: 50%;
    position: absolute;
    z-index: 5;
    height: 10px;
    animation: blinkingLight 2s infinite;
    content: '';
    width: 10px;
    bottom: 20px;
    box-shadow: 0 0 15px rgb(161,162,166);
}
@media (max-width: 991px) {.locate_9 {
    padding: 4rem 0;
}.locate_9 .edu_askedu_4 h3 {
    font-size: calc(41px * 0.8);
}.locate_9 .contact_team_2 {
    margin-bottom: 2.5rem;
    max-width: 90%;
}.locate_9 .write_experts_3 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.locate_9 .write_experts_3 span svg {
    height: 20px;
    width: 20px;
}
}
@media (max-width: 767px) {.locate_9 {
    padding: 3.5rem 0;
}.locate_9 .edu_askedu_4 h3 {
    font-size: calc(41px * 0.7);
}.locate_9 .contact_team_2 {
    max-width: 100%;
    margin-bottom: 2rem;
}.locate_9 .write_experts_3 {
    grid-template-columns: 1fr;
}.locate_9 .write_experts_3 span svg {
    height: 18px;
    top: 0.75rem;
    right: 0.75rem;
    width: 18px;
}
}
@media (max-width: 575px) {.locate_9 {
    padding: 3rem 0;
}.locate_9 .edu_askedu_4 h3 {
    font-size: calc(41px * 0.6);
}.locate_9 .contact_team_2 {
    font-size: calc(16px * 0.95);
}.locate_9 .write_experts_3 span {
    padding: 1.25rem;
}.locate_9 .talk_experts_6 {
    padding: 1.5rem;
}.locate_9 .talk_experts_6 h4 {
    margin-bottom: 1.25rem;
    font-size: calc(19px * 0.9);
}.locate_9 .talk_experts_6 h4 svg {
    height: 18px;
    width: 18px;
}}
.locate_9 .container::after {
    left: 0;
    background: 
        radial-gradient(2px 2px at 40px 70px, rgb(161,162,166) 50%, transparent 50%),
        radial-gradient(2px 2px at 90px 40px, rgb(126,126,129) 50%, transparent 50%),
        radial-gradient(2px 2px at 140px 90px, rgb(161,162,166) 50%, transparent 50%),
        radial-gradient(2px 2px at 210px 60px, rgb(126,126,129) 50%, transparent 50%);
    animation: parallaxStars 60s linear infinite;
    position: absolute;
    background-repeat: repeat;
    width: 100%;
    z-index: -1;
    content: '';
    background-size: 250px 250px;
    height: 100%;
    top: 0;
    opacity: 0.3;
}@keyframes parallaxStars {
    from { background-position: 0 0; }
    to { background-position: 1000px 1000px; }
}.title_intro_1 {
    justify-content: center;
    overflow: hidden;
    padding: 2rem;
    align-items: center;
    position: relative;
    min-height: 100vh;
    display: flex;
}.title_intro_1:before {
    left: 0;
    background: linear-gradient(
    135deg,
    rgb(161,162,166,0.5),
    rgb(126,126,129,0.5)
  );
    bottom: 0;
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
}.title_intro_1:after {
    position: absolute;
    opacity: 0.15;
    height: 200%;
    right: -20%;
    animation: shiftGradient 15s ease-in-out infinite alternate;
    background: linear-gradient(
    135deg,
    rgb(126,126,129) 0%,
    transparent 70%
  );
    z-index: 2;
    top: -50%;
    transform: rotate(15deg);
    content: "";
    width: 80%;
}.title_intro_1 > div {
    z-index: 5;
    perspective: 1000px;
    max-width: 1200px;
    transform-style: preserve-3d;
    width: 90%;
    position: relative;
}.title_intro_1 > div > div:first-child {
    position: relative;
    transform: translateZ(20px);
    margin-bottom: 2rem;
}.title_intro_1 .title_style_header {
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
    transform: translateX(-10px);
    color: #ffffff;
    position: relative;
    font-weight: 700;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    font-size: clamp(2rem, 5vw, 38px);
    line-height: 1.2;
    opacity: 0;
}.title_intro_1 .title_style_header:before {
    animation: scaleInAccent 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) forwards 0.7s;
    transform: translateY(-50%) scaleY(0);
    left: -2rem;
    width: 0.5rem;
    position: absolute;
    transform-origin: top;
    background: rgb(161,162,166);
    height: 40%;
    top: 50%;
    content: "";
}.title_intro_1 .start_begin_5 {
    transform: translateZ(0) translateY(20px) rotateX(5deg);
    animation: floatIn 1s cubic-bezier(0.23, 1, 0.32, 1) forwards 0.6s;
    opacity: 0;
    padding: 2.5rem;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.2),
    0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.9),
    rgba(255, 255, 255, 0.8)
  );
    backdrop-filter: blur(10px);
}.title_intro_1 .start_begin_5:hover {
    transform: translateZ(0) translateY(10px) rotateX(0deg);
}.title_intro_1 .start_begin_5:before {
    height: 100%;
    border-radius: inherit;
    content: "";
    opacity: 0.05;
    top: 0;
    background: linear-gradient(
    135deg,
    rgb(161,162,166,0.5) 0%,
    transparent 100%
  );
    width: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
}.title_intro_1 .teach_style_6 {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    position: relative;
}.title_intro_1 .teach_style_6:after {
    animation: scaleInLine 0.6s ease forwards 1.2s;
    left: 10%;
    background: linear-gradient(
    to right,
    transparent,
    rgb(126,126,129),
    transparent
  );
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    width: 80%;
    transform: scaleX(0);
    transform-origin: center;
}.title_intro_1 .teach_style_6 h3 {
    font-weight: 600;
    animation: fadeSlideUp 0.7s ease forwards 0.9s;
    line-height: 1.4;
    font-size: clamp(1.25rem, 3vw, 18px);
    transform: translateY(10px);
    opacity: 0;
    color: #000000;
}.title_intro_1 .start_begin_5 > div:last-child {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    align-items: center;
}.title_intro_1 .start_begin_5 span {
    padding: 0.75rem 1.5rem;
    opacity: 0;
    border-radius: 10px;
    transform: translateY(10px);
    background: linear-gradient(
    135deg,
    rgb(126,126,129,0.5),
    rgb(161,162,166,0.5)
  );
    display: inline-block;
    animation: slideUpFade 0.7s ease forwards 1.1s;
}.title_intro_1 .start_begin_5 p {
    font-size: 18px;
    text-align: center;
    margin: 0;
    font-weight: 400;
    color: #000000;
}

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

@keyframes scaleInAccent {
  from {
    transform: translateY(-50%) scaleY(0);
  }
  to {
    transform: translateY(-50%) scaleY(1);
  }
}

@keyframes floatIn {
  from {
    transform: translateZ(0) translateY(60px) rotateX(10deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0) translateY(20px) rotateX(5deg);
    opacity: 1;
  }
}

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

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

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

@keyframes shiftGradient {
  0% {
    transform: rotate(15deg) translateX(0);
  }
  100% {
    transform: rotate(15deg) translateX(-5%);
  }
}

@media (max-width: 768px) {.title_intro_1 {
    padding: 1.5rem;
}.title_intro_1 > div {
    width: 100%;
}.title_intro_1 .title_style_header {
    text-align: center;
}.title_intro_1 .title_style_header:before {
    transform: translateY(0) scaleX(0);
    width: 3rem;
    animation: scaleInAccentMobile 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) forwards 0.7s;
    left: 0;
    transform-origin: left;
    top: -1rem;
    height: 0.25rem;
}.title_intro_1 .start_begin_5 {
    transform: translateZ(0) translateY(10px) rotateX(0);
    padding: 1.5rem;
}.title_intro_1 .teach_style_6 h3 {
    text-align: center;
}
}

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

@media (max-width: 480px) {.title_intro_1 {
    padding: 1rem;
}.title_intro_1 .start_begin_5 {
    padding: 1.25rem;
}.title_intro_1 .teach_style_6 {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}.title_intro_1 .start_begin_5 > div:last-child {
    margin-top: 0.75rem;
}.title_intro_1 .start_begin_5 span {
    padding: 0.5rem 1rem;
}}.prospective_members_2 {
    position: relative;
    padding: 90px 0;
    background-color: #ffffff;
    overflow: hidden;
}.prospective_members_2::before {
    content: '';
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(161,162,166,0.5) 0,
        rgb(161,162,166,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    left: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
    opacity: 0.03;
    top: 0;
}.prospective_members_2 .success_story_9 {
    text-align: center;
    position: relative;
    z-index: 10;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 30px;
}.prospective_members_2 h3 {
    font-weight: 700;
    display: inline-block;
    padding: 0 30px;
    font-size: 30px;
    position: relative;
    margin-bottom: 50px;
    color: #000000;
}.prospective_members_2 h3::before,
.prospective_members_2 h3::after {
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 15px;
    background-color: rgb(161,162,166,0.5);
    content: '';
    height: 15px;
}.prospective_members_2 h3::before {
    left: 0;
}.prospective_members_2 h3::after {
    right: 0;
}.prospective_members_2 ul {
    padding: 0;
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    justify-content: center;
}.prospective_members_2 ul li {
    width: calc(33.333% - 17px);
    background-color: #ffffff;
    z-index: 1;
    padding: 35px 25px;
    transition: all 0.4s ease;
    min-width: 280px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    display: flex;
    position: relative;
    gap: 20px;
    align-items: center;
    text-align: left;
    border-radius: 16px;
}.prospective_members_2 ul li::before {
    top: 0;
    background: linear-gradient(135deg, 
                #ffffff 0%, 
                #ffffff 60%, 
                rgb(196,196,202) 100%);
    content: '';
    z-index: -1;
    transition: opacity 0.4s ease;
    opacity: 0;
    border-radius: 16px;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}.prospective_members_2 ul li:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-7px) scale(1.03);
    border-color: rgba(0, 0, 0, 0.1);
}.prospective_members_2 ul li:hover::before {
    opacity: 1;
}.prospective_members_2 ul li svg {
    height: 45px;
    flex-shrink: 0;
    position: relative;
    transition: all 0.4s ease;
    width: 45px;
}.prospective_members_2 ul li:hover svg {
    transform: scale(1.1);
}.prospective_members_2 ul li svg path {
    fill: rgb(161,162,166);
    transition: fill 0.4s ease;
}.prospective_members_2 ul li:hover svg path {
    fill: rgb(126,126,129);
}.prospective_members_2 ul li::after {
    background-color: rgb(161,162,166,0.5);
    content: '';
    border-radius: 50%;
    right: 15px;
    opacity: 0.5;
    height: 10px;
    transition: all 0.4s ease;
    width: 10px;
    position: absolute;
    bottom: 15px;
}.prospective_members_2 ul li:hover::after {
    transform: scale(1.5);
    background-color: rgb(126,126,129,0.5);
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.prospective_members_2 ul li {
    animation: slideUp 0.5s ease forwards;
    opacity: 0;
}.prospective_members_2 ul li:nth-child(1) {
    animation-delay: 0.1s;
}.prospective_members_2 ul li:nth-child(2) {
    animation-delay: 0.2s;
}.prospective_members_2 ul li:nth-child(3) {
    animation-delay: 0.3s;
}.prospective_members_2 ul li:nth-child(4) {
    animation-delay: 0.4s;
}.prospective_members_2 ul li:nth-child(5) {
    animation-delay: 0.5s;
}.prospective_members_2 ul li:nth-child(6) {
    animation-delay: 0.6s;
}.prospective_members_2 ul li:nth-child(3n+1) {
    box-shadow: 0 5px 20px rgba(rgb(161,162,166,0.5), 0.1);
}.prospective_members_2 ul li:nth-child(3n+2) {
    box-shadow: 0 5px 20px rgba(rgb(126,126,129,0.5), 0.1);
}

@media (max-width: 992px) {.prospective_members_2 {
    padding: 70px 0;
}.prospective_members_2 h3 {
    margin-bottom: 40px;
}.prospective_members_2 ul li {
    width: calc(50% - 13px);
    padding: 30px 20px;
}
}

@media (max-width: 768px) {.prospective_members_2 ul {
    gap: 20px;
}.prospective_members_2 ul li {
    width: 100%;
    padding: 25px 20px;
}
}

@media (max-width: 576px) {.prospective_members_2 {
    padding: 50px 0;
}.prospective_members_2 h3 {
    margin-bottom: 30px;
    font-size: calc(30px * 0.85);
    padding: 0 20px;
}.prospective_members_2 h3::before,
    .prospective_members_2 h3::after {
    width: 10px;
    height: 10px;
}.prospective_members_2 ul li {
    gap: 15px;
    padding: 20px 15px;
}.prospective_members_2 ul li svg {
    height: 35px;
    width: 35px;
}
}

@media (prefers-reduced-motion: reduce) {.prospective_members_2 ul li {
    opacity: 1;
    animation: none;
}.prospective_members_2 ul li:hover {
    transform: none;
}.prospective_members_2 ul li:hover svg {
    transform: none;
}}.offer_panel_6 {
    padding: 100px 0;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
}.offer_panel_6::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(161,162,166,0.5) 100%);
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    bottom: 0;
}.offer_panel_6 .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.offer_panel_6 .cert_cost_3 {
    position: relative;
}.offer_panel_6 h2 {
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    transform: translateX(-10px);
    font-size: 32px;
    color: #ffffff;
    opacity: 0;
    animation: slideInTitle 0.8s forwards 0.2s;
    font-weight: 700;
    margin-bottom: 20px;
}.offer_panel_6 .payment_plans_2 {
    font-size: 12px;
    opacity: 0;
    transform: translateX(-10px);
    max-width: 800px;
    animation: slideInDesc 0.8s forwards 0.4s;
    line-height: 1.6;
    color: #ffffff;
    margin-bottom: 40px;
}.offer_panel_6 .cost_matrix_9 {
    list-style: none;
    padding: 0;
    gap: 30px;
    display: grid;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.offer_panel_6 .cost_matrix_9 li {
    animation: fadeIn 0.8s forwards;
    opacity: 0;
    perspective: 1000px;
}.offer_panel_6 .cost_matrix_9 li:nth-child(1) {
    animation-delay: 0.5s;
}.offer_panel_6 .cost_matrix_9 li:nth-child(2) {
    animation-delay: 0.7s;
}.offer_panel_6 .cost_matrix_9 li:nth-child(3) {
    animation-delay: 0.9s;
}.offer_panel_6 .cost_matrix_9 li:nth-child(4) {
    animation-delay: 1.1s;
}.offer_panel_6 .study_rates_5 {
    height: 100%;
    text-decoration: none;
    display: block;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
}.offer_panel_6 .cost_deals_9 {
    background: linear-gradient(145deg, #ffffff 0%, rgb(196,196,202) 100%);
    border-left: 4px solid rgb(161,162,166);
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    padding: 30px;
    display: flex;
    height: 100%;
    transition: all 0.4s ease;
    flex-direction: column;
}.offer_panel_6 .cost_deals_9::before {
    content: "";
    transform: translate(50%, -50%) rotate(45deg);
    right: 0;
    width: 80px;
    background: rgb(126,126,129);
    position: absolute;
    height: 80px;
    top: 0;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    opacity: 0.8;
}.offer_panel_6 .pricing_deals_7 {
    height: 100%;
    flex-direction: column;
    display: flex;
    position: relative;
    z-index: 2;
}.offer_panel_6 .pricing_deals_7 h4 {
    color: #000000;
    font-weight: 700;
    font-size: calc(24px + 2px);
    position: relative;
    margin: 0 0 20px;
    display: inline-block;
}.offer_panel_6 .pricing_deals_7 h4::after {
    left: 0;
    transition: width 0.3s ease;
    bottom: -10px;
    position: absolute;
    background: rgb(161,162,166);
    width: 40px;
    content: "";
    height: 3px;
}.offer_panel_6 .pricing_deals_7 p {
    margin: 0 0 25px;
    hyphens: auto;
    line-height: 1.6;
    color: #000000;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    flex-grow: 1;
    font-size: calc(12px - 1px);
}.offer_panel_6 .cost_options_0 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
              background-color 0.3s ease;
    transform: translateY(0);
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    color: #ffffff;
    margin-top: auto;
    font-size: 16px;
    padding: 10px 20px;
    font-weight: 700;
    align-self: flex-start;
    background: rgb(161,162,166);
}.offer_panel_6 .cost_options_0::before {
    height: 100%;
    background: linear-gradient(to right, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
    left: 0;
    width: 100%;
    content: "";
    transform: translateX(-100%);
    position: absolute;
}.offer_panel_6 .study_rates_5:hover {
    transform: translateY(-8px);
}.offer_panel_6 .study_rates_5:hover .cost_deals_9 {
    border-left-width: 8px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}.offer_panel_6 .study_rates_5:hover .cost_deals_9::before {
    transform: translate(40%, -40%) rotate(45deg);
}.offer_panel_6 .study_rates_5:hover .pricing_deals_7 h4::after {
    width: 70px;
}.offer_panel_6 .study_rates_5:hover .cost_options_0 {
    background: rgb(126,126,129);
    transform: translateY(-5px);
}.offer_panel_6 .study_rates_5:hover .cost_options_0::before {
    transform: translateX(100%);
}.offer_panel_6 .study_rates_5:active {
    transform: translateY(-2px);
    transition: transform 0.2s;
}

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

@keyframes slideInDesc {
  to {
    transform: translateX(0);
    opacity: 0.9;
  }
}

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

@media (max-width: 1200px) {.offer_panel_6 {
    padding: 80px 0;
}.offer_panel_6 .cost_matrix_9 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.offer_panel_6 h2 {
    font-size: calc(32px - 4px);
}.offer_panel_6 .payment_plans_2 {
    margin-bottom: 30px;
}.offer_panel_6 .cost_matrix_9 {
    gap: 20px;
}.offer_panel_6 .cost_deals_9 {
    padding: 25px;
}
}

@media (max-width: 768px) {.offer_panel_6 {
    padding: 60px 0;
}.offer_panel_6 h2 {
    font-size: calc(32px - 6px);
}.offer_panel_6 .payment_plans_2 {
    font-size: calc(12px - 1px);
}.offer_panel_6 .cost_matrix_9 {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.offer_panel_6 .pricing_deals_7 h4 {
    font-size: 24px;
}.offer_panel_6 .pricing_deals_7 p {
    font-size: calc(12px - 2px);
    margin-bottom: 20px;
}
}

@media (max-width: 576px) {.offer_panel_6 {
    padding: 50px 0;
}.offer_panel_6 .container {
    padding: 0 15px;
}.offer_panel_6 h2 {
    margin-bottom: 15px;
    font-size: calc(32px - 8px);
}.offer_panel_6 .payment_plans_2 {
    margin-bottom: 25px;
}.offer_panel_6 .cost_matrix_9 {
    gap: 20px;
    grid-template-columns: 1fr;
}.offer_panel_6 .cost_deals_9 {
    padding: 20px;
}.offer_panel_6 .pricing_deals_7 p {
    margin-bottom: 15px;
}.offer_panel_6 .cost_options_0 {
    font-size: calc(16px - 1px);
    padding: 8px 16px;
}}.user_testimonials_3 {
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(196,196,202) 0%, rgb(126,126,129,0.5) 100%);
    position: relative;
}.user_testimonials_3::before {
    background: repeating-linear-gradient(45deg, rgb(161,162,166,0.5) 0px, transparent 2px, transparent 10px, rgb(161,162,166,0.5) 12px);
    z-index: 1;
    left: 0;
    height: 100%;
    opacity: 0.05;
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
}.user_testimonials_3::after {
    filter: blur(80px);
    height: 200px;
    content: "";
    top: -50px;
    opacity: 0.1;
    animation: floating 15s infinite ease-in-out;
    width: 200px;
    background: rgb(161,162,166);
    position: absolute;
    right: -50px;
    border-radius: 50%;
}.user_testimonials_3 h2 {
    position: relative;
    text-align: center;
    font-size: 33px;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    margin-bottom: 50px;
    z-index: 2;
}.user_testimonials_3 h2::after {
    position: absolute;
    z-index: 2;
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, rgb(161,162,166), rgb(126,126,129));
    content: "";
    transform: translateX(-50%);
    bottom: -15px;
    left: 50%;
}.user_testimonials_3 .container.success_story_9 {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.user_testimonials_3 .rating_praise_7 {
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.user_testimonials_3 .learner_reflections_2 {
    padding: 30px;
    transform: translateY(30px);
    opacity: 0;
    animation: revealReview 0.8s forwards cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: #ffffff;
    position: relative;
    animation-delay: calc(var(--i, 0) * 0.1s);
}.user_testimonials_3 .learner_reflections_2:nth-child(1) {
    --i: 1;
}.user_testimonials_3 .learner_reflections_2:nth-child(2) {
    --i: 2;
}.user_testimonials_3 .learner_reflections_2:nth-child(3) {
    --i: 3;
}.user_testimonials_3 .learner_reflections_2:nth-child(4) {
    --i: 4;
}.user_testimonials_3 .learner_reflections_2:nth-child(5) {
    --i: 5;
}.user_testimonials_3 .learner_reflections_2:nth-child(6) {
    --i: 6;
}.user_testimonials_3 .learner_reflections_2:nth-child(7) {
    --i: 7;
}.user_testimonials_3 .learner_reflections_2::before {
    animation: gradientShift 3s infinite linear;
    background-size: 200% 100%;
    content: "";
    position: absolute;
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(161,162,166), 
        rgb(126,126,129), 
        rgb(161,162,166));
    top: 0;
    left: 0;
    width: 100%;
}.user_testimonials_3 .learner_reflections_2:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.user_testimonials_3 .learner_reflections_2 h3 {
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: calc(19px - 2px);
    font-weight: 600;
}.user_testimonials_3 .learner_reflections_2 h3::after {
    bottom: -5px;
    left: 0;
    transition: width 0.3s ease;
    position: absolute;
    width: 0;
    height: 2px;
    background-color: rgb(161,162,166);
    content: "";
}.user_testimonials_3 .learner_reflections_2:hover h3::after {
    width: 100%;
}.user_testimonials_3 .learner_reflections_2 .description {
    margin-bottom: 20px;
    color: #000000;
    font-size: 17px;
    line-height: 1.6;
    z-index: 1;
    position: relative;
}.user_testimonials_3 .learner_reflections_2 .description::before {
    top: -20px;
    opacity: 0.1;
    font-size: 80px;
    left: -10px;
    content: "";
    z-index: -1;
    color: rgb(161,162,166,0.5);
    position: absolute;
}.user_testimonials_3 .learner_reflections_2 div {
    align-items: center;
    display: flex;
}.user_testimonials_3 .learner_reflections_2 div img {
    border-radius: 50%;
    object-fit: cover;
    width: 60px;
    border: 3px solid #ffffff;
    transition: transform 0.4s ease;
    height: 60px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.user_testimonials_3 .learner_reflections_2:hover div img {
    transform: scale(1.1) rotate(5deg);
}

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

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

@keyframes floating {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }
    25% {
        transform: translateY(-20px) translateX(20px);
    }
    50% {
        transform: translateY(0) translateX(40px);
    }
    75% {
        transform: translateY(20px) translateX(20px);
    }
}

@media (max-width: 992px) {.user_testimonials_3 {
    padding: 80px 0;
}.user_testimonials_3 h2 {
    margin-bottom: 40px;
    font-size: calc(33px - 4px);
}.user_testimonials_3 .rating_praise_7 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
}
}

@media (max-width: 768px) {.user_testimonials_3 {
    padding: 60px 0;
}.user_testimonials_3 h2 {
    margin-bottom: 30px;
    font-size: calc(33px - 6px);
}.user_testimonials_3 h2::after {
    width: 60px;
    height: 3px;
}.user_testimonials_3 .rating_praise_7 {
    grid-template-columns: 1fr;
    gap: 20px;
}.user_testimonials_3 .learner_reflections_2 {
    padding: 25px;
}
}

@media (max-width: 576px) {.user_testimonials_3 {
    padding: 50px 0;
}.user_testimonials_3 h2 {
    font-size: calc(33px - 8px);
    margin-bottom: 25px;
}.user_testimonials_3 h2::after {
    width: 50px;
    bottom: -10px;
    height: 3px;
}.user_testimonials_3 .learner_reflections_2 {
    padding: 20px;
}.user_testimonials_3 .learner_reflections_2 h3 {
    font-size: calc(19px - 4px);
}.user_testimonials_3 .learner_reflections_2 .description {
    font-size: calc(17px - 1px);
}.user_testimonials_3 .learner_reflections_2 div img {
    width: 50px;
    height: 50px;
}}.gratFrame_0 {
    background: linear-gradient(135deg, rgb(196,196,202) 0%, rgb(161,162,166,0.5) 100%);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.gratFrame_0::before {
    transform: rotate(-15deg) skew(10deg);
    pointer-events: none;
    width: 40%;
    height: 60%;
    z-index: 1;
    content: "";
    position: absolute;
    opacity: 0.1;
    right: -10%;
    top: -5%;
    background: linear-gradient(225deg, rgb(126,126,129) 0%, transparent 70%);
}.gratFrame_0::after {
    transform: rotate(12deg) skew(-5deg);
    pointer-events: none;
    position: absolute;
    width: 45%;
    left: -10%;
    content: "";
    z-index: 1;
    opacity: 0.1;
    background: linear-gradient(45deg, rgb(161,162,166) 0%, transparent 80%);
    bottom: -5%;
    height: 65%;
}.gratFrame_0 .container {
    margin: 0 auto;
    z-index: 5;
    transform: perspective(1000px) rotateX(2deg);
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.gratFrame_0 h2 {
    margin-bottom: 35px;
    max-width: 90%;
    line-height: 1.3;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    font-size: 38px;
    font-weight: 700;
    color: rgb(161,162,166);
    transform: translateX(-5%);
    position: relative;
}.gratFrame_0 h2::after {
    transform: scaleX(1);
    background: rgb(126,126,129);
    transform-origin: left center;
    bottom: -12px;
    left: 0;
    height: 3px;
    content: "";
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 85px;
    position: absolute;
}.gratFrame_0 .success_story_9 {
    background-color: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.1);
    transform: translateX(5%);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    padding: 50px 40px 50px 60px;
}.gratFrame_0 .success_story_9::before {
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(161,162,166) 0%, rgb(126,126,129) 100%);
    left: 0;
    height: 100%;
    position: absolute;
    width: 6px;
}.gratFrame_0 .success_story_9::after {
    right: 20px;
    z-index: -1;
    background: radial-gradient(circle, rgb(126,126,129,0.5) 0%, transparent 70%);
    content: "";
    height: 100px;
    position: absolute;
    top: 20px;
    width: 100px;
    border-radius: 50%;
    opacity: 0.3;
}.gratFrame_0 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.gratFrame_0 li {
    z-index: 2;
    position: relative;
}.gratFrame_0 li::before {
    font-size: 120px;
    font-family: serif;
    top: -40px;
    line-height: 1;
    z-index: -1;
    opacity: 0.1;
    content: "";
    color: rgb(161,162,166);
    left: -20px;
    position: absolute;
}.gratFrame_0 li span {
    color: #000000;
    max-width: 95%;
    line-height: 1.7;
    font-size: calc(16px + 0.1rem);
    display: block;
    font-weight: 400;
    position: relative;
}.gratFrame_0:hover .success_story_9 {
    transform: translateX(5%) translateY(-5px);
}.gratFrame_0:hover h2::after {
    transform: scaleX(1.3);
}

@media (max-width: 991px) {.gratFrame_0 {
    padding: 90px 0;
}.gratFrame_0 h2 {
    transform: translateX(0);
    font-size: calc(38px - 0.2rem);
    max-width: 100%;
}.gratFrame_0 .success_story_9 {
    padding: 40px 30px 40px 45px;
    transform: translateX(0);
}.gratFrame_0:hover .success_story_9 {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 767px) {.gratFrame_0 {
    padding: 70px 0;
}.gratFrame_0::before,
    .gratFrame_0::after {
    width: 70%;
    height: 50%;
}.gratFrame_0 h2 {
    font-size: calc(38px - 0.4rem);
    margin-bottom: 30px;
    line-height: 1.35;
}.gratFrame_0 .success_story_9 {
    padding: 35px 25px 35px 35px;
}.gratFrame_0 li::before {
    top: -25px;
    font-size: 90px;
    left: -15px;
}.gratFrame_0 li span {
    font-size: 16px;
}
}

@media (max-width: 575px) {.gratFrame_0 {
    padding: 60px 0;
}.gratFrame_0 .container {
    transform: perspective(1000px) rotateX(1deg);
}.gratFrame_0 h2 {
    font-size: calc(38px - 0.5rem);
    margin-bottom: 25px;
}.gratFrame_0 h2::after {
    width: 60px;
    height: 2px;
}.gratFrame_0 .success_story_9 {
    padding: 25px 20px 25px 25px;
}.gratFrame_0 .success_story_9::before {
    width: 4px;
}.gratFrame_0 li::before {
    left: -10px;
    font-size: 70px;
    top: -20px;
}.gratFrame_0 li span {
    line-height: 1.6;
    font-size: calc(16px - 0.1rem);
}}.cookieUsagePromptPanel_2 {
    width: 100%;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    z-index: 90;
    transition: transform 0.3s ease-in-out;
    position: fixed;
    border-top: 3px solid rgb(161,162,166);
    bottom: 0;
    background: rgb(196,196,202);
}.cookie_layer_2 {
    margin: 0 auto;
    display: flex;
    padding: 20px 15px;
    max-width: 1200px;
    justify-content: space-between;
    align-items: center;
}.cookie_protect_3 {
    margin-right: 15px;
    flex-shrink: 0;
}.cookie_protect_3 svg {
    width: 60px;
    height: 60px;
    transition: fill 0.3s ease;
    fill: rgb(161,162,166);
}.cookie_protect_3 svg:hover {
    fill: rgb(126,126,129);
}.cookie_menu_6 {
    margin-right: 15px;
    color: #000000;
    flex-grow: 1;
}.cookieUsagePromptPanel_2 h5 {
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: rgb(161,162,166);
    font-weight: 600;
    margin-bottom: 8px;
}.cookieUsagePromptPanel_2 p {
    font-size: 16px;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #000000;
}.cookie_comply_0 {
    margin-left: 10px;
    line-height: 35px;
    cursor: pointer;
    background: rgb(161,162,166);
    color: #ffffff;
    font-size: 19px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 26px;
}.cookie_comply_0:hover {
    box-shadow: 0 0 10px rgb(126,126,129,0.5);
    background: rgb(126,126,129);
}#cookies_approval_consent_6 {
    background: rgb(161,162,166);
}#rejectTrackingCookiesSetting_3 {
    background: rgba(0, 0, 0, 0.5);
}.cookieUsagePromptPanel_2 p a {
    color: rgb(161,162,166);
    text-decoration: underline;
    transition: color 0.3s ease;
}.cookieUsagePromptPanel_2 p a:hover {
    color: rgb(126,126,129);
}
@media only screen and (max-width: 1200px) {.cookie_layer_2 {
    align-items: center;
    flex-direction: column;
}.cookie_protect_3 {
    margin-bottom: 15px;
}.cookie_menu_6 {
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0;
}.cookie_comply_0 {
    margin-left: 0;
    max-width: 200px;
    width: 100%;
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 800px) {.cookie_layer_2 {
    padding: 15px;
}.cookie_protect_3 {
    display: none;
}.cookieUsagePromptPanel_2 h5 {
    font-size: 20px;
}.cookieUsagePromptPanel_2 p {
    font-size: 13px;
}}
#popupPolicyNotice_6 {
    display: none;
}#popupPolicyNotice_6:checked ~ .cookieUsagePromptPanel_2 {
    opacity: 0;
    visibility: hidden;
}.who_we_are_3 {
    background: rgb(196,196,202);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.who_we_are_3::before {
    top: 0;
    width: 100%;
    content: "";
    opacity: 0.2;
    background: 
        radial-gradient(circle at 20% 20%, rgb(161,162,166,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(126,126,129,0.5) 0%, transparent 30%);
    left: 0;
    height: 100%;
    position: absolute;
}.who_we_are_3 .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
}.who_we_are_3 h2 {
    position: relative;
    color: #000000;
    font-size: 37px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 80px;
}.who_we_are_3 h2::after {
    height: 3px;
    width: 80px;
    content: "";
    bottom: -20px;
    position: absolute;
    left: calc(50% - 40px);
    border-radius: 10px;
    background: linear-gradient(to right, rgb(161,162,166), rgb(126,126,129));
}.who_we_are_3 .mastery_center_6 {
    grid-template-columns: 1fr;
    display: grid;
    gap: 0;
}.who_we_are_3 .skill_mastery_5 {
    padding: 60px 0;
    display: grid;
    position: relative;
    align-items: center;
    grid-template-columns: repeat(12, 1fr);
}.who_we_are_3 .skill_mastery_5:not(:last-child)::after {
    bottom: 0;
    content: "";
    width: 70%;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(to right, 
        transparent, 
        rgb(161,162,166,0.5), 
        rgb(161,162,166,0.5), 
        transparent
    );
    left: 50%;
    height: 1px;
}.who_we_are_3 .skill_mastery_5 h3 {
    display: inline-block;
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: 600;
    margin-bottom: 25px;
    color: rgb(161,162,166);
    position: relative;
}.who_we_are_3 .skill_mastery_5:nth-child(2) h3 {
    color: rgb(126,126,129);
}.who_we_are_3 .skill_mastery_5 h3::after {
    bottom: 0;
    width: 40px;
    background: currentColor;
    height: 2px;
    content: "";
    left: 0;
    position: absolute;
}.who_we_are_3 .skill_mastery_5 p {
    line-height: 1.8;
    margin: 0;
    color: #000000;
    font-size: 12px;
}.who_we_are_3 .skill_mastery_5:first-child h3,
.who_we_are_3 .skill_mastery_5:first-child p {
    grid-column: 7 / -1;
}.who_we_are_3 .skill_mastery_5:first-child::before {
    content: "";
    clip-path: polygon(0 0, 100% 20%, 80% 100%, 0% 100%);
    border-radius: 14px;
    background: linear-gradient(135deg, rgb(161,162,166,0.5), transparent);
    grid-column: 1 / 6;
    position: relative;
    height: 300px;
}.who_we_are_3 .skill_mastery_5:nth-child(2) h3,
.who_we_are_3 .skill_mastery_5:nth-child(2) p {
    grid-column: 1 / 7;
}.who_we_are_3 .skill_mastery_5:nth-child(2)::before {
    position: relative;
    height: 300px;
    content: "";
    grid-column: 8 / -1;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 80%);
    background: linear-gradient(135deg, rgb(126,126,129,0.5), transparent);
    border-radius: 14px;
}.who_we_are_3 .skill_mastery_5::after {
    transition: width 0.5s ease;
}.who_we_are_3 .skill_mastery_5:hover::after {
    width: 85%;
}.who_we_are_3 .skill_mastery_5 h3,
.who_we_are_3 .skill_mastery_5 p,
.who_we_are_3 .skill_mastery_5::before {
    animation: fadeInUp 0.7s forwards;
    opacity: 0;
    transform: translateY(30px);
}.who_we_are_3 .skill_mastery_5:nth-child(2) h3,
.who_we_are_3 .skill_mastery_5:nth-child(2) p,
.who_we_are_3 .skill_mastery_5:nth-child(2)::before {
    animation-delay: 0.3s;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.who_we_are_3 {
    padding: 90px 0;
}.who_we_are_3 h2 {
    margin-bottom: 60px;
}.who_we_are_3 .skill_mastery_5 {
    padding: 50px 0;
}
}

@media (max-width: 768px) {.who_we_are_3 {
    padding: 70px 0;
}.who_we_are_3 h2 {
    margin-bottom: 50px;
    font-size: calc(37px * 0.9);
}.who_we_are_3 .skill_mastery_5 {
    grid-template-columns: 1fr;
    padding: 40px 0;
    gap: 30px;
}.who_we_are_3 .skill_mastery_5:first-child h3,
    .who_we_are_3 .skill_mastery_5:first-child p,
    .who_we_are_3 .skill_mastery_5:nth-child(2) h3,
    .who_we_are_3 .skill_mastery_5:nth-child(2) p {
    grid-column: 1 / -1;
}.who_we_are_3 .skill_mastery_5:first-child::before,
    .who_we_are_3 .skill_mastery_5:nth-child(2)::before {
    height: 200px;
    grid-column: 1 / -1;
}.who_we_are_3 .skill_mastery_5:nth-child(2)::before {
    order: -1;
}
}

@media (max-width: 576px) {.who_we_are_3 {
    padding: 50px 0;
}.who_we_are_3 h2 {
    margin-bottom: 40px;
    font-size: calc(37px * 0.8);
}.who_we_are_3 .skill_mastery_5 {
    gap: 20px;
    padding: 30px 0;
}.who_we_are_3 .skill_mastery_5:first-child::before,
    .who_we_are_3 .skill_mastery_5:nth-child(2)::before {
    height: 150px;
}.who_we_are_3 h2::after {
    left: calc(50% - 30px);
    width: 60px;
    bottom: -15px;
}.who_we_are_3 .skill_mastery_5 h3 {
    margin-bottom: 15px;
    font-size: calc(24px * 0.9);
}.who_we_are_3 .skill_mastery_5 p {
    font-size: calc(12px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.who_we_are_3 .skill_mastery_5::after {
    transition: none;
}.who_we_are_3 .skill_mastery_5 h3,
    .who_we_are_3 .skill_mastery_5 p,
    .who_we_are_3 .skill_mastery_5::before,
    .who_we_are_3 .skill_mastery_5:nth-child(2) h3,
    .who_we_are_3 .skill_mastery_5:nth-child(2) p,
    .who_we_are_3 .skill_mastery_5:nth-child(2)::before {
    opacity: 1;
    animation: none;
    transform: none;
}}.secure_chamber_0 {
    width: 100%;
    height: auto;
    color: #ffffff;
    padding: 60px;
}.secure_chamber_0 h1 {
    margin-bottom: 40px;
    font-size: 48px;
    grid-column: span 2;
    font-weight: 700;
    color: rgb(161,162,166);
    padding-bottom: 15px;
    border-bottom: 3px solid rgb(126,126,129);
    text-align: center;
}.secure_chamber_0 h2 {
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 25px;
    color: rgb(126,126,129);
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(161,162,166);
    font-weight: 600;
}.secure_chamber_0 ul, .secure_chamber_0 ol {
    list-style: none;
    padding-left: 0;
    margin: 0;
}.secure_chamber_0 li {
    background: rgb(161,162,166,0.5);
    margin-bottom: 15px;
    padding: 10px 20px;
    font-size: 17px;
    border-radius: 10px;
    color: #000000;
    font-weight: 400;
    border-left: 4px solid rgb(161,162,166);
}.secure_chamber_0 section {
    border-radius: 11px;
    background: rgb(126,126,129,0.5);
    width: 100%;
    padding: 30px;
}.secure_chamber_0 p, .secure_chamber_0 span, .secure_chamber_0 div {
    font-size: 17px;
    line-height: 1.8;
    color: #000000;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
}

@media only screen and (max-width: 800px) {.secure_chamber_0 {
    grid-template-columns: 1fr;
    padding: 30px 15px;
}.secure_chamber_0 h1 {
    font-size: calc(23px - 10px);
}.secure_chamber_0 h2 {
    font-size: calc(23px - 8px);
}.secure_chamber_0 li {
    padding: 8px 15px;
    font-size: calc(17px - 2px);
}
}