@keyframes AnimateServiceItem_fadeIn__lSeYU {
    0% {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@keyframes AnimateServiceItem_appear-slide-left__owr03 {
    0% {
        opacity: 0;
        transform: translateX(4em)
    }

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

@keyframes AnimateServiceItem_pulse__dch3e {
    0% {
        border: 1px solid #fc0;
        border-radius: 5px;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes AnimateServiceItem_pulse-contact__355Gn {
    0% {
        border: 1px solid #fc0;
        border-radius: 50%;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes AnimateServiceItem_slide-again__HPW1m {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    49% {
        transform: translateX(2em);
        opacity: 0
    }

    50% {
        transform: translateX(-1.5em);
        opacity: 1
    }

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

@keyframes AnimateServiceItem_puff-in-center__zk3x5 {
    0% {
        transform: scale(2);
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes AnimateServiceItem_puff-in-left__A3LUh {
    0% {
        transform: scale(2);
        transform-origin: 0 50%;
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes AnimateServiceItem_fade-in-right__7Ah1I {
    0% {
        transform: translateX(20px);
        opacity: 0
    }

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

@keyframes AnimateServiceItem_fade-in-left__88etx {
    0% {
        transform: translateX(-20px);
        opacity: 0
    }

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

@keyframes AnimateServiceItem_shake-bottom__b_X5C {
    0% {
        transform: translateX(65%) translateY(40%) rotate(0deg);
        transform-origin: 50% 100%
    }

    2% {
        transform: translateX(65%) translateY(40%) rotate(2deg)
    }

    4% {
        transform: translateX(65%) translateY(40%) rotate(-4deg)
    }

    6% {
        transform: translateX(65%) translateY(40%) rotate(4deg)
    }

    8% {
        transform: translateX(65%) translateY(40%) rotate(-2deg)
    }

    10%,
    to {
        transform: translateX(65%) translateY(40%) rotate(0deg)
    }
}

@keyframes AnimateServiceItem_slide-in-right__e3y0E {
    0% {
        transform: translateX(1000px);
        opacity: 0
    }

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

@keyframes AnimateServiceItem_fade-in-bottom__wvL0r {
    0% {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes AnimateServiceItem_stepContent-entrance__zOoYw {
    0% {
        transform: translateX(50px);
        opacity: 0
    }

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

@keyframes AnimateServiceItem_loader__oBYEN {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes AnimateServiceItem_bounceTwice__PlUFY {

    0%,
    10% {
        transform: translateY(0)
    }

    14% {
        transform: translateY(-10px)
    }

    18% {
        transform: translateY(0)
    }

    22% {
        transform: translateY(-5px)
    }

    26% {
        transform: translateY(0)
    }

    to {
        transform: translateY(0)
    }
}

.AnimateServiceItem_container__ZfNIP {
    opacity: 0
}

.AnimateServiceItem_fade-in-bottom__wvL0r {
    animation: AnimateServiceItem_fade-in-bottom__wvL0r .6s cubic-bezier(.39, .575, .565, 1) both
}

@keyframes ServiceItem_fadeIn__hGhT_ {
    0% {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@keyframes ServiceItem_appear-slide-left__gQuKq {
    0% {
        opacity: 0;
        transform: translateX(4em)
    }

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

@keyframes ServiceItem_pulse__8x4Bk {
    0% {
        border: 1px solid #fc0;
        border-radius: 5px;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes ServiceItem_pulse-contact__DAY8P {
    0% {
        border: 1px solid #fc0;
        border-radius: 50%;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes ServiceItem_slide-again__EgEyn {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    49% {
        transform: translateX(2em);
        opacity: 0
    }

    50% {
        transform: translateX(-1.5em);
        opacity: 1
    }

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

@keyframes ServiceItem_puff-in-center__lrO5h {
    0% {
        transform: scale(2);
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes ServiceItem_puff-in-left__SnP1L {
    0% {
        transform: scale(2);
        transform-origin: 0 50%;
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes ServiceItem_fade-in-right__H332p {
    0% {
        transform: translateX(20px);
        opacity: 0
    }

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

@keyframes ServiceItem_fade-in-left__6zo1H {
    0% {
        transform: translateX(-20px);
        opacity: 0
    }

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

@keyframes ServiceItem_shake-bottom__YotHe {
    0% {
        transform: translateX(65%) translateY(40%) rotate(0deg);
        transform-origin: 50% 100%
    }

    2% {
        transform: translateX(65%) translateY(40%) rotate(2deg)
    }

    4% {
        transform: translateX(65%) translateY(40%) rotate(-4deg)
    }

    6% {
        transform: translateX(65%) translateY(40%) rotate(4deg)
    }

    8% {
        transform: translateX(65%) translateY(40%) rotate(-2deg)
    }

    10%,
    to {
        transform: translateX(65%) translateY(40%) rotate(0deg)
    }
}

@keyframes ServiceItem_slide-in-right__FDasg {
    0% {
        transform: translateX(1000px);
        opacity: 0
    }

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

@keyframes ServiceItem_fade-in-bottom__iPL85 {
    0% {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes ServiceItem_stepContent-entrance__HJzK5 {
    0% {
        transform: translateX(50px);
        opacity: 0
    }

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

@keyframes ServiceItem_loader__heuzE {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes ServiceItem_bounceTwice__mN6PV {

    0%,
    10% {
        transform: translateY(0)
    }

    14% {
        transform: translateY(-10px)
    }

    18% {
        transform: translateY(0)
    }

    22% {
        transform: translateY(-5px)
    }

    26% {
        transform: translateY(0)
    }

    to {
        transform: translateY(0)
    }
}

.ServiceItem_item__w4T5S {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.ServiceItem_item__w4T5S .ServiceItem_photo__ZtEu9 {
    width: 100%;
    max-width: 450px;
    border-radius: 5px;
    box-shadow: -5px 5px 10px rgba(0, 0, 0, .2)
}

.ServiceItem_item__w4T5S .ServiceItem_title__W8DGD {
    margin-top: .5em;
    font-size: 1.3em;
    font-weight: 800;
    color: #2e2e2e;
    align-self: flex-start
}

.ServiceItem_item__w4T5S .ServiceItem_title__W8DGD a {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: .5em
}

.ServiceItem_item__w4T5S .ServiceItem_title__W8DGD a:before {
    display: none
}

.ServiceItem_item__w4T5S .ServiceItem_title__W8DGD a img {
    width: 1em
}

.ServiceItem_item__w4T5S .ServiceItem_text__s_fIW {
    margin-top: 1em
}

.ServiceItem_item__w4T5S a {
    position: relative;
    font-weight: 700;
    white-space: nowrap;
    z-index: 1
}

.ServiceItem_item__w4T5S a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fc0;
    box-shadow: 0 0 10px #fc0;
    z-index: -1
}

@media(width >=992px) {
    .ServiceItem_item__w4T5S {
        flex-direction: row;
        gap: 3em
    }

    .ServiceItem_item__w4T5S.ServiceItem_even__BwpnW {
        flex-direction: row-reverse
    }

    .ServiceItem_item__w4T5S .ServiceItem_flexContainer__Sy6_n {
        width: 50%
    }

    .ServiceItem_item__w4T5S .ServiceItem_photo__ZtEu9 {
        width: 30%
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes BrandCarousel_fadeIn__hgJtn {
    0% {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@keyframes BrandCarousel_appear-slide-left__bQJu6 {
    0% {
        opacity: 0;
        transform: translateX(4em)
    }

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

@keyframes BrandCarousel_pulse__VMi_D {
    0% {
        border: 1px solid #fc0;
        border-radius: 5px;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes BrandCarousel_pulse-contact__Hcgvm {
    0% {
        border: 1px solid #fc0;
        border-radius: 50%;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes BrandCarousel_slide-again__tJQ5d {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    49% {
        transform: translateX(2em);
        opacity: 0
    }

    50% {
        transform: translateX(-1.5em);
        opacity: 1
    }

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

@keyframes BrandCarousel_puff-in-center__AZxbt {
    0% {
        transform: scale(2);
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes BrandCarousel_puff-in-left__WwQmM {
    0% {
        transform: scale(2);
        transform-origin: 0 50%;
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes BrandCarousel_fade-in-right__0yJr9 {
    0% {
        transform: translateX(20px);
        opacity: 0
    }

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

@keyframes BrandCarousel_fade-in-left__oeKjX {
    0% {
        transform: translateX(-20px);
        opacity: 0
    }

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

@keyframes BrandCarousel_shake-bottom__mTCpP {
    0% {
        transform: translateX(65%) translateY(40%) rotate(0deg);
        transform-origin: 50% 100%
    }

    2% {
        transform: translateX(65%) translateY(40%) rotate(2deg)
    }

    4% {
        transform: translateX(65%) translateY(40%) rotate(-4deg)
    }

    6% {
        transform: translateX(65%) translateY(40%) rotate(4deg)
    }

    8% {
        transform: translateX(65%) translateY(40%) rotate(-2deg)
    }

    10%,
    to {
        transform: translateX(65%) translateY(40%) rotate(0deg)
    }
}

@keyframes BrandCarousel_slide-in-right__ZndIo {
    0% {
        transform: translateX(1000px);
        opacity: 0
    }

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

@keyframes BrandCarousel_fade-in-bottom__RnPQ3 {
    0% {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes BrandCarousel_stepContent-entrance__gW2kn {
    0% {
        transform: translateX(50px);
        opacity: 0
    }

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

@keyframes BrandCarousel_loader__bbeVf {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes BrandCarousel_bounceTwice__cxY76 {

    0%,
    10% {
        transform: translateY(0)
    }

    14% {
        transform: translateY(-10px)
    }

    18% {
        transform: translateY(0)
    }

    22% {
        transform: translateY(-5px)
    }

    26% {
        transform: translateY(0)
    }

    to {
        transform: translateY(0)
    }
}

.BrandCarousel_carousel__9WvuO {
    margin-top: 10em;
    margin-bottom: 2em;
    padding: 1em 0;
    background-color: rgba(46, 46, 46, .1)
}

.BrandCarousel_carousel__9WvuO img {
    width: 80px;
    margin: 0 3em;
    opacity: .7;
    pointer-events: none
}

@media(width >=768px) {
    .BrandCarousel_carousel__9WvuO img {
        width: 100px;
        margin: 0 4em
    }
}

@media(width >=992px) {
    .BrandCarousel_carousel__9WvuO {
        margin-top: 12em
    }
}

@keyframes CoopCard_fadeIn__e9roH {
    0% {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@keyframes CoopCard_appear-slide-left__OoDDx {
    0% {
        opacity: 0;
        transform: translateX(4em)
    }

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

@keyframes CoopCard_pulse__iQS_T {
    0% {
        border: 1px solid #fc0;
        border-radius: 5px;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes CoopCard_pulse-contact__s0rvM {
    0% {
        border: 1px solid #fc0;
        border-radius: 50%;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes CoopCard_slide-again__6vZkg {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    49% {
        transform: translateX(2em);
        opacity: 0
    }

    50% {
        transform: translateX(-1.5em);
        opacity: 1
    }

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

@keyframes CoopCard_puff-in-center__MiYbM {
    0% {
        transform: scale(2);
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes CoopCard_puff-in-left__dHYkP {
    0% {
        transform: scale(2);
        transform-origin: 0 50%;
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes CoopCard_fade-in-right__s53KZ {
    0% {
        transform: translateX(20px);
        opacity: 0
    }

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

@keyframes CoopCard_fade-in-left__BT4sg {
    0% {
        transform: translateX(-20px);
        opacity: 0
    }

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

@keyframes CoopCard_shake-bottom__crXmp {
    0% {
        transform: translateX(65%) translateY(40%) rotate(0deg);
        transform-origin: 50% 100%
    }

    2% {
        transform: translateX(65%) translateY(40%) rotate(2deg)
    }

    4% {
        transform: translateX(65%) translateY(40%) rotate(-4deg)
    }

    6% {
        transform: translateX(65%) translateY(40%) rotate(4deg)
    }

    8% {
        transform: translateX(65%) translateY(40%) rotate(-2deg)
    }

    10%,
    to {
        transform: translateX(65%) translateY(40%) rotate(0deg)
    }
}

@keyframes CoopCard_slide-in-right__yuA6_ {
    0% {
        transform: translateX(1000px);
        opacity: 0
    }

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

@keyframes CoopCard_fade-in-bottom__49NMt {
    0% {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes CoopCard_stepContent-entrance__Y67Zj {
    0% {
        transform: translateX(50px);
        opacity: 0
    }

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

@keyframes CoopCard_loader__DYvjw {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes CoopCard_bounceTwice__egkOo {

    0%,
    10% {
        transform: translateY(0)
    }

    14% {
        transform: translateY(-10px)
    }

    18% {
        transform: translateY(0)
    }

    22% {
        transform: translateY(-5px)
    }

    26% {
        transform: translateY(0)
    }

    to {
        transform: translateY(0)
    }
}

.CoopCard_card__7txqO {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 1em
}

.CoopCard_card__7txqO span {
    font-size: 2em;
    font-weight: 900;
    -webkit-text-fill-color: transparent;
    color: transparent;
    -webkit-text-stroke: .3px #f5f3e7
}

.CoopCard_card__7txqO .CoopCard_content__hGGgl {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 1em
}

.CoopCard_card__7txqO .CoopCard_container__OuoqH {
    display: flex;
    flex-direction: column;
    gap: .5em
}

.CoopCard_card__7txqO p {
    font-weight: 100
}

.CoopCard_card__7txqO img {
    width: 100px;
    pointer-events: none
}

@media(width >=450px) {
    .CoopCard_card__7txqO img {
        width: 120px
    }
}

@media(width >=768px) {
    .CoopCard_card__7txqO img {
        width: 150px
    }
}

@keyframes Contact_Review_Form_fadeIn__ouNM2 {
    0% {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@keyframes Contact_Review_Form_appear-slide-left__hTywu {
    0% {
        opacity: 0;
        transform: translateX(4em)
    }

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

@keyframes Contact_Review_Form_pulse__x9Ucf {
    0% {
        border: 1px solid #fc0;
        border-radius: 5px;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes Contact_Review_Form_pulse-contact__rj3h9 {
    0% {
        border: 1px solid #fc0;
        border-radius: 50%;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes Contact_Review_Form_slide-again__YDhk3 {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    49% {
        transform: translateX(2em);
        opacity: 0
    }

    50% {
        transform: translateX(-1.5em);
        opacity: 1
    }

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

@keyframes Contact_Review_Form_puff-in-center__y8T_n {
    0% {
        transform: scale(2);
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes Contact_Review_Form_puff-in-left__yLHTX {
    0% {
        transform: scale(2);
        transform-origin: 0 50%;
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes Contact_Review_Form_fade-in-right__gFxbq {
    0% {
        transform: translateX(20px);
        opacity: 0
    }

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

@keyframes Contact_Review_Form_fade-in-left__kuuNW {
    0% {
        transform: translateX(-20px);
        opacity: 0
    }

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

@keyframes Contact_Review_Form_shake-bottom__UrDGK {
    0% {
        transform: translateX(65%) translateY(40%) rotate(0deg);
        transform-origin: 50% 100%
    }

    2% {
        transform: translateX(65%) translateY(40%) rotate(2deg)
    }

    4% {
        transform: translateX(65%) translateY(40%) rotate(-4deg)
    }

    6% {
        transform: translateX(65%) translateY(40%) rotate(4deg)
    }

    8% {
        transform: translateX(65%) translateY(40%) rotate(-2deg)
    }

    10%,
    to {
        transform: translateX(65%) translateY(40%) rotate(0deg)
    }
}

@keyframes Contact_Review_Form_slide-in-right__tK0Cy {
    0% {
        transform: translateX(1000px);
        opacity: 0
    }

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

@keyframes Contact_Review_Form_fade-in-bottom__h_MW5 {
    0% {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes Contact_Review_Form_stepContent-entrance__SbLWg {
    0% {
        transform: translateX(50px);
        opacity: 0
    }

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

@keyframes Contact_Review_Form_loader__Vrtx_ {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes Contact_Review_Form_bounceTwice__2kzst {

    0%,
    10% {
        transform: translateY(0)
    }

    14% {
        transform: translateY(-10px)
    }

    18% {
        transform: translateY(0)
    }

    22% {
        transform: translateY(-5px)
    }

    26% {
        transform: translateY(0)
    }

    to {
        transform: translateY(0)
    }
}

.Contact_Review_Form_section__d9eJL {
    position: relative;
    padding-top: 10em;
    background-color: #000;
    background-image: url(../images/abstract.c4027896.webp);
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
    color: #f5f3e7;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0 25px 30px rgba(0, 0, 0, .3)
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_reviews__uMXpG {
    margin-bottom: 15em;
    background-color: transparent
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_reviews__uMXpG .reviewCard {
    background-color: rgba(0, 0, 0, .3);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_reviews__uMXpG .reviewHeading {
    font-size: 2em
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_reviews__uMXpG .reviewHeading span {
    position: relative;
    white-space: nowrap;
    z-index: 1
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_reviews__uMXpG .reviewHeading span img {
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    z-index: -1
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_reviews__uMXpG .reviewText {
    font-weight: 700
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_headingContainer__rNebi {
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_headingContainer__rNebi .Contact_Review_Form_bg_heading__gc3R8 {
    position: absolute;
    top: -50%;
    left: -10%;
    width: 200%;
    letter-spacing: .2em;
    font-size: 8em;
    line-break: nowrap;
    color: #2e2e2e;
    opacity: .07;
    line-height: 0px;
    z-index: 0;
    pointer-events: none
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_headingContainer__rNebi .Contact_Review_Form_heading__3XyMZ {
    font-weight: 800;
    font-size: 2em;
    color: #2e2e2e;
    z-index: 1
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_headingContainer__rNebi .Contact_Review_Form_heading__3XyMZ .Contact_Review_Form_word__GFaUf {
    position: relative;
    z-index: 1
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_headingContainer__rNebi .Contact_Review_Form_heading__3XyMZ img {
    position: absolute;
    left: 50%;
    bottom: -.1em;
    width: 115%;
    transform: translateX(-50%);
    z-index: -1;
    pointer-events: none
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_headingContainer__rNebi .Contact_Review_Form_bg_heading__gc3R8 {
    top: 0;
    left: -5%;
    color: #f5f3e7;
    z-index: -1
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_headingContainer__rNebi .Contact_Review_Form_heading__3XyMZ {
    max-width: 360px;
    text-align: left;
    color: #f5f3e7;
    z-index: 0
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_headingContainer__rNebi .Contact_Review_Form_heading__3XyMZ img {
    bottom: -.2em;
    height: 15px;
    opacity: .8
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_text__alpob {
    margin-top: 2.5em
}

.Contact_Review_Form_section__d9eJL .Contact_Review_Form_divider__z2Ns5 {
    position: absolute;
    top: -1px;
    right: 0;
    width: 50%;
    height: 30px;
    background-color: #f5f3e7;
    clip-path: polygon(100% 100%, 30px 100%, 0 0, 100% 0)
}

@media(width >=992px) {
    .Contact_Review_Form_section__d9eJL .Contact_Review_Form_divider__z2Ns5 {
        height: 40px;
        clip-path: polygon(100% 100%, 40px 100%, 0 0, 100% 0)
    }
}

.Contact_Review_Form_section__d9eJL form {
    background-color: rgba(0, 0, 0, .4);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

@media(width >=992px) {
    .Contact_Review_Form_section__d9eJL {
        padding-bottom: 5em
    }
}

@media(width >=768px) {
    .Contact_Review_Form_section__d9eJL {
        padding-top: 12em
    }

    .Contact_Review_Form_section__d9eJL .Contact_Review_Form_text__alpob {
        width: 80%;
        max-width: 750px
    }
}

@keyframes Reviews_fadeIn__nAnLV {
    0% {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@keyframes Reviews_appear-slide-left__FZI3r {
    0% {
        opacity: 0;
        transform: translateX(4em)
    }

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

@keyframes Reviews_pulse__IuSEZ {
    0% {
        border: 1px solid #fc0;
        border-radius: 5px;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes Reviews_pulse-contact__XIGBw {
    0% {
        border: 1px solid #fc0;
        border-radius: 50%;
        opacity: .17;
        scale: 1
    }

    to {
        opacity: 0;
        scale: 3
    }
}

@keyframes Reviews_slide-again__7D7Q_ {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    49% {
        transform: translateX(2em);
        opacity: 0
    }

    50% {
        transform: translateX(-1.5em);
        opacity: 1
    }

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

@keyframes Reviews_puff-in-center__QU_S2 {
    0% {
        transform: scale(2);
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes Reviews_puff-in-left__2deuu {
    0% {
        transform: scale(2);
        transform-origin: 0 50%;
        filter: blur(4px);
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes Reviews_fade-in-right__bJM2M {
    0% {
        transform: translateX(20px);
        opacity: 0
    }

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

@keyframes Reviews_fade-in-left__bytTX {
    0% {
        transform: translateX(-20px);
        opacity: 0
    }

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

@keyframes Reviews_shake-bottom__U6Bes {
    0% {
        transform: translateX(65%) translateY(40%) rotate(0deg);
        transform-origin: 50% 100%
    }

    2% {
        transform: translateX(65%) translateY(40%) rotate(2deg)
    }

    4% {
        transform: translateX(65%) translateY(40%) rotate(-4deg)
    }

    6% {
        transform: translateX(65%) translateY(40%) rotate(4deg)
    }

    8% {
        transform: translateX(65%) translateY(40%) rotate(-2deg)
    }

    10%,
    to {
        transform: translateX(65%) translateY(40%) rotate(0deg)
    }
}

@keyframes Reviews_slide-in-right__P4utO {
    0% {
        transform: translateX(1000px);
        opacity: 0
    }

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

@keyframes Reviews_fade-in-bottom__sEng0 {
    0% {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes Reviews_stepContent-entrance__1LBMQ {
    0% {
        transform: translateX(50px);
        opacity: 0
    }

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

@keyframes Reviews_loader__Dv5Py {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes Reviews_bounceTwice__cmu7_ {

    0%,
    10% {
        transform: translateY(0)
    }

    14% {
        transform: translateY(-10px)
    }

    18% {
        transform: translateY(0)
    }

    22% {
        transform: translateY(-5px)
    }

    26% {
        transform: translateY(0)
    }

    to {
        transform: translateY(0)
    }
}

.Reviews_section__jLGHR .Reviews_headingContainer__6nAwc {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto
}

.Reviews_section__jLGHR .Reviews_headingContainer__6nAwc .Reviews_bg_heading__Yzsux {
    position: absolute;
    top: -50%;
    left: -10%;
    width: 200%;
    letter-spacing: .2em;
    font-size: 8em;
    line-break: nowrap;
    color: #2e2e2e;
    opacity: .07;
    line-height: 0px;
    z-index: 0;
    pointer-events: none
}

.Reviews_section__jLGHR .Reviews_text__l3wzM {
    margin: 2.5em auto 0;
    max-width: 900px;
    text-align: center
}

.Reviews_section__jLGHR .Reviews_text__l3wzM a {
    color: #fc0;
    text-decoration: underline;
    white-space: nowrap
}

.Reviews_section__jLGHR .Reviews_swiper__1Dmal {
    margin-top: 3em;
    max-width: 405px
}

@media(width >=992px) {
    .Reviews_section__jLGHR .Reviews_swiper__1Dmal {
        max-width: 91%
    }
}

@media(width >=1200px) {
    .Reviews_section__jLGHR .Reviews_swiper__1Dmal {
        max-width: none
    }
}

/*# sourceMappingURL=83dd544720c750b6.css.map*/