:root{--primary-color: 0, 93, 168;--primary-alt-color: 46, 188, 254;--text-color: 72, 72, 72;--border-color: 228, 228, 228;--black-color: 0, 0, 0;--white-color: 255, 255, 255;--cursor-horizontal-bottom: 100px;--border-radius: 8px;--transition: .25s linear}.web-type--mototechna{--primary-color: 0, 145, 133;--primary-alt-color: 0, 204, 187;--text-color: 166, 165, 163;--border-color: 42, 42, 42;--cursor-horizontal-bottom: 254px}html,body{height:100%}body{background-color:rgb(var(--white-color));font-family:Open Sans,arial,sans-serif;font-size:14px;color:rgb(var(--text-color));line-height:24px}body .canvas{width:100vw;height:100vh;position:relative;z-index:10}body .canvas.canvas--active:not(.canvas--mobile){cursor:none}body.dark{background-color:rgb(var(--black-color))}*{-webkit-user-select:none;user-select:none;padding:0;margin:0;box-sizing:border-box}
