#depoimentos{padding-bottom:2rem}.depoimentos__head{display:flex;align-items:center;justify-content:center;height:60px;margin-bottom:2rem}.depoimentos__head__title{text-align:center;font-weight:800;font-size:2.18rem}.depoimentos__content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;width:100%}.depoimentos__content .depoimentos__content__item:nth-child(2n) .depoimentos__content__item__text{color:#fff}.depoimentos__content__item{flex:0 0 calc(33.333% - 4rem);max-width:calc(33.333% - 4rem);padding:95px 20px 20px;background:#f5f5f5 url(/assets/images/vetores/quote.svg) no-repeat 30px 30px}.depoimentos__content__item .depoimentos__content__item__text{font-size:1.25rem;line-height:30px}.depoimentos__content__item__info{margin-top:1rem}