﻿@keyframes rotating{100%{transform:rotate(360deg)}}:root{--header-background-color: rgb(78, 114, 231)}.testimonial-item{max-width:75rem;margin:0 auto;width:100%;border-radius:var(--base-border-radius, 3rem)}.testimonial-item .testimonial-item-text{font-style:italic}.testimonial-item .testimonial-item-text::before{content:"";display:block;margin-bottom:clamp(1.5rem,1.6574585635vw,3rem);color:var(--main-color, #84BC26);font-size:clamp(2.6rem,2.4309392265vw,4.4rem);text-align:center}@media(min-width: 768px){.testimonial-item .testimonial-item-text::before{text-align:unset}}.testimonial-item .testimonial-item-person{display:flex;flex-direction:column;gap:clamp(1.5rem,1.6574585635vw,3rem);align-items:center;margin-top:clamp(1.5rem,1.6574585635vw,3rem)}@media(min-width: 768px){.testimonial-item .testimonial-item-person{flex-direction:unset}}.testimonial-item .testimonial-item-image{width:14rem;min-width:14rem;height:14rem;border-radius:2rem;box-shadow:0px 10px 30px -5px rgba(179,179,179,.25);padding:1rem;overflow:hidden}.testimonial-item .testimonial-item-image img{object-fit:contain;width:100%;max-height:100%;min-height:100%}.testimonial-item .testimonial-item-image .empty-image{display:inline-flex;height:14rem;width:14rem;background-color:var(--base-white, #fff);border-radius:50%;border-radius:50%;align-items:center;justify-content:center;border:1px solid var(--base-white, #fff)}.testimonial-item .testimonial-item-image .empty-image:before{content:"";font-size:clamp(2rem,2.7624309392vw,5rem);color:var(--icon-empty-color, #fff)}.testimonial-item .testimonial-item-name{font-weight:700}.testimonial-slider{margin:0 auto}.testimonial-slider .testimonial-item{max-width:unset}.reference-container{display:grid;grid-gap:clamp(2rem,2.7624309392vw,5rem);grid-template-columns:repeat(1, 1fr)}@media(min-width: 768px){.reference-container{grid-template-columns:repeat(2, 1fr)}}.reference-container.one-item{grid-template-columns:repeat(1, 1fr)}.reference-container .testimonial-item{max-width:unset}.section-grey .testimonial-item{background:var(--base-white, #fff)}.section-grey .testimonial-item-image .empty-image{background:var(--base-grey, #F9F9F9);border-color:var(--base-grey, #F9F9F9)}.widget-testimonialscontainer~.widget-container .section-button{margin-top:-5rem}