section.signed-letter{overflow:hidden;padding-bottom:0}section.signed-letter .container{position:relative}section.signed-letter .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media (max-width:900px){section.signed-letter .inner{gap:2rem}}section.signed-letter .entry-content,section.signed-letter .heading,section.signed-letter .signers{margin:0 auto;max-width:800px}section.signed-letter .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;text-align:center}@media (max-width:1080px){section.signed-letter .heading br{display:none}}section.signed-letter .entry-content{text-align:center}section.signed-letter p{position:relative;z-index:1}section.signed-letter .signers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6rem;padding-bottom:6rem}@media (max-width:1080px){section.signed-letter .signers{max-width:100%;padding-bottom:7rem;width:100%}}@media (max-width:900px){section.signed-letter .signers{padding-bottom:0}}section.signed-letter .signer{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;text-align:center}@media (max-width:1080px){section.signed-letter .signer{width:100%}}section.signed-letter .signer .headshot{bottom:0;left:0;max-width:400px;position:absolute;z-index:0}@media (max-width:1080px){section.signed-letter .signer .headshot{max-width:360px}}@media (max-width:900px){section.signed-letter .signer .headshot{margin:auto;max-width:70%;position:relative}}section.signed-letter .signer .signature{max-width:260px;width:100%;z-index:1}@media (max-width:1080px){section.signed-letter .signer .signature{margin:auto}}section.signed-letter .signer .bold{font-weight:700}section.signed-letter .signer:first-child .headshot{left:-5%}@media (max-width:1080px){section.signed-letter .signer:first-child .headshot{left:0}}section.signed-letter .signer:nth-child(2) .headshot{left:auto;right:50%}