* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.reward_sysiq {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
}.container {
    max-width: 100%;
    width: 1228px;
    margin: auto;
}a {
    text-decoration: none;
    color: inherit;
}.main_navbariu {
    flex: 1 0 auto;
}.wrapper-skeletonoC {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}svg {
    height: 30px;
    width: 30px;
}::-webkit-scrollbar {
    height: 12px;
    width: 3px;
}::-webkit-scrollbar-button {
    height: 2px;
    border-radius: 1px;
}::-webkit-scrollbar-track {
    border-radius: 7.5vw;
    background: linear-gradient(154deg, #ffffff 18%, rgb(194,165,119) 99%, rgb(194,165,119,0.5) 17%, rgb(217,198,165,0.5) 70%, rgb(236,226,207) 95%);
}::-webkit-scrollbar-thumb {
    transition: background, transform 4.9s ease;
    background: #ffffff;
    border-radius: 18.6em;
    border: 1px groove rgb(194,165,119,0.5);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(194,165,119,0.5);
    transform: translateX(2px);
    box-shadow: -4px -5px 15px 5px rgba(0, 0, 0, 0.3);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset 4px -3px 11px 2px rgba(0, 0, 0, 0.4);
    background: #ffffff;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.program_informationDt {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,226,207) 40%, rgb(217,198,165,0.5) 140%);
    padding: 120px 0;
}.program_informationDt::before {
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(255, 255, 255, 0.5) 0px,
        rgb(255, 255, 255, 0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    content: "";
    opacity: 0.07;
    height: 100%;
    width: 100%;
    top: 0;
    pointer-events: none;
}.program_informationDt::after {
    top: -50%;
    background: radial-gradient(circle at center, rgb(217,198,165,0.5) 10%, transparent 70%);
    transform: rotate(-15deg);
    width: 60%;
    height: 200%;
    pointer-events: none;
    position: absolute;
    content: "";
    opacity: 0.1;
    right: -20%;
}.program_informationDt .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.program_informationDt .training_routeho {
    display: flex;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    border-left: 4px solid rgb(217,198,165);
    background: #ffffff;
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    flex-direction: column;
    transform: perspective(1200px) rotateY(-2deg);
}.program_informationDt .training_routeho:hover {
    transform: perspective(1200px) rotateY(0deg);
}.program_informationDt .full_imageqs {
    overflow: hidden;
    transform-origin: center center;
    height: 300px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.17, 0.67, 0.3, 0.96);
}.program_informationDt .full_imageqs::before {
    right: 0;
    opacity: 0.7;
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background: linear-gradient(
        to bottom,
        transparent 70%, 
        #000000 100%
    );
}.program_informationDt .full_imageqs::after {
    position: absolute;
    opacity: 0.2;
    transform: scale(1.05);
    content: "";
    width: 120%;
    background: rgb(217,198,165);
    mix-blend-mode: overlay;
    top: -10%;
    transition: transform 0.5s ease;
    left: -10%;
    height: 120%;
}.program_informationDt .training_routeho:hover .full_imageqs::after {
    transform: scale(1);
}.program_informationDt .paragraph_wrapqs {
    background: #ffffff;
    position: relative;
    padding: 40px;
}.program_informationDt .paragraph_wrapqs::before {
    position: absolute;
    content: "";
    left: 0;
    width: 100px;
    top: 0;
    background: linear-gradient(90deg, rgb(217,198,165) 0%, transparent 100%);
    height: 3px;
}.program_informationDt h3 {
    color: #000000;
    font-weight: 700;
    font-family: Arial, sans-serif;
    line-height: 1.4;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    position: relative;
    transform-origin: left center;
    font-size: calc(23px * 1.1);
    transition: transform 0.3s ease;
}.program_informationDt .training_routeho:hover h3 {
    color: rgb(217,198,165);
    transform: translateX(5px);
}.program_informationDt p.description {
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 24px;
    padding-right: 15px;
    font-size: 17px;
    line-height: 1.75;
    position: relative;
    overflow-y: auto;
    max-height: 250px;
}.program_informationDt p.description::-webkit-scrollbar {
    width: 4px;
}.program_informationDt p.description::-webkit-scrollbar-track {
    background: rgb(236,226,207);
}.program_informationDt p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(217,198,165,0.5);
}.program_informationDt span.description {
    display: none;
}.program_informationDt .paragraph_wrapqs div {
    position: relative;
}.program_informationDt .paragraph_wrapqs div::after {
    pointer-events: none;
    content: "";
    bottom: 0;
    position: absolute;
    opacity: 0.8;
    left: 0;
    height: 40px;
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    width: 100%;
}

@media (min-width: 768px) {.program_informationDt .training_routeho {
    flex-direction: row;
    max-height: 600px;
}.program_informationDt .full_imageqs {
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    transform: translateX(-10px);
    height: auto;
    width: 45%;
}.program_informationDt .training_routeho:hover .full_imageqs {
    transform: translateX(0);
}.program_informationDt .paragraph_wrapqs {
    justify-content: center;
    flex-direction: column;
    display: flex;
    width: 55%;
}.program_informationDt h3 {
    font-size: 23px;
}.program_informationDt p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.program_informationDt {
    padding: 150px 0;
}.program_informationDt .training_routeho {
    max-height: 550px;
}.program_informationDt .full_imageqs {
    transform: translateX(-20px);
}.program_informationDt .paragraph_wrapqs {
    padding: 60px;
}.program_informationDt h3 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.7);
}.program_informationDt p.description {
    max-height: 300px;
    line-height: 1.8;
    font-size: calc(17px * 1.05);
}
}

@media (max-width: 767px) {.program_informationDt {
    padding: 80px 0;
}.program_informationDt .training_routeho {
    transform: perspective(1200px) rotateY(0deg);
}.program_informationDt .paragraph_wrapqs {
    padding: 30px 20px;
}.program_informationDt h3 {
    font-size: calc(23px * 0.95);
    margin-bottom: 20px;
}.program_informationDt p.description {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.program_informationDt {
    padding: 60px 0;
}.program_informationDt .full_imageqs {
    height: 200px;
}.program_informationDt .paragraph_wrapqs {
    padding: 25px 15px;
}.program_informationDt h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 15px;
}}.who_we_areHL {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(236,226,207);
}.who_we_areHL::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    animation: gridMove 40s linear infinite;
    opacity: 0.2;
    z-index: 1;
    background-size: 30px 30px;
    width: 100%;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(217,198,165,0.5) 95%),
        linear-gradient(0deg, transparent 95%, rgb(217,198,165,0.5) 95%);
    height: 100%;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

.who_we_areHL::after {
    width: 100%;
    opacity: 0.3;
    z-index: 1;
    top: 0;
    content: "";
    left: 0;
    animation: bgPulse 20s infinite alternate;
    background: 
        radial-gradient(circle at 20% 30%, rgb(217,198,165,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(194,165,119,0.5) 0%, transparent 50%);
    filter: blur(60px);
    position: absolute;
    height: 100%;
}@keyframes bgPulse {
    0% {
        opacity: 0.2;
        filter: blur(60px);
    }
    50% {
        opacity: 0.3;
        filter: blur(80px);
    }
    100% {
        opacity: 0.2;
        filter: blur(60px);
    }
}

.who_we_areHL .container {
    z-index: 2;
    position: relative;
}.who_we_areHL .knowledge_zoneYu {
    position: relative;
}.who_we_areHL h3 {
    color: #000000;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
    display: inline-block;
    position: relative;
    border-left: 4px solid rgb(217,198,165);
    border-radius: 0 14px 14px 0;
    padding: 20px 30px;
    backdrop-filter: blur(10px);
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 38px;
}.who_we_areHL h3::before {
    content: "";
    left: -2px;
    background: rgb(194,165,119);
    animation: pulseHeight 3s infinite alternate;
    height: calc(100% - 40px);
    position: absolute;
    top: 20px;
    width: 4px;
}@keyframes pulseHeight {
    0% {
        height: calc(100% - 40px);
        top: 20px;
    }
    100% {
        height: calc(100% - 60px);
        top: 30px;
    }
}

.who_we_areHL .creds_blockGV {
    gap: 30px;
    grid-template-columns: 1fr 1fr;
    display: grid;
    margin-bottom: 70px;
    position: relative;
}.who_we_areHL .creds_blockGV span {
    padding: 10px 20px;
    transform: translateY(-50%);
    position: absolute;
    top: -40px;
    font-size: 22px;
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    z-index: 5;
    font-weight: 600;
    border-radius: 10px;
    left: 0;
    background: rgb(217,198,165);
}.who_we_areHL .creds_blockGV p {
    height: 100%;
    border-left: 3px solid rgb(217,198,165);
    backdrop-filter: blur(10px);
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    align-items: center;
    color: #000000;
    border-radius: 14px;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.8);
    padding: 40px;
    line-height: 1.8;
}.who_we_areHL .creds_blockGV .full_imageqs {
    height: 450px;
    overflow: hidden;
    border-radius: 14px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    position: relative;
}.who_we_areHL .creds_blockGV .full_imageqs::before {
    left: 0;
    width: 100%;
    content: "";
    z-index: 2;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    position: absolute;
    top: 0;
}.who_we_areHL .how_startedXG {
    gap: 30px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1fr;
}.who_we_areHL .how_startedXG::before {
    content: "";
    position: absolute;
    top: -35px;
    left: calc(50% - 100px);
    width: 200px;
    height: 1px;
    background: linear-gradient(to right, rgb(217,198,165,0.5), rgb(194,165,119,0.5));
}.who_we_areHL .how_startedXG p {
    font-size: 16px;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    padding: 40px;
    border-right: 3px solid rgb(194,165,119);
    color: #000000;
    line-height: 1.8;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    align-items: center;
    display: flex;
    height: 100%;
    border-radius: 14px;
}.who_we_areHL .how_startedXG .fast_learningpw {
    border-radius: 14px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 15%);
    position: relative;
    overflow: hidden;
    height: 450px;
}.who_we_areHL .how_startedXG .fast_learningpw::before {
    content: "";
    height: 100%;
    background: linear-gradient(225deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}.who_we_areHL .how_startedXG .fast_learningpw::after {
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    z-index: 3;
    top: 0;
    position: absolute;
    animation: shine 6s infinite;
    transform: skewX(-25deg);
    content: "";
    width: 50%;
    height: 100%;
}@keyframes shine {
    0% {
        left: -100%;
    }
    20%, 100% {
        left: 200%;
    }
}

.who_we_areHL .creds_blockGV::after,
.who_we_areHL .how_startedXG::after {
    position: absolute;
    opacity: 0.7;
    z-index: -1;
    width: 50px;
    border-radius: 10px;
    border: 1px solid rgb(217,198,165,0.5);
    height: 50px;
    animation: rotateFadeIn 10s infinite linear;
    content: "";
}@keyframes rotateFadeIn {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.3;
    }
    50% {
        transform: rotate(180deg) scale(1.5);
        opacity: 0.7;
    }
    100% {
        transform: rotate(360deg) scale(1);
        opacity: 0.3;
    }
}

.who_we_areHL .creds_blockGV::after {
    right: -25px;
    border-color: rgb(217,198,165,0.5);
    top: -25px;
}.who_we_areHL .how_startedXG::after {
    bottom: -25px;
    border-color: rgb(194,165,119,0.5);
    left: -25px;
}.who_we_areHL .knowledge_zoneYu::before,
.who_we_areHL .knowledge_zoneYu::after {
    border-radius: 50%;
    content: "";
    width: 120px;
    z-index: -1;
    filter: blur(40px);
    animation: floatAnimation 15s infinite alternate ease-in-out;
    height: 120px;
    position: absolute;
    opacity: 0.15;
}@keyframes floatAnimation {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(20px, -20px);
    }
    100% {
        transform: translate(-20px, 20px);
    }
}

.who_we_areHL .knowledge_zoneYu::before {
    background: rgb(217,198,165);
    top: 20%;
    left: -60px;
}.who_we_areHL .knowledge_zoneYu::after {
    right: -60px;
    background: rgb(194,165,119);
    animation-delay: 2s;
    bottom: 20%;
}

@media screen and (max-width: 1199px) {.who_we_areHL {
    padding: 100px 0;
}.who_we_areHL h3 {
    margin-bottom: 50px;
    font-size: calc(38px - 0.2rem);
    padding: 15px 25px;
}.who_we_areHL .creds_blockGV {
    margin-bottom: 60px;
}.who_we_areHL .creds_blockGV p,
    .who_we_areHL .how_startedXG p {
    padding: 30px;
}.who_we_areHL .creds_blockGV .full_imageqs,
    .who_we_areHL .how_startedXG .fast_learningpw {
    height: 400px;
}
}

@media screen and (max-width: 991px) {.who_we_areHL {
    padding: 80px 0;
}.who_we_areHL h3 {
    margin-bottom: 40px;
    font-size: calc(38px - 0.4rem);
    padding: 12px 20px;
}.who_we_areHL .creds_blockGV,
    .who_we_areHL .how_startedXG {
    gap: 25px;
}.who_we_areHL .creds_blockGV {
    margin-bottom: 50px;
}.who_we_areHL .creds_blockGV span {
    padding: 8px 15px;
    font-size: calc(22px - 0.2rem);
    top: -35px;
}.who_we_areHL .creds_blockGV p,
    .who_we_areHL .how_startedXG p {
    font-size: calc(16px - 0.1rem);
    padding: 25px;
}.who_we_areHL .creds_blockGV .full_imageqs,
    .who_we_areHL .how_startedXG .fast_learningpw {
    height: 350px;
}.who_we_areHL .creds_blockGV::after,
    .who_we_areHL .how_startedXG::after {
    height: 40px;
    width: 40px;
}.who_we_areHL .knowledge_zoneYu::before,
    .who_we_areHL .knowledge_zoneYu::after {
    height: 80px;
    filter: blur(30px);
    width: 80px;
}
}

@media screen and (max-width: 767px) {.who_we_areHL {
    padding: 60px 0;
}.who_we_areHL::before {
    background-size: 20px 20px;
}.who_we_areHL h3 {
    text-align: center;
    margin-bottom: 40px;
    border-radius: 14px;
    font-size: calc(38px - 0.6rem);
    width: 100%;
}.who_we_areHL .creds_blockGV,
    .who_we_areHL .how_startedXG {
    gap: 20px;
    grid-template-columns: 1fr;
}.who_we_areHL .creds_blockGV {
    margin-bottom: 40px;
}.who_we_areHL .creds_blockGV span {
    left: 20px;
}.who_we_areHL .creds_blockGV p,
    .who_we_areHL .how_startedXG p {
    padding: 20px;
    border-width: 2px;
}.who_we_areHL .creds_blockGV .full_imageqs,
    .who_we_areHL .how_startedXG .fast_learningpw {
    height: 300px;
}.who_we_areHL .how_startedXG p {
    order: 2;
}.who_we_areHL .how_startedXG .fast_learningpw {
    order: 1;
}.who_we_areHL .knowledge_zoneYu::before,
    .who_we_areHL .knowledge_zoneYu::after {
    filter: blur(20px);
    height: 60px;
    width: 60px;
}.who_we_areHL::after {
    filter: blur(40px);
}
}

@media screen and (max-width: 575px) {.who_we_areHL {
    padding: 50px 0;
}.who_we_areHL::before {
    background-size: 15px 15px;
}.who_we_areHL h3 {
    margin-bottom: 35px;
    font-size: calc(38px - 0.8rem);
    padding: 10px 15px;
}.who_we_areHL h3::before {
    left: -1px;
    width: 2px;
}.who_we_areHL .creds_blockGV span {
    left: 10px;
    padding: 6px 12px;
    top: -30px;
    font-size: calc(22px - 0.4rem);
}.who_we_areHL .creds_blockGV,
    .who_we_areHL .how_startedXG {
    gap: 15px;
}.who_we_areHL .creds_blockGV {
    margin-bottom: 35px;
}.who_we_areHL .creds_blockGV p,
    .who_we_areHL .how_startedXG p {
    font-size: calc(16px - 0.2rem);
    padding: 15px;
}.who_we_areHL .creds_blockGV .full_imageqs,
    .who_we_areHL .how_startedXG .fast_learningpw {
    height: 250px;
}.who_we_areHL .creds_blockGV .full_imageqs {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 90% 100%, 0 100%);
}.who_we_areHL .how_startedXG .fast_learningpw {
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
}.who_we_areHL .creds_blockGV::after,
    .who_we_areHL .how_startedXG::after {
    height: 30px;
    width: 30px;
}
}

@media screen and (min-width: 1400px) {.who_we_areHL .creds_blockGV .full_imageqs,
    .who_we_areHL .how_startedXG .fast_learningpw {
    height: 500px;
}.who_we_areHL .creds_blockGV p,
    .who_we_areHL .how_startedXG p {
    padding: 50px;
}}.training_methodcn {
    background: linear-gradient(135deg, rgb(236,226,207) 0%, rgb(217,198,165,0.5) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.training_methodcn::before {
    top: 0;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 20px,
        rgb(194,165,119,0.5) 20px,
        rgb(194,165,119,0.5) 22px
    );
    content: '';
    height: 100%;
    width: 100%;
    opacity: 0.05;
    z-index: 1;
}.training_methodcn::after {
    height: 300px;
    width: 300px;
    content: '';
    background: rgb(217,198,165);
    opacity: 0.1;
    bottom: -100px;
    border-radius: 50%;
    filter: blur(80px);
    z-index: 0;
    position: absolute;
    right: -100px;
}.training_methodcn .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}.training_methodcn .knowledge_zoneYu {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    transform: perspective(1000px) rotateY(2deg);
}.training_methodcn .knowledge_zoneYu:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12),
                0 10px 25px rgba(0, 0, 0, 0.08),
                0 0 0 1px rgba(0, 0, 0, 0.02);
}.training_methodcn h3 {
    transition: color 0.3s ease;
    font-size: clamp(1.75rem, 4vw, 2.5rem);
    color: #000000;
    transform-origin: left center;
    font-weight: 700;
    margin-bottom: 1.5rem;
    position: relative;
}.training_methodcn h3::before {
    content: '';
    background: rgb(217,198,165);
    top: 50%;
    left: -20px;
    height: 40px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(-50%) scaleY(0.6);
    position: absolute;
    width: 8px;
}.training_methodcn .knowledge_zoneYu:hover h3::before {
    transform: translateY(-50%) scaleY(1);
}.training_methodcn p {
    line-height: 1.8;
    font-size: 16px;
    max-width: 90%;
    position: relative;
    color: #000000;
    margin-bottom: 0;
}.training_methodcn p span {
    display: inline-block;
    opacity: 0.95;
    position: relative;
    transform-origin: left bottom;
    transition: transform 0.5s ease;
}.training_methodcn .knowledge_zoneYu:hover p span {
    transform: translateZ(0);
    opacity: 1;
}.training_methodcn p::after {
    right: -20px;
    background: linear-gradient(135deg, rgb(194,165,119,0.5) 0%, transparent 70%);
    width: 60px;
    content: '';
    opacity: 0;
    position: absolute;
    height: 60px;
    bottom: -20px;
    transition: opacity 0.5s ease;
}.training_methodcn .knowledge_zoneYu:hover p::after {
    opacity: 0.5;
}

@media screen and (max-width: 992px) {.training_methodcn {
    padding: 4rem 0;
}.training_methodcn .knowledge_zoneYu {
    transform: perspective(800px) rotateY(1deg);
    padding: 2.5rem;
}.training_methodcn h3 {
    font-size: clamp(1.5rem, 5vw, 2rem);
}.training_methodcn p {
    max-width: 100%;
}
}

@media screen and (max-width: 768px) {.training_methodcn {
    padding: 3rem 0;
}.training_methodcn .knowledge_zoneYu {
    padding: 2rem;
    transform: perspective(600px) rotateY(0deg);
}.training_methodcn h3::before {
    left: -15px;
    height: 30px;
}.training_methodcn p::after {
    right: -10px;
    width: 40px;
    height: 40px;
    bottom: -10px;
}
}

@media screen and (max-width: 576px) {.training_methodcn {
    padding: 2.5rem 0;
}.training_methodcn .knowledge_zoneYu {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08),
                    0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 1.75rem;
}.training_methodcn h3 {
    margin-bottom: 1.25rem;
}.training_methodcn h3::before {
    left: -10px;
    width: 6px;
    height: 25px;
}
}

@media (prefers-reduced-motion: reduce) {.training_methodcn .knowledge_zoneYu,
    .training_methodcn .knowledge_zoneYu:hover,
    .training_methodcn h3::before,
    .training_methodcn .knowledge_zoneYu:hover h3::before,
    .training_methodcn p span,
    .training_methodcn .knowledge_zoneYu:hover p span,
    .training_methodcn p::after,
    .training_methodcn .knowledge_zoneYu:hover p::after {
    transition: none;
    transform: none;
    animation: none;
}}.data_overviewDL {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(236,226,207) 0%, rgba(245, 245, 252, 0.9) 100%);
    padding: 4rem 0;
}.data_overviewDL::before {
    right: -5%;
    z-index: 1;
    position: absolute;
    width: 40%;
    background: linear-gradient(210deg, rgb(217,198,165,0.5) 0%, transparent 70%);
    filter: blur(30px);
    height: 70%;
    top: -10%;
    transform: rotate(-15deg) skewX(20deg);
    content: "";
}.data_overviewDL::after {
    transform: rotate(10deg);
    content: "";
    background: linear-gradient(45deg, rgb(194,165,119,0.5) 0%, transparent 80%);
    left: -2%;
    bottom: -5%;
    filter: blur(25px);
    z-index: 1;
    height: 60%;
    width: 30%;
    position: absolute;
}.data_overviewDL .container {
    z-index: 2;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
}.data_overviewDL ul {
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    padding: 0;
    gap: 2rem;
    display: grid;
}.data_overviewDL .statistics_extrasrx {
    background: #ffffff;
    transform-origin: center bottom;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.3s ease-out;
    overflow: hidden;
    padding: 2rem;
}.data_overviewDL .statistics_extrasrx::before {
    width: 5px;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(217,198,165), rgb(194,165,119));
    left: 0;
    transform: scaleY(0);
    position: absolute;
    transform-origin: top;
    content: "";
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.data_overviewDL .statistics_extrasrx:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.data_overviewDL .statistics_extrasrx:hover::before {
    transform: scaleY(1);
}.data_overviewDL .statistics_extrasrx div {
    position: relative;
    z-index: 2;
}.data_overviewDL .statistics_extrasrx p {
    transform-origin: left;
    display: inline-block;
    -webkit-background-clip: text;
    font-weight: 700;
    font-size: calc(30px * 1.2);
    color: transparent;
    transition: transform 0.3s ease-out;
    background: linear-gradient(120deg, rgb(217,198,165), rgb(194,165,119));
    background-clip: text;
    margin: 0 0 0.5rem;
}.data_overviewDL .statistics_extrasrx:hover p {
    transform: scale(1.1);
}.data_overviewDL .statistics_extrasrx span {
    transform-origin: left;
    color: #000000;
    font-weight: 600;
    display: block;
    transition: transform 0.3s ease-out 0.1s;
    font-size: 12px;
}.data_overviewDL .statistics_extrasrx:hover span {
    transform: translateX(10px);
}.data_overviewDL .statistics_extrasrx:nth-child(odd)::after {
    z-index: 1;
    bottom: -15px;
    transform: scale(0);
    position: absolute;
    width: 60px;
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    height: 60px;
    border-radius: 50%;
    right: -15px;
    opacity: 0;
    background: linear-gradient(135deg, rgb(194,165,119,0.5), transparent);
    content: "";
}.data_overviewDL .statistics_extrasrx:nth-child(even)::after {
    z-index: 1;
    height: 60px;
    width: 60px;
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    left: -15px;
    top: -15px;
    transform: scale(0);
    content: "";
    background: linear-gradient(225deg, rgb(217,198,165,0.5), transparent);
}.data_overviewDL .statistics_extrasrx:hover::after {
    transform: scale(1);
    opacity: 1;
}.data_overviewDL h4 {
    padding-bottom: 1rem;
    font-weight: 700;
    animation: fadeUp 0.8s forwards 0.5s;
    color: #000000;
    transform: translateY(20px);
    opacity: 0;
    font-size: 22px;
    margin-top: 3rem;
    position: relative;
    text-align: center;
}.data_overviewDL h4::after {
    left: 50%;
    bottom: 0;
    content: "";
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(217,198,165), rgb(194,165,119));
    width: 80px;
    transform: translateX(-50%);
}

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

@media (min-width: 992px) {.data_overviewDL {
    padding: 6rem 0;
}.data_overviewDL ul {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 2.5rem;
}.data_overviewDL .statistics_extrasrx {
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                    box-shadow 0.4s ease-out;
}.data_overviewDL .statistics_extrasrx p {
    margin-bottom: 1rem;
    font-size: calc(43px * 0.9);
}.data_overviewDL h4 {
    font-size: calc(22px * 1.2);
    margin-top: 4rem;
}
}

@media (max-width: 991px) {.data_overviewDL ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}

@media (max-width: 768px) {.data_overviewDL {
    padding: 3rem 0;
}.data_overviewDL ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1.5rem;
}.data_overviewDL .statistics_extrasrx {
    padding: 1.5rem;
}.data_overviewDL .statistics_extrasrx p {
    font-size: calc(30px * 1.1);
}.data_overviewDL h4 {
    margin-top: 2.5rem;
}
}

@media (max-width: 576px) {.data_overviewDL ul {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 350px;
}.data_overviewDL .statistics_extrasrx {
    transform: none !important;
}.data_overviewDL .statistics_extrasrx:hover {
    transform: translateY(-5px) !important;
}
}

@media (prefers-reduced-motion: reduce) {.data_overviewDL .statistics_extrasrx,
    .data_overviewDL .statistics_extrasrx::before,
    .data_overviewDL .statistics_extrasrx::after,
    .data_overviewDL .statistics_extrasrx p,
    .data_overviewDL .statistics_extrasrx span {
    transform: none !important;
    transition: none;
    animation: none;
}.data_overviewDL h4 {
    opacity: 1;
    transform: none;
    animation: none;
}}.prospective_membersHy {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(194,165,119,0.5) 100%);
}.prospective_membersHy::before {
    z-index: -1;
    content: "";
    height: 100%;
    top: 0;
    background-size: 40px 40px;
    position: absolute;
    width: 100%;
    left: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent);
}.prospective_membersHy::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    background: 
        radial-gradient(circle at 90% 10%, rgba(rgb(217,198,165,0.5), 0.2) 0%, transparent 50%),
        radial-gradient(circle at 10% 90%, rgba(rgb(194,165,119,0.5), 0.2) 0%, transparent 50%);
    height: 100%;
    z-index: -1;
}.prospective_membersHy .knowledge_zoneYu {
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    flex-direction: column;
    max-width: 1100px;
    display: flex;
}.prospective_membersHy h3 {
    background: rgba(rgb(217,198,165,0.5), 0.2);
    text-align: right;
    margin-bottom: 3rem;
    padding: 1rem 0;
    position: relative;
    align-self: flex-end;
    font-weight: 600;
    font-size: 33px;
    display: inline-block;
    box-shadow: inset 0 0 0 1px rgba(#ffffff, 0.1);
    color: #ffffff;
    padding: 0.8rem 2rem;
    border-radius: 10px 0 0 10px;
}.prospective_membersHy h3::before {
    height: 100%;
    position: absolute;
    background: rgb(217,198,165);
    top: 0;
    content: "";
    width: 10px;
    right: 0;
}.prospective_membersHy h3::after {
    height: 1px;
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(
        to left,
        rgb(217,198,165),
        transparent
    );
    bottom: -10px;
    right: 0;
}.prospective_membersHy ul {
    grid-template-rows: repeat(2, auto);
    list-style: none;
    margin: 0;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 1.5rem;
    padding: 0;
}.prospective_membersHy li {
    padding: 1.5rem;
    border-radius: 10px;
    position: relative;
    border: 1px solid rgba(#ffffff, 0.1);
    align-items: flex-start;
    display: flex;
    overflow: hidden;
    background: rgba(rgba(0, 0, 0, 0.5), 0.3);
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(#ffffff, 0.05);
    transition: all 0.3s ease;
}.prospective_membersHy li::before {
    height: 4px;
    left: 0;
    width: 100%;
    content: "";
    top: 0;
    background: linear-gradient(
        90deg,
        rgb(217,198,165,0.5),
        rgb(194,165,119,0.5)
    );
    position: absolute;
    transition: opacity 0.3s ease;
    opacity: 0;
}.prospective_membersHy li::after {
    height: 30px;
    top: 0;
    opacity: 0;
    content: "";
    position: absolute;
    right: 0;
    transition: opacity 0.3s ease;
    background: 
        linear-gradient(135deg, transparent 50%, rgba(rgb(217,198,165,0.5), 0.2) 50%);
    z-index: 1;
    width: 30px;
}.prospective_membersHy li:hover {
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(#ffffff, 0.1);
    border-color: rgba(rgb(217,198,165,0.5), 0.3);
    transform: translateY(-5px);
}.prospective_membersHy li:hover::before,
.prospective_membersHy li:hover::after {
    opacity: 1;
}.prospective_membersHy li svg {
    margin-right: 1.2rem;
    flex-shrink: 0;
    fill: rgb(194,165,119);
    top: 2px;
    position: relative;
    height: 32px;
    width: 32px;
    transition: all 0.3s ease;
}.prospective_membersHy li svg path {
    fill: rgb(194,165,119);
    transition: fill 0.3s ease;
}.prospective_membersHy li:hover svg {
    transform: scale(1.2);
}.prospective_membersHy li:hover svg path {
    fill: rgb(217,198,165);
}.prospective_membersHy li::before {
    background: linear-gradient(
        90deg,
        rgb(194,165,119),
        transparent
    );
    left: 0;
    top: 0;
    content: "";
    height: 2px;
    position: absolute;
    transition: opacity 0.3s ease;
    width: 100%;
    opacity: 0.5;
}.prospective_membersHy li {
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
}

@media (min-width: 992px) {.prospective_membersHy ul {
    grid-template-rows: repeat(2, auto);
    grid-template-columns: repeat(3, 1fr);
}.prospective_membersHy li:first-child {
    grid-row: 1;
    grid-column: 1;
}.prospective_membersHy li:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}.prospective_membersHy li:nth-child(3) {
    grid-column: 3;
    grid-row: 1;
}.prospective_membersHy li:nth-child(4) {
    grid-row: 2;
    grid-column: 1;
}.prospective_membersHy li:nth-child(5) {
    grid-column: 2;
    grid-row: 2;
}.prospective_membersHy li:nth-child(6) {
    grid-column: 3;
    grid-row: 2;
}
}

@media (max-width: 991px) {.prospective_membersHy {
    padding: 4rem 0;
}.prospective_membersHy h3 {
    margin-bottom: 2.5rem;
    padding: 0.7rem 1.5rem;
    font-size: calc(33px * 0.9);
}.prospective_membersHy ul {
    gap: 1.2rem;
}
}

@media (max-width: 768px) {.prospective_membersHy {
    padding: 3.5rem 0;
}.prospective_membersHy .knowledge_zoneYu {
    padding: 0 1.5rem;
}.prospective_membersHy h3 {
    font-size: calc(33px * 0.8);
    align-self: center;
    border-radius: 10px;
    text-align: center;
    width: auto;
    margin-bottom: 2rem;
    padding: 0.6rem 1.5rem;
}.prospective_membersHy h3::before {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    top: auto;
    height: 4px;
}.prospective_membersHy h3::after {
    display: none;
}.prospective_membersHy ul {
    grid-template-columns: 1fr;
    gap: 1rem;
}
}

@media (max-width: 480px) {.prospective_membersHy {
    padding: 3rem 0;
}.prospective_membersHy .knowledge_zoneYu {
    padding: 0 1rem;
}.prospective_membersHy h3 {
    font-size: calc(33px * 0.7);
    padding: 0.5rem 1.2rem;
    margin-bottom: 1.5rem;
}.prospective_membersHy li {
    padding: 1.2rem;
}.prospective_membersHy li svg {
    margin-right: 0.8rem;
    width: 28px;
    height: 28px;
}}.stay_informedJV {
    z-index: 1;
    background: linear-gradient(135deg, rgb(236,226,207), rgba(0, 0, 0, 0.5));
    position: relative;
    padding: 4rem 0;
    overflow: hidden;
}.stay_informedJV::before {
    position: absolute;
    left: 0;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(217,198,165,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(194,165,119,0.5) 0%, transparent 40%);
    transform: translateZ(0);
    z-index: -1;
    content: "";
    height: 100%;
    opacity: 0.15;
    top: 0;
    width: 100%;
}.stay_informedJV::after {
    left: -10%;
    bottom: -20px;
    width: 120%;
    opacity: 0.1;
    transform: rotate(-1deg);
    height: 40px;
    filter: blur(15px);
    position: absolute;
    background: rgb(217,198,165,0.5);
    content: "";
}.stay_informedJV .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    position: relative;
}.stay_informedJV .knowledge_zoneYu {
    transform: translateZ(0);
    backdrop-filter: blur(8px);
    padding: 3rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.02));
    -webkit-backdrop-filter: blur(8px);
    border-radius: 27px;
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1), 
                0 1px 2px rgba(255,255,255,0.1),
                0 -1px 2px rgba(0,0,0,0.05);
}.stay_informedJV .knowledge_zoneYu:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.15), 
                0 1px 2px rgba(255,255,255,0.15),
                0 -1px 2px rgba(0,0,0,0.08);
    transform: translateY(-5px) scale(1.01);
}.stay_informedJV h3 {
    font-weight: 600;
    font-size: calc(19px * 1.1);
    position: relative;
    font-family: Arial, sans-serif;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 2rem;
    max-width: 90%;
    color: #ffffff;
    line-height: 1.4;
}.stay_informedJV h3::after {
    bottom: -12px;
    width: 60px;
    transition: width 0.3s ease-out;
    position: absolute;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(217,198,165), rgb(217,198,165,0.5));
    left: 0;
    content: "";
    height: 3px;
}.stay_informedJV .knowledge_zoneYu:hover h3::after {
    width: 80px;
}.stay_informedJV .input_holder {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: 1.5rem;
    flex-direction: row;
    position: relative;
}.stay_informedJV .input_holder div {
    position: relative;
    overflow: hidden;
    flex: 1;
}.stay_informedJV input[type="email"] {
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    outline: none;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    font-size: 13px;
    width: 100%;
    color: #000000;
    padding: 1rem 1.5rem;
}.stay_informedJV input[type="email"]:focus {
    box-shadow: 0 4px 20px rgba(0,0,0,0.1), 0 0 0 2px rgb(217,198,165,0.5);
    transform: translateY(-2px);
}.stay_informedJV input[type="email"]::placeholder {
    color: rgba(0,0,0,0.35);
    transition: all 0.3s ease;
}.stay_informedJV input[type="email"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(5px);
}.stay_informedJV .mail_joinfL {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    background: linear-gradient(135deg, rgb(217,198,165), rgb(194,165,119));
    overflow: hidden;
    padding: 1rem 1.8rem;
    font-weight: 600;
    transform: translateZ(0);
    border: none;
    font-size: 20px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}.stay_informedJV .mail_joinfL:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(rgb(217,198,165,0.5), 0.3);
}.stay_informedJV .mail_joinfL:active {
    transform: translateY(1px);
    box-shadow: 0 2px 10px rgba(rgb(217,198,165,0.5), 0.2);
}.stay_informedJV .mail_joinfL::before {
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: all 0.5s ease;
    content: "";
}.stay_informedJV .mail_joinfL:hover::before {
    left: 100%;
}

@media (max-width: 992px) {.stay_informedJV {
    padding: 3rem 0;
}.stay_informedJV .knowledge_zoneYu {
    padding: 2.5rem;
}.stay_informedJV h3 {
    max-width: 100%;
    font-size: 19px;
}
}

@media (max-width: 768px) {.stay_informedJV .knowledge_zoneYu {
    padding: 2rem;
}.stay_informedJV h3 {
    margin-bottom: 1.5rem;
    font-size: calc(18px * 1.1);
}.stay_informedJV .input_holder {
    gap: 1rem;
    flex-direction: column;
}.stay_informedJV input[type="email"],
    .stay_informedJV .mail_joinfL {
    width: 100%;
}.stay_informedJV .mail_joinfL {
    margin-top: 0.5rem;
}
}

@media (max-width: 576px) {.stay_informedJV {
    padding: 2.5rem 0;
}.stay_informedJV .container {
    padding: 0 1rem;
}.stay_informedJV .knowledge_zoneYu {
    padding: 1.5rem;
}.stay_informedJV h3 {
    font-size: 18px;
}.stay_informedJV h3::after {
    height: 2px;
    width: 40px;
}.stay_informedJV input[type="email"] {
    padding: 0.9rem 1.2rem;
}.stay_informedJV .mail_joinfL {
    padding: 0.9rem 1.2rem;
}
}

@media (prefers-reduced-motion: reduce) {.stay_informedJV .knowledge_zoneYu,
    .stay_informedJV .mail_joinfL,
    .stay_informedJV input[type="email"],
    .stay_informedJV .mail_joinfL::before {
    transition: none;
}
}

@media (hover: none) {.stay_informedJV .knowledge_zoneYu:hover {
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transform: none;
}.stay_informedJV .mail_joinfL:hover {
    transform: none;
}}.contact_informationmS {
    position: relative;
    padding: 100px 0;
}.contact_informationmS::before {
    top: 0;
    background: rgb(236,226,207);
    left: 0;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    height: 100%;
    width: 100%;
    opacity: 0.85;
    position: absolute;
    content: '';
}.contact_informationmS::after {
    width: 100%;
    bottom: 0;
    content: '';
    background: rgb(217,198,165,0.5);
    left: 0;
    z-index: 1;
    height: 100%;
    clip-path: polygon(0 65%, 100% 25%, 100% 100%, 0 100%);
    position: absolute;
}.contact_informationmS .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}.contact_informationmS .request_boxvw {
    position: relative;
    border-radius: 13px;
    perspective: 1000px;
    display: flex;
    overflow: hidden;
    transform-style: preserve-3d;
}.contact_informationmS .reach_widgetiw {
    background: #ffffff;
    padding: 60px 40px;
    transform: rotateY(10deg);
    flex: 1;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 13px 0 0 13px;
    transform-origin: left center;
}.contact_informationmS .reach_widgetiw h3 {
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-size: 34px;
    font-weight: 700;
    position: relative;
    letter-spacing: 2px;
}.contact_informationmS .reach_widgetiw h3::before {
    left: 0;
    background: rgb(217,198,165);
    height: 5px;
    position: absolute;
    top: -15px;
    content: '';
    width: 30px;
}.contact_informationmS .reach_widgetiw div {
    padding: 15px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 30px;
    transform: translateZ(0);
    align-items: center;
    border-radius: 10px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    background: #f5f7fa;
    display: flex;
}.contact_informationmS .reach_widgetiw div:hover {
    transform: scale(1.05) translateZ(10px);
}.contact_informationmS .reach_widgetiw svg {
    border-radius: 50%;
    padding: 6px;
    margin-right: 15px;
    width: 30px;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    height: 30px;
}.contact_informationmS .reach_widgetiw svg path {
    fill: rgb(217,198,165);
}.contact_informationmS .reach_widgetiw span {
    font-size: 15px;
    font-weight: 400;
    color: #000000;
}.contact_informationmS .reach_widgetiw a {
    position: relative;
    font-weight: 600;
    color: rgb(217,198,165);
    text-decoration: none;
}.contact_informationmS .reach_widgetiw a::after {
    position: absolute;
    background: rgb(217,198,165);
    content: '';
    transition: width 0.3s ease;
    bottom: -2px;
    height: 1px;
    width: 0;
    left: 0;
}.contact_informationmS .reach_widgetiw a:hover::after {
    width: 100%;
}.contact_informationmS .request_sectionNq {
    transform-origin: right center;
    padding: 60px 40px;
    background: rgb(236,226,207);
    transform: rotateY(-5deg);
    border-radius: 0 13px 13px 0;
    flex: 1.2;
}.contact_informationmS form {
    position: relative;
}.contact_informationmS form h3 {
    letter-spacing: 2px;
    color: rgb(217,198,165);
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 34px;
    text-transform: uppercase;
}.contact_informationmS form input[type="text"],
.contact_informationmS form input[type="email"] {
    font-size: 15px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    color: rgb(217,198,165);
    transition: all 0.3s ease;
    background: transparent;
    padding: 20px 25px;
    margin-bottom: 25px;
    border-radius: 0;
}.contact_informationmS form input[type="text"]:focus,
.contact_informationmS form input[type="email"]:focus {
    border-bottom-color: rgb(217,198,165);
    box-shadow: 0 5px 10px -5px rgb(217,198,165,0.5);
    outline: none;
}.contact_informationmS form input::placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
}.contact_informationmS .query_queryKt {
    align-items: flex-start;
    margin: 30px 0;
    display: flex;
}.contact_informationmS .query_queryKt input[type="checkbox"] {
    appearance: none;
    position: absolute;
    width: 0;
    -webkit-appearance: none;
    height: 0;
    opacity: 0;
}.contact_informationmS .query_queryKt label {
    cursor: pointer;
    line-height: 1.6;
    padding-left: 35px;
    position: relative;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
}.contact_informationmS .query_queryKt label::before {
    left: 0;
    transition: all 0.3s ease;
    top: 0;
    height: 22px;
    width: 22px;
    content: '';
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.3);
    position: absolute;
}.contact_informationmS .query_queryKt input[type="checkbox"]:checked + label::before {
    border-color: rgb(217,198,165);
    background: rgb(217,198,165);
}.contact_informationmS .query_queryKt input[type="checkbox"]:checked + label::after {
    position: absolute;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    height: 12px;
    border: solid rgb(217,198,165);
    left: 8px;
    top: 4px;
    width: 6px;
    content: '';
}.contact_informationmS .query_queryKt a {
    color: rgb(217,198,165);
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 600;
}.contact_informationmS .query_queryKt a:hover {
    color: rgb(194,165,119);
}.contact_informationmS .feedback_feedbackZE {
    overflow: hidden;
    letter-spacing: 2px;
    color: #ffffff;
    cursor: pointer;
    z-index: 1;
    border: none;
    transition: all 0.4s ease;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    background: rgb(217,198,165);
    padding: 18px 25px;
    width: 100%;
    text-transform: uppercase;
}.contact_informationmS .feedback_feedbackZE::before {
    position: absolute;
    left: 0;
    content: '';
    background: rgb(194,165,119);
    z-index: -1;
    top: 0;
    height: 100%;
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 0;
}.contact_informationmS .feedback_feedbackZE:hover::before {
    width: 100%;
}.contact_informationmS .feedback_feedbackZE:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1024px) {.contact_informationmS .request_boxvw {
    transform-style: flat;
}.contact_informationmS .reach_widgetiw,
    .contact_informationmS .request_sectionNq {
    transform: none;
}
}

@media (max-width: 768px) {.contact_informationmS {
    padding: 80px 0;
}.contact_informationmS .request_boxvw {
    flex-direction: column;
}.contact_informationmS .reach_widgetiw,
    .contact_informationmS .request_sectionNq {
    border-radius: 0;
    width: 100%;
    padding: 40px 30px;
}.contact_informationmS .reach_widgetiw {
    border-radius: 13px 13px 0 0;
}.contact_informationmS .request_sectionNq {
    border-radius: 0 0 13px 13px;
}.contact_informationmS .reach_widgetiw h3,
    .contact_informationmS form h3 {
    font-size: calc(34px * 0.9);
    margin-bottom: 30px;
}
}

@media (max-width: 576px) {.contact_informationmS {
    padding: 60px 0;
}.contact_informationmS::before,
    .contact_informationmS::after {
    opacity: 0.9;
    clip-path: none;
}.contact_informationmS::before {
    height: 60%;
}.contact_informationmS::after {
    top: 60%;
    height: 40%;
}.contact_informationmS .reach_widgetiw,
    .contact_informationmS .request_sectionNq {
    padding: 30px 20px;
}.contact_informationmS .reach_widgetiw h3,
    .contact_informationmS form h3 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.8);
}.contact_informationmS .reach_widgetiw div {
    padding: 12px;
    margin-bottom: 20px;
}.contact_informationmS form input[type="text"],
    .contact_informationmS form input[type="email"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_informationmS .query_queryKt {
    margin: 25px 0;
}.contact_informationmS .feedback_feedbackZE {
    padding: 15px 20px;
}}.thxSpaceWJ {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,226,207) 0%, rgb(194,165,119,0.5) 100%);
}.thxSpaceWJ::before {
    z-index: 1;
    opacity: 0.07;
    background-image: 
        linear-gradient(90deg, rgb(217,198,165,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(217,198,165,0.5) 1px, transparent 1px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    transform: perspective(1000px) rotateX(5deg);
    pointer-events: none;
    width: 100%;
    background-size: 35px 35px;
    content: "";
}.thxSpaceWJ::after {
    height: 70%;
    top: -20%;
    z-index: 0;
    position: absolute;
    animation: float 15s infinite ease-in-out;
    opacity: 0.15;
    background: radial-gradient(circle, rgb(217,198,165,0.5) 0%, transparent 70%);
    filter: blur(30px);
    width: 60%;
    right: -10%;
    content: "";
}.thxSpaceWJ .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.thxSpaceWJ h2 {
    max-width: 80%;
    opacity: 0;
    position: relative;
    font-weight: 700;
    animation: slideUp 0.8s forwards ease-out 0.2s;
    margin-bottom: 2.5rem;
    font-size: 29px;
    color: #000000;
    transform: translateY(20px);
}.thxSpaceWJ h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(217,198,165) 0%, rgb(217,198,165,0.5) 100%);
    transform: scaleX(0);
    transform-origin: left;
    height: 3px;
    position: absolute;
    bottom: -12px;
    width: 80px;
    left: 0;
    animation: expandLine 1s forwards ease-out 1s;
}.thxSpaceWJ .knowledge_zoneYu {
    position: relative;
    padding: 3.5rem;
    transform: translateY(30px);
    animation: slideUp 0.8s forwards ease-out 0.5s;
    opacity: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06), 
                0 0 0 1px rgba(0, 0, 0, 0.03);
    background: #ffffff;
}.thxSpaceWJ .knowledge_zoneYu::before {
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    opacity: 0.03;
    z-index: -1;
    background: linear-gradient(135deg, rgb(217,198,165,0.5) 0%, transparent 100%);
    top: 0;
    position: absolute;
}.thxSpaceWJ .knowledge_zoneYu ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.thxSpaceWJ .knowledge_zoneYu li {
    padding-left: 2rem;
    position: relative;
}.thxSpaceWJ .knowledge_zoneYu li::before {
    transform: scale(0);
    height: 8px;
    width: 8px;
    content: "";
    background-color: rgb(217,198,165);
    position: absolute;
    border-radius: 50%;
    top: 8px;
    animation: pulseIn 0.6s forwards ease-out 1.2s;
    left: 0;
}.thxSpaceWJ .knowledge_zoneYu span {
    opacity: 0;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.7;
    display: block;
    animation: fadeIn 0.8s forwards ease-out 0.9s;
    color: #000000;
    font-size: 14px;
    transform: translateX(10px);
}

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

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateX(10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

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

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

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

@media (max-width: 991px) {.thxSpaceWJ {
    padding: 4rem 0;
}.thxSpaceWJ h2 {
    font-size: calc(29px * 0.9);
    max-width: 100%;
}.thxSpaceWJ .knowledge_zoneYu {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.thxSpaceWJ {
    padding: 3rem 0;
}.thxSpaceWJ::before {
    background-size: 25px 25px;
}.thxSpaceWJ h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 2rem;
}.thxSpaceWJ .knowledge_zoneYu {
    padding: 2rem;
}.thxSpaceWJ .knowledge_zoneYu li {
    padding-left: 1.5rem;
}.thxSpaceWJ .knowledge_zoneYu li::before {
    top: 6px;
    height: 6px;
    width: 6px;
}
}

@media (max-width: 480px) {.thxSpaceWJ {
    padding: 2.5rem 0;
}.thxSpaceWJ h2 {
    margin-bottom: 1.5rem;
    font-size: calc(29px * 0.7);
}.thxSpaceWJ .knowledge_zoneYu {
    padding: 1.5rem;
}.thxSpaceWJ h2::after {
    height: 2px;
    bottom: -8px;
    width: 60px;
}}.developer_experienceQs {
    padding: 6rem 2rem 4rem;
    background: linear-gradient(180deg, rgb(236,226,207) 0%, rgb(194,165,119,0.5) 100%);
    position: relative;
    overflow: hidden;
}.developer_experienceQs::before {
    left: 0;
    opacity: 0.2;
    background: repeating-linear-gradient(
        -45deg,
        rgb(217,198,165,0.5) 0px,
        rgb(217,198,165,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    top: 0;
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
}.developer_experienceQs::after {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    width: 50%;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #ffffff;
    content: "";
    z-index: 1;
}.developer_experienceQs .learning_opiniontR {
    margin: 0 auto;
    max-width: 600px;
    display: flex;
    position: relative;
    flex-direction: column;
    z-index: 2;
    align-items: center;
}.developer_experienceQs .full_imageqs {
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    height: 250px;
    width: 200px;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease;
    border-radius: 0;
    position: relative;
    margin-bottom: -50px;
    z-index: 3;
}.developer_experienceQs .full_imageqs:hover {
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.5);
    transform: translateY(-15px);
}.developer_experienceQs .experience_summaryIy {
    width: 100%;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    transform-style: preserve-3d;
    background: #ffffff;
    position: relative;
    flex-direction: column;
    display: flex;
    padding: 70px 30px 30px;
    perspective: 1000px;
    z-index: 2;
    align-items: center;
}.developer_experienceQs .experience_summaryIy::before {
    background: rgb(217,198,165);
    transform: translateZ(-20px);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}.developer_experienceQs .name {
    font-weight: 700;
    text-align: center;
    font-size: 38px;
    margin-bottom: 0.5rem;
    position: relative;
    color: rgb(217,198,165);
}.developer_experienceQs .name::after {
    position: absolute;
    width: 50px;
    bottom: -10px;
    transform: translateX(-50%);
    background: rgb(194,165,119);
    height: 3px;
    content: "";
    left: 50%;
}.developer_experienceQs .experience_summaryIy > div:nth-child(2) {
    letter-spacing: 2px;
    text-align: center;
    font-size: 17px;
    margin: 20px 0;
    text-transform: uppercase;
    font-weight: 600;
    color: rgb(194,165,119);
}.developer_experienceQs .job_expertiseWT {
    font-size: 14px;
    padding-top: 30px;
    border-top: 1px solid rgb(236,226,207);
    line-height: 1.8;
    width: 100%;
    margin-top: 20px;
    font-weight: 400;
    font-style: italic;
    color: #000000;
    text-align: center;
    position: relative;
}.developer_experienceQs .job_expertiseWT::before,
.developer_experienceQs .job_expertiseWT::after {
    background: rgb(194,165,119,0.5);
    content: "";
    border-radius: 50%;
    height: 30px;
    position: absolute;
    width: 30px;
}.developer_experienceQs .job_expertiseWT::before {
    top: -15px;
    transform: translateX(-20px);
    left: 50%;
}.developer_experienceQs .job_expertiseWT::after {
    left: 50%;
    top: -15px;
    transform: translateX(-10px);
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.developer_experienceQs .experience_summaryIy:hover {
    animation: float 3s ease-in-out infinite;
}

@media (max-width: 768px) {.developer_experienceQs {
    padding: 4rem 1rem 3rem;
}.developer_experienceQs .full_imageqs {
    margin-bottom: -40px;
    height: 180px;
    width: 150px;
}.developer_experienceQs .experience_summaryIy {
    padding: 60px 20px 20px;
}}.welcome_pageTQ {
    height: 100vh;
    position: relative;
    background-color: rgb(236,226,207);
    width: 100%;
    min-height: 650px;
    overflow: hidden;
}.welcome_pageTQ .knowledge_zoneYu {
    justify-content: center;
    width: 100%;
    align-items: center;
    display: flex;
    position: relative;
    height: 100%;
}.welcome_pageTQ .learning_mainDP {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    overflow: hidden;
    width: 100%;
}.welcome_pageTQ .learning_mainDP::before {
    z-index: 2;
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        225deg,
        #000000 0%,
        rgb(217,198,165,0.5) 30%,
        rgba(0, 0, 0, 0.5) 70%,
        rgb(194,165,119,0.5) 100%
    );
    top: 0;
    position: absolute;
    opacity: 0.65;
}.welcome_pageTQ .learning_mainDP::after {
    opacity: 0.8;
    content: '';
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(
        0deg,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 25%,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 75%,
        #000000 100%
    );
    width: 100%;
    position: absolute;
}.welcome_pageTQ .learn_techfastFp {
    height: 100%;
    display: flex;
    animation: slide-sequence 35s linear infinite;
}.welcome_pageTQ .learn_beginDS {
    position: relative;
    overflow: hidden;
    height: 100%;
    flex: 0 0 100%;
}.welcome_pageTQ .learn_beginDS img {
    animation: zoom-pan 30s ease alternate infinite;
    filter: saturate(1.1) contrast(1.05);
    height: 100%;
    width: 100%;
    object-fit: cover;
}.welcome_pageTQ .learn_beginDS:nth-child(2n) img {
    animation-direction: alternate-reverse;
}.welcome_pageTQ .learn_beginDS::before {
    inset: 0;
    mix-blend-mode: multiply;
    position: absolute;
    content: '';
    z-index: 1;
    opacity: 0.3;
    background: radial-gradient(
        circle at center,
        transparent 40%,
        rgba(0, 0, 0, 0.5) 100%
    );
}.welcome_pageTQ .paragraph_wrapqs {
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgb(217,198,165,0.5) 80%,
        rgba(0, 0, 0, 0.5) 100%
    );
    opacity: 0.85;
    padding: 3rem;
    transform: translateZ(0);
    backdrop-filter: blur(3px);
    position: relative;
    max-width: 750px;
    text-align: center;
    border-radius: 12px;
    z-index: 10;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 30px #000000;
    width: 90%;
    border: 1px solid #000000;
}.welcome_pageTQ .paragraph_wrapqs::before {
    opacity: 0.4;
    position: absolute;
    border-radius: calc(12px + 3px);
    animation: border-glow 6s ease-in-out infinite alternate;
    z-index: -1;
    background: linear-gradient(
        45deg,
        #000000 0%,
        rgb(217,198,165,0.5) 50%,
        #000000 100%
    );
    content: '';
    inset: -3px;
}.welcome_pageTQ .paragraph_wrapqs h1 {
    position: relative;
    display: inline-block;
    margin-bottom: 1.5rem;
    font-size: 38px;
    color: #ffffff;
    font-weight: 700;
}.welcome_pageTQ .paragraph_wrapqs h1::after {
    bottom: -10px;
    width: 100%;
    height: 2px;
    position: absolute;
    content: '';
    background: linear-gradient(
        to right,
        transparent,
        rgb(217,198,165,0.5),
        transparent
    );
    left: 0;
}.welcome_pageTQ .paragraph_wrapqs p {
    margin-bottom: 2rem;
    font-size: 15px;
    opacity: 0.95;
    color: #ffffff;
    line-height: 1.8;
}.welcome_pageTQ .paragraph_wrapqs .feedback_feedbackZE {
    color: #ffffff;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    font-size: 20px;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0 5px 15px #000000;
    background: linear-gradient(
        90deg,
        rgb(217,198,165) 0%,
        #000000 100%
    );
    transition: all 0.3s ease;
    font-weight: 600;
    z-index: 1;
    padding: 0.8rem 2.2rem;
}.welcome_pageTQ .paragraph_wrapqs .feedback_feedbackZE::before {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    transition: opacity 0.5s ease;
    top: 0;
    z-index: -1;
    opacity: 0;
    content: '';
    background: linear-gradient(
        90deg,
        #000000 0%,
        rgb(217,198,165) 100%
    );
}.welcome_pageTQ .paragraph_wrapqs .feedback_feedbackZE:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px #000000;
}.welcome_pageTQ .paragraph_wrapqs .feedback_feedbackZE:hover::before {
    opacity: 1;
}

@keyframes slide-sequence {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% * var(--image-count, 5)));
    }
}

@keyframes zoom-pan {
    0% {
        transform: scale(1.05) translate(0, 0);
    }
    25% {
        transform: scale(1.1) translate(5px, -5px);
    }
    50% {
        transform: scale(1.15) translate(0, 0);
    }
    75% {
        transform: scale(1.1) translate(-5px, 5px);
    }
    100% {
        transform: scale(1.05) translate(0, 0);
    }
}

@keyframes border-glow {
    0% {
        opacity: 0.2;
        filter: blur(3px);
    }
    100% {
        opacity: 0.4;
        filter: blur(1px);
    }
}

@media (max-width: 1200px) {.welcome_pageTQ .paragraph_wrapqs {
    padding: 2.5rem;
    max-width: 700px;
}.welcome_pageTQ .paragraph_wrapqs h1 {
    font-size: calc(38px * 0.9);
}
}

@media (max-width: 992px) {.welcome_pageTQ .paragraph_wrapqs {
    padding: 2rem;
    max-width: 600px;
}.welcome_pageTQ .paragraph_wrapqs h1 {
    font-size: 38px;
}.welcome_pageTQ .paragraph_wrapqs p {
    font-size: calc(15px * 0.95);
}
    
}

@media (max-width: 768px) {.welcome_pageTQ {
    height: 90vh;
}.welcome_pageTQ .paragraph_wrapqs {
    width: 85%;
    max-width: 500px;
    padding: 1.8rem;
}.welcome_pageTQ .paragraph_wrapqs h1 {
    margin-bottom: 1.2rem;
}.welcome_pageTQ .paragraph_wrapqs h1::after {
    bottom: -8px;
}.welcome_pageTQ .paragraph_wrapqs p {
    margin-bottom: 1.5rem;
    line-height: 1.7;
}.welcome_pageTQ .paragraph_wrapqs .feedback_feedbackZE {
    padding: 0.7rem 2rem;
}

}

@media (max-width: 576px) {.welcome_pageTQ {
    height: 80vh;
}.welcome_pageTQ .paragraph_wrapqs {
    padding: 1.5rem;
    width: 90%;
}.welcome_pageTQ .paragraph_wrapqs h1 {
    font-size: calc(38px * 0.9);
    margin-bottom: 1rem;
}.welcome_pageTQ .paragraph_wrapqs h1::after {
    bottom: -6px;
    height: 1px;
}.welcome_pageTQ .paragraph_wrapqs p {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
    margin-bottom: 1.2rem;
}.welcome_pageTQ .paragraph_wrapqs .feedback_feedbackZE {
    font-size: calc(20px * 0.95);
    padding: 0.6rem 1.8rem;
}
}

@media (max-width: 420px) {.welcome_pageTQ {
    height: 70vh;
}.welcome_pageTQ .paragraph_wrapqs {
    padding: 1.2rem;
}.welcome_pageTQ .paragraph_wrapqs h1 {
    font-size: calc(38px * 0.8);
}.welcome_pageTQ .paragraph_wrapqs p {
    font-size: calc(15px * 0.85);
    margin-bottom: 1rem;
}.welcome_pageTQ .paragraph_wrapqs .feedback_feedbackZE {
    font-size: calc(20px * 0.9);
    padding: 0.5rem 1.5rem;
}
    
}

@media (max-height: 600px) {.welcome_pageTQ {
    height: auto;
    min-height: 450px;
}.welcome_pageTQ .paragraph_wrapqs {
    padding: 1.5rem;
}.welcome_pageTQ .paragraph_wrapqs h1 {
    margin-bottom: 0.8rem;
}.welcome_pageTQ .paragraph_wrapqs p {
    margin-bottom: 1rem;
}
}

@supports ((-webkit-backdrop-filter: blur(3px)) or (backdrop-filter: blur(3px))) {.welcome_pageTQ .paragraph_wrapqs {
    background: linear-gradient(
            135deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgb(217,198,165,0.5) 80%,
            rgba(0, 0, 0, 0.5) 100%
        );
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}}

.welcome_pageTQ .learn_techfastFp {
    animation-duration: calc(var(--image-count, 5) * 7s);
    --image-count: 5;
}.welcome_pageTQ:has(.learn_beginDS:nth-child(2)) .learn_techfastFp {
    --image-count: 2;
}.welcome_pageTQ:has(.learn_beginDS:nth-child(3)):not(.learn_beginDS:nth-child(4)) .learn_techfastFp {
    --image-count: 3;
}.welcome_pageTQ:has(.learn_beginDS:nth-child(4)):not(.learn_beginDS:nth-child(5)) .learn_techfastFp {
    --image-count: 4;
}.welcome_pageTQ:has(.learn_beginDS:nth-child(5)) .learn_techfastFp {
    --image-count: 5;
}.privacy_sectionJQ {
    background: #ffffff;
    flex-direction: column;
    display: flex;
    height: auto;
    padding: 60px;
    border: 2px solid #000000;
    width: 100%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    align-items: center;
}.privacy_sectionJQ h1 {
    font-size: 39px;
    color: rgb(217,198,165);
    padding-bottom: 15px;
    margin-top: 0;
    width: 100%;
    max-width: 800px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    border-bottom: 3px solid rgb(194,165,119);
}.privacy_sectionJQ h2 {
    color: rgb(194,165,119);
    padding-left: 15px;
    margin-top: 40px;
    text-align: left;
    width: 100%;
    font-weight: 600;
    max-width: 800px;
    border-left: 5px solid rgb(217,198,165);
    margin-bottom: 25px;
    font-size: 31px;
}.privacy_sectionJQ ul, .privacy_sectionJQ ol {
    margin: 30px 0;
    list-style: none;
    border-bottom: 2px solid #000000;
    width: 100%;
    max-width: 800px;
    border-top: 2px solid #000000;
    padding-left: 0;
    padding: 20px 0;
}.privacy_sectionJQ ul li, .privacy_sectionJQ ol li {
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 300;
    color: #000000;
    padding-left: 25px;
    position: relative;
}.privacy_sectionJQ ul li::before, .privacy_sectionJQ ol li::before {
    transform: translateY(-50%);
    background: rgb(217,198,165);
    content: '';
    left: 0;
    top: 50%;
    width: 8px;
    border-radius: 50%;
    height: 8px;
    position: absolute;
}.privacy_sectionJQ p, .privacy_sectionJQ span, .privacy_sectionJQ div {
    color: #000000;
    margin-bottom: 20px;
    line-height: 1.6;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 15px;
    text-align: justify;
    max-width: 800px;
}.privacy_sectionJQ div.container {
    align-items: center;
    flex-direction: column;
    max-width: 1000px;
    display: flex;
    margin: 0 auto;
}

@media only screen and (max-width: 800px) {.privacy_sectionJQ {
    padding: 30px;
    border-radius: 10px;
}.privacy_sectionJQ h1 {
    font-size: calc(21px - 5px);
    padding-bottom: 10px;
}.privacy_sectionJQ h2 {
    font-size: calc(21px - 5px);
    padding-left: 10px;
}.privacy_sectionJQ ul, .privacy_sectionJQ ol {
    padding: 15px 0;
    margin: 20px 0;
}.privacy_sectionJQ ul li, .privacy_sectionJQ ol li {
    font-size: 15px;
    padding-left: 20px;
}}.educational_gainsfr {
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
    background: linear-gradient(135deg, rgb(236,226,207) 0%, #ffffff 100%);
}.educational_gainsfr::before {
    opacity: 0.1;
    background: 
        radial-gradient(circle at 10% 20%, rgb(217,198,165,0.5) 5%, transparent 15%),
        radial-gradient(circle at 90% 80%, rgb(194,165,119,0.5) 5%, transparent 15%),
        radial-gradient(circle at 50% 50%, #ffffff 25%, transparent 35%);
    height: 100%;
    width: 100%;
    content: "";
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
}.educational_gainsfr::after {
    width: 80%;
    content: "";
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: -1;
    height: 80%;
    right: -50%;
    animation: floatBackground 15s ease-in-out infinite alternate;
    filter: blur(20px);
    top: -50%;
    background: linear-gradient(45deg, rgb(217,198,165,0.5) 0%, rgb(194,165,119,0.5) 100%);
    position: absolute;
    opacity: 0.05;
    transform: rotate(15deg);
}.educational_gainsfr h5 {
    z-index: 1;
    margin-left: auto;
    font-size: 22px;
    animation: fadeInUp 0.8s ease-out forwards 0.2s;
    position: relative;
    margin-bottom: 50px;
    line-height: 1.4;
    margin-right: auto;
    transform: translateY(0);
    opacity: 0;
    letter-spacing: 0.5px;
    max-width: 800px;
    font-weight: 700;
    text-align: center;
    color: #000000;
}.educational_gainsfr h5::after {
    background: linear-gradient(90deg, rgb(217,198,165) 0%, rgb(194,165,119) 100%);
    width: 80px;
    animation: scaleIn 1s ease-out forwards 0.6s;
    margin: 20px auto 0;
    content: "";
    display: block;
    border-radius: 2px;
    transform: scaleX(0);
    height: 3px;
}.educational_gainsfr .container {
    z-index: 1;
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
}.educational_gainsfr .knowledge_zoneYu {
    display: flex;
    animation: fadeInUp 0.8s ease-out forwards 0.4s;
    opacity: 0;
    position: relative;
    padding: 30px;
    gap: 40px;
    transform: translateY(20px);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 15px 50px -15px rgba(0, 0, 0, 0.1);
    align-items: center;
    flex-direction: column;
    background: #ffffff;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}.educational_gainsfr .knowledge_zoneYu::before {
    position: absolute;
    content: "";
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 0;
    background: linear-gradient(90deg, rgb(217,198,165) 0%, rgb(194,165,119) 100%);
    width: 100%;
    transform-origin: left;
    top: 0;
    height: 5px;
}.educational_gainsfr .knowledge_zoneYu:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.15);
}.educational_gainsfr .knowledge_zoneYu:hover::before {
    transform: scaleX(1);
}.educational_gainsfr .full_imageqs {
    object-fit: cover;
    width: 100%;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    transform: perspective(800px) rotateY(-2deg);
    max-width: 450px;
    border-radius: 10px;
    height: auto;
    filter: brightness(1.02) contrast(1.05);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 85% 100%, 0 100%);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}.educational_gainsfr .full_imageqs:hover {
    transform: perspective(800px) rotateY(0);
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.2);
}.educational_gainsfr .paragraph_wrapqs {
    max-width: 100%;
    flex: 1;
}.educational_gainsfr ul {
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 0;
}.educational_gainsfr li {
    opacity: 0;
    transform: translateX(20px);
    padding: 14px 20px 14px 60px;
    animation-delay: calc(0.1s * var(--i, 1));
    background: linear-gradient(135deg, rgba(rgb(236,226,207), 0.5) 0%, rgba(#ffffff, 0.5) 100%);
    animation: fadeInRight 0.5s ease forwards;
    position: relative;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.educational_gainsfr li:nth-child(1) {
    --i: 1;
}.educational_gainsfr li:nth-child(2) {
    --i: 2;
}.educational_gainsfr li:nth-child(3) {
    --i: 3;
}.educational_gainsfr li:nth-child(4) {
    --i: 4;
}.educational_gainsfr li:nth-child(5) {
    --i: 5;
}.educational_gainsfr li:hover {
    transform: translateY(-3px) translateX(0);
    background: linear-gradient(135deg, rgba(rgb(236,226,207), 0.7) 0%, rgba(#ffffff, 0.7) 100%);
    box-shadow: 0 8px 20px -6px rgba(0, 0, 0, 0.1);
}.educational_gainsfr li div {
    position: relative;
}.educational_gainsfr li p {
    line-height: 1.5;
    margin: 0;
    color: #000000;
    position: relative;
    letter-spacing: 0.2px;
    font-size: calc(18px - 1px);
}.educational_gainsfr li:nth-child(odd) p {
    font-weight: 600;
}.educational_gainsfr li svg {
    width: 28px;
    position: absolute;
    transform: translateY(-2px);
    left: -40px;
    transition: transform 0.3s ease;
    height: 28px;
    top: 0;
}.educational_gainsfr li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.educational_gainsfr li svg path {
    transition: fill 0.3s ease;
    fill: rgb(217,198,165);
}.educational_gainsfr li:hover svg path {
    fill: rgb(194,165,119);
}

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

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

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

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

@media (min-width: 768px) {.educational_gainsfr {
    padding: 150px 0 120px;
}.educational_gainsfr .knowledge_zoneYu {
    flex-direction: row;
    gap: 60px;
    padding: 50px;
}.educational_gainsfr ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}.educational_gainsfr .full_imageqs {
    transform: perspective(1000px) rotateY(-5deg);
    max-width: 350px;
}.educational_gainsfr h5 {
    font-size: calc(22px + 2px);
}
}

@media (min-width: 992px) {.educational_gainsfr .full_imageqs {
    max-width: 450px;
}.educational_gainsfr h5 {
    font-size: calc(22px + 4px);
}.educational_gainsfr li p {
    font-size: 18px;
}
}

@media (max-width: 767px) {.educational_gainsfr {
    padding: 80px 0 60px;
}.educational_gainsfr h5 {
    margin-bottom: 30px;
    padding: 0 15px;
}.educational_gainsfr .knowledge_zoneYu {
    padding: 25px 20px;
}.educational_gainsfr li {
    padding: 12px 15px 12px 50px;
}.educational_gainsfr li svg {
    height: 24px;
    width: 24px;
    left: -35px;
}.educational_gainsfr .full_imageqs {
    max-width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 94%, 90% 100%, 0 100%);
}
}

@media (max-width: 480px) {.educational_gainsfr h5 {
    font-size: calc(22px - 2px);
}.educational_gainsfr li p {
    font-size: calc(18px - 2px);
}.educational_gainsfr .knowledge_zoneYu {
    padding: 20px 15px;
}
}

@media (hover: hover) {.educational_gainsfr .knowledge_zoneYu {
    transform: translateY(0);
}}.policyAgreementPanelTM {
    transition: all 0.3s ease-in-out;
    border-top: 3px solid rgb(217,198,165);
    background: #ffffff;
    font-family: Arial, sans-serif;
    position: fixed;
    z-index: 1050;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    padding: 15px 20px;
    bottom: 0;
    width: 100%;
}.cookie_windowQJ {
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: flex;
}.user_defaultDM {
    flex-shrink: 0;
    margin-right: 15px;
}.user_defaultDM svg {
    width: 50px;
    fill: rgb(217,198,165);
    height: 50px;
    transition: fill 0.3s ease-in-out;
}.privacy_switchIB {
    flex-grow: 1;
    margin-right: 15px;
}.privacy_switchIB h5 {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 20px;
    color: rgb(217,198,165);
}.privacy_switchIB p {
    color: #000000;
    font-size: 12px;
    margin-bottom: 0;
}.gdpr_banneriy {
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    line-height: 1.5;
    user-select: none;
    text-decoration: none;
    margin-left: 10px;
    border-radius: 10px;
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    white-space: nowrap;
    border: 1px solid transparent;
    text-align: center;
    vertical-align: middle;
}.cookie_button.cookie_applywb {
    background-color: rgb(217,198,165);
    color: #ffffff;
    border-color: rgb(217,198,165);
}#privacyTermsModalFo {
    display: none;
}#privacyTermsModalFo:checked ~ .policyAgreementPanelTM {
    opacity: 0;
    visibility: hidden;
}.cookie_button.cookie_applywb:hover {
    border-color: rgba(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}.cookie_button.digital_cookiesLw {
    border-color: rgb(194,165,119);
    background-color: rgb(194,165,119);
    color: #000000;
}.cookie_button.digital_cookiesLw:hover {
    border-color: rgb(217,198,165);
    color: #ffffff;
    background-color: rgb(217,198,165);
}.policyAgreementPanelTM p a {
    text-decoration: underline;
    color: rgb(217,198,165);
}.policyAgreementPanelTM p a:hover {
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {.privacy_switchIB h5 {
    font-size: calc(20px - 2px);
}.privacy_switchIB p {
    font-size: calc(12px - 2px);
}.gdpr_banneriy {
    font-size: calc(15px - 2px);
}
}
@media (max-width: 800px) {.cookie_windowQJ {
    flex-direction: column;
    align-items: center;
}.user_defaultDM {
    margin-bottom: 10px;
}.privacy_switchIB {
    margin-bottom: 15px;
    text-align: center;
}.gdpr_banneriy {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}}
.start_nowKC {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(45deg, rgb(236,226,207) 0%, #ffffff 100%);
    overflow: hidden;
}.start_nowKC::before {
    top: 0;
    width: 100%;
    left: 0;
    content: '';
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 40px,
        rgba(0, 0, 0, 0.02) 40px,
        rgba(0, 0, 0, 0.02) 41px
    );
    z-index: 1;
}.start_nowKC::after {
    height: 100%;
    background: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 40px,
        rgba(0, 0, 0, 0.02) 40px,
        rgba(0, 0, 0, 0.02) 41px
    );
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}.start_nowKC .knowledge_zoneYu {
    flex-direction: column;
    position: relative;
    display: flex;
    align-items: flex-start;
    z-index: 10;
    max-width: 800px;
    margin: 0 auto;
}.start_nowKC .container {
    position: relative;
}.start_nowKC .container p {
    line-height: 1.4;
    background: #ffffff;
    font-weight: 700;
    position: relative;
    padding: 30px 50px;
    font-size: 36px;
    color: #000000;
    border-radius: 0 24px 24px 24px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    margin: 0 0 50px 0;
    display: inline-block;
    z-index: 5;
}.start_nowKC .container p::before {
    position: absolute;
    background: rgb(217,198,165);
    left: 0;
    z-index: -1;
    content: '';
    width: 30px;
    top: 0;
    height: 30px;
}.start_nowKC .feedback_feedbackZE {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    align-self: flex-end;
    border-radius: 24px 0 24px 24px;
    background: rgb(217,198,165);
    padding: 20px 40px;
    color: #ffffff;
    position: relative;
    z-index: 5;
    text-decoration: none;
    transition: all 0.4s ease;
    font-weight: 600;
    font-size: 18px;
    overflow: hidden;
}.start_nowKC .feedback_feedbackZE::before {
    top: 0;
    z-index: -1;
    width: 30px;
    background: rgb(194,165,119);
    content: '';
    height: 30px;
    right: 0;
    position: absolute;
}.start_nowKC .feedback_feedbackZE::after {
    width: 100%;
    transform: translateX(-101%);
    z-index: -2;
    background: rgb(194,165,119);
    position: absolute;
    top: 0;
    transition: transform 0.4s ease;
    height: 100%;
    content: '';
    left: 0;
}.start_nowKC .feedback_feedbackZE:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.start_nowKC .feedback_feedbackZE:hover::after {
    transform: translateX(0);
}.start_nowKC .knowledge_zoneYu::before {
    position: absolute;
    background: rgb(217,198,165,0.5);
    left: -30px;
    width: 60px;
    transform: translateY(-50%);
    border-radius: 50%;
    content: '';
    opacity: 0.2;
    top: 50%;
    height: 60px;
    z-index: -1;
}.start_nowKC .knowledge_zoneYu::after {
    right: -30px;
    border-radius: 50%;
    background: rgb(194,165,119,0.5);
    position: absolute;
    height: 100px;
    width: 100px;
    z-index: -1;
    bottom: -30px;
    content: '';
    opacity: 0.2;
}

@media (max-width: 991px) {.start_nowKC {
    padding: 90px 0;
}.start_nowKC .container p {
    font-size: calc(18px * 1.2);
    margin-bottom: 40px;
    padding: 25px 40px;
}.start_nowKC .feedback_feedbackZE {
    padding: 18px 35px;
}
}

@media (max-width: 767px) {.start_nowKC {
    padding: 70px 0;
}.start_nowKC .container p {
    font-size: 18px;
    margin-bottom: 30px;
    border-radius: 0 10px 10px 10px;
    padding: 20px 30px;
}.start_nowKC .feedback_feedbackZE {
    padding: 15px 30px;
    border-radius: 10px 0 10px 10px;
}.start_nowKC .container p::before,
    .start_nowKC .feedback_feedbackZE::before {
    width: 20px;
    height: 20px;
}
}

@media (max-width: 480px) {.start_nowKC {
    padding: 50px 0;
}.start_nowKC .knowledge_zoneYu {
    align-items: stretch;
}.start_nowKC .container p {
    width: 100%;
    font-size: calc(13px * 1.2);
    margin-bottom: 25px;
    padding: 15px 20px;
}.start_nowKC .feedback_feedbackZE {
    padding: 12px 25px;
    align-self: flex-start;
    font-size: calc(18px * 0.9);
}}.reward_sysiq {
    position: relative;
    background-color: rgb(194,165,119);
    font-family: Arial, sans-serif;
    padding: 0;
    color: #ffffff;
}.reward_sysiq .container {
    z-index: 2;
    position: relative;
}.reward_sysiq .grant_ctaYL {
    display: flex;
    flex-direction: column;
}.reward_sysiq .contact_cardDt {
    z-index: 3;
    background-color: rgb(217,198,165);
    margin-bottom: -2rem;
    position: relative;
    padding: 3rem 1.5rem 5rem;
    grid-template-columns: repeat(4, 1fr);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    display: grid;
}.reward_sysiq .contact_cardDt::before {
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    height: 100%;
    content: '';
    top: 0;
    width: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
}.reward_sysiq .info_item {
    position: relative;
    padding: 0.5rem 1rem;
    transition: transform 0.3s ease;
}.reward_sysiq .info_item:hover {
    transform: translateX(10px);
}.reward_sysiq .info_item p,
.reward_sysiq .info_item a {
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 16px;
    gap: 0.75rem;
    text-decoration: none;
}.reward_sysiq .info_item svg {
    transition: transform 0.3s ease;
    fill: #ffffff;
    width: 20px;
    height: 20px;
}.reward_sysiq .info_item:hover svg {
    transform: scale(1.2);
}.reward_sysiq .text_main_holder {
    grid-template-columns: 1fr 1.5fr 1fr;
    gap: 0;
    display: grid;
    position: relative;
    z-index: 2;
}.reward_sysiq .top_barRU {
    position: relative;
    padding: 4rem 2rem 3rem;
    flex-direction: column;
    z-index: 4;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    display: flex;
    gap: 1.5rem;
    background-color: rgb(194,165,119);
}.reward_sysiq .top_barRU svg {
    max-width: 150px;
    filter: brightness(0) invert(1);
    transition: all 0.3s ease;
    height: auto;
}.reward_sysiq .top_barRU:hover svg {
    transform: scale(1.05);
}.reward_sysiq .debate_clubsL {
    opacity: 0.9;
    line-height: 1.6;
    color: #ffffff;
    font-size: 13px;
}.reward_sysiq .nav_trainTg {
    padding: 5rem 2rem 3rem;
    flex-direction: column;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    display: flex;
    gap: 2rem;
    z-index: 2;
    position: relative;
    background-color: #000000;
}.reward_sysiq .nav_trainTg::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    z-index: -1;
}.reward_sysiq .nav_trainTg h5 {
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
    font-size: 18px;
}.reward_sysiq .nav_trainTg h5::after {
    background-color: rgb(217,198,165);
    position: absolute;
    left: 0;
    bottom: -0.5rem;
    width: 40px;
    height: 3px;
    content: '';
}.reward_sysiq .head_naval {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}.reward_sysiq .head_naval:not(:last-child) {
    margin-bottom: 1rem;
}.reward_sysiq .head_naval a {
    padding: 0.5rem 0;
    text-decoration: none;
    opacity: 0.8;
    transition: all 0.3s ease;
    position: relative;
    font-size: 16px;
    color: #ffffff;
}.reward_sysiq .head_naval a::before {
    height: 2px;
    width: 0;
    content: '';
    background-color: rgb(217,198,165);
    left: 0;
    bottom: 0;
    transition: width 0.3s ease;
    position: absolute;
}.reward_sysiq .head_naval a:hover {
    opacity: 1;
    padding-left: 10px;
}.reward_sysiq .head_naval a:hover::before {
    width: 30px;
}.reward_sysiq .subscribe_holder {
    padding: 4rem 2rem 3rem;
    z-index: 3;
    flex-direction: column;
    position: relative;
    display: flex;
    gap: 1.5rem;
    background-color: rgb(194,165,119);
}.reward_sysiq .subscribe_holder::before {
    z-index: -1;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.05) 10px,
        rgba(0, 0, 0, 0.05) 20px
    );
    top: 0;
    position: absolute;
    width: 100%;
    content: '';
    left: 0;
}.reward_sysiq .subscribe_holder h5 {
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: 18px;
    color: #ffffff;
}.reward_sysiq .subscribe_holder p {
    line-height: 1.6;
    opacity: 0.9;
    margin-bottom: 1rem;
    color: #ffffff;
    font-size: 16px;
}.reward_sysiq .input_holder {
    flex-direction: column;
    display: flex;
    gap: 1rem;
}.reward_sysiq .input_holder input[type="email"] {
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    padding: 1rem 1.25rem;
    font-size: 16px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}.reward_sysiq .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.3);
}.reward_sysiq .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.reward_sysiq .mail_joinfL {
    color: #ffffff;
    border: none;
    border-radius: 10px;
    padding: 1rem 1.25rem;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
    background-color: rgb(217,198,165);
    font-size: 18px;
    cursor: pointer;
}.reward_sysiq .mail_joinfL::before {
    position: absolute;
    left: -100%;
    content: '';
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s ease;
    width: 100%;
    height: 100%;
}.reward_sysiq .mail_joinfL:hover {
    background-color: rgb(217,198,165,0.5);
}.reward_sysiq .mail_joinfL:hover::before {
    left: 100%;
}.reward_sysiq .rating_starsAN {
    margin-top: 0;
    text-align: center;
    padding: 6rem 0 2rem;
    background-color: rgb(194,165,119);
    z-index: 1;
    position: relative;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
}.reward_sysiq .rating_starsAN::before {
    left: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
    top: 0;
    content: '';
}.reward_sysiq .copy_noticest {
    opacity: 0.7;
    font-size: 13px;
    color: #ffffff;
}

@media (max-width: 1200px) {.reward_sysiq .contact_cardDt {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}.reward_sysiq .text_main_holder {
    grid-template-columns: 1fr 1.5fr;
}.reward_sysiq .subscribe_holder {
    grid-column: 1 / -1;
}
}

@media (max-width: 991px) {.reward_sysiq .text_main_holder {
    grid-template-columns: 1fr;
}.reward_sysiq .top_barRU,
    .reward_sysiq .nav_trainTg,
    .reward_sysiq .subscribe_holder {
    clip-path: none;
}.reward_sysiq .nav_trainTg {
    padding: 3rem 2rem;
}.reward_sysiq .top_barRU {
    align-items: center;
    text-align: center;
    padding: 3rem 2rem;
}.reward_sysiq .subscribe_holder {
    padding: 3rem 2rem;
}.reward_sysiq .rating_starsAN {
    clip-path: none;
    padding: 3rem 0 2rem;
}
}

@media (max-width: 768px) {.reward_sysiq .contact_cardDt {
    padding: 2.5rem 1.5rem 3rem;
    clip-path: none;
    grid-template-columns: 1fr;
    margin-bottom: 0;
}.reward_sysiq .head_naval {
    grid-template-columns: 1fr;
}.reward_sysiq .nav_trainTg h5,
    .reward_sysiq .subscribe_holder h5 {
    text-align: center;
    display: block;
}.reward_sysiq .nav_trainTg h5::after {
    transform: translateX(-50%);
    left: 50%;
}.reward_sysiq .subscribe_holder p {
    text-align: center;
}
}

@media (max-width: 576px) {.reward_sysiq .top_barRU,
    .reward_sysiq .nav_trainTg,
    .reward_sysiq .subscribe_holder {
    padding: 2.5rem 1.5rem;
}.reward_sysiq .rating_starsAN {
    padding: 2.5rem 0 1.5rem;
}.reward_sysiq .info_item {
    padding: 0.5rem 0;
}.reward_sysiq .info_item p,
    .reward_sysiq .info_item a {
    justify-content: center;
}}.price_deck_griddM {
    overflow: hidden;
    color: #ffffff;
    padding: 4rem 0;
    position: relative;
}.price_deck_griddM::before {
    bottom: 0;
    top: 0;
    z-index: 1;
    left: 0;
    content: "";
    right: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(34, 30, 80, 0.95), rgba(19, 31, 60, 0.85));
}.price_deck_griddM .container {
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.price_deck_griddM .learning_feeszl {
    position: relative;
}.price_deck_griddM h2 {
    text-align: center;
    -webkit-background-clip: text !important;
    font-size: 35px;
    background-clip: text !important;
    transform: translateY(10px);
    font-weight: 700;
    background: linear-gradient(90deg, rgb(217,198,165), rgb(194,165,119));
    color: transparent;
    margin-bottom: 1.5rem;
    animation: fadeIn 0.8s ease-out forwards;
}.price_deck_griddM .edu_ratesMH {
    opacity: 0;
    text-align: center;
    margin: 0 auto 3rem;
    position: relative;
    max-width: 800px;
    animation: fadeIn 0.8s ease-out 0.2s forwards;
    padding: 0 1rem;
    transform: translateY(15px);
    font-size: calc(13px * 1.1);
    line-height: 1.6;
    color: #ffffff;
}.price_deck_griddM .indv_costvI {
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    perspective: 1000px;
    margin: 0;
    display: grid;
    gap: 2rem;
}.price_deck_griddM .indv_costvI li {
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(30px);
    opacity: 0;
}.price_deck_griddM .indv_costvI li:nth-child(1) {
    animation-delay: 0.2s;
}.price_deck_griddM .indv_costvI li:nth-child(2) {
    animation-delay: 0.3s;
}.price_deck_griddM .indv_costvI li:nth-child(3) {
    animation-delay: 0.4s;
}.price_deck_griddM .indv_costvI li:nth-child(4) {
    animation-delay: 0.5s;
}.price_deck_griddM .plan_optionsHD {
    height: 100%;
    text-decoration: none;
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.price_deck_griddM .plan_optionsHD:hover {
    transform: translateY(-12px) scale(1.02);
}.price_deck_griddM .fee_chartLG {
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.05) 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    overflow: hidden;
    backdrop-filter: blur(10px);
    padding: 0;
    -webkit-backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 100%;
    display: flex;
}.price_deck_griddM .fee_chartLG::before {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(90deg, rgb(217,198,165), rgb(194,165,119));
    top: 0;
    height: 5px;
    position: absolute;
    left: 0;
    content: "";
    transform: scaleX(0);
    width: 100%;
    transform-origin: left;
}.price_deck_griddM .plan_optionsHD:hover .fee_chartLG::before {
    transform: scaleX(1);
}.price_deck_griddM .rate_optionsIm {
    color: #ffffff;
    height: 100%;
    padding: 2.5rem 2rem;
    flex-direction: column;
    display: flex;
}.price_deck_griddM .rate_optionsIm h4 {
    font-size: calc(18px * 1.2);
    color: #ffffff;
    position: relative;
    margin-top: 0;
    font-weight: 600;
    padding-bottom: 0.75rem;
    margin-bottom: 1.5rem;
}.price_deck_griddM .rate_optionsIm h4::after {
    bottom: 0;
    position: absolute;
    background: rgb(194,165,119);
    content: "";
    left: 0;
    height: 2px;
    width: 50px;
}.price_deck_griddM .rate_optionsIm p {
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.6;
    font-size: 13px;
    hyphens: auto;
    flex-grow: 1;
    word-break: break-word;
    overflow-wrap: break-word;
    word-wrap: break-word;
}.price_deck_griddM .tuition_plansLT {
    display: inline-flex;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    padding: 0.75rem 1.5rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    background: linear-gradient(120deg, rgb(217,198,165), rgb(194,165,119));
    align-self: flex-start;
    font-size: calc(13px * 1.3);
    align-items: center;
    margin-top: auto;
    font-weight: 700;
}.price_deck_griddM .plan_optionsHD:hover .tuition_plansLT {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
}

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

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


@media (max-width: 1200px) {.price_deck_griddM .indv_costvI {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.price_deck_griddM .rate_optionsIm {
    padding: 2rem 1.5rem;
}
}

@media (max-width: 991px) {.price_deck_griddM {
    padding: 3.5rem 0;
}.price_deck_griddM h2 {
    font-size: calc(35px * 0.9);
}.price_deck_griddM .edu_ratesMH {
    margin-bottom: 2.5rem;
    font-size: 13px;
}
}

@media (max-width: 768px) {.price_deck_griddM {
    padding: 3rem 0;
}.price_deck_griddM h2 {
    font-size: calc(35px * 0.85);
}.price_deck_griddM .indv_costvI {
    margin: 0 auto;
    max-width: 480px;
    grid-template-columns: 1fr;
}.price_deck_griddM .rate_optionsIm h4 {
    font-size: 18px;
}.price_deck_griddM .tuition_plansLT {
    font-size: calc(13px * 1.2);
    padding: 0.6rem 1.2rem;
}
}

@media (max-width: 480px) {.price_deck_griddM {
    padding: 2.5rem 0;
}.price_deck_griddM h2 {
    font-size: calc(35px * 0.8);
}.price_deck_griddM .edu_ratesMH {
    margin-bottom: 2rem;
    font-size: calc(13px * 0.95);
}.price_deck_griddM .rate_optionsIm {
    padding: 1.75rem 1.25rem;
}.price_deck_griddM .rate_optionsIm p {
    margin-bottom: 1.5rem;
    font-size: calc(13px * 0.95);
}}header .nav_coresv {
    overflow: visible;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    align-items: center;
    z-index: 100;
    border-bottom-right-radius: 0;
    background: linear-gradient(135deg, rgb(217,198,165,0.5) 0%, rgb(194,165,119) 100%);
    left: 0;
    display: flex;
    position: relative;
    justify-content: space-between;
    padding: 1.5rem 2rem;
    border-bottom-left-radius: 11px;
    width: 100%;
}header .nav_coresv .top_barRU {
    z-index: 2;
    position: relative;
    transform: skewX(5deg);
}header .nav_coresv .top_barRU .top_siteuH {
    display: block;
    transition: transform 0.3s ease-in-out;
}header .nav_coresv .top_barRU .top_siteuH:hover {
    transform: translateY(-8px) rotate(0deg);
}header .nav_coresv .top_barRU svg {
    height: auto;
    width: 80px;
}header .nav_coresv .nav_trainTg {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    position: relative;
    gap: 1rem;
}header .nav_coresv .nav_trainTg::before {
    z-index: -1;
    transition: opacity 0.3s ease, transform 0.3s ease;
    content: "";
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(45deg, transparent 0%, rgb(217,198,165,0.5) 100%);
    height: calc(100% + 20px);
    top: -10px;
    width: calc(100% + 40px);
    opacity: 0;
    left: -20px;
}header .nav_coresv .top_primaryvt {
    position: relative;
    transition: transform 0.3s ease;
}header .nav_coresv .top_primaryvt a {
    transition: color 0.3s ease;
    font-weight: 600;
    font-size: 16px;
    font-family: Arial, sans-serif;
    padding: 0.5rem 1rem;
    position: relative;
    display: block;
    text-decoration: none;
    color: #ffffff;
}header .nav_coresv .top_primaryvt a::before {
    background: rgb(194,165,119);
    transition: transform 0.3s ease;
    width: 100%;
    bottom: 0;
    transform-origin: right;
    transform: scaleX(0) rotate(-2deg);
    height: 2px;
    content: "";
    left: 0;
    position: absolute;
}header .nav_coresv .top_primaryvt a:hover {
    color: rgb(194,165,119);
}header .nav_coresv .top_primaryvt a:hover::before {
    transform: scaleX(1) rotate(-2deg);
    transform-origin: left;
}

@media (max-width: 992px) {header .nav_coresv {
    box-sizing: border-box;
    padding: 1rem;
    margin-left: calc(-50vw + 50%);
    transform: skewX(0);
    flex-direction: column;
    width: 100vw;
}header .nav_coresv .top_barRU {
    transform: skewX(0);
    margin-bottom: 1rem;
}header .nav_coresv .nav_trainTg {
    transform: skewX(0);
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}header .nav_coresv .nav_trainTg::before {
    transform: skewX(0);
}header .nav_coresv .nav_trainTg:hover::before {
    transform: skewX(0);
}header .nav_coresv .top_primaryvt {
    margin: 0.25rem;
}header .nav_coresv .top_primaryvt:nth-child(odd),
  header .nav_coresv .top_primaryvt:nth-child(even) {
    transform: translateY(0);
}
}

@media (max-width: 576px) {header .nav_coresv {
    padding: 0.75rem;
}header .nav_coresv .nav_trainTg {
    flex-direction: column;
    align-items: center;
}header .nav_coresv .top_primaryvt {
    width: 100%;
    text-align: center;
}header .nav_coresv .top_barRU svg {
    width: 100px;
}
}