/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Playwrite";
  src: url("/assets/fonts/PlaywriteHU-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Delius";
  src: url("/assets/fonts/Delius-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "LibreBarcode128";
  src: url("/assets/fonts/LibreBarcode128-Regular.ttf") format("truetype");
}
.svg-container path {
  stroke-dasharray: 400;
  stroke-dashoffset: 400;
  opacity: 0;
  animation-name: draw;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
.svg-container path:nth-child(2) {
  animation-delay: 1.5s;
  animation-duration: 0.5s;
}
.svg-container path:nth-child(3) {
  animation-delay: 1.5s;
  animation-duration: 0.5s;
}
.svg-container path:nth-child(4) {
  animation-delay: 1.5s;
  animation-duration: 0.5s;
}
.svg-container path:nth-child(5) {
  animation-delay: 1.5s;
  animation-duration: 0.5s;
}
.svg-container path:nth-child(6) {
  animation-delay: 1.5s;
  animation-duration: 0.5s;
}
.svg-container path:nth-child(7) {
  animation-delay: 1.5s;
  animation-duration: 0.5s;
}
.svg-container path:nth-child(8) {
  animation-delay: 1.5s;
  animation-duration: 0.5s;
}
.svg-container path:nth-child(9) {
  animation-delay: 1.5s;
  animation-duration: 0.5s;
}
@keyframes draw {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    stroke-dashoffset: 0;
  }
}
.header {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  min-height: calc(40px * 8);
  padding: 40px;
  background-color: #3077c5;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Asvgjs%3D%22http%3A%2F%2Fsvgjs.dev%2Fsvgjs%22%20viewBox%3D%220%200%20800%20800%22%20opacity%3D%221%22%20width%3D%2280%22%20height%3D%2280%22%20style%3D%22background-color%3A%233077c5%22%3E%3Cg%20stroke-width%3D%223.5%22%20stroke%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20fill%3D%22none%22%3E%3Crect%20width%3D%22200%22%20height%3D%228.578947368421051%22%20x%3D%22-100%22%20y%3D%22-4.289473684210526%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%228.578947368421051%22%20height%3D%22200%22%20x%3D%22-4.289473684210526%22%20y%3D%22-100%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%22200%22%20height%3D%228.578947368421051%22%20x%3D%22300%22%20y%3D%22-4.289473684210526%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%228.578947368421051%22%20height%3D%22200%22%20x%3D%22395.7105263157895%22%20y%3D%22-100%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%22200%22%20height%3D%228.578947368421051%22%20x%3D%22700%22%20y%3D%22-4.289473684210526%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%228.578947368421051%22%20height%3D%22200%22%20x%3D%22795.7105263157895%22%20y%3D%22-100%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%22200%22%20height%3D%228.578947368421051%22%20x%3D%22-100%22%20y%3D%22395.7105263157895%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%228.578947368421051%22%20height%3D%22200%22%20x%3D%22-4.289473684210526%22%20y%3D%22300%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%22200%22%20height%3D%228.578947368421051%22%20x%3D%22300%22%20y%3D%22395.7105263157895%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%228.578947368421051%22%20height%3D%22200%22%20x%3D%22395.7105263157895%22%20y%3D%22300%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%22200%22%20height%3D%228.578947368421051%22%20x%3D%22700%22%20y%3D%22395.7105263157895%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%228.578947368421051%22%20height%3D%22200%22%20x%3D%22795.7105263157895%22%20y%3D%22300%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%22200%22%20height%3D%228.578947368421051%22%20x%3D%22-100%22%20y%3D%22795.7105263157895%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%228.578947368421051%22%20height%3D%22200%22%20x%3D%22-4.289473684210526%22%20y%3D%22700%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%22200%22%20height%3D%228.578947368421051%22%20x%3D%22300%22%20y%3D%22795.7105263157895%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%228.578947368421051%22%20height%3D%22200%22%20x%3D%22395.7105263157895%22%20y%3D%22700%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%22200%22%20height%3D%228.578947368421051%22%20x%3D%22700%22%20y%3D%22795.7105263157895%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3Crect%20width%3D%228.578947368421051%22%20height%3D%22200%22%20x%3D%22795.7105263157895%22%20y%3D%22700%22%20stroke%3D%22none%22%20fill%3D%22hsla%28211%2C%2037%25%2C%2063%25%2C%201.00%29%22%20rx%3D%224.289473684210526%22%3E%3C%2Frect%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  display: flex;
  align-items: center;
  overflow: hidden;
}

.text {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-right: 250px;
  margin: auto;
}
@media only screen and (max-width: 700px) {
  .text {
    padding-right: 0px;
  }
}

.title {
  font-family: "Playwrite";
  font-size: 4em;
  color: white;
  animation-name: glow;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: linear;
  text-decoration: none;
}
.title:visited {
  color: white;
}
@keyframes glow {
  from {
    filter: drop-shadow(0px 0px 4px white);
  }
  to {
    filter: drop-shadow(0px 0px 8px white);
  }
}
@media only screen and (max-width: 550px) {
  .title {
    font-size: 2.5em;
  }
}

.subtitle {
  color: white;
  font-size: 1.5em;
  font-family: "Delius";
  line-height: 1.1em;
}
@media only screen and (max-width: 500px) {
  .subtitle {
    font-size: 1.25em;
  }
}

.scrolling {
  position: absolute;
  bottom: 10px;
  min-width: 100%;
  gap: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  animation-name: scrolling;
  animation-duration: 120s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: linear;
}
@keyframes scrolling {
  from {
    left: 20px;
  }
  to {
    left: calc(-100% - 20px);
  }
}
@media only screen and (max-width: 700px) {
  .scrolling {
    display: none;
  }
}

.barcode {
  color: white;
  font-family: "LibreBarcode128";
  font-size: 5em;
  opacity: 0.9;
  height: 20px;
  overflow-y: hidden;
  white-space: pre;
}

.helm {
  opacity: 0.5;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 700px) {
  .helm {
    display: none;
  }
}

.sections {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: start;
  justify-content: center;
  gap: 30px;
}

.section {
  flex-grow: 1;
  border: 2px solid #3077c5;
  border-radius: 10px;
  max-width: 100%;
}
.section hr {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 4px;
  margin-bottom: 0px;
  opacity: 0.8;
  border: none;
  border-bottom: 2px solid #3077c5;
}

.separator {
  box-sizing: border-box;
  width: 100%;
  font-family: "Playwrite";
  font-size: 1.5em;
  font-weight: 300;
  color: #3077c5;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
  line-height: 1.75em;
}
@media only screen and (max-width: 700px) {
  .separator {
    font-size: 1.25em;
  }
}

.items {
  display: flex;
  gap: 10px;
  padding: 20px;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
}

.item {
  border: 2px solid #3077c5;
  border-radius: 10px;
  padding: 10px;
  width: fit-content;
  transition: 100ms;
  cursor: pointer;
  text-decoration: none;
  font-family: "Raleway";
  font-weight: 500;
  color: black;
  align-self: stretch;
  text-align: center;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item:visited {
  color: black;
}
.item:hover {
  background-color: #3077c5;
  color: white;
}

.blogTitle {
  box-sizing: border-box;
  width: 100%;
  font-family: "Playwrite";
  font-size: 1.5em;
  font-weight: 300;
  color: #3077c5;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  word-break: break-all;
}
@media only screen and (max-width: 700px) {
  .blogTitle {
    font-size: 1.25em;
    flex-direction: column;
    align-items: start;
  }
}

.date {
  font-family: "Raleway";
  color: gray;
  font-size: 0.75em;
}

.content {
  max-width: 1200px;
  position: relative;
  margin: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.main {
  font-size: 1.25em;
  padding-top: 40px;
  padding-bottom: 20vh;
  font-family: "Raleway";
}
.main img {
  max-width: 100%;
}
