<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section.header h1{margin:40px 0 40px 0}@media screen and (min-width:992px){section.header{background-position:right;background-size:cover;background-repeat:no-repeat}}section.header .searchbox{max-width:650px}section.cf .cf-logo{max-width:175px}section.cf .title{color:#F4D35E;font-weight:600;text-transform:uppercase;font-size:1.4rem;margin-top:40px;margin-bottom:10px}section.cf p{font-weight:300;font-size:1.2rem}@media screen and (max-width:767px){section.cf object{margin-top:75px}}section.partners{text-align:center}section.partners .wrap{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;margin-top:4rem}section.partners .wrap .partner{all:unset;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all 250ms ease;text-decoration:none}section.partners .wrap .partner img{width:200px;height:100px;object-fit:contain;filter:grayscale(100);transition:all 250ms ease;transform:scale(.8);margin-bottom:.5rem}@media screen and (max-width:991px){section.partners .wrap .partner img{filter:grayscale(0);transform:scale(1)}}section.partners .wrap .partner .name{opacity:0;color:#374151;font-size:1.25rem;font-weight:300;letter-spacing:1px;transition:all 250ms ease}section.partners .wrap:hover .partner:hover{filter:blur(0)}section.partners .wrap:hover .partner:hover img{filter:grayscale(0);transform:scale(1)}section.partners .wrap:hover .partner:hover .name{opacity:1}</pre></body></html>