﻿html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: smooth;
    height: 100%;
    auto
contain
touch-action: none;
}

.czqtcourse_program_details::before {
    opacity: 0.4;
    top: -10%;
    animation: pulseGlow 15s ease-in-out infinite;
    background: radial-gradient(circle, rgb(206,188,210,0.5) 0%, transparent 70%);
    height: 70%;
    border-radius: 50%;
    width: 70%;
    content: "";
    right: -10%;
    z-index: 1;
    position: absolute;
}

.czqtcourse_program_details .WXhGtech_classes {
    position: relative;
    background: #ffffff;
    transform: translateZ(20px);
    border-radius: 29px;
    z-index: 3;
    padding: 3rem;
    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(243,240,244);
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
}

.czqtcourse_program_details .rZCamain_mainbar svg {
    height: 4rem;
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 4px rgb(206,188,210,0.5));
    width: auto;
}

.czqtcourse_program_details h3 {
    -webkit-background-clip: text !important;
    background-clip: text !important;
    background: linear-gradient(to right, #000000 0%, rgb(206,188,210) 100%);
    color: transparent;
    position: relative;
    display: inline-block;
    margin-bottom: 1.5rem;
    transform: translateZ(5px);
    font-weight: 700;
    font-size: 32px;
}

.czqtcourse_program_details .wkAostudy_training:hover .YpMyproduct_image {
    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);
    transform: translateZ(40px) rotate(1deg) scale(1.03);
}

.GWrocookie_eductrl {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    padding: 20px 5%;
}

.dfvHcookies_consent {
    margin-right: 15px;
    filter: drop-shadow(0 0 10px rgb(206,188,210));
    align-items: center;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
}

.cookie_button.ljgstrack_manage {
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border: 2px solid rgb(168,128,179);
}

.AnFocookie_popup_message p a:hover {
    color: rgb(168,128,179);
}

.SGQHour_team::after {
    z-index: 2;
    animation: rotateBackground 30s infinite linear;
    right: -50%;
    top: -50%;
    position: absolute;
    opacity: 0.15;
    width: 100%;
    content: "";
    transform: rotate(25deg);
    height: 100%;
    background: rgb(206,188,210);
}

.SGQHour_team .iKCGmessage_holder {
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform-style: preserve-3d;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    padding: 3rem;
    border-radius: 0;
    transform: perspective(1000px) rotateY(-2deg);
}

.SGQHour_team .iKCGmessage_holder p::after {
    bottom: 0;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    background: linear-gradient(to right, rgb(206,188,210), transparent);
    height: 2px;
}

.XUfcthanksCore .wkAostudy_training {
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
    padding: 3.5rem;
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    transform: translateY(0);
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(206,188,210,0.5), 0.08);
}

.XUfcthanksCore .wkAostudy_training:hover h5::after {
    width: 7rem;
    transform: translateX(10px);
}

.XUfcthanksCore p {
    color: #000000;
    opacity: 0.9;
    font-size: 12px;
    font-weight: 400;
    transform: translateZ(0);
    line-height: 1.7;
    transition: color 0.3s ease;
    margin: 0;
    position: relative;
}

.XUfcthanksCore a:hover p {
    color: rgb(206,188,210);
}

.toUFcheck_it_out_now::before {
    width: 100%;
    position: absolute;
    background: radial-gradient(ellipse at 70% 30%, rgba(255, 255, 255, 0.15) 0%, transparent 70%);
    left: 0;
    top: 0;
    pointer-events: none;
    content: "";
    height: 100%;
}

.toUFcheck_it_out_now h6 {
    transform: translateZ(10px);
    position: relative;
    font-weight: 600;
    font-size: clamp(1.25rem, 4vw, 1.75rem);
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 0;
    letter-spacing: 0.02em;
    line-height: 1.4;
}

.toUFcheck_it_out_now .WZcvfeedback_info::after {
    transform: rotate(45deg);
    top: -50%;
    width: 200%;
    left: -50%;
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 2;
    height: 200%;
    position: absolute;
    background: linear-gradient(45deg, transparent 0%, rgba(255, 255, 255, 0.8) 50%, transparent 100%);
    content: "";
    opacity: 0;
}

.gpuxcustomer_reviews::before {
    content: "";
    top: 0;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgba(rgb(206,188,210,0.5), 0.05), transparent 60%);
    height: 100%;
    z-index: 0;
    left: 0;
    width: 100%;
}

.gpuxcustomer_reviews .mknguser_stories {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    padding: 0;
    margin: 0;
    list-style: none;
}

.gpuxcustomer_reviews .WJjruser_testimonials:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05), -15px -15px 30px rgba(255, 255, 255, 1);
    transform: translateY(-8px);
}

.gpuxcustomer_reviews .WJjruser_testimonials img {
    object-fit: cover;
    height: 60px;
    transition: transform 0.3s ease;
    width: 60px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    margin-right: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.gpuxcustomer_reviews .WJjruser_testimonials:nth-child(even) {
    background: linear-gradient(145deg, #f8f9fa, #ffffff);
}

.gpuxcustomer_reviews a:hover::before {
    left: 100%;
}



@supports (backdrop-filter: blur(10px)) {.gpuxcustomer_reviews .WJjruser_testimonials {
    backdrop-filter: blur(10px) saturate(150%);
    background: rgba(255, 255, 255, 0.8);
}.gpuxcustomer_reviews .WJjruser_testimonials:hover {
    backdrop-filter: blur(15px) saturate(180%);
}
}

header .YjIonav_tutor {
    padding: 1rem;
    gap: 1rem;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    display: flex;
    border-radius: 27px;
    background: #ffffff;
}

header .CDRnnav_page:hover svg {
    filter: drop-shadow(0 2px 4px rgb(206,188,210,0.5));
    transform: translateY(-2px);
}

header .NieZsite_navbar::before {
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(206,188,210), rgb(168,128,179));
    content: '';
    position: absolute;
    z-index: -1;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}

.FfiIeducational_gains::after {
    content: '';
    z-index: 1;
    transform: rotate(-20deg);
    left: -10%;
    height: 140%;
    background: rgb(168,128,179,0.5);
    opacity: 0.4;
    position: absolute;
    bottom: -20%;
    width: 60%;
}

.FfiIeducational_gains .iKCGmessage_holder {
    grid-column: 6 / span 7;
    border-radius: 23px;
    grid-row: 1;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
    padding: 3rem;
    align-self: center;
    z-index: 3;
    background: #ffffff;
}

.FfiIeducational_gains .text_main_holder > div::before {
    transform-origin: right;
    background: rgb(206,188,210);
    top: 1.2rem;
    width: 2rem;
    content: '';
    height: 1px;
    transform: scaleX(0);
    left: -3rem;
    position: absolute;
    transition: transform 0.3s ease;
}

.fjQkopening_board {
    position: relative;
    background: linear-gradient(135deg, rgb(243,240,244) 0%, rgb(206,188,210,0.5) 100%);
    overflow: hidden;
    align-items: center;
    perspective: 1000px;
    min-height: 100vh;
    justify-content: center;
    display: flex;
}

.fjQkopening_board .zMxPedu_entry > div:first-child {
    transform: translateZ(50px);
    backdrop-filter: blur(10px);
    border-left: 3px solid rgb(168,128,179);
    padding: 2.5rem;
    position: relative;
    box-shadow: 
    0 10px 30px rgba(0, 0, 0, 0.05),
    0 1px 3px rgba(0, 0, 0, 0.1);
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.07),
    rgba(255, 255, 255, 0.01)
  );
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

.fjQkopening_board h1 {
    color: #000000;
    transform: translateY(0);
    letter-spacing: -0.01em;
    transition: transform 0.5s ease;
    font-size: 38px;
    margin: 0 0 2rem 0;
    line-height: 1.2;
    position: relative;
    font-weight: 700;
}

.fjQkopening_board .CMZgpro_learn > div::before {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
    z-index: 1;
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.3),
    rgba(0, 0, 0, 0.7)
  );
}

.bygoaudience_profile .wkAostudy_training {
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}

.bygoaudience_profile h3::after {
    transform: translateX(-50%);
    position: absolute;
    bottom: -15px;
    border-radius: 50px;
    width: 80px;
    left: 50%;
    opacity: 0.8;
    height: 3px;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(206,188,210), transparent);
}

.bygoaudience_profile li:hover {
    transform: translateY(-10px);
    border-color: rgb(206,188,210,0.5);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.1),
        0 10px 25px rgba(0, 0, 0, 0.05);
}

.bygoaudience_profile li:hover::before {
    opacity: 0.2;
}

.bygoaudience_profile li:hover::after {
    transform: scale(1);
    opacity: 0.1;
}

.bygoaudience_profile li svg path {
    transition: all 0.5s ease;
}

.bygoaudience_profile li:hover svg path {
    fill: rgb(206,188,210);
}

.bygoaudience_profile li:nth-child(3) {
    animation-delay: 0.6s;
}

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

.SZEKmentorship_profile .WJjruser_testimonials:hover .YpMyproduct_image {
    transform: translateZ(120px) rotateY(-10deg) translateX(-20px);
}

.SZEKmentorship_profile .WJjruser_testimonials:hover .name {
    transform: translateZ(90px) rotateY(0deg) translateX(20px);
}

.SZEKmentorship_profile .WJjruser_testimonials span:not(.name) {
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    left: 40px;
    font-size: 23px;
    border-radius: 10px;
    color: #000000;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
    top: 190px;
    font-weight: 600;
    background: #ffffff;
    transform: translateZ(50px) rotateY(5deg);
    position: absolute;
    padding: 1rem 1.5rem;
    z-index: 3;
}

footer {
    position: relative;
    width: 100%;
}

footer .uMIpprogress_bar {
    color: #ffffff;
    background: linear-gradient(135deg, rgb(206,188,210), rgb(168,128,179));
    padding: 80px 0 30px;
    position: relative;
    font-family: Arial, sans-serif;
}

footer .YWKxmath_tools {
    position: relative;
    z-index: 1;
}

footer .info_item {
    background-color: rgb(206,188,210,0.5);
    align-items: center;
    justify-content: center;
    height: 220px;
    backdrop-filter: blur(5px);
    position: relative;
    transition: all 0.4s ease;
    flex: 0 1 220px;
    border-radius: 50%;
    display: flex;
    padding: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

footer .rZCamain_mainbar, footer .PcNUtop_primary, footer .subscribe_holder {
    align-items: center;
    flex-direction: column;
    border-radius: 28px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    display: flex;
    max-width: 400px;
    flex: 1 1 300px;
    padding: 30px;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    text-align: center;
    background-color: rgb(206,188,210,0.5);
}

footer .ikAsfirst_pagebar {
    display: flex;
    max-width: 300px;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 20px;
    justify-content: center;
}

footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px;
    max-width: 300px;
    font-size: 12px;
    line-height: 1.6;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .XDFInews_optin:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(168,128,179);
}

.bUVqreach_out {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}



.bUVqreach_out .container {
    z-index: 3;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.bUVqreach_out .sqJlrequest_reach {
    position: relative;
    flex: 1;
    padding: 50px 40px;
    background: linear-gradient(135deg, rgb(206,188,210,0.5) 0%, rgb(168,128,179,0.5) 100%);
}



.bUVqreach_out .sqJlrequest_reach h3 {
    font-weight: 700;
    margin-bottom: 40px;
    color: #ffffff;
    position: relative;
    font-size: 35px;
    padding-bottom: 15px;
}

.bUVqreach_out .sqJlrequest_reach div:hover {
    transform: translateX(5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.bUVqreach_out .sqJlrequest_reach div:hover svg path {
    fill: rgb(168,128,179);
}

.bUVqreach_out .sqJlrequest_reach a:hover {
    text-decoration: underline;
    color: rgb(168,128,179);
}

.bUVqreach_out form {
    position: relative;
    z-index: 1;
}

.bUVqreach_out form h3 {
    color: #000000;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
}

.bUVqreach_out form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.bUVqreach_out .sBEjinquiry_query input[type="checkbox"] {
    -webkit-appearance: none;
    position: relative;
    border: 2px solid rgb(206,188,210);
    height: 20px;
    appearance: none;
    flex-shrink: 0;
    background: rgba(240, 240, 240, 0.8);
    width: 20px;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 10px;
}

.bUVqreach_out .WZcvfeedback_info {
    overflow: hidden;
    color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    background: linear-gradient(135deg, rgb(206,188,210) 0%, rgb(168,128,179) 100%);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    width: 100%;
    cursor: pointer;
    font-size: 20px;
    padding: 15px 20px;
    font-weight: 600;
    border-radius: 10px;
    z-index: 1;
    border: none;
}

.wKTpprivacy_fortification li {
    font-size: 15px;
    border-left: 3px solid rgb(206,188,210);
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
}

.XMuqmembership_plan::before {
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
    position: absolute;
    top: 0;
    content: '';
}

.XMuqmembership_plan .udzstrial_rates {
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    padding: 0;
    margin: 0;
    gap: 30px;
}

.XMuqmembership_plan .TvrIskill_pricing {
    overflow: hidden;
    height: 100%;
    color: #ffffff;
    display: block;
    text-decoration: none;
    position: relative;
}

.XMuqmembership_plan .xWvJcost_matrix::after {
    height: 60px;
    bottom: 0;
    width: 60px;
    transition: opacity 0.5s ease;
    content: '';
    background: linear-gradient(135deg, transparent 50%, rgb(168,128,179,0.5) 50%);
    position: absolute;
    right: 0;
    opacity: 0;
}

.XMuqmembership_plan .TvrIskill_pricing:hover .xpdZrate_schemes h4::after {
    width: 100%;
}

.XMuqmembership_plan .YLEkpackage_deal::before {
    position: absolute;
    content: '';
    width: 40px;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    left: 0;
    height: 1px;
}



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



@media (max-width: 576px) {.czqtcourse_program_details {
    padding: 3rem 0;
}.czqtcourse_program_details .wkAostudy_training::before {
    display: none;
}.czqtcourse_program_details .WXhGtech_classes {
    padding: 1.5rem;
}.czqtcourse_program_details .rZCamain_mainbar svg {
    height: 3rem;
}.czqtcourse_program_details .rZCamain_mainbar::before {
    right: -10px;
    width: 20px;
}.czqtcourse_program_details h3 {
    font-size: calc(32px * 0.8);
    margin-bottom: 1rem;
}.czqtcourse_program_details p {
    font-size: calc(18px * 0.9);
}.czqtcourse_program_details .YpMyproduct_image {
    min-height: 250px;
    border-radius: 10% 90% 10% 90% / 90% 10% 90% 10%;
}}



@media (hover: hover) {.SGQHour_team .iKCGmessage_holder:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
}}



@media (min-width: 768px) {.XUfcthanksCore {
    padding: 8rem 0;
}.XUfcthanksCore .wkAostudy_training {
    align-items: start;
    gap: 3rem;
    padding: 4rem;
    grid-template-columns: 1fr 1.5fr;
}.XUfcthanksCore h5 {
    font-size: calc(23px * 1.2);
    padding-bottom: 1.5rem;
}.XUfcthanksCore p {
    line-height: 1.8;
    font-size: calc(12px * 1.05);
}.XUfcthanksCore::before {
    background-size: 30px 30px;
}
}



@media (max-width: 767px) {.toUFcheck_it_out_now h6 {
    margin-bottom: 1rem;
    text-align: center;
}.toUFcheck_it_out_now div:nth-child(2) {
    margin-top: 1rem;
}
}



@media (min-width: 992px) and (max-width: 1199px) {.gpuxcustomer_reviews .mknguser_stories {
    grid-template-columns: repeat(3, 1fr);
}.gpuxcustomer_reviews {
    padding: 100px 0;
}
}



@media (max-width: 767px) {.gpuxcustomer_reviews {
    padding: 60px 0;
}.gpuxcustomer_reviews .mknguser_stories {
    grid-template-columns: 1fr;
}.gpuxcustomer_reviews h2 {
    font-size: calc(30px - 2px);
    margin-bottom: 40px;
}.gpuxcustomer_reviews .WJjruser_testimonials {
    padding: 25px 20px;
}.gpuxcustomer_reviews .WJjruser_testimonials img {
    height: 50px;
    width: 50px;
}.gpuxcustomer_reviews a {
    margin-top: 30px;
    padding: 10px 25px;
}
}



@media (max-width: 992px) {.FfiIeducational_gains .wkAostudy_training {
    grid-template-columns: 1fr;
    grid-gap: 0;
}.FfiIeducational_gains .YpMyproduct_image {
    grid-column: 1;
    grid-row: 1;
    margin-bottom: -50px;
    height: 400px;
}.FfiIeducational_gains .iKCGmessage_holder {
    width: auto;
    margin: 0 2rem;
    grid-row: 2;
    grid-column: 1;
}
}



@media (min-width: 768px) {.fjQkopening_board .zMxPedu_entry {
    grid-template-columns: 0.8fr 1.2fr;
    gap: 3rem;
}.fjQkopening_board h1 {
    font-size: calc(38px * 1.1);
}.fjQkopening_board p {
    font-size: calc(18px * 1.3);
    padding: 4rem 3rem;
}.fjQkopening_board .zMxPedu_entry > div:first-child {
    padding: 3rem;
    align-self: center;
}
}



@media (max-width: 991px) {.bygoaudience_profile {
    padding: 5rem 0;
}.bygoaudience_profile h3 {
    margin-bottom: 3rem;
    font-size: calc(45px * 0.8);
}.bygoaudience_profile ul {
    gap: 2rem;
}.bygoaudience_profile li {
    padding: 2rem 1.5rem;
}.bygoaudience_profile li svg {
    height: 60px;
    width: 60px;
    margin-bottom: 1.2rem;
}
}



@media (min-width: 992px) {footer .text_main_holder {
    flex-wrap: nowrap;
}
}



@media (max-width: 991px) {footer .info_item {
    height: 180px;
    flex: 0 1 180px;
}footer .info_item:nth-child(1),
    footer .info_item:nth-child(2),
    footer .info_item:nth-child(3),
    footer .info_item:nth-child(4) {
    transform: none;
}
}



@media (max-width: 576px) {footer .uMIpprogress_bar {
    padding: 50px 0 20px;
}footer .info_item {
    flex: 0 1 90px;
    height: 90px;
}footer .info_item p, footer .info_item a {
    font-size: calc(12px - 1px);
}footer .PcNUtop_primary h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}footer .ikAsfirst_pagebar a {
    font-size: calc(12px - 1px);
    padding: 6px 12px;
}footer .input_holder input[type="email"],
    footer .XDFInews_optin {
    padding: 12px 15px;
}footer .DBCLgrant_cta {
    padding: 6px 15px;
}}



@media (max-width: 480px) {.bUVqreach_out {
    padding: 40px 0;
}.bUVqreach_out .sqJlrequest_reach,
    .bUVqreach_out .KePtmessage_support {
    padding: 25px 15px;
}.bUVqreach_out .sqJlrequest_reach h3,
    .bUVqreach_out form h3 {
    margin-bottom: 20px;
    font-size: calc(35px * 0.7);
}.bUVqreach_out .sqJlrequest_reach div {
    flex-direction: column;
    align-items: flex-start;
}.bUVqreach_out .sqJlrequest_reach svg {
    margin-right: 0;
    margin-bottom: 10px;
}.bUVqreach_out .sqJlrequest_reach div:hover {
    transform: translateX(0);
}.bUVqreach_out .sBEjinquiry_query {
    flex-direction: column;
}.bUVqreach_out .sBEjinquiry_query input[type="checkbox"] {
    margin-bottom: 10px;
}}

@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);
    }
}



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



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



@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

