@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap";*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{width:100%;font-family:Onest,sans-serif;font-size:14px;font-weight:400;line-height:21px;color:#242424;overflow:hidden;height:100vh}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a{color:#242424}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}.flex{display:flex}.flex-column{flex-direction:column}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:end}.c-gap{-moz-column-gap:16px;column-gap:16px}.r-gap{row-gap:16px}.w-100{width:100%}
