*{padding:0;margin:0;box-sizing:border-box}body{width:100vw;height:100vh;display:flex;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:23px;max-width:654px;margin-bottom:100px}.heading img{height:81px}.heading h1{font-size:48px;font-weight:900;text-align:center;line-height:58.09px;background:linear-gradient(90.5deg,#44c0f0 -2.39%,#283677 100.01%);-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 #C3CDFF;border-radius:30px;padding:60px 80px;display:flex;flex-direction:column;gap:24px;box-shadow:0 0 10px #44c0f033}.result{background-color:#edfaff;color:#283677;height:120px;display:flex;justify-content:center;align-items:center;width:100%;font-size:45px;font-weight:900;line-height:96.82px;border:1px solid #87B2D9;letter-spacing:.1em;text-align:center;border-radius:16px}.button-group{width:679px;height:71px}.button-group button{height:100%;width:100%;background-color:#283677;border:none;border-radius:16px;outline:none;font-size:32px;color:#fff}.modal{height:638px;width:959px;background-color:#fff;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);border:1px solid #C3CDFF;box-shadow:0 0 10px #44c0f033;border-radius:30px;padding:40px 80px}.modal-content{position:relative;background-color:#fff;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}.modal img{height:315px;width:315px}.modal p{color:#283677;font-size:40px;line-height:58.09px;text-align:center;font-weight:600}
