.logos-testimonial .title-content{margin-bottom:73px}.logos-testimonial .title-content h2{letter-spacing:0}@media(max-width: 767.98px){.logos-testimonial .title-content{margin-bottom:30px}}.logos-testimonial__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1px;background-color:rgba(0,0,0,0);border:1px solid #dee2e6;border-radius:10px;overflow:hidden}@media(max-width: 991.98px){.logos-testimonial__grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 767.98px){.logos-testimonial__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 575.98px){.logos-testimonial__grid{grid-template-columns:repeat(1, 1fr)}}.logos-testimonial__item{position:relative;background-color:rgba(0,0,0,0);min-height:230px;padding:30px 20px;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:background-color .3s ease;border-right:1px solid #dee2e6;border-bottom:1px solid #dee2e6}@media(min-width: 992px){.logos-testimonial__item:nth-child(4n){border-right:none}.logos-testimonial__item:nth-last-child(-n+4):first-child,.logos-testimonial__item:nth-last-child(-n+4):first-child~.logos-testimonial__item,.logos-testimonial__item:nth-last-child(-n+4):nth-child(4n-3),.logos-testimonial__item:nth-last-child(-n+4):nth-child(4n-3)~.logos-testimonial__item{border-bottom:none}}@media(min-width: 768px)and (max-width: 991.98px){.logos-testimonial__item:nth-child(3n){border-right:none}.logos-testimonial__item:nth-last-child(-n+3):first-child,.logos-testimonial__item:nth-last-child(-n+3):first-child~.logos-testimonial__item,.logos-testimonial__item:nth-last-child(-n+3):nth-child(3n-2),.logos-testimonial__item:nth-last-child(-n+3):nth-child(3n-2)~.logos-testimonial__item{border-bottom:none}}@media(min-width: 576px)and (max-width: 767.98px){.logos-testimonial__item{min-height:200px}.logos-testimonial__item:nth-child(2n){border-right:none}.logos-testimonial__item:nth-last-child(-n+2):first-child,.logos-testimonial__item:nth-last-child(-n+2):first-child~.logos-testimonial__item,.logos-testimonial__item:nth-last-child(-n+2):nth-child(2n-1),.logos-testimonial__item:nth-last-child(-n+2):nth-child(2n-1)~.logos-testimonial__item{border-bottom:none}}@media(max-width: 575.98px){.logos-testimonial__item{border-right:none;min-height:200px}.logos-testimonial__item:last-child{border-bottom:none}}.logos-testimonial__item-logo{margin:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s ease,transform .3s ease}.logos-testimonial__item-logo img{max-width:80%;max-height:100px;width:auto;height:auto;object-fit:contain}.logos-testimonial__item-content{position:absolute;top:0;left:0;right:0;bottom:0;padding:24px 29px;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;text-align:left;background-color:#fff;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;overflow-y:auto}.logos-testimonial__item-content::before,.logos-testimonial__item-content::after{content:"";margin:auto}.logos-testimonial__item-content h3{font-size:14px;font-weight:700;line-height:1.571em;color:#040b1b;letter-spacing:.01em;margin-bottom:.5rem;flex-shrink:0}.logos-testimonial__item-content p{font-size:14px;line-height:1.571em;color:#040b1b;margin-bottom:0;letter-spacing:.01em;font-weight:400}.logos-testimonial:not(.logos-testimonial--static) .logos-testimonial__item:hover{background-color:#fff}.logos-testimonial:not(.logos-testimonial--static) .logos-testimonial__item:hover .logos-testimonial__item-logo{opacity:0;transform:scale(0.9)}.logos-testimonial:not(.logos-testimonial--static) .logos-testimonial__item:hover .logos-testimonial__item-content{opacity:1;visibility:visible;transform:translateY(0)}