﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.IQX_head_lead {
    flex: 1 0 auto;
}.HUq_wrapper-structure {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}.container {
    max-width: 100%;
    width: 1207px;
    margin: auto;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    color: #000000;
    height: 100%;
    auto
contain;
    min-height: 100%;
    font-family: Arial, sans-serif;
}a {
    color: inherit;
    text-decoration: none;
}.vIa_blog_ref {
    flex: 0 0 auto;
}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;
}}
.Sis_analysis_summary {
    background: linear-gradient(135deg, rgb(233,222,230) 0%, rgba(rgb(211,189,204,0.5), 0.1) 100%);
    padding: 6rem 0 4rem;
    position: relative;
    overflow: hidden;
}.Sis_analysis_summary::before {
    position: absolute;
    background: linear-gradient(230deg, rgb(211,189,204) 0%, transparent 80%);
    opacity: 0.07;
    height: 70%;
    pointer-events: none;
    top: -10%;
    transform: rotate(-15deg) skewX(30deg);
    right: -5%;
    width: 40%;
    content: "";
}.Sis_analysis_summary::after {
    transform: rotate(10deg) skewY(-20deg);
    height: 60%;
    background: linear-gradient(45deg, rgb(184,154,177) 0%, transparent 70%);
    width: 30%;
    position: absolute;
    content: "";
    opacity: 0.05;
    left: -5%;
    pointer-events: none;
    bottom: -10%;
}.Sis_analysis_summary .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1320px;
}.Sis_analysis_summary h4 {
    text-align: center;
    margin-top: 3rem;
    animation: fadeUpIn 0.8s ease-out forwards 0.4s;
    font-size: 19px;
    font-weight: 600;
    transform: translateY(20px);
    position: relative;
    opacity: 0;
    letter-spacing: 0.5px;
    color: #000000;
}.Sis_analysis_summary h4::after {
    transform: scaleX(0);
    margin: 1rem auto 0;
    height: 3px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    width: 60px;
    transform-origin: center;
    background: rgb(211,189,204);
    animation: expandLine 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1s;
    content: "";
}.Sis_analysis_summary ul {
    padding: 0;
    display: grid;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    margin: 0;
    gap: 2rem;
}.Sis_analysis_summary .yEW_top_gain {
    animation-delay: calc(0.15s * var(--i, 0));
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    opacity: 0;
    transform: translateY(30px);
    position: relative;
}.Sis_analysis_summary .yEW_top_gain:nth-child(1) {
    --i: 1;
}.Sis_analysis_summary .yEW_top_gain:nth-child(2) {
    --i: 2;
}.Sis_analysis_summary .yEW_top_gain:nth-child(3) {
    --i: 3;
}.Sis_analysis_summary .yEW_top_gain:nth-child(4) {
    --i: 4;
}.Sis_analysis_summary .yEW_top_gain:nth-child(5) {
    --i: 5;
}.Sis_analysis_summary .yEW_top_gain:nth-child(6) {
    --i: 6;
}.Sis_analysis_summary .yEW_top_gain:nth-child(7) {
    --i: 7;
}.Sis_analysis_summary .yEW_top_gain div {
    align-items: center;
    text-align: center;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
    flex-direction: column;
    padding: 2rem 1.5rem;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 1;
    background: #ffffff;
    justify-content: center;
    display: flex;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
}.Sis_analysis_summary .yEW_top_gain div::before {
    height: 4px;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    transform-origin: left;
    transform: scaleX(0);
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(211,189,204) 0%, rgb(184,154,177) 100%);
    top: 0;
    z-index: 1;
}.Sis_analysis_summary .yEW_top_gain div::after {
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(211,189,204,0.5), 0.03) 100%);
    bottom: 0;
    height: 50%;
    position: absolute;
    z-index: -1;
    width: 50%;
    right: 0;
}.Sis_analysis_summary .yEW_top_gain:hover div {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.Sis_analysis_summary .yEW_top_gain:hover div::before {
    transform: scaleX(1);
}.Sis_analysis_summary .yEW_top_gain p {
    display: inline-block;
    transition: transform 0.3s ease, color 0.3s ease;
    color: rgb(211,189,204);
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 0.5rem;
    font-size: 2.5rem;
    position: relative;
}.Sis_analysis_summary .yEW_top_gain p::after {
    transform: translateY(5px);
    right: -12px;
    font-size: 1.2rem;
    color: rgb(184,154,177);
    opacity: 0;
    position: absolute;
    content: "+";
    top: 5px;
    transition: opacity 0.4s ease, transform 0.4s ease;
}.Sis_analysis_summary .yEW_top_gain:hover p {
    transform: scale(1.05);
}.Sis_analysis_summary .yEW_top_gain:hover p::after {
    transform: translateY(0);
    opacity: 1;
}.Sis_analysis_summary .yEW_top_gain span {
    max-width: 95%;
    z-index: 1;
    margin: 0;
    line-height: 1.4;
    letter-spacing: 0.5px;
    color: #000000;
    font-size: calc(13px - 0.1rem);
    transition: color 0.3s ease;
    position: relative;
}

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

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

@media (min-width: 992px) {.Sis_analysis_summary .container {
    max-width: 1140px;
}.Sis_analysis_summary ul {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1.5rem;
}.Sis_analysis_summary .yEW_top_gain div {
    padding: 2.5rem 1rem;
}.Sis_analysis_summary h4 {
    font-size: calc(19px + 0.1rem);
    margin-top: 4rem;
}
}

@media (min-width: 1200px) {.Sis_analysis_summary .container {
    max-width: 1320px;
}.Sis_analysis_summary ul {
    gap: 1rem;
    grid-template-columns: repeat(7, 1fr);
}.Sis_analysis_summary .yEW_top_gain p {
    font-size: 2.8rem;
}.Sis_analysis_summary h4 {
    font-size: calc(19px + 0.2rem);
}.Sis_analysis_summary .yEW_top_gain:nth-child(odd) div {
    transform: translateY(15px);
}.Sis_analysis_summary .yEW_top_gain:nth-child(odd):hover div {
    transform: translateY(10px);
}.Sis_analysis_summary .yEW_top_gain:nth-child(even):hover div {
    transform: translateY(-10px);
}
}

@media (max-width: 991px) {.Sis_analysis_summary {
    padding: 5rem 0 3rem;
}.Sis_analysis_summary .yEW_top_gain p {
    font-size: 2.2rem;
}.Sis_analysis_summary ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {.Sis_analysis_summary {
    padding: 4rem 0 2.5rem;
}.Sis_analysis_summary ul {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1rem;
}.Sis_analysis_summary .yEW_top_gain div {
    padding: 1.5rem 1rem;
}.Sis_analysis_summary .yEW_top_gain p {
    font-size: 2rem;
}.Sis_analysis_summary h4 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.Sis_analysis_summary {
    padding: 3rem 0 2rem;
}.Sis_analysis_summary ul {
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}.Sis_analysis_summary .yEW_top_gain div {
    padding: 1.25rem 0.75rem;
}.Sis_analysis_summary .yEW_top_gain p {
    font-size: 1.8rem;
}.Sis_analysis_summary .yEW_top_gain span {
    font-size: calc(13px - 0.2rem);
}}.rWw_title_page {
    position: relative;
    min-height: 100vh;
    padding: 3rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(184,154,177,0.5), rgb(211,189,204), rgb(184,154,177));
}.rWw_title_page::before {
    width: 100%;
    pointer-events: none;
    height: 100%;
    z-index: 1;
    background: 
        radial-gradient(circle at 70% 30%, rgba(255,255,255,0.1) 0%, transparent 70%),
        linear-gradient(to bottom, transparent, rgba(0,0,0,0.1));
    left: 0;
    top: 0;
    position: absolute;
    content: '';
}.rWw_title_page .PZl_study_hub {
    grid-template-columns: 1fr;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    z-index: 2;
    gap: 2rem;
    display: grid;
}.rWw_title_page .QWc_text_zone {
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    flex-direction: column;
    border-left: 4px solid rgb(211,189,204);
    transform: translateY(0);
    background: rgba(255,255,255,0.9);
    position: relative;
    backdrop-filter: blur(10px);
    justify-content: center;
    display: flex;
    padding: 2rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.rWw_title_page .QWc_text_zone:hover {
    transform: translateY(-5px);
}.rWw_title_page h1 {
    margin-bottom: 1.5rem;
    position: relative;
    font-size: clamp(1.8rem, 4vw, 35px);
    font-weight: 700;
    color: #000000;
    line-height: 1.2;
}.rWw_title_page h1::after {
    height: 4px;
    bottom: -10px;
    transition: transform 0.4s ease-out;
    transform: scaleX(1);
    position: absolute;
    width: 80px;
    transform-origin: left;
    content: '';
    background: rgb(211,189,204);
    left: 0;
}.rWw_title_page .QWc_text_zone:hover h1::after {
    transform: scaleX(1.5);
}.rWw_title_page .cqI_skill_plus {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem;
}.rWw_title_page .cqI_skill_plus svg {
    height: 80px;
    width: 80px;
    margin-bottom: 1.5rem;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: rotate(-5deg);
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
}.rWw_title_page .QWc_text_zone:hover .cqI_skill_plus svg {
    transform: rotate(0deg) scale(1.05);
}.rWw_title_page .cqI_skill_plus svg path {
    fill: rgb(211,189,204);
    transition: fill 0.3s ease;
}.rWw_title_page .cqI_skill_plus svg text {
    font-family: Arial, sans-serif;
    fill: rgb(211,189,204);
    transition: fill 0.3s ease;
}.rWw_title_page .cqI_skill_plus p {
    position: relative;
    color: #000000;
    padding-left: 1rem;
    max-width: 650px;
    border-left: 2px solid rgb(184,154,177,0.5);
    font-size: clamp(1rem, 2vw, 14px);
    margin-bottom: 1rem;
    line-height: 1.6;
}.rWw_title_page ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.rWw_title_page ul li {
    display: inline-block;
}.rWw_title_page .OGb_connect_request {
    font-size: 18px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    background: rgb(211,189,204);
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(rgb(211,189,204), 0.3);
    text-decoration: none;
    z-index: 1;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
    overflow: hidden;
    color: #ffffff;
    padding: 0.9rem 2rem;
}.rWw_title_page .OGb_connect_request::before {
    content: '';
    height: 100%;
    left: -100%;
    background: rgb(184,154,177);
    width: 100%;
    top: 0;
    position: absolute;
    transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: -1;
}.rWw_title_page .OGb_connect_request:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(rgb(211,189,204), 0.4);
}.rWw_title_page .OGb_connect_request:hover::before {
    left: 0;
}.rWw_title_page .ewu_pic_hover {
    transition: transform 0.5s ease;
    height: 300px;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-3deg);
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}.rWw_title_page .ewu_pic_hover::after {
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    background: linear-gradient(to right, rgba(94,170,168,0.4), transparent);
}

@media (min-width: 768px) {.rWw_title_page .PZl_study_hub {
    gap: 3rem;
    align-items: center;
    padding: 2rem;
    grid-template-columns: 1fr 1fr;
}.rWw_title_page .ewu_pic_hover {
    transform: perspective(1000px) rotateY(-5deg);
    height: 450px;
}.rWw_title_page .ewu_pic_hover:hover {
    transform: perspective(1000px) rotateY(-2deg) scale(1.02);
}.rWw_title_page .QWc_text_zone {
    padding: 3rem;
}
}

@media (min-width: 992px) {.rWw_title_page {
    padding: 5rem 0;
}.rWw_title_page .PZl_study_hub {
    gap: 5rem;
}.rWw_title_page .QWc_text_zone {
    padding: 4rem;
}.rWw_title_page .ewu_pic_hover {
    height: 550px;
}.rWw_title_page .cqI_skill_plus svg {
    width: 100px;
    height: 100px;
}
}

@media (max-width: 767px) {.rWw_title_page .PZl_study_hub {
    display: flex;
    flex-direction: column-reverse;
}.rWw_title_page h1 {
    font-size: 1.8rem;
}.rWw_title_page .ewu_pic_hover {
    transform: perspective(800px) rotateY(0);
    margin-bottom: 1rem;
}.rWw_title_page .QWc_text_zone {
    transform: translateY(0);
}
}

@media (max-width: 480px) {.rWw_title_page .QWc_text_zone {
    padding: 1.5rem;
}.rWw_title_page h1 {
    font-size: 1.5rem;
}.rWw_title_page .OGb_connect_request {
    width: 100%;
    text-align: center;
    padding: 0.8rem 1rem;
}.rWw_title_page .cqI_skill_plus svg {
    width: 60px;
    height: 60px;
}}header {
    border-bottom: 1px solid rgb(211,189,204,0.5);
    backdrop-filter: blur(8px);
    position: fixed;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, #000000 0%, rgb(211,189,204) 100%);
    transition: all 0.4s ease;
    -webkit-backdrop-filter: blur(8px);
    left: 0;
    top: 0;
}header:before {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(211,189,204,0.5), transparent);
    left: 0;
    background-size: 200% 100%;
    width: 100%;
    top: 0;
    height: 100%;
    animation: shine 8s infinite linear;
    pointer-events: none;
    content: '';
    opacity: 0.4;
}header .Dkd_main_top {
    width: 100%;
}header .container {
    padding: 15px 20px;
    max-width: 1200px;
    margin: 0 auto;
}header .Gou_head_base {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}header .Eer_first_teach {
    gap: 25px;
    display: flex;
    position: relative;
}header .Eer_first_teach:before {
    transform-origin: left;
    transform: scaleX(0);
    bottom: -8px;
    transition: transform 0.6s ease;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(211,189,204), transparent);
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
}header .Eer_first_teach:hover:before {
    transform: scaleX(1);
}header .avV_main_lead {
    text-transform: uppercase;
    padding: 8px 0;
    transition: all 0.4s ease;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    font-weight: 400;
}header .avV_main_lead:after {
    content: '';
    bottom: 0;
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    transform-origin: right;
    left: 0;
    background: rgb(211,189,204);
    transform: scaleX(0);
    position: absolute;
    height: 2px;
    width: 100%;
}header .avV_main_lead:before {
    width: 4px;
    background: rgb(211,189,204);
    content: '';
    height: 4px;
    opacity: 0;
    border-radius: 50%;
    transition: all 0.3s ease;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}header .avV_main_lead:hover {
    text-shadow: 0 0 8px rgb(211,189,204,0.5);
    color: rgb(211,189,204);
}header .avV_main_lead:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}header .avV_main_lead:hover:before {
    opacity: 1;
}header .biq_nav_start {
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
}header .biq_nav_start svg {
    width: auto;
    filter: drop-shadow(0 0 4px rgb(211,189,204,0.5));
    transition: transform 0.5s ease;
    height: 40px;
}header .biq_nav_start:hover svg {
    transform: scale(1.05);
}header .biq_nav_start:after {
    width: 0;
    content: '';
    background: rgb(211,189,204);
    left: 50%;
    height: 1px;
    position: absolute;
    bottom: -8px;
    transform: translateX(-50%);
    transition: width 0.4s ease;
}header .biq_nav_start:hover:after {
    width: 100%;
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .Eer_first_teach {
    gap: 15px;
}header .avV_main_lead {
    font-size: calc(14px - 1px);
}header .biq_nav_start svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .Eer_first_teach {
    width: 80%;
    flex-direction: column;
    height: 100vh;
    z-index: 1001;
    gap: 20px;
    transition: right 0.4s ease;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    right: -100%;
    padding: 80px 30px 30px;
    max-width: 300px;
    position: fixed;
    top: 0;
    background: #000000;
    overflow-y: auto;
}header .menu.active {
    right: 0;
}header .avV_main_lead {
    padding: 10px 5px;
    border-bottom: 1px solid rgb(211,189,204,0.5);
    width: 100%;
}header .Eer_first_teach:before {
    display: none;
}header .biq_nav_start {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px;
}header .biq_nav_start svg {
    height: 30px;
}}.ZPn_learning_system {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(145deg, rgb(233,222,230) 40%, #ffffff 100%);
    position: relative;
}.ZPn_learning_system::before {
    opacity: 0.15;
    will-change: transform;
    top: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(211,189,204,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(184,154,177,0.5) 0%, transparent 30%);
    position: absolute;
    transform: translateZ(0);
    z-index: 0;
    width: 100%;
    animation: ambientGlow 20s infinite alternate ease-in-out;
    height: 100%;
    left: 0;
    content: "";
}.ZPn_learning_system::after {
    will-change: transform;
    content: "";
    width: 300px;
    filter: blur(50px);
    top: -50px;
    border-radius: 50%;
    transform: translateZ(0);
    position: absolute;
    opacity: 0.1;
    background: linear-gradient(135deg, rgb(211,189,204,0.5) 0%, rgb(184,154,177) 100%);
    right: -50px;
    z-index: 0;
    height: 300px;
    animation: floatElement 15s infinite alternate ease-in-out;
}.ZPn_learning_system .container {
    padding: 0 15px;
    max-width: 1140px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.ZPn_learning_system .PZl_study_hub {
    display: flex;
    justify-content: center;
    perspective: 1000px;
    align-items: center;
    position: relative;
}.ZPn_learning_system .PZl_study_hub > div {
    border-left: 4px solid rgb(211,189,204);
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    max-width: 900px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    transform: translateZ(0);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 10px;
    width: 100%;
    box-shadow: 
        0 20px 50px -15px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: 50px 60px;
}.ZPn_learning_system .PZl_study_hub > div:hover {
    transform: translateY(-5px) translateZ(10px);
    box-shadow: 
        0 25px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.08);
}.ZPn_learning_system h3 {
    color: #000000;
    font-family: Arial, sans-serif;
    padding-bottom: 15px;
    margin-bottom: 25px;
    transform: translateZ(0);
    font-weight: 700;
    position: relative;
    font-size: calc(33px * 0.9);
}.ZPn_learning_system h3::after {
    content: "";
    transform: scaleX(1);
    left: 0;
    background: linear-gradient(to right, rgb(211,189,204), rgb(184,154,177));
    bottom: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    position: absolute;
    height: 3px;
    transform-origin: left;
}.ZPn_learning_system .PZl_study_hub > div:hover h3::after {
    transform: scaleX(1.5);
}.ZPn_learning_system p {
    transform: translateY(20px);
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    margin: 0;
    line-height: 1.8;
    font-size: 18px;
    animation: fadeInText 0.8s forwards 0.3s ease-out;
    opacity: 0;
}.ZPn_learning_system p span {
    display: block;
    position: relative;
}.ZPn_learning_system p span::before {
    z-index: -1;
    font-size: 80px;
    color: rgb(211,189,204);
    left: -10px;
    position: absolute;
    opacity: 0.15;
    font-family: Georgia, serif;
    top: -30px;
    content: "";
}.ZPn_learning_system .PZl_study_hub > div::before {
    border-radius: 50%;
    opacity: 0.15;
    width: 40px;
    background: linear-gradient(135deg, rgb(211,189,204) 0%, rgb(184,154,177) 100%);
    transform: translateZ(0);
    position: absolute;
    top: 15px;
    z-index: 0;
    right: 15px;
    content: "";
    height: 40px;
}

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

@keyframes ambientGlow {
    0% {
        opacity: 0.15;
        transform: scale(1) rotate(0deg);
    }
    100% {
        opacity: 0.25;
        transform: scale(1.1) rotate(5deg);
    }
}

@keyframes floatElement {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-20px, 20px);
    }
    100% {
        transform: translate(-10px, -10px);
    }
}


@media (max-width: 992px) {.ZPn_learning_system {
    padding: 90px 0;
}.ZPn_learning_system .PZl_study_hub > div {
    padding: 40px 45px;
}.ZPn_learning_system h3 {
    font-size: calc(33px * 0.8);
}
}

@media (max-width: 768px) {.ZPn_learning_system {
    padding: 70px 0;
}.ZPn_learning_system .PZl_study_hub > div {
    padding: 35px 30px;
}.ZPn_learning_system h3 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.7);
    padding-bottom: 12px;
}.ZPn_learning_system h3::after {
    width: 60px;
}.ZPn_learning_system::before,
    .ZPn_learning_system::after {
    opacity: 0.1;
}
}

@media (max-width: 576px) {.ZPn_learning_system {
    padding: 60px 0;
}.ZPn_learning_system .PZl_study_hub > div {
    padding: 30px 25px;
}.ZPn_learning_system h3 {
    font-size: calc(33px * 0.6);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.ZPn_learning_system p {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}.ZPn_learning_system h3::after {
    width: 50px;
    height: 2px;
}.ZPn_learning_system .PZl_study_hub > div::before {
    right: 10px;
    height: 30px;
    top: 10px;
    width: 30px;
}}.DNl_cookie_warning_dialog {
    position: fixed;
    background: rgb(184,154,177);
    padding: 20px 0;
    z-index: 90;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    transition: all 0.3s ease-in-out;
    width: 100%;
    border-top: 2px solid rgb(211,189,204);
    bottom: 0;
}.bKM_data_control {
    justify-content: space-between;
    padding: 20px 30px;
    flex-wrap: wrap;
    max-width: 1200px;
    display: flex;
    align-items: center;
    margin: auto;
}.DNl_cookie_warning_dialog h5 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #ffffff;
    transition: color 0.3s ease-in-out;
}.DNl_cookie_warning_dialog p {
    font-size: 18px;
    max-width: 500px;
    color: #ffffff;
}.aHb_edu_cookie {
    margin-right: 20px;
    flex-shrink: 0;
}.aHb_edu_cookie svg, .aHb_edu_cookie svg path {
    width: 80px;
    height: 80px;
    fill: rgb(211,189,204);
    transition: transform 0.3s ease-in-out;
}.aHb_edu_cookie:hover svg {
    transform: rotate(10deg);
}.Tma_user_alert {
    color: #ffffff;
    margin-left: 20px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    cursor: pointer;
    border-radius: 20px;
    text-decoration: none;
    line-height: 35px;
    background: rgb(211,189,204);
    padding: 10px 20px;
    font-size: 15px;
    box-shadow: rgb(211,189,204,0.5) 0px 4px 10px 0px;
}.cookie_button.acf_cookie_option {
    background: rgb(211,189,204);
}.cookie_button.YsC_cookie_tab {
    background: rgb(184,154,177);
}.Tma_user_alert:hover {
    transform: scale(1.05);
    box-shadow: rgb(211,189,204,0.5) 0px 6px 15px 0px;
}.DNl_cookie_warning_dialog p a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(211,189,204);
    transition: color 0.3s ease-in-out;
}.DNl_cookie_warning_dialog p a:hover {
    color: rgb(184,154,177);
}.HUq_wrapper-structure .DNl_cookie_warning_dialog {
    padding: 40px 0;
    border: none;
    background: rgb(184,154,177);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
}.HUq_wrapper-structure .Tma_user_alert {
    font-size: 15px;
    background: rgb(211,189,204);
    margin-left: 30px;
    padding: 10px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 400;
    border: none;
}.HUq_wrapper-structure .FcE_data_opt h5, .HUq_wrapper-structure .FcE_data_opt p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.DNl_cookie_warning_dialog {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.aHb_edu_cookie {
    display: none;
}.bKM_data_control {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.DNl_cookie_warning_dialog h5 {
    text-align: center;
}.DNl_cookie_warning_dialog p {
    text-align: center;
}.FcE_data_opt {
    text-align: center;
    margin-bottom: 20px;
}.Tma_user_alert {
    margin-top: 10px;
    max-width: 300px;
    margin-left: 0;
    width: 100%;
}}
#rou_cookie_alert_dialog {
    display: none;
}#rou_cookie_alert_dialog:checked ~ .DNl_cookie_warning_dialog {
    opacity: 0;
    visibility: hidden;
}.rdz_audience_profile {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(233,222,230) 0%, rgb(211,189,204,0.5) 100%);
}.rdz_audience_profile::before {
    width: 100%;
    top: 0;
    content: "";
    z-index: 0;
    height: 100%;
    background: 
        radial-gradient(
            circle at 70% 20%, 
            rgb(184,154,177,0.5) 0%, 
            transparent 50%
        );
    position: absolute;
    opacity: 0.6;
    left: 0;
}.rdz_audience_profile::after {
    z-index: 0;
    background: 
        linear-gradient(
            to top,
            rgb(233,222,230) 0%,
            transparent 100%
        );
    position: absolute;
    height: 200px;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
}.rdz_audience_profile .container {
    z-index: 1;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}.rdz_audience_profile .PZl_study_hub {
    padding: 0 50px;
    overflow: visible;
    position: relative;
}.rdz_audience_profile h4 {
    margin-bottom: 80px;
    position: relative;
    font-size: 43px;
    line-height: 1.2;
    max-width: 700px;
    color: #000000;
    font-weight: 700;
    padding-left: 25px;
}.rdz_audience_profile h4::before {
    width: 6px;
    bottom: 15px;
    position: absolute;
    border-radius: 3px;
    top: 15px;
    content: "";
    background: linear-gradient(180deg, rgb(211,189,204), rgb(184,154,177));
    left: 0;
}.rdz_audience_profile div {
    display: flex;
    position: relative;
    flex-direction: column;
}.rdz_audience_profile div::before {
    top: 0;
    opacity: 0.5;
    background: linear-gradient(180deg, rgb(211,189,204,0.5), rgb(184,154,177,0.5));
    height: 100%;
    width: 2px;
    position: absolute;
    left: 36px;
    content: "";
}.rdz_audience_profile div p {
    color: #000000;
    line-height: 1.6;
    padding-left: 85px;
    margin: 0 0 35px 0;
    align-items: flex-start;
    transition: all 0.3s ease;
    font-size: 13px;
    position: relative;
    display: flex;
}.rdz_audience_profile div p:last-child {
    margin-bottom: 0;
}.rdz_audience_profile div p:hover {
    transform: translateX(10px);
}.rdz_audience_profile div p svg {
    top: 0;
    height: 32px;
    transition: all 0.3s ease;
    z-index: 2;
    position: absolute;
    left: 20px;
    border-radius: 50%;
    width: 32px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    padding: 8px;
}.rdz_audience_profile div p:hover svg {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: scale(1.2);
}.rdz_audience_profile div p svg path {
    fill: rgb(211,189,204);
    transition: fill 0.3s ease;
}.rdz_audience_profile div p:hover svg path {
    fill: rgb(184,154,177);
}.rdz_audience_profile div p::before {
    height: 2px;
    top: 16px;
    background: rgb(211,189,204);
    content: "";
    transition: all 0.3s ease;
    position: absolute;
    opacity: 0;
    left: 75px;
    width: 10px;
}.rdz_audience_profile div p:hover::before {
    width: 20px;
    opacity: 1;
}.rdz_audience_profile div p::after {
    border-radius: 16px;
    transform: scale(0.95);
    position: absolute;
    z-index: -1;
    left: 60px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    top: -10px;
    background: #ffffff;
    opacity: 0;
    height: calc(100% + 20px);
    width: calc(100% - 60px);
    content: "";
    transition: all 0.3s ease;
}.rdz_audience_profile div p:hover::after {
    opacity: 1;
    transform: scale(1);
}

@media (max-width: 991px) {.rdz_audience_profile {
    padding: 100px 0;
}.rdz_audience_profile .PZl_study_hub {
    padding: 0 30px;
}.rdz_audience_profile h4 {
    margin-bottom: 60px;
    font-size: calc(43px - 6px);
}.rdz_audience_profile div p {
    padding-left: 75px;
    margin-bottom: 30px;
}.rdz_audience_profile div::before {
    left: 31px;
}.rdz_audience_profile div p svg {
    height: 28px;
    left: 17px;
    width: 28px;
}.rdz_audience_profile div p::before {
    left: 65px;
}.rdz_audience_profile div p::after {
    left: 50px;
    width: calc(100% - 50px);
}
}

@media (max-width: 767px) {.rdz_audience_profile {
    padding: 80px 0;
}.rdz_audience_profile .PZl_study_hub {
    padding: 0 20px;
}.rdz_audience_profile h4 {
    padding-left: 20px;
    font-size: calc(43px - 12px);
    margin-bottom: 50px;
}.rdz_audience_profile h4::before {
    width: 4px;
}.rdz_audience_profile div p {
    padding-left: 65px;
    margin-bottom: 25px;
}.rdz_audience_profile div::before {
    left: 28px;
}.rdz_audience_profile div p svg {
    width: 24px;
    left: 16px;
    height: 24px;
}.rdz_audience_profile div p::before {
    top: 14px;
    left: 55px;
}.rdz_audience_profile div p::after {
    width: calc(100% - 45px);
    left: 45px;
}
}

@media (max-width: 479px) {.rdz_audience_profile {
    padding: 60px 0;
}.rdz_audience_profile .PZl_study_hub {
    padding: 0 10px;
}.rdz_audience_profile h4 {
    margin-bottom: 40px;
    font-size: calc(43px - 18px);
    padding-left: 15px;
}.rdz_audience_profile div p {
    padding-left: 55px;
    margin-bottom: 20px;
    font-size: calc(13px - 1px);
}.rdz_audience_profile div::before {
    left: 23px;
}.rdz_audience_profile div p svg {
    height: 20px;
    padding: 6px;
    left: 13px;
    width: 20px;
}.rdz_audience_profile div p::before {
    top: 10px;
    left: 45px;
}.rdz_audience_profile div p::after {
    left: 40px;
    width: calc(100% - 40px);
}}.xfb_tariff_list {
    padding: 4rem 0;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}.xfb_tariff_list::before {
    z-index: 1;
    right: 0;
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, rgba(34, 30, 80, 0.95), rgba(19, 31, 60, 0.85));
    top: 0;
    left: 0;
    position: absolute;
}.xfb_tariff_list .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 1.5rem;
}.xfb_tariff_list .MOl_price_plan {
    position: relative;
}.xfb_tariff_list h2 {
    transform: translateY(10px);
    animation: fadeIn 0.8s ease-out forwards;
    font-size: 29px;
    text-align: center;
    color: transparent;
    -webkit-background-clip: text !important;
    margin-bottom: 1.5rem;
    background-clip: text !important;
    background: linear-gradient(90deg, rgb(211,189,204), rgb(184,154,177));
    font-weight: 700;
}.xfb_tariff_list .TPo_rate_options {
    color: #ffffff;
    line-height: 1.6;
    opacity: 0;
    text-align: center;
    transform: translateY(15px);
    padding: 0 1rem;
    margin: 0 auto 3rem;
    max-width: 800px;
    animation: fadeIn 0.8s ease-out 0.2s forwards;
    font-size: calc(17px * 1.1);
    position: relative;
}.xfb_tariff_list .NJw_study_costs {
    gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    padding: 0;
    display: grid;
    margin: 0;
    perspective: 1000px;
    list-style: none;
}.xfb_tariff_list .NJw_study_costs li {
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    transform: translateY(30px);
}.xfb_tariff_list .NJw_study_costs li:nth-child(1) {
    animation-delay: 0.2s;
}.xfb_tariff_list .NJw_study_costs li:nth-child(2) {
    animation-delay: 0.3s;
}.xfb_tariff_list .NJw_study_costs li:nth-child(3) {
    animation-delay: 0.4s;
}.xfb_tariff_list .NJw_study_costs li:nth-child(4) {
    animation-delay: 0.5s;
}.xfb_tariff_list .uoO_premium_grid {
    height: 100%;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
}.xfb_tariff_list .uoO_premium_grid:hover {
    transform: translateY(-12px) scale(1.02);
}.xfb_tariff_list .foL_payment_pricing {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.1);
    position: relative;
    flex-direction: column;
    transition: all 0.4s ease;
    overflow: hidden;
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.05) 100%);
    display: flex;
}.xfb_tariff_list .foL_payment_pricing::before {
    background: linear-gradient(90deg, rgb(211,189,204), rgb(184,154,177));
    transform: scaleX(0);
    left: 0;
    width: 100%;
    content: "";
    top: 0;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    height: 5px;
}.xfb_tariff_list .uoO_premium_grid:hover .foL_payment_pricing::before {
    transform: scaleX(1);
}.xfb_tariff_list .mgS_pricing_offers {
    padding: 2.5rem 2rem;
    color: #ffffff;
    flex-direction: column;
    height: 100%;
    display: flex;
}.xfb_tariff_list .mgS_pricing_offers h4 {
    margin-bottom: 1.5rem;
    position: relative;
    margin-top: 0;
    color: #ffffff;
    font-weight: 600;
    font-size: calc(19px * 1.2);
    padding-bottom: 0.75rem;
}.xfb_tariff_list .mgS_pricing_offers h4::after {
    bottom: 0;
    position: absolute;
    height: 2px;
    background: rgb(184,154,177);
    left: 0;
    content: "";
    width: 50px;
}.xfb_tariff_list .mgS_pricing_offers p {
    word-break: break-word;
    color: rgba(255, 255, 255, 0.85);
    hyphens: auto;
    line-height: 1.6;
    word-wrap: break-word;
    flex-grow: 1;
    margin-bottom: 2rem;
    font-size: 17px;
    overflow-wrap: break-word;
}.xfb_tariff_list .TNf_value_plan {
    font-weight: 700;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    margin-top: auto;
    font-size: calc(17px * 1.3);
    align-self: flex-start;
    padding: 0.75rem 1.5rem;
    display: inline-flex;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    background: linear-gradient(120deg, rgb(211,189,204), rgb(184,154,177));
}.xfb_tariff_list .uoO_premium_grid:hover .TNf_value_plan {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
}

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

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


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

@media (max-width: 991px) {.xfb_tariff_list {
    padding: 3.5rem 0;
}.xfb_tariff_list h2 {
    font-size: calc(29px * 0.9);
}.xfb_tariff_list .TPo_rate_options {
    margin-bottom: 2.5rem;
    font-size: 17px;
}
}

@media (max-width: 768px) {.xfb_tariff_list {
    padding: 3rem 0;
}.xfb_tariff_list h2 {
    font-size: calc(29px * 0.85);
}.xfb_tariff_list .NJw_study_costs {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 480px;
}.xfb_tariff_list .mgS_pricing_offers h4 {
    font-size: 19px;
}.xfb_tariff_list .TNf_value_plan {
    font-size: calc(17px * 1.2);
    padding: 0.6rem 1.2rem;
}
}

@media (max-width: 480px) {.xfb_tariff_list {
    padding: 2.5rem 0;
}.xfb_tariff_list h2 {
    font-size: calc(29px * 0.8);
}.xfb_tariff_list .TPo_rate_options {
    margin-bottom: 2rem;
    font-size: calc(17px * 0.95);
}.xfb_tariff_list .mgS_pricing_offers {
    padding: 1.75rem 1.25rem;
}.xfb_tariff_list .mgS_pricing_offers p {
    margin-bottom: 1.5rem;
    font-size: calc(17px * 0.95);
}}.MYU_privacy_holdfast {
    background: linear-gradient(135deg, rgb(233,222,230) 0%, rgba(255,255,255,0.98) 100%);
    position: relative;
    perspective: 1000px;
    overflow: hidden;
    padding: 5rem 2rem;
}.MYU_privacy_holdfast::before {
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(211,189,204,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(184,154,177,0.5) 0%, transparent 25%);
    height: 100%;
    content: "";
    opacity: 0.15;
    width: 100%;
    transform: translateZ(-50px);
    left: 0;
    position: absolute;
    z-index: 0;
}.MYU_privacy_holdfast .container {
    transform-style: preserve-3d;
    max-width: 1140px;
    background: #ffffff;
    padding: 2rem;
    position: relative;
    transform: translateZ(0) rotateX(0.5deg);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03);
    border-left: 4px solid rgb(211,189,204);
    z-index: 1;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0 auto;
}.MYU_privacy_holdfast .container:hover {
    transform: translateZ(10px) rotateX(0deg);
}.MYU_privacy_holdfast h1 {
    font-size: calc(43px * 1.2);
    padding-bottom: 1rem;
    font-family: Arial, sans-serif;
    color: #000000;
    letter-spacing: -0.5px;
    margin-bottom: 2rem;
    line-height: 1.2;
    font-weight: 700;
    position: relative;
}.MYU_privacy_holdfast h1::after {
    height: 4px;
    transition: transform 0.4s ease-out;
    background: linear-gradient(90deg, rgb(211,189,204) 0%, rgb(184,154,177) 100%);
    content: "";
    transform: scaleX(1);
    transform-origin: left;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
}.MYU_privacy_holdfast:hover h1::after {
    transform: scaleX(1.5);
}.MYU_privacy_holdfast h2 {
    font-weight: 600;
    transform: translateX(0);
    margin: 3rem 0 1.5rem;
    transition: transform 0.3s ease-out;
    font-family: Arial, sans-serif;
    border-left: 3px solid rgb(184,154,177);
    position: relative;
    padding-left: 1rem;
    font-size: calc(32px * 1.05);
    color: #000000;
}.MYU_privacy_holdfast h2:hover {
    transform: translateX(5px);
}.MYU_privacy_holdfast h3 {
    margin: 2.5rem 0 1rem;
    color: #000000;
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: calc(22px * 1.2);
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}.MYU_privacy_holdfast h4 {
    color: #000000;
    font-family: Arial, sans-serif;
    margin: 2rem 0 1rem;
    position: relative;
    padding-left: 1.5rem;
    font-weight: 600;
    font-size: calc(19px * 1.1);
}.MYU_privacy_holdfast h4::before {
    height: 8px;
    top: 50%;
    width: 8px;
    content: "";
    position: absolute;
    background-color: rgb(211,189,204);
    transform: translateY(-50%) rotate(45deg);
    left: 0;
}.MYU_privacy_holdfast p {
    transition: transform 0.3s ease-out;
    font-size: 18px;
    color: #000000;
    margin-bottom: 1.5rem;
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    transform: translateZ(0);
}.MYU_privacy_holdfast p:hover {
    transform: translateZ(5px);
}.MYU_privacy_holdfast strong {
    display: inline-block;
    color: #000000;
    font-weight: 600;
    background: linear-gradient(to bottom, transparent 85%, rgb(184,154,177,0.5) 85%, rgb(184,154,177,0.5) 100%);
    position: relative;
    padding: 0 2px;
}.MYU_privacy_holdfast ul {
    list-style: none;
    padding-left: 1.5rem;
    margin: 1.5rem 0 2rem;
    position: relative;
}.MYU_privacy_holdfast ul li {
    font-family: Arial, sans-serif;
    padding-left: 1.5rem;
    line-height: 1.7;
    margin-bottom: 1rem;
    transition: transform 0.2s ease-out;
    font-size: 18px;
    color: #000000;
    position: relative;
}.MYU_privacy_holdfast ul li:hover {
    transform: translateX(5px);
}.MYU_privacy_holdfast ul li::before {
    background-color: rgb(211,189,204);
    left: 0;
    border-radius: 50%;
    transition: transform 0.2s ease-out, background-color 0.2s ease-out;
    content: "";
    top: 0.65rem;
    width: 6px;
    position: absolute;
    height: 6px;
}.MYU_privacy_holdfast ul li:hover::before {
    background-color: rgb(184,154,177);
    transform: scale(1.5);
}.MYU_privacy_holdfast span {
    transition: transform 0.3s ease-out, border-left-color 0.3s ease-out;
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.02);
    font-family: Arial, sans-serif;
    padding: 1rem 1.5rem;
    font-size: 18px;
    border-left: 2px solid rgb(184,154,177,0.5);
    display: block;
    transform: translateX(0);
    color: #000000;
    line-height: 1.7;
    margin-bottom: 2rem;
}.MYU_privacy_holdfast span:hover {
    transform: translateX(5px);
    border-left-color: rgb(184,154,177);
}

@media screen and (max-width: 1200px) {.MYU_privacy_holdfast {
    padding: 4rem 1.5rem;
}.MYU_privacy_holdfast .container {
    padding: 1.5rem;
}.MYU_privacy_holdfast h1 {
    font-size: calc(43px * 1.1);
}.MYU_privacy_holdfast h2 {
    font-size: 32px;
}
}

@media screen and (max-width: 992px) {.MYU_privacy_holdfast {
    padding: 3rem 1rem;
}.MYU_privacy_holdfast .container {
    transform: none;
    box-shadow: 
            0 10px 30px rgba(0,0,0,0.05),
            0 3px 10px rgba(0,0,0,0.03);
}.MYU_privacy_holdfast .container:hover {
    transform: none;
}.MYU_privacy_holdfast h1 {
    font-size: 43px;
}
}

@media screen and (max-width: 768px) {.MYU_privacy_holdfast {
    padding: 2rem 0.5rem;
}.MYU_privacy_holdfast .container {
    padding: 1.5rem 1rem;
}.MYU_privacy_holdfast h1 {
    font-size: calc(43px * 0.9);
}.MYU_privacy_holdfast h2 {
    padding-left: 0.75rem;
    font-size: calc(32px * 0.9);
}.MYU_privacy_holdfast h3 {
    font-size: 22px;
}.MYU_privacy_holdfast h4 {
    font-size: 19px;
}.MYU_privacy_holdfast p, 
    .MYU_privacy_holdfast ul li,
    .MYU_privacy_holdfast span {
    font-size: calc(18px * 0.95);
}.MYU_privacy_holdfast ul {
    padding-left: 0.5rem;
}.MYU_privacy_holdfast span {
    padding: 0.75rem 1rem;
}
}

@media screen and (max-width: 576px) {.MYU_privacy_holdfast {
    padding: 1.5rem 0.5rem;
}.MYU_privacy_holdfast .container {
    padding: 1rem;
    border-left-width: 3px;
}.MYU_privacy_holdfast h1 {
    font-size: calc(43px * 0.8);
}.MYU_privacy_holdfast h1::after {
    width: 60px;
    height: 3px;
}.MYU_privacy_holdfast h2 {
    border-left-width: 2px;
    margin: 2rem 0 1rem;
}.MYU_privacy_holdfast ul li {
    padding-left: 1.25rem;
}.MYU_privacy_holdfast p:hover,
    .MYU_privacy_holdfast ul li:hover,
    .MYU_privacy_holdfast span:hover,
    .MYU_privacy_holdfast h2:hover {
    transform: none;
}}.VTh_program_offerings {
    background: linear-gradient(45deg, rgb(233,222,230) 0%, rgb(184,154,177,0.5) 50%, rgb(233,222,230) 100%);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.VTh_program_offerings::before {
    top: -10%;
    content: "";
    right: -10%;
    border-radius: 50%;
    height: 70%;
    animation: pulseGlow 15s ease-in-out infinite;
    opacity: 0.4;
    z-index: 1;
    position: absolute;
    background: radial-gradient(circle, rgb(211,189,204,0.5) 0%, transparent 70%);
    width: 70%;
}.VTh_program_offerings::after {
    opacity: 0.3;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(184,154,177,0.5) 0%, transparent 70%);
    animation: pulseGlow 12s ease-in-out infinite reverse;
    content: "";
    left: -5%;
    position: absolute;
    z-index: 1;
    width: 50%;
    bottom: -5%;
    height: 50%;
}@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

.VTh_program_offerings .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    position: relative;
}.VTh_program_offerings .PZl_study_hub {
    display: grid;
    gap: 3rem;
    position: relative;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateY(-2deg);
    grid-template-columns: 1.2fr 0.8fr;
}.VTh_program_offerings .PZl_study_hub::before {
    width: calc(100% + 4rem);
    position: absolute;
    left: -2rem;
    height: calc(100% + 4rem);
    opacity: 0.05;
    transform: translateZ(-10px);
    z-index: -1;
    content: "";
    top: -2rem;
    border-radius: 26px;
    background: 
        repeating-linear-gradient(90deg, transparent, transparent 50px, rgb(211,189,204,0.5) 50px, rgb(211,189,204,0.5) 51px),
        repeating-linear-gradient(180deg, transparent, transparent 50px, rgb(211,189,204,0.5) 50px, rgb(211,189,204,0.5) 51px);
}.VTh_program_offerings .SUD_knowledge_path {
    transform: translateZ(20px);
    border-radius: 26px;
    z-index: 3;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
    position: relative;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.1),
        0 10px 20px -5px rgba(0, 0, 0, 0.04),
        inset 0 0 0 1px rgb(233,222,230);
    background: #ffffff;
    padding: 3rem;
}.VTh_program_offerings .SUD_knowledge_path::before {
    opacity: 0.7;
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 26px;
    content: "";
    position: absolute;
}.VTh_program_offerings .AoE_main_teach {
    margin-bottom: 2rem;
    position: relative;
    align-items: center;
    display: flex;
}.VTh_program_offerings .AoE_main_teach::before {
    top: 50%;
    width: 40px;
    background: rgb(211,189,204);
    opacity: 0.6;
    right: -20px;
    height: 2px;
    content: "";
    position: absolute;
    transform: translateY(-50%);
}.VTh_program_offerings .AoE_main_teach::after {
    width: 60px;
    bottom: -10px;
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(184,154,177) 0%, transparent 100%);
    border-radius: 10px;
    position: absolute;
    left: 0;
}.VTh_program_offerings .AoE_main_teach svg {
    height: 4rem;
    filter: drop-shadow(0 2px 4px rgb(211,189,204,0.5));
    width: auto;
    transition: all 0.3s ease;
}.VTh_program_offerings .AoE_main_teach svg:hover {
    transform: translateY(-2px) scale(1.03);
    filter: drop-shadow(0 6px 12px rgb(211,189,204,0.5));
}.VTh_program_offerings .AoE_main_teach svg path {
    fill: rgb(211,189,204);
    transition: fill 0.3s ease;
}.VTh_program_offerings .AoE_main_teach svg:hover path {
    fill: rgb(184,154,177);
}.VTh_program_offerings h3 {
    color: transparent;
    margin-bottom: 1.5rem;
    font-weight: 700;
    background: linear-gradient(to right, #000000 0%, rgb(211,189,204) 100%);
    transform: translateZ(5px);
    position: relative;
    font-size: 38px;
    -webkit-background-clip: text !important;
    display: inline-block;
    background-clip: text !important;
}.VTh_program_offerings h3::after {
    left: 0;
    height: 3px;
    transition: width 0.3s ease;
    width: 30px;
    bottom: -8px;
    content: "";
    background: rgb(211,189,204);
    position: absolute;
    border-radius: 10px;
}.VTh_program_offerings .SUD_knowledge_path:hover h3::after {
    width: 80px;
}.VTh_program_offerings p {
    z-index: 2;
    color: #000000;
    font-size: 16px;
    line-height: 1.7;
    transform: translateZ(10px);
    position: relative;
    margin-bottom: 1rem;
}.VTh_program_offerings .ewu_pic_hover {
    animation: floatAnimation 6s ease-in-out infinite;
    position: relative;
    min-height: 400px;
    z-index: 2;
    height: 100%;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 450px;
    transform: translateZ(30px) rotate(3deg);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.1),
        inset 0 0 0 1px rgba(255, 255, 255, 0.3);
    overflow: hidden;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}@keyframes floatAnimation {
    0% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
    50% {
        transform: translateZ(30px) rotate(3deg) translateY(-10px);
    }
    100% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
}

.VTh_program_offerings .ewu_pic_hover::before {
    left: 0;
    opacity: 0.5;
    height: 100%;
    position: absolute;
    background: linear-gradient(
        45deg,
        transparent 0%,
        transparent 40%,
        rgb(211,189,204,0.5) 100%
    );
    content: "";
    width: 100%;
    top: 0;
    mix-blend-mode: soft-light;
    transition: all 0.5s ease;
    z-index: 1;
}.VTh_program_offerings .ewu_pic_hover::after {
    opacity: 0.3;
    height: 50%;
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    background: linear-gradient(
        to top,
        rgb(211,189,204,0.5) 0%,
        transparent 100%
    );
    bottom: 0;
}.VTh_program_offerings .PZl_study_hub:hover .ewu_pic_hover {
    transform: translateZ(40px) rotate(1deg) scale(1.03);
    border-radius: 60% 40% 60% 40% / 40% 60% 40% 60%;
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.15),
        -25px -25px 70px rgba(255, 255, 255, 0.15),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
}.VTh_program_offerings .PZl_study_hub:hover .ewu_pic_hover::before {
    opacity: 0.7;
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgb(184,154,177,0.5) 40%,
        rgb(211,189,204,0.5) 100%
    );
}

@media (max-width: 1024px) {.VTh_program_offerings {
    padding: 5rem 0;
}.VTh_program_offerings .PZl_study_hub {
    transform: perspective(1000px) rotateY(0deg);
    gap: 2rem;
    grid-template-columns: 1fr;
}.VTh_program_offerings .SUD_knowledge_path {
    padding: 2.5rem;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}.VTh_program_offerings .ewu_pic_hover {
    transform: translateZ(20px) rotate(0deg);
    border-radius: 20% 80% 20% 80% / 80% 20% 80% 20%;
    min-height: 350px;
}.VTh_program_offerings .PZl_study_hub:hover .ewu_pic_hover {
    transform: translateZ(30px) scale(1.02);
}
}

@media (max-width: 768px) {.VTh_program_offerings {
    padding: 4rem 0;
}.VTh_program_offerings .PZl_study_hub::before {
    top: -1.5rem;
    width: calc(100% + 3rem);
    height: calc(100% + 3rem);
    left: -1.5rem;
}.VTh_program_offerings .SUD_knowledge_path {
    padding: 2rem;
}.VTh_program_offerings .AoE_main_teach svg {
    height: 3.5rem;
}.VTh_program_offerings h3 {
    font-size: calc(38px * 0.9);
}.VTh_program_offerings .ewu_pic_hover {
    min-height: 300px;
}
}

@media (max-width: 576px) {.VTh_program_offerings {
    padding: 3rem 0;
}.VTh_program_offerings .PZl_study_hub::before {
    display: none;
}.VTh_program_offerings .SUD_knowledge_path {
    padding: 1.5rem;
}.VTh_program_offerings .AoE_main_teach svg {
    height: 3rem;
}.VTh_program_offerings .AoE_main_teach::before {
    width: 20px;
    right: -10px;
}.VTh_program_offerings h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 1rem;
}.VTh_program_offerings p {
    font-size: calc(16px * 0.9);
}.VTh_program_offerings .ewu_pic_hover {
    min-height: 250px;
    border-radius: 10% 90% 10% 90% / 90% 10% 90% 10%;
}}.Fth_contact_section {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: rgb(233,222,230);
}.Fth_contact_section::before {
    background-size: 40px 40px;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    opacity: 0.03;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(211,189,204,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(211,189,204,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(211,189,204,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(211,189,204,0.5) 75%);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    z-index: 0;
}.Fth_contact_section::after {
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, rgb(211,189,204,0.5) 0%, transparent 70%);
    top: -50%;
    right: -50%;
    z-index: 0;
    transform: rotate(45deg);
}.Fth_contact_section .ewu_pic_hover {
    z-index: 0;
    position: absolute;
    width: 100%;
    filter: saturate(0.5) brightness(1.2);
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}.Fth_contact_section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    z-index: 2;
}.Fth_contact_section h3 {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 28px;
    z-index: 2;
    text-align: center;
    color: rgb(211,189,204);
    position: relative;
}.Fth_contact_section h3::before {
    background: rgb(211,189,204);
    transform: translateX(-50%);
    bottom: -15px;
    content: "";
    width: 80px;
    left: 50%;
    position: absolute;
    height: 2px;
}.Fth_contact_section h3::after {
    bottom: -25px;
    background: rgb(184,154,177);
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 40px;
    content: "";
    height: 2px;
}.Fth_contact_section .Buz_reach_support {
    border-radius: 20px;
    display: flex;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08), 0 5px 25px rgba(0, 0, 0, 0.05);
    z-index: 2;
    background: #ffffff;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}.Fth_contact_section .wyj_inquiry_links {
    padding: 50px;
    position: relative;
    flex: 1 1 60%;
}.Fth_contact_section .wyj_inquiry_links::before {
    height: 100%;
    right: 0;
    top: 0;
    content: "";
    width: 1px;
    background: linear-gradient(to bottom, transparent, rgb(233,222,230), transparent);
    position: absolute;
}.Fth_contact_section .wyj_inquiry_links h3 {
    margin-bottom: 30px;
    font-size: 22px;
    text-transform: none;
    color: #000000;
    letter-spacing: normal;
    font-weight: 600;
    text-align: left;
}.Fth_contact_section .wyj_inquiry_links h3::before {
    bottom: -10px;
    width: 50px;
    left: 0;
    transform: none;
}.Fth_contact_section .wyj_inquiry_links h3::after {
    width: 25px;
    transform: none;
    bottom: -18px;
    left: 0;
}.Fth_contact_section .wyj_inquiry_links input[type="text"],
.Fth_contact_section .wyj_inquiry_links textarea {
    color: #000000;
    padding: 15px 20px;
    background: #ffffff;
    font-size: 18px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    border: 2px solid rgb(233,222,230);
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
}.Fth_contact_section .wyj_inquiry_links input[type="text"]:focus,
.Fth_contact_section .wyj_inquiry_links textarea:focus {
    outline: none;
    border-color: rgb(211,189,204);
    box-shadow: 0 0 0 4px rgb(211,189,204,0.5);
}.Fth_contact_section .wyj_inquiry_links textarea {
    resize: vertical;
    min-height: 140px;
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query {
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query label {
    line-height: 1.6;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 13px;
    color: #000000;
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query label::before {
    height: 18px;
    border: 2px solid rgb(233,222,230);
    transition: all 0.3s ease;
    border-radius: 2px;
    left: 0;
    top: 3px;
    width: 18px;
    position: absolute;
    content: "";
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query input[type="checkbox"]:checked + label::before {
    border-color: rgb(211,189,204);
    background: rgb(211,189,204);
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    content: "";
    top: 8px;
    position: absolute;
    left: 6px;
    width: 6px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    height: 10px;
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query a {
    font-weight: 600;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    color: rgb(211,189,204);
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query a::after {
    transform: scaleX(0);
    transition: transform 0.3s ease;
    height: 1px;
    bottom: -2px;
    transform-origin: right;
    position: absolute;
    background: rgb(211,189,204);
    left: 0;
    width: 100%;
    content: "";
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}.Fth_contact_section .wyj_inquiry_links .OGb_connect_request {
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 10px;
    border: none;
    transition: all 0.3s ease;
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 600;
    background: rgb(211,189,204);
    position: relative;
    color: #ffffff;
    cursor: pointer;
    padding: 15px 35px;
}.Fth_contact_section .wyj_inquiry_links .OGb_connect_request::before {
    top: 0;
    background: rgb(184,154,177);
    left: 0;
    z-index: -1;
    transition: all 0.3s ease;
    content: "";
    height: 100%;
    width: 0;
    position: absolute;
}.Fth_contact_section .wyj_inquiry_links .OGb_connect_request:hover {
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.Fth_contact_section .wyj_inquiry_links .OGb_connect_request:hover::before {
    width: 100%;
}.Fth_contact_section .xQk_feedback_request {
    justify-content: center;
    flex-direction: column;
    padding: 50px;
    background: linear-gradient(to bottom right, rgb(233,222,230), #ffffff);
    position: relative;
    flex: 1 1 35%;
    display: flex;
}.Fth_contact_section .xQk_feedback_request::before {
    content: "";
    left: 0;
    width: 100%;
    background-position: 0 0, 0 15px, 15px -15px, -15px 0px;
    opacity: 0.03;
    top: 0;
    height: 100%;
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgb(211,189,204,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(211,189,204,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(211,189,204,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(211,189,204,0.5) 75%);
    background-size: 30px 30px;
}.Fth_contact_section .xQk_feedback_request h4 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    font-size: 22px;
}.Fth_contact_section .xQk_feedback_request h4::after {
    bottom: -10px;
    position: absolute;
    left: 0;
    background: rgb(211,189,204);
    content: "";
    width: 40px;
    height: 2px;
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach {
    list-style: none;
    padding: 0;
    margin: 0;
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li {
    align-items: center;
    display: flex;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: translateX(5px);
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li svg {
    transition: all 0.3s ease;
    height: 20px;
    margin-right: 15px;
    width: 20px;
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li svg path {
    fill: rgb(211,189,204);
    transition: all 0.3s ease;
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li:hover svg path {
    fill: rgb(184,154,177);
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li span {
    font-size: 18px;
    color: #000000;
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li a {
    text-decoration: none;
    color: #000000;
    transition: all 0.3s ease;
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li a:hover {
    color: rgb(211,189,204);
}

@media (max-width: 992px) {.Fth_contact_section {
    padding: 60px 0;
}.Fth_contact_section h3 {
    margin-bottom: 40px;
}.Fth_contact_section .Buz_reach_support {
    flex-direction: column;
}.Fth_contact_section .wyj_inquiry_links,
    .Fth_contact_section .xQk_feedback_request {
    flex: 1 1 100%;
}.Fth_contact_section .wyj_inquiry_links::before {
    display: none;
}.Fth_contact_section .wyj_inquiry_links {
    padding: 40px;
}.Fth_contact_section .xQk_feedback_request {
    padding: 40px;
}
}

@media (max-width: 768px) {.Fth_contact_section {
    padding: 50px 0;
}.Fth_contact_section h3 {
    margin-bottom: 35px;
    font-size: calc(28px * 0.8);
}.Fth_contact_section .wyj_inquiry_links h3,
    .Fth_contact_section .xQk_feedback_request h4 {
    font-size: calc(22px * 0.9);
}.Fth_contact_section .wyj_inquiry_links,
    .Fth_contact_section .xQk_feedback_request {
    padding: 30px;
}.Fth_contact_section .wyj_inquiry_links input[type="text"],
    .Fth_contact_section .wyj_inquiry_links textarea {
    padding: 12px 15px;
}.Fth_contact_section .wyj_inquiry_links .OGb_connect_request {
    padding: 12px 25px;
}
}

@media (max-width: 576px) {.Fth_contact_section {
    padding: 40px 0;
}.Fth_contact_section h3 {
    font-size: calc(28px * 0.7);
    margin-bottom: 30px;
}.Fth_contact_section .wyj_inquiry_links,
    .Fth_contact_section .xQk_feedback_request {
    padding: 25px 20px;
}.Fth_contact_section .wyj_inquiry_links input[type="text"],
    .Fth_contact_section .wyj_inquiry_links textarea {
    margin-bottom: 15px;
}.Fth_contact_section .wyj_inquiry_links .oZH_help_query label {
    font-size: calc(13px * 0.9);
}.Fth_contact_section .wyj_inquiry_links .OGb_connect_request {
    padding: 12px 20px;
    width: 100%;
}.Fth_contact_section .xQk_feedback_request .PUK_message_reach li {
    margin-bottom: 15px;
    padding: 12px;
}}.Anf_thxNote {
    background: linear-gradient(135deg, rgb(233,222,230) 0%, #ffffff 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.Anf_thxNote::before {
    transform: rotate(-15deg) skewX(15deg);
    content: "";
    z-index: 0;
    right: -5%;
    filter: blur(25px);
    position: absolute;
    opacity: 0.4;
    height: 70%;
    top: -10%;
    animation: float 15s ease-in-out infinite;
    background: linear-gradient(120deg, rgb(211,189,204,0.5) 0%, rgb(184,154,177,0.5) 100%);
    width: 40%;
}.Anf_thxNote::after {
    transform: rotate(10deg) skewX(-10deg);
    background: linear-gradient(220deg, rgb(184,154,177,0.5) 0%, rgb(211,189,204,0.5) 100%);
    left: -2%;
    width: 30%;
    bottom: -5%;
    animation: float 18s ease-in-out infinite reverse;
    height: 60%;
    content: "";
    position: absolute;
    z-index: 0;
    filter: blur(20px);
    opacity: 0.3;
}.Anf_thxNote .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.Anf_thxNote .PZl_study_hub {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.07), 
              0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(1deg);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    position: relative;
    background-color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-left: 5px solid rgb(211,189,204);
}.Anf_thxNote .PZl_study_hub:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1),
              0 10px 20px rgba(0, 0, 0, 0.07);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.Anf_thxNote .PZl_study_hub::before {
    animation: shimmerMask 8s infinite linear;
    left: 0;
    position: absolute;
    mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.7) 50%, #000 75%);
    z-index: -1;
    mask-size: 200% 200%;
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    background: linear-gradient(to right, 
               #ffffff 0%, 
               rgba(255, 255, 255, 0.8) 100%);
}.Anf_thxNote .PZl_study_hub > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.Anf_thxNote .PZl_study_hub > div:first-child::after {
    transform-origin: left center;
    bottom: -1rem;
    width: 60px;
    height: 4px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(211,189,204) 0%, rgb(184,154,177) 100%);
    left: 0;
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}.Anf_thxNote .PZl_study_hub:hover > div:first-child::after {
    width: 120px;
}.Anf_thxNote h5 {
    margin: 0;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    transform: translateZ(0);
    position: relative;
    animation: fadeInUp 0.8s forwards 0.2s;
    opacity: 0;
}.Anf_thxNote a {
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    display: block;
    transform: translateZ(0);
    text-decoration: none;
}.Anf_thxNote a:hover {
    transform: translateY(-3px);
}.Anf_thxNote p {
    animation: fadeInUp 0.8s forwards 0.5s;
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    opacity: 0;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #000000;
}

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

@keyframes shimmerMask {
  0% {
    mask-position: 0% 0%;
  }
  100% {
    mask-position: 200% 0%;
  }
}

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

@media (max-width: 992px) {.Anf_thxNote {
    padding: 5rem 0;
}.Anf_thxNote .PZl_study_hub {
    padding: 2.5rem;
}.Anf_thxNote h5 {
    font-size: calc(20px * 0.95);
}
}

@media (max-width: 768px) {.Anf_thxNote {
    padding: 4rem 0;
}.Anf_thxNote .PZl_study_hub {
    padding: 2rem;
    transform: perspective(1000px) rotateX(0deg);
}.Anf_thxNote h5 {
    font-size: calc(20px * 0.9);
}.Anf_thxNote p {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 576px) {.Anf_thxNote {
    padding: 3rem 0;
}.Anf_thxNote .PZl_study_hub {
    padding: 1.5rem;
    border-left-width: 3px;
}.Anf_thxNote .PZl_study_hub > div:first-child::after {
    width: 50px;
    height: 3px;
}.Anf_thxNote .PZl_study_hub:hover > div:first-child::after {
    width: 80px;
}.Anf_thxNote h5 {
    font-size: calc(20px * 0.85);
}.Anf_thxNote p {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}}.Smv_instructor_history {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(233,222,230) 0%, rgba(245, 245, 250, 0.9) 100%);
    overflow: hidden;
    position: relative;
}.Smv_instructor_history::before {
    position: absolute;
    background: linear-gradient(120deg, rgb(211,189,204,0.5) 10%, rgb(184,154,177,0.5) 90%);
    top: -10%;
    z-index: 1;
    width: 25rem;
    opacity: 0.1;
    transform: rotate(-15deg);
    height: 25rem;
    content: "";
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    right: -5%;
}.Smv_instructor_history::after {
    width: 15rem;
    height: 15rem;
    content: "";
    opacity: 0.08;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    left: -5%;
    z-index: 1;
    position: absolute;
    transform: rotate(12deg);
    bottom: -5%;
    background: linear-gradient(220deg, rgb(184,154,177,0.5) 10%, rgb(211,189,204,0.5) 90%);
}.Smv_instructor_history .container {
    z-index: 2;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.Smv_instructor_history .YpX_learner_feedback {
    gap: 2.5rem;
    padding: 3rem;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    display: grid;
    position: relative;
    border-left: 5px solid rgb(211,189,204);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    transform: perspective(1000px) rotateY(1deg) translateZ(0);
    grid-template-columns: 1fr;
}.Smv_instructor_history .YpX_learner_feedback:hover {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.07), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(0deg) translateZ(0) translateY(-5px);
}.Smv_instructor_history .YpX_learner_feedback > div:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
}.Smv_instructor_history .ewu_pic_hover {
    height: 180px;
    border: 4px solid #ffffff;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transform: rotate(-3deg);
    width: 180px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}.Smv_instructor_history .YpX_learner_feedback:hover .ewu_pic_hover {
    transform: rotate(0deg) scale(1.05);
}.Smv_instructor_history .name {
    font-weight: 700;
    color: rgb(211,189,204);
    margin-bottom: 0.5rem;
    display: inline-block;
    position: relative;
    font-size: 20px;
}.Smv_instructor_history .name::after {
    position: absolute;
    left: 0;
    width: 40%;
    content: "";
    bottom: -8px;
    height: 3px;
    background: linear-gradient(90deg, rgb(211,189,204) 0%, transparent 100%);
    transition: width 0.4s ease;
}.Smv_instructor_history .YpX_learner_feedback:hover .name::after {
    width: 90%;
}.Smv_instructor_history .YpX_learner_feedback > div:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
}.Smv_instructor_history .YpX_learner_feedback > div:nth-child(2) > div {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: rgb(184,154,177);
    font-size: calc(12px - 0.1rem);
}.Smv_instructor_history .kWL_job_content {
    color: #000000;
    line-height: 1.8;
    position: relative;
    padding-left: 1.5rem;
    margin: 0;
    font-size: 12px;
}.Smv_instructor_history .kWL_job_content::before {
    left: -0.8rem;
    opacity: 0.3;
    content: "";
    top: -1.5rem;
    font-size: 5rem;
    color: rgb(211,189,204,0.5);
    font-family: Georgia, serif;
    position: absolute;
}

@media (min-width: 768px) {.Smv_instructor_history .YpX_learner_feedback {
    grid-template-rows: auto 1fr;
    grid-template-columns: 220px 1fr;
}.Smv_instructor_history .YpX_learner_feedback > div:first-child {
    grid-row: span 2;
}.Smv_instructor_history .ewu_pic_hover {
    height: 200px;
    width: 200px;
}.Smv_instructor_history .kWL_job_content {
    font-size: calc(12px + 0.05rem);
}
}

@media (min-width: 992px) {.Smv_instructor_history .YpX_learner_feedback {
    align-items: center;
    grid-template-rows: 1fr;
    grid-template-columns: 250px 250px 1fr;
}.Smv_instructor_history .YpX_learner_feedback > div:first-child {
    grid-row: 1;
}.Smv_instructor_history .ewu_pic_hover {
    height: 220px;
    width: 220px;
}.Smv_instructor_history .kWL_job_content {
    padding-left: 2rem;
}.Smv_instructor_history .kWL_job_content::before {
    left: -0.5rem;
    top: -2rem;
    font-size: 6rem;
}
}

@media (max-width: 767px) {.Smv_instructor_history {
    padding: 3rem 0;
}.Smv_instructor_history .YpX_learner_feedback {
    padding: 2rem;
}.Smv_instructor_history .ewu_pic_hover {
    height: 150px;
    width: 150px;
}.Smv_instructor_history .name {
    font-size: calc(20px - 0.1rem);
}.Smv_instructor_history .kWL_job_content {
    line-height: 1.6;
    font-size: calc(12px - 0.1rem);
}
}

@media (max-width: 480px) {.Smv_instructor_history {
    padding: 2rem 0;
}.Smv_instructor_history .container {
    padding: 0 1rem;
}.Smv_instructor_history .YpX_learner_feedback {
    padding: 1.5rem;
    gap: 1.5rem;
}.Smv_instructor_history .ewu_pic_hover {
    height: 120px;
    width: 120px;
}.Smv_instructor_history .kWL_job_content::before {
    font-size: 4rem;
    top: -1rem;
}}.nve_about_this {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.nve_about_this::before {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%);
}.nve_about_this .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.nve_about_this h2 {
    padding-bottom: 12px;
    transform: translateX(-10px);
    animation: slideInRight 0.8s 0.2s forwards;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-bottom: 40px;
    opacity: 0;
    color: #ffffff;
    font-size: 28px;
}.nve_about_this h2::after {
    transform-origin: left;
    width: 80px;
    left: 0;
    height: 3px;
    animation: lineExpand 0.8s 0.6s forwards;
    bottom: 0;
    transform: scaleX(0);
    background: rgb(211,189,204);
    content: '';
    position: absolute;
}.nve_about_this .QWc_text_zone {
    grid-template-columns: 1fr;
    opacity: 0;
    transform: translateY(20px);
    display: grid;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.1);
    gap: 30px;
    padding: 40px;
    backdrop-filter: blur(10px);
    animation: fadeUp 1s 0.4s forwards;
    border-left: 4px solid rgb(211,189,204);
}.nve_about_this .QWc_text_zone > div {
    gap: 20px;
    display: flex;
    flex-direction: column;
}.nve_about_this .QWc_text_zone p {
    position: relative;
    color: rgb(211,189,204);
    font-weight: 600;
    padding-left: 15px;
    letter-spacing: 1px;
    font-size: calc(16px * 1.5);
    margin: 0;
}.nve_about_this .QWc_text_zone p::before {
    height: 8px;
    background: rgb(211,189,204);
    top: 50%;
    width: 8px;
    left: 0;
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    content: '';
}.nve_about_this .QWc_text_zone div div {
    padding-left: 15px;
    letter-spacing: 0.3px;
    font-weight: 300;
    line-height: 1.8;
    font-size: 16px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    position: relative;
}

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

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

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

@media (min-width: 768px) {.nve_about_this {
    padding: 150px 0;
}.nve_about_this::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.5) 100%);
}.nve_about_this h2 {
    font-size: calc(28px * 1.2);
    margin-bottom: 60px;
}.nve_about_this h2::after {
    height: 4px;
    width: 120px;
}.nve_about_this .QWc_text_zone {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.08) 100%);
    padding: 60px;
    border-left: 6px solid rgb(211,189,204);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.3), 
                    inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}.nve_about_this .QWc_text_zone:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.4), 
                    inset 0 0 0 1px rgba(255, 255, 255, 0.15);
}.nve_about_this .QWc_text_zone p {
    padding-left: 25px;
    font-size: calc(16px * 2);
}.nve_about_this .QWc_text_zone p::before {
    height: 12px;
    width: 12px;
}.nve_about_this .QWc_text_zone div div {
    font-size: calc(16px * 1.1);
    column-gap: 40px;
    line-height: 1.9;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    column-count: 2;
    padding-left: 25px;
}
}

@media (min-width: 1200px) {.nve_about_this {
    padding: 180px 0;
}.nve_about_this::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.4) 100%);
}.nve_about_this h2 {
    font-size: calc(28px * 1.4);
}.nve_about_this .QWc_text_zone {
    grid-template-columns: 1fr;
    padding: 80px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);
}.nve_about_this .QWc_text_zone div div {
    column-count: 2;
    column-gap: 60px;
}
}

@media (max-width: 767px) {.nve_about_this {
    padding: 80px 0;
}.nve_about_this h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 30px;
}.nve_about_this .QWc_text_zone {
    padding: 25px;
}.nve_about_this .QWc_text_zone p {
    font-size: calc(16px * 1.2);
    padding-left: 12px;
}.nve_about_this .QWc_text_zone div div {
    line-height: 1.6;
    font-size: 16px;
    padding-left: 12px;
}}footer {
    width: 100%;
    position: relative;
}.vIa_blog_ref {
    padding: 80px 0 30px;
    color: #ffffff;
    overflow: hidden;
    background-color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
}.vIa_blog_ref::before {
    content: "";
    position: absolute;
    top: -100px;
    opacity: 0.4;
    height: 500px;
    background: repeating-linear-gradient(
        45deg,
        #000000,
        #000000 10px,
        rgba(0, 0, 0, 0.5) 10px,
        rgba(0, 0, 0, 0.5) 20px
    );
    right: -100px;
    transform: rotate(45deg);
    width: 500px;
}.vIa_blog_ref::after {
    background: repeating-linear-gradient(
        -45deg,
        #000000,
        #000000 15px,
        rgb(184,154,177,0.5) 15px,
        rgb(184,154,177,0.5) 30px
    );
    left: -50px;
    opacity: 0.2;
    bottom: -50px;
    content: "";
    transform: rotate(30deg);
    width: 300px;
    position: absolute;
    height: 300px;
}footer .tun_verify_cta {
    position: relative;
    z-index: 1;
}footer .UOz_get_support {
    display: grid;
    border-left: 4px solid rgb(211,189,204);
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 0 27px 27px 0;
    margin-bottom: 60px;
    gap: 20px;
    padding: 30px;
}footer .info_item {
    align-items: center;
    display: flex;
}footer .info_item svg {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    fill: rgb(211,189,204);
    margin-right: 15px;
}footer .info_item p,
footer .info_item a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 300;
    font-size: 16px;
    transition: color 0.3s ease;
}footer .info_item a:hover {
    color: rgb(211,189,204);
}footer .text_main_holder {
    gap: 50px;
    display: grid;
    grid-template-columns: 1fr;
}footer .AoE_main_teach {
    position: relative;
}footer .AoE_main_teach::after {
    left: 0;
    width: 30%;
    height: 3px;
    content: "";
    background-color: rgb(211,189,204);
    bottom: -30px;
    position: absolute;
}footer .AoE_main_teach svg {
    width: auto;
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
    height: 45px;
}footer .avT_footer_address {
    font-size: 12px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    max-width: 330px;
}footer .Eer_first_teach {
    position: relative;
}footer .Eer_first_teach h5 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 25px;
    color: #ffffff;
}footer .Eer_first_teach h5::after {
    width: 40px;
    position: absolute;
    content: "";
    background-color: rgb(211,189,204);
    height: 3px;
    left: 0;
    bottom: -10px;
}footer .ubs_main_class {
    margin-bottom: 30px;
}footer .ubs_main_class a {
    padding: 8px 0;
    font-size: 16px;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    margin-bottom: 12px;
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}footer .ubs_main_class a:hover {
    border-bottom-color: rgb(211,189,204,0.5);
    color: #ffffff;
    padding-left: 10px;
}footer .subscribe_holder {
    position: relative;
    border-radius: 27px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 35px;
}footer .subscribe_holder::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(211,189,204,0.5), transparent);
    right: 0;
    content: "";
    top: 0;
    bottom: 0;
    border-radius: 27px;
    left: 0;
    opacity: 0.1;
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 700;
}footer .subscribe_holder p {
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    margin-bottom: 25px;
}footer .input_holder {
    position: relative;
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 16px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 15px;
    border-radius: 10px;
    color: #ffffff;
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(211,189,204);
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .KWY_sub_scale {
    color: #ffffff;
    text-transform: uppercase;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    padding: 15px 20px;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    background-color: rgb(211,189,204);
    display: inline-block;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 15px;
}footer .KWY_sub_scale::after {
    width: 30px;
    transform: rotate(45deg);
    position: absolute;
    transition: all 0.7s ease;
    left: -100px;
    top: -100px;
    height: 300px;
    content: "";
    background-color: rgba(255, 255, 255, 0.2);
}footer .KWY_sub_scale:hover {
    background-color: rgb(184,154,177);
}footer .KWY_sub_scale:hover::after {
    left: 120%;
}footer .dkf_design_res {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 60px;
}footer .mPY_partner_logo {
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    font-size: 12px;
}

@keyframes pulseLight {
    0% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
    align-items: stretch;
}footer .KWY_sub_scale {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .vIa_blog_ref {
    padding: 60px 0 30px;
}footer .UOz_get_support {
    padding: 20px;
    margin-bottom: 40px;
    grid-template-columns: 1fr;
}footer .Eer_first_teach h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .Eer_first_teach h5::after {
    bottom: -8px;
}footer .subscribe_holder {
    padding: 25px 20px;
}footer .dkf_design_res {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .vIa_blog_ref {
    padding: 50px 0 20px;
}footer .UOz_get_support {
    padding: 15px;
    margin-bottom: 30px;
}footer .AoE_main_teach::after {
    width: 50px;
}footer .Eer_first_teach h5, footer .subscribe_holder h5 {
    font-size: calc(18px - 2px);
}footer .subscribe_holder p, footer .ubs_main_class a, footer .info_item p, footer .info_item a {
    font-size: calc(16px - 1px);
}footer .subscribe_holder {
    padding: 20px 15px;
}footer .input_holder input[type="email"],
    footer .KWY_sub_scale {
    padding: 12px 15px;
}
}