.Testimonials_testimonials__J0bdm {
    background: #000;
    padding: 2.5rem 0;
    color: #fff;
    z-index: 2;
}
@media screen and (min-width: 768px) {
    .Testimonials_testimonials__J0bdm {
        padding: 8.75rem 0 0;
    }
}
.Testimonials_heading__q4vc3 {
    font-size: var(--fs-100);
    font-weight: 300;
    line-height: 1;
    z-index: 2;
}
@media screen and (min-width: 768px) {
    .Testimonials_heading__q4vc3 {
        align-self: center;
        grid-column: span 6;
    }
}
.Testimonials_testimonialMobile__B0_Aa {
    display: block;
}
@media screen and (min-width: 1024px) {
    .Testimonials_testimonialMobile__B0_Aa {
        display: none;
    }
}
.Testimonials_testimonialDesktop__XClcG {
    display: none;
}
@media screen and (min-width: 1024px) {
    .Testimonials_testimonialDesktop__XClcG {
        display: block;
        grid-column: span 6;
    }
}
.TestimonialsPanel_panel__82Pbr {
    width: 100%;
    background: #fff;
    padding: 1.4375rem;
    border-radius: 0 80px 0 0;
    overflow: hidden;
    position: relative;
    color: #000;
}
@media screen and (min-width: 768px) {
    .TestimonialsPanel_panel__82Pbr {
        border-radius: 0 150px 0 0;
        padding: 2.8125rem;
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        gap: 0.75rem;
        align-items: center;
    }
}
.TestimonialsPanel_panelWrap__IAqAF {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
}
@media screen and (min-width: 768px) {
    .TestimonialsPanel_panelWrap__IAqAF {
        grid-column: span 12;
    }
}
@keyframes TestimonialsPanel_rainbow__j8Mvq {
    0% {
        background-position: 0;
    }
    50% {
        background-position: 100%;
    }
    to {
        background-position: 0;
    }
}
.TestimonialsPanel_logo__rFOvF {
    margin-bottom: 1rem;
}
.TestimonialsPanel_logo__rFOvF img {
    height: 60px !important;
    width: auto !important;
    max-width: 150px;
    object-fit: contain;
    filter: brightness(0);
}
.TestimonialsPanel_heading__KAKHp {
    font-size: 5rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: calc(-0.02em);
    margin: 0;
    text-decoration: none;
    background: linear-gradient(90deg, #633cc9, #3b8392, #cb24cc);
    background-size: 200% 200%;
    animation: TestimonialsPanel_rainbow__j8Mvq 3s ease-in-out infinite;
    background-clip: text;
    -webkit-background-clip: text;
    transition: color 0.5s ease;
    color: transparent;
    display: inline-block;
}
@media screen and (min-width: 768px) {
    .TestimonialsPanel_heading__KAKHp {
        font-size: clamp(6rem, 10vw, 10rem);
        margin-top: auto;
    }
}
.TestimonialsPanel_description__WA6g_ {
    font-size: 1.375rem;
    font-weight: 400;
    display: block;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    color: #000;
}
@media screen and (min-width: 768px) {
    .TestimonialsPanel_description__WA6g_ {
        margin-bottom: 1.5rem;
    }
}
@media screen and (min-width: 1024px) {
    .TestimonialsPanel_description__WA6g_ {
        font-size: 1.5rem;
    }
}
.TestimonialsPanel_buttons__gZnG1 {
    margin-top: 1.5rem;
}
.TestimonialsPanel_backgroundImage__L3LBX {
    position: absolute;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
@media screen and (min-width: 1024px) {
    .TestimonialsPanel_backgroundImage__L3LBX {
        opacity: 1;
    }
}
.TestimonialsPanel_details__JWR2H {
    display: block;
    margin-top: auto;
}
.TestimonialsPanel_name__bD4Ek {
    display: block;
}
.TestimonialsCarousel_panels__OhfPy {
    margin-top: 1rem;
}
.TestimonialsCarousel_container__sBMji {
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}
.TestimonialsCarousel_swiper__OcQHM {
    overflow: visible !important;
    width: 85%;
}
.TestimonialsCarousel_swiperSlide__xzlOt {
    justify-content: center;
    display: flex !important;
    height: auto !important;
}
.TestimonialsCarousel_swiperSlide__xzlOt .swiper-slide-shadow {
    background: transparent;
}
.TestimonialsCarousel_swiperNav__zD7PI {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    z-index: 2;
    justify-content: flex-end;
    padding: 1.4375rem;
    pointer-events: none;
}
@media screen and (min-width: 768px) {
    .TestimonialsCarousel_swiperNav__zD7PI {
        padding: 1.875rem;
    }
}
.TestimonialsCarousel_swiperNavNext__jvv3x {
    width: 45px;
    height: 45px;
    border: 2px solid #000;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: all;
}
@media screen and (min-width: 768px) {
    .TestimonialsCarousel_swiperNavNext__jvv3x {
        width: 50px;
        height: 50px;
    }
}
.TestimonialsCarousel_swiperNavNext__jvv3x.swiper-button-disabled {
    display: none;
}
.TestimonialsCarousel_swiperNavNext__jvv3x:hover:before {
    transform: translateX(-10%) rotate(45deg);
}
.TestimonialsCarousel_swiperNavNext__jvv3x:before {
    content: "";
    width: 16px;
    height: 16px;
    border-right: 2px solid;
    border-top: 2px solid;
    color: #000;
    transform: translateX(-25%) rotate(45deg);
    transition: all 0.3s ease;
}
.TextImageRows_textImageRows__lOU02 {
    margin-bottom: var(--spacing-default-mobile);
}
@media (min-width: 850px) {
    .TextImageRows_textImageRows__lOU02 {
        margin-bottom: 10rem;
    }
}
.TextImageRows_textImageRows__lOU02 .container {
    gap: 2.625rem;
}
@media (min-width: 769px) {
    .TextImageRows_textImageRows__lOU02 .container {
        gap: 3.125rem;
    }
}
.TextImageRows_row__PPlpB {
    display: flex;
    flex-direction: column-reverse;
}
@media (min-width: 769px) {
    .TextImageRows_row__PPlpB {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        align-items: center;
        gap: 0.75rem;
        grid-column: span 12;
    }
}
.TextImageRows_row__PPlpB .TextImageRows_sphereWrapper__0OyXO {
    background-color: #000;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.TextImageRows_row__PPlpB .TextImageRows_sphereWrapper__0OyXO > div {
    max-width: 80%;
}
.TextImageRows_row__PPlpB:nth-child(odd) .TextImageRows_media__twu3R .TextImageRows_sphereWrapper__0OyXO,
.TextImageRows_row__PPlpB:nth-child(odd) .TextImageRows_media__twu3R img,
.TextImageRows_row__PPlpB:nth-child(odd) .TextImageRows_media__twu3R video {
    border-top-right-radius: 7.5rem;
}
@media (min-width: 850px) {
    .TextImageRows_row__PPlpB:nth-child(odd) .TextImageRows_media__twu3R .TextImageRows_sphereWrapper__0OyXO,
    .TextImageRows_row__PPlpB:nth-child(odd) .TextImageRows_media__twu3R img,
    .TextImageRows_row__PPlpB:nth-child(odd) .TextImageRows_media__twu3R video {
        border-top-right-radius: 12.5rem;
    }
}
.TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_text__bRCSP {
    grid-row: 1;
    grid-column: 8 / span 5;
}
.TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R {
    grid-row: 1;
    grid-column: 1 / span 6;
}
@media (max-width: 849px) {
    .TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R .TextImageRows_sphereWrapper__0OyXO,
    .TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R img,
    .TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R video {
        border-top-right-radius: 7.5rem;
    }
}
@media (min-width: 769px) and (max-width: 849px) {
    .TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R .TextImageRows_sphereWrapper__0OyXO,
    .TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R img,
    .TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R video {
        border-top-left-radius: 7.5rem;
        border-top-right-radius: 0;
    }
}
@media (min-width: 850px) {
    .TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R .TextImageRows_sphereWrapper__0OyXO,
    .TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R img,
    .TextImageRows_row__PPlpB:nth-child(2n) .TextImageRows_media__twu3R video {
        border-top-left-radius: 12.5rem;
    }
}
.TextImageRows_text__bRCSP {
    grid-column: 1 / span 5;
}
.TextImageRows_text__bRCSP p {
    font-size: var(--fs-24);
    line-height: 1.33;
    max-width: 33ch;
}
@media (max-width: 768px) {
    .TextImageRows_text__bRCSP p {
        font-size: 1.125rem;
        line-height: 1.25;
    }
}
.TextImageRows_media__twu3R {
    grid-column: 7 / span 6;
    aspect-ratio: 1/1;
}
@media (max-width: 768px) {
    .TextImageRows_media__twu3R {
        margin-bottom: 1.5rem;
    }
}
.TextImageRows_heading__RS3OS {
    font-size: var(--fs-60);
    font-weight: 300;
    line-height: 1;
    margin: 0 0 1.2rem;
}
.TextImageRows_buttonContainer___PqVy {
    width: 100%;
    margin-top: 1rem;
}
