* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.container {
    max-width: 100%;
    width: 1142px;
    margin: auto;
}a {
    color: inherit;
    text-decoration: none;
}@keyframes shift_scrollbar { 0% { transform: translateX(0); } 50% { transform: translateX(5px); } 100% { transform: translateX(0); } }

::-webkit-scrollbar {
    width: auto;
    padding: 3px;
}::-webkit-scrollbar-track {
    margin: 2px 0;
    background: linear-gradient(305deg, rgb(255, 255, 255, 0.5) 64%, rgb(196,166,120) 39%, rgb(196,166,120,0.5) 48%, rgb(219,199,166) 1%, rgb(219,199,166,0.5) 64%, rgb(236,227,207) 99%);
}::-webkit-scrollbar-thumb {
    transition: box-shadow, transform 3.1s cubic-bezier(0.42, 0, 0.58, 1);
    animation: shift_scrollbar 5s ease-out infinite;
    min-height: 34px;
    box-shadow: 4px -3px 6px -2px rgba(0, 0, 0, 0.4);
    background: rgb(219,199,166);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: -3px -5px 2px 2px rgba(0, 0, 0, 0.7);
    background: rgb(196,166,120);
    border-color: rgb(196,166,120,0.5);
}::-webkit-scrollbar-thumb:active {
    background: #ffffff;
    box-shadow: inset -3px -3px 13px 2px rgba(0, 0, 0, 0.5);
}* {
    scrollbar-width: none;
    scrollbar-color: rgb(219,199,166) #ffffff;
}.patent_info_iCVK {
    flex: 0 0 auto;
}html,body {
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-snap-type: none;
    height: 100%;
    auto;
    min-height: 100%;
}.head_know_NuHl {
    flex: 1 0 auto;
}.wrap-structure_fwJH {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.customer_experience_Pqvp {
    background: linear-gradient(135deg, rgb(236,227,207) 0%, rgba(240, 245, 255, 0.9) 100%);
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
}.customer_experience_Pqvp::before {
    top: -5%;
    background: linear-gradient(230deg, rgb(219,199,166,0.5) 0%, transparent 80%);
    pointer-events: none;
    width: 50%;
    transform: rotate(-15deg) skew(5deg);
    z-index: 1;
    height: 70%;
    content: "";
    right: -10%;
    position: absolute;
}.customer_experience_Pqvp::after {
    pointer-events: none;
    position: absolute;
    content: "";
    width: 40%;
    z-index: 1;
    transform: rotate(10deg) skew(-5deg);
    bottom: -10%;
    background: linear-gradient(45deg, rgb(196,166,120,0.5) 0%, transparent 70%);
    height: 60%;
    left: -5%;
}.customer_experience_Pqvp h2 {
    margin-bottom: 3.5rem;
    font-weight: 700;
    transform-origin: center left;
    font-size: 33px;
    position: relative;
    transition: transform 0.5s ease-out;
    color: #000000;
    text-align: center;
}.customer_experience_Pqvp h2:hover {
    transform: scale(1.02);
}.customer_experience_Pqvp h2::after {
    height: 0.25rem;
    content: "";
    position: absolute;
    left: 50%;
    width: 6rem;
    bottom: -1rem;
    transform: translateX(-50%);
    box-shadow: 0 4px 12px rgba(rgb(219,199,166,0.5), 0.3);
    background: linear-gradient(90deg, rgb(219,199,166) 0%, rgb(196,166,120) 100%);
}.customer_experience_Pqvp .container.skill_studio_vwjB {
    z-index: 5;
    position: relative;
}.customer_experience_Pqvp .feedback_perspectives_gDKT {
    perspective: 1000px;
    gap: 2.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.customer_experience_Pqvp .testimonials_ZOcE {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    transform-style: preserve-3d;
    z-index: 2;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    justify-content: space-between;
    padding: 2rem;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.customer_experience_Pqvp .testimonials_ZOcE::before {
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(219,199,166,0.5), 0.05) 100%);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}.customer_experience_Pqvp .testimonials_ZOcE:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px) rotateX(2deg);
}.customer_experience_Pqvp .testimonials_ZOcE h3 {
    margin-bottom: 0.75rem;
    font-size: calc(20px * 1.1);
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: rgb(219,199,166);
}.customer_experience_Pqvp .testimonials_ZOcE h3::after {
    position: absolute;
    transition: width 0.3s ease;
    bottom: -5px;
    height: 2px;
    width: 0;
    left: 0;
    content: "";
    background: rgb(196,166,120);
}.customer_experience_Pqvp .testimonials_ZOcE:hover h3::after {
    width: 100%;
}.customer_experience_Pqvp .testimonials_ZOcE .description {
    line-height: 1.7;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 17px;
    position: relative;
    z-index: 2;
}.customer_experience_Pqvp .testimonials_ZOcE .description::before {
    content: "";
    font-size: 8rem;
    top: -2rem;
    left: -1rem;
    z-index: -1;
    color: rgba(rgb(219,199,166,0.5), 0.05);
    font-family: serif;
    position: absolute;
}.customer_experience_Pqvp .testimonials_ZOcE div {
    height: 60px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 17px;
    margin-top: auto;
    width: 60px;
    overflow: hidden;
    position: relative;
}.customer_experience_Pqvp .testimonials_ZOcE div::before {
    content: "";
    z-index: 1;
    background: linear-gradient(45deg, rgb(219,199,166,0.5), transparent);
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease;
    inset: 0;
}.customer_experience_Pqvp .testimonials_ZOcE:hover div::before {
    opacity: 0.3;
}.customer_experience_Pqvp .testimonials_ZOcE div img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}.customer_experience_Pqvp .testimonials_ZOcE:hover div img {
    transform: scale(1.05);
}

@media (max-width: 991px) {.customer_experience_Pqvp {
    padding: 4rem 0;
}.customer_experience_Pqvp h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 3rem;
}.customer_experience_Pqvp .feedback_perspectives_gDKT {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 2rem;
}
}

@media (max-width: 767px) {.customer_experience_Pqvp {
    padding: 3rem 0;
}.customer_experience_Pqvp::before,
    .customer_experience_Pqvp::after {
    height: 50%;
    width: 70%;
}.customer_experience_Pqvp h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 2.5rem;
}.customer_experience_Pqvp h2::after {
    width: 5rem;
}.customer_experience_Pqvp .feedback_perspectives_gDKT {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.5rem;
}.customer_experience_Pqvp .testimonials_ZOcE {
    padding: 1.5rem;
}
}

@media (max-width: 575px) {.customer_experience_Pqvp {
    padding: 2.5rem 0;
}.customer_experience_Pqvp h2 {
    margin-bottom: 2rem;
    font-size: calc(33px * 0.7);
}.customer_experience_Pqvp h2::after {
    height: 0.2rem;
    width: 4rem;
}.customer_experience_Pqvp .feedback_perspectives_gDKT {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.customer_experience_Pqvp .testimonials_ZOcE {
    padding: 1.25rem;
}.customer_experience_Pqvp .testimonials_ZOcE:hover {
    transform: translateY(-5px) rotateX(1deg);
}
}

@media (hover: none) {.customer_experience_Pqvp .testimonials_ZOcE:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.customer_experience_Pqvp .testimonials_ZOcE:hover h3::after {
    width: 0;
}.customer_experience_Pqvp .testimonials_ZOcE:hover div::before {
    opacity: 0;
}.customer_experience_Pqvp .testimonials_ZOcE:hover div img {
    transform: none;
}
}

@media (prefers-reduced-motion) {.customer_experience_Pqvp .testimonials_ZOcE,
    .customer_experience_Pqvp .testimonials_ZOcE div img,
    .customer_experience_Pqvp .testimonials_ZOcE h3::after,
    .customer_experience_Pqvp h2 {
    transition: none;
}.customer_experience_Pqvp .testimonials_ZOcE:hover {
    transform: none;
}.customer_experience_Pqvp .testimonials_ZOcE:hover div img {
    transform: none;
}}.cookieUsageContainer_xZvr {
    width: 100%;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    animation: slideUp 0.5s forwards;
    border-top: 3px solid rgb(196,166,120);
    transition: transform 0.5s ease-in-out;
    position: fixed;
    font-family: Arial, sans-serif;
    padding: 20px 0;
    background: rgb(196,166,120);
    transform: translateY(100%);
    bottom: 0;
    z-index: 90;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.manage_tracking_jHlD {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    padding: 20px 5%;
}.cookieUsageContainer_xZvr h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
}.cookieUsageContainer_xZvr p {
    line-height: 1.5;
    font-size: 12px;
    color: #ffffff;
    margin: 0;
}.cookie_necessary_gbSe {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgb(219,199,166));
    margin-right: 15px;
}.cookie_necessary_gbSe svg {
    transition: transform 0.3s ease-in-out;
    width: 80px;
    fill: rgb(219,199,166);
    height: 80px;
}.cookie_necessary_gbSe:hover svg {
    transform: scale(1.1);
}.edu_cookies_lEcK {
    flex-shrink: 0;
    white-space: nowrap;
    margin-left: 10px;
    text-decoration: none;
    min-width: 140px;
    background: linear-gradient(90deg, rgb(219,199,166), rgb(196,166,120));
    cursor: pointer;
    border-radius: 27px;
    box-shadow: 0 0 15px rgb(219,199,166);
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 40px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    padding: 10px 20px;
}.edu_cookies_lEcK:hover {
    box-shadow: 0 0 20px rgb(196,166,120);
}.cookie_button.cookie_explained_EInG:hover {
    box-shadow: 0 0 15px rgb(196,166,120);
}.cookieUsageContainer_xZvr p a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(219,199,166);
}.cookieUsageContainer_xZvr p a:hover {
    color: rgb(196,166,120);
}#cookiePromptAlert_MjQn {
    display: none;
}#cookiePromptAlert_MjQn:checked ~ .cookieUsageContainer_xZvr {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookieUsageContainer_xZvr {
    padding: 15px 0;
}.manage_tracking_jHlD {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.cookie_necessary_gbSe {
    display: none;
}.manage_tracking_jHlD {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.cookieUsageContainer_xZvr h5 {
    font-size: 17px;
    margin-bottom: 5px;
}.privacy_ctrl_aegI {
    margin-bottom: 15px;
}.edu_cookies_lEcK {
    margin: 10px 0;
    min-width: 100%;
}}
.patent_info_iCVK {
    background-color: rgb(236,227,207);
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 5rem 0 2rem;
}.patent_info_iCVK::before {
    width: 100%;
    left: 0;
    position: absolute;
    content: '';
    z-index: 0;
    height: 100%;
    opacity: 0.07;
    background: 
        linear-gradient(135deg, rgb(219,199,166,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(196,166,120,0.5) 0%, transparent 70%);
    top: 0;
}.patent_info_iCVK::after {
    left: 0;
    background: linear-gradient(90deg, 
        rgb(236,227,207) 0%,
        rgb(219,199,166) 35%, 
        rgb(196,166,120) 65%,
        rgb(236,227,207) 100%);
    top: 0;
    position: absolute;
    content: '';
    height: 7px;
    width: 100%;
    z-index: 1;
}.patent_info_iCVK .container {
    z-index: 2;
    position: relative;
}.patent_info_iCVK .license_cta_YXOu {
    display: flex;
    flex-direction: column;
}.patent_info_iCVK .get_helpdesk_OZNq {
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    justify-content: center;
    flex-wrap: wrap;
    gap: 0;
    position: relative;
    margin-bottom: 4rem;
    padding-bottom: 2rem;
}.patent_info_iCVK .get_helpdesk_OZNq::after {
    height: 1px;
    width: 100%;
    bottom: -1px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(196,166,120,0.5) 50%,
        transparent 100%);
    content: '';
    left: 0;
    position: absolute;
}.patent_info_iCVK .info_item {
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    width: 25%;
    position: relative;
    flex: 0 0 auto;
}.patent_info_iCVK .info_item::before {
    content: '';
    width: 1px;
    height: 60%;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.06);
    left: 0;
    transform: translateY(-50%);
    position: absolute;
}.patent_info_iCVK .info_item:first-child::before {
    display: none;
}.patent_info_iCVK .info_item p,
.patent_info_iCVK .info_item a {
    transition: all 0.3s ease;
    display: flex;
    color: #000000;
    font-size: calc(18px - 1px);
    justify-content: center;
    text-align: center;
    align-items: center;
    text-decoration: none;
    font-weight: 400;
    gap: 0.75rem;
}.patent_info_iCVK .info_item:hover {
    transform: translateY(-5px);
}.patent_info_iCVK .info_item:hover p,
.patent_info_iCVK .info_item:hover a {
    color: rgb(219,199,166);
}.patent_info_iCVK .info_item svg {
    fill: rgb(219,199,166);
    transition: transform 0.3s ease;
    width: 20px;
    height: 20px;
}.patent_info_iCVK .info_item:hover svg {
    transform: rotate(10deg);
}.patent_info_iCVK .text_main_holder {
    gap: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}.patent_info_iCVK .main_sitewrap_zuAE {
    max-width: 300px;
    margin-right: auto;
    flex-direction: column;
    display: flex;
    width: 100%;
    gap: 1.5rem;
}.patent_info_iCVK .main_sitewrap_zuAE svg {
    height: auto;
    transition: all 0.3s ease;
    max-width: 160px;
}.patent_info_iCVK .main_sitewrap_zuAE:hover svg {
    transform: scale(1.05);
}.patent_info_iCVK .media_kit_vXNH {
    font-size: 14px;
    position: relative;
    color: #000000;
    padding-left: 2rem;
    line-height: 1.6;
}.patent_info_iCVK .media_kit_vXNH::before {
    bottom: 0;
    background: linear-gradient(to bottom, rgb(219,199,166), rgb(196,166,120));
    width: 4px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    content: '';
    top: 0;
}.patent_info_iCVK .top_expert_pMTP {
    flex: 1;
    position: relative;
    max-width: 400px;
    flex-direction: column;
    display: flex;
    min-width: 240px;
    gap: 2rem;
}.patent_info_iCVK .top_expert_pMTP::before {
    left: 0;
    top: 0;
    content: '';
    background: rgba(0, 0, 0, 0.02);
    width: 100%;
    position: absolute;
    border-radius: 14px;
    z-index: -1;
    height: 100%;
}.patent_info_iCVK .top_expert_pMTP h5 {
    padding: 0.75rem 1.5rem;
    background: rgba(0, 0, 0, 0.03);
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    border-radius: 10px;
}.patent_info_iCVK .nav_guide_mSTQ {
    display: flex;
    padding: 0 1.5rem;
    gap: 0.75rem;
    flex-direction: column;
}.patent_info_iCVK .nav_guide_mSTQ:first-child {
    position: relative;
}.patent_info_iCVK .nav_guide_mSTQ a {
    position: relative;
    text-decoration: none;
    font-size: 18px;
    transition: all 0.3s ease;
    padding: 0.5rem 0;
    padding-left: 1.25rem;
    color: #000000;
}.patent_info_iCVK .nav_guide_mSTQ a::before {
    background-color: rgb(196,166,120,0.5);
    transition: all 0.3s ease;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
}.patent_info_iCVK .nav_guide_mSTQ a:hover {
    padding-left: 1.5rem;
    color: rgb(219,199,166);
}.patent_info_iCVK .nav_guide_mSTQ a:hover::before {
    background-color: rgb(219,199,166);
    height: 8px;
    width: 8px;
}.patent_info_iCVK .subscribe_holder {
    position: relative;
    width: 100%;
    flex-direction: column;
    padding: 2rem;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.8) 100%);
    gap: 1.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    max-width: 400px;
    display: flex;
    border-radius: 14px;
}.patent_info_iCVK .subscribe_holder::before {
    border-width: 50px 50px 0 0;
    height: 0;
    border-top-left-radius: 14px;
    content: '';
    border-color: rgb(219,199,166,0.5) transparent transparent transparent;
    left: 0;
    top: 0;
    position: absolute;
    width: 0;
    border-style: solid;
}.patent_info_iCVK .subscribe_holder h5 {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0.5rem;
}.patent_info_iCVK .subscribe_holder p {
    color: #000000;
    font-size: 18px;
    line-height: 1.6;
}.patent_info_iCVK .input_holder {
    gap: 1rem;
    flex-direction: column;
    position: relative;
    display: flex;
    margin-top: 0.5rem;
}.patent_info_iCVK .input_holder input[type="email"] {
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #000000;
    border-radius: 10px;
    font-size: 18px;
    padding: 1.125rem 1.25rem;
}.patent_info_iCVK .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(219,199,166);
    box-shadow: 0 0 0 3px rgb(219,199,166,0.5);
}.patent_info_iCVK .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.patent_info_iCVK .email_submit_YgXo {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease;
    overflow: hidden;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(219,199,166) 0%, rgb(196,166,120) 100%);
    position: relative;
    z-index: 1;
    padding: 1.125rem 1.25rem;
}.patent_info_iCVK .email_submit_YgXo::before {
    top: 0;
    transition: opacity 0.3s ease;
    opacity: 0;
    z-index: -1;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(196,166,120) 0%, rgb(219,199,166) 100%);
    left: 0;
}.patent_info_iCVK .email_submit_YgXo:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.patent_info_iCVK .email_submit_YgXo:hover::before {
    opacity: 1;
}.patent_info_iCVK .abuse_ctrl_qBES {
    margin-top: 4rem;
    text-align: center;
    position: relative;
    padding-top: 2rem;
}.patent_info_iCVK .abuse_ctrl_qBES::before {
    width: 40%;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    left: 30%;
    position: absolute;
    height: 1px;
    content: '';
}.patent_info_iCVK .diploma_cta_bMzd {
    font-size: 14px;
    opacity: 0.8;
    color: #000000;
}

@media (max-width: 1200px) {.patent_info_iCVK .text_main_holder {
    gap: 2.5rem;
}.patent_info_iCVK .main_sitewrap_zuAE {
    max-width: 260px;
}.patent_info_iCVK .top_expert_pMTP {
    min-width: 220px;
}
}

@media (max-width: 991px) {.patent_info_iCVK {
    padding: 4rem 0 2rem;
}.patent_info_iCVK .info_item {
    width: 50%;
    padding: 1rem;
}.patent_info_iCVK .info_item:nth-child(3)::before {
    display: none;
}.patent_info_iCVK .text_main_holder {
    gap: 3rem;
    align-items: center;
    flex-direction: column;
}.patent_info_iCVK .main_sitewrap_zuAE {
    text-align: center;
    max-width: 100%;
    width: 100%;
    align-items: center;
}.patent_info_iCVK .media_kit_vXNH {
    max-width: 500px;
    padding-left: 0;
    text-align: center;
}.patent_info_iCVK .media_kit_vXNH::before {
    display: none;
}.patent_info_iCVK .top_expert_pMTP {
    max-width: 600px;
    width: 100%;
}.patent_info_iCVK .subscribe_holder {
    width: 100%;
    max-width: 600px;
}
}

@media (max-width: 768px) {.patent_info_iCVK {
    padding: 3.5rem 0 1.5rem;
}.patent_info_iCVK .get_helpdesk_OZNq {
    margin-bottom: 3rem;
}.patent_info_iCVK .info_item {
    width: 100%;
}.patent_info_iCVK .info_item::before {
    display: none;
}.patent_info_iCVK .nav_guide_mSTQ {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem 1.5rem;
    flex-direction: row;
}.patent_info_iCVK .nav_guide_mSTQ a {
    text-align: center;
    padding: 0.5rem 1rem;
}.patent_info_iCVK .nav_guide_mSTQ a::before {
    display: none;
}.patent_info_iCVK .nav_guide_mSTQ a:hover {
    padding-left: 1rem;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.03);
}.patent_info_iCVK .abuse_ctrl_qBES {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.patent_info_iCVK {
    padding: 3rem 0 1.5rem;
}.patent_info_iCVK .get_helpdesk_OZNq {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
}.patent_info_iCVK .text_main_holder {
    gap: 2.5rem;
}.patent_info_iCVK .top_expert_pMTP {
    padding: 1rem;
}.patent_info_iCVK .top_expert_pMTP h5 {
    text-align: center;
}.patent_info_iCVK .subscribe_holder {
    padding: 1.5rem;
}.patent_info_iCVK .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.patent_info_iCVK .abuse_ctrl_qBES {
    margin-top: 2.5rem;
}}.study_process_uhbo {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(236,227,207) 0%, rgba(255,255,255,0.92) 100%);
}.study_process_uhbo::before {
    background: linear-gradient(to right, rgb(219,199,166,0.5), rgb(196,166,120));
    right: -5%;
    width: 300px;
    opacity: 0.1;
    top: -5%;
    z-index: 0;
    content: "";
    height: 300px;
    position: absolute;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    animation: floatElement 15s ease-in-out infinite alternate;
}.study_process_uhbo::after {
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    left: -5%;
    bottom: -10%;
    z-index: 0;
    width: 250px;
    opacity: 0.08;
    position: absolute;
    height: 250px;
    content: "";
    background: linear-gradient(to left, rgb(196,166,120,0.5), rgb(219,199,166));
    animation: floatElement 18s ease-in-out infinite alternate-reverse;
}.study_process_uhbo .container {
    padding: 3rem;
    backdrop-filter: blur(4px);
    z-index: 1;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.03), 
                0 1px 5px rgba(0,0,0,0.02),
                0 20px 40px rgba(0,0,0,0.04);
    transform: perspective(1500px) rotateY(2deg);
    background: linear-gradient(135deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 100%);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.study_process_uhbo .container:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 3px 10px rgba(0,0,0,0.03),
                0 30px 60px rgba(0,0,0,0.06);
    transform: perspective(1500px) rotateY(0deg);
}.study_process_uhbo h3 {
    animation: slideInText 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
    letter-spacing: -0.02em;
    font-size: calc(36px * 0.9);
    font-weight: 700;
    transform: translateX(-10px);
    opacity: 0;
}.study_process_uhbo h3::after {
    position: absolute;
    left: 0;
    animation: expandLine 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s forwards;
    background: linear-gradient(to right, rgb(219,199,166), rgb(196,166,120));
    height: 3px;
    transform-origin: left;
    width: 60px;
    transform: scaleX(0);
    content: "";
    bottom: -10px;
}.study_process_uhbo p {
    margin-top: 2rem;
    max-width: 800px;
    color: #000000;
    animation: fadeInUp 1s cubic-bezier(0.19, 1, 0.22, 1) 0.5s forwards;
    font-size: 16px;
    opacity: 0;
    transform: translateY(20px);
    line-height: 1.8;
    position: relative;
}.study_process_uhbo p span {
    border-left: 2px solid rgb(219,199,166,0.5);
    padding: 0.5rem 1rem;
    display: inline-block;
    position: relative;
    background: linear-gradient(120deg, transparent 0%, rgba(var(--primary-color-rgb), 0.03) 30%, transparent 70%);
}.study_process_uhbo .skill_studio_vwjB {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

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

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

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

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


@media (max-width: 992px) {.study_process_uhbo {
    padding: 80px 0;
}.study_process_uhbo .container {
    padding: 2rem;
    transform: perspective(1200px) rotateY(1deg);
}.study_process_uhbo h3 {
    font-size: calc(36px * 0.85);
}
}

@media (max-width: 768px) {.study_process_uhbo {
    padding: 60px 0;
}.study_process_uhbo .container {
    transform: none;
    box-shadow: 0 8px 20px rgba(0,0,0,0.03);
    padding: 1.5rem;
}.study_process_uhbo::before,
    .study_process_uhbo::after {
    width: 150px;
    height: 150px;
}.study_process_uhbo h3 {
    font-size: calc(36px * 0.75);
}.study_process_uhbo p {
    margin-top: 1.5rem;
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 576px) {.study_process_uhbo {
    padding: 40px 0;
}.study_process_uhbo .container {
    padding: 1.25rem;
}.study_process_uhbo h3 {
    margin-bottom: 1.25rem;
    font-size: calc(36px * 0.7);
}.study_process_uhbo h3::after {
    height: 2px;
    width: 50px;
}.study_process_uhbo p {
    margin-top: 1.25rem;
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.study_process_uhbo p span {
    padding: 0.35rem 0.75rem;
}}.contact_information_CsIL {
    overflow: hidden;
    background: rgb(236,227,207);
    padding: 100px 0;
    position: relative;
}.contact_information_CsIL::before {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(219,199,166,0.5) 0%, transparent 50%, rgb(196,166,120,0.5) 100%);
    content: "";
    height: 100%;
    position: absolute;
}.contact_information_CsIL::after {
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    animation: pulse 15s infinite alternate;
    z-index: 1;
    background: radial-gradient(circle at 30% 70%, rgb(219,199,166,0.5) 0%, transparent 30%);
    height: 100%;
}.contact_information_CsIL .container {
    max-width: 1200px;
    position: relative;
    z-index: 5;
    padding: 0 20px;
    margin: 0 auto;
}.contact_information_CsIL h3 {
    color: #000000;
    font-size: 34px;
    text-align: center;
    position: relative;
    font-weight: 700;
    margin-bottom: 40px;
}.contact_information_CsIL h3::after {
    left: 50%;
    height: 3px;
    background: rgb(219,199,166);
    border-radius: 10px;
    content: "";
    position: absolute;
    width: 80px;
    bottom: -15px;
    transform: translateX(-50%);
}.contact_information_CsIL .snap_shot_cplN {
    opacity: 0.1;
    z-index: 0;
    filter: grayscale(40%) contrast(120%);
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
}.contact_information_CsIL .snap_shot_cplN::after {
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(219,199,166,0.5) 0%, transparent 100%);
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
}.request_map_kUsB {
    background: #ffffff;
    justify-content: space-between;
    position: relative;
    display: flex;
    border-radius: 10px;
    z-index: 10;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}.request_map_kUsB::before {
    width: 10px;
    top: 0;
    background: rgb(219,199,166);
    height: 100%;
    left: 0;
    z-index: 1;
    content: "";
    position: absolute;
}.request_map_kUsB .request_query_HMSz {
    position: relative;
    padding: 50px;
    flex: 0 0 60%;
}.request_map_kUsB .request_query_HMSz::before {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(196,166,120,0.5), transparent);
    height: 100%;
    width: 1px;
    right: 0;
    top: 0;
}.request_map_kUsB .request_query_HMSz h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: left;
}.request_map_kUsB .request_query_HMSz h3::after {
    transform: none;
    width: 60px;
    left: 0;
}.request_map_kUsB .request_query_HMSz form {
    display: flex;
    flex-direction: column;
}.request_map_kUsB .request_query_HMSz input[type="text"],
.request_map_kUsB .request_query_HMSz textarea {
    padding: 15px 20px;
    border-radius: 10px;
    width: 100%;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 17px;
    font-family: Arial, sans-serif;
}.request_map_kUsB .request_query_HMSz input[type="text"]:focus,
.request_map_kUsB .request_query_HMSz textarea:focus {
    border-color: rgb(219,199,166);
    box-shadow: 0 0 0 3px rgb(219,199,166,0.5);
    outline: none;
}.request_map_kUsB .request_query_HMSz textarea {
    resize: vertical;
    min-height: 150px;
}.request_map_kUsB .request_query_HMSz .help_panel_Fkol {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
    position: relative;
}.request_map_kUsB .request_query_HMSz .help_panel_Fkol input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.request_map_kUsB .request_query_HMSz .help_panel_Fkol label {
    padding-left: 30px;
    position: relative;
    line-height: 1.5;
    font-size: calc(17px - 2px);
    cursor: pointer;
    color: #000000;
}.request_map_kUsB .request_query_HMSz .help_panel_Fkol label::before {
    position: absolute;
    height: 20px;
    content: "";
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    top: 2px;
    width: 20px;
    border-radius: 10px;
    left: 0;
}.request_map_kUsB .request_query_HMSz .help_panel_Fkol input[type="checkbox"]:checked + label::before {
    background: rgb(219,199,166);
    border-color: rgb(219,199,166);
}.request_map_kUsB .request_query_HMSz .help_panel_Fkol input[type="checkbox"]:checked + label::after {
    left: 7px;
    width: 6px;
    content: "";
    border: solid #ffffff;
    transform: rotate(45deg);
    height: 12px;
    border-width: 0 2px 2px 0;
    top: 4px;
    position: absolute;
}.request_map_kUsB .request_query_HMSz .help_panel_Fkol a {
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    color: rgb(219,199,166);
}.request_map_kUsB .request_query_HMSz .help_panel_Fkol a:hover {
    text-decoration: underline;
}.request_map_kUsB .request_query_HMSz .feedback_request_OmEN {
    background: rgb(219,199,166);
    font-weight: 600;
    z-index: 1;
    border-radius: 10px;
    align-self: flex-start;
    cursor: pointer;
    padding: 15px 30px;
    position: relative;
    transition: all 0.3s ease;
    display: inline-block;
    overflow: hidden;
    font-size: 19px;
    border: none;
    color: #ffffff;
}.request_map_kUsB .request_query_HMSz .feedback_request_OmEN::before {
    content: "";
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
    background: rgb(196,166,120);
    left: -100%;
    height: 100%;
    z-index: -1;
    width: 100%;
}.request_map_kUsB .request_query_HMSz .feedback_request_OmEN:hover::before {
    left: 0;
}.request_map_kUsB .request_query_HMSz .feedback_request_OmEN:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgb(219,199,166,0.5);
}.request_map_kUsB .inquiry_widget_WORv {
    position: relative;
    flex: 0 0 40%;
    background: linear-gradient(135deg, rgb(219,199,166,0.5) 0%, rgb(236,227,207) 100%);
    padding: 50px;
    overflow: hidden;
}.request_map_kUsB .inquiry_widget_WORv::before {
    animation: rotate 30s linear infinite;
    background: radial-gradient(circle, rgb(219,199,166,0.5) 0%, transparent 70%);
    width: 100%;
    top: -50%;
    right: -50%;
    content: "";
    height: 100%;
    position: absolute;
}.request_map_kUsB .inquiry_widget_WORv h4 {
    position: relative;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
    font-size: 18px;
}.request_map_kUsB .inquiry_widget_WORv h4::after {
    height: 3px;
    border-radius: 10px;
    position: absolute;
    bottom: -15px;
    content: "";
    width: 60px;
    left: 0;
    background: rgb(219,199,166);
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB {
    padding: 0;
    list-style: none;
    margin: 0;
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li {
    align-items: flex-start;
    display: flex;
    z-index: 1;
    position: relative;
    margin-bottom: 25px;
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li:last-child {
    margin-bottom: 0;
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li svg {
    height: 24px;
    flex-shrink: 0;
    width: 24px;
    margin-right: 15px;
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li svg path {
    fill: rgb(219,199,166);
    transition: all 0.3s ease;
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li:hover svg path {
    fill: rgb(196,166,120);
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li span {
    color: #000000;
    font-size: 17px;
    line-height: 1.5;
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #000000;
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li a:hover {
    color: rgb(219,199,166);
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 992px) {.contact_information_CsIL {
    padding: 80px 0;
}.request_map_kUsB {
    flex-direction: column;
}.request_map_kUsB .request_query_HMSz,
    .request_map_kUsB .inquiry_widget_WORv {
    flex: 0 0 100%;
    width: 100%;
}.request_map_kUsB .request_query_HMSz::before {
    bottom: 0;
    top: auto;
    right: 0;
    background: linear-gradient(to right, transparent, rgb(196,166,120,0.5), transparent);
    width: 100%;
    height: 1px;
}
}

@media screen and (max-width: 768px) {.contact_information_CsIL {
    padding: 60px 0;
}.contact_information_CsIL h3 {
    font-size: calc(34px - 4px);
}.request_map_kUsB .request_query_HMSz,
    .request_map_kUsB .inquiry_widget_WORv {
    padding: 30px;
}.request_map_kUsB .request_query_HMSz h3,
    .request_map_kUsB .inquiry_widget_WORv h4 {
    font-size: calc(18px - 2px);
}.request_map_kUsB .request_query_HMSz input[type="text"],
    .request_map_kUsB .request_query_HMSz textarea {
    padding: 12px 15px;
}.request_map_kUsB .request_query_HMSz .feedback_request_OmEN {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.contact_information_CsIL {
    padding: 40px 0;
}.request_map_kUsB .request_query_HMSz,
    .request_map_kUsB .inquiry_widget_WORv {
    padding: 20px;
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li {
    flex-direction: column;
}.request_map_kUsB .inquiry_widget_WORv .reach_support_LHmB li svg {
    margin-bottom: 10px;
}}.future_students_FMdA {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: #f9f9f9;
}.future_students_FMdA::before {
    transform: translateX(-50%);
    z-index: 1;
    bottom: 0;
    background-color: rgb(219,199,166,0.5);
    left: 50%;
    top: 0;
    width: 6px;
    content: '';
    position: absolute;
}.future_students_FMdA .skill_studio_vwjB {
    position: relative;
    text-align: center;
    margin: 0 auto;
    z-index: 10;
    padding: 0 30px;
    max-width: 1000px;
}.future_students_FMdA h3 {
    padding: 0 30px;
    background-color: #f9f9f9;
    position: relative;
    font-size: 28px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 80px;
    border: 3px solid rgb(219,199,166,0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    border-radius: 50px;
}.future_students_FMdA ul {
    flex-direction: column;
    list-style: none;
    margin: 0;
    gap: 50px;
    display: flex;
    padding: 0;
    align-items: center;
    position: relative;
}.future_students_FMdA ul li {
    padding: 30px;
    background-color: #ffffff;
    transition: all 0.4s ease;
    text-align: left;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    border-radius: 20px;
    z-index: 2;
    width: 100%;
    align-items: center;
    max-width: 500px;
    display: flex;
    gap: 20px;
}.future_students_FMdA ul li::before {
    background-color: #ffffff;
    width: 50px;
    z-index: 5;
    height: 50px;
    content: '';
    transform: translateX(-50%);
    top: -25px;
    left: 50%;
    position: absolute;
    border: 6px solid rgb(219,199,166,0.5);
    transition: all 0.4s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}.future_students_FMdA ul li:nth-child(even) {
    flex-direction: row-reverse;
    text-align: right;
}.future_students_FMdA ul li:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: scale(1.05);
}.future_students_FMdA ul li:hover::before {
    border-color: #ffffff;
    background-color: rgb(219,199,166,0.5);
}.future_students_FMdA ul li svg {
    flex-shrink: 0;
    border-radius: 50%;
    height: 60px;
    transition: all 0.4s ease;
    background-color: rgb(219,199,166,0.5);
    padding: 12px;
    width: 60px;
}.future_students_FMdA ul li:hover svg {
    background-color: #ffffff;
    transform: rotate(360deg);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.future_students_FMdA ul li svg path {
    fill: #ffffff;
    transition: fill 0.4s ease;
}.future_students_FMdA ul li:hover svg path {
    fill: rgb(219,199,166);
}@keyframes fadeInFromTop {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.future_students_FMdA ul li {
    animation: fadeInFromTop 0.6s ease forwards;
    opacity: 0;
}.future_students_FMdA ul li:nth-child(1) {
    animation-delay: 0.1s;
}.future_students_FMdA ul li:nth-child(2) {
    animation-delay: 0.3s;
}.future_students_FMdA ul li:nth-child(3) {
    animation-delay: 0.5s;
}.future_students_FMdA ul li:nth-child(4) {
    animation-delay: 0.7s;
}.future_students_FMdA ul li:nth-child(5) {
    animation-delay: 0.9s;
}.future_students_FMdA ul li:nth-child(6) {
    animation-delay: 1.1s;
}

@media (max-width: 992px) {.future_students_FMdA {
    padding: 90px 0;
}.future_students_FMdA h3 {
    margin-bottom: 60px;
}.future_students_FMdA ul {
    gap: 60px;
}.future_students_FMdA ul li {
    padding: 25px;
}.future_students_FMdA ul li svg {
    height: 50px;
    padding: 10px;
    width: 50px;
}
}

@media (max-width: 768px) {.future_students_FMdA ul li,
    .future_students_FMdA ul li:nth-child(even) {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.future_students_FMdA ul li::before {
    top: -30px;
}
}

@media (max-width: 576px) {.future_students_FMdA {
    padding: 70px 0;
}.future_students_FMdA h3 {
    margin-bottom: 50px;
    padding: 0 20px;
    font-size: calc(28px * 0.85);
}.future_students_FMdA ul {
    gap: 50px;
}.future_students_FMdA ul li {
    padding: 20px;
}.future_students_FMdA ul li::before {
    height: 40px;
    width: 40px;
    top: -25px;
}.future_students_FMdA ul li svg {
    width: 45px;
    padding: 8px;
    height: 45px;
}
}

@media (prefers-reduced-motion: reduce) {.future_students_FMdA ul li {
    opacity: 1;
    animation: none;
}.future_students_FMdA ul li:hover {
    transform: none;
}.future_students_FMdA ul li:hover svg {
    transform: none;
}}.test_drive_Jtdo {
    transform: perspective(1000px) rotateX(2deg);
    overflow: hidden;
    background: linear-gradient(135deg, rgb(219,199,166), rgb(196,166,120) 70%, rgb(219,199,166,0.5) 100%);
    padding: 5rem 2rem;
    margin: 4rem 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
}.test_drive_Jtdo::before {
    content: "";
    animation: shimmer 8s infinite linear;
    pointer-events: none;
    z-index: 1;
    top: -10%;
    transform: rotate(-5deg);
    width: 120%;
    height: 140%;
    position: absolute;
    background: linear-gradient(45deg, transparent 30%, rgb(196,166,120,0.5) 40%, transparent 60%);
    left: -5%;
}.test_drive_Jtdo::after {
    z-index: 1;
    opacity: 0.4;
    height: 100%;
    pointer-events: none;
    top: 0;
    left: 0;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(219,199,166,0.5) 5%, transparent 15%),
        radial-gradient(circle at 90% 80%, rgb(196,166,120,0.5) 5%, transparent 15%),
        radial-gradient(circle at 50% 50%, rgb(219,199,166,0.5) 2%, transparent 10%);
    content: "";
    position: absolute;
    width: 100%;
}.test_drive_Jtdo .container {
    display: flex;
    transform: translateY(10px);
    position: relative;
    z-index: 2;
    max-width: 1200px;
    animation: container-appear 0.8s ease-out forwards;
    flex-direction: column;
    gap: 2.5rem;
    align-items: center;
    margin: 0 auto;
}.test_drive_Jtdo h6 {
    font-size: clamp(16px, 4vw, calc(16px * 1.2));
    max-width: 800px;
    opacity: 0;
    animation: text-appear 0.7s ease-out 0.2s forwards;
    letter-spacing: 0.5px;
    font-weight: 600;
    line-height: 1.6;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    padding: 0 1rem;
    transform: translateY(10px);
    margin: 0;
    text-align: center;
}.test_drive_Jtdo div div {
    opacity: 0;
    justify-content: center;
    margin-top: 1rem;
    animation: button-appear 0.8s ease-out 0.4s forwards;
    transform: translateY(15px);
    display: flex;
}.test_drive_Jtdo div span {
    position: relative;
    display: inline-block;
}.test_drive_Jtdo .feedback_request_OmEN {
    padding: 1rem 2.5rem;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    color: rgb(219,199,166);
    align-items: center;
    display: inline-flex;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
    overflow: hidden;
    position: relative;
    border: none;
    justify-content: center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}.test_drive_Jtdo .feedback_request_OmEN::before {
    background: linear-gradient(45deg, rgb(219,199,166), rgb(196,166,120), rgb(219,199,166));
    animation: gradient-shift 5s ease infinite;
    position: absolute;
    right: -2px;
    content: "";
    transform: translate3d(0, 0, 0);
    z-index: -1;
    top: -2px;
    left: -2px;
    bottom: -2px;
}.test_drive_Jtdo .feedback_request_OmEN span {
    z-index: 1;
    transition: transform 0.3s ease;
    position: relative;
}.test_drive_Jtdo .feedback_request_OmEN:hover {
    color: rgb(196,166,120);
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}.test_drive_Jtdo .feedback_request_OmEN:hover span {
    transform: translateX(5px);
}.test_drive_Jtdo .feedback_request_OmEN:active {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(1px) scale(0.98);
}

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

@keyframes text-appear {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes button-appear {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes container-appear {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes gradient-shift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@media screen and (max-width: 991px) {.test_drive_Jtdo {
    padding: 4rem 1.5rem;
    margin: 3rem 0;
}.test_drive_Jtdo .container {
    gap: 2rem;
}.test_drive_Jtdo h6 {
    font-size: 16px;
}
}

@media screen and (max-width: 768px) {.test_drive_Jtdo {
    padding: 3.5rem 1.25rem;
    transform: perspective(1000px) rotateX(1deg);
}.test_drive_Jtdo .container {
    gap: 1.8rem;
}.test_drive_Jtdo .feedback_request_OmEN {
    padding: 0.9rem 2rem;
}
}

@media screen and (max-width: 576px) {.test_drive_Jtdo {
    transform: none;
    padding: 3rem 1rem;
}.test_drive_Jtdo .container {
    gap: 1.5rem;
}.test_drive_Jtdo h6 {
    line-height: 1.5;
    letter-spacing: 0.3px;
}.test_drive_Jtdo .feedback_request_OmEN {
    padding: 0.8rem 1.75rem;
}}.our_story_PwMb {
    overflow: hidden;
    display: flex;
    position: relative;
    min-height: 100vh;
    align-items: center;
}.our_story_PwMb::before {
    opacity: 0.85;
    z-index: 1;
    position: absolute;
    background: linear-gradient(145deg, rgb(219,199,166,0.5), rgba(0, 0, 0, 0.5), rgb(196,166,120,0.5));
    right: 0;
    content: "";
    left: 0;
    backdrop-filter: blur(5px);
    top: 0;
    bottom: 0;
}.our_story_PwMb::after {
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    right: -50%;
    opacity: 0.08;
    width: 100%;
    background: rgb(219,199,166);
    z-index: 1;
    position: absolute;
    height: 100%;
    content: "";
    top: -50%;
    transform: rotate(-35deg) skewX(15deg);
    animation: shiftBackground 25s infinite alternate ease-in-out;
}.our_story_PwMb .container {
    z-index: 2;
    transform: translateY(0);
    margin: 0 auto;
    animation: fadeUp 1.2s ease-out;
    max-width: 1200px;
    opacity: 1;
    position: relative;
    padding: 3rem 2rem;
}.our_story_PwMb .text_column_wrap_LKyh {
    background: rgba(255, 255, 255, 0.9);
    padding: 3.5rem;
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    transform: perspective(1000px) rotateY(2deg);
    position: relative;
}.our_story_PwMb .text_column_wrap_LKyh:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_story_PwMb .text_column_wrap_LKyh::before {
    transform-origin: left;
    left: 0;
    height: 10px;
    animation: lineGrow 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    background: rgb(219,199,166);
    transform: scaleX(0);
}.our_story_PwMb .text_column_wrap_LKyh::after {
    bottom: 0;
    content: "";
    position: absolute;
    height: 50%;
    z-index: -1;
    left: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.5), transparent);
    width: 100%;
    opacity: 0.3;
}.our_story_PwMb .text_column_wrap_LKyh > div:first-child {
    margin-bottom: 2rem;
    position: relative;
}.our_story_PwMb .text_column_wrap_LKyh > div:first-child::before {
    background: rgb(219,199,166);
    transform: scaleX(0.7);
    transform-origin: left;
    content: "";
    height: 3px;
    position: absolute;
    bottom: -10px;
    width: 60px;
    left: 0;
    transition: transform 0.6s ease;
}.our_story_PwMb .text_column_wrap_LKyh > div:first-child:hover::before {
    transform: scaleX(1);
}.our_story_PwMb h5 {
    text-transform: uppercase;
    padding-bottom: 0.5rem;
    position: relative;
    transition: transform 0.5s ease;
    margin: 0;
    font-weight: 700;
    display: inline-block;
    font-size: 22px;
    color: #000000;
    letter-spacing: 2px;
    transform: translateX(0);
}.our_story_PwMb h5::after {
    background: rgb(219,199,166);
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    bottom: 0;
    left: 0;
    transform-origin: right;
    content: "";
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.our_story_PwMb .text_column_wrap_LKyh > div:first-child:hover h5 {
    transform: translateX(10px);
}.our_story_PwMb .text_column_wrap_LKyh > div:first-child:hover h5::after {
    transform-origin: left;
    transform: scaleX(1);
}.our_story_PwMb .text_column_wrap_LKyh > div:nth-child(2) {
    margin-bottom: 2rem;
}.our_story_PwMb .text_column_wrap_LKyh > div:nth-child(2) p {
    position: relative;
    transition: transform 0.5s ease;
    letter-spacing: 1px;
    margin: 0;
    font-size: calc(22px * 1.2);
    display: inline-block;
    color: rgb(196,166,120);
    transform: translateY(0);
    font-weight: 600;
}.our_story_PwMb .text_column_wrap_LKyh > div:nth-child(2) p::before {
    width: 10px;
    content: "";
    height: 10px;
    background: rgb(219,199,166);
    transition: transform 0.4s ease, opacity 0.4s ease;
    left: -20px;
    opacity: 0;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%) scale(0);
}.our_story_PwMb .text_column_wrap_LKyh > div:nth-child(2):hover p {
    transform: translateY(-5px);
}.our_story_PwMb .text_column_wrap_LKyh > div:nth-child(2):hover p::before {
    transform: translateY(-50%) scale(1);
    opacity: 1;
}.our_story_PwMb ol {
    counter-reset: list-counter;
    padding-left: 1.2rem;
    margin: 0;
}.our_story_PwMb ol li {
    counter-increment: list-counter;
    margin-bottom: 0.5rem;
    line-height: 1.8;
    color: #000000;
    hyphens: auto;
    padding-left: 1rem;
    position: relative;
    column-gap: 2rem;
    column-count: 1;
    text-align: justify;
    font-size: 17px;
}.our_story_PwMb ol li::before {
    top: 0.7rem;
    background: rgb(219,199,166);
    left: -1.2rem;
    height: 6px;
    position: absolute;
    content: "";
    transition: transform 0.3s ease;
    width: 6px;
    border-radius: 50%;
}.our_story_PwMb ol li:hover::before {
    transform: scale(1.5);
}

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

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

@keyframes shiftBackground {
    0% {
        transform: rotate(-35deg) skewX(15deg) translateX(0) translateY(0);
    }
    100% {
        transform: rotate(-35deg) skewX(15deg) translateX(5%) translateY(-5%);
    }
}

@media (min-width: 768px) {.our_story_PwMb .text_column_wrap_LKyh {
    padding: 4rem;
}.our_story_PwMb ol li {
    padding-left: 0;
    column-count: 2;
}
}

@media (min-width: 992px) {.our_story_PwMb .container {
    padding: 5rem 2rem;
}.our_story_PwMb .text_column_wrap_LKyh {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 5rem;
}.our_story_PwMb h5 {
    font-size: calc(22px * 1.2);
}.our_story_PwMb .text_column_wrap_LKyh > div:nth-child(2) p {
    font-size: calc(22px * 1.5);
}.our_story_PwMb ol li {
    line-height: 1.9;
    font-size: calc(17px * 1.05);
}
}

@media (max-width: 767px) {.our_story_PwMb {
    min-height: auto;
}.our_story_PwMb .text_column_wrap_LKyh {
    transform: perspective(1000px) rotateY(1deg);
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 2.5rem 1.5rem;
}.our_story_PwMb h5 {
    font-size: calc(22px * 0.9);
}.our_story_PwMb .text_column_wrap_LKyh > div:nth-child(2) p {
    font-size: calc(22px * 1.1);
}.our_story_PwMb ol li {
    padding-left: 0;
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 480px) {.our_story_PwMb .text_column_wrap_LKyh {
    padding: 2rem 1.25rem;
}.our_story_PwMb h5 {
    font-size: calc(22px * 0.85);
}.our_story_PwMb .text_column_wrap_LKyh > div:nth-child(2) p {
    font-size: 22px;
}.our_story_PwMb ol li {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}}.tyNote_gDzQ {
    position: relative;
    background: linear-gradient(135deg, rgb(236,227,207) 0%, rgb(219,199,166,0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
}.tyNote_gDzQ::before {
    filter: blur(60px);
    width: 40%;
    height: 70%;
    background: linear-gradient(220deg, rgb(196,166,120,0.5) 20%, transparent 80%);
    position: absolute;
    top: -10%;
    content: "";
    animation: floatElement 15s ease-in-out infinite;
    right: -5%;
    z-index: 1;
    transform: rotate(-15deg) skewX(10deg);
}.tyNote_gDzQ::after {
    height: 70%;
    position: absolute;
    filter: blur(60px);
    animation: floatElement 15s ease-in-out infinite reverse;
    z-index: 1;
    content: "";
    width: 40%;
    background: linear-gradient(220deg, rgb(219,199,166,0.5) 20%, transparent 80%);
    left: -5%;
    bottom: -10%;
    transform: rotate(15deg) skewX(-10deg);
}.tyNote_gDzQ .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}.tyNote_gDzQ h2 {
    animation: slideUp 0.8s forwards 0.2s ease-out;
    line-height: 1.4;
    transform: translateY(20px);
    color: #000000;
    opacity: 0;
    text-align: center;
    font-size: 31px;
    margin-bottom: 40px;
    letter-spacing: -0.01em;
    font-weight: 700;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 800px;
}.tyNote_gDzQ h2::after {
    transform: translateX(-50%);
    bottom: -15px;
    content: "";
    width: 80px;
    position: absolute;
    border-radius: 10px;
    background: rgb(219,199,166);
    height: 3px;
    left: 50%;
}.tyNote_gDzQ .skill_studio_vwjB {
    border-radius: 18px;
    opacity: 0;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 10px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
    background: #ffffff;
    transform: translateY(30px);
    animation: slideUp 0.8s forwards 0.5s ease-out;
    padding: 50px;
}.tyNote_gDzQ .skill_studio_vwjB::before {
    top: 0;
    height: 6px;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(219,199,166) 0%, rgb(196,166,120) 100%);
    position: absolute;
}.tyNote_gDzQ .skill_studio_vwjB::after {
    opacity: 0.2;
    content: "";
    width: 160px;
    transform: translateY(-10px);
    right: 20px;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    background: linear-gradient(135deg, rgb(219,199,166,0.5) 0%, transparent 70%);
    height: 160px;
}.tyNote_gDzQ ul {
    position: relative;
    padding: 0;
    list-style: none;
    margin: 0;
}.tyNote_gDzQ li {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}.tyNote_gDzQ li::before {
    animation: pulse 2s infinite;
    left: -30px;
    height: 12px;
    top: 8px;
    content: "";
    background: rgb(219,199,166);
    width: 12px;
    position: absolute;
    border-radius: 50%;
}.tyNote_gDzQ span {
    font-size: calc(12px * 1.1);
    border-left: 3px solid rgb(219,199,166,0.5);
    font-family: Arial, sans-serif;
    line-height: 1.8;
    position: relative;
    color: #000000;
    padding-left: 15px;
    text-align: left;
}

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

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(219,199,166), 0.5);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(rgb(219,199,166), 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(219,199,166), 0);
  }
}

@keyframes floatElement {
  0% {
    transform: rotate(-15deg) skewX(10deg) translateY(0);
  }
  50% {
    transform: rotate(-15deg) skewX(10deg) translateY(-20px);
  }
  100% {
    transform: rotate(-15deg) skewX(10deg) translateY(0);
  }
}

@media (max-width: 991px) {.tyNote_gDzQ {
    padding: 80px 0;
}.tyNote_gDzQ h2 {
    font-size: calc(31px * 0.85);
}.tyNote_gDzQ .skill_studio_vwjB {
    padding: 40px 30px;
}.tyNote_gDzQ li::before {
    left: -20px;
}
}

@media (max-width: 767px) {.tyNote_gDzQ {
    padding: 60px 0;
}.tyNote_gDzQ h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.7);
}.tyNote_gDzQ h2::after {
    width: 60px;
    bottom: -10px;
}.tyNote_gDzQ .skill_studio_vwjB {
    padding: 30px 20px;
}.tyNote_gDzQ li::before {
    display: none;
}.tyNote_gDzQ span {
    line-height: 1.6;
    font-size: 12px;
}
}

@media (max-width: 480px) {.tyNote_gDzQ {
    padding: 40px 0;
}.tyNote_gDzQ h2 {
    font-size: calc(31px * 0.6);
    margin-bottom: 25px;
}.tyNote_gDzQ .skill_studio_vwjB {
    padding: 25px 15px;
}.tyNote_gDzQ span {
    padding-left: 10px;
    border-left: 2px solid rgb(219,199,166,0.5);
}}.stay_informed_kBOA {
    padding: 6rem 0;
    color: #000000;
    font-family: Arial, sans-serif;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(219,199,166,0.5) 0%, rgb(196,166,120,0.5) 100%);
    position: relative;
}.stay_informed_kBOA::before {
    pointer-events: none;
    position: absolute;
    top: -50%;
    width: 200%;
    content: "";
    opacity: 0.1;
    background: radial-gradient(circle at center, #ffffff 0.5%, transparent 8%);
    left: -50%;
    animation: rotate 200s linear infinite;
    background-size: 5vmin 5vmin;
    height: 200%;
}.stay_informed_kBOA::after {
    right: 0;
    bottom: 0;
    top: 0;
    pointer-events: none;
    position: absolute;
    left: 0;
    background: radial-gradient(ellipse at 70% 30%, rgb(219,199,166,0.5) 0%, transparent 70%);
    mix-blend-mode: overlay;
    content: "";
}.stay_informed_kBOA .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
}.stay_informed_kBOA .skill_studio_vwjB {
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 5px 15px rgba(0,0,0,0.07),
        0 0 0 1px rgba(255,255,255,0.1) inset;
    align-items: center;
    backdrop-filter: blur(10px);
    position: relative;
    display: flex;
    background: linear-gradient(145deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.05) 100%);
    padding: 3rem 2.5rem;
    flex-direction: column;
    transform: perspective(1000px) rotateX(2deg);
}.stay_informed_kBOA .skill_studio_vwjB::before {
    border: 2px solid rgb(219,199,166,0.5);
    border-left: none;
    transform: rotate(0deg);
    top: -15px;
    position: absolute;
    content: "";
    border-bottom: none;
    width: 80px;
    opacity: 0.5;
    right: -15px;
    animation: pulse 6s ease-in-out infinite;
    height: 80px;
}.stay_informed_kBOA .skill_studio_vwjB::after {
    animation: pulse 6s ease-in-out infinite reverse;
    height: 80px;
    position: absolute;
    opacity: 0.5;
    border: 2px solid rgb(196,166,120);
    bottom: -15px;
    border-top: none;
    transform: rotate(0deg);
    width: 80px;
    left: -15px;
    content: "";
    border-right: none;
}.stay_informed_kBOA h4 {
    transform: translateY(0);
    margin-bottom: 2rem;
    font-weight: 600;
    text-align: center;
    font-size: calc(21px * 0.9);
    color: #000000;
    transition: all 0.3s ease;
    max-width: 720px;
    letter-spacing: 0.015em;
    line-height: 1.4;
}.stay_informed_kBOA .input_holder {
    width: 100%;
    flex-wrap: wrap;
    position: relative;
    display: flex;
    gap: 1rem;
    justify-content: center;
    max-width: 600px;
}.stay_informed_kBOA .input_holder span {
    position: relative;
    flex: 1 1 250px;
}.stay_informed_kBOA .input_holder input[type="email"] {
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    font-weight: 400;
    font-size: 15px;
    border: 1px solid rgba(255,255,255,0.2);
    color: #000000;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    padding: 0 1.5rem;
    width: 100%;
    background: rgba(255,255,255,0.9);
    height: 54px;
}.stay_informed_kBOA .input_holder input[type="email"]:focus {
    border-color: rgb(219,199,166);
    background: #ffffff;
    transform: translateY(-2px);
    outline: none;
    box-shadow: 
        0 8px 20px rgba(0,0,0,0.08),
        0 0 0 3px rgb(219,199,166,0.5);
}.stay_informed_kBOA .input_holder input[type="email"]::placeholder {
    opacity: 0.6;
    color: #000000;
    transition: opacity 0.3s ease;
}.stay_informed_kBOA .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.3;
}.stay_informed_kBOA .input_holder input[type="submit"] {
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    border: none;
    overflow: hidden;
    font-size: 15px;
    background: rgb(219,199,166);
    z-index: 1;
    height: 54px;
    position: relative;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    letter-spacing: 0.03em;
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    color: #ffffff;
}.stay_informed_kBOA .input_holder input[type="submit"]:hover {
    background: rgb(196,166,120);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}.stay_informed_kBOA .input_holder input[type="submit"]:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}.stay_informed_kBOA .input_holder input[type="submit"]::before {
    content: "";
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    z-index: -1;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    transition: left 0.6s ease;
}.stay_informed_kBOA .input_holder input[type="submit"]:hover::before {
    left: 100%;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.7;
    }
}

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

@media (max-width: 991px) {.stay_informed_kBOA {
    padding: 5rem 0;
}.stay_informed_kBOA .skill_studio_vwjB {
    padding: 2.5rem 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.stay_informed_kBOA h4 {
    margin-bottom: 1.5rem;
    font-size: calc(21px * 0.85);
}
}

@media (max-width: 767px) {.stay_informed_kBOA {
    padding: 4rem 0;
}.stay_informed_kBOA .skill_studio_vwjB {
    padding: 2rem 1.5rem;
    transform: none;
}.stay_informed_kBOA h4 {
    font-size: calc(21px * 0.8);
    margin-bottom: 1.25rem;
}.stay_informed_kBOA .input_holder {
    gap: 0.75rem;
}.stay_informed_kBOA .skill_studio_vwjB::before,
    .stay_informed_kBOA .skill_studio_vwjB::after {
    height: 60px;
    width: 60px;
}
}

@media (max-width: 575px) {.stay_informed_kBOA {
    padding: 3rem 0;
}.stay_informed_kBOA .skill_studio_vwjB {
    padding: 1.75rem 1.25rem;
}.stay_informed_kBOA h4 {
    font-size: calc(19px * 1.1);
    margin-bottom: 1rem;
    line-height: 1.4;
}.stay_informed_kBOA .input_holder input[type="email"],
    .stay_informed_kBOA .input_holder input[type="submit"] {
    height: 50px;
}.stay_informed_kBOA .skill_studio_vwjB::before,
    .stay_informed_kBOA .skill_studio_vwjB::after {
    width: 50px;
    height: 50px;
}
}

@media (hover: hover) {.stay_informed_kBOA .input_holder input[type="email"]:hover {
    border-color: rgba(rgb(219,199,166), 0.5);
    background: rgba(255,255,255,0.95);
}.stay_informed_kBOA h4:hover {
    transform: translateY(-2px);
}
}

@media (prefers-reduced-motion) {.stay_informed_kBOA::before {
    animation: none;
}.stay_informed_kBOA .skill_studio_vwjB::before,
    .stay_informed_kBOA .skill_studio_vwjB::after {
    animation: none;
}.stay_informed_kBOA .input_holder input[type="submit"]::before {
    display: none;
}}.education_history_toyG {
    overflow: hidden;
    background: rgb(236,227,207);
    height: 500px;
    position: relative;
}.education_history_toyG::before {
    position: absolute;
    background: rgb(219,199,166);
    left: 0;
    content: "";
    z-index: 1;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    height: 100%;
    width: 50%;
}.education_history_toyG::after {
    mix-blend-mode: overlay;
    position: absolute;
    background: 
        linear-gradient(
            135deg, 
            transparent 0%, 
            rgb(196,166,120,0.5) 100%
        );
    z-index: 2;
    height: 100%;
    width: 100%;
    content: "";
}.education_history_toyG .testimonials_ZOcE {
    z-index: 3;
    display: flex;
    height: 100%;
    position: relative;
}.education_history_toyG .snap_shot_cplN {
    top: -15%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    width: 45%;
    position: absolute;
    z-index: 2;
    border-radius: 0;
    left: 0;
    filter: grayscale(30%) contrast(1.1);
    transform: translateX(-5%);
    height: 130%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.education_history_toyG .snap_shot_cplN::after {
    top: 0;
    height: 100%;
    background: linear-gradient(
        to right,
        rgb(219,199,166) 0%,
        transparent 100%
    );
    opacity: 0.3;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
}.education_history_toyG:hover .snap_shot_cplN {
    transform: translateX(0%);
    filter: grayscale(0%) contrast(1.2);
}.education_history_toyG .experience_tasks_IAZd {
    position: absolute;
    display: flex;
    flex-direction: column;
    right: 0;
    width: 60%;
    height: 100%;
    justify-content: center;
    padding: 0 3rem 0 7rem;
    z-index: 3;
}.education_history_toyG .name {
    color: #000000;
    animation: slide-left 0.7s forwards 0.2s;
    margin-bottom: 0.7rem;
    transform: translateX(50px);
    font-weight: 700;
    opacity: 0;
    font-size: 45px;
    position: relative;
}.education_history_toyG .name::before {
    width: 50px;
    position: absolute;
    transform-origin: left;
    transition: transform 0.5s ease 0.7s;
    height: 5px;
    background: rgb(219,199,166);
    bottom: -10px;
    content: "";
    left: 0;
    transform: scaleX(0);
}.education_history_toyG:hover .name::before {
    transform: scaleX(1);
}.education_history_toyG .experience_tasks_IAZd > div:nth-child(2) {
    color: rgb(196,166,120);
    font-size: 22px;
    letter-spacing: 3px;
    transform: translateX(50px);
    text-transform: uppercase;
    margin-bottom: 2rem;
    animation: slide-left 0.7s forwards 0.4s;
    opacity: 0;
    font-weight: 600;
}.education_history_toyG .career_container_WuSe {
    font-size: 14px;
    max-width: 600px;
    transform: translateX(50px);
    animation: slide-left 0.7s forwards 0.6s;
    line-height: 1.8;
    position: relative;
    font-weight: 400;
    padding-left: 30px;
    color: #000000;
    opacity: 0;
}@keyframes slide-left {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.education_history_toyG .career_container_WuSe::before {
    content: "";
    background: linear-gradient(
        to bottom,
        rgb(219,199,166) 0%,
        rgb(196,166,120) 100%
    );
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 5px;
    border-radius: 10px;
}.education_history_toyG .career_container_WuSe::after {
    font-family: serif;
    opacity: 0.1;
    right: -80px;
    color: rgb(219,199,166,0.5);
    z-index: -1;
    position: absolute;
    font-size: 20rem;
    content: '"';
    line-height: 0;
    bottom: -120px;
}@keyframes parallax-shift {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}

.education_history_toyG:hover .snap_shot_cplN {
    animation: parallax-shift 3s ease-in-out infinite alternate;
}.education_history_toyG .experience_tasks_IAZd > div {
    transition: transform 0.3s ease;
}.education_history_toyG:hover .name {
    transition-delay: 0.1s;
    transform: translateY(-5px);
}.education_history_toyG:hover .experience_tasks_IAZd > div:nth-child(2) {
    transition-delay: 0.2s;
    transform: translateY(-3px);
}.education_history_toyG:hover .career_container_WuSe {
    transition-delay: 0.3s;
    transform: translateY(-1px);
}

@media (max-width: 992px) {.education_history_toyG {
    height: auto;
    padding: 0;
}.education_history_toyG::before {
    height: 250px;
    clip-path: none;
    width: 100%;
}.education_history_toyG .testimonials_ZOcE {
    flex-direction: column;
}.education_history_toyG .snap_shot_cplN {
    top: 0;
    clip-path: none;
    transform: none;
    height: 300px;
    width: 100%;
    position: relative;
}.education_history_toyG .experience_tasks_IAZd {
    position: relative;
    padding: 2rem;
    width: 100%;
}.education_history_toyG:hover .snap_shot_cplN {
    animation: none;
}.education_history_toyG .career_container_WuSe::after {
    display: none;
}}.privacy_retreat_YRLj {
    color: #000000;
    width: 80%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    padding: 40px;
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
}.privacy_retreat_YRLj:before, .privacy_retreat_YRLj:after {
    z-index: 0;
    content: "";
    background: rgb(219,199,166,0.5);
    border-radius: 50%;
    position: absolute;
}.privacy_retreat_YRLj:before {
    left: -100px;
    top: -100px;
    height: 200px;
    width: 200px;
}.privacy_retreat_YRLj:after {
    width: 150px;
    bottom: -75px;
    height: 150px;
    right: -75px;
}.privacy_retreat_YRLj h1 {
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: 2px solid rgb(219,199,166);
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    font-size: 42px;
    color: #000000;
}.privacy_retreat_YRLj h2 {
    font-size: 33px;
    padding-bottom: 5px;
    z-index: 1;
    font-weight: 600;
    border-bottom: 1px solid rgb(196,166,120,0.5);
    color: rgb(196,166,120);
    position: relative;
    margin-top: 25px;
    margin-bottom: 15px;
}.privacy_retreat_YRLj ul, .privacy_retreat_YRLj ol {
    padding-left: 0;
    z-index: 1;
    position: relative;
    list-style-type: none;
    margin-bottom: 20px;
}.privacy_retreat_YRLj li {
    position: relative;
    padding-left: 20px;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 1.6;
}.privacy_retreat_YRLj li:before {
    left: 0;
    font-size: 1.2em;
    content: "•";
    position: absolute;
    line-height: 1;
    color: rgb(219,199,166);
}.privacy_retreat_YRLj div {
    z-index: 1;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    line-height: 1.8;
    padding: 20px;
    background: #ffffff;
}.privacy_retreat_YRLj .container {
    position: relative;
    z-index: 1;
}.privacy_retreat_YRLj h3, .privacy_retreat_YRLj h4, .privacy_retreat_YRLj h5, .privacy_retreat_YRLj h6 {
    position: relative;
    z-index: 1;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
    color: rgb(219,199,166);
    margin-bottom: 10px;
}.privacy_retreat_YRLj p, .privacy_retreat_YRLj span {
    z-index: 1;
    line-height: 1.6;
    color: #000000;
    position: relative;
    margin-bottom: 10px;
    font-size: 13px;
}.privacy_retreat_YRLj a {
    border-bottom: 1px solid rgb(196,166,120,0.5);
    z-index: 1;
    color: rgb(196,166,120);
    text-decoration: none;
    font-weight: 400;
    position: relative;
}.privacy_retreat_YRLj a:hover {
    color: rgb(219,199,166);
    border-bottom: 1px solid rgb(219,199,166);
}.privacy_retreat_YRLj button {
    cursor: pointer;
    border-radius: 10px;
    z-index: 1;
    padding: 10px 20px;
    font-size: 20px;
    border: none;
    background: rgb(196,166,120);
    color: #ffffff;
    position: relative;
}.privacy_retreat_YRLj button:hover {
    background: rgb(219,199,166);
}

@media only screen and (max-width: 800px) {.privacy_retreat_YRLj {
    padding: 20px;
    width: 90%;
}.privacy_retreat_YRLj h1 {
    font-size: calc(20px - 5px);
}.privacy_retreat_YRLj h2 {
    font-size: calc(20px - 3px);
}.privacy_retreat_YRLj ul, .privacy_retreat_YRLj ol {
    padding-left: 10px;
}.privacy_retreat_YRLj li {
    padding-left: 15px;
}.privacy_retreat_YRLj li:before {
    left: -10px;
}.privacy_retreat_YRLj button {
    padding: 8px 15px;
}}.landing_page_ZMQw {
    background: linear-gradient(135deg, rgb(236,227,207), rgb(219,199,166,0.5));
    padding: 60px 0;
    font-family: Arial, sans-serif;
    min-height: 100vh;
    overflow: hidden;
    align-items: center;
    display: flex;
    position: relative;
}.landing_page_ZMQw > div {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
}.landing_page_ZMQw .pro_program_cXDn {
    animation: fadeUp 0.8s ease-out forwards;
    position: relative;
    opacity: 0;
    transform: translateY(20px);
    margin-bottom: 40px;
}.landing_page_ZMQw .course_primary_iEIo {
    position: relative;
    font-size: 43px;
    color: #ffffff;
    animation: slideInTitle 0.8s ease-out 0.2s forwards;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    margin: 0;
    line-height: 1.2;
    transform: translateX(-10px);
    font-weight: 700;
}.landing_page_ZMQw .course_primary_iEIo::after {
    animation: growLine 1.2s ease-out 0.8s forwards;
    height: 4px;
    content: '';
    width: 0;
    bottom: -15px;
    position: absolute;
    left: 0;
    background: rgb(196,166,120);
}.landing_page_ZMQw .learn_start_vmVt {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    animation: fadeUp 0.8s ease-out 0.4s forwards;
    opacity: 0;
    transform: translateY(30px);
}.landing_page_ZMQw .learn_start_vmVt::before {
    top: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    content: '';
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3));
    right: 0;
}.landing_page_ZMQw .learn_start_vmVt > div {
    justify-content: center;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
    min-height: 400px;
    padding: 60px 40px;
}.landing_page_ZMQw .learn_start_vmVt > div > div {
    animation: slideIn 0.8s ease-out 0.6s forwards;
    transform: translateX(-20px);
    margin-bottom: 30px;
    opacity: 0;
}.landing_page_ZMQw .learn_start_vmVt p {
    font-weight: 400;
    margin: 0;
    line-height: 1.6;
    max-width: 80%;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: calc(17px * 1.2);
}.landing_page_ZMQw .learn_start_vmVt h3 {
    opacity: 0;
    animation: slideInReverse 0.8s ease-out 0.8s forwards;
    position: relative;
    color: #ffffff;
    max-width: 90%;
    font-size: 24px;
    padding-left: 20px;
    font-weight: 600;
    line-height: 1.5;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    transform: translateX(20px);
    margin: 0;
}.landing_page_ZMQw .learn_start_vmVt h3::before {
    width: 4px;
    top: 0;
    animation: growHeight 1s ease-out 1.4s forwards;
    background: rgb(196,166,120);
    content: '';
    position: absolute;
    height: 0;
    left: 0;
}

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

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

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

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

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

@keyframes growHeight {
  to {
    height: 100%;
  }
}

@media screen and (max-width: 992px) {.landing_page_ZMQw {
    min-height: 80vh;
    padding: 50px 0;
}.landing_page_ZMQw > div {
    padding: 0 15px;
}.landing_page_ZMQw .course_primary_iEIo {
    font-size: calc(43px * 0.85);
}.landing_page_ZMQw .learn_start_vmVt > div {
    padding: 50px 30px;
    min-height: 350px;
}.landing_page_ZMQw .learn_start_vmVt p {
    font-size: 17px;
    max-width: 90%;
}.landing_page_ZMQw .learn_start_vmVt h3 {
    font-size: calc(24px * 0.9);
    max-width: 95%;
}
}

@media screen and (max-width: 768px) {.landing_page_ZMQw {
    padding: 40px 0;
    min-height: auto;
}.landing_page_ZMQw .pro_program_cXDn {
    margin-bottom: 30px;
}.landing_page_ZMQw .course_primary_iEIo {
    font-size: calc(43px * 0.7);
}.landing_page_ZMQw .learn_start_vmVt > div {
    min-height: 300px;
    padding: 40px 25px;
}.landing_page_ZMQw .learn_start_vmVt p {
    max-width: 100%;
}.landing_page_ZMQw .learn_start_vmVt h3 {
    font-size: calc(24px * 0.8);
    max-width: 100%;
    padding-left: 15px;
}
}

@media screen and (max-width: 576px) {.landing_page_ZMQw {
    padding: 30px 0;
}.landing_page_ZMQw > div {
    padding: 0 10px;
}.landing_page_ZMQw .pro_program_cXDn {
    margin-bottom: 20px;
}.landing_page_ZMQw .course_primary_iEIo {
    font-size: calc(43px * 0.6);
}.landing_page_ZMQw .course_primary_iEIo::after {
    height: 3px;
    bottom: -10px;
}.landing_page_ZMQw .learn_start_vmVt > div {
    min-height: 250px;
    padding: 30px 20px;
}.landing_page_ZMQw .learn_start_vmVt > div > div {
    margin-bottom: 20px;
}.landing_page_ZMQw .learn_start_vmVt p {
    font-size: calc(17px * 0.9);
}.landing_page_ZMQw .learn_start_vmVt h3 {
    font-size: calc(24px * 0.7);
    padding-left: 12px;
}.landing_page_ZMQw .learn_start_vmVt h3::before {
    width: 3px;
}@keyframes growLine {
    to {
      width: 80px;
    }
  }
}header {
    left: 0;
    position: fixed;
    top: 0;
    transition: all 0.4s ease;
    -webkit-backdrop-filter: blur(10px);
    width: 100%;
    border-bottom: 1px solid rgb(219,199,166,0.5);
    background: linear-gradient(180deg, 
        rgb(219,199,166) 0%, 
        rgba(20, 20, 30, 0.95) 100%
    );
    backdrop-filter: blur(10px);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}header:before {
    width: 100%;
    pointer-events: none;
    left: 0;
    height: 100%;
    opacity: 0.1;
    content: '';
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 15% 15%, rgb(219,199,166,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(196,166,120,0.5) 0%, transparent 25%);
}header:after {
    position: absolute;
    top: 0;
    mix-blend-mode: overlay;
    content: '';
    width: 100%;
    left: 0;
    height: 100%;
    pointer-events: none;
    opacity: 0.02;
}header .site_navbar_OuNj {
    overflow: hidden;
    position: relative;
}header .site_navbar_OuNj:before {
    opacity: 0.7;
    box-shadow: 0 0 15px rgb(219,199,166), 0 0 35px rgb(219,199,166);
    bottom: 0;
    height: 1px;
    content: '';
    width: 200%;
    position: absolute;
    animation: scanlineGlow 4s linear infinite;
    left: -50%;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(219,199,166) 25%,
        #ffffff 50%,
        rgb(219,199,166) 75%,
        transparent 100%
    );
}header .container {
    position: relative;
    margin: 0 auto;
    padding: 18px 25px;
    max-width: 1200px;
}header .container:before {
    opacity: 0.5;
    mix-blend-mode: overlay;
    width: 100%;
    content: '';
    position: absolute;
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(255, 255, 255, 0.015) 2px,
            rgba(255, 255, 255, 0.015) 3px
        );
    height: 100%;
    pointer-events: none;
}header .header_nav_wEnV {
    align-items: center;
    justify-content: space-between;
    display: flex;
    position: relative;
}header .header_nav_wEnV:before {
    opacity: 0.3;
    content: '';
    transform: translateY(-50%);
    animation: breathe 5s infinite alternate;
    background: rgb(219,199,166);
    position: absolute;
    filter: blur(15px);
    border-radius: 50%;
    top: 50%;
    left: -10px;
    height: 20px;
    width: 20px;
}header .header_nav_wEnV:after {
    background: rgb(196,166,120);
    opacity: 0.3;
    width: 20px;
    top: 50%;
    content: '';
    filter: blur(15px);
    right: -10px;
    animation: breathe 5s infinite alternate-reverse;
    position: absolute;
    transform: translateY(-50%);
    height: 20px;
    border-radius: 50%;
}header .top_expert_pMTP {
    position: relative;
    display: flex;
    gap: 30px;
    align-items: center;
}header .top_expert_pMTP:before {
    width: 110%;
    left: -5%;
    transform: translateX(-100%);
    height: 110%;
    filter: blur(5px);
    top: -5%;
    position: absolute;
    opacity: 0.15;
    animation: menuGlow 10s infinite ease-in-out;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgb(219,199,166,0.5), 
        transparent
    );
}header .top_page_cnCR {
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px #ffffff;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    position: relative;
    padding: 8px 2px;
    color: #ffffff;
}header .top_page_cnCR:before {
    z-index: -1;
    opacity: 0;
    transition: all 0.4s ease;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgb(219,199,166,0.5), 
        transparent
    );
    transform: skewX(-20deg) scale(0.8, 1);
    left: 0;
}header .top_page_cnCR:after {
    transform: translateX(-50%);
    content: '';
    left: 50%;
    background: linear-gradient(90deg, 
        rgb(219,199,166),
        #ffffff 50%,
        rgb(219,199,166)
    );
    filter: blur(0.5px);
    opacity: 0.8;
    height: 2px;
    width: 0;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    bottom: -2px;
    position: absolute;
}header .top_page_cnCR:hover {
    color: #ffffff;
    transform: translateY(-2px);
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(219,199,166);
}header .top_page_cnCR:hover:before {
    transform: skewX(-20deg) scale(1.05, 1);
    opacity: 0.15;
}header .top_page_cnCR:hover:after {
    box-shadow: 
        0 0 5px rgb(219,199,166),
        0 0 10px rgb(219,199,166);
    width: 100%;
}header .main_class_wlXb {
    transition: all 0.3s ease;
    text-decoration: none;
    align-items: center;
    position: relative;
    justify-content: center;
    display: flex;
    padding: 5px;
}header .main_class_wlXb:before {
    top: 50%;
    height: 150%;
    content: '';
    position: absolute;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.5s ease;
    background: radial-gradient(circle, 
        rgb(219,199,166,0.5) 0%, 
        transparent 70%
    );
    width: 150%;
}header .main_class_wlXb:after {
    position: absolute;
    width: calc(100% + 10px);
    border: 1px solid transparent;
    transition: all 0.5s ease;
    content: '';
    border-image: linear-gradient(45deg, rgb(219,199,166), rgb(196,166,120), rgb(219,199,166)) 1;
    height: calc(100% + 10px);
    opacity: 0;
    top: -5px;
    left: -5px;
}header .main_class_wlXb:hover:before {
    opacity: 0.3;
}header .main_class_wlXb:hover:after {
    opacity: 0.7;
    animation: borderRotate 4s linear infinite;
}header .main_class_wlXb svg {
    filter: drop-shadow(0 0 2px rgb(219,199,166,0.5));
    height: 45px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    width: auto;
}header .main_class_wlXb:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(219,199,166));
}header .main_class_wlXb:hover svg path {
    animation: logoGlow 2s infinite alternate;
}

@keyframes scanlineGlow {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    10%, 90% {
        opacity: 0.7;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}

@keyframes menuGlow {
    0%, 100% {
        transform: translateX(-100%);
        opacity: 0.15;
    }
    50% {
        transform: translateX(100%);
        opacity: 0.25;
    }
}

@keyframes borderRotate {
    0% {
        border-image: linear-gradient(45deg, rgb(219,199,166), rgb(196,166,120), rgb(219,199,166)) 1;
    }
    50% {
        border-image: linear-gradient(225deg, rgb(219,199,166), rgb(196,166,120), rgb(219,199,166)) 1;
    }
    100% {
        border-image: linear-gradient(405deg, rgb(219,199,166), rgb(196,166,120), rgb(219,199,166)) 1;
    }
}

@keyframes logoGlow {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.3);
    }
}

@keyframes glitchEffect {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-2px);
    }
    40% {
        transform: translateX(2px);
    }
    60% {
        transform: skewX(2deg);
    }
    80% {
        transform: skewX(-2deg);
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .top_expert_pMTP {
    gap: 20px;
}header .main_class_wlXb svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .top_expert_pMTP {
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    max-width: 330px;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.5);
    overflow-y: auto;
    padding: 85px 30px 30px;
    height: 100vh;
    position: fixed;
    flex-direction: column;
    width: 85%;
    z-index: 1001;
    top: 0;
    gap: 25px;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(135deg, 
            rgba(20, 20, 30, 0.97) 0%, 
            rgba(10, 10, 20, 0.98) 100%
        );
    right: -100%;
}header .top_expert_pMTP:before {
    top: 70px;
    width: 80%;
    height: 1px;
    animation: none;
    opacity: 0.3;
    left: 10%;
}header .top_expert_pMTP:after {
    opacity: 0.6;
    content: '';
    height: 30px;
    position: absolute;
    border: 1px solid rgb(219,199,166,0.5);
    right: 20px;
    top: 20px;
    width: 30px;
    background: transparent;
}header .menu.active {
    right: 0;
}header .top_page_cnCR {
    text-align: left;
    padding: 12px 5px;
    border-bottom: 1px solid rgb(219,199,166,0.5);
    opacity: 0.8;
    width: 100%;
}header .top_page_cnCR:last-child {
    border-bottom: none;
}header .top_page_cnCR:hover {
    transform: translateY(0);
    opacity: 1;
}header .main_class_wlXb {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .main_class_wlXb svg {
    height: 35px;
}header .top_expert_pMTP {
    max-width: 100%;
    width: 100%;
}}.pricing_column_qGHw {
    position: relative;
    background: linear-gradient(145deg, rgb(236,227,207), #ffffff);
    padding: 6rem 0;
    overflow: hidden;
}.pricing_column_qGHw::before {
    left: 0;
    background: linear-gradient(120deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0) 70%);
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    content: "";
}.pricing_column_qGHw .container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 15px;
}.pricing_column_qGHw .study_cost_geNo {
    grid-template-columns: 1fr;
    gap: 3rem;
    display: grid;
}.pricing_column_qGHw .study_packages_VaLD {
    text-align: center;
    background: linear-gradient(145deg, #ffffff, rgb(255, 255, 255, 0.5));
    padding: 2rem;
    transform: translateY(20px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.05);
    animation: fadeInUp 0.8s forwards 0.2s;
    order: 1;
    opacity: 0;
}.pricing_column_qGHw .study_packages_VaLD h2 {
    color: rgb(219,199,166);
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
    display: inline-block;
    font-size: 31px;
}.pricing_column_qGHw .study_packages_VaLD h2::after {
    bottom: -10px;
    background: linear-gradient(90deg, transparent, rgb(219,199,166), transparent);
    width: 60%;
    left: 50%;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    content: "";
}.pricing_column_qGHw .study_packages_VaLD .rate_panel_cDpl {
    font-size: 18px;
    margin: 0 auto;
    line-height: 1.6;
    max-width: 80%;
    color: #000000;
    font-weight: 400;
}.pricing_column_qGHw .annual_plan_nxKG {
    order: 2;
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
}.pricing_column_qGHw .trial_offers_dFjy {
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    will-change: transform, opacity;
    animation-delay: calc(0.1s * var(--i, 1));
    text-decoration: none;
    display: block;
    opacity: 0;
    animation: fadeInUp 0.8s forwards;
    transform: translateY(30px);
}.pricing_column_qGHw .trial_offers_dFjy:nth-child(1) {
    --i: 1;
}.pricing_column_qGHw .trial_offers_dFjy:nth-child(2) {
    --i: 2;
}.pricing_column_qGHw .trial_offers_dFjy:nth-child(3) {
    --i: 3;
}.pricing_column_qGHw .trial_offers_dFjy:nth-child(4) {
    --i: 4;
}.pricing_column_qGHw .trial_offers_dFjy:hover {
    transform: translateY(-5px) scale(1.02);
}.pricing_column_qGHw .promo_rates_wFSj {
    transition: all 0.4s ease;
    overflow: hidden;
    display: flex;
    height: 100%;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    position: relative;
    background: #ffffff;
}.pricing_column_qGHw .trial_offers_dFjy:hover .promo_rates_wFSj {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}.pricing_column_qGHw .basic_cost_RrGu {
    padding: 2.5rem 2rem;
    display: flex;
    flex-direction: column;
    z-index: 1;
    position: relative;
    flex-grow: 1;
}.pricing_column_qGHw .basic_cost_RrGu::before {
    opacity: 0;
    width: 120px;
    background: linear-gradient(135deg, transparent 50%, rgb(219,199,166,0.5) 50%);
    content: "";
    position: absolute;
    transform: translate(30px, -30px);
    height: 120px;
    transition: opacity 0.4s ease, transform 0.4s ease;
    top: 0;
    right: 0;
    z-index: -1;
}.pricing_column_qGHw .trial_offers_dFjy:hover .basic_cost_RrGu::before {
    opacity: 0.7;
    transform: translate(0, 0);
}.pricing_column_qGHw .trial_offers_dFjy h3 {
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: 700;
    transition: color 0.3s ease;
    font-size: calc(21px + 0.2rem);
}.pricing_column_qGHw .trial_offers_dFjy:hover h3 {
    color: rgb(219,199,166);
}.pricing_column_qGHw .pay_plans_TSfY {
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: rgb(219,199,166);
    display: inline-block;
    position: relative;
    font-size: calc(16px + 0.8rem);
}.pricing_column_qGHw .pay_plans_TSfY::before {
    content: "";
    left: 0;
    bottom: -5px;
    width: 40px;
    background: rgb(196,166,120);
    height: 3px;
    transition: width 0.3s ease;
    position: absolute;
}.pricing_column_qGHw .trial_offers_dFjy:hover .pay_plans_TSfY::before {
    width: 80px;
}.pricing_column_qGHw .trial_offers_dFjy p {
    font-size: 18px;
    overflow-wrap: break-word;
    word-break: break-word;
    -ms-word-break: break-all;
    line-height: 1.6;
    word-wrap: break-word;
    margin-bottom: 0;
    color: #000000;
}.pricing_column_qGHw .snap_shot_cplN {
    transition: transform 0.5s ease;
    height: 200px;
    position: relative;
    overflow: hidden;
}.pricing_column_qGHw .snap_shot_cplN::after {
    content: "";
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    position: absolute;
}.pricing_column_qGHw .trial_offers_dFjy:hover .snap_shot_cplN {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.pricing_column_qGHw .annual_plan_nxKG {
    grid-template-columns: repeat(2, 1fr);
}.pricing_column_qGHw .study_packages_VaLD {
    padding: 3rem;
}.pricing_column_qGHw .basic_cost_RrGu {
    padding: 2.8rem 2.2rem;
}
}

@media (min-width: 992px) {.pricing_column_qGHw .study_cost_geNo {
    gap: 2rem;
    grid-template-columns: 2fr 1fr;
}.pricing_column_qGHw .study_packages_VaLD {
    justify-content: center;
    padding: 4rem 3rem;
    order: 2;
    text-align: left;
    flex-direction: column;
    height: 100%;
    display: flex;
}.pricing_column_qGHw .study_packages_VaLD h2::after {
    transform: none;
    background: linear-gradient(90deg, rgb(219,199,166), transparent);
    width: 100px;
    left: 0;
}.pricing_column_qGHw .study_packages_VaLD .rate_panel_cDpl {
    max-width: 100%;
    margin: 0;
}.pricing_column_qGHw .annual_plan_nxKG {
    grid-template-columns: repeat(2, 1fr);
    order: 1;
}
}

@media (min-width: 1200px) {.pricing_column_qGHw .annual_plan_nxKG {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.pricing_column_qGHw .basic_cost_RrGu {
    padding: 3rem 2.5rem;
}.pricing_column_qGHw .study_packages_VaLD h2 {
    font-size: calc(31px + 0.3rem);
}
}

@media (max-width: 767px) {.pricing_column_qGHw {
    padding: 4rem 0;
}.pricing_column_qGHw .study_packages_VaLD h2 {
    font-size: calc(31px - 0.2rem);
}.pricing_column_qGHw .study_packages_VaLD .rate_panel_cDpl {
    max-width: 100%;
    font-size: calc(18px - 0.1rem);
}.pricing_column_qGHw .trial_offers_dFjy h3 {
    font-size: 21px;
}.pricing_column_qGHw .pay_plans_TSfY {
    font-size: calc(16px + 0.5rem);
}.pricing_column_qGHw .snap_shot_cplN {
    height: 160px;
}}.program_structure_CjyA {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,227,207) 0%, #ffffff 100%);
}.program_structure_CjyA::before {
    background: rgb(219,199,166,0.5);
    top: -50px;
    filter: blur(80px);
    content: "";
    right: -50px;
    height: 300px;
    width: 300px;
    position: absolute;
    animation: float 15s ease-in-out infinite;
    z-index: 0;
}.program_structure_CjyA::after {
    z-index: 0;
    background: rgb(196,166,120,0.5);
    left: -80px;
    filter: blur(60px);
    content: "";
    bottom: -80px;
    position: absolute;
    height: 250px;
    animation: float 18s ease-in-out infinite alternate;
    width: 250px;
}.program_structure_CjyA .container {
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.program_structure_CjyA h2 {
    opacity: 0;
    color: #000000;
    font-size: calc(36px * 1.1);
    line-height: 1.3;
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    margin-bottom: 40px;
    position: relative;
    transform: translateX(-5%);
    font-weight: 700;
}.program_structure_CjyA h2::after {
    transform-origin: left;
    animation: scaleIn 1.2s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    height: 4px;
    bottom: -10px;
    transform: scaleX(0);
    content: "";
    left: 0;
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(219,199,166) 0%, rgb(196,166,120) 100%);
}.program_structure_CjyA .class_track_VydB {
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    gap: 40px;
}.program_structure_CjyA .snap_shot_cplN {
    transform: translateY(20px);
    animation: fadeUp 1s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    height: 380px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}.program_structure_CjyA .snap_shot_cplN::before {
    z-index: 1;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5));
    position: absolute;
}.program_structure_CjyA .snap_shot_cplN::after {
    background: rgb(219,199,166);
    z-index: 2;
    position: absolute;
    mix-blend-mode: hue;
    transition: opacity 0.5s ease;
    content: "";
    opacity: 0.2;
    inset: 0;
}.program_structure_CjyA .snap_shot_cplN:hover::after {
    opacity: 0;
}.program_structure_CjyA .text_column_wrap_LKyh {
    flex-direction: column;
    transform: translateY(20px);
    gap: 30px;
    animation: fadeUp 1s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    opacity: 0;
    display: flex;
}.program_structure_CjyA .description {
    line-height: 1.8;
    padding-left: 15px;
    color: #000000;
    transition: border-left 0.3s ease;
    position: relative;
    margin: 0;
    font-size: 15px;
    border-left: 2px solid rgb(196,166,120,0.5);
}.program_structure_CjyA .description:first-of-type {
    z-index: 2;
    position: relative;
}.program_structure_CjyA .description:nth-of-type(2) {
    z-index: 1;
    margin-top: 20px;
    position: relative;
}.program_structure_CjyA .description:hover {
    border-left: 2px solid rgb(196,166,120);
}.program_structure_CjyA .description::first-letter {
    color: rgb(219,199,166);
    font-weight: 700;
    font-size: 1.5em;
}

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

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

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

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

@media (min-width: 768px) {.program_structure_CjyA .class_track_VydB {
    grid-template-columns: 0.8fr 1.2fr;
    gap: 60px;
    align-items: flex-start;
}.program_structure_CjyA .snap_shot_cplN {
    transition: clip-path 0.5s ease;
    height: 500px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.program_structure_CjyA .snap_shot_cplN:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.program_structure_CjyA h2 {
    max-width: 80%;
    font-size: calc(36px * 1.2);
}.program_structure_CjyA .text_column_wrap_LKyh {
    padding-top: 20px;
}
}

@media (min-width: 992px) {.program_structure_CjyA {
    padding: 150px 0;
}.program_structure_CjyA .container {
    padding: 0 40px;
}.program_structure_CjyA h2 {
    font-size: calc(36px * 1.3);
    max-width: 70%;
    margin-bottom: 60px;
}.program_structure_CjyA .snap_shot_cplN {
    height: 550px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}.program_structure_CjyA .description {
    line-height: 1.9;
    font-size: calc(15px * 1.05);
}.program_structure_CjyA .text_column_wrap_LKyh {
    padding-top: 30px;
}
}

@media (min-width: 1200px) {.program_structure_CjyA .class_track_VydB {
    gap: 80px;
}.program_structure_CjyA h2 {
    max-width: 60%;
}.program_structure_CjyA .snap_shot_cplN {
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
    height: 600px;
}.program_structure_CjyA .snap_shot_cplN:hover {
    transform: perspective(1000px) rotateY(0);
}.program_structure_CjyA .text_column_wrap_LKyh {
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.5s ease;
}.program_structure_CjyA .text_column_wrap_LKyh:hover {
    transform: perspective(1000px) rotateY(0);
}
}

@media (max-width: 767px) {.program_structure_CjyA {
    padding: 80px 0;
}.program_structure_CjyA h2 {
    margin-bottom: 30px;
    font-size: 36px;
}.program_structure_CjyA .snap_shot_cplN {
    height: 280px;
}.program_structure_CjyA .description {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}
}