@font-face{font-family:Open-Regular;src:url(./src/fonts/OpenSans-Regular.ttf)}@font-face{font-family:Open-Bold;src:url(./src/fonts/OpenSans-Bold.ttf)}@font-face{font-family:Open-SemiBold;src:url(./src/fonts/OpenSans-SemiBold.ttf)}html,body{height:100%;margin:0;padding:0;background:#f5f6fa;font-family:Open-Regular}body{min-height:100vh;display:flex;align-items:flex-start;justify-content:center}.container{background:#fff;border-radius:14px;box-shadow:0 2px 8px #3c3c3c21;padding:40px 20px;width:100%;max-width:370px;text-align:center;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;margin:25px}.icon-circle{background:#f7f7fc;border-radius:50%;width:140px;height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;margin-top:7px}.icon-svg{width:34px;height:34px}h1{font-size:24px;margin:12px 0 8px;font-weight:700;color:#21272a;font-family:Open-SemiBold}p{font-size:16px;color:#6a757c;margin-bottom:18px;margin-top:0}.open-btn{background:#41862d;color:#fff;border:none;border-radius:6px;padding:12px 0;width:100%;max-width:230px;font-size:14px;cursor:pointer;margin-top:7px;transition:background .2s;font-weight:500;font-family:Open-SemiBold}.open-btn:hover{background:#357022}@media (min-width: 600px){body{align-items:center}.container{max-width:430px;margin-top:46px;padding:40px 36px 28px}.icon-circle{width:140px;height:140px;margin-top:0;margin-bottom:22px}.icon-svg{width:46px;height:46px}h2{font-size:1.4rem;margin-bottom:12px}p{font-size:1.05rem;margin-bottom:24px}.open-btn{font-size:1.13rem;padding:13px 0}}
