@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.container{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100vh}.header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:20px;padding-bottom:6px;flex-shrink:0;width:100%}.header img{height:150px}.header p{width:100%;text-align:center;font-family:Inter;font-size:13px;font-weight:500;line-height:30.26px;margin-bottom:10px;margin-top:-10px}.line{height:1px;background-color:#bcbcbc;width:90%;margin:auto}.content{display:flex;justify-content:center;padding:40px 0;width:100%}.content a{width:fit-content;margin:0 auto}.content img{width:100%;max-height:300px;object-fit:contain}.contest-image{border:1px solid #d8cccc;border-radius:20px;overflow:hidden;width:fit-content!important;margin:0 auto}.hide-image{display:block}.flip_image{transform:scaleX(-1)}.footer{width:100%}.footer h3{width:100%;text-align:center;font-family:Inter;font-size:25px;font-weight:400;line-height:30.26px;margin:0}.footer p{width:100%;text-align:center;font-family:Inter;font-size:13px;font-weight:500;line-height:30.26px;margin:10px 0;padding-bottom:30px}.footer a{color:#00e}.footer-crowd{height:150px;background:url(/assets/crowd-D4uZwlia.jpeg) repeat-x center center;background-size:auto 100%}.content-mobile{display:none}@media (max-width: 640px){.hide-image{display:none}.content-mobile{display:flex;align-items:center;justify-content:center;width:100%;padding:40px 20px}.content-mobile a{border:1px solid #d8cccc;border-radius:20px;overflow:hidden;width:fit-content!important;margin:0 auto;max-height:300px}.content-mobile img{max-height:300px;object-fit:contain}}body,*{margin:0;padding:0;box-sizing:border-box}
