.signatures-title{margin:0 auto;text-align:center;margin-bottom:2.4rem}
.signatures-text{margin:0 auto;text-align:center;margin-bottom:4.8rem;max-width:60rem;color:rgba(38,37,37,.7490196078)}
.signatures-wrapper{max-width:117.3rem;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:2.4rem;column-gap:2.4rem;row-gap:4.8rem}
.signatures-wrapper-signature{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center}
.signatures-wrapper-signature-image{max-width:19rem;margin-bottom:2.4rem}
.signatures-wrapper-signature-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.signatures-wrapper-signature-caption{text-decoration:none;margin-bottom:1.5rem;font-family:Inktype,Arial,Helvetica;font-size:1.2rem;line-height:1.6rem;color:rgba(38,37,37,.7490196078);text-transform:uppercase}
.signatures-wrapper-signature-heading{text-decoration:none}
@media screen and (max-width:990px){
.signatures-title{font-size:4rem;line-height:4.4rem}
.signatures-text{font-size:1.4rem;line-height:2.6rem}
.signatures-wrapper{padding:0 .8rem;grid-template-columns:repeat(2,1fr);gap:2.4rem}
.signatures-wrapper-signature-image{max-width:14rem}
.signatures-wrapper-signature-caption{font-size:1rem;line-height:1.3rem;text-align:center}
.signatures-wrapper-signature-heading{text-align:center;font-size:1.8rem;line-height:2.4rem}
}