#statements{padding-bottom:3.75rem;padding-top:3.75rem}#statements .state-row{gap:30px;justify-content:center}#statements .statement-wrapper{background-color:var(--text-white);border:1px solid var(--border-color);border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;box-shadow:0 4px 16px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;gap:30px;max-width:540px;padding:3.75rem 4.063rem;position:relative;width:100%}#statements .statement-text{display:flex;flex-direction:column;flex-grow:1;gap:10px}#statements .statement-signature{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;justify-content:space-between}#statements .statement-name-pos{align-items:center;flex-grow:1;gap:10px;max-width:240px;width:100%}#statements .statement-name-pos h5,#statements .statement-text h4{color:var(--main-blue)}#statements .statement-name-pos p{color:var(--text-secondary)}#statements .statement-image{align-self:flex-end;max-width:200px}#statements .statement-person-img{height:45px;width:45px}#statements .statement-person-img img{aspect-ratio:1/1;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;object-fit:cover;width:100%}#statements .statement-image{height:auto;max-height:40px;max-width:100px;width:100%}#statements .statement-image img{height:auto;width:100%}#statements .statement-wrapper>img{position:absolute;right:45px;top:-30px;width:94px}@media screen and (max-width:992px){#statements{padding-bottom:4.375rem;padding-top:4.375rem}#statements .state-row{align-items:center;flex-direction:column;gap:70px}#statements .statement-wrapper{padding:2.5rem;width:100%}}@media screen and (max-width:500px){#statements .statement-signature{gap:20px 0}#statements .statement-image{text-align:center}}