*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#000;color:#fff}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@font-face{font-family:HeronSans;src:url(/fonts/HeronSans.ttf) format("ttf"),url(/fonts/HeronSans.woff2) format("woff2"),url(/fonts/HeronSans.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto.ttf) format("ttf"),url(/fonts/Roboto.woff2) format("woff2"),url(/fonts/Roboto.woff) format("woff");font-weight:400;font-style:normal}#logo{text-align:center;padding:20px}.logobtnview{width:60px;height:60px}h1{font-family:HeronSans;text-transform:uppercase;font-size:50px;line-height:50px;font-weight:400;font-style:normal}p{width:700px;font-family:Roboto;font-size:13px;margin:10px auto;padding:15px;border-radius:15px}.buttons,p{background-color:#fff;color:#000}.buttons{font-family:HeronSans;font-size:15px;text-transform:uppercase;padding:20px 40px;border-radius:50px;border:1px solid #fff;margin:4px;cursor:pointer}.content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 90px)}.content,.content-2{text-align:center;padding:0 10px}.content-2{margin:20px auto;width:1035px}.header-font{padding:100px 0 0;text-align:center}@media (max-width:767px){.content-2{margin:20px auto;width:100%}h1{font-size:35px;line-height:35px}p{width:100%;font-size:12px;padding:15px;margin:25px 0}.buttons{font-size:13px}}