﻿html,body {
    auto
contain;
    color: #000000;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}

.top_main96713 {
    flex: 1 0 auto;
}


.learning_profits63915 {
    background: linear-gradient(135deg, rgb(244,239,244) 0%, #ffffff 100%);
    position: relative;
    padding: 5rem 1.5rem;
    overflow: hidden;
}

.learning_profits63915 h5::after {
    position: absolute;
    height: 3px;
    background: linear-gradient(to right, rgb(207,178,206), rgb(179,124,175));
    bottom: -12px;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    border-radius: 10px;
    width: 80px;
}

.learning_profits63915 .img_pic08674 {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    object-position: center;
    object-fit: cover;
    transition: transform 1.2s ease;
}

.learning_profits63915 li {
    align-items: flex-start;
    display: flex;
    transform: translateX(0);
    padding-left: 2.5rem;
    transition: transform 0.3s ease-out;
    position: relative;
}

.learning_profits63915 li svg path {
    fill: rgb(207,178,206);
    transition: fill 0.3s ease;
}

.plan_block68547 {
    z-index: 1;
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

.plan_block68547 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
}

.plan_block68547 h2::after {
    bottom: -12px;
    position: absolute;
    height: 3px;
    border-radius: 1px;
    left: 50%;
    background: rgb(207,178,206);
    content: "";
    width: 80px;
    transform: translateX(-50%);
}

.plan_block68547 .study_fees92043 {
    backdrop-filter: blur(10px);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    flex-direction: column;
    position: relative;
    display: flex;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 
                0 2px 5px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.03);
    transform: translateY(0) scale(1);
    height: 100%;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    width: 100%;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.05));
}

.plan_block68547 .rate_choice48057::before {
    background-color: rgb(207,178,206);
    opacity: 0.6;
    top: 0;
    content: "";
    left: 0;
    width: 25px;
    transition: width 0.4s ease, opacity 0.3s ease;
    position: absolute;
    height: 2px;
}

.title_portal19302 .page_home98462 {
    margin-bottom: 24px;
    font-size: clamp(2.5rem, 5vw, 38px);
    animation: slideTitle 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    opacity: 0;
    transform: translateX(-5px);
    color: rgb(207,178,206);
}

.title_portal19302 .learn_skill94236 {
    position: absolute;
    left: 0;
    overflow: hidden;
    width: 100%;
    top: 0;
    height: 100%;
}

.title_portal19302 .learn_skill94236::before {
    height: 100%;
    z-index: 1;
    background: linear-gradient(
    to top,
    #000000 0%,
    rgba(0, 0, 0, 0.5) 40%,
    transparent 100%
  );
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
}

.thxDiv65781::before {
    position: absolute;
    width: 60%;
    opacity: 0.3;
    filter: blur(30px);
    right: -10%;
    background: linear-gradient(145deg, rgb(207,178,206,0.5) 0%, rgb(179,124,175,0.5) 100%);
    content: "";
    z-index: 0;
    top: -30%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    height: 70%;
    transform: rotate(-15deg);
    animation: float 15s ease-in-out infinite alternate;
}

.thxDiv65781 .knowledge_space35489 > div:first-child {
    margin-bottom: 1.5rem;
    position: relative;
}

.thxDiv65781 .knowledge_space35489:hover > div:first-child::after {
    width: 120px;
}

.thxDiv65781 h5 {
    margin: 0;
    position: relative;
    font-size: 24px;
    line-height: 1.4;
    display: inline-block;
    color: #000000;
    font-weight: 700;
}

.thxDiv65781 p {
    line-height: 1.8;
    color: #000000;
    margin: 0;
    transition: color 0.3s ease;
    font-size: 17px;
}

.thxDiv65781 a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.thxDiv65781 a:hover p {
    color: rgb(207,178,206);
}

footer::before {
    opacity: 0.85;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, 
                rgba(0, 0, 0, 0.5) 0%, 
                rgb(207,178,206,0.5) 50%, 
                rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    z-index: -1;
    content: "";
    height: 100%;
}

.whatsapp_grp16043 .company_holder:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 
                0 0 20px rgb(207,178,206,0.5);
    transform: translateZ(20px) rotateX(2deg) rotateY(-2deg);
    border-left: 3px solid #ffffff;
}

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

.whatsapp_grp16043 .webinar_cta03586::before {
    top: 0;
    background: linear-gradient(to bottom, 
                rgb(207,178,206) 0%, 
                transparent 100%);
    height: 100%;
    position: absolute;
    left: 0;
    width: 2px;
    content: "";
}

.whatsapp_grp16043 .head_nav69821::after {
    transition: all 0.4s ease;
    border-style: solid;
    top: 0;
    width: 0;
    transform-style: preserve-3d;
    border-color: transparent rgb(207,178,206) transparent transparent;
    position: absolute;
    right: 0;
    transform: translateZ(5px);
    content: "";
    border-width: 0 25px 25px 0;
    height: 0;
}

.whatsapp_grp16043 .head_nav69821 h5::after {
    bottom: -8px;
    transition: width 0.4s ease-in-out;
    width: 30%;
    background: rgb(207,178,206);
    left: 0;
    position: absolute;
    height: 3px;
    content: "";
}

.whatsapp_grp16043 .head_nav69821 a:hover::before {
    opacity: 1;
    left: 0;
}

.donate_books62543::before {
    content: "";
    height: 1px;
    top: 0;
    width: 100%;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(207,178,206) 30%, 
                #ffffff 50%, 
                rgb(179,124,175) 70%, 
                transparent 100%);
    position: absolute;
    left: 0;
}

.whatsapp_grp16043 .company_holder:hover::after {
    height: 40px;
    transform: rotate(45deg);
    width: 40px;
}

.whatsapp_grp16043 .company_holder:hover .webinar_cta03586::after {
    width: calc(100% - 1rem);
}

.whatsapp_grp16043::after {
    background: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.02) 50%),
        linear-gradient(rgba(255, 255, 255, 0.02) 50%, transparent 50%);
    opacity: 0.3;
    top: 0;
    background-size: 40px 40px;
    z-index: -2;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
}

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

.our_background34796 h2::before {
    left: 20px;
    width: 60px;
    height: 4px;
    background: rgb(207,178,206);
    bottom: -15px;
    content: "";
    position: absolute;
}

.our_background34796 .knowledge_studio30279:nth-child(1) {
    padding: 60px 40px 60px 20px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    z-index: 3;
    position: relative;
    position: relative;
    grid-row: 1;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    grid-column: 1 / 3;
}

.our_background34796 .knowledge_studio30279:nth-child(1) h3 {
    color: #000000;
}

.our_background34796 .knowledge_studio30279:nth-child(2) h3 {
    color: #ffffff;
}

.our_background34796 .knowledge_studio30279:nth-child(1) h3::after {
    background: rgb(207,178,206);
}

.our_background34796 .knowledge_studio30279:nth-child(2) p {
    color: rgba(255, 255, 255, 0.9);
}

.our_background34796 .container::after {
    width: 250px;
    height: 250px;
    filter: blur(60px);
    left: -80px;
    border-radius: 50%;
    opacity: 0.05;
    z-index: 0;
    content: "";
    bottom: -80px;
    position: absolute;
    background: rgb(207,178,206,0.5);
}

.user_alert71924 svg {
    fill: rgb(207,178,206);
    height: 50px;
    width: 50px;
}

.cookie_notice97012 h5 {
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(207,178,206);
    font-size: 19px;
    letter-spacing: 1px;
}

#cookie_alert_window69857:checked ~ .privacyAgreementDialog97825 {
    visibility: hidden;
    opacity: 0;
}



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

.get_in_touch08971 .inquiry_section36125 {
    overflow: hidden;
    border-radius: 16px;
    max-width: 1000px;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    margin: 0 auto;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    display: grid;
    position: relative;
}

.get_in_touch08971 form {
    position: relative;
    width: 100%;
}

.get_in_touch08971 form input[type="text"] {
    transition: all 0.3s ease;
    border: none;
    background: rgb(244,239,244);
    position: relative;
    width: 100%;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    padding: 16px 20px 16px 50px;
    margin-bottom: 25px;
    font-size: 18px;
    color: #000000;
}

.get_in_touch08971 .message_links13594 label {
    line-height: 1.5;
    color: #000000;
    padding-left: 35px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

.get_in_touch08971 .message_links13594 label a::after {
    bottom: -2px;
    position: absolute;
    width: 0;
    transition: width 0.3s ease;
    height: 1px;
    content: "";
    left: 0;
    background: rgb(207,178,206);
}

.get_in_touch08971 form .query_list70946:hover::before {
    width: 100%;
}

.get_in_touch08971 svg {
    top: 50%;
    width: 20px;
    position: absolute;
    transform: translateY(-50%);
    height: 20px;
    fill: rgb(207,178,206);
    left: 20px;
}

header::after {
    width: 5px;
    top: 0;
    background: linear-gradient(to bottom, rgb(207,178,206), rgb(179,124,175));
    position: absolute;
    left: 0;
    z-index: 1;
    content: '';
    height: 100%;
}

header .nav_mainbar69380:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.6);
}

header .head_nav69821::before {
    left: -2px;
    opacity: 0.5;
    border-radius: calc(10px + 2px);
    right: -2px;
    z-index: -1;
    top: -2px;
    bottom: -2px;
    content: '';
    background: linear-gradient(135deg, rgb(207,178,206,0.5), rgb(179,124,175,0.5));
    position: absolute;
}

header .nav_pagewrap67048:hover::before {
    opacity: 1;
}

.privacy_garrison04275 h2 {
    border-left: 5px solid rgb(207,178,206);
    color: rgb(179,124,175);
    margin-bottom: 20px;
    margin-top: 30px;
    padding-left: 15px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 29px;
}

.privacy_garrison04275 ul, .privacy_garrison04275 ol {
    list-style: none;
    line-height: 1.8;
    padding-left: 25px;
    font-size: 14px;
    list-style-position: inside;
    color: #000000;
    font-family: Arial, sans-serif;
    margin: 15px 0;
}

.learning_system72315 {
    position: relative;
    padding: 130px 0;
    overflow: hidden;
    background: rgb(244,239,244);
}

.learning_system72315 .text_capsule75026 {
    position: relative;
    max-width: 700px;
    padding: 60px 70px;
    backdrop-filter: blur(10px);
    border-radius: 24px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.learning_system72315 .text_capsule75026:hover h2::before {
    transform: translateY(0);
    opacity: 1;
}

.learning_system72315 .text_capsule75026 p {
    line-height: 1.8;
    font-size: 12px;
    z-index: 2;
    position: relative;
    color: #ffffff;
}

.learning_system72315 .knowledge_space35489::before {
    background: rgb(207,178,206);
    position: absolute;
    content: '';
    left: -5%;
    height: 40px;
    transform: rotate(-35deg);
    opacity: 0.1;
    animation: wave-motion 15s infinite alternate;
    top: 20%;
    filter: blur(30px);
    width: 40%;
}

.program_details16724 {
    background: linear-gradient(135deg, rgb(244,239,244) 0%, rgba(245, 247, 250, 0.92) 100%);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}

.program_details16724 .skill_up68405 {
    background: #ffffff;
    position: relative;
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
}

.program_details16724 .text_capsule75026 {
    transform: translateY(-40px);
    padding: 2.5rem 2rem;
    background: #ffffff;
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
    position: relative;
}

.program_details16724 .text_capsule75026 h3::after {
    margin-top: 1rem;
    background: rgb(207,178,206);
    width: 60px;
    transform-origin: left;
    animation-delay: 0.6s;
    transform: scaleX(0);
    display: block;
    animation: expandLine 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    height: 3px;
    content: "";
}

.education_history76501 .img_pic08674 {
    min-height: 400px;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    transition: filter 0.6s ease;
    z-index: 2;
    height: 100%;
    filter: grayscale(60%);
}

.education_history76501 .success_stories05917:hover .img_pic08674::before {
    opacity: 0.8;
    transform: scale(1);
}

.education_history76501 .name {
    transform: translateX(20px);
    color: rgb(207,178,206);
    font-family: Arial, sans-serif;
    letter-spacing: -1px;
    margin-bottom: 0.8rem;
    font-weight: 700;
    opacity: 0.9;
    transition: all 0.4s ease;
    line-height: 1.1;
    font-size: calc(34px * 1.2);
}

.education_history76501 .work_insights53764::first-letter {
    font-weight: 700;
    font-size: 1.6em;
    color: rgb(207,178,206);
}

header .top_plank {
    color:  #ffffff;
    background: rgb(207,178,206);
}

header .top_plank .main_links43861 div {
    margin-right: 24px;
    justify-content: flex-start;
    display: flex;
    align-items: center;
}

.get_support42937::before {
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.15;
    content: '';
    background: linear-gradient(135deg, rgb(207,178,206,0.5) 0%, transparent 50%, rgb(179,124,175,0.5) 100%);
    position: absolute;
    z-index: -1;
}

.get_support42937 .ask_question35069::after {
    height: 200px;
    border-radius: 50%;
    right: -100px;
    bottom: -100px;
    background: radial-gradient(circle, rgb(207,178,206,0.5) 0%, transparent 70%);
    width: 200px;
    content: '';
    position: absolute;
    z-index: -1;
    opacity: 0.2;
}

.get_support42937 .contact_faq39051 {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
    margin-bottom: 35px;
    max-width: 90%;
}

.get_support42937 .instant_request23409 span {
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.6);
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    padding: 16px 20px;
}

.get_support42937 .instant_request23409 span > span {
    flex-direction: row;
    margin-top: 8px;
    padding: 0;
    align-items: center;
    display: flex;
    border: none;
    background: transparent;
}

.get_support42937 .instant_request23409 span a:hover::after {
    background: rgb(179,124,175);
    width: 100%;
}

.get_support42937 .instant_request23409 span:nth-child(3) svg {
    transform-origin: center;
}

.get_support42937 .instant_request23409 span:nth-child(3) svg {
    position: relative;
}

.get_support42937 .instant_request23409 span:nth-child(4) svg path {
    stroke-dasharray: 24;
    animation-delay: 0.5s;
    animation: dashAnimation 3s linear infinite;
    stroke-dashoffset: 0;
}

.get_support42937 .instant_request23409 span:nth-child(4) svg path {
    transform-origin: center;
}

.get_support42937 .instant_request23409 span:nth-child(4):hover svg path {
    animation-duration: 2s;
}



.get_support42937 .request_support86201 {
    padding: 25px 30px;
    overflow: hidden;
    background: linear-gradient(135deg, rgba(rgb(207,178,206), 0.03) 0%, rgba(rgb(179,124,175), 0.03) 100%);
    position: relative;
    margin-top: 15px;
    grid-column: 1 / -1;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.get_support42937 .request_support86201 h4 svg path {
    stroke: rgb(207,178,206);
}

.get_support42937 .request_support86201 span:last-child {
    border-bottom: none;
}



::-webkit-scrollbar {
    scroll-behavior: auto;
    width: 2%;
}

::-webkit-scrollbar-track {
    background: radial-gradient(circle at top right, #ffffff 11%, rgb(255, 255, 255, 0.5) 39%, rgb(207,178,206) 53%, rgb(207,178,206,0.5) 28%, rgb(244,239,244) 5%);
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    min-height: 51px;
    background: rgb(255, 255, 255, 0.5);
    box-shadow: -4px 3px 8px -2px rgba(0, 0, 0, 0.1);
    border: 1px solid rgb(244,239,244);
    animation: shift_scrollbar 3.5s ease infinite;
}

::-webkit-scrollbar-thumb:active {
    box-shadow: inset -3px 4px 7px 5px rgba(0, 0, 0, 0.3);
    background: rgb(207,178,206);
}

.program_details16724 .text_capsule75026 div::-webkit-scrollbar {
    width: 6px;
}

.program_details16724 .text_capsule75026 div::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.04);
}

.program_details16724 .text_capsule75026 div::-webkit-scrollbar-thumb {
    background: rgb(207,178,206,0.5);
    transition: background 0.3s ease;
}

.program_details16724 .text_capsule75026 div::-webkit-scrollbar-thumb:hover {
    background: rgb(207,178,206);
}



@media (min-width: 1200px) {.title_portal19302 {
    padding: 180px 80px;
}.title_portal19302 > div {
    gap: 100px;
}.title_portal19302 .page_home98462 {
    transform: translateX(-10px);
}.title_portal19302 .page_home98462::after {
    width: 140px;
    height: 5px;
}.title_portal19302 .tech_master72160 {
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    transform: perspective(1000px) rotateY(-5deg);
}.title_portal19302 .tech_master72160:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-8px);
}
}



@media (max-width: 992px) {.whatsapp_grp16043 {
    padding: 4rem 0 2rem;
}.whatsapp_grp16043 .container {
    grid-template-columns: 1fr;
    gap: 2rem;
}.whatsapp_grp16043 .company_holder,
    .whatsapp_grp16043 .grade_help83546 {
    width: 100%;
}.whatsapp_grp16043 .nav_section28376 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media screen and (max-width: 991px) {.our_background34796 {
    padding: 90px 0;
}.our_background34796 h2 {
    margin-bottom: 60px;
}.our_background34796 .knowledge_studio30279:nth-child(1) {
    padding: 50px 30px 50px 20px;
}.our_background34796 .knowledge_studio30279:nth-child(2) {
    padding: 50px 20px 50px 50px;
}
}


@media only screen and (max-width: 1200px) {.gdpr_banner82105 {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.user_alert71924 {
    margin-bottom: 20px;
    margin-right: 0;
}.consent_box40357 {
    max-width: 250px;
    width: 100%;
    margin: 10px 0;
}}



@media screen and (max-width: 480px) {.get_in_touch08971 {
    padding: 60px 0 40px;
}.get_in_touch08971 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 30px;
}.get_in_touch08971 .img_pic08674 {
    min-height: 200px;
}.get_in_touch08971 .contact_inquiry12934 {
    padding: 30px 20px;
}.get_in_touch08971 form h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 30px;
}.get_in_touch08971 form .query_list70946 {
    width: 100%;
    padding: 14px 20px;
}}



@media only screen and (max-width: 800px) {.privacy_garrison04275 {
    padding: 30px;
}.privacy_garrison04275 h1 {
    font-size: calc(21px - 8px);
}.privacy_garrison04275 h2 {
    font-size: calc(21px - 6px);
}.privacy_garrison04275 h3, .privacy_garrison04275 h4, .privacy_garrison04275 h5, .privacy_garrison04275 h6 {
    font-size: calc(21px - 4px);
}.privacy_garrison04275 ul, .privacy_garrison04275 ol {
    padding-left: 20px;
    font-size: calc(14px - 2px);
}}



@media (min-width: 992px) {.program_details16724 {
    padding: 8rem 0;
}.program_details16724 .skill_up68405 {
    grid-template-columns: 40% 60%;
}.program_details16724 .img_pic08674 {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}.program_details16724 .img_pic08674:hover {
    transform: scale(1.03);
}.program_details16724 .text_capsule75026 {
    padding: 4rem 5rem 4rem 5rem;
    transform: translateX(-70px);
}.program_details16724 .text_capsule75026 h3 {
    margin-bottom: 2.5rem;
}.program_details16724 .text_capsule75026 div {
    max-height: 400px;
}
}



@media (max-width: 768px) {.get_support42937 {
    padding: 50px 0;
}.get_support42937 .ask_question35069 {
    padding: 30px 25px;
}.get_support42937 h3 {
    font-size: calc(33px * 0.8);
    padding-bottom: 12px;
    margin-bottom: 15px;
}.get_support42937 .contact_faq39051 {
    font-size: calc(14px * 0.95);
    margin-bottom: 25px;
}.get_support42937 .instant_request23409 {
    gap: 15px;
    grid-template-columns: 1fr;
}.get_support42937 .instant_request23409 span {
    padding: 12px 16px;
}.get_support42937 .request_support86201 {
    padding: 20px 25px;
}.get_support42937 .request_support86201 h4 {
    font-size: calc(18px * 0.9);
}.get_support42937 .request_support86201 h4::before {
    height: 18px;
    width: 18px;
}.get_support42937 .request_support86201 h4 svg {
    height: 18px;
    width: 18px;
}
}



@keyframes glowPulse {
    0%, 100% {
        opacity: 0.8;
        box-shadow: 0 0 10px rgb(179,124,175,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(179,124,175);
    }
}



@keyframes wave-motion {
    0% {
        transform: rotate(-35deg) translateY(0);
    }
    50% {
        transform: rotate(-30deg) translateY(20px);
    }
    100% {
        transform: rotate(-35deg) translateY(0);
    }
}

@keyframes clockRotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

