<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index-page{display:flex;gap:50px;justify-content:center}.index-page h1{font-size:36px;font-weight:600;color:#fff;margin-bottom:30px}.index-page p{color:#fff;max-width:400px;margin-bottom:45px}.index-page h1{font-weight:600;color:#fff;margin-bottom:30px}@media screen and (min-width: 1000px){.index-page{align-items:center;min-height:calc(100vh - 250px);max-width:100%}.index-page h1{font-size:36px}.index-page img{max-width:550px;max-height:75vh}.index-page .index-page--right{flex-shrink:0;width:550px}}@media screen and (max-width: 1250px){.index-page img{max-width:350px}}@media screen and (max-width: 1000px){.index-page{margin:0 auto;flex-direction:column;max-width:550px}.index-page img{max-width:270px;margin:40px auto 0}}@media screen and (max-width: 500px){.index-page{padding:0 10px 50px;text-align:center}.index-page img{max-width:270px;margin-top:40px}}
</pre></body></html>