.front-clients{display:flex}.front-clients__container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2.5em 0;text-align:center}.front-clients__container .client{align-items:center;display:inline-flex;flex:1 1;justify-content:center;max-height:2rem;text-align:center}.front-clients__container .client img{filter:grayscale(100) brightness(50);height:auto}.front-clients__container .client:nth-child(2n){display:none}@media screen and (min-width:1220px){.front-clients__container .client{flex:unset}.front-clients__container .client:nth-child(2n){display:inline-flex}}.testimonials{margin:0 auto;padding:6em 0}.testimonials h2{font-size:2em}.testimonials__container{align-items:flex-start;display:flex}@media screen and (min-width:1220px){.testimonials__container{padding:1em 0}}.testimonials__navigation{display:flex;justify-content:center}.testimonials__navigation .navigation-bubble{cursor:pointer;padding:1em}.testimonials__navigation .navigation-bubble__icon{background-color:#afb3b8;border-radius:100%;height:16px;width:16px}.testimonials__navigation .navigation-bubble:hover .navigation-bubble__icon{background-color:#76797e}.testimonials__navigation .navigation-bubble--active .navigation-bubble__icon{background-color:#000}.testimonial{align-items:flex-start;display:inline-flex;flex:none;flex-direction:column;margin-right:2rem;max-width:100%;opacity:0;padding:0 2em;position:absolute;transition:opacity .166s ease,transform .166s ease-out;z-index:1}@media screen and (min-width:1220px){.testimonial{flex-direction:row}}.testimonial--active{opacity:1}.testimonial__header{color:#6d7377;width:100%}.testimonial__content{padding:1em 0}.testimonial__quote{flex:1 0;font-size:32px;font-style:oblique;font-weight:500;line-height:125%;margin:1rem 0;padding:0;position:relative;z-index:-20}.testimonial__meta{align-items:center;display:flex;padding:1em 0}.testimonial__photo{border-radius:.25rem;flex:1 0 300px;height:300px;margin-right:2rem;overflow:hidden;position:relative;width:300px}.testimonial img{background-color:#e5e8e9;display:inline-block;height:100%;margin-right:1rem;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;max-height:100%;width:auto}.front-news{padding:4em 2em}.front-news__header{align-items:center;display:flex;justify-content:space-between}.front-news__description{text-align:center}.front-news .button{padding:.75em 1.5em}.front-news .news-list__container{padding-left:0;padding-right:0}@supports (display:grid){.front-news .news-list__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem}}
