.TestimonialsPanel_panel__QSk4x {
    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__QSk4x {
        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__Lm7Hv {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
}
@media screen and (min-width: 768px) {
    .TestimonialsPanel_panelWrap__Lm7Hv {
        grid-column: span 12;
    }
}
@keyframes TestimonialsPanel_rainbow__ycJSv {
    0% {
        background-position: 0;
    }
    50% {
        background-position: 100%;
    }
    to {
        background-position: 0;
    }
}
.TestimonialsPanel_logo__m6tmz {
    margin-bottom: 1rem;
}
.TestimonialsPanel_logo__m6tmz img {
    height: 60px !important;
    width: auto !important;
    max-width: 150px;
    filter: brightness(0);
}
.TestimonialsPanel_heading__vtF0D {
    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__ycJSv 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__vtF0D {
        font-size: clamp(6rem, 10vw, 10rem);
        margin-top: auto;
    }
}
.TestimonialsPanel_description__njfi8 {
    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__njfi8 {
        margin-bottom: 1.5rem;
    }
}
@media screen and (min-width: 1024px) {
    .TestimonialsPanel_description__njfi8 {
        font-size: 1.5rem;
    }
}
.TestimonialsPanel_buttons__fOECn {
    margin-top: 1.5rem;
}
.TestimonialsPanel_backgroundImage__fvICO {
    position: absolute;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
@media screen and (min-width: 1024px) {
    .TestimonialsPanel_backgroundImage__fvICO {
        opacity: 1;
    }
}
.TestimonialsPanel_details__ijkyr {
    display: block;
    margin-top: auto;
}
.TestimonialsPanel_name__Spm5c {
    display: block;
}
.TestimonialsCarousel_panels__qHnSA {
    margin-top: 1rem;
}
.TestimonialsCarousel_container__YAjHa {
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}
.TestimonialsCarousel_swiper__AMmtm {
    overflow: visible !important;
    width: 85%;
}
.TestimonialsCarousel_swiperSlide__lovqP {
    justify-content: center;
    display: flex !important;
    height: auto !important;
}
.TestimonialsCarousel_swiperSlide__lovqP .swiper-slide-shadow {
    background: transparent;
}
.TestimonialsCarousel_swiperNav__hRE1L {
    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__hRE1L {
        padding: 1.875rem;
    }
}
.TestimonialsCarousel_swiperNavNext__Aabsb {
    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__Aabsb {
        width: 50px;
        height: 50px;
    }
}
.TestimonialsCarousel_swiperNavNext__Aabsb.swiper-button-disabled {
    display: none;
}
.TestimonialsCarousel_swiperNavNext__Aabsb:hover:before {
    transform: translateX(-10%) rotate(45deg);
}
.TestimonialsCarousel_swiperNavNext__Aabsb: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;
}
.Work_work__rSI8c {
    background: #000;
    padding: 2rem 0 0.2rem;
    color: #fff;
    z-index: 2;
}
@media (min-width: 769px) {
    .Work_work__rSI8c {
        padding: 5rem 0 5.5rem;
    }
}
@media (min-width: 850px) {
    .Work_work__rSI8c {
        padding: 12rem 0 5.5rem;
    }
}
.Work_text__WI9A4 {
    display: flex;
    flex-direction: column;
    grid-column: span 12;
    margin-bottom: 2.5rem;
}
@media (min-width: 769px) {
    .Work_text__WI9A4 {
        margin-bottom: 4.5rem;
        flex-direction: row;
        justify-content: space-between;
    }
}
.Work_heading__pbv4g {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-size: clamp(3.125rem, 10.6vw, 10rem);
    line-height: 0.8;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: calc(-20em / 1000);
    color: #fff;
    margin: 0;
}
@media (min-width: 769px) {
    .Work_heading__pbv4g {
        margin: 0.64ch 0 0;
        width: calc(50% - 1rem);
    }
}
@media (max-width: 768px) {
    .Work_heading__pbv4g {
        order: 2;
    }
}
@media (max-width: 500px) {
    .Work_heading__pbv4g {
        font-size: 12vw;
    }
}
.Work_heading__pbv4g.Work_bottom__rzrzH {
    padding-left: 13.5%;
    width: 100%;
    margin: 0.75rem 0 0;
}
@media (min-width: 769px) {
    .Work_heading__pbv4g.Work_bottom__rzrzH {
        margin: 1rem 0 0;
    }
}
.Work_heading__pbv4g span {
    width: 100%;
}
.Work_rightText__zx_Y0 {
    width: 100%;
    display: flex;
    flex-direction: column;
}
@media (max-width: 768px) {
    .Work_rightText__zx_Y0 {
        padding: 1.5625rem 0 2rem;
        order: 1;
    }
}
@media (min-width: 769px) {
    .Work_rightText__zx_Y0 {
        width: calc(50% - 1rem);
    }
}
.Work_rightText__zx_Y0 h3 {
    font-size: clamp(2.5rem, 4.3vw, 5rem);
    font-weight: 400;
    line-height: 1.07;
    margin: 0 0 1rem;
}
@media (max-width: 768px) {
    .Work_rightText__zx_Y0 p {
        font-size: 1.125rem;
    }
}
.Work_projects__A5q77 .container {
    gap: 1.5rem;
}
@media (min-width: 769px) {
    .Work_projects__A5q77 .container {
        gap: 1.5625rem;
    }
}
.Work_projects__A5q77 a {
    color: #fff;
}
.Work_buttonContainer__Owbmu {
    grid-column: span 12;
    display: flex;
    justify-content: center;
}
@media (max-width: 849px) {
    .Work_buttonContainer__Owbmu {
        margin: 1rem 0 0;
    }
}
.Work_buttonContainer__Owbmu > span {
    width: auto;
}
.StatisticsHeading_heading__3C_3F {
    grid-column: span 12;
    display: flex;
    flex-direction: column;
    font-size: clamp(3rem, 10.6vw, 10rem);
    line-height: 0.9;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: calc(-20em / 1000);
    margin: 0;
}
@media (max-width: 500px) {
    .StatisticsHeading_heading__3C_3F {
        font-size: 12vw;
    }
}
.StatisticsHeading_heading__3C_3F.StatisticsHeading_bottom__WtLQC {
    width: 100%;
    padding-left: 13.5%;
    margin-bottom: 10vh;
}
@media (max-width: 768px) {
    .StatisticsHeading_heading__3C_3F.StatisticsHeading_bottom__WtLQC {
        margin-bottom: 0;
    }
}
.Testimonials_testimonials__AMUEx {
    background: #000;
    padding: 2.5rem 0;
    color: #fff;
    z-index: 2;
}
@media screen and (min-width: 768px) {
    .Testimonials_testimonials__AMUEx {
        padding: 4rem 0 10rem;
    }
}
.Testimonials_heading__k0Yyf {
    font-size: var(--fs-100);
    font-weight: 300;
    line-height: 1;
    z-index: 2;
}
@media screen and (min-width: 768px) {
    .Testimonials_heading__k0Yyf {
        align-self: center;
        grid-column: span 6;
    }
}
.Testimonials_testimonialMobile__gCvdw {
    display: block;
}
@media screen and (min-width: 1024px) {
    .Testimonials_testimonialMobile__gCvdw {
        display: none;
    }
}
.Testimonials_testimonialDesktop__v5dZX {
    display: none;
}
@media screen and (min-width: 1024px) {
    .Testimonials_testimonialDesktop__v5dZX {
        display: block;
        grid-column: span 6;
    }
}
