.wrapper-structure_A9tRIV {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}

a {
    color: inherit;
    text-decoration: none;
}

.first_teach_l9ySpU {
    flex: 1 0 auto;
}


.privacy_garrison_ACr5Be {
    width: 100%;
    color: #ffffff;
    padding: 40px;
    height: auto;
    font-family: Arial, sans-serif;
    overflow: hidden;
    box-shadow: 0 0 15px rgb(216,177,193,0.5), 0 0 30px rgb(195,137,162,0.5);
}

.privacy_garrison_ACr5Be ul, .privacy_garrison_ACr5Be ol {
    list-style-position: inside;
    padding-left: 20px;
    padding: 15px 0;
}

.who_we_are_T5DGUg {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(235,218,224) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 120px 0 80px;
    position: relative;
}

.who_we_are_T5DGUg .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}

.who_we_are_T5DGUg h1::after {
    left: 50%;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(216,177,193) 0%, rgb(195,137,162) 100%);
    width: 80px;
    height: 4px;
    position: absolute;
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
}

.who_we_are_T5DGUg .path_edu_YJXZFy:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.who_we_are_T5DGUg .path_edu_YJXZFy:hover h4 {
    transform: translateX(10px);
}

.who_we_are_T5DGUg .path_edu_YJXZFy:hover h4::after {
    width: 60px;
}

header:before {
    content: '';
    top: 0;
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(216,177,193) 0%, 
        rgb(195,137,162) 50%, 
        rgb(216,177,193) 100%
    );
    position: absolute;
    left: 0;
    width: 100%;
}

header .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 25px;
}

header .container:after {
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    opacity: 0.7;
    content: '';
    background: rgb(195,137,162);
    top: 50%;
    height: 8px;
    right: 10px;
    position: absolute;
}

header .top_nav_P3OxrE:before {
    width: 100%;
    transform-origin: center;
    content: '';
    bottom: -8px;
    height: 2px;
    transform: scaleX(0.9);
    background: rgb(216,177,193);
    left: 0;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
}

header .header_lead_qIicFn:hover {
    color: rgb(216,177,193);
}

header .header_lead_qIicFn:hover:before {
    transform: translateX(0);
}

header .top_expert_CTEsIp:before {
    background: linear-gradient(rgb(235,218,224), rgb(235,218,224)) padding-box,
                linear-gradient(135deg, rgb(216,177,193), rgb(195,137,162)) border-box;
    border: 2px solid transparent;
    position: absolute;
    border-radius: 10px;
    top: 0;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 0;
}

.tutor_match_VlBHzc .company_holder h3:hover::after {
    width: 100%;
}

.tutor_match_VlBHzc .faculty_info_NbKy5i {
    color: #ffffff;
    backdrop-filter: blur(5px);
    transform: translateZ(0);
    font-size: 13px;
    margin-top: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.08);
    line-height: 1.6;
}

.tutor_match_VlBHzc .top_nav_P3OxrE h5 {
    font-size: 22px;
    padding-bottom: 10px;
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
}

.tutor_match_VlBHzc .top_nav_P3OxrE:hover h5::after {
    width: 70px;
    box-shadow: 0 0 8px rgb(216,177,193), 0 0 16px rgb(216,177,193,0.5);
}

.tutor_match_VlBHzc .top_nav_P3OxrE .header_pro_ocJmw4 a:hover::before {
    width: 100%;
    box-shadow: 0 0 5px rgb(216,177,193,0.5);
}

.inclusion_5EcWy4::before {
    background: linear-gradient(90deg, transparent, rgb(216,177,193,0.5), transparent);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    height: 1px;
    right: 0;
}

.tutor_match_VlBHzc .company_holder h3:hover::before {
    left: 100%;
}

.future_learners_vVIH7i {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, rgb(235,218,224), rgb(216,177,193,0.5));
}

.future_learners_vVIH7i::after {
    position: absolute;
    box-shadow: 0 0 80px 20px rgb(216,177,193,0.5);
    height: 500px;
    width: 500px;
    z-index: -2;
    transform: translate(-50%, -50%);
    opacity: 0.2;
    border: 2px solid rgb(195,137,162,0.5);
    top: 50%;
    content: '';
    left: 50%;
    border-radius: 50%;
    animation: pulsateRing 10s ease-in-out infinite alternate;
}

.future_learners_vVIH7i ul li {
    font-weight: 400;
    align-items: center;
    font-size: 18px;
    color: #ffffff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    display: flex;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1.5rem 2rem;
    overflow: hidden;
    border-radius: 50px;
    transition: all 0.4s ease;
}

.future_learners_vVIH7i ul li:hover svg {
    transform: rotate(15deg);
}

.future_learners_vVIH7i ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(195,137,162);
}

.ty_div_4L76It::before {
    right: -50px;
    height: 200px;
    animation: float 15s infinite ease-in-out;
    border-radius: 50%;
    z-index: 0;
    content: "";
    top: -50px;
    width: 200px;
    background: rgb(195,137,162,0.5);
    filter: blur(60px);
    position: absolute;
}

.ty_div_4L76It .founders_team_qL5cwv::before {
    position: absolute;
    height: 100%;
    background-size: 20px 20px;
    z-index: -1;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.05;
    background: linear-gradient(45deg, transparent 49.5%, rgb(195,137,162,0.5) 49.5%, rgb(195,137,162,0.5) 50.5%, transparent 50.5%);
}

.pricing_plan_card_ZoKXDM::before {
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.7));
    left: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.pricing_plan_card_ZoKXDM .pricing_schemes_CVhn9k li {
    transition: transform 0.4s ease;
    transform-style: preserve-3d;
    perspective: 1000px;
}

.pricing_plan_card_ZoKXDM .trial_offers_PX4qtu::before {
    content: "";
    position: absolute;
    height: 5px;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    top: 0;
    transform: scaleX(0);
    transform-origin: left;
    width: 100%;
    background: linear-gradient(90deg, 
        rgb(216,177,193), 
        rgb(195,137,162));
}

.pricing_plan_card_ZoKXDM .cost_summary_Wmg2QX p {
    flex-grow: 1;
    scrollbar-width: thin;
    word-break: break-word;
    font-size: 15px;
    scrollbar-color: rgb(216,177,193) rgba(255, 255, 255, 0.1);
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.85);
    max-height: 200px;
    overflow-y: auto;
    line-height: 1.6;
    margin-bottom: 30px;
}

.pricing_plan_card_ZoKXDM .pricing_schemes_CVhn9k li:hover .cost_summary_Wmg2QX h4::after {
    width: 80px;
}

.pricing_plan_card_ZoKXDM .pricing_schemes_CVhn9k li:nth-child(2) {
    animation: fadeInUp 0.8s ease-out 0.4s both;
}

.customer_opinions_fu2LFM::before {
    opacity: 0.05;
    background: rgb(216,177,193,0.5);
    width: 300px;
    right: -100px;
    top: -100px;
    z-index: 0;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    height: 300px;
    content: "";
    position: absolute;
    transform: rotate(-15deg);
}

.customer_opinions_fu2LFM .testimonial_sharing_I5Dm1C {
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
}

.customer_opinions_fu2LFM .testimonial_track_doAZ4t h3 {
    position: relative;
    margin-bottom: 0.8rem;
    display: inline-block;
    color: #000000;
    font-size: calc(21px * 0.95);
}

.customer_opinions_fu2LFM .testimonial_track_doAZ4t .description {
    color: #000000;
    position: relative;
    margin-bottom: 1.5rem;
    flex-grow: 1;
    z-index: 1;
    font-size: 14px;
    line-height: 1.6;
}

.location_details_MiWczr .container {
    position: relative;
    z-index: 1;
}

.location_details_MiWczr .reach_out_Zo6zUL h2 {
    display: inline-block;
    font-size: 37px;
    font-weight: 700;
    color: rgb(216,177,193);
    position: relative;
    margin-bottom: 25px;
}

.location_details_MiWczr .connect_block_PR8zKy {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.location_details_MiWczr .get_contactpanel_emqAV1:hover::before {
    opacity: 1;
}

.location_details_MiWczr .get_contactpanel_emqAV1 svg {
    transition: all 0.3s ease;
    stroke: currentColor;
    width: 28px;
    fill: none;
    stroke-width: 2;
    height: 28px;
}

.location_details_MiWczr .reach_out_Zo6zUL p:last-of-type svg {
    height: 20px;
    fill: none;
    position: absolute;
    stroke-width: 2;
    width: 20px;
    left: 0;
    stroke: rgb(216,177,193);
    top: 4px;
}

.explore_now_VIHxU0 .founders_team_qL5cwv::before {
    animation: topLineGlow 3s ease-in-out infinite;
    background: linear-gradient(
        to right,
        rgb(216,177,193),
        rgb(195,137,162),
        rgb(216,177,193)
    );
    height: 5px;
    content: '';
    box-shadow: 0 0 20px rgb(216,177,193,0.5);
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
}

.explore_now_VIHxU0 h3::after {
    width: 40px;
    position: absolute;
    box-shadow: 
        0 0 10px rgb(195,137,162),
        0 0 20px rgb(195,137,162,0.5);
    background: rgb(195,137,162);
    opacity: 0.7;
    left: 50%;
    height: 2px;
    transform: translateX(-50%);
    bottom: -15px;
    content: '';
    animation: underlineGlow 3s ease-in-out infinite alternate;
}

.explore_now_VIHxU0 .get_contactpanel_emqAV1:hover {
    box-shadow: 
        0 0 25px rgb(195,137,162),
        inset 0 0 10px rgb(195,137,162,0.5);
    text-shadow: 0 0 10px #ffffff;
    color: #ffffff;
    border-color: transparent;
}

.reach_out_tD05TU .container {
    max-width: 1200px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
}

.reach_out_tD05TU h2 {
    position: relative;
    color: rgb(216,177,193);
    margin-bottom: 60px;
    font-weight: 700;
    text-align: center;
    font-size: 29px;
}

.reach_out_tD05TU .inquiry_widget_4raR1h::before {
    position: absolute;
    height: 5px;
    top: 0;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(216,177,193), rgb(195,137,162));
    left: 0;
}

.reach_out_tD05TU h3 {
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000000;
    font-size: 21px;
}

.reach_out_tD05TU input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.6;
}

.reach_out_tD05TU .help_help_HLyjG1 input[type="checkbox"] {
    height: 24px;
    width: 24px;
    border-radius: 10px;
    margin-top: 2px;
    position: relative;
    border: 2px solid rgb(235,218,224);
    appearance: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

.reach_out_tD05TU .request_list_Kacgut::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    content: "";
    left: -100%;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    transition: all 0.6s ease;
}

.course_instructor_Y95btO {
    position: relative;
    border-radius: 19px;
    overflow: hidden;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(235,218,224) 0%, rgb(216,177,193,0.5) 100%);
}

.course_instructor_Y95btO .profile_photo_AYlTXJ {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    position: relative;
    transform: rotate(-3deg) translateY(20px);
    height: 400px;
}

.course_instructor_Y95btO .testimonial_track_doAZ4t:hover .work_wrap_Je2Pfz {
    transform: translateY(0) rotate(0deg);
}

.course_instructor_Y95btO .testimonial_track_doAZ4t:hover .name::after {
    transform: scaleX(1);
}

.course_instructor_Y95btO .job_expertise_phgZj0 {
    padding-left: 1.5rem;
    line-height: 1.6;
    position: relative;
    font-size: 15px;
    color: #000000;
    font-style: italic;
    font-weight: 400;
}

#cookieWarningPrompt_baXHCg:checked ~ .privacySettingsWindow_gX30xw {
    visibility: hidden;
    opacity: 0;
}

.edu_accept_iO97fb {
    margin-right: 1rem;
    align-items: center;
    flex-shrink: 0;
    display: flex;
}

.privacy_notify_R94rwn {
    margin-bottom: 20px;
    flex: 1;
    min-width: 300px;
}

.cookie_button.learn_consent_p5Og14 {
    background: rgb(216,177,193);
}

.cookie_button.data_opt_ltRsfH:hover {
    background: rgb(216,177,193);
}


.course_overview_jUbMvZ {
    display: flex;
    overflow: hidden;
    background: rgb(235,218,224);
    flex-direction: column;
    min-height: 100vh;
    position: relative;
}

.course_overview_jUbMvZ .study_path_pb3olY {
    animation: carousel-zoom 25s ease-in-out infinite;
    width: 100%;
    display: flex;
    height: 100%;
}

.course_overview_jUbMvZ .founders_team_qL5cwv {
    position: relative;
    width: 100%;
    max-width: 800px;
}

.course_overview_jUbMvZ .learn_development_mCJ3x5:hover {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05);
}

.course_overview_jUbMvZ .learn_development_mCJ3x5 h3::after {
    transform: translateX(-50%);
    height: 2px;
    bottom: -10px;
    left: 50%;
    width: 80px;
    background: rgb(216,177,193);
    content: "";
    position: absolute;
}

.course_overview_jUbMvZ .learn_development_mCJ3x5 .request_list_Kacgut:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.welcome_0B7YwK::before {
    opacity: 0.15;
    top: 0;
    right: 0;
    left: 0;
    content: "";
    position: absolute;
    background: radial-gradient(circle at 30% 40%, rgb(216,177,193,0.5) 0%, transparent 60%);
    bottom: 0;
    z-index: 1;
}



.welcome_0B7YwK .learn_expressfast_PgLiNE > div:first-child {
    transform: translateX(0);
    position: relative;
    animation: slideInLeft 1s ease-out 0.3s both;
    padding: 2rem;
    border-left: 3px solid rgb(216,177,193);
}



.welcome_0B7YwK .skills_center_S8njCz {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 15px 25px rgba(0, 0, 0, 0.05);
    animation: revealUp 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s both;
    overflow: hidden;
    transition: transform 0.4s ease-out;
    position: relative;
    transform: translateY(0) scale(1);
}

.welcome_0B7YwK .skills_center_S8njCz:hover > div::after {
    transform: scaleX(1);
}



.welcome_0B7YwK .skills_center_S8njCz > div > div {
    position: relative;
    animation: fadeSlideUp 1s ease-out 1.2s forwards;
    transform: translateY(20px);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 1.5rem;
    z-index: 2;
    opacity: 0;
}



@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media only screen and (max-width: 800px) {.privacy_garrison_ACr5Be {
    padding: 20px 10px;
}.privacy_garrison_ACr5Be h1 {
    font-size: calc(23px * 0.8);
}.privacy_garrison_ACr5Be h2 {
    font-size: calc(23px * 0.8);
}.privacy_garrison_ACr5Be h3, .privacy_garrison_ACr5Be h4, .privacy_garrison_ACr5Be h5, .privacy_garrison_ACr5Be h6 {
    font-size: calc(23px * 0.8);
}.privacy_garrison_ACr5Be p, .privacy_garrison_ACr5Be span, .privacy_garrison_ACr5Be div {
    font-size: calc(17px * 0.9);
}}



@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .top_nav_P3OxrE {
    gap: 20px;
}header .top_expert_CTEsIp svg {
    height: 38px;
}
}



@media (max-width: 991px) {.tutor_match_VlBHzc {
    padding: 60px 0 30px;
}.tutor_match_VlBHzc .container {
    flex-direction: column;
}.tutor_match_VlBHzc .company_holder {
    margin-bottom: 40px;
    flex: 0 0 100%;
    padding-right: 0;
}.tutor_match_VlBHzc .company_holder::after {
    display: none;
}.tutor_match_VlBHzc .footer_caption_nJpdtR {
    flex: 0 0 100%;
}.tutor_match_VlBHzc .top_nav_P3OxrE {
    flex: 0 0 calc(50% - 20px);
    margin-bottom: 20px;
}
}



@media (max-width: 992px) {.future_learners_vVIH7i {
    padding: 4rem 0;
}.future_learners_vVIH7i h3 {
    font-size: calc(38px * 0.9);
}.future_learners_vVIH7i ul {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}.future_learners_vVIH7i ul li {
    padding: 1.2rem 1.8rem;
    border-radius: 40px;
}
}



@media (max-width: 480px) {.ty_div_4L76It {
    padding: 40px 0;
}.ty_div_4L76It h2 {
    margin-bottom: 25px;
    font-size: calc(30px * 0.7);
}.ty_div_4L76It .founders_team_qL5cwv {
    padding: 20px 15px;
    border-left-width: 3px;
}.ty_div_4L76It li {
    padding-left: 20px;
}.ty_div_4L76It li::before {
    top: 8px;
    height: 6px;
    width: 6px;
}.ty_div_4L76It span {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}}



@media (max-width: 992px) {.customer_opinions_fu2LFM {
    padding: 4rem 0;
}.customer_opinions_fu2LFM h2.container {
    margin-bottom: 2.5rem;
    font-size: calc(30px * 0.9);
}.customer_opinions_fu2LFM .testimonial_sharing_I5Dm1C {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (max-width: 768px) {.customer_opinions_fu2LFM {
    padding: 3rem 0;
}.customer_opinions_fu2LFM h2.container {
    margin-bottom: 2rem;
    font-size: calc(30px * 0.85);
}.customer_opinions_fu2LFM h2.container::after {
    width: 60px;
}.customer_opinions_fu2LFM .testimonial_sharing_I5Dm1C {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.customer_opinions_fu2LFM .testimonial_track_doAZ4t {
    padding: 1.5rem;
}
}



@media screen and (max-width: 768px) {.explore_now_VIHxU0 {
    padding: 80px 0;
}.explore_now_VIHxU0 .founders_team_qL5cwv {
    height: 300px;
}.explore_now_VIHxU0 h3 {
    margin-bottom: 45px;
    letter-spacing: 3px;
    font-size: calc(35px * 0.8);
}.explore_now_VIHxU0 h3::after {
    bottom: -12px;
    width: 30px;
}.explore_now_VIHxU0 .get_contactpanel_emqAV1 {
    font-size: calc(20px * 0.9);
    padding: 12px 30px;
    letter-spacing: 1.5px;
}
}



@media (max-width: 576px) {.reach_out_tD05TU {
    padding: 50px 0;
}.reach_out_tD05TU .container {
    padding: 0 15px;
}.reach_out_tD05TU h2 {
    font-size: calc(29px - 6px);
    margin-bottom: 30px;
}.reach_out_tD05TU .query_block_ygLbnT {
    padding: 35px 25px;
}.reach_out_tD05TU #contact {
    gap: 20px;
}.reach_out_tD05TU input[type="text"] {
    padding: 15px;
}.reach_out_tD05TU .request_list_Kacgut {
    width: 100%;
    padding: 15px 25px;
}.reach_out_tD05TU .profile_photo_AYlTXJ {
    min-height: 250px;
}}



@media (min-width: 768px) {.welcome_0B7YwK {
    padding: 5rem 3rem;
}.welcome_0B7YwK .learn_expressfast_PgLiNE {
    gap: 4rem;
    grid-template-columns: 0.4fr 0.6fr;
}.welcome_0B7YwK .learn_expressfast_PgLiNE > div:first-child {
    border-left: 4px solid rgb(216,177,193);
    align-items: center;
    padding: 2.5rem;
    display: flex;
}.welcome_0B7YwK .skills_center_S8njCz > div {
    min-height: 500px;
    padding: 4rem;
}.welcome_0B7YwK .skills_center_S8njCz h3 {
    max-width: 90%;
    font-size: calc(18px * 1.2);
}.welcome_0B7YwK .skills_center_S8njCz .title_style_header {
    font-size: calc(40px * 1.4);
}
}



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



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



@keyframes pulsateRing {
    0% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.1;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.3;
    }
}



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



@keyframes horizonLine {
    0%, 100% {
        opacity: 0.2;
        box-shadow: none;
    }
    50% {
        opacity: 0.5;
        box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
    }
}



@keyframes underlineGlow {
    0% {
        width: 40px;
        box-shadow: 
            0 0 5px rgb(195,137,162),
            0 0 10px rgb(195,137,162,0.5);
    }
    100% {
        width: 80px;
        box-shadow: 
            0 0 10px rgb(195,137,162),
            0 0 20px rgb(195,137,162),
            0 0 30px rgb(195,137,162,0.5);
    }
}

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

