body {
  margin: 0;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 300;
  color: #06395B;
  background: linear-gradient(#fff 150px, #e1e1e1);
}

header {
  position: relative;
  min-height: 160px;
  color: white;
  background: linear-gradient(#276DA0, #06395B);
  padding: 20px 0 0;
}
header .inner {
  display: flex;
  align-items: center;
  flex-direction: column;
}
header #logo svg {
  width: 180px;
  overflow: visible;
  margin: 10px auto;
}
header #logo svg .fill {
  fill: #fff;
}
header .mountains {
  position: absolute;
  width: 100%;
  height: 71px;
  background-image: url("/images/home/mountains.svg");
  background-size: cover;
  bottom: 0;
}

main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 30px 0;
}
main .sabbatical .txt {
  position: absolute;
  width: 100%;
  bottom: 20px;
  right: 0;
  text-align: justify;
}
@media only screen and (min-width: 479px) {
  main .sabbatical .txt {
    width: 330px;
  }
}
main .sabbatical .txt .see-you {
  font-weight: bold;
  text-align: right;
}
main .sabbatical {
  position: relative;
  font-size: 18px;
  text-align: right;
  width: 80%;
  margin: 20px auto;
  height: 350px;
  background-repeat: no-repeat;
  background-image: url("/images/home/boardrs-back-2025_mob.png");
}
@media only screen and (min-width: 479px) {
  main .sabbatical {
    width: 600px;
    margin: 30px auto;
    background-image: url("/images/home/boardrs-back-2025_tab.png");
  }
}
@media only screen and (min-width: 768px) {
  main .sabbatical {
    width: 80%;
    height: 400px;
    margin: 40px auto;
    background-image: url("/images/home/boardrs-back-2025_dsk.png");
  }
}
main hr {
  margin: 10px auto;
  border: 0;
  border-top: 2px solid #e1e1e1;
  width: 50%;
}

.pre-footer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 50px;
}
.pre-footer .item {
  text-align: center;
}
.pre-footer .item h2 {
  font-size: 20px;
}

footer {
  position: relative;
  display: block;
  color: white;
  background-color: #06395B;
  min-height: 100px;
  margin-top: 50px;
  padding: 20px 0;
  text-align: center;
}
footer .sm {
  width: 200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
footer .sm .sm-icon {
  margin: 0 auto;
}
footer .copyright {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}

@media (max-width: 479px) {
  .pre-footer {
    grid-template-columns: 1fr;
  }
}
h1#logo a:hover .logo-txt, h1#logo a:focus .logo-txt {
  stroke-width: 0;
  animation: txt-fadeIn 3s ease-in;
}
h1#logo a:hover .logo-board, h1#logo a:focus .logo-board {
  fill: #ffffff;
  animation: 0.7s board-reveal linear;
}
h1#logo a:hover .logo-txt:nth-child(1), h1#logo a:focus .logo-txt:nth-child(1) {
  animation-duration: 1.7s;
}
h1#logo a:hover .logo-txt:nth-child(2), h1#logo a:focus .logo-txt:nth-child(2) {
  animation-duration: 1.9s;
}
h1#logo a:hover .logo-txt:nth-child(3), h1#logo a:focus .logo-txt:nth-child(3) {
  animation-duration: 2.1s;
}
h1#logo a:hover .logo-txt:nth-child(4), h1#logo a:focus .logo-txt:nth-child(4) {
  animation-duration: 2.3s;
}
h1#logo a:hover .logo-txt:nth-child(5), h1#logo a:focus .logo-txt:nth-child(5) {
  animation-duration: 2.5s;
}
h1#logo a:hover .logo-txt:nth-child(6), h1#logo a:focus .logo-txt:nth-child(6) {
  animation-duration: 2.7s;
}
h1#logo a:hover .logo-txt:nth-child(7), h1#logo a:focus .logo-txt:nth-child(7) {
  animation-duration: 2.9s;
}

@keyframes board-reveal {
  0% {
    clip-path: polygon(0% 0%, 1% 0%, 1% 33%, 0% 31%);
  }
  32.95% {
    clip-path: polygon(0% 0%, 87% 0%, 86% 33%, 0% 31%);
  }
  32.96% {
    clip-path: polygon(0% 0%, 87% 0%, 87% 0%, 86% 33%, 86% 33%, 0% 31%);
  }
  40.14% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 88% 38%, 86% 33%, 0% 31%);
  }
  40.16% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 94% 12%, 88% 38%, 88% 38%, 86% 33%, 0% 31%);
  }
  49.23% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  49.25% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 99% 33%, 90% 41%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  56.43% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 100% 51%, 92% 48%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  56.45% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 100% 51%, 100% 51%, 92% 48%, 92% 48%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  64.76% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 100% 51%, 99% 72%, 92% 54%, 92% 48%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  64.78% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 100% 51%, 99% 72%, 99% 72%, 92% 54%, 92% 54%, 92% 48%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  73.1% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 100% 51%, 99% 72%, 95% 90%, 91% 63%, 92% 54%, 92% 48%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  73.11% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 100% 51%, 99% 72%, 95% 90%, 95% 90%, 91% 63%, 91% 63%, 92% 54%, 92% 48%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  79.54% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 100% 51%, 99% 72%, 95% 90%, 88% 100%, 87% 71%, 91% 63%, 92% 54%, 92% 48%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  79.55% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 100% 51%, 99% 72%, 95% 90%, 88% 100%, 88% 100%, 87% 71%, 87% 71%, 91% 63%, 92% 54%, 92% 48%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
  100% {
    clip-path: polygon(0% 0%, 87% 0%, 94% 12%, 99% 33%, 100% 51%, 99% 72%, 95% 90%, 88% 100%, 34% 100%, 34% 71%, 87% 71%, 91% 63%, 92% 54%, 92% 48%, 90% 41%, 88% 38%, 86% 33%, 0% 31%);
  }
}
@keyframes txt-fadeIn {
  0% {
    stroke-width: 1pt;
    stroke-dashoffset: 1200;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke-width: 0pt;
  }
}

/*# sourceMappingURL=styles.css.map */
