:root{--nav-height:80px;--header-height:60px;--max-width:1920px;--background:#ffffff;--foreground:#171717;--primary:#2792df;--blue:#216bcd;--light-blue:#ebf5ff;--secondary:#8e71e8;--grey:#a8a8a8;--dark-grey:#666666;--red:#f44336;--light-grey:#f0f0f0;--deep-grey:#ececec;--card-red:rgba(246,68,55,0.8);--card-green:rgb(16,135,16);--background-modal:rgba(255,255,255,0.62);--bottom-bg:rgba(90,90,90,0.62);--message-light:#ededed;--message-primary:#e9e3ff;--z-index-modal:1060;--z-index-toast:1070;--z-index-dialog:2050;--z-index-loading:9999;--navbar-height:50px}body,html{max-width:100vw;overflow-x:hidden;overscroll-behavior-y:none}body{color:var(--foreground);background:var(--background);font-family:montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:grid;grid-template-rows:auto 1fr auto;min-height:100svh}body,main{margin:0 auto}main{max-width:var(--max-width)}*{box-sizing:border-box;padding:0;margin:0}a{all:unset;cursor:pointer}input{font-family:montserrat}@font-face{font-family:montserrat;src:url(/_next/static/media/Montserrat-Light.b5083635.ttf) format("truetype");font-weight:300}@font-face{font-family:montserrat;src:url(/_next/static/media/Montserrat-Bold.17fb2958.ttf) format("truetype");font-weight:500}@font-face{font-family:montserrat;src:url(/_next/static/media/Montserrat-Regular.e4d41a96.ttf) format("truetype");font-weight:400}