@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;700&display=swap";html,body,#root,.app{margin:0;width:100%;height:100%}.app{background-color:#d5e1ef;display:flex;justify-content:center;align-items:center}.modal{width:288px;height:465px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:20px;box-shadow:0 25px 25px #0000000c;flex-direction:column;padding:16px}.image>img{border-radius:10px}.main-text{width:288px;font-family:Outfit;font-style:normal;font-weight:700;font-size:22px;line-height:22px;text-align:center;padding:16px;margin-top:8px;color:#1f314f}.subtext{font-family:Outfit;font-style:normal;font-weight:400;font-size:15px;line-height:19px;text-align:center;letter-spacing:.1875px;color:#7d889e;margin:0 16px 24px}
