*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}html,body{height:auto;margin:0;padding:0;background:#0d0d0d;overflow-x:hidden;overflow-y:auto}body{min-height:100dvh;display:flex;flex-direction:column;font-family:Roboto,Helvetica Neue,sans-serif;background-color:#080000}app-root{display:flex;flex-direction:column;min-height:100dvh;width:100%;max-width:100vw;overflow-x:hidden}img{max-width:100%;height:auto}:root{--header-height: 72px;--footer-height: 52px}@media (max-width: 760px){:root{--header-height: 64px;--footer-height: 58px}}@media (min-width: 901px){body.home-page{overflow:hidden;height:100dvh}}@media (min-width: 901px) and (max-height: 700px){body.home-page{overflow-y:auto;height:auto}}
