/* Original supplied artwork, unchanged. Clip only the surrounding whitespace in the page layout. */
.wordmark.supplied-logo{position:relative;display:block;width:240px;height:112px;overflow:hidden;background:transparent;flex-shrink:0}
.supplied-logo img{position:absolute;display:block;width:300px;height:300px;max-width:none;left:-30px;top:-92px}
header{padding-top:10px;padding-bottom:10px;background:#fff}
footer .supplied-logo{margin-bottom:20px}
footer .supplied-logo img{filter:invert(1);mix-blend-mode:screen}
@media(max-width:650px){.wordmark.supplied-logo{width:210px;height:100px}.supplied-logo img{width:260px;height:260px;left:-25px;top:-79px}header{padding-top:10px;padding-bottom:10px}}
