*{padding:0;margin:0;box-sizing:border-box}body{width:100vw;height:100vh;display:flex;background-color:#111;flex-direction:column;align-items:center;font-family:Inter,sans-serif}main{display:flex;flex-direction:column;align-items:center;padding:5% 0;position:relative}.home{display:flex;flex-direction:column;align-items:center}.heading{display:flex;flex-direction:column;align-items:center;gap:32px;max-width:654px;margin-bottom:100px}.heading-link{display:flex;justify-content:center;align-items:center;column-gap:24px;text-decoration:none}.betway{height:24px;width:160px}.x-icon{color:#fff;font-weight:700;font-size:42px;text-decoration:none}.heading img{height:81px}.heading h1{font-size:48px;font-weight:900;text-align:center;line-height:58.09px;background:linear-gradient(to right,#a8e063,#3f8001);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.select-card{max-width:824px;display:flex;flex-direction:column;gap:24px}.select-card h2{font-size:40px;font-weight:700;color:#283677;line-height:48.41px;text-align:center}.select-card .links{display:flex;width:824px;gap:24px}.select-card .links a{width:50%;border:2px solid #87B2D9;height:180px;border-radius:20px;display:flex;justify-content:center;align-items:center}.select-card .links a:hover{background-color:#cdf1ff}.ucc-img{width:335px}.cuc-img{width:269.32px}.container{width:839px;height:352px;border:1px solid #5BBA01;border-radius:30px;padding:60px 80px;display:flex;flex-direction:column;gap:24px;box-shadow:0 0 10px #5bba0133}.result{background-color:#f6fff0;color:#5bba01;height:120px;display:flex;justify-content:center;align-items:center;width:100%;font-size:42px;font-weight:900;line-height:96.82px;border:1px solid #5BBA01;letter-spacing:.1em;text-align:center;border-radius:16px}.button-group{width:679px;height:71px}.button-group button{height:100%;width:100%;background-color:#5bba01;border:none;border-radius:16px;outline:none;font-size:32px;color:#fff}.button-group button:hover{background-color:#5bba01;opacity:80%;cursor:pointer}.modal{height:638px;width:959px;background-color:#111;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);border:1px solid #5BBA01;box-shadow:0 0 10px #5bba0133;border-radius:30px;padding:40px 80px}.modal-content{position:relative;background-color:#111;padding:20px;border-radius:5px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:80px;color:#fff}.modal img{height:315px;width:315px}.modal p{color:#5bba01;font-size:40px;line-height:58.09px;text-align:center;font-weight:600}
