﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    width: 30px;
    height: 30px;
}.container {
    width: 1162px;
    max-width: 100%;
    margin: auto;
}.segment-wrapper83 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}header,footer {
    width: 100%;
}html,body {
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    min-height: 100%;
}.carbon_cta40 {
    flex: 0 0 auto;
}::-webkit-scrollbar {
    width: 19px;
    background: #ffffff;
    padding: 5px;
}::-webkit-scrollbar-track {
    border-radius: 4.5em;
    background: rgb(154,126,116);
}::-webkit-scrollbar-thumb {
    transition: all, transform 3.3s linear;
    background: rgb(180,185,167,0.5);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: 4px -3px 1px 2px rgba(0, 0, 0, 0.7);
    background: #ffffff;
}::-webkit-scrollbar-corner {
    background: rgb(213,215,209);
    border-radius: 1px;
    border: 1px dotted rgb(213,215,209);
}html {
    scrollbar-width: auto;
    scrollbar-color: rgb(180,185,167,0.5) rgb(180,185,167);
}.head_mainbar27 {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    position: relative;
}footer::before {
    left: 0;
    right: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgb(154,126,116,0.5) 0%, rgb(180,185,167,0.5) 100%);
    content: '';
}.carbon_cta40 {
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    padding: 80px 0 40px;
    z-index: 2;
}.carbon_cta40 .container {
    grid-gap: 30px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}.carbon_cta40 .company_holder {
    position: relative;
    grid-column: 1 / 5;
    z-index: 3;
}.carbon_cta40 .company_holder h3 {
    display: inline-block;
    font-size: 31px;
    padding-bottom: 10px;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}.carbon_cta40 .company_holder h3::after {
    border-radius: 10px;
    height: 4px;
    left: 0;
    width: 40px;
    content: '';
    bottom: 0;
    background: rgb(180,185,167);
    position: absolute;
}.carbon_cta40 .med_guides91 {
    transform: translateZ(0);
    border-radius: 11px;
    backdrop-filter: blur(10px);
    font-size: 17px;
    line-height: 1.6;
    margin-top: 25px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-left: 4px solid rgb(180,185,167);
}.carbon_cta40 .alumni_net32 {
    position: relative;
    grid-column: 5 / 13;
}.carbon_cta40 .nav_skill31 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}.carbon_cta40 .first_class94 {
    position: relative;
}.carbon_cta40 .first_class94 h5 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
    font-size: 21px;
}.carbon_cta40 .first_class94 h5::before {
    transform: translateY(-50%);
    position: absolute;
    height: 8px;
    border-radius: 50%;
    background: rgb(180,185,167);
    top: 50%;
    content: '';
    width: 8px;
    left: -15px;
}.carbon_cta40 .first_class94 .nav_skill31 {
    flex-direction: column;
    gap: 15px;
    display: flex;
}.carbon_cta40 .first_class94 .nav_skill31 a {
    color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    padding: 8px 15px;
    background: rgba(255, 255, 255, 0.05);
    font-size: 17px;
    z-index: 1;
    text-decoration: none;
    transition: all 0.3s ease;
}.carbon_cta40 .first_class94 .nav_skill31 a::before {
    width: 3px;
    left: 0;
    top: 0;
    z-index: -1;
    content: '';
    background: rgb(180,185,167);
    transition: all 0.3s ease;
    height: 100%;
    position: absolute;
}.carbon_cta40 .first_class94 .nav_skill31 a:hover {
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}.carbon_cta40 .first_class94 .nav_skill31 a:hover::before {
    background: rgb(180,185,167,0.5);
    width: 100%;
}.law_res73 {
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
    margin-top: 60px;
}.law_res73::before {
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 1px;
    left: 15%;
    content: '';
    right: 15%;
    position: absolute;
    top: 0;
    opacity: 0.2;
}.law_res73 .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.law_res73 .a11y_tools15 {
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #ffffff;
    opacity: 0.8;
    text-align: center;
}@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

footer::after {
    left: 0;
    right: 0;
    top: 0;
    content: '';
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    bottom: 0;
    position: absolute;
}

@media (max-width: 992px) {.carbon_cta40 .container {
    grid-template-columns: repeat(1, 1fr);
}.carbon_cta40 .company_holder {
    margin-bottom: 40px;
    grid-column: 1 / -1;
}.carbon_cta40 .alumni_net32 {
    grid-column: 1 / -1;
}.carbon_cta40 .nav_skill31 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.carbon_cta40 {
    padding: 60px 0 30px;
}.carbon_cta40 .nav_skill31 {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}.carbon_cta40 .first_class94 {
    padding: 0;
}}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.carbon_cta40::before {
    height: 5px;
    background-size: 200% 200%;
    content: '';
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(180,185,167), rgb(154,126,116), rgb(180,185,167));
    animation: gradientShift 5s infinite;
    left: 0;
    width: 100%;
}.carbon_cta40 .company_holder::after {
    border-radius: 50%;
    opacity: 0.4;
    top: 40px;
    z-index: -1;
    height: 150px;
    filter: blur(60px);
    right: -50px;
    content: '';
    width: 150px;
    position: absolute;
    background: rgb(180,185,167,0.5);
}.carbon_cta40 .company_holder::before {
    left: -30px;
    bottom: 0;
    background: rgb(154,126,116,0.5);
    width: 100px;
    content: '';
    z-index: -1;
    opacity: 0.3;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    filter: blur(40px);
}.carbon_cta40 .alumni_net32::after {
    filter: blur(50px);
    width: 120px;
    content: '';
    height: 120px;
    opacity: 0.2;
    z-index: -1;
    right: 100px;
    border-radius: 50%;
    position: absolute;
    background: rgb(180,185,167,0.5);
    top: -20px;
}.carbon_cta40 .alumni_net32::before {
    bottom: -50px;
    opacity: 0.25;
    left: 80px;
    content: '';
    height: 180px;
    z-index: -1;
    background: rgb(154,126,116,0.5);
    border-radius: 50%;
    width: 180px;
    position: absolute;
    filter: blur(70px);
}@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}

.carbon_cta40 .first_class94 {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    animation: borderPulse 4s infinite;
}.carbon_cta40 .first_class94 h5 {
    letter-spacing: 0.5px;
}.carbon_cta40 .first_class94 h5::after {
    content: '';
    height: 2px;
    width: 30px;
    position: absolute;
    bottom: -5px;
    left: 0;
    background: rgb(154,126,116);
}@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.law_res73 {
    animation: movingGradient 10s ease infinite;
    background-size: 200% 200%;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
}.opening_page72 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(180,185,167,0.5) 0%, rgba(94,170,168,0.15) 50%, rgb(154,126,116,0.5) 100%);
    min-height: 100vh;
}.opening_page72::before {
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(94,170,168,0.1) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgba(94,170,168,0.15) 0%, transparent 40%);
    position: absolute;
    width: 100%;
    z-index: 1;
}.opening_page72 .knowledge_classes52 {
    gap: 2rem;
    height: 100%;
    grid-template-columns: 1fr;
    z-index: 2;
    margin: 0 auto;
    display: grid;
    padding: 2rem;
    max-width: 1400px;
    position: relative;
}.opening_page72 h1 {
    color: #000000;
    text-shadow: 0 2px 10px rgba(94,170,168,0.1);
    animation: titleFade 1.2s ease-out forwards;
    position: relative;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    transform: translateY(0);
    margin-bottom: 1.5rem;
}.opening_page72 h1::after {
    height: 4px;
    width: 80px;
    bottom: -10px;
    animation: lineExpand 1s 0.4s ease-out forwards;
    content: "";
    left: 0;
    background: rgb(180,185,167);
    transform-origin: left;
    transform: scaleX(0);
    position: absolute;
}.opening_page72 .word_box38 {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 2rem;
}.opening_page72 .edu_base24 {
    box-shadow: 0 15px 30px rgba(94,170,168,0.15), 
                0 5px 15px rgba(0,0,0,0.05);
    padding: 2rem;
    backdrop-filter: blur(10px);
    opacity: 0;
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    animation: fadeUp 0.8s 0.6s ease-out forwards;
    transform: translateY(20px);
    border-left: 4px solid rgb(180,185,167);
}.opening_page72 .edu_base24 p {
    position: relative;
    color: #000000;
    font-size: calc(18px * 1.2);
    margin-bottom: 2rem;
    line-height: 1.6;
}.opening_page72 .edu_base24 p::before {
    left: 0;
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    top: -10px;
    background: rgb(154,126,116);
}.opening_page72 svg {
    width: 120px;
    height: 120px;
    display: block;
    filter: drop-shadow(0 5px 15px rgba(94,170,168,0.25));
    transition: transform 0.5s ease;
    margin: 0 auto 2rem;
    transform: rotate(-5deg);
}.opening_page72 svg:hover {
    transform: rotate(0deg) scale(1.05);
}.opening_page72 svg path {
    transition: fill 0.3s ease;
    fill: rgb(94,170,168);
}.opening_page72 svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}.opening_page72 svg:hover path {
    fill: rgba(94,170,168,0.85);
}.opening_page72 svg:hover text {
    fill: #000000;
}.opening_page72 .query_info24 {
    border: none;
    background: linear-gradient(135deg, rgb(180,185,167) 0%, rgb(94,170,168) 100%);
    font-weight: 600;
    padding: 1rem 2rem;
    position: relative;
    margin-top: 1rem;
    color: #ffffff;
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(94,170,168,0.3);
    overflow: hidden;
    text-decoration: none;
    transform: translateZ(0);
    display: inline-block;
}.opening_page72 .query_info24::before {
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    position: absolute;
    top: 0;
    height: 100%;
    left: -100%;
    transition: left 0.7s ease;
    content: "";
    width: 100%;
}.opening_page72 .query_info24:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(94,170,168,0.4);
}.opening_page72 .query_info24:hover::before {
    left: 100%;
}.opening_page72 .img_box_grid49 {
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    border-radius: 10px;
    opacity: 0;
    transform: translateY(20px);
    height: 300px;
    overflow: hidden;
    position: relative;
    animation: fadeUp 0.8s 0.8s ease-out forwards;
    width: 100%;
}.opening_page72 .img_box_grid49::before {
    z-index: 1;
    left: 0;
    background: linear-gradient(to bottom, rgba(94,170,168,0.3), transparent);
    width: 100%;
    pointer-events: none;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
}

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

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

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

@media (min-width: 768px) {.opening_page72 .knowledge_classes52 {
    gap: 3rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    padding: 4rem 2rem;
}.opening_page72 h1 {
    grid-column: 1 / -1;
    margin-bottom: 2rem;
    font-size: calc(38px * 1.2);
}.opening_page72 .edu_base24 {
    padding: 2.5rem;
}.opening_page72 .img_box_grid49 {
    margin-top: 0;
    height: 450px;
}.opening_page72 svg {
    width: 150px;
    margin: 0 0 1rem 1rem;
    float: right;
    height: 150px;
}
}

@media (min-width: 992px) {.opening_page72 .knowledge_classes52 {
    padding: 5rem 3rem;
    gap: 4rem;
}.opening_page72 h1 {
    font-size: calc(38px * 1.4);
}.opening_page72 .edu_base24 {
    padding: 3rem;
}.opening_page72 .img_box_grid49 {
    height: 550px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.opening_page72 .img_box_grid49:hover {
    transform: scale(1.03);
}.opening_page72 svg {
    height: 180px;
    width: 180px;
}
}

@media (min-width: 1200px) {.opening_page72 .knowledge_classes52 {
    gap: 6rem;
    padding: 6rem 4rem;
}.opening_page72 h1 {
    font-size: calc(38px * 1.6);
}.opening_page72 .edu_base24 {
    padding: 3.5rem;
}.opening_page72 .img_box_grid49 {
    height: 600px;
}
}

@media (max-width: 767px) {.opening_page72 .knowledge_classes52 {
    padding: 3rem 1.5rem;
}.opening_page72 h1 {
    font-size: calc(38px * 0.9);
}.opening_page72 .edu_base24 p {
    font-size: 18px;
}.opening_page72 .query_info24 {
    text-align: center;
    width: 100%;
}}.pricing_menu01 {
    background: rgb(213,215,209);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.pricing_menu01::before {
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(180,185,167,0.5) 0%, transparent 70%);
    top: 0;
    height: 100%;
    z-index: 1;
}.pricing_menu01 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    max-width: 1320px;
    z-index: 2;
}.pricing_menu01 .program_price69 {
    gap: 60px;
    display: flex;
    flex-direction: column-reverse;
}.pricing_menu01 .lesson_rates29 {
    text-align: center;
    animation: fadeInUp 0.8s ease-out forwards;
    margin: 0 auto;
    transform: translateY(-10px);
    max-width: 800px;
}.pricing_menu01 .lesson_rates29 h2 {
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    font-size: 28px;
}.pricing_menu01 .lesson_rates29 h2::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    height: 3px;
    width: 80px;
    background: rgb(180,185,167);
    content: "";
}.pricing_menu01 .access_rates95 {
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.7;
    word-break: break-word;
    color: #000000;
    font-size: 18px;
    margin-bottom: 0;
    overflow-wrap: break-word;
}.pricing_menu01 .discount_grid76 {
    gap: 30px;
    display: grid;
    width: 100%;
    grid-template-columns: 1fr;
}.pricing_menu01 .pro_fees90 {
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(20px);
    border-radius: 10px;
    display: block;
    text-decoration: none;
    animation-delay: calc(var(--index, 0) * 0.1s);
    opacity: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: 100%;
}.pricing_menu01 .pro_fees90:nth-child(1) {
    --index: 1;
}.pricing_menu01 .pro_fees90:nth-child(2) {
    --index: 2;
}.pricing_menu01 .pro_fees90:nth-child(3) {
    --index: 3;
}.pricing_menu01 .pro_fees90:nth-child(4) {
    --index: 4;
}.pricing_menu01 .pro_fees90:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.pricing_menu01 .class_deals08 {
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    position: relative;
    overflow: hidden;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
    display: flex;
}.pricing_menu01 .class_deals08::before {
    background: linear-gradient(90deg, rgb(180,185,167), rgb(154,126,116));
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    height: 5px;
}.pricing_menu01 .learning_fees80 {
    padding: 40px 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}.pricing_menu01 .learning_fees80 h3 {
    font-weight: 700;
    margin-bottom: 15px;
    overflow-wrap: break-word;
    color: #000000;
    position: relative;
    word-break: break-word;
    margin-top: 0;
    font-size: 21px;
}.pricing_menu01 .learning_fees80 h3::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    transition: width 0.3s ease;
    height: 2px;
    background-color: rgb(180,185,167);
    width: 40px;
}.pricing_menu01 .pro_fees90:hover .learning_fees80 h3::after {
    width: 70px;
}.pricing_menu01 .tuition_table59 {
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    position: relative;
    overflow-wrap: break-word;
    display: inline-block;
    padding: 8px 16px;
    margin: 10px 0 20px;
    color: rgb(180,185,167);
    word-break: break-word;
    border-radius: 10px;
    font-weight: 700;
    font-size: calc(21px * 1.2);
}.pricing_menu01 .learning_fees80 p {
    line-height: 1.7;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 0;
    font-size: 18px;
    color: #000000;
    white-space: normal;
    flex-grow: 1;
}.pricing_menu01 .img_box_grid49 {
    height: 200px;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
    width: 100%;
}.pricing_menu01 .pro_fees90:hover .img_box_grid49 {
    filter: brightness(1.05);
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.pricing_menu01 .discount_grid76 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_menu01 .learning_fees80 {
    padding: 40px;
}.pricing_menu01 .img_box_grid49 {
    height: 220px;
}
}

@media (min-width: 992px) {.pricing_menu01 .program_price69 {
    gap: 50px;
    flex-direction: row;
    align-items: center;
}.pricing_menu01 .discount_grid76 {
    grid-template-columns: repeat(2, 1fr);
    width: 65%;
}.pricing_menu01 .lesson_rates29 {
    margin: 0;
    text-align: left;
    width: 35%;
}.pricing_menu01 .lesson_rates29 h2::after {
    left: 0;
    transform: none;
}.pricing_menu01 .access_rates95 {
    margin: 0;
}
}

@media (min-width: 1200px) {.pricing_menu01 .discount_grid76 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_menu01 .learning_fees80 h3 {
    font-size: calc(21px * 1.1);
}.pricing_menu01 .tuition_table59 {
    font-size: calc(21px * 1.3);
}.pricing_menu01 .img_box_grid49 {
    height: 240px;
}
}

@media (max-width: 767px) {.pricing_menu01 {
    padding: 80px 0;
}.pricing_menu01 .learning_fees80 {
    padding: 30px 20px;
}.pricing_menu01 .tuition_table59 {
    padding: 6px 12px;
    font-size: 21px;
}.pricing_menu01 .img_box_grid49 {
    height: 180px;
}
}

@media (max-width: 480px) {.pricing_menu01 {
    padding: 60px 0;
}.pricing_menu01 .lesson_rates29 h2 {
    font-size: calc(28px * 0.85);
}.pricing_menu01 .learning_fees80 h3 {
    font-size: calc(21px * 0.95);
}.pricing_menu01 .img_box_grid49 {
    height: 160px;
}}.locate05 {
    position: relative;
    overflow: hidden;
    background: rgb(213,215,209);
    padding: 90px 0;
}.locate05::before {
    left: 0;
    width: 100%;
    background: rgb(180,185,167,0.5);
    content: "";
    position: absolute;
    height: 100%;
    z-index: 0;
    clip-path: polygon(0 0, 25% 0, 35% 100%, 0% 100%);
    top: 0;
}.locate05::after {
    background: rgb(154,126,116,0.5);
    clip-path: polygon(75% 0, 100% 0, 100% 100%, 65% 100%);
    top: 0;
    content: "";
    height: 100%;
    z-index: 0;
    width: 100%;
    position: absolute;
    right: 0;
}.locate05 .container {
    position: relative;
    padding: 0 15px;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
}.locate05 .ask_questions71 {
    padding: 0;
    border-radius: 0;
    display: grid;
    grid-template-columns: 1fr;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
    position: relative;
    grid-template-rows: auto auto auto;
    background: #ffffff;
    overflow: hidden;
}.locate05 h2 {
    color: #ffffff;
    font-size: 35px;
    padding-bottom: 60px;
    padding: 40px;
    position: relative;
    margin: 0;
    font-weight: 700;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    background: rgb(180,185,167);
}.locate05 p {
    background: #ffffff;
    color: #000000;
    margin: 0;
    padding: 40px;
    margin-top: -20px;
    position: relative;
    font-size: 16px;
    z-index: 1;
}.locate05 .edu_chat69 {
    grid-template-columns: repeat(3, 1fr);
    background: rgb(213,215,209);
    gap: 0;
    display: grid;
    position: relative;
    margin: 0;
}.locate05 .write_feedback74 {
    overflow: hidden;
    display: flex;
    background: #ffffff;
    justify-content: center;
    text-decoration: none;
    position: relative;
    align-items: center;
    transition: all 0.3s ease;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    height: 100px;
}.locate05 .write_feedback74:nth-child(1) {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    z-index: 3;
}.locate05 .write_feedback74:nth-child(2) {
    z-index: 2;
    width: 105%;
    margin-left: -5%;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
}.locate05 .write_feedback74:nth-child(3) {
    z-index: 1;
    margin-left: -5%;
    width: 105%;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}.locate05 .write_feedback74::before {
    left: 0;
    height: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    transform: translateX(-100%);
    width: 100%;
    content: "";
    background: rgb(180,185,167);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}.locate05 .write_feedback74:hover::before {
    transform: translateX(0);
}.locate05 .write_feedback74 svg {
    transition: transform 0.3s ease;
    z-index: 1;
    width: 30px;
    height: 30px;
    position: relative;
}.locate05 .write_feedback74:hover svg {
    transform: scale(1.3);
}.locate05 .write_feedback74 svg path {
    fill: rgb(180,185,167);
    transition: fill 0.3s ease;
}.locate05 .write_feedback74:hover svg path {
    fill: #ffffff;
}.locate05 p svg {
    height: 24px;
    margin-right: 12px;
    width: 24px;
}.locate05 p svg path {
    fill: rgb(180,185,167);
}.locate05 p:nth-last-child(2) {
    clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 100%);
    padding: 30px 40px;
    align-items: center;
    display: flex;
    margin-top: -20px;
    margin-top: 0;
    background: #ffffff;
}

@media (max-width: 991px) {.locate05 {
    padding: 70px 0;
}.locate05 h2 {
    padding: 30px;
    padding-bottom: 50px;
    font-size: calc(35px * 0.9);
}.locate05 p {
    padding: 30px;
}.locate05 p:nth-last-child(2) {
    padding: 25px 30px;
}.locate05 .write_feedback74 {
    height: 90px;
}.locate05 .write_feedback74 svg {
    width: 26px;
    height: 26px;
}
}

@media (max-width: 767px) {.locate05 {
    padding: 50px 0;
}.locate05 h2 {
    font-size: calc(35px * 0.85);
    padding-bottom: 45px;
    padding: 25px;
}.locate05 p {
    padding: 25px;
    font-size: calc(16px * 0.95);
}.locate05 p:nth-last-child(2) {
    padding: 20px 25px;
}.locate05 .edu_chat69 {
    grid-template-columns: 1fr;
}.locate05 .write_feedback74 {
    height: 70px;
    clip-path: none !important;
    margin-left: 0 !important;
    width: 100% !important;
}.locate05 .write_feedback74 svg {
    width: 24px;
    height: 24px;
}.locate05 p svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}}

.locate05 .write_feedback74:active {
    transform: scale(0.95);
}@keyframes shimmer {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

.locate05 .write_feedback74::after {
    transition: opacity 0.3s ease;
    top: 0;
    opacity: 0;
    content: "";
    left: 0;
    background: linear-gradient(90deg, 
    transparent 0%, 
    rgba(255, 255, 255, 0.2) 50%, 
    transparent 100%
  );
    width: 100%;
    z-index: -1;
    height: 100%;
    position: absolute;
    transform: translateX(-100%);
}.locate05 .write_feedback74:hover::after {
    opacity: 1;
    animation: shimmer 1.5s infinite;
}.privacy_fortress07 {
    font-family: Arial, sans-serif;
    padding: 30px;
    height: 100%;
    color: #ffffff;
    width: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    background-color: rgb(154,126,116);
}.privacy_fortress07 h1 {
    border-bottom: 2px solid rgb(154,126,116);
    font-size: 48px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    margin-top: 30px;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0 0 8px rgb(180,185,167);
}.privacy_fortress07 h2 {
    text-transform: uppercase;
    margin-bottom: 15px;
    text-shadow: 0 0 5px rgb(154,126,116);
    margin-top: 25px;
    color: #ffffff;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 2px;
}.privacy_fortress07 h3, .privacy_fortress07 h4, .privacy_fortress07 h5, .privacy_fortress07 h6 {
    text-shadow: 0 0 5px rgb(180,185,167,0.5);
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px;
}.privacy_fortress07 ul, .privacy_fortress07 ol {
    list-style-position: inside;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding-left: 0;
}.privacy_fortress07 li {
    padding-left: 20px;
    color: #ffffff;
    margin-bottom: 10px;
    line-height: 1.6;
    position: relative;
    font-size: 17px;
}.privacy_fortress07 section {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
}.privacy_fortress07 p, .privacy_fortress07 span, .privacy_fortress07 div {
    border-left: 3px solid rgb(180,185,167);
    background-color: rgb(180,185,167,0.5);
    font-weight: 300;
    line-height: 1.8;
    font-size: 17px;
    padding: 5px 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 0 8px rgb(180,185,167,0.5);
    color: #ffffff;
}

@media only screen and (max-width: 800px) {.privacy_fortress07 {
    padding: 20px;
}.privacy_fortress07 h1 {
    font-size: calc(20px - 10%);
}.privacy_fortress07 h2 {
    font-size: calc(20px - 10%);
}.privacy_fortress07 h3, .privacy_fortress07 h4, .privacy_fortress07 h5, .privacy_fortress07 h6 {
    font-size: calc(20px - 10%);
}.privacy_fortress07 li {
    font-size: calc(17px - 10%);
}}.thanksUnit83 {
    justify-content: center;
    position: relative;
    align-items: center;
    display: flex;
    min-height: 70vh;
    padding: 6rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(180,185,167,0.5), rgb(154,126,116,0.5));
}.thanksUnit83::before {
    background: radial-gradient(circle at 30% 70%, rgb(180,185,167,0.5) 0%, transparent 60%);
    height: 100%;
    animation: pulse 15s ease-in-out infinite alternate;
    transform-origin: center;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
}.thanksUnit83::after {
    height: 50%;
    content: "";
    position: absolute;
    bottom: -5%;
    animation: float 20s ease-in-out infinite;
    right: -5%;
    width: 50%;
    z-index: 0;
    background: radial-gradient(circle, rgb(154,126,116,0.5) 0%, transparent 70%);
}.thanksUnit83 .container {
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    width: 100%;
    z-index: 2;
    max-width: 1200px;
}.thanksUnit83 .knowledge_classes52 {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        95% 100%, 
        0 100%
    );
    display: grid;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2),
        inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.85);
    position: relative;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    transform: translateZ(0);
}.thanksUnit83 .knowledge_classes52:hover {
    transform: translateZ(30px) scale(1.02);
}.thanksUnit83 .knowledge_classes52 > div:first-child {
    position: relative;
    border-left: 4px solid rgb(180,185,167);
    padding-left: 2.5rem;
}.thanksUnit83 .knowledge_classes52 > div:first-child::before {
    border-radius: 50%;
    transform: translateY(-50%);
    left: -15px;
    position: absolute;
    animation: pulse 3s infinite alternate;
    height: 26px;
    box-shadow: 0 0 20px rgba(rgb(180,185,167), 0.5);
    top: 50%;
    width: 26px;
    content: "";
    background: rgb(180,185,167);
}.thanksUnit83 h5 {
    font-size: calc(20px * 1.2);
    margin: 0;
    line-height: 1.4;
    opacity: 0;
    animation: slideIn 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    font-weight: 700;
    transform: translateX(0);
    transition: transform 0.4s ease-out;
    color: #000000;
}.thanksUnit83 .knowledge_classes52 > div:nth-child(2) {
    opacity: 0;
    transition: transform 0.3s ease;
    position: relative;
    animation: fadeIn 0.8s 0.4s ease-out forwards;
}.thanksUnit83 .knowledge_classes52 > div:nth-child(2)::before {
    left: 0;
    position: absolute;
    content: "";
    height: 1px;
    width: 70%;
    top: -10px;
    background: linear-gradient(90deg, rgb(180,185,167), transparent);
}.thanksUnit83 a {
    transition: transform 0.4s ease-out;
    display: block;
    text-decoration: none;
    transform: translateY(0);
}.thanksUnit83 a:hover {
    transform: translateY(-5px);
}.thanksUnit83 p {
    line-height: 1.8;
    position: relative;
    font-size: 17px;
    margin: 0;
    color: #000000;
    hyphens: auto;
    padding: 1rem 0;
}.thanksUnit83 p::after {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, transparent, rgb(154,126,116));
    position: absolute;
    content: "";
    transform-origin: right;
    bottom: 0;
    width: 35%;
    transform: scaleX(0);
    right: 0;
    height: 2px;
}.thanksUnit83 a:hover p::after {
    transform: scaleX(1);
}

@keyframes pulse {
    0% { opacity: 0.6; transform: translateY(-50%) scale(0.95); }
    100% { opacity: 1; transform: translateY(-50%) scale(1.05); }
}

@keyframes float {
    0% { transform: translateY(0) rotate(0); }
    50% { transform: translateY(-30px) rotate(5deg); }
    100% { transform: translateY(0) rotate(0); }
}

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

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

@media (min-width: 768px) {.thanksUnit83 {
    padding: 8rem 3rem;
}.thanksUnit83 .knowledge_classes52 {
    padding: 4rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 90%, 
            95% 100%, 
            0 100%
        );
    grid-template-columns: 1fr 1fr;
    gap: 3.5rem;
}.thanksUnit83 h5 {
    font-size: calc(20px * 1.4);
}.thanksUnit83 .knowledge_classes52 > div:first-child::after {
    background: linear-gradient(to bottom, transparent, rgb(180,185,167,0.5), transparent);
    width: 1px;
    content: "";
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    height: 80%;
    right: -3.5rem;
}.thanksUnit83 .knowledge_classes52 > div:nth-child(2)::before {
    width: 40%;
}
}

@media (min-width: 992px) {.thanksUnit83 .knowledge_classes52 {
    gap: 5rem;
    padding: 5rem;
}.thanksUnit83 h5 {
    font-size: calc(20px * 1.5);
}.thanksUnit83 .knowledge_classes52 > div:first-child {
    padding-left: 3rem;
    border-left-width: 5px;
}.thanksUnit83 p {
    font-size: calc(17px * 1.1);
}.thanksUnit83 .container {
    transform: perspective(1500px) rotateX(3deg);
}
}

@media (max-width: 767px) {.thanksUnit83 {
    padding: 4rem 1.5rem;
}.thanksUnit83 .knowledge_classes52 {
    padding: 2.5rem 2rem;
}.thanksUnit83 h5 {
    font-size: 20px;
}.thanksUnit83 p {
    font-size: calc(17px * 0.95);
}
}

@media (hover: hover) {.thanksUnit83 .knowledge_classes52:hover > div:first-child::before {
    animation-duration: 1.5s;
}
}

@media (prefers-reduced-motion) {.thanksUnit83 .knowledge_classes52,
    .thanksUnit83 a,
    .thanksUnit83 h5,
    .thanksUnit83::before,
    .thanksUnit83::after {
    animation: none;
    transition: none;
}.thanksUnit83 .knowledge_classes52 > div:first-child::before {
    animation: none;
}.thanksUnit83 .knowledge_classes52 > div:nth-child(2) {
    opacity: 1;
}.thanksUnit83 h5 {
    opacity: 1;
}}.training_method21 {
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgba(#000000, 0.03) 0%, rgba(rgb(180,185,167), 0.05) 100%);
    padding: 120px 0;
}.training_method21::before {
    position: absolute;
    top: 0;
    width: 100%;
    background-size: 20px 20px;
    background-image: 
        linear-gradient(45deg, rgba(rgb(180,185,167), 0.02) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(rgb(180,185,167), 0.02) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(180,185,167), 0.02) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(180,185,167), 0.02) 75%);
    left: 0;
    height: 100%;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    z-index: 1;
    content: '';
}.training_method21::after {
    opacity: 0.1;
    bottom: -30px;
    height: 150px;
    z-index: 0;
    filter: blur(30px);
    border-radius: 50%;
    content: '';
    position: absolute;
    right: -30px;
    width: 150px;
    background: linear-gradient(135deg, rgb(180,185,167) 0%, rgb(154,126,116) 100%);
}.training_method21 .knowledge_classes52 {
    margin: 0 auto;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    padding: 0 30px;
    max-width: 1200px;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
}.training_method21 .knowledge_classes52:hover {
    transform: perspective(1000px) rotateX(0deg);
}.training_method21 h2 {
    font-weight: 700;
    transform: translateZ(20px);
    letter-spacing: -0.02em;
    font-size: 31px;
    position: relative;
    color: #000000;
    margin-bottom: 40px;
    text-align: left;
}.training_method21 h2::after {
    content: '';
    width: 80px;
    transform-origin: left center;
    border-radius: 10px;
    transform: scaleX(1);
    position: absolute;
    background: linear-gradient(to right, rgb(180,185,167), rgb(154,126,116));
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 2px 10px rgba(rgb(180,185,167), 0.2);
    left: 0;
    height: 4px;
    bottom: -10px;
}.training_method21 .knowledge_classes52:hover h2::after {
    transform: scaleX(1.5);
}.training_method21 .word_box38 {
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    background: #ffffff;
    padding: 40px;
    box-shadow: 
        15px 15px 30px rgba(#000000, 0.05),
        -15px -15px 30px rgba(#ffffff, 0.8),
        inset 3px 3px 6px rgba(#ffffff, 0.7),
        inset -3px -3px 6px rgba(#000000, 0.05);
    position: relative;
    border-radius: calc(15px / 2);
    overflow: hidden;
    transform: translateZ(0);
}.training_method21 .word_box38::before {
    background: linear-gradient(90deg, rgb(180,185,167), rgb(154,126,116));
    content: '';
    z-index: 1;
    position: absolute;
    left: 0;
    opacity: 0.8;
    height: 4px;
    width: 100%;
    top: 0;
}.training_method21 .word_box38::after {
    position: absolute;
    content: '';
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(180,185,167), 0.03) 100%);
    width: 40%;
    bottom: 0;
    height: 50%;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    z-index: 0;
    right: 0;
}.training_method21 .knowledge_classes52:hover .word_box38 {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 
        20px 20px 40px rgba(#000000, 0.08),
        -20px -20px 40px rgba(#ffffff, 0.9),
        inset 3px 3px 6px rgba(#ffffff, 0.7),
        inset -3px -3px 6px rgba(#000000, 0.05);
}.training_method21 p {
    position: relative;
    color: #000000;
    transition: transform 0.3s ease;
    line-height: 1.75;
    margin: 0;
    font-size: 18px;
    z-index: 2;
}.training_method21 .knowledge_classes52:hover p {
    transform: scale(1.01);
}

@media (max-width: 991px) {.training_method21 {
    padding: 90px 0;
}.training_method21 .knowledge_classes52 {
    padding: 0 25px;
    transform: perspective(1000px) rotateX(1deg);
}.training_method21 h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 35px;
}.training_method21 .word_box38 {
    padding: 35px;
}
}

@media (max-width: 767px) {.training_method21 {
    padding: 70px 0;
}.training_method21 .knowledge_classes52 {
    transform: none;
    padding: 0 20px;
}.training_method21 h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.8);
}.training_method21 h2::after {
    width: 60px;
    height: 3px;
}.training_method21 .word_box38 {
    padding: 30px;
    box-shadow: 
            10px 10px 20px rgba(#000000, 0.05),
            -10px -10px 20px rgba(#ffffff, 0.8),
            inset 2px 2px 4px rgba(#ffffff, 0.7),
            inset -2px -2px 4px rgba(#000000, 0.05);
}.training_method21 .knowledge_classes52:hover .word_box38 {
    box-shadow: 
            15px 15px 30px rgba(#000000, 0.08),
            -15px -15px 30px rgba(#ffffff, 0.9),
            inset 2px 2px 4px rgba(#ffffff, 0.7),
            inset -2px -2px 4px rgba(#000000, 0.05);
    transform: translateY(-3px) translateZ(0);
}.training_method21 p {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 480px) {.training_method21 {
    padding: 50px 0;
}.training_method21 .knowledge_classes52 {
    padding: 0 15px;
}.training_method21 h2 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.7);
}.training_method21 h2::after {
    height: 3px;
    width: 50px;
}.training_method21 .word_box38 {
    padding: 25px 20px;
}.training_method21 p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}}.cookieWarningContainer36 {
    border-top: 2px solid rgb(180,185,167);
    position: fixed;
    z-index: 90;
    bottom: 0;
    width: 100%;
    background: rgb(213,215,209);
}.cookie_edu67 {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 20px 0;
}.cookieWarningContainer36 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookieWarningContainer36 p {
    font-size: 18px;
}.cookie_updates62 {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie_updates62 svg, .cookie_updates62 svg path, .cookie_updates62 img {
    width: 100px;
    fill: rgb(180,185,167);
    height: 100px;
}.cookie_none02 {
    color: rgb(180,185,167);
    margin-left: 10px;
    flex-shrink: 0;
    text-decoration: none;
    white-space: nowrap;
    font-size: 24px;
    min-width: 120px;
    border-bottom: 2px solid rgb(180,185,167);
    cursor: pointer;
    line-height: 35px;
    text-align: center;
}.cookieWarningContainer36 p a {
    text-decoration: none;
    color: rgb(180,185,167);
}#cookie_disclosure34 {
    display: none;
}#cookie_disclosure34:checked ~ .cookieWarningContainer36 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookieWarningContainer36 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_updates62 {
    display: none;
}.cookie_edu67 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookieWarningContainer36 h5 {
    text-align: center;
}.cookieWarningContainer36 p {
    text-align: center;
}.data_approval71 {
    margin-bottom: 20px;
}body .segment-wrapper83 .cookie_none02 {
    margin-left: 0;
}}
.segment-wrapper83 .cookie_edu67 {
    justify-content: flex-end;
}.segment-wrapper83 .cookie_none02 {
    margin-left: 30px;
    font-size: 20px;
    padding: 10px;
    background: rgb(180,185,167);
    color: #ffffff;
}.segment-wrapper83 .data_approval71 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.segment-wrapper83 .cookie_none02 {
    margin-left: 0;
    margin-bottom: 10px;
}}.educational_rewards75 {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(213,215,209) 0%, rgba(245, 247, 250, 0.95) 100%);
    font-family: Arial, sans-serif;
    overflow: hidden;
}.educational_rewards75::before {
    content: "";
    height: 200%;
    position: absolute;
    left: -25%;
    top: -50%;
    pointer-events: none;
    background: radial-gradient(ellipse at center, rgba(rgb(180,185,167,0.5), 0.03) 0%, rgba(rgb(180,185,167,0.5), 0) 70%);
    z-index: 0;
    transform: rotate(-15deg);
    width: 150%;
}.educational_rewards75::after {
    width: 35%;
    height: 35%;
    right: 0;
    z-index: 0;
    position: absolute;
    content: "";
    bottom: 0;
    background: radial-gradient(circle at bottom right, rgba(rgb(154,126,116,0.5), 0.08) 0%, rgba(rgb(154,126,116,0.5), 0) 70%);
}.educational_rewards75 h5 {
    text-align: center;
    transform: translateY(-5px);
    z-index: 1;
    color: #000000;
    font-weight: 700;
    transition: transform 0.6s ease-out;
    font-size: 24px;
    position: relative;
    margin-bottom: 50px;
}.educational_rewards75 h5::after {
    bottom: -12px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 50%;
    content: "";
    height: 3px;
    position: absolute;
    background: rgb(180,185,167);
    width: 60px;
    transform: translateX(-50%) scaleX(0.8);
}.educational_rewards75 h5:hover {
    transform: translateY(-8px);
}.educational_rewards75 h5:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.educational_rewards75 .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.educational_rewards75 .knowledge_classes52 {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.05), 
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.03);
    flex-direction: column;
    display: flex;
    overflow: hidden;
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 20px;
    background: #ffffff;
}.educational_rewards75 .knowledge_classes52:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08), 
                0 8px 20px rgba(rgba(0, 0, 0, 0.5), 0.05);
}.educational_rewards75 .img_box_grid49 {
    vertical-align: middle;
    height: 250px;
    width: 100%;
    object-fit: cover;
    filter: brightness(1.02) contrast(1.05);
    object-position: center;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.educational_rewards75 .knowledge_classes52:hover .img_box_grid49 {
    transform: scale(1.03);
}.educational_rewards75 .word_box38 {
    position: relative;
    padding: 40px 30px;
}.educational_rewards75 .word_box38::before {
    top: 0;
    left: 0;
    transition: transform 0.6s ease-out;
    background: linear-gradient(90deg, rgb(180,185,167) 0%, rgb(154,126,116) 100%);
    content: "";
    right: 0;
    height: 6px;
    opacity: 0.8;
    transform: scaleX(0.97);
    position: absolute;
}.educational_rewards75 .knowledge_classes52:hover .word_box38::before {
    transform: scaleX(1);
}.educational_rewards75 ul {
    margin: 0;
    gap: 18px;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}.educational_rewards75 li {
    padding-left: 38px;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.educational_rewards75 li:hover {
    transform: translateX(5px);
}.educational_rewards75 li div {
    position: relative;
}.educational_rewards75 li p {
    font-size: 17px;
    margin: 0;
    line-height: 1.6;
    color: #000000;
    position: relative;
}.educational_rewards75 li svg {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    top: 2px;
    left: -38px;
    position: absolute;
    height: 24px;
    width: 24px;
}.educational_rewards75 li:hover svg {
    transform: scale(1.15) rotate(8deg);
}.educational_rewards75 li svg path {
    transition: fill 0.3s ease;
    fill: rgb(180,185,167);
}.educational_rewards75 li:hover svg path {
    fill: rgb(154,126,116);
}.educational_rewards75 li:nth-child(even) svg path:first-child {
    fill-opacity: 0.9;
}.educational_rewards75 li:nth-child(odd) svg path:last-child {
    fill-opacity: 0.85;
}

@media (min-width: 768px) {.educational_rewards75 .knowledge_classes52 {
    flex-direction: row;
    align-items: stretch;
}.educational_rewards75 .knowledge_classes52 > div:first-child {
    overflow: hidden;
    flex: 0 0 40%;
}.educational_rewards75 .img_box_grid49 {
    height: 100%;
}.educational_rewards75 .word_box38 {
    padding: 50px 40px;
    flex: 0 0 60%;
}.educational_rewards75 .word_box38::before {
    bottom: 15px;
    top: 15px;
    right: auto;
    transform: scaleY(0.97);
    height: auto;
    width: 6px;
}.educational_rewards75 .knowledge_classes52:hover .word_box38::before {
    transform: scaleY(1);
}.educational_rewards75 h5 {
    margin-bottom: 60px;
    font-size: calc(24px * 1.1);
}.educational_rewards75 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 30px;
}
}

@media (min-width: 992px) {.educational_rewards75 {
    padding: 120px 0;
}.educational_rewards75 .knowledge_classes52 {
    transform: perspective(1200px) rotateX(2deg) rotateY(-1deg);
}.educational_rewards75 .knowledge_classes52:hover {
    transform: perspective(1200px) rotateX(0deg) rotateY(0deg) translateY(-7px);
}.educational_rewards75 .word_box38 {
    padding: 60px 50px;
}.educational_rewards75 ul {
    gap: 30px 40px;
}.educational_rewards75 li {
    padding-left: 42px;
}.educational_rewards75 li svg {
    height: 26px;
    width: 26px;
    top: 3px;
    left: -42px;
}
}

@media (max-width: 767px) {.educational_rewards75 {
    padding: 70px 0;
}.educational_rewards75 h5 {
    margin-bottom: 40px;
    font-size: calc(24px * 0.9);
    padding: 0 15px;
}.educational_rewards75 .knowledge_classes52 > div:first-child {
    overflow: hidden;
    height: 200px;
}.educational_rewards75 .word_box38 {
    padding: 30px 20px;
}.educational_rewards75 ul {
    display: block;
}.educational_rewards75 li {
    margin-bottom: 15px;
}.educational_rewards75 li:last-child {
    margin-bottom: 0;
}
}

@media (max-width: 480px) {.educational_rewards75 {
    padding: 50px 0;
}.educational_rewards75 h5 {
    margin-bottom: 30px;
    font-size: calc(24px * 0.8);
}.educational_rewards75 .knowledge_classes52 > div:first-child {
    height: 180px;
}.educational_rewards75 .word_box38 {
    padding: 25px 18px;
}.educational_rewards75 li {
    padding-left: 34px;
}.educational_rewards75 li svg {
    height: 22px;
    left: -34px;
    width: 22px;
}.educational_rewards75 li p {
    font-size: calc(17px * 0.95);
}}.education_experience27 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,215,209) 0%, rgba(240, 242, 245, 0.9) 100%);
    position: relative;
    padding: 120px 0;
}.education_experience27::before {
    height: 100%;
    opacity: 0.05;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    content: "";
    background-size: 60px 60px;
    pointer-events: none;
    background-image: 
        linear-gradient(30deg, rgb(180,185,167,0.5) 1px, transparent 1px),
        linear-gradient(120deg, rgb(180,185,167,0.5) 1px, transparent 1px);
}.education_experience27::after {
    position: absolute;
    height: 70%;
    top: -20%;
    filter: blur(80px);
    background: rgb(154,126,116,0.5);
    content: "";
    z-index: 0;
    opacity: 0.1;
    transform: rotate(-15deg);
    width: 50%;
    right: -10%;
}.education_experience27 .container {
    max-width: 1200px;
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
}.education_experience27 .user_opinions78 {
    grid-template-columns: 1fr;
    background: #ffffff;
    gap: 35px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05), 
                0 5px 20px rgba(0, 0, 0, 0.02);
    position: relative;
    padding: 40px;
    display: grid;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.education_experience27 .user_opinions78:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 
                0 10px 30px rgba(0, 0, 0, 0.03);
}.education_experience27 .user_opinions78 > div:first-child {
    justify-content: center;
    align-items: center;
    display: flex;
}.education_experience27 .img_box_grid49 {
    position: relative;
    transform: translateZ(30px);
    height: 180px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 2px;
    width: 180px;
}.education_experience27 .user_opinions78:hover .img_box_grid49 {
    transform: translateZ(40px) translateY(-10px);
}.education_experience27 .img_box_grid49::before {
    bottom: -12px;
    position: absolute;
    transition: all 0.4s ease;
    left: 12px;
    border: 2px solid rgb(180,185,167);
    z-index: -1;
    right: -12px;
    content: "";
    top: 12px;
    opacity: 0.2;
}.education_experience27 .user_opinions78:hover .img_box_grid49::before {
    top: 18px;
    opacity: 0.3;
    bottom: -18px;
    right: -18px;
    left: 18px;
}.education_experience27 .name {
    font-size: 24px;
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    margin-bottom: 12px;
}.education_experience27 .name::after {
    left: 0;
    transform: scaleX(0.6);
    bottom: -6px;
    width: 40px;
    transform-origin: left;
    transition: transform 0.5s ease;
    position: absolute;
    background: rgb(180,185,167);
    content: "";
    height: 3px;
}.education_experience27 .user_opinions78:hover .name::after {
    transform: scaleX(1);
}.education_experience27 .user_opinions78 > div:nth-child(2) div {
    font-weight: 600;
    margin-top: 5px;
    color: rgb(154,126,116);
    transition: transform 0.4s ease, opacity 0.4s ease;
    transform: translateX(0);
    opacity: 0.85;
    font-size: calc(12px - 1px);
}.education_experience27 .user_opinions78:hover > div:nth-child(2) div {
    opacity: 1;
    transform: translateX(5px);
}.education_experience27 .emp_block78 {
    border-left: 3px solid rgb(180,185,167,0.5);
    font-size: 12px;
    padding-left: 25px;
    margin: 0;
    line-height: 1.7;
    color: #000000;
    position: relative;
}.education_experience27 .emp_block78::before {
    position: absolute;
    content: "";
    font-family: serif;
    opacity: 0.08;
    z-index: -1;
    font-size: 120px;
    left: -20px;
    line-height: 1;
    color: rgb(180,185,167);
    top: -40px;
}

@media (min-width: 768px) {.education_experience27 .user_opinions78 {
    row-gap: 30px;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    column-gap: 40px;
}.education_experience27 .user_opinions78 > div:first-child {
    grid-row: 1 / 3;
}.education_experience27 .img_box_grid49 {
    width: 220px;
    height: 260px;
}.education_experience27 .emp_block78 {
    padding-left: 30px;
    grid-column: 2;
}
}

@media (min-width: 992px) {.education_experience27 {
    padding: 150px 0;
}.education_experience27 .user_opinions78 {
    padding: 60px;
    gap: 50px;
    grid-template-columns: auto 250px 1fr;
}.education_experience27 .user_opinions78 > div:first-child {
    grid-row: 1;
}.education_experience27 .user_opinions78 > div:nth-child(2) {
    padding-top: 20px;
    grid-row: 1;
}.education_experience27 .emp_block78 {
    grid-column: 1 / 4;
    font-size: calc(12px + 1px);
    grid-row: 2;
    padding-left: 40px;
}.education_experience27 .img_box_grid49 {
    width: 240px;
    height: 280px;
}
}

@media (max-width: 767px) {.education_experience27 {
    padding: 80px 0;
}.education_experience27 .user_opinions78 {
    gap: 25px;
    padding: 30px;
}.education_experience27 .img_box_grid49 {
    width: 150px;
    height: 150px;
}.education_experience27 .name {
    font-size: calc(24px - 2px);
}.education_experience27 .emp_block78 {
    font-size: calc(12px - 1px);
}
}

@media (hover: none) {.education_experience27 .user_opinions78 {
    transform: none !important;
}.education_experience27 .img_box_grid49,
    .education_experience27 .user_opinions78:hover .img_box_grid49 {
    transform: none;
}}

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

.education_experience27 .user_opinions78 {
    animation: fadeInUp 0.8s ease-out forwards;
}.course_program_description24 {
    background-color: rgb(213,215,209);
    justify-content: center;
    min-height: 100vh;
    flex-direction: column;
    margin: 0;
    align-items: center;
    position: relative;
    display: flex;
    overflow: hidden;
    padding: 0;
}.course_program_description24 .training_path50 {
    overflow: hidden;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
    left: 0;
}.course_program_description24 .training_path50::before {
    backdrop-filter: blur(2px);
    z-index: 2;
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 30%, transparent 70%, rgb(180,185,167,0.5) 100%);
    width: 100%;
}.course_program_description24 .training_path50::after {
    background: linear-gradient(to top, rgb(180,185,167,0.5) 10%, transparent 100%);
    position: absolute;
    z-index: 3;
    left: 0;
    content: "";
    height: 70%;
    width: 100%;
    bottom: 0;
}.course_program_description24 .online_learn01 {
    height: 100%;
    display: flex;
    animation: carousel-slide 25s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}.course_program_description24 .training_path50:hover .online_learn01 {
    animation-play-state: paused;
}.course_program_description24 .class_plan50 {
    min-width: 100%;
    transition: transform 0.5s ease;
    height: 100%;
    position: relative;
}.course_program_description24 .class_plan50::before {
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(154,126,116,0.5),
        rgb(154,126,116,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    left: 0;
    opacity: 0.1;
    top: 0;
}.course_program_description24 .class_plan50 img {
    width: 100%;
    object-position: center;
    object-fit: cover;
    filter: saturate(1.2) contrast(1.1);
    height: 100%;
    transition: filter 0.3s ease, transform 0.5s ease;
}.course_program_description24 .class_plan50:hover img {
    transform: scale(1.05);
    filter: saturate(1.4) contrast(1.2);
}.course_program_description24 .container {
    padding: 2rem;
    z-index: 10;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    position: relative;
}.course_program_description24 .knowledge_classes52 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}.course_program_description24 .education_map74 {
    backdrop-filter: blur(15px);
    border-left: 4px solid rgb(180,185,167);
    transform: translateY(0);
    padding: 3.5rem;
    background: linear-gradient(145deg, 
        rgb(180,185,167,0.5) 0%, 
        rgb(154,126,116,0.5) 100%);
    margin-left: auto;
    animation: float 6s ease-in-out infinite;
    max-width: 900px;
    border-radius: 16px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2),
                inset 0 1px 1px rgba(255, 255, 255, 0.3),
                inset 0 -1px 1px rgba(0, 0, 0, 0.1);
}.course_program_description24 .education_map74 h3 {
    padding-bottom: 1rem;
    margin-bottom: 1.8rem;
    color: #ffffff;
    font-size: calc(28px * 1.1);
    position: relative;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}.course_program_description24 .education_map74 h3::after {
    border-radius: 10px;
    position: absolute;
    content: "";
    background: rgb(180,185,167);
    bottom: 0;
    height: 4px;
    width: 70px;
    left: 0;
}.course_program_description24 .education_map74 p {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    line-height: 1.7;
    margin-bottom: 2.5rem;
    font-size: calc(15px * 1.1);
    opacity: 1;
}.course_program_description24 .education_map74 .query_info24 {
    border-radius: 10px;
    display: inline-block;
    background: linear-gradient(to right, rgb(180,185,167), rgb(154,126,116));
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    padding: 1rem 2rem;
    font-size: 14px;
    overflow: hidden;
    font-weight: 600;
    text-align: center;
    z-index: 1;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}.course_program_description24 .education_map74 .query_info24::before {
    top: 0;
    width: 100%;
    transition: left 0.7s ease;
    content: "";
    position: absolute;
    z-index: -1;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    left: -100%;
}.course_program_description24 .education_map74 .query_info24:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}.course_program_description24 .education_map74 .query_info24:hover::before {
    left: 100%;
}

@keyframes carousel-slide {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-100%);
    }
    45% {
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(-200%);
    }
    70% {
        transform: translateX(-200%);
    }
    75% {
        transform: translateX(-300%);
    }
    95% {
        transform: translateX(-300%);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media screen and (max-width: 991px) {.course_program_description24 {
    min-height: auto;
    padding: 5rem 0;
}.course_program_description24 .training_path50 {
    height: 50vh;
    position: relative;
}.course_program_description24 .knowledge_classes52 {
    justify-content: center;
}.course_program_description24 .education_map74 {
    padding: 2.5rem;
    margin: 2rem auto 0;
    max-width: 90%;
}
}

@media screen and (max-width: 767px) {.course_program_description24 .training_path50 {
    height: 40vh;
}.course_program_description24 .training_path50::after {
    height: 60%;
}.course_program_description24 .education_map74 {
    padding: 1.5rem;
}.course_program_description24 .education_map74 h3 {
    font-size: calc(28px * 0.8);
}.course_program_description24 .education_map74 p {
    font-size: calc(15px * 0.9);
}.course_program_description24 .education_map74 .query_info24 {
    padding: 0.8rem 1.5rem;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.course_program_description24 .training_path50 {
    height: 30vh;
}.course_program_description24 .training_path50::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 50%, rgb(180,185,167,0.5) 100%);
}.course_program_description24 .container {
    padding: 1rem;
}.course_program_description24 .education_map74 {
    padding: 1.2rem;
}}.data_summary93 {
    position: relative;
    z-index: 1;
    padding: 150px 0;
    background: rgb(213,215,209);
    overflow: hidden;
}.data_summary93::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    z-index: -1;
    opacity: 0.05;
    position: absolute;
}.data_summary93::after {
    background-size: 30px 30px;
    position: absolute;
    z-index: -1;
    background-image: 
        repeating-linear-gradient(45deg, rgb(180,185,167,0.5) 0, rgb(180,185,167,0.5) 1px, transparent 1px, transparent 15px),
        repeating-linear-gradient(-45deg, rgb(154,126,116,0.5) 0, rgb(154,126,116,0.5) 1px, transparent 1px, transparent 15px);
    bottom: 0;
    width: 100%;
    content: "";
    left: 0;
    height: 60%;
    opacity: 0.05;
}.data_summary93 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.data_summary93 h2 {
    margin-bottom: 80px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    letter-spacing: 2px;
    color: #000000;
    font-size: 38px;
    font-weight: 700;
}.data_summary93 h2::after {
    border-top: 20px solid rgb(180,185,167,0.5);
    bottom: -20px;
    height: 0;
    left: 50%;
    content: "";
    position: absolute;
    border-right: 30px solid transparent;
    transform: translateX(-50%);
    border-left: 30px solid transparent;
    width: 0;
}.data_summary93 ul {
    justify-content: center;
    position: relative;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    list-style: none;
    display: grid;
    width: 100%;
    margin: 0;
    padding: 0;
    gap: 30px;
}.data_summary93 .extra_study02 {
    flex-direction: column;
    background: #ffffff;
    aspect-ratio: 1;
    min-height: 220px;
    text-align: center;
    justify-content: center;
    z-index: 1;
    max-width: 280px;
    align-items: center;
    padding: 40px 30px;
    margin: 0 auto;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    display: flex;
}.data_summary93 .extra_study02:nth-child(1) {
    grid-row: auto;
    grid-column: auto;
    z-index: 4;
    transform: none;
}.data_summary93 .extra_study02:nth-child(2) {
    transform: none;
    grid-column: auto;
    grid-row: auto;
    z-index: 3;
}.data_summary93 .extra_study02:nth-child(3) {
    transform: none;
    grid-row: auto;
    z-index: 3;
    grid-column: auto;
}.data_summary93 .extra_study02:nth-child(4) {
    grid-row: auto;
    transform: none;
    grid-column: auto;
    z-index: 2;
}.data_summary93 .extra_study02::before {
    position: absolute;
    background: #ffffff;
    content: "";
    inset: 5px;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    z-index: -1;
}.data_summary93 .extra_study02::after {
    opacity: 0.8;
    inset: 0;
    content: "";
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(180,185,167), rgb(154,126,116));
    position: absolute;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    z-index: -2;
}.data_summary93 .extra_study02:hover {
    transform: translateY(-10px) scale(1.05);
}.data_summary93 .extra_study02:hover::after {
    opacity: 1;
}.data_summary93 .extra_study02 p {
    color: #000000;
    font-size: 3.2rem;
    border-radius: 10px;
    margin: 0 0 15px;
    background: #ffffff;
    line-height: 1.2;
    position: relative;
    transition: all 0.3s ease;
    font-weight: 700;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 5px 15px;
    border-bottom: 3px solid rgb(180,185,167);
    max-width: 90%;
    display: inline-block;
}.data_summary93 .extra_study02:nth-child(even) p {
    border-bottom-color: rgb(154,126,116);
}.data_summary93 .extra_study02:hover p {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}.data_summary93 .extra_study02 span {
    display: block;
    z-index: 2;
    transition: all 0.3s ease;
    max-width: 90%;
    color: #000000;
    position: relative;
    word-wrap: break-word;
    padding-top: 5px;
    font-weight: 600;
    font-size: 17px;
    margin: 0 auto;
}.data_summary93 .extra_study02:hover span {
    color: #000000;
}.data_summary93 svg {
    border-radius: 50%;
    position: relative;
    fill: rgb(180,185,167);
    height: 40px;
    z-index: 2;
    padding: 8px;
    margin-bottom: 15px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    width: 40px;
}.data_summary93 .extra_study02:nth-child(even) svg {
    fill: rgb(154,126,116);
}.data_summary93 .extra_study02:hover svg {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
    transform: rotate(15deg) scale(1.1);
}.data_summary93 svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.data_summary93 .extra_study02:hover svg path {
    fill: rgb(154,126,116);
}.data_summary93 .extra_study02:nth-child(even):hover svg path {
    fill: rgb(180,185,167);
}.data_summary93 .container::before,
.data_summary93 .container::after {
    content: "";
    filter: blur(50px);
    z-index: -1;
    animation: float 15s infinite alternate ease-in-out;
    position: absolute;
    top: 5%;
    height: 200px;
    opacity: 0.1;
    left: 5%;
    border-radius: 50%;
    background: rgb(180,185,167,0.5);
    width: 200px;
}.data_summary93 .container::after {
    top: auto;
    width: 250px;
    height: 250px;
    animation: float 20s infinite alternate-reverse ease-in-out;
    left: auto;
    bottom: 5%;
    right: 5%;
    background: rgb(154,126,116,0.5);
}

@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(30px, 30px);
    }
}


@media (max-width: 1200px) {.data_summary93 .extra_study02 {
    max-width: 250px;
    padding: 35px 25px;
    min-height: 200px;
}.data_summary93 .extra_study02 p {
    font-size: 2.8rem;
}.data_summary93 svg {
    height: 35px;
    width: 35px;
}
}

@media (max-width: 991px) {.data_summary93 {
    padding: 120px 0;
}.data_summary93 ul {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.data_summary93 .extra_study02 {
    max-width: 220px;
    min-height: 180px;
    padding: 30px 20px;
}.data_summary93 .extra_study02 p {
    padding: 4px 10px;
    font-size: 2.5rem;
}.data_summary93 h2 {
    margin-bottom: 60px;
}

}

@media (max-width: 768px) {.data_summary93 {
    padding: 90px 0;
}.data_summary93 ul {
    gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}.data_summary93 .extra_study02 {
    min-height: 160px;
    max-width: 200px;
    padding: 35px 25px;
}.data_summary93 .extra_study02:hover {
    transform: translateY(-10px) scale(1.05) !important;
}.data_summary93 .extra_study02 p {
    font-size: 2.2rem;
}.data_summary93 h2 {
    margin-bottom: 50px;
    font-size: calc(38px * 0.9);
}.data_summary93 svg {
    width: 30px;
    height: 30px;
}
}

@media (max-width: 576px) {.data_summary93 {
    padding: 70px 0;
}.data_summary93 ul {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}.data_summary93 .extra_study02 {
    clip-path: none;
    border-radius: 17px;
    padding: 30px 20px;
    min-height: 150px;
    max-width: 180px;
}.data_summary93 .extra_study02::before,
    .data_summary93 .extra_study02::after {
    border-radius: 17px;
    clip-path: none;
}.data_summary93 .extra_study02 p {
    font-size: 2rem;
    padding: 3px 8px;
}.data_summary93 h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 40px;
}.data_summary93 h2::after {
    border-left: 20px solid transparent;
    border-top: 15px solid rgb(180,185,167,0.5);
    border-right: 20px solid transparent;
}.data_summary93 .container::before,
    .data_summary93 .container::after {
    height: 150px;
    width: 150px;
}}


@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.data_summary93 .extra_study02 {
    animation: fadeInScale 0.8s forwards;
    animation-delay: calc(0.1s * var(--item-index, 1));
    opacity: 0;
}@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}


.our_mission28 {
    position: relative;
    justify-content: center;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
    align-items: center;
}.our_mission28::before {
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(180,185,167,0.5), rgba(0, 0, 0, 0.5) 70%);
    content: "";
    right: 0;
    top: 0;
}.our_mission28::after {
    width: 200px;
    right: -50px;
    transform: rotate(45deg);
    background: rgb(154,126,116);
    height: 200px;
    z-index: 0;
    opacity: 0.15;
    content: "";
    top: -50px;
    animation: float 20s infinite ease-in-out;
    position: absolute;
}.our_mission28 .container {
    width: 100%;
    padding: 3rem 2rem;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.our_mission28 .word_box38 {
    max-width: 90%;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-left: auto;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 3.5rem;
    backdrop-filter: blur(10px);
}.our_mission28 .word_box38:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_mission28 .word_box38::before {
    height: 100%;
    position: absolute;
    width: 5px;
    left: -15px;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(180,185,167), rgb(154,126,116));
}.our_mission28 .word_box38 > div:first-child {
    margin-bottom: 1rem;
    position: relative;
}.our_mission28 .word_box38 h5 {
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgb(180,185,167);
}.our_mission28 .word_box38 h5::after {
    bottom: -5px;
    background: linear-gradient(90deg, rgb(180,185,167), transparent);
    left: 0;
    content: "";
    animation: lineGrow 3s infinite alternate cubic-bezier(0.645, 0.045, 0.355, 1);
    transform-origin: left;
    height: 2px;
    width: 100%;
    position: absolute;
}.our_mission28 .word_box38 > div:nth-child(2) {
    margin-bottom: 1.5rem;
}.our_mission28 .word_box38 p {
    font-size: calc(15px * 1.4);
    color: #000000;
    line-height: 1.5;
    margin: 0;
}.our_mission28 .word_box38 p b {
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: rgb(154,126,116);
}.our_mission28 .word_box38 ol {
    margin: 0;
    list-style-position: inside;
    padding: 0;
}.our_mission28 .word_box38 li {
    line-height: 1.8;
    text-indent: 0;
    font-size: 15px;
    color: #000000;
    list-style: none;
    position: relative;
    text-align: justify;
    column-count: 1;
    column-gap: 2rem;
    margin-bottom: 1rem;
}

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

@keyframes float {
    0%, 100% {
        transform: rotate(45deg) translate(0, 0);
    }
    25% {
        transform: rotate(45deg) translate(-20px, 20px);
    }
    50% {
        transform: rotate(45deg) translate(0, 40px);
    }
    75% {
        transform: rotate(45deg) translate(20px, 20px);
    }
}

@media (min-width: 768px) {.our_mission28 .word_box38 {
    max-width: 80%;
    padding: 4rem;
}.our_mission28 .word_box38 li {
    column-count: 2;
}
}

@media (min-width: 992px) {.our_mission28 .container {
    padding: 5rem 3rem;
}.our_mission28 .word_box38 {
    padding: 5rem;
    max-width: 75%;
}.our_mission28 .word_box38 h5 {
    font-size: calc(22px * 1.2);
}.our_mission28 .word_box38 p {
    font-size: calc(15px * 1.6);
}.our_mission28 .word_box38 li {
    font-size: calc(15px * 1.1);
}
}

@media (max-width: 767px) {.our_mission28 {
    min-height: auto;
}.our_mission28 .container {
    padding: 2rem 1rem;
}.our_mission28 .word_box38 {
    padding: 2rem;
    transform: perspective(1000px) rotateY(0);
    max-width: 100%;
}.our_mission28 .word_box38 h5 {
    font-size: calc(22px * 0.9);
}.our_mission28 .word_box38 p {
    font-size: calc(15px * 1.2);
}.our_mission28 .word_box38::before {
    left: -10px;
    width: 3px;
}}.user_testimonials20 {
    background: linear-gradient(135deg, rgb(154,126,116,0.5), rgb(213,215,209));
    overflow: hidden;
    padding: 120px 0 80px;
    position: relative;
}.user_testimonials20::before {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    background-image: radial-gradient(circle at 20% 30%, rgb(180,185,167,0.5) 0%, transparent 70%);
    content: "";
    opacity: 0.4;
}.user_testimonials20::after {
    content: "";
    bottom: -50px;
    z-index: 1;
    opacity: 0.2;
    border: 2px solid rgb(180,185,167,0.5);
    height: 300px;
    right: -50px;
    position: absolute;
    width: 300px;
    transform: rotate(15deg);
}.user_testimonials20 .container.knowledge_classes52 {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}.user_testimonials20 h2 {
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    padding-left: 20px;
    transform-origin: left center;
    color: #000000;
    transform: perspective(1000px) rotateX(0deg) rotateY(-1deg);
    text-align: left;
    font-size: 31px;
}.user_testimonials20 h2::before {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    height: 80%;
    width: 8px;
    transform: translateY(-50%);
    background: linear-gradient(to bottom, rgb(180,185,167), rgb(154,126,116));
}.user_testimonials20 .user_voices71 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 30px;
}.user_testimonials20 .user_opinions78 {
    position: relative;
    overflow: hidden;
    height: 100%;
    padding: 30px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), 
                box-shadow 0.5s ease;
    background: linear-gradient(145deg, #ffffff, #f8f9fd);
    border-left: 4px solid rgb(180,185,167);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06), 
                0 1px 3px rgba(0, 0, 0, 0.03),
                0 20px 40px rgba(83, 83, 83, 0.04);
}.user_testimonials20 .user_opinions78:hover {
    transform: translateY(-10px) scale(1.01);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
                0 1px 3px rgba(0, 0, 0, 0.03),
                0 30px 60px rgba(83, 83, 83, 0.05);
}.user_testimonials20 .user_opinions78:hover::after {
    transform: translate(-50%, -50%) scale(1.5);
}.user_testimonials20 .user_opinions78::after {
    z-index: 0;
    transition: transform 1.5s ease-out;
    background: radial-gradient(circle at 10% 10%, #ffffff 0%, transparent 70%);
    top: 0;
    content: "";
    position: absolute;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
}.user_testimonials20 .user_opinions78 > div {
    position: relative;
    align-items: center;
    z-index: 2;
    display: flex;
    margin-bottom: 20px;
}.user_testimonials20 .user_opinions78 img {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    transition: transform 0.3s ease;
    width: 60px;
    border: 3px solid #ffffff;
}.user_testimonials20 .user_opinions78:hover img {
    transform: scale(1.1) rotate(5deg);
}.user_testimonials20 .user_opinions78 h4 {
    color: #000000;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    margin-left: 20px;
}.user_testimonials20 .user_opinions78 h4::after {
    background: linear-gradient(to right, rgb(180,185,167), transparent);
    transition: width 0.4s ease-out;
    content: "";
    left: 0;
    bottom: -8px;
    height: 2px;
    width: 0;
    position: absolute;
}.user_testimonials20 .user_opinions78:hover h4::after {
    width: 100%;
}.user_testimonials20 .description {
    z-index: 2;
    font-size: 12px;
    line-height: 1.7;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    margin: 0;
    font-weight: 400;
}.user_testimonials20 .description::before {
    position: absolute;
    top: -20px;
    color: rgb(154,126,116,0.5);
    content: "";
    opacity: 0.2;
    left: -10px;
    z-index: -1;
    font-size: 80px;
    line-height: 1;
    font-family: Georgia, serif;
}.user_testimonials20 a {
    display: inline-block;
    margin-top: 50px;
    z-index: 2;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(180,185,167), rgb(154,126,116));
    padding: 15px 32px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    font-size: 19px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}.user_testimonials20 a::before {
    height: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    top: 0;
    width: 100%;
    transition: left 0.7s ease;
}.user_testimonials20 a:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.user_testimonials20 a:hover::before {
    left: 100%;
}

@media (max-width: 1024px) {.user_testimonials20 {
    padding: 80px 0 60px;
}.user_testimonials20 h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 40px;
}.user_testimonials20 .user_voices71 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}

@media (max-width: 768px) {.user_testimonials20 {
    padding: 60px 0 40px;
}.user_testimonials20::after {
    width: 200px;
    height: 200px;
}.user_testimonials20 h2 {
    text-align: center;
    font-size: calc(31px * 0.8);
    margin-bottom: 30px;
    transform: none;
    padding-left: 0;
}.user_testimonials20 h2::before {
    height: 5px;
    top: -20px;
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
}.user_testimonials20 .user_voices71 {
    gap: 20px;
    grid-template-columns: 1fr;
}.user_testimonials20 .user_opinions78 {
    padding: 25px;
}.user_testimonials20 a {
    padding: 12px 28px;
    margin-top: 30px;
}
}

@media (max-width: 480px) {.user_testimonials20 {
    padding: 50px 0 30px;
}.user_testimonials20 h2 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.7);
}.user_testimonials20 .user_opinions78 {
    padding: 20px;
}.user_testimonials20 .user_opinions78 > div {
    margin-bottom: 15px;
}.user_testimonials20 .user_opinions78 img {
    width: 50px;
    height: 50px;
}.user_testimonials20 .description {
    font-size: calc(12px * 0.95);
}.user_testimonials20 a {
    width: 100%;
    padding: 12px 20px;
}}header {
    position: relative;
    z-index: 99;
    overflow: visible;
    background: rgb(213,215,209);
    width: 100%;
}header::before {
    background: linear-gradient(90deg, rgb(180,185,167,0.5) 0%, transparent 50%, rgb(180,185,167,0.5) 100%);
    height: 100%;
    z-index: -1;
    width: 100%;
    content: "";
    position: absolute;
    opacity: 0.15;
    left: 0;
    top: 0;
}header .head_tutor65 {
    position: relative;
    grid-template-rows: auto auto;
    gap: 15px;
    padding: 20px;
    grid-template-columns: 1fr;
    display: grid;
}header .head_tutor65::after {
    top: 50%;
    background: linear-gradient(90deg, transparent, rgb(180,185,167,0.5), transparent);
    left: 0;
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
}header .head_tutor65 .top_main39 {
    z-index: 10;
    padding: 5px 20px 15px;
    position: relative;
    justify-self: center;
}header .head_tutor65 .top_main39::before,
header .head_tutor65 .top_main39::after {
    height: 90%;
    position: absolute;
    content: "";
    width: 90%;
    border-radius: 16px;
}header .head_tutor65 .top_main39::before {
    transform-origin: top left;
    border-left: 2px solid rgb(180,185,167);
    top: -5px;
    left: -5px;
    transform: scale(0);
    border-top: 2px solid rgb(180,185,167);
    transition: transform 0.3s ease;
}header .head_tutor65 .top_main39::after {
    transition: transform 0.3s ease;
    transform-origin: bottom right;
    border-bottom: 2px solid rgb(154,126,116);
    right: -5px;
    border-right: 2px solid rgb(154,126,116);
    bottom: -5px;
    transform: scale(0);
}header .head_tutor65 .top_main39:hover::before,
header .head_tutor65 .top_main39:hover::after {
    transform: scale(1);
}header .head_tutor65 .top_main39 .nav_pro71 {
    transition: transform 0.3s ease;
    display: block;
}header .head_tutor65 .top_main39 .nav_pro71 svg {
    height: 60px;
    width: auto;
}header .head_tutor65 .first_class94 {
    margin: 0;
    position: relative;
    background: linear-gradient(180deg, transparent, rgb(154,126,116) 15%, rgba(0, 0, 0, 0.5) 85%, transparent 50%);
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0 10px;
}header .head_tutor65 .first_class94::before,
header .head_tutor65 .first_class94::after {
    content: "";
    height: 70%;
    background: rgb(180,185,167,0.5);
    width: 2px;
    top: 15%;
    position: absolute;
}header .head_tutor65 .first_class94::before {
    left: 0;
}header .head_tutor65 .first_class94::after {
    right: 0;
}header .head_tutor65 .first_class94 .head_expert14 {
    transition: transform 0.3s ease;
    position: relative;
    margin: 0;
    padding: 0 15px;
}header .head_tutor65 .first_class94 .head_expert14:not(:last-child)::after {
    right: 0;
    top: 20%;
    content: "";
    position: absolute;
    background: rgb(154,126,116,0.5);
    height: 60%;
    width: 1px;
}header .head_tutor65 .first_class94 .head_expert14:hover {
    transform: translateY(-3px);
}header .head_tutor65 .first_class94 .head_expert14 a {
    color: #000000;
    text-align: center;
    font-family: Arial, sans-serif;
    text-decoration: none;
    display: block;
    padding: 10px 5px;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    transition: color 0.3s ease;
}header .head_tutor65 .first_class94 .head_expert14 a:hover {
    color: rgb(180,185,167);
}header .head_tutor65 .first_class94 .head_expert14 a::before {
    height: 2px;
    bottom: 5px;
    left: 0;
    content: "";
    transform: scaleX(0);
    width: 100%;
    background: rgb(154,126,116);
    transition: transform 0.3s ease;
    position: absolute;
}header .head_tutor65 .first_class94 .head_expert14 a:hover::before {
    transform: scaleX(1);
}

@media (min-width: 993px) {header .head_tutor65 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 15px 30px;
}header .head_tutor65 .first_class94 {
    padding: 20px 10px 10px;
}
}

@media (max-width: 992px) {header .head_tutor65 {
    grid-template-rows: auto auto;
    padding: 15px;
    gap: 10px;
}header .head_tutor65 .top_main39 {
    padding: 5px 10px;
}header .head_tutor65 .top_main39 .nav_pro71 svg {
    height: 45px;
}header .head_tutor65 .first_class94 {
    padding: 15px 0 10px;
}header .head_tutor65 .first_class94 .head_expert14 {
    padding: 0 10px;
}header .head_tutor65 .first_class94 .head_expert14 a {
    font-size: calc(15px - 1px);
    padding: 8px 3px;
}
}

@media (max-width: 767px) {header .head_tutor65 .first_class94 {
    justify-content: center;
    flex-wrap: wrap;
}header .head_tutor65 .first_class94 .head_expert14 {
    margin: 3px 0;
}header .head_tutor65 .first_class94 .head_expert14:not(:last-child)::after {
    display: none;
}}.connect_form30 {
    background: linear-gradient(120deg, rgb(213,215,209) 0%, #1a1e2e 100%);
    padding: 90px 0;
    overflow: hidden;
    position: relative;
}.connect_form30::before {
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(180,185,167), 0.05) 100%);
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 0;
    left: 0;
    height: 100%;
    content: "";
}.connect_form30::after {
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    content: "";
    left: 0;
    z-index: 1;
}.connect_form30 .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.connect_form30 h2 {
    position: relative;
    margin-bottom: 70px;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 700;
    color: #ffffff;
}.connect_form30 h2::before {
    position: absolute;
    height: 2px;
    left: calc(50% - 50px);
    bottom: -20px;
    content: "";
    background: rgb(180,185,167);
    width: 30px;
}.connect_form30 h2::after {
    width: 70px;
    content: "";
    background: rgb(180,185,167);
    height: 2px;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 10px);
}.connect_form30 .reach_request68 {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    grid-template-columns: 6fr 4fr;
    display: grid;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(0, 0, 0, 0.2);
    border-radius: 21px;
}.connect_form30 .img_box_grid49 {
    min-height: 100%;
    position: relative;
}.connect_form30 .img_box_grid49::before {
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    content: "";
}.connect_form30 .img_box_grid49::after {
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(180,185,167), 0.1) 10px, rgba(rgb(180,185,167), 0.1) 11px);
    z-index: 2;
    top: 0;
    animation: scanLines 5s linear infinite;
    left: 0;
}@keyframes scanLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.connect_form30 .inquiry_map31 {
    padding: 50px;
    position: relative;
}.connect_form30 .inquiry_map31::before {
    left: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    background: radial-gradient(circle at 50% 30%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}.connect_form30 #contact {
    gap: 25px;
    display: flex;
    flex-direction: column;
}.connect_form30 h3 {
    color: #ffffff;
    font-size: 24px;
    display: inline-block;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;
}.connect_form30 h3::after {
    bottom: -10px;
    height: 2px;
    width: 50px;
    left: 0;
    content: "";
    position: absolute;
    background: rgb(180,185,167);
}.connect_form30 input[type="text"] {
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    font-size: 17px;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    padding: 16px 20px;
}.connect_form30 input[type="text"]:focus {
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px rgba(rgb(180,185,167), 0.2);
    border-color: rgb(180,185,167);
    outline: none;
}.connect_form30 input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.connect_form30 .request_info49 {
    display: flex;
    align-items: flex-start;
    margin-top: 5px;
    gap: 12px;
}.connect_form30 .request_info49 input[type="checkbox"] {
    position: relative;
    appearance: none;
    margin-top: 2px;
    height: 24px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
    width: 24px;
    cursor: pointer;
    border-radius: 3px;
}.connect_form30 .request_info49 input[type="checkbox"]:checked {
    background: rgb(180,185,167);
    border-color: rgb(180,185,167);
}.connect_form30 .request_info49 input[type="checkbox"]:checked::after {
    left: 9px;
    border: solid #ffffff;
    height: 10px;
    content: "";
    top: 6px;
    position: absolute;
    width: 6px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
}.connect_form30 .request_info49 label {
    color: rgba(255, 255, 255, 0.7);
    font-size: calc(17px - 2px);
    line-height: 1.5;
}.connect_form30 .request_info49 a {
    text-decoration: none;
    position: relative;
    color: rgb(180,185,167);
    transition: all 0.3s ease;
}.connect_form30 .request_info49 a:hover {
    color: #ffffff;
}.connect_form30 .request_info49 a::after {
    left: 0;
    bottom: -2px;
    height: 1px;
    position: absolute;
    width: 100%;
    transition: all 0.3s ease;
    background: rgb(180,185,167);
    content: "";
}.connect_form30 .request_info49 a:hover::after {
    background: #ffffff;
}.connect_form30 .query_info24 {
    position: relative;
    padding: 16px 35px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    letter-spacing: 1px;
    align-self: flex-start;
    background: rgb(180,185,167);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    margin-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}.connect_form30 .query_info24::before {
    height: 100%;
    left: -100%;
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.5s ease;
}.connect_form30 .query_info24:hover {
    background: rgb(154,126,116);
    transform: translateY(-3px);
}.connect_form30 .query_info24:hover::before {
    left: 100%;
}.connect_form30 svg {
    fill: rgb(180,185,167);
    width: 22px;
    filter: drop-shadow(0 0 5px rgba(rgb(180,185,167), 0.5));
    height: 22px;
    transition: all 0.3s ease;
}.connect_form30 svg path {
    fill: rgb(180,185,167);
    transition: all 0.3s ease;
}.connect_form30 svg:hover {
    transform: scale(1.1);
    fill: #ffffff;
}.connect_form30 svg:hover path {
    fill: #ffffff;
}

@media (max-width: 992px) {.connect_form30 {
    padding: 70px 0;
}.connect_form30 .reach_request68 {
    grid-template-columns: 1fr;
}.connect_form30 .img_box_grid49 {
    min-height: 300px;
}.connect_form30 .inquiry_map31 {
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.connect_form30 {
    padding: 50px 0;
}.connect_form30 h2 {
    margin-bottom: 50px;
    font-size: calc(28px - 4px);
}.connect_form30 .img_box_grid49 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.connect_form30 {
    padding: 40px 0;
}.connect_form30 .container {
    padding: 0 15px;
}.connect_form30 h2 {
    font-size: calc(28px - 6px);
    margin-bottom: 40px;
}.connect_form30 h2::before {
    width: 20px;
    left: calc(50% - 35px);
}.connect_form30 h2::after {
    width: 50px;
}.connect_form30 .inquiry_map31 {
    padding: 30px 20px 40px;
}.connect_form30 #contact {
    gap: 20px;
}.connect_form30 .query_info24 {
    width: 100%;
}.connect_form30 .img_box_grid49 {
    min-height: 200px;
}
}