.rsfWrapper{background-color:#f8f8f8}.rsCardsWrapper{width:100%;margin-top:var(--space-12);justify-content:space-between;display:flex}@media (max-width:1400px){.rsCardsWrapper{flex-flow:wrap;justify-content:center;gap:2rem;width:100%}}
.rsHeadline{text-align:center;padding-top:8rem;padding-bottom:4rem}.rsCard{flex-direction:column;align-items:center;min-width:300px;display:flex}.counter{font-size:45px;font-weight:800;display:block}.react-icon{color:var(--primary-color);width:5rem}@media (max-width:1000px){.rsCard{min-width:120px}.counter{font-size:2rem}.react-icon{width:4rem}.cardHeadline{font-size:1.3rem}}
.formSection{background-color:#f8f8f8}.formWrapper{width:50%;margin:0 auto}.formButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border-radius:2rem;padding:.5rem;font-weight:600}.oneInputWrapper{flex-direction:column;gap:.5rem;width:100%;display:flex}.twoInputsWrapper{justify-content:space-between;gap:1rem;display:flex}@media (max-width:1300px){.formWrapper{width:80%}.twoInputsWrapper{flex-direction:column}}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.text-gray-500{color:var(--black);opacity:.7}
.testimonialSection{background-color:#f5f5f5}.testomonialWrapper{width:100%}.testomonialWrapper .section-regular{margin-bottom:0}.testimonialSlider{width:100%;margin-top:var(--space-12);position:relative;overflow:hidden}.testimonialTrack{gap:8rem;width:fit-content;animation:50s linear infinite scrollTestimonials;display:flex}.testimonialItem{flex:none;width:320px}@keyframes scrollTestimonials{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonialSlider:hover .testimonialTrack{animation-play-state:paused}.testimonialSlider:before,.testimonialSlider:after{content:"";z-index:2;pointer-events:none;width:120px;height:100%;position:absolute;top:0}.testimonialSlider:before{background:linear-gradient(90deg,#f5f5f5 0%,#f5f5f500 100%);left:0}.testimonialSlider:after{background:linear-gradient(270deg,#f5f5f5 0%,#f5f5f500 100%);right:0}
