:root{--full-height: calc(var(--vh, 1vh) * 100)}html{height:100%}#root{overflow:hidden;height:var(--full-height)}html,body{font-family:TT Commons Pro Trial,Arial,sans-serif;font-size:.2564vw;position:relative;background-color:#fff;overflow:hidden}body{font-weight:500;max-width:100vw;height:100%;min-height:100%;color:#fff}*,*:before,*:after{box-sizing:border-box}*{margin:0;-webkit-tap-highlight-color:transparent}img,picture,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{text-decoration:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}
