* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}::-webkit-scrollbar {
    height: 11px;
    scroll-behavior: smooth;
    width: 4px;
}::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
    border: 1px solid rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb {
    box-shadow: -1px -2px 5px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5.6em;
    background: linear-gradient(45deg, rgb(208,202,168) 25%, transparent 25%), linear-gradient(-45deg, rgb(208,202,168) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgb(208,202,168) 75%), linear-gradient(-45deg, transparent 75%, rgb(208,202,168) 75%);
    transition: all, background, transform 4.3s ease-in-out;
}::-webkit-scrollbar-thumb:hover {
    background: rgb(177,169,130,0.5);
}::-webkit-scrollbar-thumb:active {
    background: rgb(239,235,217);
}svg {
    width: 30px;
    height: 30px;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1163px;
}.LoUc_site_head {
    flex: 1 0 auto;
}.jtcC_grant_cta {
    flex: 0 0 auto;
}.XVkY_core-container {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: auto;
    height: 100%;
    color: #000000;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.ZVTy_pricing_zone {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.ZVTy_pricing_zone::before {
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    background: linear-gradient(135deg, rgb(208,202,168,0.5), rgba(0, 0, 0, 0.5) 85%);
}.ZVTy_pricing_zone .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 2;
}.ZVTy_pricing_zone .xCca_skill_plans {
    position: relative;
}.ZVTy_pricing_zone h2 {
    color: #ffffff;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    transform: translateY(0);
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}.ZVTy_pricing_zone h2::after {
    content: "";
    left: 50%;
    position: absolute;
    bottom: -15px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(208,202,168), rgb(177,169,130));
    width: 80px;
    height: 4px;
}.ZVTy_pricing_zone .VSXJ_plan_fees {
    padding: 0 15px;
    opacity: 0.9;
    max-width: 700px;
    text-align: center;
    line-height: 1.6;
    color: #ffffff;
    font-size: 12px;
    margin: 0 auto 50px;
}.ZVTy_pricing_zone .fVDg_fee_package {
    list-style: none;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    display: grid;
}.ZVTy_pricing_zone .fVDg_fee_package li {
    perspective: 1000px;
    transform-style: preserve-3d;
}.ZVTy_pricing_zone .SWQO_fee_deals {
    height: 100%;
    display: block;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
    text-decoration: none;
}.ZVTy_pricing_zone .SWBe_promo_cost {
    border-radius: 10px;
    display: flex;
    min-height: 400px;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    flex-direction: column;
    transform-style: preserve-3d;
    height: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}.ZVTy_pricing_zone .SWBe_promo_cost::before {
    content: "";
    transform-origin: left;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(208,202,168), rgb(177,169,130));
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    position: absolute;
    height: 5px;
    width: 100%;
    top: 0;
}.ZVTy_pricing_zone .kiyb_rate_plans {
    padding: 30px;
    z-index: 2;
    flex: 1;
    position: relative;
    display: flex;
    flex-direction: column;
}.ZVTy_pricing_zone .SWQO_fee_deals h4 {
    color: #000000;
    font-size: calc(21px + 2px);
    padding-bottom: 12px;
    margin: 0 0 15px;
    font-weight: 700;
    transition: transform 0.4s ease;
    position: relative;
}.ZVTy_pricing_zone .SWQO_fee_deals h4::after {
    bottom: 0;
    position: absolute;
    left: 0;
    height: 3px;
    content: "";
    background-color: rgb(208,202,168);
    width: 40px;
    transition: width 0.4s ease;
}.ZVTy_pricing_zone .SWQO_fee_deals p {
    line-height: 1.7;
    overflow-wrap: break-word;
    flex: 1;
    font-size: 12px;
    color: #000000;
    word-wrap: break-word;
    hyphens: auto;
    margin-bottom: 20px;
}.ZVTy_pricing_zone .ENeU_basic_rates {
    padding: 10px 20px;
    justify-content: center;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), transparent);
    color: #000000;
    align-self: flex-start;
    font-weight: 700;
    transition: transform 0.4s ease, color 0.3s ease;
    margin-top: auto;
    align-items: center;
    display: inline-flex;
    border-radius: 10px;
    transform: translateY(0);
    font-size: calc(21px + 4px);
}.ZVTy_pricing_zone .SWQO_fee_deals:hover {
    transform: translateY(-10px) scale(1.02);
}.ZVTy_pricing_zone .SWQO_fee_deals:hover .SWBe_promo_cost::before {
    transform: scaleX(1);
}.ZVTy_pricing_zone .SWQO_fee_deals:hover h4 {
    color: rgb(208,202,168);
    transform: translateX(5px);
}.ZVTy_pricing_zone .SWQO_fee_deals:hover h4::after {
    width: 60px;
}.ZVTy_pricing_zone .SWQO_fee_deals:hover .ENeU_basic_rates {
    color: rgb(208,202,168);
    transform: translateY(-5px);
}.ZVTy_pricing_zone .SWQO_fee_deals:active {
    transition: transform 0.2s ease;
    transform: translateY(-5px) scale(0.98);
}

@media screen and (min-width: 1200px) {.ZVTy_pricing_zone .fVDg_fee_package {
    grid-template-columns: repeat(4, 1fr);
}.ZVTy_pricing_zone .SWBe_promo_cost {
    min-height: 450px;
}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {.ZVTy_pricing_zone .fVDg_fee_package {
    grid-template-columns: repeat(2, 1fr);
}.ZVTy_pricing_zone .SWBe_promo_cost {
    min-height: 420px;
}.ZVTy_pricing_zone {
    padding: 100px 0;
}
}

@media screen and (max-width: 767px) {.ZVTy_pricing_zone {
    padding: 80px 0;
}.ZVTy_pricing_zone .fVDg_fee_package {
    gap: 20px;
    grid-template-columns: 1fr;
}.ZVTy_pricing_zone .SWBe_promo_cost {
    min-height: auto;
}.ZVTy_pricing_zone h2 {
    font-size: calc(30px - 4px);
}.ZVTy_pricing_zone .VSXJ_plan_fees {
    margin-bottom: 30px;
}.ZVTy_pricing_zone .kiyb_rate_plans {
    padding: 25px 20px;
}.ZVTy_pricing_zone .SWQO_fee_deals p {
    margin-bottom: 15px;
    padding-right: 5px;
    max-height: 300px;
    overflow-y: auto;
    font-size: calc(12px - 1px);
}.ZVTy_pricing_zone .SWQO_fee_deals p::-webkit-scrollbar {
    width: 4px;
}.ZVTy_pricing_zone .SWQO_fee_deals p::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(208,202,168,0.5);
}
}

@media (prefers-reduced-motion: reduce) {.ZVTy_pricing_zone .SWQO_fee_deals,
    .ZVTy_pricing_zone .SWQO_fee_deals:hover,
    .ZVTy_pricing_zone h2,
    .ZVTy_pricing_zone .SWBe_promo_cost::before,
    .ZVTy_pricing_zone .SWQO_fee_deals h4,
    .ZVTy_pricing_zone .ENeU_basic_rates {
    transform: none;
    transition: none;
}}.UuJe_instructor_history {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(239,235,217) 0%, rgb(177,169,130,0.5) 100%);
    position: relative;
    overflow: hidden;
}.UuJe_instructor_history::before {
    content: "";
    z-index: 0;
    height: 40%;
    right: -5%;
    animation: floating 15s ease-in-out infinite;
    background: rgb(208,202,168,0.5);
    position: absolute;
    opacity: 0.3;
    filter: blur(60px);
    top: -5%;
    transform-origin: center;
    width: 40%;
}.UuJe_instructor_history::after {
    bottom: -5%;
    width: 30%;
    z-index: 0;
    animation: floating 18s ease-in-out infinite reverse;
    content: "";
    background: rgb(177,169,130,0.5);
    height: 30%;
    left: -5%;
    opacity: 0.2;
    transform-origin: center;
    position: absolute;
    filter: blur(50px);
}.UuJe_instructor_history .container {
    padding: 0 1.5rem;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.UuJe_instructor_history .CZqP_opinion_spot {
    animation: fadeInUp 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    padding: 2.5rem;
    backdrop-filter: blur(10px);
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr;
    border-radius: 4px;
    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(255, 255, 255, 0.15) inset;
    background: rgba(255, 255, 255, 0.85);
    opacity: 0;
    transform: perspective(1000px) rotateX(2deg);
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.UuJe_instructor_history .CZqP_opinion_spot:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 8px 20px rgba(0, 0, 0, 0.08),
                0 0 0 1px rgba(255, 255, 255, 0.2) inset;
}.UuJe_instructor_history .CZqP_opinion_spot > div:first-child {
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 280px;
}.UuJe_instructor_history .CZqP_opinion_spot .uZaf_img_cover {
    animation: fadeInLeft 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.2s forwards;
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
                0 5px 15px rgba(0, 0, 0, 0.1);
    width: 100%;
    transform: translateZ(30px);
    height: 280px;
    border-radius: 3px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}.UuJe_instructor_history .CZqP_opinion_spot .uZaf_img_cover::before {
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(
        to bottom,
        transparent 65%,
        rgba(rgb(208,202,168), 0.2) 100%
    );
    content: "";
}.UuJe_instructor_history .CZqP_opinion_spot .uZaf_img_cover::after {
    top: -10%;
    transition: opacity 0.5s ease;
    left: -10%;
    content: "";
    position: absolute;
    z-index: 2;
    height: 120%;
    opacity: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.25) 0%,
        transparent 80%
    );
    width: 120%;
}.UuJe_instructor_history .CZqP_opinion_spot .uZaf_img_cover:hover::after {
    opacity: 1;
}.UuJe_instructor_history .CZqP_opinion_spot > div:nth-child(2) {
    text-align: center;
    opacity: 0;
    animation: fadeInUp 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s forwards;
}.UuJe_instructor_history .CZqP_opinion_spot .name {
    display: inline-block;
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 0.5rem;
}.UuJe_instructor_history .CZqP_opinion_spot .name::after {
    transform: translateX(-50%);
    background: rgb(208,202,168);
    width: 40px;
    left: 50%;
    border-radius: 1px;
    bottom: -8px;
    position: absolute;
    height: 3px;
    content: "";
}.UuJe_instructor_history .CZqP_opinion_spot > div:nth-child(2) > div {
    font-weight: 600;
    font-size: calc(12px - 0.1rem);
    margin-top: 1rem;
    color: rgb(177,169,130);
}.UuJe_instructor_history .CZqP_opinion_spot > div:nth-child(3) {
    animation: fadeInUp 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s forwards;
    opacity: 0;
}.UuJe_instructor_history .CZqP_opinion_spot .fxYk_job_progress {
    font-size: 12px;
    padding-left: 1.5rem;
    border-left: 3px solid rgb(208,202,168,0.5);
    position: relative;
    line-height: 1.7;
    color: #000000;
    margin: 0;
}.UuJe_instructor_history .CZqP_opinion_spot .fxYk_job_progress::before {
    font-family: Georgia, serif;
    opacity: 0.2;
    color: rgb(208,202,168,0.5);
    left: -15px;
    font-size: 5rem;
    position: absolute;
    top: -20px;
    content: "";
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 40px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-40px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes floating {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(5%, 5%) rotate(2deg);
    }
    50% {
        transform: translate(0, 8%) rotate(0deg);
    }
    75% {
        transform: translate(-5%, 3%) rotate(-2deg);
    }
    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

@media (min-width: 768px) {.UuJe_instructor_history {
    padding: 7rem 0;
}.UuJe_instructor_history .CZqP_opinion_spot {
    grid-template-rows: auto 1fr;
    padding: 3rem;
    grid-template-columns: 280px 1fr;
    row-gap: 1.5rem;
    column-gap: 3rem;
}.UuJe_instructor_history .CZqP_opinion_spot > div:first-child {
    grid-row: 1 / span 2;
}.UuJe_instructor_history .CZqP_opinion_spot > div:nth-child(2) {
    text-align: left;
    align-self: flex-end;
}.UuJe_instructor_history .CZqP_opinion_spot .name::after {
    left: 0;
    transform: none;
}
}

@media (min-width: 992px) {.UuJe_instructor_history .CZqP_opinion_spot {
    grid-template-columns: 320px 1fr;
    padding: 3.5rem;
}.UuJe_instructor_history .CZqP_opinion_spot > div:first-child {
    max-width: 320px;
}.UuJe_instructor_history .CZqP_opinion_spot .uZaf_img_cover {
    height: 350px;
}.UuJe_instructor_history .CZqP_opinion_spot .fxYk_job_progress {
    line-height: 1.8;
    font-size: calc(12px + 0.05rem);
}
}

@media (max-width: 767px) {.UuJe_instructor_history {
    padding: 4rem 0;
}.UuJe_instructor_history .container {
    padding: 0 1rem;
}.UuJe_instructor_history .CZqP_opinion_spot {
    padding: 2rem;
}.UuJe_instructor_history .CZqP_opinion_spot .uZaf_img_cover {
    height: 240px;
}}.HCPO_thxPanel {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(239,235,217) 0%, rgba(255,255,255,0.95) 100%);
}.HCPO_thxPanel::before {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    animation: patternShift 60s linear infinite;
    background-image: 
        linear-gradient(45deg, rgba(rgb(208,202,168,0.5), 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(rgb(208,202,168,0.5), 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(208,202,168,0.5), 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(208,202,168,0.5), 0.05) 75%);
    background-size: 20px 20px;
    z-index: 0;
    width: 100%;
    content: "";
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
}.HCPO_thxPanel::after {
    z-index: 0;
    position: absolute;
    width: 30%;
    background: linear-gradient(145deg, rgb(208,202,168,0.5), rgb(177,169,130,0.5));
    height: 50%;
    top: -10%;
    filter: blur(70px);
    content: "";
    right: -5%;
    animation: floatGlow 15s ease-in-out infinite alternate;
    opacity: 0.25;
}.HCPO_thxPanel .container {
    position: relative;
    max-width: 1200px;
    transform: translateZ(0);
    z-index: 2;
    margin: 0 auto;
    padding: 0 1.5rem;
}.HCPO_thxPanel h2 {
    color: #000000;
    font-size: 33px;
    margin-bottom: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    text-align: center;
    letter-spacing: -0.01em;
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(0);
    line-height: 1.3;
    font-weight: 700;
}.HCPO_thxPanel h2::after {
    width: 6rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    bottom: -1rem;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(208,202,168), rgb(177,169,130));
    left: 50%;
    box-shadow: 0 2px 10px rgba(rgb(208,202,168,0.5), 0.2);
    transform: translateX(-50%) scaleX(0.8);
}.HCPO_thxPanel:hover h2::after {
    transform: translateX(-50%) scaleX(1);
}.HCPO_thxPanel .Mmpf_learn_corner {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    overflow: hidden;
    box-shadow: 
        0 10px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.05);
    border-radius: 8px;
    background: #ffffff;
    border: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.08);
    padding: 3rem 2.5rem;
}.HCPO_thxPanel .Mmpf_learn_corner::before {
    background-size: 200% 100%;
    top: -2px;
    right: -2px;
    content: "";
    background: linear-gradient(90deg, rgb(208,202,168), rgb(177,169,130), rgb(208,202,168));
    position: absolute;
    left: -2px;
    z-index: 1;
    height: 5px;
    animation: gradientMove 6s linear infinite;
}.HCPO_thxPanel .Mmpf_learn_corner::after {
    position: absolute;
    background: linear-gradient(180deg, transparent, rgba(rgb(239,235,217), 0.05));
    content: "";
    width: 100%;
    height: 30%;
    bottom: 0;
    left: 0;
    z-index: 0;
}.HCPO_thxPanel:hover .Mmpf_learn_corner {
    box-shadow: 
        0 20px 40px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 1px 6px rgba(rgba(0, 0, 0, 0.5), 0.07);
    transform: translateY(-5px);
}.HCPO_thxPanel ul {
    margin: 0;
    padding: 0;
    z-index: 2;
    list-style: none;
    position: relative;
}.HCPO_thxPanel li {
    position: relative;
    z-index: 2;
}.HCPO_thxPanel li::before {
    top: -0.5rem;
    height: 2rem;
    transition: transform 0.6s ease, opacity 0.6s ease;
    left: -1rem;
    opacity: 0.3;
    background-image: radial-gradient(circle, rgb(177,169,130,0.5) 0%, transparent 70%);
    content: "";
    z-index: -1;
    position: absolute;
    transform: scale(0.8);
    width: 2rem;
}.HCPO_thxPanel:hover li::before {
    opacity: 0.5;
    transform: scale(1.2);
}.HCPO_thxPanel span {
    display: block;
    transition: color 0.3s ease;
    color: #000000;
    font-size: 18px;
    position: relative;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    padding: 0.5rem 0;
}.HCPO_thxPanel span::first-letter {
    font-size: 1.5em;
    color: rgb(208,202,168);
    font-weight: 600;
}

@keyframes gradientMove {
    0% { background-position: 0 0; }
    100% { background-position: 200% 0; }
}

@keyframes floatGlow {
    0% { transform: translateY(0) rotate(0); opacity: 0.25; }
    50% { transform: translateY(-15px) rotate(5deg); opacity: 0.35; }
    100% { transform: translateY(10px) rotate(-3deg); opacity: 0.25; }
}

@keyframes patternShift {
    0% { background-position: 0 0, 0 10px, 10px -10px, -10px 0px; }
    100% { background-position: 100px 100px, 100px 110px, 110px 90px, 90px 100px; }
}

@media (max-width: 991px) {.HCPO_thxPanel {
    padding: 4rem 0;
}.HCPO_thxPanel h2 {
    margin-bottom: 2.5rem;
    font-size: calc(33px * 0.9);
}.HCPO_thxPanel .Mmpf_learn_corner {
    padding: 2.5rem 2rem;
}
}

@media (max-width: 767px) {.HCPO_thxPanel {
    padding: 3.5rem 0;
}.HCPO_thxPanel h2 {
    font-size: calc(33px * 0.8);
    line-height: 1.4;
    margin-bottom: 2rem;
}.HCPO_thxPanel h2::after {
    bottom: -0.8rem;
    width: 5rem;
}.HCPO_thxPanel .Mmpf_learn_corner {
    padding: 2rem 1.5rem;
}.HCPO_thxPanel span {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 575px) {.HCPO_thxPanel {
    padding: 3rem 0;
}.HCPO_thxPanel h2 {
    font-size: calc(33px * 0.7);
    margin-bottom: 1.8rem;
}.HCPO_thxPanel h2::after {
    width: 4rem;
}.HCPO_thxPanel .Mmpf_learn_corner {
    padding: 1.5rem 1.25rem;
}.HCPO_thxPanel span {
    line-height: 1.5;
    font-size: calc(18px * 0.9);
}.HCPO_thxPanel li::before {
    left: -0.5rem;
    width: 1.5rem;
    height: 1.5rem;
    top: -0.3rem;
}}.rfqc_course_offering {
    overflow: hidden;
    background: rgb(239,235,217);
    position: relative;
    padding: 7rem 0;
}.rfqc_course_offering::before {
    width: 100%;
    left: 0;
    opacity: 0.15;
    background: 
        linear-gradient(45deg, transparent 45%, rgb(208,202,168,0.5) 100%),
        linear-gradient(135deg, transparent 45%, rgb(177,169,130,0.5) 100%);
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
}.rfqc_course_offering::after {
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    z-index: 0;
    width: 100%;
    left: 0;
    background: 
        repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px);
    opacity: 0.05;
}.rfqc_course_offering .RaPy_learn_network {
    flex-direction: column;
    display: flex;
    align-items: center;
}.rfqc_course_offering .wlyS_info_wrapper {
    backdrop-filter: blur(10px);
    position: relative;
    border-radius: 23px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 3;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    padding: 4rem 3rem;
    text-align: center;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
    transform: translateZ(0);
    width: 100%;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.rfqc_course_offering .wlyS_info_wrapper:hover {
    box-shadow: 0 40px 70px rgba(0, 0, 0, 0.18);
    transform: translateY(-8px);
}.rfqc_course_offering h2 {
    position: relative;
    display: inline-block;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    font-size: calc(38px * 1.2);
    margin-bottom: 1.8rem;
    color: #000000;
}.rfqc_course_offering h2::before {
    height: 45px;
    width: 45px;
    left: -15px;
    position: absolute;
    transition: all 0.5s ease;
    content: "";
    top: -15px;
    opacity: 0.7;
    border-top: 3px solid rgb(208,202,168);
    border-left: 3px solid rgb(208,202,168);
}.rfqc_course_offering h2::after {
    height: 45px;
    right: -15px;
    border-right: 3px solid rgb(177,169,130);
    width: 45px;
    position: absolute;
    border-bottom: 3px solid rgb(177,169,130);
    content: "";
    opacity: 0.7;
    bottom: -15px;
    transition: all 0.5s ease;
}.rfqc_course_offering .wlyS_info_wrapper:hover h2::before {
    width: 55px;
    height: 55px;
    top: -20px;
    left: -20px;
}.rfqc_course_offering .wlyS_info_wrapper:hover h2::after {
    bottom: -20px;
    height: 55px;
    width: 55px;
    right: -20px;
}.rfqc_course_offering .description {
    max-width: 85%;
    margin-right: auto;
    line-height: 1.9;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    position: relative;
    margin-left: auto;
    font-size: 17px;
    color: #000000;
    margin-bottom: 1.8rem;
}.rfqc_course_offering .description:last-of-type {
    max-width: 90%;
    transition: all 0.5s ease;
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border-left: 3px solid rgb(208,202,168);
    border-radius: 10px;
    border-right: 3px solid rgb(177,169,130);
    font-weight: 600;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    padding: 1.2rem 1.8rem;
}.rfqc_course_offering .wlyS_info_wrapper:hover .description:last-of-type {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.rfqc_course_offering .uZaf_img_cover {
    height: 120%;
    position: absolute;
    z-index: 0;
    transform: none;
    border-radius: 0;
    left: -10%;
    width: 120%;
    top: -10%;
    filter: brightness(0.95) contrast(1.05);
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
}.rfqc_course_offering .uZaf_img_cover::before {
    width: 100%;
    background: 
        radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    content: "";
    opacity: 0.85;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
}.rfqc_course_offering .uZaf_img_cover::after {
    top: -25%;
    opacity: 0.3;
    animation: rotateGradient 20s infinite linear;
    height: 150%;
    width: 150%;
    left: -25%;
    z-index: 2;
    background: 
        radial-gradient(
            ellipse at center, 
            transparent 30%, 
            rgb(208,202,168,0.5) 70%, 
            rgb(177,169,130,0.5) 100%
        );
    position: absolute;
    content: "";
}@keyframes rotateGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.rfqc_course_offering .wlyS_info_wrapper::before {
    width: 70%;
    height: 70%;
    content: "";
    animation: morph 15s linear infinite alternate;
    background: rgb(208,202,168,0.5);
    opacity: 0.15;
    position: absolute;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    top: -5%;
    right: -5%;
    z-index: -1;
}.rfqc_course_offering .wlyS_info_wrapper::after {
    width: 70%;
    left: -5%;
    opacity: 0.15;
    position: absolute;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: -1;
    height: 70%;
    background: rgb(177,169,130,0.5);
    bottom: -5%;
    content: "";
    animation: morph 15s linear infinite alternate-reverse;
}

@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 40% 30% 70%;
    }
    100% {
        border-radius: 60% 40% 60% 40% / 50% 60% 40% 50%;
    }
}

@media (max-width: 1200px) {.rfqc_course_offering .wlyS_info_wrapper {
    max-width: 800px;
    padding: 3.5rem 2.5rem;
}.rfqc_course_offering .uZaf_img_cover {
    height: 130%;
    width: 130%;
}
}

@media (max-width: 992px) {.rfqc_course_offering {
    padding: 5rem 0;
}.rfqc_course_offering .wlyS_info_wrapper {
    max-width: 700px;
    padding: 3rem 2rem;
}.rfqc_course_offering h2 {
    font-size: 38px;
}.rfqc_course_offering .description {
    max-width: 90%;
    line-height: 1.8;
}.rfqc_course_offering .uZaf_img_cover {
    width: 140%;
    top: -20%;
    height: 140%;
    left: -20%;
}
}

@media (max-width: 768px) {.rfqc_course_offering {
    padding: 4rem 0;
}.rfqc_course_offering .wlyS_info_wrapper {
    padding: 2.5rem 1.5rem;
    max-width: 90%;
    clip-path: polygon(
            0% 3%, 
            3% 0%, 
            97% 0%, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0% 97%
        );
}.rfqc_course_offering h2 {
    font-size: calc(38px * 0.95);
}.rfqc_course_offering h2::before,
    .rfqc_course_offering h2::after {
    height: 35px;
    width: 35px;
    top: -10px;
    left: -10px;
}.rfqc_course_offering h2::after {
    right: -10px;
    bottom: -10px;
}.rfqc_course_offering .wlyS_info_wrapper:hover h2::before,
    .rfqc_course_offering .wlyS_info_wrapper:hover h2::after {
    height: 40px;
    width: 40px;
}.rfqc_course_offering .description {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
    max-width: 95%;
}.rfqc_course_offering .description:last-of-type {
    padding: 1rem 1.5rem;
    max-width: 95%;
}.rfqc_course_offering .uZaf_img_cover {
    height: 150%;
    width: 150%;
}
}

@media (max-width: 576px) {.rfqc_course_offering {
    padding: 3rem 0;
}.rfqc_course_offering .wlyS_info_wrapper {
    clip-path: polygon(
            0% 2%, 
            2% 0%, 
            98% 0%, 
            100% 2%, 
            100% 98%, 
            98% 100%, 
            2% 100%, 
            0% 98%
        );
    padding: 2rem 1.2rem;
    max-width: 95%;
}.rfqc_course_offering h2 {
    font-size: calc(38px * 0.85);
    margin-bottom: 1.2rem;
}.rfqc_course_offering h2::before,
    .rfqc_course_offering h2::after {
    border-width: 2px;
    width: 25px;
    top: -8px;
    left: -8px;
    height: 25px;
}.rfqc_course_offering h2::after {
    right: -8px;
    border-width: 2px;
    bottom: -8px;
}.rfqc_course_offering .wlyS_info_wrapper:hover h2::before,
    .rfqc_course_offering .wlyS_info_wrapper:hover h2::after {
    width: 30px;
    height: 30px;
}.rfqc_course_offering .description {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
    margin-bottom: 1.2rem;
    max-width: 100%;
}.rfqc_course_offering .description:last-of-type {
    border-width: 2px;
    padding: 0.8rem 1.2rem;
    transform: none;
    max-width: 100%;
}.rfqc_course_offering .wlyS_info_wrapper:hover {
    transform: translateY(-5px);
}.rfqc_course_offering .wlyS_info_wrapper:hover .description:last-of-type {
    transform: none;
}.rfqc_course_offering .uZaf_img_cover {
    height: 160%;
    left: -30%;
    top: -30%;
    width: 160%;
}.rfqc_course_offering .wlyS_info_wrapper::before,
    .rfqc_course_offering .wlyS_info_wrapper::after {
    width: 80%;
    height: 80%;
}}.LNDb_newsletter_signup {
    overflow: hidden;
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(208,202,168,0.5) 0%, rgb(177,169,130) 100%);
}.LNDb_newsletter_signup::before {
    pointer-events: none;
    width: 200%;
    left: -50%;
    transform: rotate(15deg);
    top: -50%;
    background-size: 40px 40px;
    background: radial-gradient(circle at center, rgb(255, 255, 255, 0.5) 0.5%, transparent 8%);
    opacity: 0.1;
    position: absolute;
    content: '';
    height: 200%;
}.LNDb_newsletter_signup::after {
    transform: skewX(-15deg) translateX(20%);
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    opacity: 0.2;
    height: 100%;
    background: linear-gradient(to right, transparent, rgb(208,202,168,0.5));
    width: 40%;
}.LNDb_newsletter_signup .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
}.LNDb_newsletter_signup .Mmpf_learn_corner {
    transition: transform 0.5s ease-out;
    border-left: 4px solid rgb(177,169,130);
    padding: 50px 40px;
    display: flex;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.05),
              0 0 0 1px rgba(255, 255, 255, 0.1);
    flex-direction: column;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.08);
    transform: perspective(1000px) rotateY(-2deg);
    align-items: center;
}.LNDb_newsletter_signup .Mmpf_learn_corner:hover {
    transform: perspective(1000px) rotateY(0deg);
}.LNDb_newsletter_signup h3 {
    text-align: center;
    max-width: 800px;
    line-height: 1.3;
    position: relative;
    font-weight: 600;
    font-size: clamp(1.5rem, 4vw, 2.25rem);
    font-family: Arial, sans-serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    margin-bottom: 30px;
}.LNDb_newsletter_signup .input_holder {
    position: relative;
    max-width: 600px;
    width: 100%;
    gap: 15px;
    display: flex;
    flex-direction: column;
}.LNDb_newsletter_signup .input_holder > div {
    width: 100%;
    position: relative;
}.LNDb_newsletter_signup .input_holder > div::before {
    content: '';
    transform: translateY(-50%);
    height: 18px;
    background-repeat: no-repeat;
    opacity: 0.7;
    z-index: 1;
    pointer-events: none;
    width: 18px;
    left: 20px;
    background-size: contain;
    top: 50%;
    position: absolute;
}.LNDb_newsletter_signup input[type="email"] {
    width: 100%;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    font-family: Arial, sans-serif;
    font-size: 15px;
    padding: 18px 20px 18px 50px;
    color: #000000;
    border: none;
}.LNDb_newsletter_signup input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(rgb(177,169,130), 0.3), 0 4px 12px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transform: translateY(-2px);
}.LNDb_newsletter_signup input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.LNDb_newsletter_signup input[type="email"]:focus::placeholder {
    opacity: 0.6;
    transform: translateX(5px);
}.LNDb_newsletter_signup .esKZ_subscribe_access {
    font-weight: 600;
    position: relative;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(177,169,130) 0%, rgb(177,169,130,0.5) 100%);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 16px 32px;
    cursor: pointer;
    font-size: 15px;
    border: none;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    align-self: center;
    overflow: hidden;
    font-family: Arial, sans-serif;
}.LNDb_newsletter_signup .esKZ_subscribe_access:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
}.LNDb_newsletter_signup .esKZ_subscribe_access:active {
    transform: translateY(-1px);
}.LNDb_newsletter_signup .esKZ_subscribe_access::after {
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    width: 100%;
    left: -100%;
    transition: left 0.7s ease;
    top: 0;
    content: '';
}.LNDb_newsletter_signup .esKZ_subscribe_access:hover::after {
    left: 100%;
}

@media (min-width: 768px) {.LNDb_newsletter_signup .input_holder {
    align-items: stretch;
    flex-direction: row;
}.LNDb_newsletter_signup .input_holder > div {
    flex: 1;
}.LNDb_newsletter_signup .esKZ_subscribe_access {
    white-space: nowrap;
    align-self: stretch;
}.LNDb_newsletter_signup .Mmpf_learn_corner {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 60px;
}
}

@media (max-width: 767px) {.LNDb_newsletter_signup {
    padding: 60px 0;
}.LNDb_newsletter_signup .Mmpf_learn_corner {
    padding: 40px 25px;
    transform: none;
}.LNDb_newsletter_signup h3 {
    font-size: 1.5rem;
    margin-bottom: 25px;
}.LNDb_newsletter_signup input[type="email"] {
    padding: 15px 15px 15px 45px;
}.LNDb_newsletter_signup .esKZ_subscribe_access {
    width: 100%;
    padding: 14px 20px;
}.LNDb_newsletter_signup .input_holder > div::before {
    width: 16px;
    height: 16px;
    left: 15px;
}
}

@media (max-width: 480px) {.LNDb_newsletter_signup {
    padding: 40px 0;
}.LNDb_newsletter_signup .Mmpf_learn_corner {
    padding: 30px 20px;
}.LNDb_newsletter_signup h3 {
    margin-bottom: 20px;
    font-size: 1.25rem;
}
}

@media (min-width: 1200px) {.LNDb_newsletter_signup::before {
    background-size: 50px 50px;
}.LNDb_newsletter_signup .Mmpf_learn_corner {
    transform: perspective(1500px) rotateY(-1deg);
}
}

@media (prefers-reduced-motion: reduce) {.LNDb_newsletter_signup .Mmpf_learn_corner,
  .LNDb_newsletter_signup .Mmpf_learn_corner:hover,
  .LNDb_newsletter_signup input[type="email"],
  .LNDb_newsletter_signup input[type="email"]:focus,
  .LNDb_newsletter_signup .esKZ_subscribe_access,
  .LNDb_newsletter_signup .esKZ_subscribe_access:hover,
  .LNDb_newsletter_signup .esKZ_subscribe_access:active,
  .LNDb_newsletter_signup .esKZ_subscribe_access::after,
  .LNDb_newsletter_signup .esKZ_subscribe_access:hover::after,
  .LNDb_newsletter_signup input[type="email"]::placeholder,
  .LNDb_newsletter_signup input[type="email"]:focus::placeholder {
    transform: none;
    transition: none;
}}header {
    background: rgb(208,202,168,0.5);
    top: 0;
    left: 0;
    z-index: 1000;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    width: 100%;
    position: fixed;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
}header:before {
    width: 100%;
    animation: shimmer 8s infinite linear;
    pointer-events: none;
    height: 100%;
    left: 0;
    position: absolute;
    content: '';
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 25%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 75%
    );
    top: 0;
}header:after {
    opacity: 0.8;
    bottom: 0;
    left: 0;
    filter: blur(1px);
    background: linear-gradient(
        90deg,
        rgb(177,169,130) 0%,
        rgb(208,202,168) 50%,
        rgb(177,169,130) 100%
    );
    height: 3px;
    content: '';
    position: absolute;
    width: 100%;
}header .cVxB_main_master {
    overflow: hidden;
    position: relative;
}header .cVxB_main_master:before {
    top: 0;
    left: 0;
    pointer-events: none;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(208,202,168,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(177,169,130,0.5) 0%, transparent 40%);
    content: '';
    opacity: 0.15;
    mix-blend-mode: overlay;
    position: absolute;
    width: 100%;
}header .container {
    margin: 0 auto;
    padding: 16px 25px;
    position: relative;
    max-width: 1200px;
}header .container:before {
    left: 0;
    width: 100%;
    opacity: 0.5;
    bottom: -1px;
    position: absolute;
    height: 1px;
    content: '';
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
}header .BkIS_header_pro {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}header .EQDi_first_pagebar {
    align-items: center;
    gap: 35px;
    position: relative;
    display: flex;
}header .EQDi_first_pagebar:before {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    position: absolute;
    width: 100%;
    opacity: 0;
    content: '';
    left: 0;
    transform: translateY(-50%) scaleX(0.8);
    transition: all 0.4s ease;
    top: 50%;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    height: 35px;
}header .EQDi_first_pagebar:hover:before {
    opacity: 1;
    transform: translateY(-50%) scaleX(1);
}header .WGBT_head_learn {
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
    font-family: Arial, sans-serif;
    padding: 5px 0;
}header .WGBT_head_learn:before {
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    bottom: 0;
    transform-origin: right;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        #ffffff,
        transparent
    );
    position: absolute;
    content: '';
    transform: scaleX(0);
    left: 0;
}header .WGBT_head_learn:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transition: all 0.3s ease;
    transform: scaleY(0);
    background: linear-gradient(
        180deg,
        transparent,
        rgb(208,202,168,0.5),
        transparent
    );
    opacity: 0;
    z-index: -1;
    top: 0;
}header .WGBT_head_learn:hover {
    color: #ffffff;
    text-shadow: 0 0 5px #ffffff;
}header .WGBT_head_learn:hover:before {
    transform-origin: left;
    transform: scaleX(1);
}header .WGBT_head_learn:hover:after {
    transform: scaleY(1);
    opacity: 0.15;
}header .xogW_main_learning {
    text-decoration: none;
    position: relative;
    transition: all 0.4s ease;
    align-items: center;
    padding: 5px;
    display: flex;
}header .xogW_main_learning:before {
    background: radial-gradient(
        circle,
        rgb(208,202,168,0.5) 0%,
        transparent 70%
    );
    left: -10px;
    content: '';
    width: calc(100% + 20px);
    z-index: -1;
    opacity: 0;
    position: absolute;
    height: calc(100% + 20px);
    top: -10px;
    transition: opacity 0.5s ease;
}header .xogW_main_learning:after {
    transition: all 0.3s ease;
    height: 100%;
    border: 1px solid transparent;
    opacity: 0;
    left: 0;
    content: '';
    top: 0;
    border-image: linear-gradient(
        to right,
        transparent,
        rgb(208,202,168),
        transparent
    ) 1;
    width: 100%;
    position: absolute;
}header .xogW_main_learning:hover:before {
    opacity: 0.15;
    animation: pulse 2s infinite;
}header .xogW_main_learning:hover:after {
    opacity: 0.7;
}header .xogW_main_learning svg {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    filter: drop-shadow(0 0 3px rgb(208,202,168,0.5));
    height: 45px;
    width: auto;
}header .xogW_main_learning:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(208,202,168));
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.15;
    }
    50% {
        opacity: 0.3;
    }
}

@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}

@media (max-width: 991px) {header .container {
    padding: 14px 20px;
}header .EQDi_first_pagebar {
    gap: 20px;
}header .xogW_main_learning svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .EQDi_first_pagebar {
    padding: 80px 30px 30px;
    width: 80%;
    z-index: 1001;
    -webkit-backdrop-filter: blur(15px);
    transition: right 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    background: rgb(208,202,168);
    position: fixed;
    top: 0;
    max-width: 320px;
    right: -100%;
    height: 100vh;
    gap: 20px;
    backdrop-filter: blur(15px);
    background: linear-gradient(
            135deg,
            rgb(208,202,168) 0%,
            rgb(208,202,168,0.5) 100%
        );
    flex-direction: column;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.2);
}header .EQDi_first_pagebar:before {
    display: none;
}header .menu.active {
    right: 0;
}header .WGBT_head_learn {
    padding: 12px 5px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}header .WGBT_head_learn:last-child {
    border-bottom: none;
}header .xogW_main_learning {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .xogW_main_learning svg {
    height: 35px;
}}footer {
    position: relative;
    margin-top: 0;
    background-color: #000000;
}footer::before {
    opacity: 0.9;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(208,202,168,0.5) 50%,
    #000000 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    content: "";
    left: 0;
}.jtcC_grant_cta {
    background-color: transparent;
    position: relative;
    z-index: 5;
    padding: 60px 0 40px;
}.jtcC_grant_cta .container {
    position: relative;
    grid-gap: 30px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}.jtcC_grant_cta .company_holder {
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.03);
    grid-column: span 4;
    position: relative;
    border-radius: 10px;
}.jtcC_grant_cta .company_holder h3 {
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
    position: relative;
    font-size: 37px;
    margin-bottom: 20px;
}.jtcC_grant_cta .company_holder h3::after {
    content: "";
    bottom: -8px;
    left: 0;
    position: absolute;
    width: 100%;
    background: rgb(208,202,168);
    height: 2px;
}.jtcC_grant_cta .zpxC_citation {
    font-size: 12px;
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.8;
}.jtcC_grant_cta .oxaH_reg_remind {
    grid-column: span 8;
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.jtcC_grant_cta .EQDi_first_pagebar {
    background-color: rgba(255, 255, 255, 0.03);
    position: relative;
    padding: 30px;
    border-radius: 10px;
}.jtcC_grant_cta .EQDi_first_pagebar h5 {
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    margin-bottom: 20px;
}.jtcC_grant_cta .EQDi_first_pagebar h5::after {
    left: 0;
    content: "";
    position: absolute;
    background: rgb(177,169,130);
    bottom: -8px;
    width: 100%;
    height: 2px;
}.jtcC_grant_cta .EQDi_first_pagebar .ulVs_header_guide {
    display: grid;
    grid-gap: 15px;
}.jtcC_grant_cta .EQDi_first_pagebar .ulVs_header_guide a {
    text-decoration: none;
    opacity: 0.8;
    padding-left: 15px;
    position: relative;
    color: #ffffff;
    transition: color 0.3s ease, transform 0.3s ease;
    font-size: 12px;
    display: block;
}.jtcC_grant_cta .EQDi_first_pagebar .ulVs_header_guide a::before {
    width: 6px;
    top: 50%;
    background: rgb(177,169,130);
    left: 0;
    position: absolute;
    height: 6px;
    transform: translateY(-50%);
    border-radius: 50%;
    content: "";
}.jtcC_grant_cta .EQDi_first_pagebar .ulVs_header_guide a:hover {
    transform: translateX(5px);
    color: rgb(208,202,168);
    opacity: 1;
}.qcrZ_footer_caption {
    padding: 25px 0;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
    margin-top: 40px;
}.qcrZ_footer_caption .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.qcrZ_footer_caption .znTJ_carbon_cta {
    font-size: 15px;
    text-align: center;
    opacity: 0.7;
    color: #ffffff;
}

@media (max-width: 991px) {.jtcC_grant_cta .container {
    grid-gap: 30px;
    grid-template-columns: 1fr;
}.jtcC_grant_cta .company_holder {
    grid-column: span 12;
}.jtcC_grant_cta .oxaH_reg_remind {
    grid-column: span 12;
    grid-template-columns: 1fr 1fr;
}
}

@media (max-width: 767px) {.jtcC_grant_cta {
    padding: 40px 0 30px;
}.jtcC_grant_cta .oxaH_reg_remind {
    grid-template-columns: 1fr;
}.jtcC_grant_cta .company_holder {
    padding: 25px;
}.jtcC_grant_cta .EQDi_first_pagebar {
    padding: 25px;
}.jtcC_grant_cta .company_holder h3 {
    font-size: calc(37px - 2px);
}.jtcC_grant_cta .EQDi_first_pagebar h5 {
    font-size: calc(18px - 1px);
}
}

@media (max-width: 575px) {.jtcC_grant_cta {
    padding: 30px 0 20px;
}.jtcC_grant_cta .company_holder,
  .jtcC_grant_cta .EQDi_first_pagebar {
    padding: 20px;
}.jtcC_grant_cta .company_holder h3 {
    font-size: calc(37px - 4px);
}.qcrZ_footer_caption {
    padding: 20px 0;
}}

.jtcC_grant_cta .company_holder:hover,
.jtcC_grant_cta .EQDi_first_pagebar:hover {
    transition: background-color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
}.jtcC_grant_cta .container::before {
    left: 0;
    z-index: -1;
    opacity: 0.05;
    background: 
    linear-gradient(to right, rgb(208,202,168,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(208,202,168,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none;
}.jtcC_grant_cta .company_holder::before {
    opacity: 0.5;
    left: 0;
    background: rgb(208,202,168);
    position: absolute;
    top: 0;
    width: 5px;
    content: "";
    height: 100%;
}.jtcC_grant_cta .EQDi_first_pagebar::before {
    left: 0;
    width: 5px;
    content: "";
    background: rgb(177,169,130);
    top: 0;
    height: 100%;
    opacity: 0.5;
    position: absolute;
}footer::after {
    bottom: 0;
    content: "";
    opacity: 0.3;
    height: 5px;
    background: linear-gradient(to right,
    rgb(208,202,168),
    rgb(177,169,130),
    rgb(208,202,168));
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 2;
}.jtcC_grant_cta .ulVs_header_guide {
    position: relative;
}.jtcC_grant_cta .ulVs_header_guide::after {
    position: absolute;
    background: rgb(177,169,130,0.5);
    content: "";
    height: 1px;
    width: 100%;
    bottom: -15px;
    opacity: 0.2;
    left: 0;
}.jtcC_grant_cta .EQDi_first_pagebar h5,
.jtcC_grant_cta .company_holder h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
}.jtcC_grant_cta .EQDi_first_pagebar:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}.jtcC_grant_cta .EQDi_first_pagebar:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}.qcrZ_footer_caption .znTJ_carbon_cta {
    display: inline-block;
    position: relative;
}.qcrZ_footer_caption .znTJ_carbon_cta::before {
    top: 50%;
    opacity: 0.5;
    height: 1px;
    position: absolute;
    left: -40px;
    background: rgb(208,202,168);
    transform: translateY(-50%);
    content: "";
    width: 30px;
}.qcrZ_footer_caption .znTJ_carbon_cta::after {
    transform: translateY(-50%);
    opacity: 0.5;
    width: 30px;
    height: 1px;
    right: -40px;
    content: "";
    background: rgb(208,202,168);
    top: 50%;
    position: absolute;
}.ShAw_learning_system {
    overflow: visible;
    padding: 180px 0 140px;
    position: relative;
    background: linear-gradient(115deg, rgb(239,235,217) 0%, rgb(208,202,168,0.5) 150%);
}.ShAw_learning_system::before {
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    content: '';
    opacity: 0.15;
    height: 100%;
    background: radial-gradient(circle at 30% 70%, rgb(177,169,130,0.5) 0%, transparent 60%);
    width: 100%;
}.ShAw_learning_system .Mmpf_learn_corner {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.ShAw_learning_system .wlyS_info_wrapper {
    width: 100%;
    position: relative;
    display: flex;
}.ShAw_learning_system .wlyS_info_wrapper h2 {
    height: 300px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    left: 15%;
    padding: 40px 50px;
    width: 300px;
    align-items: center;
    background: linear-gradient(135deg, rgb(208,202,168,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    text-align: center;
    font-size: 34px;
    position: absolute;
    top: -50px;
    backdrop-filter: blur(10px);
    border-radius: 50%;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    z-index: 4;
    font-weight: 700;
    transform: translateX(-50%);
}.ShAw_learning_system .wlyS_info_wrapper p {
    line-height: 1.8;
    padding: 60px 50px 60px 250px;
    color: #ffffff;
    font-size: 17px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 11px;
    margin-left: 15%;
    backdrop-filter: blur(15px);
    position: relative;
    z-index: 3;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.ShAw_learning_system .wlyS_info_wrapper::before {
    opacity: 0.15;
    z-index: 2;
    border-radius: 50%;
    top: -110px;
    border: 1px solid rgb(208,202,168,0.5);
    left: 15%;
    transform: translateX(-50%);
    content: '';
    animation: rotate-slow 60s linear infinite;
    position: absolute;
    width: 450px;
    height: 450px;
}.ShAw_learning_system .wlyS_info_wrapper::after {
    left: 15%;
    border: 1px dashed rgb(177,169,130,0.5);
    height: 550px;
    animation: rotate-slow 80s linear infinite reverse;
    transform: translateX(-50%);
    opacity: 0.1;
    content: '';
    z-index: 1;
    position: absolute;
    top: -160px;
    width: 550px;
    border-radius: 50%;
}.ShAw_learning_system .wlyS_info_wrapper h2::before {
    width: 40px;
    position: absolute;
    left: 50%;
    z-index: 5;
    transform: translate(-50%, -50%);
    opacity: 0.3;
    top: 0;
    content: '';
    background: rgb(208,202,168);
    height: 40px;
    border-radius: 50%;
}.ShAw_learning_system .wlyS_info_wrapper h2::after {
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    content: '';
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 350px;
    left: 50%;
    height: 350px;
    top: 50%;
}.ShAw_learning_system .wlyS_info_wrapper p::before {
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: 11px;
    top: 0;
    opacity: 0.05;
    background: linear-gradient(135deg, rgb(208,202,168,0.5) 0%, transparent 80%);
    content: '';
    position: absolute;
    left: 0;
}.ShAw_learning_system .wlyS_info_wrapper p::after {
    top: -40px;
    opacity: 0.1;
    right: 30px;
    content: '';
    position: absolute;
    border-radius: 10px;
    z-index: 5;
    transform: rotate(45deg);
    background: rgb(177,169,130);
    height: 80px;
    width: 80px;
}.ShAw_learning_system::after {
    position: absolute;
    content: '';
    opacity: 0.2;
    z-index: 1;
    background: linear-gradient(90deg, transparent, rgb(208,202,168,0.5), transparent);
    height: 1px;
    left: 0;
    bottom: 50%;
    width: 100%;
}.ShAw_learning_system .Mmpf_learn_corner::before {
    top: 50%;
    opacity: 0.05;
    left: 15%;
    background: rgb(208,202,168);
    width: 70px;
    filter: blur(30px);
    position: absolute;
    border-radius: 50%;
    height: 70px;
    content: '';
    animation: pulse-subtle 10s infinite alternate;
    transform: translate(-50%, -50%);
}.ShAw_learning_system .Mmpf_learn_corner::after {
    height: 200px;
    content: '';
    filter: blur(60px);
    background: rgb(177,169,130);
    opacity: 0.03;
    animation: pulse-subtle 15s infinite alternate-reverse;
    width: 200px;
    right: 10%;
    border-radius: 50%;
    bottom: -100px;
    position: absolute;
}

@keyframes rotate-slow {
    0% {
        transform: translateX(-50%) rotate(0deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.2);
    }
}
@media screen and (max-width: 1200px) {.ShAw_learning_system .wlyS_info_wrapper h2 {
    left: 20%;
    height: 280px;
    width: 280px;
    padding: 35px 40px;
}.ShAw_learning_system .wlyS_info_wrapper p {
    padding: 50px 40px 50px 220px;
    margin-left: 20%;
}.ShAw_learning_system .wlyS_info_wrapper::before {
    left: 20%;
    width: 400px;
    height: 400px;
    top: -95px;
}.ShAw_learning_system .wlyS_info_wrapper::after {
    width: 500px;
    left: 20%;
    top: -145px;
    height: 500px;
}.ShAw_learning_system .Mmpf_learn_corner::before {
    left: 20%;
}
}

@media screen and (max-width: 992px) {.ShAw_learning_system {
    padding: 160px 0 120px;
}.ShAw_learning_system .wlyS_info_wrapper h2 {
    top: -40px;
    height: 250px;
    left: 25%;
    width: 250px;
    padding: 30px;
}.ShAw_learning_system .wlyS_info_wrapper p {
    padding: 45px 35px 45px 180px;
    margin-left: 25%;
}.ShAw_learning_system .wlyS_info_wrapper::before {
    width: 350px;
    left: 25%;
    top: -80px;
    height: 350px;
}.ShAw_learning_system .wlyS_info_wrapper::after {
    left: 25%;
    height: 450px;
    top: -125px;
    width: 450px;
}.ShAw_learning_system .wlyS_info_wrapper h2::after {
    height: 290px;
    width: 290px;
}.ShAw_learning_system .Mmpf_learn_corner::before {
    left: 25%;
}
}

@media screen and (max-width: 768px) {.ShAw_learning_system {
    padding: 130px 0 100px;
    overflow: hidden;
}.ShAw_learning_system .wlyS_info_wrapper {
    flex-direction: column;
    align-items: center;
}.ShAw_learning_system .wlyS_info_wrapper h2 {
    left: 0;
    height: auto;
    font-size: calc(34px * 0.9);
    transform: none;
    width: 90%;
    margin-bottom: 20px;
    position: relative;
    border-radius: 11px;
    padding: 30px;
    top: 0;
}.ShAw_learning_system .wlyS_info_wrapper p {
    padding: 30px;
    margin-left: 0;
    width: 90%;
}.ShAw_learning_system .wlyS_info_wrapper::before,
    .ShAw_learning_system .wlyS_info_wrapper::after,
    .ShAw_learning_system::after,
    .ShAw_learning_system .Mmpf_learn_corner::before,
    .ShAw_learning_system .Mmpf_learn_corner::after,
    .ShAw_learning_system .wlyS_info_wrapper p::after,
    .ShAw_learning_system .wlyS_info_wrapper h2::before,
    .ShAw_learning_system .wlyS_info_wrapper h2::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.ShAw_learning_system {
    padding: 100px 0 80px;
}.ShAw_learning_system .wlyS_info_wrapper h2 {
    font-size: calc(34px * 0.8);
    width: 100%;
    padding: 25px;
}.ShAw_learning_system .wlyS_info_wrapper p {
    width: 100%;
    padding: 25px;
    font-size: calc(17px * 0.9);
}}.XosU_locate {
    position: relative;
    background: linear-gradient(
        -45deg, 
        rgb(208,202,168,0.5) 0%, 
        rgb(177,169,130,0.5) 20%, 
        transparent 80%
    );
    padding: 4rem 0;
    overflow: hidden;
    backdrop-filter: blur(15px);
}.XosU_locate::before {
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    top: 0;
    background: 
        radial-gradient(circle at 30% 100%, rgba(255,255,255,0.03) 0%, transparent 50%),
        linear-gradient(135deg, transparent 20%, rgb(239,235,217) 20%, rgb(239,235,217) 40%, transparent 40%),
        linear-gradient(225deg, transparent 20%, rgb(239,235,217) 20%, rgb(239,235,217) 40%, transparent 40%);
    z-index: 1;
    pointer-events: none;
    left: 0;
    opacity: 0.5;
}.XosU_locate .container {
    padding: 0 15px;
    max-width: 1400px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.XosU_locate .CbSU_talk_experts {
    gap: 1.5rem;
    display: grid;
    align-items: stretch;
    grid-template-columns: 2fr 1fr 1fr;
    position: relative;
}.XosU_locate .tqhC_team_contact {
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    border-radius: 22px;
    padding: 2rem;
    display: flex;
    background: linear-gradient(
        160deg, 
        #ffffff 0%, 
        rgb(239,235,217) 100%
    );
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    overflow: hidden;
}.XosU_locate .tqhC_team_contact:hover::after {
    opacity: 1;
}.XosU_locate .tqhC_team_contact:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}.XosU_locate .tqhC_team_contact:nth-child(1) p {
    align-items: center;
    display: flex;
}.XosU_locate .tqhC_team_contact:nth-child(2) {
    height: 300px;
    grid-column: span 2;
    grid-row: 1 / 2;
}.XosU_locate .tqhC_team_contact:nth-child(3) {
    grid-column: 2 / 4;
    grid-template-columns: repeat(3, 1fr);
    grid-row: 2 / 3;
    display: grid;
    gap: 1rem;
}.XosU_locate .tqhC_team_contact h2 {
    display: inline-block;
    position: relative;
    font-size: 48px;
    color: rgb(208,202,168);
    margin-bottom: 1rem;
    font-weight: 700;
}.XosU_locate .tqhC_team_contact h2::before {
    width: 100%;
    transition: transform 0.4s ease;
    position: absolute;
    transform-origin: right;
    height: 3px;
    transform: scaleX(0);
    content: '';
    left: 0;
    background: linear-gradient(
        to right, 
        rgb(208,202,168), 
        rgb(177,169,130)
    );
    bottom: -0.5rem;
}.XosU_locate .tqhC_team_contact:hover h2::before {
    transform-origin: left;
    transform: scaleX(1);
}.XosU_locate .uZaf_img_cover {
    transform: perspective(1000px) rotateX(5deg);
    position: relative;
    border-radius: 22px;
    overflow: hidden;
    transition: all 0.5s ease;
    height: 100%;
}.XosU_locate .uZaf_img_cover:hover {
    transform: perspective(1000px) rotateX(0);
}.XosU_locate .uZaf_img_cover::before {
    top: 0;
    height: 100%;
    background: linear-gradient(
        45deg, 
        rgb(208,202,168,0.5) 0%, 
        rgb(177,169,130,0.5) 100%
    );
    position: absolute;
    width: 100%;
    left: 0;
    transition: opacity 0.4s ease;
    opacity: 0;
    content: '';
}.XosU_locate .uZaf_img_cover:hover::before {
    opacity: 0.3;
}.XosU_locate .jYUZ_instant_contact {
    display: contents;
}.XosU_locate .jYUZ_instant_contact a {
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    padding: 1rem;
    text-decoration: none;
    align-items: flex-start;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}.XosU_locate .jYUZ_instant_contact a::before {
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(
        to right, 
        rgb(208,202,168,0.5), 
        rgb(177,169,130,0.5)
    );
    content: '';
    z-index: 1;
    height: 100%;
    position: absolute;
    opacity: 0;
    width: 100%;
    top: 0;
}.XosU_locate .jYUZ_instant_contact a:hover::before {
    opacity: 0.1;
}.XosU_locate .jYUZ_instant_contact a span {
    margin-bottom: 0.5rem;
    font-size: 13px;
    opacity: 0.7;
    z-index: 2;
    color: rgb(208,202,168);
    position: relative;
}.XosU_locate .jYUZ_instant_contact a p {
    font-size: 13px;
    color: rgb(208,202,168);
    font-weight: 600;
    margin: 0;
    z-index: 2;
    position: relative;
}.XosU_locate .LCbU_instant_help {
    display: flex;
    margin-top: 1rem;
    border-radius: 10px;
    padding: 1rem;
    background: rgb(239,235,217);
    grid-column: 1 / -1;
    align-items: center;
}.XosU_locate .LCbU_instant_help h3 {
    margin-right: 1rem;
    font-size: 21px;
    text-transform: uppercase;
    color: rgb(208,202,168);
    letter-spacing: 1px;
}.XosU_locate .qdxw_edu_coach {
    flex-wrap: wrap;
    display: flex;
    gap: 0.5rem;
}.XosU_locate .qdxw_edu_coach span {
    border-radius: 10px;
    padding: 0.3rem 0.7rem;
    color: rgb(208,202,168);
    background: #ffffff;
    font-size: 13px;
}.XosU_locate svg,
.XosU_locate svg path {
    transition: all 0.3s ease;
    margin-right: 10px;
    fill: rgb(208,202,168);
}.XosU_locate .jYUZ_instant_contact a:hover svg,
.XosU_locate .jYUZ_instant_contact a:hover svg path {
    fill: rgb(177,169,130);
    transform: scale(1.1);
}

@media screen and (max-width: 1200px) {.XosU_locate .CbSU_talk_experts {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}.XosU_locate .tqhC_team_contact:nth-child(1) {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.XosU_locate .tqhC_team_contact:nth-child(2) {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
}.XosU_locate .tqhC_team_contact:nth-child(3) {
    grid-row: 2 / 3;
    grid-column: 1 / 3;
    grid-template-columns: repeat(3, 1fr);
}
}

@media screen and (max-width: 768px) {.XosU_locate .CbSU_talk_experts {
    grid-template-columns: 1fr;
}.XosU_locate .tqhC_team_contact:nth-child(1),
    .XosU_locate .tqhC_team_contact:nth-child(2),
    .XosU_locate .tqhC_team_contact:nth-child(3) {
    grid-row: auto;
    grid-column: 1;
}.XosU_locate .tqhC_team_contact:nth-child(3) {
    grid-template-columns: 1fr;
}.XosU_locate .uZaf_img_cover {
    height: 250px;
}
}

@media screen and (max-width: 480px) {.XosU_locate .tqhC_team_contact:nth-child(3) {
    flex-direction: column;
    display: flex;
}}.tbgV_about_this {
    padding: 150px 0;
    background-color: rgb(239,235,217);
    isolation: isolate;
    position: relative;
    overflow: hidden;
}.tbgV_about_this::before {
    position: absolute;
    content: "";
    inset: 0;
    opacity: 0.8;
    background: 
        linear-gradient(120deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 20%),
        linear-gradient(240deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 20%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 10%),
        radial-gradient(circle at 15% 15%, rgb(208,202,168,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(177,169,130,0.5) 0%, transparent 25%);
    z-index: -2;
}.tbgV_about_this::after {
    height: 100%;
    width: 100%;
    content: "";
    pointer-events: none;
    background-image: 
        linear-gradient(90deg, rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    opacity: 0.03;
    position: absolute;
    top: 0;
    z-index: -1;
    background-size: 20px 20px;
    left: 0;
}.tbgV_about_this .container {
    z-index: 1;
    padding: 0 30px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.tbgV_about_this .container::before {
    position: absolute;
    content: "";
    height: 200px;
    background-size: 200px 200px;
    right: -100px;
    background: 
        radial-gradient(circle, transparent 30%, rgb(208,202,168,0.5) 30%, rgb(208,202,168,0.5) 32%, transparent 32%),
        radial-gradient(circle, transparent 36%, rgb(208,202,168,0.5) 36%, rgb(208,202,168,0.5) 38%, transparent 38%),
        radial-gradient(circle, transparent 43%, rgb(208,202,168,0.5) 43%, rgb(208,202,168,0.5) 45%, transparent 45%);
    opacity: 0.3;
    z-index: -1;
    width: 200px;
    background-repeat: no-repeat;
    animation: pulseCircles 8s infinite alternate ease-in-out;
    top: -120px;
}.tbgV_about_this .container::after {
    opacity: 0.3;
    width: 150px;
    background-size: 150px 150px;
    height: 150px;
    background-repeat: no-repeat;
    animation: pulseCircles 8s infinite alternate-reverse ease-in-out;
    left: -70px;
    z-index: -1;
    bottom: -100px;
    background: 
        radial-gradient(circle, transparent 30%, rgb(177,169,130,0.5) 30%, rgb(177,169,130,0.5) 32%, transparent 32%),
        radial-gradient(circle, transparent 36%, rgb(177,169,130,0.5) 36%, rgb(177,169,130,0.5) 38%, transparent 38%),
        radial-gradient(circle, transparent 43%, rgb(177,169,130,0.5) 43%, rgb(177,169,130,0.5) 45%, transparent 45%);
    position: absolute;
    content: "";
}@keyframes pulseCircles {
    0% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0.2;
    }
}

.tbgV_about_this .Mmpf_learn_corner {
    position: relative;
    display: flex;
    overflow: hidden;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.01);
    border-radius: 15px;
    box-shadow: 
        0 20px 80px -20px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(255, 255, 255, 0.05),
        inset 0 0 20px rgba(0, 0, 0, 0.02);
}.tbgV_about_this .Mmpf_learn_corner::before,
.tbgV_about_this .Mmpf_learn_corner::after {
    height: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    opacity: 0.05;
    z-index: 0;
    border-radius: 50%;
    background: conic-gradient(
        transparent 0deg,
        transparent 30deg,
        rgb(208,202,168,0.5) 40deg,
        rgb(208,202,168,0.5) 60deg,
        transparent 70deg,
        transparent 120deg,
        rgb(177,169,130,0.5) 130deg,
        rgb(177,169,130,0.5) 150deg,
        transparent 160deg,
        transparent 210deg,
        rgb(208,202,168,0.5) 220deg,
        rgb(208,202,168,0.5) 240deg,
        transparent 250deg,
        transparent 300deg,
        rgb(177,169,130,0.5) 310deg,
        rgb(177,169,130,0.5) 330deg,
        transparent 340deg
    );
    position: absolute;
    content: "";
}.tbgV_about_this .Mmpf_learn_corner::before {
    animation: rotateConic 60s linear infinite;
}.tbgV_about_this .Mmpf_learn_corner::after {
    filter: blur(5px);
    animation: rotateConic 40s linear infinite reverse;
    opacity: 0.03;
}@keyframes rotateConic {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.tbgV_about_this .nuCE_skills_center {
    width: 35%;
    flex-direction: column;
    align-items: center;
    display: flex;
    position: relative;
    z-index: 2;
    justify-content: center;
    background: linear-gradient(
        -45deg, 
        transparent, 
        rgba(255, 255, 255, 0.02) 30%, 
        rgba(255, 255, 255, 0.03) 50%, 
        rgba(255, 255, 255, 0.02) 70%, 
        transparent
    );
    padding: 60px 0;
}.tbgV_about_this .nuCE_skills_center::before {
    height: 60px;
    border-left: 2px solid rgb(208,202,168,0.5);
    left: 30px;
    z-index: 1;
    border-top: 2px solid rgb(208,202,168,0.5);
    content: "";
    opacity: 0.6;
    width: 60px;
    top: 30px;
    position: absolute;
}.tbgV_about_this .nuCE_skills_center::after {
    border-bottom: 2px solid rgb(208,202,168,0.5);
    bottom: 30px;
    content: "";
    opacity: 0.6;
    height: 60px;
    right: 30px;
    position: absolute;
    width: 60px;
    border-right: 2px solid rgb(208,202,168,0.5);
    z-index: 1;
}.tbgV_about_this .nuCE_skills_center .uZaf_img_cover {
    overflow: hidden;
    z-index: 2;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    width: 240px;
    transform: perspective(1000px) rotateY(5deg);
    border-radius: 15px;
    height: 320px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
}.tbgV_about_this .nuCE_skills_center .uZaf_img_cover::before {
    background: linear-gradient(
        to bottom,
        transparent 60%,
        rgba(0, 0, 0, 0.4) 100%
    );
    inset: 0;
    position: absolute;
    z-index: 1;
    content: "";
}.tbgV_about_this .nuCE_skills_center .uZaf_img_cover::after {
    transform: rotate(30deg);
    top: -100%;
    position: absolute;
    width: 40%;
    z-index: 2;
    height: 200%;
    left: -20%;
    content: "";
    animation: reflectionSweep 7s infinite cubic-bezier(0.5, 0, 0.5, 1);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
}@keyframes reflectionSweep {
    0% {
        transform: rotate(30deg) translateX(-100%);
    }
    100% {
        transform: rotate(30deg) translateX(500%);
    }
}

.tbgV_about_this .nuCE_skills_center:hover .uZaf_img_cover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
}.tbgV_about_this .sMSO_team_bios {
    transform: translateY(-30px) translateX(40px);
    padding: 20px 30px;
    background: rgb(208,202,168);
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 3;
    color: #ffffff;
}.tbgV_about_this .sMSO_team_bios::before {
    height: 100%;
    content: "";
    left: 0;
    background: rgb(177,169,130);
    position: absolute;
    opacity: 0.8;
    top: 0;
    width: 4px;
}.tbgV_about_this .sMSO_team_bios::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30%;
    transition: width 0.3s ease;
    opacity: 0.8;
    background: rgb(177,169,130);
    height: 3px;
    content: "";
}.tbgV_about_this .nuCE_skills_center:hover .sMSO_team_bios {
    transform: translateY(-35px) translateX(30px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
}.tbgV_about_this .nuCE_skills_center:hover .sMSO_team_bios::after {
    width: 70%;
}.tbgV_about_this .Sisl_smart_learning {
    font-weight: 700;
    font-size: 18px;
    position: relative;
    margin: 0 0 8px 0;
}.tbgV_about_this .TInf_learn_online {
    opacity: 0.9;
    font-size: 13px;
    margin: 0;
}.tbgV_about_this .wlyS_info_wrapper {
    position: relative;
    padding: 60px;
    background: linear-gradient(
        45deg, 
        rgba(255, 255, 255, 0.03) 0%, 
        transparent 50%, 
        rgba(255, 255, 255, 0.02) 100%
    );
    z-index: 2;
    width: 65%;
}.tbgV_about_this .wlyS_info_wrapper::before {
    left: 0;
    opacity: 0.4;
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    top: 0;
    background: linear-gradient(
        to bottom,
        transparent,
        rgb(208,202,168,0.5),
        rgb(177,169,130,0.5),
        transparent
    );
}.tbgV_about_this .wlyS_info_wrapper::after {
    transform: translateY(120px);
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    background: linear-gradient(
        to right,
        transparent,
        rgb(177,169,130,0.5) 50%,
        transparent
    );
    height: 1px;
    width: 80%;
    opacity: 0.2;
}.tbgV_about_this .iRLf_knowledge_classes {
    align-items: center;
    display: flex;
    position: relative;
    margin-bottom: 25px;
}.tbgV_about_this .iRLf_knowledge_classes::before {
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(
        to right,
        rgb(208,202,168,0.5),
        transparent 80%
    );
    bottom: -12px;
    height: 1px;
    opacity: 0.3;
    position: absolute;
}.tbgV_about_this .iRLf_knowledge_classes svg {
    fill: rgb(208,202,168);
    margin-right: 15px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 45px;
    position: relative;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
    width: 45px;
}.tbgV_about_this .iRLf_knowledge_classes svg::before {
    border-radius: 50%;
    content: "";
    border: 1px dashed rgb(208,202,168,0.5);
    position: absolute;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease;
    inset: -5px;
}.tbgV_about_this .iRLf_knowledge_classes:hover svg {
    transform: translateY(-5px) rotate(10deg);
}.tbgV_about_this .iRLf_knowledge_classes svg path {
    fill: rgb(208,202,168);
    transition: fill 0.3s ease;
}.tbgV_about_this .iRLf_knowledge_classes:hover svg path {
    fill: rgb(177,169,130);
}.tbgV_about_this h2 {
    position: relative;
    color: #000000;
    padding-bottom: 15px;
    margin: 0 0 30px 0;
    font-weight: 700;
    font-size: 33px;
}.tbgV_about_this h2::before {
    content: "";
    opacity: 0.2;
    width: 100%;
    height: 1px;
    background: linear-gradient(
        to right,
        rgb(208,202,168,0.5) 0%,
        transparent 80%
    );
    bottom: 0;
    left: 0;
    position: absolute;
}.tbgV_about_this h2::after {
    position: absolute;
    background: linear-gradient(
        to right,
        rgb(208,202,168) 0%,
        rgb(177,169,130) 100%
    );
    height: 3px;
    transition: width 0.3s ease;
    width: 60px;
    bottom: 0;
    border-radius: 3px;
    content: "";
    left: 0;
}.tbgV_about_this .wlyS_info_wrapper:hover h2::after {
    width: 100px;
}.tbgV_about_this p {
    color: #000000;
    padding-left: 20px;
    margin: 0;
    position: relative;
    line-height: 1.8;
    font-size: 13px;
}.tbgV_about_this p::before {
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(
        to bottom,
        rgb(208,202,168,0.5),
        rgb(177,169,130,0.5)
    );
    width: 2px;
    height: 100%;
    top: 0;
    opacity: 0.3;
}.tbgV_about_this p::after {
    bottom: 10px;
    background: linear-gradient(
        to right,
        transparent,
        rgb(177,169,130,0.5)
    );
    width: 30%;
    content: "";
    height: 1px;
    right: 0;
    opacity: 0.1;
    position: absolute;
}

@media (max-width: 1024px) {.tbgV_about_this {
    padding: 100px 0;
}.tbgV_about_this .Mmpf_learn_corner {
    flex-direction: column;
}.tbgV_about_this .nuCE_skills_center,
    .tbgV_about_this .wlyS_info_wrapper {
    padding: 40px;
    width: 100%;
}.tbgV_about_this .nuCE_skills_center {
    gap: 30px;
    align-items: center;
    display: flex;
    flex-direction: row;
    padding-bottom: 60px;
    justify-content: center;
}.tbgV_about_this .nuCE_skills_center .uZaf_img_cover {
    height: 240px;
    width: 180px;
    margin-bottom: 0;
}.tbgV_about_this .sMSO_team_bios {
    transform: translateY(0) translateX(0);
    flex: 1;
}.tbgV_about_this .nuCE_skills_center:hover .sMSO_team_bios {
    transform: translateY(0) translateX(0);
}.tbgV_about_this .wlyS_info_wrapper::before {
    width: 100%;
    background: linear-gradient(
            to right,
            transparent,
            rgb(208,202,168,0.5),
            rgb(177,169,130,0.5),
            transparent
        );
    height: 1px;
}
}

@media (max-width: 768px) {.tbgV_about_this {
    padding: 80px 0;
}.tbgV_about_this .nuCE_skills_center {
    flex-direction: column;
    padding: 30px;
    padding-bottom: 60px;
}.tbgV_about_this .nuCE_skills_center .uZaf_img_cover {
    height: 270px;
    width: 200px;
    margin-bottom: 20px;
}.tbgV_about_this .sMSO_team_bios {
    text-align: center;
    width: 90%;
}.tbgV_about_this .sMSO_team_bios::before {
    height: 4px;
    width: 100%;
}.tbgV_about_this .sMSO_team_bios::after {
    transform: translateX(-50%);
    left: 50%;
}.tbgV_about_this .wlyS_info_wrapper {
    padding: 30px;
}.tbgV_about_this h2 {
    text-align: center;
}.tbgV_about_this h2::after {
    left: 50%;
    transform: translateX(-50%);
}.tbgV_about_this .wlyS_info_wrapper:hover h2::after {
    width: 80px;
}.tbgV_about_this p {
    text-align: center;
    padding-left: 0;
}.tbgV_about_this p::before {
    display: none;
}
}

@media (max-width: 480px) {.tbgV_about_this {
    padding: 60px 0;
}.tbgV_about_this .container {
    padding: 0 20px;
}.tbgV_about_this .nuCE_skills_center {
    padding-bottom: 50px;
    padding: 25px;
}.tbgV_about_this .nuCE_skills_center .uZaf_img_cover {
    height: 220px;
    width: 160px;
}.tbgV_about_this .sMSO_team_bios {
    padding: 15px 20px;
    width: 100%;
}.tbgV_about_this .wlyS_info_wrapper {
    padding: 25px 20px;
}.tbgV_about_this h2 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.85);
}.tbgV_about_this .iRLf_knowledge_classes {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}.tbgV_about_this .iRLf_knowledge_classes svg {
    margin-right: 0;
    margin-bottom: 10px;
}}.OERT_contact_box {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(239,235,217) 0%, rgba(16, 22, 47, 0.95) 100%);
    position: relative;
    overflow: hidden;
}.OERT_contact_box::before {
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background-size: 20px 20px, 20px 20px;
    animation: gridMove 20s linear infinite;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(208,202,168), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(177,169,130), 0.04) 50%, transparent 100%);
}.OERT_contact_box::after {
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(208,202,168), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(177,169,130), 0.15) 0%, 
        transparent 50%
    );
    left: 0;
    z-index: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0.6;
}@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}

.OERT_contact_box .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.OERT_contact_box h2 {
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    font-size: 35px;
}.OERT_contact_box h2::after {
    content: "";
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, rgb(208,202,168), rgb(177,169,130));
    border-radius: 1.5px;
    width: 80px;
}.OERT_contact_box .voMg_query_feedback {
    gap: 30px;
    margin-top: 60px;
    grid-template-columns: 1fr 1fr;
    display: grid;
    position: relative;
}.OERT_contact_box .voMg_query_feedback::before {
    content: "";
    position: absolute;
    top: -8px;
    height: 100%;
    border: 1px solid rgba(rgb(208,202,168), 0.2);
    border-radius: 10px;
    left: -8px;
    width: 100%;
    z-index: -1;
}.OERT_contact_box .voMg_query_feedback::after {
    width: 100%;
    bottom: -8px;
    position: absolute;
    height: 100%;
    border: 1px solid rgba(rgb(177,169,130), 0.2);
    right: -8px;
    z-index: -1;
    content: "";
    border-radius: 10px;
}.OERT_contact_box .uZaf_img_cover {
    min-height: 550px;
    border-radius: 10px;
    height: 100%;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}.OERT_contact_box .uZaf_img_cover::before {
    top: 0;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    content: "";
    width: 100%;
    z-index: 1;
    height: 100%;
    position: absolute;
    left: 0;
}.OERT_contact_box .uZaf_img_cover::after {
    border-top: 2px solid rgba(rgb(208,202,168), 0.6);
    height: 60px;
    top: 20px;
    z-index: 2;
    right: 20px;
    width: 60px;
    border-right: 2px solid rgba(rgb(208,202,168), 0.6);
    content: "";
    position: absolute;
}.OERT_contact_box .DiUe_message_feedback {
    border-radius: 10px;
    padding: 50px;
    position: relative;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.03);
}.OERT_contact_box .DiUe_message_feedback::before {
    bottom: 20px;
    border-bottom: 2px solid rgba(rgb(177,169,130), 0.6);
    position: absolute;
    left: 20px;
    content: "";
    height: 60px;
    width: 60px;
    border-left: 2px solid rgba(rgb(177,169,130), 0.6);
}.OERT_contact_box form {
    width: 100%;
}.OERT_contact_box form h3 {
    font-size: 22px;
    padding-left: 20px;
    color: #ffffff;
    margin-bottom: 30px;
    position: relative;
    font-weight: 600;
    font-family: Arial, sans-serif;
}.OERT_contact_box form h3::before {
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    background: rgb(208,202,168);
    width: 3px;
    border-radius: 10px;
}.OERT_contact_box form input[type="text"] {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    font-size: 13px;
    color: #ffffff;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    background: rgba(255, 255, 255, 0.05);
    padding: 18px 25px;
    font-family: Arial, sans-serif;
}.OERT_contact_box form input[type="text"]:focus {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgb(208,202,168);
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(208,202,168), 0.2);
}.OERT_contact_box form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.OERT_contact_box .rnGA_support_message {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.OERT_contact_box .rnGA_support_message input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.OERT_contact_box .rnGA_support_message label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
}.OERT_contact_box .rnGA_support_message label::before {
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    left: 0;
    position: absolute;
    height: 22px;
    width: 22px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    content: "";
    top: 2px;
}.OERT_contact_box .rnGA_support_message input[type="checkbox"]:checked + label::before {
    background: rgb(208,202,168);
    border-color: rgb(208,202,168);
}.OERT_contact_box .rnGA_support_message input[type="checkbox"]:checked + label::after {
    position: absolute;
    top: 6px;
    left: 8px;
    transform: rotate(45deg);
    content: "";
    border-bottom: 2px solid #ffffff;
    height: 10px;
    width: 6px;
    border-right: 2px solid #ffffff;
}.OERT_contact_box .rnGA_support_message label a {
    position: relative;
    color: rgb(208,202,168);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}.OERT_contact_box .rnGA_support_message label a:hover {
    color: rgb(177,169,130);
}.OERT_contact_box form .ogIT_request_list {
    transition: all 0.4s ease;
    display: inline-block;
    font-weight: 600;
    padding: 16px 40px;
    background: linear-gradient(45deg, rgb(208,202,168), rgb(177,169,130));
    border: none;
    color: #ffffff;
    overflow: hidden;
    font-size: 16px;
    border-radius: 10px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: Arial, sans-serif;
}.OERT_contact_box form .ogIT_request_list::before {
    transition: all 0.4s ease;
    background: linear-gradient(45deg, rgb(177,169,130), rgb(208,202,168));
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
    left: -100%;
}.OERT_contact_box form .ogIT_request_list:hover::before {
    left: 0;
}.OERT_contact_box form .ogIT_request_list:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}.OERT_contact_box svg {
    height: 22px;
    fill: rgb(208,202,168);
    width: 22px;
}.OERT_contact_box svg path {
    transition: fill 0.3s ease;
    fill: rgb(208,202,168);
}

@media screen and (max-width: 991px) {.OERT_contact_box {
    padding: 90px 0;
}.OERT_contact_box .voMg_query_feedback {
    gap: 40px;
    grid-template-columns: 1fr;
}.OERT_contact_box .uZaf_img_cover {
    min-height: 400px;
}.OERT_contact_box .DiUe_message_feedback {
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.OERT_contact_box {
    padding: 70px 0;
}.OERT_contact_box h2 {
    font-size: calc(35px * 0.9);
}.OERT_contact_box .uZaf_img_cover {
    min-height: 350px;
}.OERT_contact_box .uZaf_img_cover::after,
    .OERT_contact_box .DiUe_message_feedback::before {
    height: 40px;
    width: 40px;
}
}

@media screen and (max-width: 576px) {.OERT_contact_box {
    padding: 50px 0;
}.OERT_contact_box h2 {
    font-size: calc(35px * 0.8);
}.OERT_contact_box .voMg_query_feedback {
    margin-top: 40px;
}.OERT_contact_box .uZaf_img_cover {
    min-height: 250px;
}.OERT_contact_box .DiUe_message_feedback {
    padding: 30px 20px;
}.OERT_contact_box form h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}.OERT_contact_box form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.OERT_contact_box form .ogIT_request_list {
    padding: 15px 20px;
    width: 100%;
}}.HytR_learning_profits {
    background: linear-gradient(135deg, rgb(239,235,217) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
    perspective: 1000px;
    padding: 100px 0;
}.HytR_learning_profits::before {
    left: 0;
    content: "";
    height: 100%;
    z-index: 0;
    top: 0;
    pointer-events: none;
    width: 100%;
    position: absolute;
    opacity: 0.07;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(208,202,168,0.5) 49%, transparent 51%) 0 0 / 40px 40px,
        linear-gradient(-45deg, transparent 48%, rgb(177,169,130,0.5) 49%, transparent 51%) 0 0 / 60px 60px;
}.HytR_learning_profits .container {
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.HytR_learning_profits .Mmpf_learn_corner {
    position: relative;
    gap: 40px;
    transform-style: preserve-3d;
    display: flex;
    flex-direction: column-reverse;
}.HytR_learning_profits .wlyS_info_wrapper {
    padding: 40px;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -5px -5px 15px rgba(255, 255, 255, 0.8),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
    flex: 1;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    transform: translateZ(20px);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.HytR_learning_profits .wlyS_info_wrapper::before {
    top: -10px;
    border-top: 2px solid rgb(208,202,168);
    border-left: 2px solid rgb(208,202,168);
    position: absolute;
    opacity: 0.3;
    content: "";
    bottom: 40px;
    left: -10px;
    pointer-events: none;
    right: 40px;
    transition: all 0.3s ease-out;
    transform: translateZ(-5px);
}.HytR_learning_profits .wlyS_info_wrapper::after {
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(177,169,130,0.5) 0,
            rgb(177,169,130,0.5) 2px,
            transparent 2px,
            transparent 8px
        );
    opacity: 0.2;
    position: absolute;
    content: "";
    filter: blur(1px);
    transform: translateZ(-10px);
    z-index: -1;
    height: 60%;
    bottom: -15px;
    transition: all 0.3s ease-out;
    width: 60%;
    right: -15px;
}.HytR_learning_profits .wlyS_info_wrapper h4 {
    color: #000000;
    font-weight: 700;
    transform: translateZ(5px);
    margin-bottom: 30px;
    letter-spacing: -0.01em;
    font-size: calc(23px * 1.1);
    line-height: 1.3;
    position: relative;
}.HytR_learning_profits .wlyS_info_wrapper h4::after {
    background: linear-gradient(90deg, rgb(208,202,168), transparent);
    width: 80px;
    bottom: -12px;
    height: 3px;
    left: 0;
    position: absolute;
    transform: translateZ(5px);
    content: "";
}.HytR_learning_profits .wlyS_info_wrapper > div {
    gap: 10px;
    flex-direction: column;
    display: flex;
}.HytR_learning_profits .wlyS_info_wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.HytR_learning_profits .wlyS_info_wrapper li {
    transition: transform 0.3s ease;
    margin-bottom: 14px;
    transform: translateZ(10px);
}.HytR_learning_profits .wlyS_info_wrapper li:hover {
    transform: translateZ(15px) translateX(5px);
}.HytR_learning_profits .wlyS_info_wrapper li p {
    align-items: flex-start;
    margin: 0;
    gap: 15px;
    font-size: 17px;
    display: flex;
    line-height: 1.6;
    color: #000000;
}.HytR_learning_profits .wlyS_info_wrapper li p span:first-child {
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    display: flex;
    height: 44px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.5));
    width: 44px;
    position: relative;
    flex-shrink: 0;
    box-shadow: 
        3px 3px 6px rgba(0, 0, 0, 0.1),
        -1px -1px 4px rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
}.HytR_learning_profits .wlyS_info_wrapper li:hover p span:first-child {
    background: linear-gradient(135deg, #ffffff, rgba(255, 255, 255, 0.7));
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.15),
        -2px -2px 6px rgba(255, 255, 255, 1);
}.HytR_learning_profits svg {
    transition: transform 0.3s ease;
    width: 20px;
    height: 20px;
}.HytR_learning_profits li:hover svg {
    transform: scale(1.1);
}.HytR_learning_profits svg path {
    fill: rgb(208,202,168);
    transition: all 0.3s ease;
}.HytR_learning_profits li:hover svg path {
    fill: rgb(177,169,130);
}.HytR_learning_profits .wlyS_info_wrapper li p span:last-child {
    position: relative;
    padding-bottom: 4px;
    font-weight: 400;
    font-size: 17px;
}.HytR_learning_profits .wlyS_info_wrapper li p span:last-child::after {
    content: "";
    height: 1px;
    width: 0;
    position: absolute;
    left: 0;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(208,202,168,0.5);
    bottom: 0;
}.HytR_learning_profits .wlyS_info_wrapper li:hover p span:last-child::after {
    width: 100%;
}.HytR_learning_profits .uZaf_img_cover {
    transform: translateZ(40px) rotate(-1deg);
    border-radius: 10px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.15),
        -5px -5px 15px rgba(255, 255, 255, 0.8);
    height: auto;
    width: 100%;
    position: relative;
    object-fit: cover;
    filter: saturate(0.95) contrast(1.05);
}.HytR_learning_profits .uZaf_img_cover:hover {
    filter: saturate(1.1) contrast(1.1);
    transform: translateZ(45px) rotate(0deg);
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.18),
        -5px -5px 15px rgba(255, 255, 255, 0.9);
}.HytR_learning_profits .uZaf_img_cover::before {
    opacity: 0.2;
    content: "";
    z-index: 1;
    border-radius: 10px;
    background: linear-gradient(
        135deg,
        rgb(208,202,168,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(177,169,130,0.5) 100%
    );
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    pointer-events: none;
    width: 100%;
    transition: opacity 0.5s ease;
    mix-blend-mode: overlay;
}.HytR_learning_profits .uZaf_img_cover:hover::before {
    opacity: 0.3;
}

@media (min-width: 768px) {.HytR_learning_profits {
    padding: 120px 0;
}.HytR_learning_profits .Mmpf_learn_corner {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.HytR_learning_profits .wlyS_info_wrapper {
    padding: 50px;
    flex: 3;
}.HytR_learning_profits .uZaf_img_cover {
    max-width: 450px;
    flex: 2;
}.HytR_learning_profits .wlyS_info_wrapper > div {
    gap: 30px;
    flex-direction: row;
}.HytR_learning_profits .wlyS_info_wrapper > div > ul {
    flex: 1;
}.HytR_learning_profits .wlyS_info_wrapper h4 {
    font-size: calc(23px * 1.2);
}
}

@media (min-width: 992px) {.HytR_learning_profits {
    padding: 140px 0;
}.HytR_learning_profits .Mmpf_learn_corner {
    gap: 80px;
}.HytR_learning_profits .wlyS_info_wrapper {
    padding: 60px;
}.HytR_learning_profits .wlyS_info_wrapper h4 {
    font-size: calc(23px * 1.3);
    margin-bottom: 40px;
}.HytR_learning_profits .wlyS_info_wrapper h4::after {
    width: 100px;
}.HytR_learning_profits .wlyS_info_wrapper li {
    margin-bottom: 20px;
}.HytR_learning_profits .uZaf_img_cover {
    transform: translateZ(50px) rotate(-2deg);
}.HytR_learning_profits .uZaf_img_cover:hover {
    transform: translateZ(60px) rotate(0deg);
}
}

@media (max-width: 767px) {.HytR_learning_profits {
    padding: 80px 0;
}.HytR_learning_profits .wlyS_info_wrapper {
    padding: 30px;
}.HytR_learning_profits .wlyS_info_wrapper h4 {
    margin-bottom: 25px;
    font-size: 23px;
}.HytR_learning_profits .wlyS_info_wrapper li p {
    gap: 10px;
}.HytR_learning_profits .wlyS_info_wrapper li p span:first-child {
    width: 36px;
    height: 36px;
}.HytR_learning_profits svg {
    width: 16px;
    height: 16px;
}.HytR_learning_profits .uZaf_img_cover {
    transform: translateZ(30px) rotate(-1deg);
}
}

@media (max-width: 480px) {.HytR_learning_profits {
    padding: 60px 0;
}.HytR_learning_profits .wlyS_info_wrapper {
    padding: 25px;
}.HytR_learning_profits .wlyS_info_wrapper h4 {
    font-size: calc(23px * 0.9);
}.HytR_learning_profits .wlyS_info_wrapper li p span:first-child {
    width: 32px;
    height: 32px;
}.HytR_learning_profits svg {
    height: 14px;
    width: 14px;
}.HytR_learning_profits .uZaf_img_cover {
    transform: translateZ(20px) rotate(-1deg);
}}.RIQS_secure_enclosure {
    background-color: rgb(208,202,168);
    padding: 40px 20px;
    border: 1px solid rgb(177,169,130);
    font-family: Arial, sans-serif;
    color: #ffffff;
}.RIQS_secure_enclosure h1, .RIQS_secure_enclosure h2, .RIQS_secure_enclosure h3, .RIQS_secure_enclosure h4, .RIQS_secure_enclosure h5, .RIQS_secure_enclosure h6 {
    color: rgb(177,169,130);
    text-shadow: 0 0 5px rgb(208,202,168);
    margin-bottom: 20px;
}.RIQS_secure_enclosure h1 {
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 1px solid rgb(177,169,130);
    font-size: 48px;
}.RIQS_secure_enclosure h2 {
    padding-bottom: 8px;
    border-bottom: 1px dashed rgb(177,169,130);
    font-size: 35px;
    font-weight: 600;
}.RIQS_secure_enclosure h3 {
    font-size: 1.5em;
    font-weight: 600;
}.RIQS_secure_enclosure h4 {
    font-weight: 400;
    font-size: 1.25em;
}.RIQS_secure_enclosure h5 {
    font-weight: 400;
    font-size: 21px;
}.RIQS_secure_enclosure h6 {
    font-weight: 300;
    font-size: 16px;
}.RIQS_secure_enclosure ul, .RIQS_secure_enclosure ol {
    padding-left: 20px;
    margin-left: 20px;
}.RIQS_secure_enclosure ul li, .RIQS_secure_enclosure ol li {
    margin-bottom: 10px;
    color: rgb(177,169,130);
    position: relative;
    line-height: 1.6;
    padding-left: 20px;
    font-size: 12px;
}.RIQS_secure_enclosure ul li:before {
    font-size: 1.2em;
    left: 0;
    content: '➤';
    color: rgb(208,202,168);
    position: absolute;
}.RIQS_secure_enclosure p, .RIQS_secure_enclosure span, .RIQS_secure_enclosure div {
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 1.8;
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.RIQS_secure_enclosure {
    padding: 20px 10px;
}.RIQS_secure_enclosure h1 {
    font-size: calc(21px - 10%);
}.RIQS_secure_enclosure h2 {
    font-size: calc(21px - 10%);
}.RIQS_secure_enclosure p, .RIQS_secure_enclosure span, .RIQS_secure_enclosure div {
    font-size: calc(12px - 10%);
}}
.RIQS_secure_enclosure a {
    border-bottom: 1px solid rgb(208,202,168);
    color: rgb(208,202,168);
    text-decoration: none;
}.RIQS_secure_enclosure a:hover {
    color: rgb(177,169,130);
    border-bottom: 1px solid rgb(177,169,130);
}.RIQS_secure_enclosure blockquote {
    padding: 15px 20px;
    margin: 20px 0;
    font-style: italic;
    border-left: 5px solid rgb(177,169,130);
    background-color: rgba(0, 0, 0, 0.5);
    color: rgb(177,169,130);
}.RIQS_secure_enclosure code {
    color: #000000;
    background-color: rgb(208,202,168,0.5);
    font-family: monospace;
    border-radius: 10px;
    padding: 2px 6px;
}.RIQS_secure_enclosure hr {
    border: 0;
    height: 1px;
    margin: 30px 0;
    background: rgb(208,202,168,0.5);
}.AtNp_title_board {
    overflow: hidden;
    display: flex;
    padding: 5rem 2rem;
    position: relative;
    min-height: 100vh;
    justify-content: center;
    background: linear-gradient(135deg, rgb(239,235,217) 0%, rgb(208,202,168,0.5) 100%);
    align-items: center;
}.AtNp_title_board > div {
    gap: 3rem;
    display: grid;
    width: 100%;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    grid-template-columns: 1fr;
}.AtNp_title_board::before {
    background: linear-gradient(45deg, transparent 40%, rgb(177,169,130,0.5) 100%);
    left: 0;
    top: 0;
    content: '';
    opacity: 0.15;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
}.AtNp_title_board::after {
    width: 40%;
    content: '';
    transform: rotate(-15deg);
    background: rgb(208,202,168);
    bottom: -5%;
    opacity: 0.1;
    right: -5%;
    height: 40%;
    position: absolute;
    z-index: 0;
}.AtNp_title_board h1.WMsX_master_expert {
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #000000;
    animation: fadeInDown 0.8s ease-out forwards;
    transform: translateY(-5px);
    position: relative;
    font-size: 38px;
}.AtNp_title_board h1.WMsX_master_expert::after {
    position: absolute;
    height: 4px;
    width: 80px;
    left: 0;
    content: '';
    animation: expandWidth 1.5s ease-out forwards;
    background: rgb(208,202,168);
    bottom: -10px;
}.AtNp_title_board p {
    line-height: 1.7;
    opacity: 0;
    position: relative;
    max-width: 90%;
    animation: fadeInUp 1s ease-out 0.3s forwards;
    margin-bottom: 2rem;
    font-size: calc(18px * 1.2);
    color: #000000;
}.AtNp_title_board .XCKE_edu_head {
    perspective: 1000px;
    width: 100%;
    transform-style: preserve-3d;
    position: relative;
}.AtNp_title_board .ykph_study_tracks {
    animation: fadeInUp 1s ease-out 0.6s forwards;
    position: relative;
    overflow: hidden;
    opacity: 0;
    transform: translateZ(20px) rotateX(3deg);
    box-shadow: 0 15px 30px rgba(0,0,0,0.12);
    background-blend-mode: overlay !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    padding: 3rem 2rem;
    transition: transform 0.5s ease;
}.AtNp_title_board .ykph_study_tracks::before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right, 
    rgb(208,202,168,0.5) 0%, 
    transparent 100%);
    width: 100%;
    opacity: 0.7;
}.AtNp_title_board .ykph_study_tracks span {
    z-index: 2;
    padding: 1rem;
    position: relative;
    backdrop-filter: blur(5px);
    display: block;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    background: rgba(255,255,255,0.9);
    transform: translateX(10px);
}.AtNp_title_board .ykph_study_tracks:hover {
    transform: translateZ(30px) rotateX(1deg);
}.AtNp_title_board .ykph_study_tracks h3 {
    line-height: 1.5;
    font-size: calc(21px * 0.9);
    font-weight: 600;
    color: #000000;
    margin: 0;
}

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

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

@keyframes expandWidth {
  from {
    width: 0;
  }
  to {
    width: 80px;
  }
}

@media (min-width: 768px) {.AtNp_title_board {
    padding: 6rem 3rem;
}.AtNp_title_board > div {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.AtNp_title_board h1.WMsX_master_expert {
    max-width: 90%;
    font-size: calc(38px * 1.2);
}.AtNp_title_board h1.WMsX_master_expert::after {
    width: 100px;
}.AtNp_title_board p {
    max-width: 85%;
}.AtNp_title_board .ykph_study_tracks {
    padding: 3.5rem 3rem;
    margin-left: -2rem;
}.AtNp_title_board .ykph_study_tracks span {
    transform: translateX(15px);
    max-width: 90%;
}
  
  @keyframes expandWidth {
    from {
      width: 0;
    }
    to {
      width: 100px;
    }
  }
}

@media (min-width: 992px) {.AtNp_title_board {
    padding: 7rem 4rem;
}.AtNp_title_board > div {
    gap: 6rem;
}.AtNp_title_board h1.WMsX_master_expert {
    font-size: calc(38px * 1.4);
}.AtNp_title_board p {
    font-size: calc(18px * 1.3);
}.AtNp_title_board .ykph_study_tracks {
    padding: 4rem;
    margin-left: -4rem;
    transform: translateZ(30px) rotateX(3deg);
}.AtNp_title_board .ykph_study_tracks:hover {
    transform: translateZ(40px) rotateX(1deg);
}.AtNp_title_board .ykph_study_tracks span {
    padding: 1.5rem;
    transform: translateX(25px);
}.AtNp_title_board .ykph_study_tracks h3 {
    font-size: 21px;
}
}

@media (max-width: 767px) {.AtNp_title_board {
    padding: 4rem 1.5rem;
}.AtNp_title_board h1.WMsX_master_expert {
    font-size: calc(38px * 0.9);
}.AtNp_title_board p {
    max-width: 100%;
    font-size: 18px;
}.AtNp_title_board .ykph_study_tracks {
    padding: 2rem 1.5rem;
}.AtNp_title_board .ykph_study_tracks span {
    padding: 0.75rem;
    transform: translateX(0);
}.AtNp_title_board .ykph_study_tracks h3 {
    font-size: calc(21px * 0.8);
}
}