* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.sustain_cta_0713 {
    flex: 0 0 auto;
}.container {
    width: 1214px;
    max-width: 100%;
    margin: auto;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    auto
    scroll-behavior: smooth;
    auto
contain
touch-action: none;
    scroll-snap-type: none;
    height: 100%;
    min-height: 100%;
}.top_sitebar_0237 {
    flex: 1 0 auto;
}.wrap-structure_0682 {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.plan_selection_1056 {
    background-color: rgb(239,235,217);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}.plan_selection_1056::before {
    position: absolute;
    width: 12rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: rotate(15deg);
    right: -3rem;
    height: 12rem;
    opacity: 0.07;
    background: linear-gradient(135deg, rgb(208,202,168), rgb(177,169,130));
    top: -3rem;
    content: "";
}.plan_selection_1056::after {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    background: linear-gradient(45deg, rgb(177,169,130), rgb(208,202,168,0.5));
    transform: rotate(-10deg);
    content: "";
    bottom: -5rem;
    width: 18rem;
    z-index: 0;
    left: -5rem;
    opacity: 0.05;
    height: 18rem;
    position: absolute;
}.plan_selection_1056 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
    z-index: 1;
}.plan_selection_1056 .fee_chart_4350 {
    flex-direction: column;
    display: flex;
}.plan_selection_1056 .learn_sub_4721 {
    margin-bottom: 3rem;
    order: -1;
    position: relative;
}.plan_selection_1056 .learn_sub_4721 h2 {
    display: inline-block;
    margin-bottom: 1rem;
    font-size: 36px;
    font-weight: 700;
    position: relative;
    color: #000000;
}.plan_selection_1056 .learn_sub_4721 h2::after {
    bottom: -0.5rem;
    position: absolute;
    left: 0;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(208,202,168), transparent);
    width: 60%;
}.plan_selection_1056 .learn_pricing_7951 {
    color: #000000;
    line-height: 1.6;
    font-size: 17px;
    margin-bottom: 1rem;
    max-width: 800px;
}.plan_selection_1056 .price_options_6738 {
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    display: grid;
}.plan_selection_1056 .program_rate_2159 {
    z-index: 2;
    position: relative;
    color: #000000;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    overflow: hidden;
}.plan_selection_1056 .skill_offers_8974 {
    position: relative;
    transform: translateY(0);
    display: flex;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    overflow: hidden;
    height: 100%;
    min-height: 480px;
    flex-direction: column;
    background-color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.plan_selection_1056 .program_rate_2159:hover .skill_offers_8974 {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
}.plan_selection_1056 .lesson_fees_0451 {
    position: relative;
    flex-direction: column;
    flex: 1;
    display: flex;
    z-index: 2;
    overflow: hidden;
    padding: 2rem;
}.plan_selection_1056 .lesson_fees_0451 h3 {
    position: relative;
    color: #000000;
    margin-bottom: 0.5rem;
    font-size: calc(23px + 0.1rem);
    display: inline-block;
    transition: color 0.3s ease;
    font-weight: 600;
}.plan_selection_1056 .program_rate_2159:hover .lesson_fees_0451 h3 {
    color: rgb(208,202,168);
}.plan_selection_1056 .learning_plan_1496 {
    position: relative;
    font-weight: 700;
    color: rgb(208,202,168);
    display: block;
    transition: transform 0.3s ease;
    font-size: calc(23px + 0.5rem);
    margin-bottom: 1.5rem;
}.plan_selection_1056 .learning_plan_1496::before {
    transform-origin: left;
    width: 3rem;
    transition: transform 0.4s ease;
    transform: scaleX(1);
    left: 0;
    height: 2px;
    position: absolute;
    background-color: rgb(208,202,168,0.5);
    bottom: -0.75rem;
    content: "";
}.plan_selection_1056 .program_rate_2159:hover .learning_plan_1496::before {
    transform: scaleX(1.5);
}.plan_selection_1056 .lesson_fees_0451 p {
    font-size: calc(17px - 0.1rem);
    line-height: 1.6;
    margin-bottom: 1.5rem;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-grow: 1;
    color: #000000;
}.plan_selection_1056 .main_image_3581 {
    overflow: hidden;
    width: 100%;
    position: relative;
    transition: transform 0.6s ease;
    height: 180px;
}.plan_selection_1056 .main_image_3581::after {
    transition: opacity 0.3s ease;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    position: absolute;
    opacity: 0.7;
    content: "";
    left: 0;
}.plan_selection_1056 .program_rate_2159:hover .main_image_3581 {
    transform: scale(1.03);
}.plan_selection_1056 .program_rate_2159:hover .main_image_3581::after {
    opacity: 0.4;
}.plan_selection_1056 .skill_offers_8974::before {
    content: "";
    left: 0;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: linear-gradient(90deg, rgb(208,202,168), rgb(177,169,130));
    height: 5px;
    position: absolute;
    transform-origin: left;
    top: 0;
    width: 100%;
}.plan_selection_1056 .program_rate_2159:hover .skill_offers_8974::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.plan_selection_1056 .fee_chart_4350 {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
}.plan_selection_1056 .learn_sub_4721 {
    margin-bottom: 0;
    order: 0;
    padding-top: 2rem;
    flex: 0 0 30%;
}.plan_selection_1056 .price_options_6738 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    flex: 0 0 70%;
}.plan_selection_1056 .skill_offers_8974 {
    border-radius: 0.25rem;
}
}

@media (max-width: 767px) {.plan_selection_1056 {
    padding: 3rem 0;
}.plan_selection_1056 .price_options_6738 {
    max-width: 500px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.plan_selection_1056 .learn_sub_4721 h2 {
    display: block;
    text-align: center;
}.plan_selection_1056 .learn_sub_4721 h2::after {
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
}.plan_selection_1056 .learn_pricing_7951 {
    text-align: center;
}.plan_selection_1056 .skill_offers_8974 {
    min-height: auto;
}.plan_selection_1056 .lesson_fees_0451 {
    padding: 1.5rem;
}.plan_selection_1056 .main_image_3581 {
    height: 160px;
}
}

@media (min-width: 1024px) {.plan_selection_1056 .price_options_6738 {
    grid-template-columns: repeat(2, 1fr);
}.plan_selection_1056 .program_rate_2159:nth-child(odd) {
    transform: translateY(1.5rem);
}
}

@media (min-width: 1200px) {.plan_selection_1056 .learn_sub_4721 {
    padding-top: 4rem;
}.plan_selection_1056 .program_rate_2159:hover {
    z-index: 5;
}.plan_selection_1056 .price_options_6738 {
    row-gap: 2.5rem;
    column-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (prefers-reduced-motion: reduce) {.plan_selection_1056 .program_rate_2159,
    .plan_selection_1056 .skill_offers_8974,
    .plan_selection_1056 .main_image_3581,
    .plan_selection_1056 .learning_plan_1496::before,
    .plan_selection_1056 .skill_offers_8974::before {
    transition: none;
}}.access_now_4253 {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, #000000 0%, rgb(208,202,168) 100%);
    overflow: hidden;
}.access_now_4253::before {
    z-index: 1;
    width: 100%;
    top: 0;
    position: absolute;
    opacity: 0.1;
    height: 100%;
    content: '';
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(208,202,168,0.5),
        rgb(208,202,168,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
}.access_now_4253::after {
    opacity: 0.05;
    animation: pulse 15s infinite alternate;
    top: -50%;
    left: -50%;
    position: absolute;
    background: radial-gradient(
        circle,
        rgb(177,169,130) 0%,
        transparent 70%
    );
    height: 200%;
    width: 200%;
    content: '';
    z-index: 0;
}.access_now_4253 .diff_block_3812 {
    align-items: center;
    position: relative;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    flex-direction: column;
    display: flex;
}.access_now_4253 h3 {
    position: relative;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    font-size: 32px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #ffffff;
    transition: transform 0.5s ease;
    transform: translateY(0);
    margin-bottom: 40px;
    font-family: Arial, sans-serif;
}.access_now_4253 h3::after {
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(177,169,130);
    width: 80px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    background: rgb(177,169,130);
    transform: translateX(-50%);
    content: '';
    height: 4px;
}.access_now_4253 .msg_details_9482 {
    text-decoration: none;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
    font-weight: 600;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
    color: #ffffff;
    transition: all 0.4s ease;
    border: 2px solid transparent;
    font-size: 15px;
    z-index: 2;
    border-radius: 15px;
    padding: 16px 40px;
    text-transform: uppercase;
    overflow: hidden;
    background: rgb(177,169,130);
}.access_now_4253 .msg_details_9482::before {
    content: '';
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    width: 100%;
    top: 0;
    transition: all 0.6s ease;
    height: 100%;
    position: absolute;
    left: -100%;
}.access_now_4253 .msg_details_9482:hover {
    border-color: rgb(177,169,130);
    background: transparent;
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}.access_now_4253 .msg_details_9482:hover::before {
    left: 100%;
}.access_now_4253 .diff_block_3812::before {
    opacity: 0.1;
    width: calc(100% + 200px);
    background-image: 
        linear-gradient(to right, rgb(208,202,168,0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgb(208,202,168,0.5) 1px, transparent 1px);
    left: -100px;
    z-index: -1;
    content: '';
    position: absolute;
    height: calc(100% + 200px);
    top: -100px;
    background-size: 30px 30px;
}.access_now_4253 .diff_block_3812::after {
    border: 2px solid rgb(177,169,130,0.5);
    opacity: 0.2;
    right: -50px;
    position: absolute;
    border-radius: 50%;
    content: '';
    bottom: -100px;
    animation: rotate 20s linear infinite;
    width: 200px;
    height: 200px;
}

@media screen and (max-width: 992px) {.access_now_4253 {
    padding: 60px 0;
}.access_now_4253 h3 {
    font-size: calc(32px * 0.9);
    margin-bottom: 30px;
}.access_now_4253 .diff_block_3812::after {
    right: -30px;
    bottom: -70px;
    height: 150px;
    width: 150px;
}
}

@media screen and (max-width: 768px) {.access_now_4253 {
    padding: 50px 0;
}.access_now_4253 h3 {
    margin-bottom: 25px;
    font-size: calc(32px * 0.8);
}.access_now_4253 .msg_details_9482 {
    padding: 14px 30px;
}.access_now_4253 .diff_block_3812::after {
    height: 100px;
    width: 100px;
    right: -20px;
    bottom: -50px;
}
}

@media screen and (max-width: 576px) {.access_now_4253 {
    padding: 40px 0;
}.access_now_4253 h3 {
    font-size: calc(32px * 0.7);
    margin-bottom: 20px;
}.access_now_4253 .msg_details_9482 {
    font-size: calc(15px * 0.9);
    padding: 12px 25px;
}.access_now_4253 h3::after {
    bottom: -10px;
    width: 60px;
    height: 3px;
}}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.1;
    }
    100% {
        transform: scale(1);
        opacity: 0.05;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}.opening_board_1804 {
    overflow: hidden;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: linear-gradient(135deg, rgb(239,235,217), rgba(0, 0, 0, 0.5));
    padding: 4rem 1rem;
}.opening_board_1804 > div {
    position: relative;
    max-width: 1200px;
    width: 100%;
    z-index: 2;
}.opening_board_1804 .team_culture_2703 {
    margin-bottom: 2rem;
    position: relative;
    transform: translateZ(0);
    perspective: 1000px;
}.opening_board_1804 .learn_hero_4831 {
    color: rgb(208,202,168);
    letter-spacing: 0.05em;
    transition: transform 0.5s ease;
    padding: 1rem 0;
    transform: translateZ(20px);
    position: relative;
    line-height: 1.2;
    transform-style: preserve-3d;
    font-size: clamp(2rem, 5vw, 40px);
    margin: 0;
    font-weight: 700;
}.opening_board_1804 .learn_hero_4831::before {
    height: 4px;
    width: 100%;
    transform: scaleX(0.7);
    left: 0;
    background: linear-gradient(90deg, rgb(208,202,168), rgb(177,169,130));
    transition: transform 0.5s ease;
    content: "";
    bottom: 0;
    transform-origin: left;
    position: absolute;
}.opening_board_1804 .learn_hero_4831:hover::before {
    transform: scaleX(1);
}.opening_board_1804 .learn_head_7614 {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 3rem 2rem;
    overflow: hidden;
}.opening_board_1804 .learn_head_7614::before {
    inset: 0;
    opacity: 0.85;
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgb(177,169,130,0.5), rgb(208,202,168,0.5));
}.opening_board_1804 .learn_head_7614:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
}.opening_board_1804 .learn_head_7614 > div {
    display: grid;
    position: relative;
    gap: 2rem;
    z-index: 2;
}.opening_board_1804 .learn_head_7614 p {
    max-width: 80%;
    border-left: 3px solid rgb(177,169,130);
    position: relative;
    line-height: 1.6;
    font-size: clamp(1rem, 2.5vw, 1.5rem);
    color: #ffffff;
    transition: transform 0.3s ease;
    font-weight: 600;
    margin: 0 0 1rem;
    padding-left: 1rem;
}.opening_board_1804 .learn_head_7614 p:hover {
    transform: translateX(5px);
}.opening_board_1804 .learn_head_7614 h3 {
    line-height: 1.5;
    color: #ffffff;
    padding-top: 1rem;
    font-size: clamp(1.1rem, 2vw, 1.3rem);
    margin: 1rem 0 0;
    position: relative;
    max-width: 90%;
    font-weight: 400;
}.opening_board_1804 .learn_head_7614 h3::before {
    transform-origin: left;
    left: 0;
    width: 50px;
    transition: width 0.3s ease;
    background: rgb(177,169,130);
    top: 0;
    content: "";
    height: 3px;
    position: absolute;
}.opening_board_1804 .learn_head_7614 h3:hover::before {
    width: 80px;
}.opening_board_1804::after {
    transform: rotate(-15deg);
    width: 100%;
    z-index: 1;
    height: 100%;
    right: -50%;
    content: "";
    pointer-events: none;
    background: rgb(208,202,168,0.5);
    top: -50%;
    position: absolute;
    opacity: 0.1;
}

@media (min-width: 768px) {.opening_board_1804 {
    padding: 6rem 2rem;
}.opening_board_1804 .learn_head_7614 {
    padding: 4rem 3rem;
}.opening_board_1804 .learn_head_7614 > div {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2rem;
}.opening_board_1804::before {
    position: absolute;
    content: "";
    width: 40%;
    left: 0;
    height: 5px;
    bottom: 0;
    background: linear-gradient(90deg, rgb(208,202,168), transparent);
}
}

@media (min-width: 992px) {.opening_board_1804 {
    padding: 8rem 3rem;
}.opening_board_1804 > div {
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr;
}.opening_board_1804 .learn_hero_4831 {
    max-width: 80%;
    font-size: 40px;
}.opening_board_1804 .learn_head_7614 {
    padding: 5rem 4rem;
    background-position: center !important;
}.opening_board_1804 .learn_head_7614 > div {
    max-width: 85%;
}.opening_board_1804 .learn_head_7614 p {
    font-size: 1.5rem;
}.opening_board_1804 .learn_head_7614 h3 {
    font-size: 1.3rem;
}.opening_board_1804::after {
    right: -30%;
    top: -30%;
}
}

@media (max-width: 767px) {.opening_board_1804 {
    padding: 3rem 1rem;
}.opening_board_1804 .learn_hero_4831 {
    padding: 0.5rem 0;
    font-size: 2rem;
}.opening_board_1804 .learn_head_7614 {
    padding: 2rem 1.5rem;
}.opening_board_1804 .learn_head_7614 p {
    max-width: 100%;
    font-size: 1rem;
}.opening_board_1804 .learn_head_7614 h3 {
    font-size: 1.1rem;
    max-width: 100%;
}}.cookie_warning_banner_9571 {
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    transform: translateY(100%);
    animation: slideUp 0.5s forwards;
    padding: 20px 0;
    position: fixed;
    background: rgb(177,169,130);
    transition: transform 0.3s ease-in-out;
    bottom: 0;
    z-index: 90;
    border-top: 3px solid rgb(177,169,130);
    width: 100%;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookie_modal_popup_2698 {
    display: none;
}#cookie_modal_popup_2698:checked ~ .cookie_warning_banner_9571 {
    opacity: 0;
    visibility: hidden;
}.cookie_disclaimer_8439 {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    padding: 20px 5%;
}.cookie_warning_banner_9571 h5 {
    font-size: 23px;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}.cookie_warning_banner_9571 p {
    font-size: 15px;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.visitor_acceptance_6213 {
    display: flex;
    align-items: center;
    margin-right: 15px;
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgb(208,202,168));
    justify-content: center;
}.visitor_acceptance_6213 svg {
    width: 80px;
    fill: rgb(208,202,168);
    height: 80px;
    transition: transform 0.3s ease-in-out;
}.visitor_acceptance_6213:hover svg {
    transform: scale(1.1);
}.consent_edu_2816 {
    min-width: 140px;
    white-space: nowrap;
    text-align: center;
    box-shadow: 0 0 15px rgb(208,202,168);
    font-size: 14px;
    margin-left: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    padding: 10px 20px;
    flex-shrink: 0;
    background: linear-gradient(90deg, rgb(208,202,168), rgb(177,169,130));
    border-radius: 20px;
    line-height: 40px;
    text-decoration: none;
}.consent_edu_2816:hover {
    box-shadow: 0 0 20px rgb(177,169,130);
}.cookie_button.tracking_policy_9321 {
    border: 2px solid rgb(177,169,130);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.tracking_policy_9321:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(177,169,130);
}.cookie_warning_banner_9571 p a {
    text-decoration: none;
    color: rgb(208,202,168);
    transition: color 0.3s ease;
}.cookie_warning_banner_9571 p a:hover {
    color: rgb(177,169,130);
}
@media only screen and (max-width: 1200px) {.cookie_warning_banner_9571 {
    padding: 15px 0;
}.cookie_disclaimer_8439 {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.visitor_acceptance_6213 {
    display: none;
}.cookie_disclaimer_8439 {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.cookie_warning_banner_9571 h5 {
    margin-bottom: 5px;
    font-size: 18px;
}.data_approval_8392 {
    margin-bottom: 15px;
}.consent_edu_2816 {
    margin: 10px 0;
    min-width: 100%;
}}
.thxFrame_2163 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(239,235,217) 0%, rgb(177,169,130,0.5) 100%);
    position: relative;
    padding: 120px 0;
}.thxFrame_2163::before {
    position: absolute;
    opacity: 0.4;
    z-index: 1;
    top: 0;
    content: "";
    pointer-events: none;
    width: 100%;
    left: 0;
    background: 
    radial-gradient(circle at 10% 20%, rgb(208,202,168,0.5) 5%, transparent 60%),
    radial-gradient(circle at 90% 80%, rgb(177,169,130,0.5) 10%, transparent 50%);
    height: 100%;
}.thxFrame_2163::after {
    width: 90%;
    background: rgb(255, 255, 255, 0.5);
    transform: rotate(-15deg);
    height: 90%;
    position: absolute;
    top: -50%;
    filter: blur(80px);
    opacity: 0.08;
    z-index: 1;
    content: "";
    right: -50%;
    pointer-events: none;
}.thxFrame_2163 .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.thxFrame_2163 .diff_block_3812 {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 5px 12px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    animation: slideIn 0.8s cubic-bezier(0.17, 0.67, 0.45, 1.09) forwards;
    position: relative;
    padding: 60px 50px;
    border-left: 4px solid rgb(208,202,168);
    backdrop-filter: blur(10px);
}.thxFrame_2163 .diff_block_3812::before {
    transition: transform 0.5s ease;
    border: 1px solid rgb(177,169,130,0.5);
    left: 20px;
    content: "";
    pointer-events: none;
    right: 20px;
    transform: scale(0.97);
    position: absolute;
    opacity: 0.2;
    top: 20px;
    bottom: 20px;
    border-radius: 10px;
}.thxFrame_2163 .diff_block_3812:hover::before {
    transform: scale(1);
}.thxFrame_2163 .diff_block_3812 > div:first-child {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 25px;
}.thxFrame_2163 .diff_block_3812 > div:first-child::after {
    animation: lineExpand 1s ease-out 0.3s forwards;
    bottom: 0;
    content: "";
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(208,202,168) 0%, rgb(177,169,130) 100%);
    left: 0;
    position: absolute;
    height: 3px;
    width: 80px;
}.thxFrame_2163 h5 {
    font-size: 24px;
    opacity: 0;
    margin: 0;
    line-height: 1.4;
    color: #000000;
    transform: translateY(15px);
    animation: fadeUp 0.7s ease-out 0.2s forwards;
    font-weight: 700;
}.thxFrame_2163 p {
    color: #000000;
    transform: translateY(15px);
    font-size: 13px;
    opacity: 0;
    animation: fadeUp 0.7s ease-out 0.4s forwards;
    font-weight: 400;
    margin: 0;
    line-height: 1.8;
}.thxFrame_2163 a {
    position: relative;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.45, 1.09);
    display: block;
    color: inherit;
}.thxFrame_2163 a:hover {
    transform: translateY(-5px);
}.thxFrame_2163 a::after {
    transform: scaleX(0.3);
    left: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
    position: absolute;
    content: "";
    height: 1px;
    transform-origin: left;
    opacity: 0;
    width: 100%;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(208,202,168,0.5) 0%, transparent 100%);
}.thxFrame_2163 a:hover::after {
    opacity: 1;
    transform: scaleX(1);
}

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

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

@keyframes slideIn {
  0% {
    transform: perspective(1000px) translateY(50px) rotateX(8deg);
    opacity: 0;
  }
  100% {
    transform: perspective(1000px) translateY(0) rotateX(2deg);
    opacity: 1;
  }
}

@media (max-width: 992px) {.thxFrame_2163 {
    padding: 80px 0;
}.thxFrame_2163 .diff_block_3812 {
    padding: 50px 40px;
}.thxFrame_2163 h5 {
    font-size: calc(24px - 2px);
}
}

@media (max-width: 768px) {.thxFrame_2163 {
    padding: 60px 0;
}.thxFrame_2163 .diff_block_3812 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 40px 30px;
}.thxFrame_2163 .diff_block_3812::before {
    bottom: 15px;
    right: 15px;
    left: 15px;
    top: 15px;
}.thxFrame_2163 .diff_block_3812 > div:first-child {
    margin-bottom: 25px;
    padding-bottom: 20px;
}.thxFrame_2163 h5 {
    font-size: calc(24px - 4px);
}.thxFrame_2163 p {
    line-height: 1.7;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 576px) {.thxFrame_2163 {
    padding: 50px 0;
}.thxFrame_2163 .diff_block_3812 {
    border-left: 3px solid rgb(208,202,168);
    padding: 30px 20px;
    transform: none;
}.thxFrame_2163 .diff_block_3812::before {
    display: none;
}.thxFrame_2163 .diff_block_3812 > div:first-child {
    margin-bottom: 20px;
    padding-bottom: 15px;
}.thxFrame_2163 .diff_block_3812 > div:first-child::after {
    height: 2px;
    width: 60px;
}.thxFrame_2163 h5 {
    font-size: calc(24px - 6px);
}.thxFrame_2163 p {
    font-size: calc(13px - 2px);
    line-height: 1.6;
}}.company_info_9521 {
    align-items: center;
    overflow: hidden;
    padding: 5rem 0;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    position: relative;
}.company_info_9521::before {
    opacity: 0.75;
    left: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    position: absolute;
    background: #000000;
    top: 0;
    right: 0;
}.company_info_9521::after {
    content: "";
    background: rgb(208,202,168);
    position: absolute;
    animation: rotateBackground 30s infinite linear;
    right: -50%;
    height: 100%;
    transform: rotate(25deg);
    opacity: 0.15;
    width: 100%;
    top: -50%;
    z-index: 2;
}.company_info_9521 .container {
    padding: 0 2rem;
    margin: 0 auto;
    transform-origin: center center;
    max-width: 1200px;
    z-index: 10;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
}.company_info_9521 h2 {
    font-size: calc(28px * 1.5);
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: #ffffff;
    transform: translateZ(50px);
    margin-bottom: 3rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}.company_info_9521 h2::after {
    transform: skewX(-20deg);
    width: 80px;
    position: absolute;
    bottom: -10px;
    content: "";
    left: 0;
    background: rgb(177,169,130);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    height: 4px;
}.company_info_9521 .abstract_box_6835 {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgba(255, 255, 255, 0.95);
    border-radius: 0;
    padding: 3rem;
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
}.company_info_9521 .abstract_box_6835::before {
    width: 5px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(208,202,168), rgb(177,169,130));
    transform: translateZ(20px);
    top: 0;
    height: 100%;
    content: "";
    left: 0;
}.company_info_9521 .abstract_box_6835::after {
    height: 200px;
    content: "";
    border-radius: 50%;
    opacity: 0.05;
    position: absolute;
    background: rgb(177,169,130);
    right: -10%;
    z-index: -1;
    top: -10%;
    width: 200px;
}.company_info_9521 .abstract_box_6835:hover {
    transform: perspective(1000px) rotateY(-1deg) translateZ(10px);
}.company_info_9521 .abstract_box_6835 > div {
    z-index: 5;
    position: relative;
}.company_info_9521 .abstract_box_6835 p {
    color: #000000;
    position: relative;
    padding-bottom: 0.5rem;
    transform: translateZ(10px);
    font-weight: 600;
    margin-bottom: 1.5rem;
    display: inline-block;
    font-size: calc(18px * 1.5);
}.company_info_9521 .abstract_box_6835 p::after {
    bottom: 0;
    background: linear-gradient(to right, rgb(208,202,168), transparent);
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    height: 2px;
}.company_info_9521 .abstract_box_6835 div div {
    column-gap: 2.5rem;
    column-count: 2;
    transform: translateZ(5px);
    text-align: justify;
    color: #000000;
    font-size: 18px;
    line-height: 1.7;
}

@keyframes rotateBackground {
    0% {
        transform: rotate(25deg);
    }
    100% {
        transform: rotate(385deg);
    }
}

@media (max-width: 992px) {.company_info_9521 {
    padding: 4rem 0;
}.company_info_9521 h2 {
    font-size: calc(28px * 1.3);
    margin-bottom: 2.5rem;
}.company_info_9521 .abstract_box_6835 {
    padding: 2.5rem;
    transform: perspective(800px) rotateY(-1deg);
}.company_info_9521 .abstract_box_6835 div div {
    column-count: 2;
}
}

@media (max-width: 768px) {.company_info_9521 {
    padding: 3rem 0;
}.company_info_9521 h2 {
    margin-bottom: 2rem;
    font-size: 28px;
}.company_info_9521 .abstract_box_6835 {
    padding: 2rem;
    transform: none;
}.company_info_9521 .container {
    transform: none;
}.company_info_9521 .abstract_box_6835 div div {
    column-count: 1;
}.company_info_9521 .abstract_box_6835 p {
    font-size: calc(18px * 1.2);
}
}

@media (max-width: 576px) {.company_info_9521 {
    padding: 2.5rem 0;
}.company_info_9521 h2 {
    margin-bottom: 1.5rem;
}.company_info_9521 .abstract_box_6835 {
    padding: 1.5rem;
}.company_info_9521 h2::after {
    height: 3px;
    width: 60px;
}.company_info_9521 .container {
    padding: 0 1.5rem;
}
}

@media (hover: hover) {.company_info_9521 .abstract_box_6835:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
}}header {
    padding: 0;
    background: rgb(239,235,217);
    width: 100%;
    position: relative;
    z-index: 100;
}header::before {
    position: absolute;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
    background: linear-gradient(135deg, 
        rgb(208,202,168,0.5) 0%, 
        transparent 60%, 
        rgb(177,169,130,0.5) 100%);
    content: '';
    top: 0;
    left: 0;
    width: 100%;
}header .container {
    max-width: 100%;
    z-index: 1;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}header .head_edu_4836 {
    align-items: center;
    padding: 0.8rem 3%;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}header .top_pagewrap_9310 {
    margin-right: 1rem;
    position: relative;
    align-items: center;
    display: flex;
    padding: 0.6rem;
    text-decoration: none;
}header .top_pagewrap_9310::after {
    transform: scaleX(0.7);
    height: 2px;
    transition: transform 0.3s ease;
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    content: '';
    background: linear-gradient(to right, rgb(208,202,168), rgb(177,169,130));
}header .top_pagewrap_9310:hover::after {
    transform: scaleX(1);
}header .top_pagewrap_9310 svg {
    height: auto;
    width: 140px;
    transition: all 0.3s ease;
}header .top_pagewrap_9310:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}header .top_guide_4508 {
    gap: 0.4rem;
    background: rgba(255, 255, 255, 0.5);
    display: flex;
    border-radius: 10px;
    padding: 0.5rem;
    flex-wrap: wrap;
}header .head_learn_2834 {
    border-radius: 10px;
    text-decoration: none;
    position: relative;
    color: #000000;
    overflow: hidden;
    font-weight: 400;
    font-family: Arial, sans-serif;
    padding: 0.4rem 0.7rem;
    transition: all 0.3s ease;
    font-size: 16px;
    z-index: 1;
}header .head_learn_2834::after {
    width: 100%;
    position: absolute;
    transform: scaleX(0);
    height: 2px;
    background: linear-gradient(to right, rgb(208,202,168), rgb(177,169,130));
    bottom: 0;
    content: '';
    transition: transform 0.3s ease;
    left: 0;
    transform-origin: left;
}header .head_learn_2834:hover {
    color: rgb(208,202,168);
    background: rgba(255, 255, 255, 0.7);
}header .head_learn_2834:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header .head_edu_4836 {
    padding: 0.7rem 2.5%;
}header .top_pagewrap_9310 svg {
    width: 130px;
}header .top_guide_4508 {
    gap: 0.35rem;
    padding: 0.4rem;
}header .head_learn_2834 {
    padding: 0.35rem 0.6rem;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 767px) {header .head_edu_4836 {
    justify-content: center;
    padding: 0.7rem 2%;
}header .top_pagewrap_9310 {
    margin: 0 0 0.6rem 0;
}header .top_pagewrap_9310 svg {
    width: 120px;
}header .top_guide_4508 {
    width: 100%;
    justify-content: center;
}header .head_learn_2834 {
    font-size: calc(16px - 2px);
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header .head_edu_4836 {
    padding: 0.6rem 1.5%;
}header .top_pagewrap_9310 svg {
    width: 110px;
}header .top_guide_4508 {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .top_guide_4508::-webkit-scrollbar {
    height: 2px;
}header .top_guide_4508::-webkit-scrollbar-thumb {
    background: rgb(208,202,168);
    border-radius: 10px;
}header .head_learn_2834 {
    white-space: nowrap;
    flex-shrink: 0;
}}.privacy_cove_1870 {
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(239,235,217) 0%, rgba(245, 248, 250, 0.9) 100%);
    color: #000000;
    padding: 5rem 0;
}.privacy_cove_1870::before {
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgba(rgb(208,202,168,0.5), 0.03),
        rgba(rgb(208,202,168,0.5), 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
}.privacy_cove_1870::after {
    right: 0;
    top: 0;
    width: 15vw;
    content: '';
    z-index: 1;
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(rgb(208,202,168,0.5), 0.08));
}.privacy_cove_1870 .container {
    border-left: 4px solid rgb(208,202,168);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.07);
    position: relative;
    z-index: 2;
    margin: 0 auto;
    background: rgba(#ffffff, 0.95);
    max-width: 1140px;
    transform: perspective(1000px) rotateY(0.5deg);
    padding: 0 2rem;
    backdrop-filter: blur(5px);
    transform-origin: left center;
}.privacy_cove_1870 h1 {
    padding: 2rem 0 1rem;
    transform: translateX(-0.5rem);
    margin: 0 0 2rem;
    font-weight: 700;
    font-size: 44px;
    color: #000000;
    position: relative;
    letter-spacing: -0.02em;
    line-height: 1.2;
}.privacy_cove_1870 h1::after {
    animation: expandLine 0.8s ease-out forwards;
    transform-origin: left center;
    width: 6rem;
    height: 3px;
    background: linear-gradient(90deg, rgb(208,202,168), transparent);
    content: '';
    bottom: 0;
    position: absolute;
    left: 0;
}.privacy_cove_1870 h2 {
    color: #000000;
    padding-left: 1rem;
    margin: 2.5rem 0 1.5rem;
    line-height: 1.3;
    font-weight: 600;
    position: relative;
    font-size: 36px;
}.privacy_cove_1870 h2::before {
    content: '';
    width: 3px;
    position: absolute;
    bottom: 0.25rem;
    border-radius: 1px;
    left: 0;
    background: rgb(208,202,168);
    top: 0.25rem;
}.privacy_cove_1870 h3 {
    margin: 2rem 0 1.25rem;
    padding-bottom: 0.75rem;
    color: #000000;
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
    font-size: calc(36px * 0.85);
    font-weight: 600;
}.privacy_cove_1870 h4 {
    border-radius: 2px;
    font-weight: 600;
    background: rgba(rgb(208,202,168,0.5), 0.08);
    margin: 1.75rem 0 1rem;
    padding: 0.35rem 0.75rem;
    font-size: calc(36px * 0.7);
    color: #000000;
    display: inline-block;
}.privacy_cove_1870 p {
    line-height: 1.7;
    font-size: 17px;
    margin-bottom: 1.5rem;
    color: #000000;
}.privacy_cove_1870 p strong {
    color: #000000;
    font-weight: 600;
    position: relative;
    display: inline-block;
}.privacy_cove_1870 p strong::after {
    left: 0;
    background: rgba(rgb(208,202,168,0.5), 0.3);
    position: absolute;
    content: '';
    height: 2px;
    bottom: -2px;
    width: 100%;
}.privacy_cove_1870 ul {
    margin: 1.5rem 0 2rem 0;
    padding-left: 1.25rem;
    list-style-type: none;
}.privacy_cove_1870 li {
    padding-left: 1.75rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    position: relative;
}.privacy_cove_1870 li::before {
    top: 0.5rem;
    height: 0.75rem;
    border: 2px solid rgb(208,202,168);
    position: absolute;
    opacity: 0.8;
    transform: rotate(45deg);
    content: '';
    width: 0.75rem;
    left: 0;
}.privacy_cove_1870 span {
    background: linear-gradient(to right, rgba(rgb(177,169,130,0.5), 0.05), transparent);
    margin-bottom: 1.5rem;
    padding: 1.25rem;
    border-left: 2px solid rgb(177,169,130);
    display: block;
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}

@keyframes expandLine {
    from {
        width: 0;
    }
    to {
        width: 6rem;
    }
}

@media (max-width: 991px) {.privacy_cove_1870 {
    padding: 4rem 0;
}.privacy_cove_1870 .container {
    transform: perspective(800px) rotateY(0.3deg);
    padding: 2rem;
}.privacy_cove_1870 h1 {
    font-size: calc(44px * 0.9);
    margin-bottom: 1.5rem;
}.privacy_cove_1870 h2 {
    font-size: calc(36px * 0.9);
    margin: 2rem 0 1.25rem;
}
}

@media (max-width: 767px) {.privacy_cove_1870 {
    padding: 3rem 0;
}.privacy_cove_1870::after {
    width: 10vw;
}.privacy_cove_1870 .container {
    padding: 1.5rem;
    transform: none;
}.privacy_cove_1870 h1 {
    padding-top: 1rem;
    font-size: calc(44px * 0.8);
    transform: translateX(0);
}.privacy_cove_1870 h2 {
    font-size: calc(36px * 0.8);
    padding-left: 0.75rem;
}.privacy_cove_1870 h3 {
    font-size: calc(36px * 0.7);
}.privacy_cove_1870 h4 {
    font-size: calc(36px * 0.6);
}.privacy_cove_1870 ul {
    padding-left: 0.5rem;
}.privacy_cove_1870 li {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
}.privacy_cove_1870 span {
    padding: 1rem;
}
}

@media (max-width: 480px) {.privacy_cove_1870 {
    padding: 2rem 0;
}.privacy_cove_1870 .container {
    padding: 1.25rem;
    border-left-width: 3px;
}.privacy_cove_1870 h1 {
    margin-bottom: 1.25rem;
    font-size: calc(44px * 0.7);
}.privacy_cove_1870 h1::after {
    width: 4rem;
}.privacy_cove_1870 p, .privacy_cove_1870 span {
    font-size: calc(17px * 0.95);
}.privacy_cove_1870 li {
    font-size: calc(17px * 0.95);
}@keyframes expandLine {
        from {
            width: 0;
        }
        to {
            width: 4rem;
        }
    }
}footer {
    z-index: 1;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
}footer::before {
    position: absolute;
    backdrop-filter: blur(8px);
    z-index: -1;
    content: "";
    top: 0;
    left: 0;
    animation: gradientShift 15s ease infinite;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(208,202,168,0.5) 50%, rgb(177,169,130,0.5) 100%);
    width: 100%;
}.sustain_cta_0713 {
    padding: 4.5rem 0 2rem;
    position: relative;
}.sustain_cta_0713::before {
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(208,202,168) 25%, 
                #ffffff 50%, 
                rgb(177,169,130) 75%, 
                transparent 100%);
    position: absolute;
    content: "";
    animation: shimmer 8s linear infinite;
    right: 0;
    height: 1px;
    left: 0;
    top: 0;
}.sustain_cta_0713 .container {
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;
    z-index: 1;
    display: flex;
}.sustain_cta_0713 .company_holder {
    padding: 1.5rem;
    margin-right: 2rem;
    backdrop-filter: blur(15px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    flex: 1 1 350px;
    transform: translateY(0);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
}.sustain_cta_0713 .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(208,202,168,0.5);
}.sustain_cta_0713 .company_holder h3 {
    font-weight: 700;
    font-size: calc(35px * 0.85);
    display: inline-block;
    position: relative;
    margin-bottom: 1.25rem;
    color: #ffffff;
}.sustain_cta_0713 .company_holder h3::after {
    background: linear-gradient(to right, rgb(208,202,168), rgb(177,169,130));
    left: 0;
    position: absolute;
    content: "";
    transition: transform 0.5s ease;
    transform-origin: left;
    transform: scaleX(0.3);
    width: 100%;
    height: 2px;
    bottom: -8px;
}.sustain_cta_0713 .company_holder:hover h3::after {
    transform: scaleX(1);
}.sustain_cta_0713 .cloud_lab_3045 {
    margin-top: 1rem;
    max-width: 450px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    line-height: 1.6;
}.sustain_cta_0713 .encrypt_cta_5263 {
    flex: 1 1 450px;
    position: relative;
}.sustain_cta_0713 .header_start_0326 {
    gap: 1.5rem;
    flex-wrap: wrap;
    display: flex;
}.sustain_cta_0713 .encrypt_cta_5263 .header_start_0326 {
    justify-content: flex-end;
}.sustain_cta_0713 .top_guide_4508 {
    padding: 1.5rem;
    flex: 1 1 200px;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
}.sustain_cta_0713 .top_guide_4508 h5 {
    display: inline-block;
    position: relative;
    color: #ffffff;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 1.25rem;
}.sustain_cta_0713 .top_guide_4508 h5::before {
    left: 0;
    background: rgb(208,202,168);
    content: "";
    height: 2px;
    bottom: -6px;
    position: absolute;
    width: 40px;
    transition: width 0.3s ease;
}.sustain_cta_0713 .top_guide_4508:hover h5::before {
    width: 100%;
}.sustain_cta_0713 .top_guide_4508 .header_start_0326 {
    flex-direction: column;
    display: flex;
    gap: 0.75rem;
}.sustain_cta_0713 .top_guide_4508 a {
    text-decoration: none;
    z-index: 1;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    transition: all 0.3s ease;
    padding: 0.25rem 0.5rem;
    border-radius: 10px;
    font-size: 12px;
}.sustain_cta_0713 .top_guide_4508 a::before {
    position: absolute;
    z-index: -1;
    width: 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(208,202,168), rgb(177,169,130));
}.sustain_cta_0713 .top_guide_4508 a:hover {
    transform: translateX(5px);
    color: #ffffff;
}.sustain_cta_0713 .top_guide_4508 a:hover::before {
    width: 100%;
}.res_connect_4398 {
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: relative;
    padding: 1.5rem 0;
    backdrop-filter: blur(15px);
}.res_connect_4398::before {
    left: 0;
    right: 0;
    height: 1px;
    position: absolute;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(177,169,130) 25%, 
                #ffffff 50%, 
                rgb(208,202,168) 75%, 
                transparent 100%);
    content: "";
    top: 0;
}.res_connect_4398 .container {
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
}.res_connect_4398 .compliance_1076 {
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    transition: all 0.3s ease;
    text-align: center;
    border-radius: 30px;
    padding: 0.5rem 1rem;
}.res_connect_4398 .compliance_1076:hover {
    color: #ffffff;
    box-shadow: 0 0 15px rgb(208,202,168,0.5);
    background: rgba(0, 0, 0, 0.2);
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.sustain_cta_0713 {
    padding: 3.5rem 0 2rem;
}.sustain_cta_0713 .container {
    flex-direction: column;
}.sustain_cta_0713 .company_holder {
    margin-bottom: 2rem;
    flex: 1 1 100%;
    margin-right: 0;
}.sustain_cta_0713 .encrypt_cta_5263 {
    flex: 1 1 100%;
}.sustain_cta_0713 .encrypt_cta_5263 .header_start_0326 {
    justify-content: space-between;
}.sustain_cta_0713 .top_guide_4508 {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.sustain_cta_0713 {
    padding: 3rem 0 1.5rem;
}.sustain_cta_0713::before {
    height: 2px;
}.sustain_cta_0713 .company_holder {
    padding: 1.25rem;
}.sustain_cta_0713 .top_guide_4508 {
    flex: 1 1 100%;
    margin-bottom: 1rem;
}.sustain_cta_0713 .encrypt_cta_5263 .header_start_0326 {
    flex-direction: column;
}.res_connect_4398 {
    padding: 1.25rem 0;
}.res_connect_4398::before {
    height: 2px;
}
}

@media (max-width: 576px) {.sustain_cta_0713 {
    padding: 2.5rem 0 1rem;
}.sustain_cta_0713 .company_holder h3 {
    font-size: calc(35px * 0.75);
}.sustain_cta_0713 .cloud_lab_3045 {
    font-size: calc(12px * 0.9);
}.sustain_cta_0713 .top_guide_4508 h5 {
    font-size: calc(23px * 0.9);
}.sustain_cta_0713 .top_guide_4508 a {
    font-size: calc(12px * 0.9);
}.res_connect_4398 .compliance_1076 {
    font-size: calc(14px * 0.9);
    padding: 0.4rem 0.8rem;
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.sustain_cta_0713 .header_start_0326 a::after {
    background: rgb(208,202,168);
    left: -10px;
    transition: transform 0.3s ease;
    border-radius: 50%;
    top: 50%;
    height: 4px;
    position: absolute;
    width: 4px;
    transform: translateY(-50%) scale(0);
    content: "";
}.sustain_cta_0713 .header_start_0326 a:hover::after {
    transform: translateY(-50%) scale(1);
}.sustain_cta_0713 .cloud_lab_3045::before {
    height: 0;
    width: 0;
    top: -10px;
    left: -10px;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    border: 1px solid transparent;
    position: absolute;
    content: "";
}.sustain_cta_0713 .cloud_lab_3045::after {
    bottom: -10px;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    position: absolute;
    height: 0;
    content: "";
    border: 1px solid transparent;
    right: -10px;
    width: 0;
}.sustain_cta_0713 .company_holder:hover .cloud_lab_3045::before {
    width: calc(100% + 20px);
    border-right-color: rgb(208,202,168,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    height: calc(100% + 20px);
    border-top-color: rgb(208,202,168,0.5);
}.sustain_cta_0713 .company_holder:hover .cloud_lab_3045::after {
    height: calc(100% + 20px);
    border-bottom-color: rgb(177,169,130,0.5);
    border-left-color: rgb(177,169,130,0.5);
    width: calc(100% + 20px);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
}.mentorship_experience_9631 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(
        125deg,
        rgb(239,235,217) 0%,
        rgb(239,235,217) 60%,
        rgb(208,202,168,0.5) 120%
    );
}.mentorship_experience_9631::before {
    top: 0;
    content: "";
    opacity: 0.03;
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgb(208,202,168,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(208,202,168,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(208,202,168,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(208,202,168,0.5) 75%);
    left: 0;
    background-size: 60px 60px;
    background-position: 0 0, 0 30px, 30px -30px, -30px 0px;
    height: 100%;
    width: 100%;
}.mentorship_experience_9631::after {
    position: absolute;
    animation: pulse-subtle 15s infinite alternate ease-in-out;
    background: 
        radial-gradient(
            ellipse at center,
            rgb(208,202,168,0.5) 0%,
            transparent 60%
        );
    width: 200%;
    left: -50%;
    top: -50%;
    opacity: 0.2;
    content: "";
    height: 200%;
}@keyframes pulse-subtle {
    0% {
        transform: scale(1);
        opacity: 0.15;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.25;
    }
}

.mentorship_experience_9631 .container {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.mentorship_experience_9631 .learning_feedback_5749 {
    overflow: visible;
    align-items: center;
    display: flex;
    background: transparent;
    flex-direction: column;
    padding: 0;
    border-radius: 19px;
    position: relative;
}.mentorship_experience_9631 .main_image_3581 {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: rotate(-5deg);
    box-shadow: 
        25px 25px 50px rgba(0, 0, 0, 0.12),
        -25px -25px 50px rgba(255, 255, 255, 0.7),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    position: relative;
    width: 260px;
    height: 260px;
    border-radius: 20px;
    z-index: 3;
    margin-bottom: 30px;
}.mentorship_experience_9631 .main_image_3581::before {
    position: absolute;
    inset: -10px;
    opacity: 0.3;
    transition: all 0.5s ease;
    border-radius: 30px;
    transform: rotate(5deg);
    content: "";
    z-index: -1;
    background: linear-gradient(
        135deg,
        rgb(208,202,168,0.5) 0%,
        transparent 50%,
        rgb(177,169,130,0.5) 100%
    );
}.mentorship_experience_9631 .main_image_3581::after {
    transition: all 0.5s ease;
    inset: -20px;
    opacity: 0.05;
    border-radius: 40px;
    transform: rotate(10deg);
    z-index: -2;
    content: "";
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent 0,
            transparent 10px,
            rgb(208,202,168,0.5) 10px,
            rgb(208,202,168,0.5) 11px
        );
    position: absolute;
}.mentorship_experience_9631 .name {
    background: linear-gradient(
        to right,
        #000000 0%,
        rgb(208,202,168) 100%
    );
    -webkit-background-clip: text !important;
    text-align: center;
    margin-bottom: 15px;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    color: #000000;
    padding: 0 20px 15px;
    font-weight: 700;
    z-index: 2;
    font-size: 40px;
    text-fill-color: transparent;
    position: relative;
}.mentorship_experience_9631 .name::after {
    left: 50%;
    border-radius: 3px;
    width: 80px;
    transform: translateX(-50%);
    background: linear-gradient(
        to right,
        rgb(208,202,168) 0%,
        rgb(177,169,130) 100%
    );
    bottom: 0;
    position: absolute;
    height: 3px;
    content: "";
}.mentorship_experience_9631 .learning_feedback_5749 span:not(.name) {
    z-index: 2;
    text-transform: uppercase;
    position: relative;
    font-size: 19px;
    letter-spacing: 3px;
    margin-bottom: 40px;
    opacity: 0.8;
    color: rgb(177,169,130);
    transition: all 0.3s ease;
    text-align: center;
    font-weight: 600;
}.mentorship_experience_9631 .employee_details_8260 {
    width: 80%;
    font-size: 15px;
    line-height: 1.9;
    padding: 40px 50px;
    max-width: 700px;
    background: #ffffff;
    color: #000000;
    margin: 0;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.06),
        0 1px 1px rgba(0, 0, 0, 0.04);
    border-radius: 19px;
    text-align: center;
    z-index: 1;
}.mentorship_experience_9631 .employee_details_8260::before {
    content: "";
    width: 35px;
    top: 25px;
    opacity: 0.2;
    height: 35px;
    position: absolute;
    background: 
        linear-gradient(45deg, rgb(208,202,168,0.5) 0%, transparent 100%);
    border-radius: 0 0 10px 0;
    left: 25px;
}.mentorship_experience_9631 .employee_details_8260::after {
    border-radius: 0 0 0 10px;
    width: 35px;
    height: 35px;
    opacity: 0.2;
    content: "";
    right: 25px;
    background: 
        linear-gradient(225deg, rgb(177,169,130,0.5) 0%, transparent 100%);
    position: absolute;
    bottom: 25px;
}.mentorship_experience_9631 .learning_feedback_5749::before {
    left: 50%;
    background: 
        linear-gradient(
            135deg,
            rgb(208,202,168,0.5) 0%,
            transparent 100%
        );
    opacity: 0.1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    content: "";
    z-index: 0;
    top: -70px;
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    width: 300px;
    height: 300px;
    animation: morphing 15s infinite alternate ease-in-out;
}@keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 70% 30% 50% 50% / 40% 60% 40% 60%;
    }
    50% {
        border-radius: 40% 60% 60% 40% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 60% 40% 30% 70% / 50% 50% 50% 50%;
    }
    100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
}

.mentorship_experience_9631 .learning_feedback_5749::after {
    background: 
        linear-gradient(
            135deg,
            transparent 0%,
            rgb(177,169,130,0.5) 100%
        );
    z-index: 0;
    content: "";
    animation: morphing 15s infinite alternate-reverse ease-in-out;
    left: 50%;
    opacity: 0.08;
    top: -50px;
    width: 350px;
    border-radius: 60% 40% 30% 70% / 50% 50% 50% 50%;
    transform: translateX(-50%) rotate(-45deg);
    height: 350px;
    position: absolute;
}.mentorship_experience_9631 .learning_feedback_5749:hover .main_image_3581 {
    transform: rotate(0deg) translateY(-10px);
    box-shadow: 
        30px 30px 60px rgba(0, 0, 0, 0.15),
        -30px -30px 60px rgba(255, 255, 255, 0.8),
        inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}.mentorship_experience_9631 .learning_feedback_5749:hover .main_image_3581::before {
    transform: rotate(0deg);
    opacity: 0.5;
}.mentorship_experience_9631 .learning_feedback_5749:hover .main_image_3581::after {
    transform: rotate(5deg);
}.mentorship_experience_9631 .learning_feedback_5749:hover span:not(.name) {
    opacity: 1;
    letter-spacing: 5px;
}

@media (max-width: 991px) {.mentorship_experience_9631 {
    padding: 80px 0;
}.mentorship_experience_9631 .main_image_3581 {
    height: 220px;
    margin-bottom: 25px;
    width: 220px;
}.mentorship_experience_9631 .name {
    margin-bottom: 12px;
    font-size: calc(40px * 0.9);
}.mentorship_experience_9631 .employee_details_8260 {
    width: 85%;
    padding: 35px 40px;
}.mentorship_experience_9631 .learning_feedback_5749::before,
    .mentorship_experience_9631 .learning_feedback_5749::after {
    width: 250px;
    height: 250px;
}
}

@media (max-width: 767px) {.mentorship_experience_9631 {
    padding: 60px 0;
}.mentorship_experience_9631 .main_image_3581 {
    width: 180px;
    height: 180px;
    margin-bottom: 20px;
}.mentorship_experience_9631 .name {
    margin-bottom: 10px;
    font-size: calc(40px * 0.8);
    padding: 0 15px 12px;
}.mentorship_experience_9631 .learning_feedback_5749 span:not(.name) {
    margin-bottom: 30px;
    font-size: calc(19px * 0.9);
    letter-spacing: 2px;
}.mentorship_experience_9631 .employee_details_8260 {
    width: 90%;
    padding: 30px 35px;
    font-size: calc(15px * 0.95);
}.mentorship_experience_9631 .employee_details_8260::before,
    .mentorship_experience_9631 .employee_details_8260::after {
    width: 25px;
    height: 25px;
}.mentorship_experience_9631 .learning_feedback_5749::before,
    .mentorship_experience_9631 .learning_feedback_5749::after {
    height: 200px;
    width: 200px;
}.mentorship_experience_9631 .learning_feedback_5749:hover span:not(.name) {
    letter-spacing: 3px;
}
}

@media (max-width: 575px) {.mentorship_experience_9631 {
    padding: 50px 0;
}.mentorship_experience_9631 .main_image_3581 {
    width: 150px;
    margin-bottom: 15px;
    border-radius: 15px;
    height: 150px;
}.mentorship_experience_9631 .main_image_3581::before {
    inset: -8px;
    border-radius: 22px;
}.mentorship_experience_9631 .main_image_3581::after {
    border-radius: 30px;
    inset: -15px;
}.mentorship_experience_9631 .name {
    font-size: calc(40px * 0.7);
    margin-bottom: 8px;
    padding: 0 10px 10px;
}.mentorship_experience_9631 .name::after {
    width: 60px;
    height: 2px;
}.mentorship_experience_9631 .learning_feedback_5749 span:not(.name) {
    letter-spacing: 1px;
    margin-bottom: 25px;
    font-size: calc(19px * 0.85);
}.mentorship_experience_9631 .employee_details_8260 {
    font-size: calc(15px * 0.9);
    padding: 25px 20px;
    width: 100%;
    border-radius: 10px;
}.mentorship_experience_9631 .employee_details_8260::before,
    .mentorship_experience_9631 .employee_details_8260::after {
    left: 15px;
    height: 20px;
    top: 15px;
    width: 20px;
}.mentorship_experience_9631 .employee_details_8260::after {
    right: 15px;
    bottom: 15px;
}.mentorship_experience_9631 .learning_feedback_5749::before,
    .mentorship_experience_9631 .learning_feedback_5749::after {
    height: 150px;
    width: 150px;
}.mentorship_experience_9631 .learning_feedback_5749:hover span:not(.name) {
    letter-spacing: 2px;
}}.course_structure_7059 {
    padding: 140px 0;
    background: rgb(239,235,217);
    overflow: hidden;
    position: relative;
}.course_structure_7059::before {
    opacity: 0.15;
    top: 0;
    z-index: 1;
    bottom: 0;
    background: 
        linear-gradient(45deg, rgb(208,202,168,0.5) 0%, transparent 50%),
        linear-gradient(135deg, transparent 50%, rgb(177,169,130,0.5) 100%);
    position: absolute;
    left: 0;
    right: 0;
    content: '';
}.course_structure_7059 .container {
    z-index: 2;
    position: relative;
}.course_structure_7059 .knowledge_flow_6380 {
    flex-direction: column;
    display: flex;
    position: relative;
}.course_structure_7059 .abstract_box_6835 {
    width: 80%;
    background: #ffffff;
    position: relative;
    order: 2;
    border-radius: 21px;
    margin: -80px auto 0;
    z-index: 3;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    padding: 40px;
}.course_structure_7059 .abstract_box_6835 h2 {
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 32px;
    padding-bottom: 15px;
    text-align: center;
}.course_structure_7059 .abstract_box_6835 h2::after {
    bottom: 0;
    height: 3px;
    background: linear-gradient(to right, rgb(208,202,168), rgb(177,169,130));
    position: absolute;
    border-radius: 10px;
    width: 80px;
    content: '';
    transform: translateX(-50%);
    left: 50%;
}.course_structure_7059 .abstract_box_6835 .description {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.75;
    color: #000000;
    text-align: center;
}.course_structure_7059 .abstract_box_6835 .description:last-of-type {
    margin-bottom: 0;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}.course_structure_7059 .main_image_3581 {
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform-origin: bottom;
    border-radius: 21px;
    order: 1;
    transform: perspective(1000px) rotateX(5deg);
    z-index: 2;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}.course_structure_7059 .main_image_3581::before {
    bottom: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 70%);
    content: '';
    right: 0;
    left: 0;
}.course_structure_7059 .main_image_3581::after {
    content: '';
    height: 30%;
    width: 100%;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
    bottom: 0;
    z-index: 1;
    position: absolute;
}.course_structure_7059 .knowledge_flow_6380::before {
    height: 60px;
    left: 10%;
    border-radius: 50%;
    animation: pulse 4s ease-in-out infinite;
    content: '';
    width: 60px;
    border: 2px solid rgb(208,202,168,0.5);
    z-index: 1;
    top: 20px;
    position: absolute;
}.course_structure_7059 .knowledge_flow_6380::after {
    width: 40px;
    background: rgb(177,169,130,0.5);
    border-radius: 10px;
    right: 15%;
    content: '';
    position: absolute;
    bottom: 50px;
    animation: float 6s ease-in-out infinite;
    z-index: 1;
    height: 40px;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(10deg);
    }
}

@media (min-width: 992px) {.course_structure_7059 .abstract_box_6835::before {
    content: '';
    z-index: 1;
    top: 0;
    position: absolute;
    width: 200px;
    transform: translateY(130px) rotate(90deg);
    left: -160px;
    background: linear-gradient(to right, transparent, rgb(208,202,168,0.5), transparent);
    height: 3px;
}.course_structure_7059 .abstract_box_6835::after {
    background: linear-gradient(to right, transparent, rgb(177,169,130,0.5), transparent);
    z-index: 1;
    content: '';
    transform: translateY(130px) rotate(90deg);
    width: 200px;
    right: -160px;
    top: 0;
    position: absolute;
    height: 3px;
}
}

@media (max-width: 1200px) {.course_structure_7059 .abstract_box_6835 {
    width: 70%;
}
}

@media (max-width: 992px) {.course_structure_7059 {
    padding: 100px 0;
}.course_structure_7059 .abstract_box_6835 {
    width: 80%;
    padding: 30px;
}.course_structure_7059 .main_image_3581 {
    height: 350px;
}
}

@media (max-width: 768px) {.course_structure_7059 {
    padding: 80px 0;
}.course_structure_7059 .abstract_box_6835 {
    width: 90%;
    padding: 25px;
    margin-top: -50px;
}.course_structure_7059 .main_image_3581 {
    height: 300px;
    transform: perspective(1000px) rotateX(3deg);
    width: 100%;
}.course_structure_7059 .knowledge_flow_6380::before,
    .course_structure_7059 .knowledge_flow_6380::after {
    display: none;
}
}

@media (max-width: 576px) {.course_structure_7059 {
    padding: 60px 0;
}.course_structure_7059 .abstract_box_6835 {
    width: 100%;
    padding: 20px;
    margin-top: -30px;
}.course_structure_7059 .main_image_3581 {
    transform: none;
    height: 250px;
}.course_structure_7059 .abstract_box_6835 h2 {
    font-size: calc(32px * 0.85);
}.course_structure_7059 .abstract_box_6835 .description {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}.contact_box_1687 {
    background: rgb(239,235,217);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.contact_box_1687::before {
    z-index: 1;
    width: 100%;
    opacity: 0.4;
    background: linear-gradient(180deg, rgb(177,169,130,0.5) 0%, transparent 100%);
    height: 100%;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
}.contact_box_1687::after {
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    height: 200px;
    background: linear-gradient(0deg, rgb(239,235,217) 0%, transparent 100%);
    bottom: 0;
    z-index: 2;
}.contact_box_1687 .main_image_3581 {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    opacity: 0.12;
    filter: grayscale(100%) contrast(120%);
}.contact_box_1687 .container {
    z-index: 5;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.contact_box_1687 h3 {
    font-weight: 700;
    color: #000000;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 60px;
    position: relative;
    text-align: center;
}.request_form_1650 {
    z-index: 10;
    display: flex;
    position: relative;
    gap: 0;
}.request_form_1650 .inquiry_reach_6392 {
    z-index: 1;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    padding: 60px;
    position: relative;
    flex: 0 0 58%;
    background: #ffffff;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.request_form_1650 .inquiry_reach_6392 h3 {
    text-align: left;
    margin-bottom: 40px;
    color: #000000;
    font-size: 21px;
    text-transform: none;
    font-weight: 600;
}.request_form_1650 .inquiry_reach_6392 h3::before,
.request_form_1650 .inquiry_reach_6392 h3::after {
    content: none;
}.request_form_1650 .inquiry_reach_6392 form {
    flex-direction: column;
    display: flex;
}.request_form_1650 .inquiry_reach_6392 input[type="text"],
.request_form_1650 .inquiry_reach_6392 textarea {
    font-size: 17px;
    background: rgba(245, 245, 245, 0.5);
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    width: 100%;
    border: none;
    padding: 16px 20px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
}.request_form_1650 .inquiry_reach_6392 input[type="text"]:focus,
.request_form_1650 .inquiry_reach_6392 textarea:focus {
    outline: none;
    border-bottom-color: rgb(208,202,168);
    background: rgba(245, 245, 245, 0.8);
}.request_form_1650 .inquiry_reach_6392 textarea {
    min-height: 150px;
    resize: vertical;
}.request_form_1650 .inquiry_reach_6392 .message_message_1958 {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
    position: relative;
}.request_form_1650 .inquiry_reach_6392 .message_message_1958 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.request_form_1650 .inquiry_reach_6392 .message_message_1958 label {
    color: #000000;
    padding-left: 35px;
    font-size: calc(17px - 2px);
    line-height: 1.5;
    cursor: pointer;
    position: relative;
}.request_form_1650 .inquiry_reach_6392 .message_message_1958 label::before {
    content: "";
    position: absolute;
    height: 22px;
    transition: all 0.3s ease;
    top: 2px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    left: 0;
    background: rgba(245, 245, 245, 0.5);
    width: 22px;
}.request_form_1650 .inquiry_reach_6392 .message_message_1958 input[type="checkbox"]:checked + label::before {
    border-bottom-color: rgb(208,202,168);
    background: rgb(208,202,168);
}.request_form_1650 .inquiry_reach_6392 .message_message_1958 input[type="checkbox"]:checked + label::after {
    height: 12px;
    border: solid #ffffff;
    width: 6px;
    content: "";
    left: 8px;
    transform: rotate(45deg);
    position: absolute;
    border-width: 0 2px 2px 0;
    top: 4px;
}.request_form_1650 .inquiry_reach_6392 .message_message_1958 a {
    border-bottom: 1px dashed rgb(208,202,168);
    color: rgb(208,202,168);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}.request_form_1650 .inquiry_reach_6392 .message_message_1958 a:hover {
    border-bottom-color: rgb(177,169,130);
    color: rgb(177,169,130);
}.request_form_1650 .inquiry_reach_6392 .feedback_help_7091 {
    color: #000000;
    font-size: 18px;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    border-bottom: 2px solid rgb(208,202,168);
    align-self: flex-start;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    padding: 15px 35px;
    position: relative;
    font-weight: 600;
    border: none;
    background: transparent;
}.request_form_1650 .inquiry_reach_6392 .feedback_help_7091::before {
    position: absolute;
    background: rgb(208,202,168);
    bottom: -2px;
    height: 2px;
    z-index: -1;
    width: 100%;
    left: 0;
    content: "";
    transition: all 0.3s ease;
}.request_form_1650 .inquiry_reach_6392 .feedback_help_7091:hover {
    color: #ffffff;
}.request_form_1650 .inquiry_reach_6392 .feedback_help_7091:hover::before {
    height: 100%;
}.request_form_1650 .inquiry_box_0746 {
    position: relative;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    margin-left: -40px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    flex: 0 0 42%;
    padding: 60px;
    z-index: 0;
}.request_form_1650 .inquiry_box_0746::before {
    top: 0;
    width: 100%;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.05) 0,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    z-index: -1;
}.request_form_1650 .inquiry_box_0746 h4 {
    padding-bottom: 15px;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 40px;
    font-weight: 600;
    position: relative;
    font-size: 21px;
}.request_form_1650 .inquiry_box_0746 .help_support_3245 {
    list-style: none;
    margin: 0;
    padding: 0;
}.request_form_1650 .inquiry_box_0746 .help_support_3245 li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    align-items: center;
    z-index: 1;
    display: flex;
}.request_form_1650 .inquiry_box_0746 .help_support_3245 li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}.request_form_1650 .inquiry_box_0746 .help_support_3245 li svg {
    width: 24px;
    margin-right: 20px;
    flex-shrink: 0;
    height: 24px;
}.request_form_1650 .inquiry_box_0746 .help_support_3245 li svg path {
    fill: rgb(208,202,168);
    transition: all 0.3s ease;
}.request_form_1650 .inquiry_box_0746 .help_support_3245 li:hover svg path {
    fill: #ffffff;
}.request_form_1650 .inquiry_box_0746 .help_support_3245 li span {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.5;
    font-size: 17px;
}.request_form_1650 .inquiry_box_0746 .help_support_3245 li a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.9);
}.request_form_1650 .inquiry_box_0746 .help_support_3245 li a:hover {
    color: rgb(208,202,168);
}

@media screen and (max-width: 992px) {.contact_box_1687 {
    padding: 80px 0;
}.request_form_1650 {
    flex-direction: column;
}.request_form_1650 .inquiry_reach_6392 {
    width: 100%;
    clip-path: none;
}.request_form_1650 .inquiry_box_0746 {
    width: 100%;
    clip-path: none;
    margin-left: 0;
}
}

@media screen and (max-width: 768px) {.contact_box_1687 {
    padding: 60px 0;
}.contact_box_1687 h3 {
    font-size: calc(36px - 4px);
}.request_form_1650 .inquiry_reach_6392,
    .request_form_1650 .inquiry_box_0746 {
    padding: 40px 30px;
}.request_form_1650 .inquiry_reach_6392 .feedback_help_7091 {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.contact_box_1687 {
    padding: 40px 0;
}.request_form_1650 .inquiry_reach_6392,
    .request_form_1650 .inquiry_box_0746 {
    padding: 30px 20px;
}.request_form_1650 .inquiry_reach_6392 h3,
    .request_form_1650 .inquiry_box_0746 h4 {
    font-size: calc(21px - 2px);
}}.newsletter_subscription_5024 {
    background: rgb(239,235,217);
    font-family: Arial, sans-serif;
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
}.newsletter_subscription_5024::before {
    top: 0;
    height: 100%;
    background: 
        linear-gradient(0deg, transparent 40%, rgb(208,202,168,0.5) 100%),
        repeating-linear-gradient(-45deg, rgb(177,169,130,0.5) 0, rgb(177,169,130,0.5) 2px, transparent 2px, transparent 8px);
    left: 0;
    animation: movePattern 20s linear infinite;
    z-index: 0;
    width: 100%;
    content: "";
    position: absolute;
}.newsletter_subscription_5024 .diff_block_3812 {
    max-width: 1200px;
    perspective: 1000px;
    display: flex;
    transform-style: preserve-3d;
    justify-content: center;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}.newsletter_subscription_5024 .query_block_6351 {
    flex-direction: column;
    display: flex;
    position: relative;
    padding: 0;
    width: 90%;
    transform: translateZ(0);
    align-items: flex-start;
    max-width: 500px;
}.newsletter_subscription_5024 h3 {
    position: relative;
    border-radius: 25px 25px 0 0;
    width: 80%;
    align-self: center;
    font-weight: 700;
    margin-bottom: 2rem;
    background: #ffffff;
    font-size: 36px;
    box-shadow: 0 -15px 25px rgba(0, 0, 0, 0.1);
    transform: translateY(0) translateZ(30px);
    z-index: 3;
    color: #000000;
    padding: 1.5rem 2rem;
    text-align: center;
}.newsletter_subscription_5024 h3::after {
    left: 0;
    position: absolute;
    height: 20px;
    background: #ffffff;
    bottom: -20px;
    width: 100%;
    content: "";
    clip-path: polygon(0 0, 50% 100%, 100% 0);
}.newsletter_subscription_5024 .input_holder {
    background: rgb(177,169,130,0.5);
    z-index: 2;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    width: 100%;
    flex-direction: column;
    border-radius: 25px;
    transform: translateY(-3rem) translateZ(0);
    position: relative;
    display: flex;
    padding: 4rem 2rem 2rem;
}.newsletter_subscription_5024 input[type="email"] {
    color: #000000;
    padding: 1.5rem;
    background: #ffffff;
    font-size: 15px;
    margin-bottom: 1.5rem;
    width: 100%;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
    border: none;
    transition: all 0.3s ease;
    border-radius: 10px;
}.newsletter_subscription_5024 input[type="email"]:focus {
    outline: none;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1), 0 0 0 2px rgb(208,202,168,0.5);
    transform: scale(1.02);
}.newsletter_subscription_5024 input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.newsletter_subscription_5024 .sub_backdrop_6802 {
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translateY(50%) translateZ(20px);
    background: rgb(208,202,168);
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
    font-size: 18px;
    border: none;
    transition: all 0.3s ease;
    align-self: center;
    border-radius: 10px;
    width: 80%;
    padding: 1.2rem;
    z-index: 1;
}.newsletter_subscription_5024 .sub_backdrop_6802:hover {
    transform: translateY(40%) translateZ(30px) scale(1.05);
    background: linear-gradient(to right, rgb(208,202,168), rgb(177,169,130));
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}.newsletter_subscription_5024 .sub_backdrop_6802::before {
    width: 100%;
    content: "";
    border-radius: 10px;
    background: linear-gradient(to right, rgb(208,202,168), rgb(177,169,130));
    height: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease;
    top: 0;
}.newsletter_subscription_5024 .sub_backdrop_6802:hover::before {
    opacity: 1;
}

@keyframes movePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (min-width: 768px) {.newsletter_subscription_5024 {
    padding: 8rem 3rem;
}.newsletter_subscription_5024 h3 {
    width: 70%;
}.newsletter_subscription_5024 .input_holder {
    padding: 5rem 3rem 3rem;
}.newsletter_subscription_5024 .sub_backdrop_6802 {
    width: 60%;
}
}

@media (max-width: 767px) {.newsletter_subscription_5024 {
    padding: 5rem 1.5rem;
}.newsletter_subscription_5024 h3 {
    font-size: 18px;
    padding: 1.2rem 1.5rem;
    width: 90%;
}.newsletter_subscription_5024 .query_block_6351 {
    width: 100%;
}.newsletter_subscription_5024 .input_holder {
    padding: 3rem 1.5rem 2rem;
}.newsletter_subscription_5024 input[type="email"] {
    padding: 1.2rem;
}.newsletter_subscription_5024 .sub_backdrop_6802 {
    padding: 1rem;
    width: 90%;
}
}