@font-face{font-family:Kumbh Sans;src:url(../fonts/KumbhSans-Medium.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kumbh Sans;src:url(../fonts/KumbhSans-Medium.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}body,body img{padding:0;margin:0;border:0}body{font-family:Kumbh Sans;background-color:var(--c-white)}body,body a{color:var(--c-dark)}body a:hover{color:var(--c-grey)}body h1,body h2{font-weight:400;font-size:4rem}body h2{font-size:3rem}body h3,body h4{font-weight:400;font-size:2rem}body h4{font-size:1.5rem}body p{font-size:1.25rem;line-height:1.5rem}body img{width:100%;height:100%}body *{box-sizing:border-box}@font-face{font-family:Kumbh Sans;src:url(../fonts/KumbhSans-Medium.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}header,header .nav{display:flex;flex-direction:row;align-items:center}header{background-color:var(--c-lighter);color:var(--c-darker);border-bottom:1px;border-bottom-style:solid;border-bottom-color:var(--c-grey-f);position:fixed;top:0;z-index:1000;width:100vw;justify-content:space-between}header .nav{padding-right:12.5px}header .nav .nav-item,header .nav .nav-login{margin-left:10px;margin-right:10px}header .nav a{text-decoration:none;width:100%;height:100%}header .nav .nav-login a:hover,header .nav a:hover{color:var(--c-white);transition:ease-in-out .2s;background-color:var(--c-green);border-radius:5px;font-weight:400}header .nav a:hover{opacity:.5;padding:5px 10px}header .nav .nav-login a{color:var(--c-green);background-color:var(--c-white);border:2px;border-style:solid;border-color:var(--c-green);border-radius:5px;padding:5px 10px;font-weight:400}header .nav .nav-login a:hover{opacity:1;margin-left:10px;margin-right:10px}header,header .logo{height:var(--h-height)}header .logo{width:var(--h-height)}:root{--c-black:#000000;--c-darker:#131813;--c-dark:#292b29;--c-grey:#888888;--c-light:#b8b8b8;--c-lighter:#f4f4f4;--c-white:#ffffff;--c-green:#1b861e;--c-lblue:#D0e9EE;--c-wblue:#e9f1f4;--c-grey-f:rgba(184, 184, 184, .5);--h-height:75px;--f-height:50px;--m-height:calc(100vh - var(--h-height) - var(--f-height) + 75);font-size:16px;color:var(--c-darker);background-color:var(--c-white);scroll-behavior:smooth}@font-face{font-family:Kumbh Sans;src:url(../fonts/KumbhSans-Medium.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}footer,footer .copyright,footer .footer-item{display:flex;flex-direction:row;align-items:center}footer{height:var(--f-height);width:100vw;background-color:var(--c-lighter);border-top:1px;border-top-style:solid;border-top-color:var(--c-grey-f);overflow:hidden;justify-items:center;text-align:center}footer img{height:25px;width:25px;border-radius:100%;margin-right:10px}footer .copyright,footer .footer-item{justify-content:center;padding-left:25px;padding-right:25px}@media only screen and (max-width:1000px){body h1{font-size:3rem}body h2{font-size:2rem}body h3{font-size:1.5rem}body h4,body p{font-size:1rem}}@media only screen and (max-width:750px){header .nav{padding-right:0}}@media only screen and (max-width:500px){header .logo{display:none}header{justify-content:center}}