@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);.subscribe-form{color:#000;text-align:left}.subscribe-form .-error{color:#900}.subscribe-form .form-input{margin-bottom:24px}.subscribe-form .form-input label{display:block;font-size:16px;font-weight:700;line-height:24px}.subscribe-form .form-input input{background-color:#ececec;border:0;border-radius:8px;display:block;font-size:12px;font-weight:400;line-height:18px;padding:8px;width:100%}.subscribe-form .form-checkbox{margin-bottom:24px}.subscribe-form .form-submit input{background-color:#000;border:0;border-radius:8px;color:#fff;font-size:14px;font-weight:700;line-height:21px;padding:8px;text-align:center;width:100%}.home{color:#5a5a5a;margin:64px 70px;text-align:center}@media screen and (min-width:640px){.home{margin:64px auto;max-width:484px}}footer{background-color:#000;color:#fff;display:grid;font-size:14px;font-weight:400;grid-template-areas:"social" "links" "copyright";grid-template-columns:1fr;line-height:21px;padding:32px 64px;text-align:center}@media screen and (min-width:640px){footer{grid-template-areas:"copyright links social";grid-template-columns:auto auto auto}}footer a{color:#fff}footer .copyright{grid-area:copyright}@media screen and (min-width:640px){footer .copyright{margin:12px auto}}footer .links{grid-area:links}footer .social{grid-area:social}footer ul{list-style-type:none;margin:0;padding:0}footer ul li{margin-bottom:12px}footer ul.links{margin:12px auto}@media screen and (min-width:640px){footer ul.links{display:flex}footer ul.links li{margin-right:30px}footer ul.links li:last-of-type{margin-right:0}}footer ul.social{display:flex;margin:12px auto}footer ul.social li{margin:0 20px 0 0}footer ul.social li:last-of-type{margin-right:0}*{box-sizing:border-box}body,html{height:-webkit-fill-available}body{font-family:Poppins,sans-serif;margin:0}#root{display:grid;grid-template-rows:auto -webkit-max-content;grid-template-rows:auto max-content;min-height:100vh;min-height:-webkit-fill-available}h1{font-size:36px;font-weight:600;line-height:54px}.body{height:100%}
/*# sourceMappingURL=main.b3af29c5.css.map*/