* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: smooth;
    height: 100%;
    min-height: 100%;
}


footer {
    position: relative;
}

.volunteer-h2i3 .container {
    display: flex;
    flex-wrap: wrap;
}

.volunteer-h2i3 .company_holder h3 {
    margin-bottom: 20px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 37px;
    color: #ffffff;
}

.volunteer-h2i3 .top-teach-pM8r {
    margin-top: 30px;
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.volunteer-h2i3 .nav-learn-4giZ h5 {
    padding-bottom: 10px;
    color: #ffffff;
    font-weight: 600;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 20px;
}

.footer-address-O2vB::before {
    left: 20%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    opacity: 0.2;
    position: absolute;
    top: 0;
    height: 1px;
    right: 20%;
    content: '';
}

.find-support-UM3d::after {
    width: 200px;
    height: 200px;
    content: "";
    background: linear-gradient(135deg, rgb(173,186,209), rgb(131,142,186));
    border-radius: 50%;
    filter: blur(60px);
    opacity: 0.1;
    position: absolute;
    right: -80px;
    z-index: 0;
    bottom: -80px;
}



.find-support-UM3d h3 {
    font-size: 30px;
    position: relative;
    display: inline-block;
    color: #000000;
    margin-bottom: 1.5rem;
    font-weight: 700;
}



.find-support-UM3d p {
    transform: translateY(10px);
    color: #000000;
    font-size: 15px;
    opacity: 0;
    margin-bottom: 1.5rem;
    animation: fadeUpIn 0.6s ease forwards 0.4s;
    line-height: 1.6;
}

.find-support-UM3d .get-connected-w6M9 li:nth-child(1) {
    animation-delay: 0.8s;
}

.find-support-UM3d .get-connected-w6M9 li:nth-child(2) {
    animation-delay: 1s;
}

.find-support-UM3d .assist-grid-htzK:hover {
    transform: translateX(5px);
    color: rgb(173,186,209);
}

.find-support-UM3d .assist-grid-htzK:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.find-support-UM3d svg path {
    transition: fill 0.3s ease;
}

.our-story-gvMP {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: #ffffff;
}

.our-story-gvMP .skill-training-ODhM {
    flex: 0 0 300px;
    position: relative;
    text-align: center;
}

.our-story-gvMP .learn-space-0wZ6 {
    font-size: 22px;
    margin-bottom: 8px;
    font-weight: 700;
    color: #000000;
}

.our-story-gvMP .fast-learn-jtmQ::after {
    right: -30px;
}

.our-story-gvMP .description-card-wWAM {
    border-radius: 22px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    flex: 1;
    position: relative;
    min-width: 300px;
    padding: 50px;
    background-color: #ffffff;
}

.our-story-gvMP .story-visual-HKzt svg {
    height: 35px;
    fill: rgb(173,186,209);
    margin-right: 10px;
    width: 35px;
}

.our-story-gvMP p {
    color: #000000;
    font-size: 12px;
    position: relative;
    line-height: 1.8;
}

.privacy-fortress-bHQs h1 {
    border-bottom: 2px solid rgb(173,186,209,0.5);
    font-weight: 700;
    color: rgb(173,186,209);
    margin-bottom: 20px;
    -webkit-background-clip: text !important;
    background: linear-gradient(to right, rgb(173,186,209), rgb(173,186,209,0.5));
    -webkit-text-fill-color: transparent;
    font-size: 46px;
    padding-bottom: 10px;
}

.privacy-fortress-bHQs ol li {
    border-radius: 10px;
    margin-bottom: 10px;
    position: relative;
    background: linear-gradient(to right, #ffffff, rgb(131,142,186,0.5));
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    padding: 10px 15px 10px 40px;
}

.course-overview-6mdq .learn-plan-vOHg::before {
    top: 0;
    background: radial-gradient(circle at center, transparent 30%, #000000 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    left: 0;
    content: "";
}

.course-overview-6mdq .training-plan-cPIe:hover {
    transform: scale(1);
}

.course-overview-6mdq .training-plan-cPIe:nth-child(3) {
    animation-delay: -12s;
}

.course-overview-6mdq .container {
    max-width: 1200px;
    position: relative;
    width: 100%;
    z-index: 10;
    margin: 0 auto;
}

.course-overview-6mdq .future-class-Ap81 h3 {
    color: #ffffff;
    font-weight: 700;
    position: relative;
    font-size: 37px;
    margin-bottom: 1rem;
}

.course-overview-6mdq .future-class-Ap81 p {
    line-height: 1.6;
    color: #000000;
    font-size: 14px;
    margin-bottom: 2rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.course-overview-6mdq .support-block-UroV:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3);
}

.course-overview-6mdq .support-block-UroV:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.course-overview-6mdq .future-class-Ap81 .orbital-elements {
    left: 0;
    pointer-events: none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 50%;
}

.course-overview-6mdq .study-track-u6zE:has(.training-plan-cPIe:nth-child(3):last-child) .training-plan-cPIe:nth-child(1) {
    animation-delay: 0s;
}

.course-overview-6mdq .study-track-u6zE:has(.training-plan-cPIe:nth-child(4):last-child) .training-plan-cPIe:nth-child(1) {
    animation-delay: 0s;
}

.follow-z6Iy {
    background: linear-gradient(45deg, #000000 0%, rgb(173,186,209,0.5) 100%);
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
}

.follow-z6Iy .request-support-hbRQ {
    position: relative;
    border-image: linear-gradient(
        135deg,
        rgb(173,186,209),
        transparent,
        rgb(131,142,186)
    );
    transform: perspective(1000px) rotateX(5deg);
    margin-left: 15%;
    border: 2px solid transparent;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    width: 70%;
    padding: 3rem;
    border-image-slice: 1;
    box-shadow: 0 0 25px rgb(173,186,209,0.5), 
                inset 0 0 15px rgb(131,142,186,0.5);
}

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

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

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

.contact-form-section-XvJl .message-help-BfSz {
    display: flex;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}

.contact-form-section-XvJl .contact-query-kHPR {
    flex: 0 0 50%;
    padding: 60px 50px;
    background: #ffffff;
    position: relative;
}

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

.contact-form-section-XvJl input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.6;
}

.contact-form-section-XvJl .help-help-r5Fa input[type="checkbox"] {
    appearance: none;
    margin-top: 2px;
    border: 2px solid rgb(213,216,234);
    position: relative;
    height: 24px;
    width: 24px;
    transition: all 0.3s ease;
    border-radius: 10px;
    cursor: pointer;
}

.contact-form-section-XvJl .support-block-UroV::before {
    left: -100%;
    top: 0;
    transition: all 0.6s ease;
    position: absolute;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    height: 100%;
}

.contact-form-section-XvJl svg:hover path {
    fill: rgb(131,142,186);
}

header .top-info-BmFX {
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    background: rgba(255, 255, 255, 0.15);
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    transition: all 0.3s ease;
    margin-right: 2rem;
    flex: 0 0 auto;
}

header .head-learning-lIyw img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

header .head-mentor-VjUq a::before {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    transition: left 0.7s ease;
    width: 100%;
    position: absolute;
    content: '';
    left: -100%;
    top: 0;
    height: 100%;
}

header .head-mainbar-ryPq::after {
    border-left: none;
    left: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    content: '';
    opacity: 0.5;
    position: absolute;
    border-top: none;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.plan-deck-bGZ5::before {
    background: linear-gradient(135deg, rgb(173,186,209), rgb(131,142,186));
    height: 12rem;
    right: -3rem;
    width: 12rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    opacity: 0.07;
    content: "";
    transform: rotate(15deg);
    position: absolute;
    top: -3rem;
}

.plan-deck-bGZ5 .group-rates-2tOh {
    font-size: 16px;
    max-width: 800px;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.6;
}

.plan-deck-bGZ5 .package-deals-OJID {
    background-color: #ffffff;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateY(0);
    border: 1px solid rgba(0,0,0,0.06);
    flex-direction: column;
    height: 100%;
    display: flex;
    position: relative;
    min-height: 480px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
}

.plan-deck-bGZ5 .pro-rates-XqJg:hover .value-plan-Ah5B::before {
    transform: scaleX(1.5);
}

.plan-deck-bGZ5 .img-caption-FXGD {
    overflow: hidden;
    transition: transform 0.6s ease;
    width: 100%;
    height: 180px;
    position: relative;
}

.plan-deck-bGZ5 .pro-rates-XqJg:hover .img-caption-FXGD::after {
    opacity: 0.4;
}

.welcome-Cr7u {
    display: flex;
    justify-content: center;
    min-height: 100vh;
    z-index: 1;
    overflow: hidden;
    position: relative;
    align-items: center;
}

.welcome-Cr7u > div {
    max-width: 1200px;
    flex-direction: column;
    display: flex;
    padding: 2rem;
    width: 100%;
    gap: 4rem;
    transform: perspective(1000px) rotateX(2deg);
}

.welcome-Cr7u .title_style_header::after {
    transform-origin: left;
    animation: lineGrow 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    height: 4px;
    background: linear-gradient(90deg, rgb(173,186,209), transparent);
    left: 0;
    position: absolute;
    bottom: -0.5rem;
    width: 50%;
    content: "";
}

.welcome-Cr7u .learn-head-YXBt > div:last-child {
    position: relative;
    animation: fadeIn 2s forwards;
    transform: translateZ(10px);
}

.welcome-Cr7u .learn-head-YXBt span::before {
    position: absolute;
    width: 3px;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(173,186,209), transparent);
}

header .top_plank .header-toolbar-Bluy div span {
    color: #ffffff;
}

header .top_plank .header-toolbar-Bluy div img, header .top_plank .header-toolbar-Bluy div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}

.data-approve-50x8 {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    border: 2px dashed rgb(173,186,209);
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 5%;
    border-radius: 30px;
    align-items: center;
}

.data-approval-TX1f {
    text-decoration: none;
    margin-left: 10px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    line-height: 40px;
    border-radius: 10px;
    background: rgb(173,186,209);
    padding: 10px 20px;
    white-space: nowrap;
    min-width: 140px;
    font-size: 18px;
    cursor: pointer;
    border: 2px solid rgb(173,186,209);
    flex-shrink: 0;
    color: #000000;
    text-align: center;
}

.thanksSpace-T5wq h2 {
    font-weight: 700;
    transform-origin: left center;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-size: 31px;
    font-family: Arial, sans-serif;
    max-width: 90%;
    line-height: 1.3;
    color: rgb(173,186,209);
    margin-bottom: 2.5rem;
    animation: slideInTitle 0.8s ease-out forwards;
}

.thanksSpace-T5wq .virtual-study-276Z:hover {
    transform: translateY(-5px);
}

.thanksSpace-T5wq li {
    padding-left: 1.5rem;
    position: relative;
}

.teaching-experience-8L45 {
    overflow: hidden;
    position: relative;
    padding: 7rem 2rem;
    background: radial-gradient(circle at 70% 30%, rgb(173,186,209,0.5) 0%, transparent 40%), 
              radial-gradient(circle at 30% 70%, rgb(131,142,186,0.5) 0%, transparent 40%), 
              #000000;
}

.teaching-experience-8L45 .client-ratings-Huwm .img-caption-FXGD {
    transition: all 0.5s ease;
    z-index: 1;
    box-shadow: 0 0 30px rgb(173,186,209,0.5);
    position: relative;
    border-radius: 0;
    transform: scale(1.05) translateX(-5%);
    min-height: 500px;
    grid-column: 1 / 2;
    grid-row: 1 / 4;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
}

.customer-feedback-jMVX {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(213,216,234) 0%, #ffffff 100%);
    padding: 6rem 0;
}

.customer-feedback-jMVX::before {
    right: 0;
    top: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(173,186,209) 0%, rgb(131,142,186) 100%);
    left: 0;
    height: 5px;
    z-index: 1;
}

.customer-feedback-jMVX h2::after {
    left: 0;
    content: "";
    position: absolute;
    transform: scaleX(1);
    bottom: -15px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    height: 3px;
    background: rgb(173,186,209);
    transform-origin: left;
}

.customer-feedback-jMVX .client-ratings-Huwm:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-8px) translateZ(10px);
}

.customer-feedback-jMVX .client-ratings-Huwm:hover::before {
    transform: scaleX(1);
}

.customer-feedback-jMVX .client-ratings-Huwm:hover h3::after {
    transition-delay: 0.1s;
    transform: scaleX(1);
}

.customer-feedback-jMVX .client-ratings-Huwm div {
    overflow: hidden;
    width: 60px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    transform: translateZ(0);
    height: 60px;
    border-radius: 50%;
    margin-top: 0.5rem;
}

.customer-feedback-jMVX .client-ratings-Huwm:nth-child(odd) {
    transform: translateZ(0) rotate(-1deg);
}

.customer-feedback-jMVX .client-ratings-Huwm:nth-child(3n+1)::before {
    background: linear-gradient(90deg, rgb(131,142,186), rgb(173,186,209,0.5));
}

.future-attendees-xRBj .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
    position: relative;
}

.future-attendees-xRBj .virtual-study-276Z::after {
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    z-index: -1;
    opacity: 0.5;
    content: "";
    border: 2px solid rgb(173,186,209,0.5);
    right: 20px;
    top: 20px;
}

.future-attendees-xRBj div > div {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.future-attendees-xRBj p::before {
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, #ffffff 0%, rgb(213,216,234) 100%);
    z-index: -1;
    top: 0;
    transition: opacity 0.4s ease;
    content: "";
    width: 100%;
    border-radius: 10px;
    left: 0;
    opacity: 0;
}

.future-attendees-xRBj p:hover svg path {
    fill: rgb(131,142,186);
}

.future-attendees-xRBj .virtual-study-276Z > div p:nth-child(2) {
    animation-delay: 0.3s;
}

.future-attendees-xRBj .virtual-study-276Z > div p:nth-child(6) {
    animation-delay: 1.1s;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 767px) {.volunteer-h2i3 .nav-learn-4giZ {
    margin-bottom: 20px;
    flex: 0 0 100%;
    max-width: 100%;
}.volunteer-h2i3 .company_holder {
    padding: 20px 15px;
}.volunteer-h2i3 .science-ref-2tTy {
    max-width: 100%;
    padding: 15px;
}
}



@media (min-width: 992px) {.find-support-UM3d {
    padding: 7rem 0;
}.find-support-UM3d .message-request-MIXV {
    padding: 4rem;
    margin: 0 auto;
    border-radius: calc(10px * 1.5);
    max-width: 85%;
}.find-support-UM3d::before {
    transform: skewY(-3deg) translateY(-5%);
}.find-support-UM3d h3 {
    margin-bottom: 2rem;
}.find-support-UM3d p {
    font-size: calc(15px * 1.05);
    line-height: 1.7;
}.find-support-UM3d .assist-grid-htzK {
    padding: 1rem 1.25rem;
}
}



@media (max-width: 480px) {.our-story-gvMP {
    padding: 40px 0;
}.our-story-gvMP .img-caption-FXGD {
    height: 150px;
    border-width: 5px;
    width: 150px;
    margin-bottom: 20px;
}.our-story-gvMP .learn-space-0wZ6 {
    font-size: calc(22px * 0.9);
}.our-story-gvMP .fast-learn-jtmQ {
    padding: 0 10px;
    font-size: calc(12px * 0.9);
}.our-story-gvMP .fast-learn-jtmQ::before,
    .our-story-gvMP .fast-learn-jtmQ::after {
    width: 20px;
}.our-story-gvMP .fast-learn-jtmQ::before {
    left: -20px;
}.our-story-gvMP .fast-learn-jtmQ::after {
    right: -20px;
}.our-story-gvMP .description-card-wWAM {
    padding: 25px 20px;
}.our-story-gvMP h2 {
    margin-bottom: 15px;
    font-size: calc(38px * 0.8);
    padding-bottom: 10px;
}.our-story-gvMP p {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
}.our-story-gvMP .story-visual-HKzt {
    font-size: calc(17px * 0.9);
    margin-bottom: 15px;
}.our-story-gvMP .story-visual-HKzt svg {
    height: 30px;
    width: 30px;
}.our-story-gvMP .description-card-wWAM::before,
    .our-story-gvMP .description-card-wWAM::after {
    height: 25px;
    border-width: 3px;
    width: 25px;
}}



@media (min-width: 1400px) {header .head-mainbar-ryPq {
    max-width: 1320px;
    margin: 0 auto;
}header .head-mentor-VjUq {
    margin: 0 0.7rem;
}header .head-mentor-VjUq a {
    padding: 0 1.5rem;
}
}



@media (max-width: 479px) {header .head-mainbar-ryPq {
    padding: 0.7rem 1.2rem;
}header .top-info-BmFX {
    padding: 0.4rem 0.6rem;
    max-width: 120px;
}header .head-mentor-VjUq a {
    padding: 0 0.6rem;
    font-size: calc(14px - 3px);
    height: 30px;
}}



@media (min-width: 768px) {.plan-deck-bGZ5 .pricing-catalog-9NzA {
    gap: 2rem;
    align-items: flex-start;
    flex-direction: row;
}.plan-deck-bGZ5 .cert-plans-Atoa {
    order: 0;
    padding-top: 2rem;
    flex: 0 0 30%;
    margin-bottom: 0;
}.plan-deck-bGZ5 .premium-plan-XlY0 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    flex: 0 0 70%;
}.plan-deck-bGZ5 .package-deals-OJID {
    border-radius: 0.25rem;
}
}



@media (min-width: 1200px) {.plan-deck-bGZ5 .cert-plans-Atoa {
    padding-top: 4rem;
}.plan-deck-bGZ5 .pro-rates-XqJg:hover {
    z-index: 5;
}.plan-deck-bGZ5 .premium-plan-XlY0 {
    row-gap: 2.5rem;
    column-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 768px) {.welcome-Cr7u > div {
    padding: 4rem;
    gap: 6rem;
    transform: perspective(1200px) rotateX(3deg);
}.welcome-Cr7u .learn-head-YXBt {
    margin-left: auto;
    max-width: 80%;
}.welcome-Cr7u .title_style_header::after {
    width: 60%;
}
}


@media only screen and (max-width: 1200px) {.cookie-warning-panel-qAgf {
    padding: 15px 0;
}.data-approve-50x8 {
    padding: 15px 5%;
}.consent-edu-JMo9 {
    display: none;
}.data-approve-50x8 {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.cookie-warning-panel-qAgf h5 {
    font-size: 18px;
    margin-bottom: 10px;
}.cookie-layer-NJZC {
    margin-bottom: 15px;
}.data-approval-TX1f {
    min-width: 100%;
    margin: 10px 0;
}}



@media (max-width: 576px) {.teaching-experience-8L45 {
    padding: 4rem 1rem;
}.teaching-experience-8L45 .client-ratings-Huwm .img-caption-FXGD {
    min-height: 280px;
}.teaching-experience-8L45 .client-ratings-Huwm .name {
    padding: 1.5rem 1rem 0.5rem 1rem;
}.teaching-experience-8L45 .client-ratings-Huwm span:not(.name) {
    padding: 0 1rem 1rem 1rem;
}.teaching-experience-8L45 .client-ratings-Huwm .exp-items-y0mH {
    padding: 1.2rem;
}}



@media (min-width: 768px) and (max-width: 991px) {.customer-feedback-jMVX {
    padding: 6rem 0;
}.customer-feedback-jMVX .user-voices-jZ81 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (prefers-reduced-motion: reduce) {.customer-feedback-jMVX .client-ratings-Huwm,
    .customer-feedback-jMVX .client-ratings-Huwm::before,
    .customer-feedback-jMVX .client-ratings-Huwm div,
    .customer-feedback-jMVX .client-ratings-Huwm div img,
    .customer-feedback-jMVX .client-ratings-Huwm h3::after {
    transition: none;
}.customer-feedback-jMVX .client-ratings-Huwm:hover {
    transform: translateY(-5px);
}}



@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

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

@keyframes slideRightIn {
    to { 
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes rotate-border {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes scanline {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}



@keyframes slideInFromRight {
  from {
    opacity: 0;
    transform: translateX(6rem) translateZ(20px);
  }
  to {
    opacity: 1;
    transform: translateX(1rem) translateZ(20px);
  }
}

@keyframes lineShift {
    0% {
      transform: scaleX(1);
      background: linear-gradient(90deg, rgb(173,186,209), transparent);
    }
    50% {
      transform: scaleX(1.2);
      background: linear-gradient(90deg, rgb(131,142,186), transparent);
    }
    100% {
      transform: scaleX(1);
      background: linear-gradient(90deg, rgb(173,186,209), transparent);
    }
  }

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

