* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}.keytrust_badge {
    flex: 0 0 auto;
}html,body {
    min-height: 100%;
    auto
contain
touch-action: none;
    scroll-behavior: auto;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}.keyinner-container {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1194px;
}.keytop_pagebar {
    flex: 1 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;
}}
header {
    padding: 1.5rem 0;
    overflow: visible;
    z-index: 1000;
    position: relative;
    background: linear-gradient(to right, rgb(132,162,146,0.5), rgb(165,190,175));
}header::before {
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    z-index: -1;
    opacity: 0.1;
    position: absolute;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
}header .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
}header .keynav_learn {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
}header .keytop_expert {
    text-decoration: none;
    display: flex;
    padding: 1rem;
    position: relative;
    justify-content: center;
    z-index: 2;
    align-items: center;
}header .keytop_expert::after {
    left: 50%;
    transition: width 0.3s ease, opacity 0.3s ease;
    bottom: 0;
    background: #ffffff;
    content: '';
    opacity: 0.6;
    position: absolute;
    transform: translateX(-50%);
    height: 2px;
    width: 50%;
}header .keytop_expert:hover::after {
    width: 80%;
    opacity: 1;
}header .keytop_expert svg {
    height: auto;
    width: 220px;
    transition: all 0.3s ease;
    filter: drop-shadow(0 4px 8px rgb(165,190,175,0.5));
}header .keytop_expert:hover svg {
    transform: translateY(-5px);
}header .keytop_wrap {
    position: relative;
    justify-content: center;
    max-width: 800px;
    backdrop-filter: blur(5px);
    padding: 0.6rem 1rem;
    display: flex;
    background: rgba(255, 255, 255, 0.1);
    gap: 0.8rem;
    border-radius: 22px;
    flex-wrap: wrap;
    width: 100%;
}header .keytop_wrap::before {
    border-radius: 22px;
    content: '';
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    top: 0;
    height: 100%;
    z-index: -1;
    left: 0;
    width: 100%;
    position: absolute;
}header .keysite_core {
    position: relative;
    padding: 0.7rem 1.2rem;
    font-family: Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 10px;
    letter-spacing: 0.5px;
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 400;
    overflow: hidden;
    font-size: 16px;
}header .keysite_core::before {
    opacity: 0;
    left: 0;
    height: 100%;
    transform: translateY(100%) scale(0.8);
    transition: opacity 0.3s ease;
    top: 0;
    position: absolute;
    content: '';
    border-radius: 10px;
    width: 100%;
    background: #ffffff;
    z-index: -1;
}header .keysite_core:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    color: rgb(165,190,175);
}header .keysite_core:hover::before {
    transform: translateY(0) scale(1);
    opacity: 1;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .keynav_learn {
    gap: 1.2rem;
}header .keytop_expert svg {
    width: 180px;
}header .keytop_wrap {
    padding: 0.5rem;
    gap: 0.6rem;
}header .keysite_core {
    font-size: calc(16px - 1px);
    padding: 0.6rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .keynav_learn {
    gap: 1rem;
}header .keytop_expert svg {
    width: 150px;
}header .keytop_wrap {
    padding: 0.4rem;
    gap: 0.4rem;
}header .keysite_core {
    padding: 0.5rem 0.8rem;
    font-size: calc(16px - 2px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .keynav_learn {
    gap: 0.8rem;
}header .keytop_expert svg {
    width: 140px;
}header .keytop_wrap {
    overflow-x: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0.4rem 0.6rem;
}header .keytop_wrap::-webkit-scrollbar {
    height: 3px;
}header .keytop_wrap::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
}header .keysite_core {
    padding: 0.4rem 0.7rem;
    font-size: calc(16px - 3px);
    white-space: nowrap;
}}.keyleadership_experience {
    background: rgb(199,221,204);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.keyleadership_experience::before {
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 9%, 
        rgb(165,190,175,0.5) 10%, 
        transparent 11%);
    position: absolute;
    animation: gradientSlide 30s linear infinite;
    left: 0;
    opacity: 0.3;
    background-size: 150px 100%;
}.keyleadership_experience .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 800px;
}.keyleadership_experience .keysuccess_reviews {
    position: relative;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    border-radius: 2px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    padding: 60px 40px 40px;
    flex-direction: column;
    display: flex;
}.keyleadership_experience .keysuccess_reviews:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.keyleadership_experience .keyphoto_box_wrap {
    top: -60px;
    height: 120px;
    border-radius: 2px;
    width: 120px;
    left: 40px;
    transform: rotate(0deg);
    box-shadow: 10px 10px 0 #ffffff, 12px 12px 0 rgb(165,190,175);
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transition: all 0.5s ease;
}.keyleadership_experience .keysuccess_reviews:hover .keyphoto_box_wrap {
    transform: rotate(-5deg);
}.keyleadership_experience .name {
    color: #000000;
    font-weight: 700;
    transform: translateX(0);
    transition: transform 0.5s ease;
    margin-top: 40px;
    letter-spacing: -0.5px;
    font-size: calc(19px * 1.2);
    margin-left: 0;
}.keyleadership_experience .keysuccess_reviews:hover .name {
    transform: translateX(10px);
}.keyleadership_experience .keysuccess_reviews span:not(.name) {
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 5px;
    font-size: 17px;
    transform: translateX(0);
    transition: transform 0.5s ease;
    color: #000000;
    text-transform: uppercase;
}.keyleadership_experience .keysuccess_reviews:hover span:not(.name) {
    color: rgb(165,190,175);
    transform: translateX(10px);
}.keyleadership_experience .keyemployee_details {
    line-height: 1.8;
    position: relative;
    font-size: 17px;
    padding-left: 0;
    color: #000000;
    transition: padding 0.5s ease;
    font-weight: 400;
    margin-top: 40px;
}.keyleadership_experience .keyemployee_details::before {
    position: absolute;
    top: 15px;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.5s ease;
    width: 30px;
    content: "";
    height: 2px;
    left: -40px;
    background: rgb(165,190,175);
}.keyleadership_experience .keysuccess_reviews:hover .keyemployee_details {
    padding-left: 20px;
}.keyleadership_experience .keysuccess_reviews:hover .keyemployee_details::before {
    transform: scaleX(1);
}

@keyframes gradientSlide {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 0%;
    }
}

@media (max-width: 768px) {.keyleadership_experience {
    padding: 80px 0;
}.keyleadership_experience .keysuccess_reviews {
    padding: 80px 25px 30px;
    margin: 0 15px;
}.keyleadership_experience .keyphoto_box_wrap {
    height: 100px;
    left: 25px;
    width: 100px;
}.keyleadership_experience .name {
    font-size: 19px;
}.keyleadership_experience .keyemployee_details {
    font-size: calc(17px * 0.95);
}.keyleadership_experience .keyemployee_details::before {
    left: -25px;
    width: 20px;
}}.keycookie_popup_disclosure {
    z-index: 90;
    bottom: 0;
    position: fixed;
    background: rgb(132,162,146);
    border-top: 2px solid rgb(165,190,175);
    width: 100%;
    animation: slideIn 0.5s ease-in-out;
    box-shadow: 0 -10px 30px rgb(165,190,175,0.5);
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.keycookie_necessary {
    flex-wrap: wrap;
    align-items: center;
    background: linear-gradient(135deg, rgb(132,162,146) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 20px 5%;
    box-shadow: 0 0 20px rgb(165,190,175,0.5);
    justify-content: space-between;
    display: flex;
}.keycookie_option {
    background: rgba(0, 0, 0, 0.5);
    flex-shrink: 0;
    border-radius: 24px;
    overflow: hidden;
    margin-right: 20px;
    padding: 10px;
    box-shadow: 0 0 15px rgb(165,190,175);
}.keycookie_option svg, .keycookie_option svg path {
    transition: transform 0.3s ease;
    fill: rgb(165,190,175);
    height: 60px;
    width: 60px;
}.keycookie_option:hover svg {
    transform: rotate(20deg);
}.keydata_approve {
    color: #ffffff;
    flex: 1;
    min-width: 300px;
}.keydata_approve h5 {
    font-weight: 700;
    text-shadow: 0 0 10px rgb(165,190,175);
    color: rgb(165,190,175);
    font-size: 19px;
    margin-bottom: 10px;
}.keydata_approve p {
    text-shadow: 0 0 5px rgb(165,190,175,0.5);
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 0;
}.keycookie_tips {
    cursor: pointer;
    font-size: 15px;
    box-shadow: 0 0 10px rgb(165,190,175,0.5);
    padding: 12px 25px;
    border-radius: 10px;
    white-space: nowrap;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    background: rgb(165,190,175);
    color: #000000;
    text-decoration: none;
    margin-left: 10px;
}.keycookie_tips:hover {
    box-shadow: 0 0 20px rgb(132,162,146,0.5);
    background: rgb(132,162,146);
}.keycookie_popup_disclosure p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(165,190,175);
}.keycookie_popup_disclosure p a:hover {
    color: rgb(132,162,146);
}#keycookie_alert_window {
    display: none;
}#keycookie_alert_window:checked ~ .keycookie_popup_disclosure {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.keycookie_popup_disclosure {
    padding: 20px;
}.keycookie_necessary {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.keycookie_option {
    display: none;
}.keycookie_necessary {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.keydata_approve {
    margin-bottom: 20px;
    text-align: center;
}.keycookie_popup_disclosure h5, .keycookie_popup_disclosure p {
    text-align: center;
}.keycookie_tips {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    margin-left: 0;
}}
.keyprivacy_cove {
    display: flex;
    align-items: center;
    border: 2px solid rgb(165,190,175);
    color: #ffffff;
    overflow: hidden;
    width: 100%;
    padding: 50px;
    flex-direction: column;
    height: auto;
    background: rgb(132,162,146);
}.keyprivacy_cove h1 {
    border-bottom: 4px solid rgb(132,162,146);
    color: rgb(165,190,175);
    font-size: 42px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 700;
}.keyprivacy_cove h2 {
    border-bottom: 2px solid rgb(165,190,175);
    font-size: 34px;
    font-weight: 600;
    width: 100%;
    color: #ffffff;
    padding-bottom: 5px;
    margin-top: 25px;
    text-align: left;
    margin-bottom: 15px;
}.keyprivacy_cove ul, .keyprivacy_cove ol {
    width: 100%;
    margin: 20px 0;
    padding-left: 0;
    list-style-type: none;
}.keyprivacy_cove li {
    font-size: 14px;
    background: rgb(165,190,175,0.5);
    margin-bottom: 15px;
    color: #ffffff;
    padding: 10px 20px;
    border-left: 4px solid rgb(132,162,146);
    border-radius: 10px;
    font-weight: 400;
}.keyprivacy_cove section {
    padding: 30px;
    margin-bottom: 30px;
    background: rgb(132,162,146,0.5);
    width: 100%;
    border-radius: 28px;
}.keyprivacy_cove p, .keyprivacy_cove span, .keyprivacy_cove div {
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.keyprivacy_cove {
    padding: 30px 15px;
}.keyprivacy_cove h1 {
    font-size: calc(20px - 10px);
}.keyprivacy_cove h2 {
    font-size: calc(20px - 8px);
}.keyprivacy_cove li {
    padding: 8px 15px;
    font-size: calc(14px - 2px);
}}footer {
    position: relative;
    width: 100%;
}.keytrust_badge {
    color: #000000;
    position: relative;
    padding: 100px 0 30px;
    font-family: Arial, sans-serif;
    background-color: rgb(199,221,204);
}.keytrust_badge::before {
    width: 100%;
    left: 0;
    height: 120px;
    background: 
        linear-gradient(135deg, rgb(199,221,204) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(199,221,204) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(199,221,204) 25%, transparent 25%),
        linear-gradient(45deg, rgb(199,221,204) 25%, transparent 25%);
    background-size: 100px 100px;
    top: 0;
    background-color: rgb(165,190,175,0.5);
    position: absolute;
    content: "";
}footer .keybrainstorm {
    z-index: 1;
    position: relative;
    margin-top: -70px;
}footer .keyassist_grid {
    z-index: 2;
    background-color: #ffffff;
    justify-content: space-between;
    padding: 25px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
    transform: translateY(-30px);
    margin-bottom: 60px;
    position: relative;
    border-radius: 14px;
    display: flex;
}footer .info_item {
    background-color: rgb(199,221,204);
    position: relative;
    margin: 10px;
    flex: 1 1 200px;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 10px 15px;
}footer .info_item:hover {
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}footer .info_item::before {
    height: 100%;
    width: 3px;
    border-radius: 3px 0 0 3px;
    background-color: rgb(165,190,175);
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease;
    content: "";
    left: 0;
}footer .info_item:hover::before {
    opacity: 1;
}footer .info_item svg {
    height: 20px;
    vertical-align: middle;
    fill: rgb(165,190,175);
    width: 20px;
    margin-right: 10px;
}footer .info_item p,
footer .info_item a {
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s ease;
    vertical-align: middle;
    color: #000000;
    font-size: 13px;
}footer .info_item a:hover {
    color: rgb(165,190,175);
}footer .text_main_holder {
    position: relative;
    gap: 30px;
    grid-template-columns: 1fr;
    display: grid;
}footer .text_main_holder::before {
    position: absolute;
    z-index: -1;
    top: -40px;
    content: "";
    border-radius: 14px;
    height: calc(100% + 80px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    left: 0;
    background-color: #ffffff;
    width: 100%;
}footer .keymain_train {
    padding: 0 30px;
    position: relative;
}footer .keymain_train::after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: -15px;
    left: 30px;
    background: linear-gradient(90deg, rgb(165,190,175), transparent);
    right: 30px;
}footer .keymain_train svg {
    margin-bottom: 15px;
    height: 45px;
    width: auto;
}footer .keycheat_sheet {
    font-size: 16px;
    color: #000000;
    max-width: 330px;
    line-height: 1.6;
}footer .keytop_wrap {
    margin-right: 20px;
    margin-top: -10px;
    z-index: 1;
    border-radius: 14px;
    margin-left: 20px;
    position: relative;
    background-color: rgb(199,221,204);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 30px;
}footer .keytop_wrap h5 {
    margin-bottom: 20px;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}footer .keytop_wrap h5::after {
    content: "";
    height: 2px;
    width: 50px;
    position: absolute;
    left: 0;
    bottom: -7px;
    background-color: rgb(165,190,175);
}footer .keymain_page {
    gap: 10px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: 1fr;
}footer .keymain_page a {
    transition: all 0.3s ease;
    padding: 8px 0;
    color: #000000;
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    position: relative;
}footer .keymain_page a::after {
    position: absolute;
    width: 0;
    transition: width 0.3s ease;
    height: 2px;
    bottom: 5px;
    background-color: rgb(165,190,175);
    left: 0;
    content: "";
}footer .keymain_page a:hover {
    color: rgb(165,190,175);
    transform: translateX(5px);
}footer .keymain_page a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    border-radius: 14px;
    margin-right: 40px;
    position: relative;
    margin-top: -10px;
    background-color: rgb(165,190,175);
    color: #ffffff;
    z-index: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-left: 40px;
}footer .subscribe_holder::before {
    content: "";
    background-color: rgb(165,190,175);
    height: 30px;
    width: 30px;
    transform: rotate(45deg);
    right: 30px;
    position: absolute;
    z-index: -1;
    top: -15px;
}footer .subscribe_holder h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    margin-bottom: 25px;
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
    position: relative;
}footer .input_holder input[type="email"] {
    transition: background-color 0.3s ease;
    border: none;
    padding: 14px 16px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    font-size: 13px;
    color: #000000;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}footer .keystart_exploring {
    border-radius: 10px;
    border: none;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.3s ease;
    cursor: pointer;
    background-color: #000000;
    padding: 14px 20px;
}footer .keystart_exploring:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background-color: rgb(132,162,146);
}footer .keyforum_link {
    z-index: 1;
    margin-top: 60px;
    text-align: center;
    position: relative;
}footer .keymod_tools {
    border-radius: 30px;
    color: #000000;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    font-size: 16px;
    display: inline-block;
    padding: 8px 20px;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
}footer .keymain_page {
    grid-template-columns: 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .keystart_exploring {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .keytop_wrap {
    margin-top: 0;
}footer .subscribe_holder {
    margin-top: 0;
}
}

@media (max-width: 991px) {footer .text_main_holder {
    gap: 50px;
}
}

@media (max-width: 767px) {footer .keytrust_badge {
    padding: 80px 0 30px;
}footer .keyassist_grid {
    padding: 20px;
    justify-content: center;
}footer .info_item {
    width: 100%;
}footer .keytop_wrap, footer .subscribe_holder {
    margin-left: 10px;
    margin-right: 10px;
    padding: 25px 20px;
}footer .keyforum_link {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .keytrust_badge {
    padding: 60px 0 20px;
}footer .keyassist_grid {
    margin-bottom: 40px;
    transform: translateY(-20px);
    padding: 15px;
}footer .text_main_holder::before {
    height: calc(100% + 60px);
    top: -30px;
}footer .keymain_train {
    padding: 0 20px;
}footer .keymain_train::after {
    right: 20px;
    left: 20px;
}footer .keytop_wrap h5, footer .subscribe_holder h5 {
    font-size: calc(18px - 2px);
}footer .keymain_page a {
    padding: 6px 0;
}footer .input_holder input[type="email"],
    footer .keystart_exploring {
    padding: 12px 15px;
}}.keycourse_program {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(199,221,204), #ffffff 80%);
    padding: 6rem 0;
    position: relative;
}.keycourse_program::before {
    opacity: 0.15;
    content: "";
    transform: translateZ(0);
    filter: blur(40px);
    width: 250px;
    height: 250px;
    border-radius: 50%;
    top: -50px;
    position: absolute;
    background: rgb(132,162,146,0.5);
    right: -50px;
}.keycourse_program::after {
    width: 100%;
    bottom: 0;
    left: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(132,162,146), transparent);
    position: absolute;
    opacity: 0.6;
    height: 3px;
}.keycourse_program .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.keycourse_program h2 {
    transform: translateX(10px);
    font-weight: 700;
    font-size: 37px;
    color: #000000;
    margin-bottom: 3rem;
    line-height: 1.3;
    max-width: 90%;
    display: inline-block;
    position: relative;
}.keycourse_program h2::before {
    transform: scaleY(0.9);
    left: -10px;
    content: "";
    position: absolute;
    transition: transform 0.3s ease;
    background: rgb(132,162,146);
    width: 4px;
    top: 0;
    height: 100%;
}.keycourse_program h2:hover::before {
    transform: scaleY(1.1);
}.keycourse_program .keylearn_skills {
    grid-template-columns: 1fr;
    transform: translateZ(0);
    gap: 2.5rem;
    display: grid;
}.keycourse_program .keyphoto_box_wrap {
    overflow: hidden;
    height: 300px;
    transform: translateZ(0) perspective(1000px) rotateY(2deg);
    border-radius: 10px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.keycourse_program .keyphoto_box_wrap:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateZ(0) perspective(1000px) rotateY(0deg) translateY(-5px);
}.keycourse_program .keyphoto_box_wrap::after {
    position: absolute;
    background: linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.2));
    transition: opacity 0.5s ease;
    height: 100%;
    content: "";
    left: 0;
    width: 100%;
    opacity: 0;
    top: 0;
}.keycourse_program .keyphoto_box_wrap:hover::after {
    opacity: 1;
}.keycourse_program .keyword_block {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 2.5rem;
    border-radius: 10px;
}.keycourse_program .keyword_block::before {
    height: 5px;
    content: "";
    transition: transform 0.5s ease;
    transform: scaleX(0.97);
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(165,190,175), rgb(132,162,146));
    left: 0;
    top: 0;
}.keycourse_program .keyword_block:hover::before {
    transform: scaleX(1);
}.keycourse_program .description {
    position: relative;
    font-size: 12px;
    transition: opacity 0.3s ease;
    margin-bottom: 1.5rem;
    opacity: 0.9;
    color: #000000;
    line-height: 1.75;
}.keycourse_program .description:last-child {
    margin-bottom: 0;
}.keycourse_program .description:hover {
    opacity: 1;
}.keycourse_program .description:first-of-type::first-letter {
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(132,162,146);
}

@media (min-width: 768px) {.keycourse_program {
    padding: 8rem 0;
}.keycourse_program .keylearn_skills {
    gap: 3rem;
    align-items: start;
    grid-template-columns: 1fr 1.5fr;
}.keycourse_program h2 {
    font-size: calc(37px * 1.1);
    max-width: 80%;
    margin-bottom: 4rem;
}.keycourse_program .keyphoto_box_wrap {
    height: 100%;
    min-height: 500px;
}.keycourse_program .keyword_block {
    overflow-y: auto;
    max-height: 600px;
    padding: 3rem;
}.keycourse_program .keyword_block::-webkit-scrollbar {
    width: 8px;
}.keycourse_program .keyword_block::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0,0,0,0.03);
}.keycourse_program .keyword_block::-webkit-scrollbar-thumb {
    background: rgb(132,162,146,0.5);
    border-radius: 10px;
}.keycourse_program .keyword_block::-webkit-scrollbar-thumb:hover {
    background: rgb(132,162,146);
}
}

@media (min-width: 992px) {.keycourse_program h2 {
    max-width: 70%;
    font-size: calc(37px * 1.2);
}.keycourse_program .keylearn_skills {
    gap: 4rem;
    grid-template-columns: 0.8fr 1.2fr;
}.keycourse_program .keyphoto_box_wrap {
    transform: translateZ(0) perspective(1200px) rotateY(4deg);
}.keycourse_program .keyword_block {
    transform: translateZ(0) perspective(1200px) rotateY(-2deg);
    max-height: 650px;
    padding: 3.5rem;
}.keycourse_program .keyword_block:hover {
    transform: translateZ(0) perspective(1200px) rotateY(0deg);
}.keycourse_program .description {
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.keycourse_program {
    padding: 10rem 0;
}.keycourse_program .container {
    padding: 0 30px;
}.keycourse_program h2 {
    font-size: calc(37px * 1.3);
    margin-bottom: 5rem;
}.keycourse_program .keylearn_skills {
    grid-template-columns: 0.7fr 1.3fr;
    gap: 5rem;
}.keycourse_program .keyphoto_box_wrap {
    min-height: 600px;
}.keycourse_program .keyword_block {
    padding: 4rem;
    max-height: 700px;
}
}

@media (max-width: 767px) {.keycourse_program {
    padding: 4rem 0;
}.keycourse_program h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 2rem;
}.keycourse_program .keyphoto_box_wrap {
    height: 250px;
}.keycourse_program .keyword_block {
    padding: 1.5rem;
}.keycourse_program .description {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 480px) {.keycourse_program {
    padding: 3rem 0;
}.keycourse_program h2 {
    font-size: calc(37px * 0.8);
    max-width: 100%;
}.keycourse_program .keyphoto_box_wrap {
    height: 200px;
}.keycourse_program .keyword_block {
    padding: 1.25rem;
}.keycourse_program .description {
    font-size: calc(12px * 0.9);
    line-height: 1.5;
}}.keythanks_msg {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, rgb(199,221,204) 0%, rgb(165,190,175,0.5) 100%);
    padding: 7rem 0;
}.keythanks_msg::before {
    top: -10%;
    z-index: -1;
    height: 70%;
    right: -10%;
    position: absolute;
    width: 50%;
    background: rgb(132,162,146,0.5);
    filter: blur(25px);
    content: "";
    animation: floatGlow 12s ease-in-out infinite alternate;
    transform: rotate(-15deg) translateZ(0);
}.keythanks_msg::after {
    height: 60%;
    bottom: -5%;
    background: rgb(165,190,175,0.5);
    content: "";
    transform: rotate(10deg) translateZ(0);
    filter: blur(20px);
    animation: floatGlow 8s ease-in-out infinite alternate-reverse;
    position: absolute;
    z-index: -1;
    width: 40%;
    left: -5%;
}.keythanks_msg .container {
    transform: translateZ(0);
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}.keythanks_msg h2 {
    max-width: 800px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    color: #000000;
    line-height: 1.3;
    margin-bottom: 3rem;
    font-size: 35px;
    transform: perspective(1000px) rotateX(0deg);
}.keythanks_msg h2::after {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    content: "";
    position: absolute;
    width: 120px;
    background: linear-gradient(90deg, rgb(165,190,175) 0%, rgb(132,162,146) 100%);
    bottom: -15px;
    height: 4px;
    left: 0;
    transform: scaleX(1);
    transform-origin: left center;
}.keythanks_msg h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}.keythanks_msg h2:hover::after {
    transform: scaleX(1.2);
}.keythanks_msg .keylearn_experts {
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.9);
    animation: slideUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    border-radius: 10px;
    padding: 3rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 0 rgba(255, 255, 255, 0.6) inset;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0);
    border-left: 5px solid rgb(132,162,146);
}.keythanks_msg .keylearn_experts:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 10px 20px rgba(0, 0, 0, 0.07),
                0 1px 0 rgba(255, 255, 255, 0.6) inset;
}.keythanks_msg ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.keythanks_msg li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}.keythanks_msg li::before {
    left: 0;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    background: rgb(165,190,175);
    top: 0.5rem;
    width: 6px;
    content: "";
    animation: pulseIn 0.3s 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    transform: scale(0);
}.keythanks_msg li span {
    font-size: 14px;
    transform: translateY(20px);
    display: block;
    opacity: 0;
    line-height: 1.8;
    color: #000000;
    animation: fadeIn 0.5s 0.6s ease forwards;
    font-family: Arial, sans-serif;
}

@keyframes floatGlow {
    0% {
        transform: rotate(-15deg) translate(0, 0) scale(1);
        opacity: 0.5;
    }
    100% {
        transform: rotate(-12deg) translate(2%, 2%) scale(1.05);
        opacity: 0.7;
    }
}

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

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

@keyframes pulseIn {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 991px) {.keythanks_msg {
    padding: 5rem 0;
}.keythanks_msg h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 2.5rem;
}.keythanks_msg .keylearn_experts {
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.keythanks_msg {
    padding: 4rem 0;
}.keythanks_msg h2 {
    font-size: calc(35px * 0.8);
    margin-bottom: 2rem;
}.keythanks_msg h2::after {
    width: 100px;
    height: 3px;
}.keythanks_msg .keylearn_experts {
    padding: 2rem;
}.keythanks_msg li span {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 576px) {.keythanks_msg {
    padding: 3.5rem 0;
}.keythanks_msg .container {
    padding: 0 1.5rem;
}.keythanks_msg h2 {
    margin-bottom: 1.8rem;
    font-size: calc(35px * 0.7);
}.keythanks_msg h2::after {
    width: 80px;
    bottom: -12px;
}.keythanks_msg .keylearn_experts {
    border-left-width: 4px;
    padding: 1.8rem 1.5rem;
}.keythanks_msg li span {
    font-size: calc(14px * 0.9);
    line-height: 1.6;
}.keythanks_msg li::before {
    width: 5px;
    top: 0.4rem;
    height: 5px;
}
}

@media (max-width: 375px) {.keythanks_msg {
    padding: 3rem 0;
}.keythanks_msg .container {
    padding: 0 1.2rem;
}.keythanks_msg h2 {
    margin-bottom: 1.5rem;
    font-size: calc(35px * 0.65);
}.keythanks_msg .keylearn_experts {
    padding: 1.5rem 1.2rem;
}.keythanks_msg li span {
    line-height: 1.5;
    font-size: calc(14px * 0.85);
}}.keycontact {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.keycontact::before {
    left: 0;
    top: 0;
    background-color: rgb(165,190,175,0.5);
    z-index: 1;
    content: "";
    position: absolute;
    backdrop-filter: blur(10px);
    width: 100%;
    height: 100%;
}.keycontact::after {
    z-index: 2;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    pointer-events: none;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(132,162,146,0.5) 0%, transparent 50%, rgb(165,190,175,0.5) 100%);
}.keycontact .container {
    max-width: 1200px;
    z-index: 3;
    width: 90%;
    position: relative;
    margin: 0 auto;
}.keycontact .keyreach_inquiry {
    display: flex;
    gap: 30px;
    backdrop-filter: blur(15px);
    justify-content: space-between;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    overflow: hidden;
}.keycontact .keymessage_feedback {
    padding: 60px 40px;
    overflow: hidden;
    background: linear-gradient(to bottom right, rgb(165,190,175), rgb(132,162,146));
    width: 40%;
    position: relative;
}.keycontact .keymessage_feedback::before {
    width: 200px;
    opacity: 0.4;
    background: rgb(132,162,146);
    right: -100px;
    height: 200px;
    content: '';
    top: -100px;
    border-radius: 50%;
    position: absolute;
}.keycontact .keymessage_feedback::after {
    width: 150px;
    opacity: 0.3;
    height: 150px;
    background: rgb(165,190,175);
    bottom: -75px;
    left: -75px;
    border-radius: 50%;
    position: absolute;
    content: '';
}.keycontact .keymessage_feedback h3 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    z-index: 5;
    font-size: 37px;
    margin-bottom: 40px;
}.keycontact .keymessage_feedback div {
    align-items: center;
    margin-bottom: 25px;
    z-index: 5;
    transition: transform 0.3s ease;
    position: relative;
    display: flex;
}.keycontact .keymessage_feedback div:hover {
    transform: translateX(10px);
}.keycontact .keymessage_feedback div svg {
    margin-right: 15px;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}.keycontact .keymessage_feedback div svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.keycontact .keymessage_feedback div:hover svg path {
    fill: rgb(199,221,204);
}.keycontact .keymessage_feedback div span {
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
}.keycontact .keymessage_feedback div span a {
    color: #ffffff;
    transition: color 0.3s ease;
    text-decoration: none;
}.keycontact .keymessage_feedback div span a:hover {
    color: rgb(199,221,204);
    text-decoration: underline;
}.keycontact .keyfeedback_form {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.1);
    padding: 60px 40px;
    width: 60%;
}.keycontact .keyfeedback_form::before {
    background: linear-gradient(to right, rgb(165,190,175), rgb(132,162,146));
    height: 5px;
    top: 0;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
}.keycontact .keyfeedback_form h3 {
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 20px;
    position: relative;
    color: #ffffff;
}.keycontact .keyfeedback_form h3::after {
    content: '';
    position: absolute;
    width: 50px;
    bottom: -10px;
    height: 3px;
    background: rgb(132,162,146);
    left: 0;
}.keycontact form {
    width: 100%;
    flex-direction: column;
    display: flex;
}.keycontact form input[type="text"],
.keycontact form input[type="email"] {
    margin-bottom: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    color: #ffffff;
    border: 1px solid transparent;
    padding: 16px 20px;
    border: none;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.08);
    font-family: Arial, sans-serif;
}.keycontact form input[type="text"]:focus,
.keycontact form input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(132,162,146), 0.2);
    transform: translateY(-2px);
    border-color: rgb(132,162,146);
    background: rgba(255, 255, 255, 0.12);
}.keycontact form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.keycontact .keyfeedback_section {
    position: relative;
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}.keycontact .keyfeedback_section input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
    cursor: pointer;
}.keycontact .keyfeedback_section label {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
    font-size: 14px;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
}.keycontact .keyfeedback_section label::before {
    left: 0;
    height: 22px;
    background: transparent;
    transition: all 0.3s ease;
    position: absolute;
    top: 2px;
    border: 2px solid rgb(132,162,146);
    width: 22px;
    border-radius: 10px;
    content: '';
}.keycontact .keyfeedback_section input[type="checkbox"]:checked + label::before {
    background: rgb(132,162,146);
}.keycontact .keyfeedback_section input[type="checkbox"]:checked + label::after {
    left: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    width: 6px;
    content: '';
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
    height: 12px;
}.keycontact .keyfeedback_section label a {
    transition: color 0.3s ease;
    color: rgb(132,162,146);
    text-decoration: none;
}.keycontact .keyfeedback_section label a:hover {
    text-decoration: underline;
    color: #ffffff;
}.keycontact form .keysupport_inquiry {
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    padding: 16px 30px;
    color: #ffffff;
    font-size: 14px;
    border: none;
    background: linear-gradient(to right, rgb(165,190,175), rgb(132,162,146));
    cursor: pointer;
    font-weight: 600;
}.keycontact form .keysupport_inquiry::before {
    transition: all 0.5s ease;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
}.keycontact form .keysupport_inquiry:hover::before {
    left: 100%;
}.keycontact form .keysupport_inquiry:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.keycontact .keymessage_feedback div:nth-child(2) {
    animation: float 5s infinite ease-in-out;
}.keycontact .keymessage_feedback div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}.keycontact .keymessage_feedback div:nth-child(4) {
    animation: float 6s infinite ease-in-out;
}.keycontact .keymessage_feedback div:nth-child(5) {
    animation: float 8s infinite ease-in-out;
}

@media screen and (max-width: 992px) {.keycontact {
    padding: 80px 0;
}.keycontact .keyreach_inquiry {
    flex-direction: column;
}.keycontact .keymessage_feedback,
    .keycontact .keyfeedback_form {
    width: 100%;
    padding: 40px 30px;
}.keycontact .keymessage_feedback h3 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.9);
}.keycontact .keymessage_feedback div {
    margin-bottom: 20px;
}
}

@media screen and (max-width: 576px) {.keycontact {
    padding: 60px 0;
}.keycontact .container {
    width: 95%;
}.keycontact .keymessage_feedback,
    .keycontact .keyfeedback_form {
    padding: 30px 20px;
}.keycontact .keymessage_feedback h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 25px;
}.keycontact .keyfeedback_form h3 {
    font-size: calc(20px * 0.9);
}.keycontact form input[type="text"],
    .keycontact form input[type="email"] {
    margin-bottom: 15px;
    padding: 14px 16px;
}.keycontact .keyfeedback_section label {
    font-size: calc(14px * 0.9);
}.keycontact form .keysupport_inquiry {
    padding: 14px 20px;
}}.keyour_story {
    padding: 6rem 0;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}.keyour_story::before {
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    z-index: 1;
}.keyour_story::after {
    background-size: 60px 60px;
    background-image: linear-gradient(30deg, rgb(165,190,175,0.5) 10%, transparent 10.5%),
                     linear-gradient(60deg, rgb(165,190,175,0.5) 25%, transparent 25.5%),
                     linear-gradient(90deg, rgb(132,162,146,0.5) 40%, transparent 40.5%);
    opacity: 0.05;
    height: 100%;
    left: 0;
    content: "";
    z-index: 2;
    position: absolute;
    width: 100%;
    animation: backgroundShift 35s infinite alternate ease-in-out;
    top: 0;
}.keyour_story h4 {
    font-weight: 700;
    opacity: 1;
    position: relative;
    animation: fadeInDown 0.8s ease-out;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    z-index: 5;
    margin-bottom: 2.5rem;
    transform: translateY(0);
    font-size: calc(22px * 1.2);
    color: #ffffff;
}.keyour_story h4::after {
    width: 60px;
    bottom: -12px;
    background: rgb(132,162,146);
    content: "";
    transform: translateX(-50%);
    height: 3px;
    transition: width 0.3s ease;
    left: 50%;
    position: absolute;
}.keyour_story:hover h4::after {
    width: 100px;
}.keyour_story .container {
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    animation: fadeIn 1s ease-out 0.3s both;
    z-index: 5;
    padding: 0 15px;
}.keyour_story .keyword_block {
    transform: translateY(0);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    padding: 3rem;
    border-left: 4px solid rgb(132,162,146);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.09);
}.keyour_story .keyword_block:hover {
    transform: translateY(-5px);
}.keyour_story .keyword_block::before {
    width: 40px;
    position: absolute;
    opacity: 0.2;
    transform: rotate(45deg);
    top: -10px;
    right: 20px;
    background: rgb(132,162,146);
    height: 40px;
    z-index: -1;
    content: "";
}.keyour_story .keyword_block::after {
    width: 20px;
    left: 40px;
    opacity: 0.15;
    height: 20px;
    bottom: -10px;
    background: rgb(165,190,175);
    position: absolute;
    transform: rotate(45deg);
    z-index: -1;
    content: "";
}.keyour_story .keyword_block h6 {
    display: inline-block;
    padding-bottom: 0.5rem;
    color: rgb(132,162,146);
    margin-bottom: 1.5rem;
    animation: slideInLeft 0.7s ease-out 0.5s both;
    transform: translateX(0);
    position: relative;
    font-size: calc(22px * 1.3);
    font-weight: 700;
}.keyour_story .keyword_block h6::after {
    background: linear-gradient(90deg, rgb(132,162,146) 0%, transparent 100%);
    width: 100%;
    position: absolute;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
}.keyour_story .keyword_block div {
    line-height: 1.8;
    animation: fadeIn 1s ease-out 0.8s both;
    position: relative;
}.keyour_story .keyword_block span {
    column-gap: 40px;
    font-size: 13px;
    display: block;
    column-count: 1;
    color: #ffffff;
    text-align: justify;
    transition: opacity 0.3s ease;
    opacity: 0.9;
}.keyour_story .keyword_block div:hover span {
    opacity: 1;
}

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

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

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

@keyframes backgroundShift {
    0% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0% 0%;
    }
}

@media (min-width: 768px) {.keyour_story {
    padding: 8rem 0;
}.keyour_story h4 {
    font-size: calc(22px * 1.4);
    margin-bottom: 3.5rem;
}.keyour_story .keyword_block {
    border-left-width: 6px;
    padding: 4rem;
}.keyour_story .keyword_block span {
    column-count: 2;
}
}

@media (min-width: 992px) {.keyour_story {
    padding: 10rem 0;
}.keyour_story .container {
    display: flex;
    justify-content: center;
}.keyour_story .keyword_block {
    width: 90%;
    padding: 5rem;
}.keyour_story .keyword_block h6 {
    font-size: calc(22px * 1.5);
    margin-bottom: 2rem;
}.keyour_story .keyword_block span {
    font-size: calc(13px * 1.05);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.keyour_story {
    padding: 4rem 0;
}.keyour_story h4 {
    margin-bottom: 2rem;
    font-size: 22px;
}.keyour_story .keyword_block {
    padding: 2rem;
}.keyour_story .keyword_block h6 {
    font-size: 22px;
    margin-bottom: 1rem;
}.keyour_story .keyword_block span {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 480px) {.keyour_story {
    padding: 3rem 0;
}.keyour_story h4::after {
    width: 40px;
}.keyour_story .keyword_block {
    border-left-width: 3px;
    padding: 1.5rem;
}
}

@media (prefers-reduced-motion) {.keyour_story h4,
    .keyour_story .container,
    .keyour_story .keyword_block h6,
    .keyour_story .keyword_block div {
    animation: none;
}.keyour_story::after {
    animation: none;
}.keyour_story .keyword_block {
    transition: none;
}.keyour_story .keyword_block:hover {
    transform: none;
}}.keyfuture_members {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(199,221,204) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 130px 0;
    position: relative;
}.keyfuture_members::before {
    opacity: 0.05;
    background: 
        linear-gradient(45deg, rgb(165,190,175,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(132,162,146,0.5) 25%, transparent 25%);
    background-size: 60px 60px;
    content: "";
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
}.keyfuture_members .container {
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.keyfuture_members .keylearn_experts {
    position: relative;
}.keyfuture_members h4 {
    font-weight: 700;
    position: relative;
    text-align: center;
    margin-bottom: 70px;
    color: #000000;
    font-size: 28px;
    padding-bottom: 20px;
}.keyfuture_members h4::after {
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, rgb(165,190,175), rgb(132,162,146));
    width: 70px;
    left: 50%;
    border-radius: 2px;
    content: "";
    height: 4px;
    transform: translateX(-50%);
}.keyfuture_members div {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}.keyfuture_members div p {
    margin: 0;
    position: relative;
    background: #ffffff;
    border-radius: 28px;
    min-width: 280px;
    color: #000000;
    transition: all 0.3s ease;
    font-size: 16px;
    padding: 25px 25px 25px 75px;
    line-height: 1.6;
    z-index: 1;
    flex: 0 0 calc(33.333% - 20px);
}.keyfuture_members div p::before {
    top: 5px;
    background: #ffffff;
    border-radius: calc(28px - 5px);
    border: 1px solid rgb(165,190,175,0.5);
    z-index: -1;
    opacity: 0.4;
    position: absolute;
    width: calc(100% - 10px);
    left: 5px;
    height: calc(100% - 10px);
    content: "";
    transition: all 0.3s ease;
}.keyfuture_members div p::after {
    border-radius: calc(28px - 10px);
    opacity: 0.2;
    left: 10px;
    transition: all 0.3s ease;
    position: absolute;
    background: #ffffff;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    z-index: -2;
    border: 1px solid rgb(132,162,146,0.5);
    top: 10px;
    content: "";
}.keyfuture_members div p:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.keyfuture_members div p:hover::before {
    top: 10px;
    left: 10px;
}.keyfuture_members div p:hover::after {
    left: 15px;
    top: 15px;
}.keyfuture_members div p svg {
    height: 35px;
    position: absolute;
    padding: 8px;
    transition: all 0.3s ease;
    border-radius: 50%;
    width: 35px;
    background: rgb(199,221,204);
    left: 25px;
    top: 25px;
}.keyfuture_members div p:hover svg {
    transform: rotate(15deg);
    background: rgb(165,190,175,0.5);
}.keyfuture_members div p svg path {
    fill: rgb(165,190,175);
    transition: all 0.3s ease;
}.keyfuture_members div p:hover svg path {
    fill: rgb(132,162,146);
}

@media (max-width: 991px) {.keyfuture_members {
    padding: 100px 0;
}.keyfuture_members h4 {
    font-size: calc(28px - 2px);
    margin-bottom: 60px;
}.keyfuture_members div {
    gap: 25px;
}.keyfuture_members div p {
    flex: 0 0 calc(50% - 15px);
    min-width: 250px;
    padding: 20px 20px 20px 65px;
}.keyfuture_members div p svg {
    left: 20px;
    top: 20px;
    height: 30px;
    width: 30px;
}
}

@media (max-width: 767px) {.keyfuture_members {
    padding: 80px 0;
}.keyfuture_members h4 {
    margin-bottom: 50px;
    font-size: calc(28px - 4px);
}.keyfuture_members div {
    gap: 20px;
}.keyfuture_members div p {
    padding: 18px 18px 18px 60px;
    flex: 0 0 100%;
}.keyfuture_members div p svg {
    width: 28px;
    height: 28px;
}
}

@media (max-width: 479px) {.keyfuture_members {
    padding: 60px 0;
}.keyfuture_members h4 {
    padding-bottom: 15px;
    font-size: calc(28px - 6px);
    margin-bottom: 40px;
}.keyfuture_members div {
    gap: 15px;
}.keyfuture_members div p {
    padding: 15px 15px 15px 55px;
    font-size: calc(16px - 1px);
}.keyfuture_members div p svg {
    left: 15px;
    padding: 6px;
    height: 25px;
    width: 25px;
    top: 15px;
}}.keydeal_plan {
    padding: 120px 0 80px;
    --card-border: linear-gradient(135deg, rgb(165,190,175), rgb(132,162,146));
    --pricing-bg: #f5f7fa;
    --card-bg: #ffffff;
    --card-accent: rgb(165,190,175);
    position: relative;
    background-color: var(--pricing-bg);
    overflow: hidden;
    --card-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    --card-transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    --card-hover-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.keydeal_plan::before {
    position: absolute;
    transform: rotate(-15deg);
    z-index: 1;
    height: 50%;
    opacity: 0.5;
    content: "";
    right: -5%;
    background: linear-gradient(135deg, rgb(165,190,175,0.5), rgb(132,162,146,0.5));
    top: -10%;
    width: 35%;
    filter: blur(60px);
}.keydeal_plan::after {
    opacity: 0.4;
    content: "";
    height: 40%;
    background: linear-gradient(225deg, rgb(132,162,146,0.5), rgb(165,190,175,0.5));
    filter: blur(50px);
    z-index: 1;
    position: absolute;
    bottom: -10%;
    transform: rotate(15deg);
    left: -5%;
    width: 30%;
}.keydeal_plan .container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
}.keydeal_plan .keyplan_pricing {
    display: flex;
    flex-direction: column;
}.keydeal_plan .keytrial_offers {
    margin-right: auto;
    margin-bottom: 60px;
    text-align: center;
    order: -1;
    max-width: 800px;
    margin-left: auto;
}.keydeal_plan .keytrial_offers h2 {
    font-weight: 700;
    color: #000000;
    display: inline-block;
    position: relative;
    font-size: 32px;
    margin-bottom: 20px;
}.keydeal_plan .keytrial_offers h2::after {
    left: 50%;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    bottom: -10px;
    content: "";
    background: linear-gradient(to right, rgb(165,190,175), rgb(132,162,146));
    width: 80px;
}.keydeal_plan .keyclass_rates {
    word-wrap: break-word;
    white-space: normal;
    margin: 0 auto;
    max-width: 700px;
    font-size: calc(15px + 2px);
    overflow-wrap: break-word;
    line-height: 1.6;
    color: #000000;
}.keydeal_plan .keycost_deals {
    width: 100%;
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.keydeal_plan .keypro_rates {
    transform: translateY(0);
    transition: transform var(--card-transition);
    height: 100%;
    display: block;
    color: inherit;
    text-decoration: none;
}.keydeal_plan .keypro_rates:hover {
    transform: translateY(-10px);
}.keydeal_plan .keylearning_deals {
    box-shadow: var(--card-shadow);
    overflow: hidden;
    border-radius: 12px;
    flex-direction: column;
    transition: box-shadow var(--card-transition);
    background-color: var(--card-bg);
    position: relative;
    height: 100%;
    display: flex;
}.keydeal_plan .keypro_rates:hover .keylearning_deals {
    box-shadow: var(--card-hover-shadow);
}.keydeal_plan .keylearning_deals::before {
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    background: var(--card-border);
    transform-origin: left;
    height: 5px;
    position: absolute;
    transform: scaleX(0);
    transition: transform 0.5s ease;
}.keydeal_plan .keypro_rates:hover .keylearning_deals::before {
    transform: scaleX(1);
}.keydeal_plan .keytuition_table {
    position: relative;
    padding: 35px 30px;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    z-index: 1;
}.keydeal_plan .keytuition_table h3 {
    color: #000000;
    font-size: calc(20px + 2px);
    margin-bottom: 15px;
    position: relative;
    transition: color 0.3s ease;
    font-weight: 700;
    display: inline-block;
}.keydeal_plan .keypro_rates:hover .keytuition_table h3 {
    color: var(--card-accent);
}.keydeal_plan .keyvalue_deals {
    color: var(--card-accent);
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    font-size: calc(20px + 6px);
}.keydeal_plan .keyvalue_deals::after {
    bottom: -10px;
    height: 2px;
    position: absolute;
    transition: width 0.3s ease;
    content: "";
    background-color: var(--card-accent);
    left: 0;
    width: 40px;
}.keydeal_plan .keypro_rates:hover .keyvalue_deals::after {
    width: 60px;
}.keydeal_plan .keytuition_table p {
    overflow-wrap: break-word;
    flex-grow: 1;
    font-size: 15px;
    word-wrap: break-word;
    hyphens: auto;
    line-height: 1.6;
    white-space: normal;
    color: #000000;
    margin-top: 15px;
}.keydeal_plan .keyphoto_box_wrap {
    width: 100%;
    position: relative;
    height: 200px;
    overflow: hidden;
    transition: transform 0.6s ease;
}.keydeal_plan .keyphoto_box_wrap::after {
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    transition: opacity 0.4s ease;
    right: 0;
    content: "";
    left: 0;
    top: 0;
    opacity: 0;
    position: absolute;
    bottom: 0;
}.keydeal_plan .keypro_rates:hover .keyphoto_box_wrap::after {
    opacity: 1;
}.keydeal_plan .keypro_rates:hover .keyphoto_box_wrap {
    transform: scale(1.05);
}

@media (min-width: 992px) {.keydeal_plan .keyplan_pricing {
    align-items: center;
    gap: 60px;
    flex-direction: row;
}.keydeal_plan .keytrial_offers {
    order: 0;
    text-align: left;
    margin: 0;
    width: 30%;
}.keydeal_plan .keytrial_offers h2 {
    text-align: left;
    display: block;
}.keydeal_plan .keytrial_offers h2::after {
    transform: none;
    left: 0;
}.keydeal_plan .keyclass_rates {
    margin: 0;
    text-align: left;
}.keydeal_plan .keycost_deals {
    width: 70%;
}
}

@media (max-width: 991px) {.keydeal_plan {
    padding: 80px 0 60px;
}.keydeal_plan .keycost_deals {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
}
}

@media (max-width: 767px) {.keydeal_plan {
    padding: 60px 0 40px;
}.keydeal_plan .keytrial_offers {
    margin-bottom: 40px;
}.keydeal_plan .keycost_deals {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.keydeal_plan .keytuition_table {
    padding: 25px 20px;
}.keydeal_plan .keytuition_table h3 {
    font-size: 20px;
}.keydeal_plan .keyvalue_deals {
    font-size: calc(20px + 2px);
}.keydeal_plan .keytuition_table p {
    font-size: calc(15px - 1px);
}.keydeal_plan .keyphoto_box_wrap {
    height: 180px;
}
}

@media (max-width: 480px) {.keydeal_plan {
    padding: 50px 0 30px;
}.keydeal_plan .keytrial_offers h2 {
    font-size: calc(32px - 4px);
}.keydeal_plan .keyclass_rates {
    font-size: 15px;
}.keydeal_plan .keytuition_table {
    padding: 20px 15px;
}.keydeal_plan .keyphoto_box_wrap {
    height: 160px;
}}.keytitle_board {
    overflow: hidden;
    background: rgb(199,221,204);
    align-items: center;
    position: relative;
    padding: 80px 20px;
    min-height: 100vh;
    display: flex;
}.keytitle_board > div {
    max-width: 1200px;
    width: 100%;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.keytitle_board::before {
    top: 0;
    opacity: 0.15;
    height: 100%;
    content: "";
    z-index: 1;
    background: linear-gradient(135deg, rgb(165,190,175,0.5) 0%, rgb(132,162,146,0.5) 100%);
    left: 0;
    width: 100%;
    position: absolute;
}.keytitle_board::after {
    left: 0;
    height: 100%;
    background-size: 20px 20px;
    content: "";
    top: 0;
    opacity: 0.03;
    z-index: 1;
    position: absolute;
    background-image: 
    linear-gradient(45deg, rgb(199,221,204) 25%, transparent 25%),
    linear-gradient(-45deg, rgb(199,221,204) 25%, transparent 25%),
    linear-gradient(45deg, transparent 75%, rgb(199,221,204) 75%),
    linear-gradient(-45deg, transparent 75%, rgb(199,221,204) 75%);
    width: 100%;
}.keytitle_board .keyfast_classes {
    margin-bottom: 40px;
    animation: slideInLeft 0.8s ease-out forwards;
    position: relative;
    transform: translateX(-5%);
}.keytitle_board .keymain_hero {
    margin: 0;
    font-weight: 700;
    display: inline-block;
    color: rgb(165,190,175);
    line-height: 1.2;
    font-size: 47px;
    padding: 0;
    position: relative;
}.keytitle_board .keymain_hero::after {
    transform: scaleX(0);
    left: 0;
    width: 60%;
    animation: expandLine 1s 0.4s ease forwards;
    background: linear-gradient(90deg, rgb(132,162,146) 0%, rgb(132,162,146,0.5) 100%);
    transform-origin: left;
    position: absolute;
    bottom: -10px;
    height: 4px;
    content: "";
}.keytitle_board .keystart_begin {
    animation: fadeInUp 1s 0.5s ease-out forwards;
    opacity: 0;
    transform: translateY(20px);
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
}.keytitle_board .keystart_begin::before {
    left: 0;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7));
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
}.keytitle_board .keystart_begin > div {
    padding: 60px 40px;
    display: flex;
    color: #ffffff;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    position: relative;
    min-height: 400px;
}.keytitle_board .keystart_begin p {
    margin-bottom: 30px;
    position: relative;
    padding-left: 20px;
    font-size: calc(18px * 1.2);
    line-height: 1.6;
    max-width: 80%;
    animation: fadeInRight 0.8s 0.8s ease-out forwards;
    transform: translateX(-20px);
    letter-spacing: 0.5px;
    opacity: 0;
}.keytitle_board .keystart_begin p::before {
    left: 0;
    width: 4px;
    height: 100%;
    top: 0;
    content: "";
    background: rgb(132,162,146);
    position: absolute;
}.keytitle_board .keystart_begin h3 {
    position: relative;
    padding: 20px;
    border-left: 3px solid rgb(165,190,175);
    line-height: 1.4;
    font-size: 22px;
    transform: translateY(20px);
    opacity: 0;
    background: rgba(0, 0, 0, 0.3);
    max-width: 90%;
    animation: fadeInUp 0.8s 1s ease-out forwards;
    backdrop-filter: blur(5px);
    font-weight: 600;
}@keyframes slideInLeft {
  from {
    transform: translateX(-5%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

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

html {
    cursor: default;
}

@media screen and (max-width: 992px) {.keytitle_board {
    padding: 60px 15px;
}.keytitle_board .keymain_hero {
    font-size: calc(47px * 0.9);
}.keytitle_board .keystart_begin > div {
    min-height: 350px;
    padding: 40px 30px;
}.keytitle_board .keystart_begin p {
    max-width: 90%;
    font-size: 18px;
}.keytitle_board .keystart_begin h3 {
    max-width: 100%;
    font-size: calc(22px * 0.9);
}
}

@media screen and (max-width: 768px) {.keytitle_board {
    padding: 50px 10px;
}.keytitle_board .keyfast_classes {
    margin-bottom: 30px;
}.keytitle_board .keymain_hero {
    font-size: calc(47px * 0.8);
}.keytitle_board .keystart_begin > div {
    min-height: 300px;
    padding: 30px 20px;
}.keytitle_board .keystart_begin p {
    max-width: 100%;
    margin-bottom: 20px;
}.keytitle_board .keystart_begin h3 {
    font-size: calc(22px * 0.8);
    padding: 15px;
}
}

@media screen and (max-width: 576px) {.keytitle_board {
    padding: 40px 10px;
}.keytitle_board .keymain_hero {
    font-size: calc(47px * 0.7);
}.keytitle_board .keystart_begin > div {
    padding: 25px 15px;
    min-height: 250px;
}.keytitle_board .keystart_begin p {
    padding-left: 15px;
    font-size: calc(18px * 0.9);
}.keytitle_board .keystart_begin h3 {
    font-size: calc(22px * 0.7);
    padding: 12px;
}
}