@import "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;400;700&display=swap";
*{box-sizing:border-box;border:0;margin:0;padding:0}body{background-blend-mode:overlay;background:#203936 url(/images/overlay.png);font-family:Source Sans Pro,sans-serif}header,section{padding:1em;position:relative}section:first-of-type:before{display:none}section:before{content:"";background:url(/images/arrow.svg) 0 0/contain no-repeat;width:48px;height:48px;position:absolute;top:2.5%}section:after{content:"";z-index:-1;background:#fff;width:2px;height:100%;margin:0 auto;position:absolute;top:0;left:0;right:0}html{font-size:100%}h1,h2,h3,h4,h5{font-family:Source Sans Pro,sans-serif;font-weight:400;line-height:1.3}h1{margin-top:0;font-size:2.488rem}h2{font-size:2.074rem}h3{font-size:1.728rem}h4{font-size:1.44rem}h5{font-size:1.2rem}small,.text_small{font-size:.833rem}.container{z-index:2;opacity:1}.container:before{content:"";z-index:1;background-blend-mode:darken;opacity:.3;background:url(/images/bg2.jpeg) 50%/cover no-repeat fixed;width:100%;height:100%;max-height:100vh;position:fixed;inset:0}@media screen and (min-width:768px){section{padding-left:5rem;padding-right:5rem}}@media screen and (min-width:992px){.container{padding-left:10vw;padding-right:10vw}}@media screen and (min-width:1220px){.container{padding-left:20vw;padding-right:20vw}}.under-construction{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.under-construction h1{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700}.under-construction p{color:#fff;opacity:.9;max-width:600px;font-size:1.25rem}.under-construction-bg{opacity:.15;z-index:1;background:url(/images/bg2.jpeg) 50%/cover no-repeat fixed;width:100%;height:100%;position:fixed;inset:0}
