body,html{padding:0;font-family:Lexend Deca,sans-serif;color:black}body,html,p{margin:0;font-weight:300}p{font-size:1.5rem;line-height:2}h1,h2,h3,h4,h5,h6{font-size:1.5rem;font-weight:500;margin:0;line-height:1.5}h1{font-size:6rem;font-weight:700}h2{font-size:3rem}blockquote{display:flex;margin:3rem;justify-content:center;align-items:center}blockquote p{width:50rem;font-size:1.5rem;font-weight:500}a{color:inherit}*{box-sizing:border-box}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}b{font-weight:500}@media (max-width:1400px){p{font-size:1.25rem}}@media (max-width:900px){html{font-size:12px}}@media (max-width:480px){html{font-size:12px}}#nprogress{pointer-events:none}#nprogress .bar{background:grey;position:fixed;z-index:1031;top:0;left:0;width:100%;height:4px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px grey,0 0 5px grey;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:grey transparent transparent grey;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}