*,*::before,*::after{box-sizing:border-box}body{margin:0;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;background-color:#001e2c;color:white;font-family:istok_webregular,non-serif;font-size:1.2rem}#wrapper{max-width:1120px;margin:0 auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@font-face{font-family:"istok_webregular";src:url("../fonts/istokweb-regular.woff2") format("woff2"),url("../fonts/istokweb-regular.woff") format("woff");font-weight:normal;font-style:normal}#bgvideo{height:100vh;width:100vw;object-fit:cover;position:fixed;left:0;right:0;top:0;bottom:0;z-index:-1}h1,h2{font-weight:bold}h1{font-size:6rem;margin-top:30vh}h2{font-size:3rem}main p:first-child{margin-top:0}figure{margin:0}.video,.images{margin-bottom:20px}nav ul{padding:0;margin:0}nav ul li{display:inline;margin-right:25px}nav ul li a{color:#fff;text-decoration-color:#ea215a;text-decoration-thickness:.175em;text-underline-offset:3px}#wrapper{display:grid;grid-gap:0 40px;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"header  header  header" "title  title  title" "sidebar main main" "footer  footer  footer"}header{grid-area:header;height:150px}#navigation{margin:40px 0}#title{grid-area:title}sidebar{grid-area:sidebar}main{grid-area:main;position:relative}#home{grid-area:title}footer{grid-area:footer;height:50px}
