@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap");html,*{box-sizing:border-box}body{margin:0;padding:0}.background-empty{font-family:"Nunito", sans-serif;display:flex;padding-top:9%;align-items:center;flex-direction:column;height:100dvh}.background-empty__title{font-size:28px;font-weight:400;line-height:38px;text-align:center;max-width:615px;width:100%;margin-top:32px}@media (max-width: 700px){.background-empty__title{padding:0 15px;font-size:23px;line-height:34px}}.background-empty__text{font-size:21px;font-weight:400;line-height:29px;text-align:center;margin:24px 0 32px;max-width:480px;color:#6C7A96}@media (max-width: 700px){.background-empty__text{padding:0 15px;font-size:18px;line-height:30px}}.background-empty__logo{margin-top:auto;margin-bottom:50px;width:87px}.background-empty__logo svg{width:100%}
