@charset "UTF-8";
/*!
Theme Name: STARTER
Theme URI: DOMAIN
Author: Godzilla
Author URI: https://wearegodzilla.com
Description: Theme for STARTER developed by Godzilla. This has been developed for STARTER and it is for their use solely.
Version: 1.0.0
*/
:root {
  --black: #000;
  --white: #fff;
  --red: #e30613;
  --orange: #ec6907;
  --grey: #535C5D;
  --greyDark: #302D2C;
  --greyLight: #f2f2f2;
  --blue: #1d9dd8;
  --blueLight: #eff5fc;
  --blueDark: #003a78;
}

:root {
  --font: "Roboto", sans-serif;
  --fontHeading: "VisbyRoundCF", "Adjusted Arial Fallback", sans-serif;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 748px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 972px;
  }
}
@media (min-width: 1240px) {
  .container {
    width: 1220px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1240px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.centered {
  text-align: center;
  vertical-align: middle;
}
.centered > div {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px;
}
.centered > div.text-center {
  text-align: center;
}
.centered > .clear {
  display: block;
}
.centered.top > div {
  vertical-align: top;
}
.centered.middle > div {
  vertical-align: middle;
}
.centered.bottom > div {
  vertical-align: bottom;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  font-stretch: normal;
  src: url(fonts/Montserrat-normal-300.woff) format("woff");
  unicode-range: U+0-10FFFF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  font-stretch: normal;
  src: url(fonts/Montserrat-normal-400.woff) format("woff");
  unicode-range: U+0-10FFFF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  font-stretch: normal;
  src: url(fonts/Montserrat-normal-500.woff) format("woff");
  unicode-range: U+0-10FFFF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  font-stretch: normal;
  src: url(fonts/Montserrat-normal-600.woff) format("woff");
  unicode-range: U+0-10FFFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  font-stretch: normal;
  src: url(fonts/Roboto-normal-400.woff) format("woff");
  unicode-range: U+0-10FFFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  font-stretch: normal;
  src: url(fonts/Roboto-normal-700.woff) format("woff");
  unicode-range: U+0-10FFFF;
}
svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}

.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}

.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}

.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}

.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}

.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}

.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}

.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}

.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}

.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}

.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}

.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}

.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}

.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}

.svg-inline--fa.fa-w-16 {
  width: 1em;
}

.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}

.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}

.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}

.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}

.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-border {
  height: 1.5em;
}

.svg-inline--fa.fa-li {
  width: 2em;
}

.svg-inline--fa.fa-fw {
  width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}

.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center;
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1em;
}

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2em;
}

.fa-inverse {
  color: #fff;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "VisbyRoundCF";
  font-display: swap;
  src: url("fonts/VisbyRoundCF-Regular.eot");
  src: url("fonts/VisbyRoundCF-Regular.woff2") format("woff2"), url("fonts/VisbyRoundCF-Regular.woff") format("woff"), url("fonts/VisbyRoundCF-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/VisbyRoundCF-Regular.ttf") format("truetype"), url("fonts/VisbyRoundCF-Regular.svg#VisbyRoundCF-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "VisbyRoundCF";
  font-display: swap;
  src: url("fonts/VisbyRoundCF-Bold.eot");
  src: url("fonts/VisbyRoundCF-Bold.woff2") format("woff2"), url("fonts/VisbyRoundCF-Bold.woff") format("woff"), url("fonts/VisbyRoundCF-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/VisbyRoundCF-Bold.ttf") format("truetype"), url("fonts/VisbyRoundCF-Bold.svg#VisbyRoundCF-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Adjusted Arial Fallback";
  src: local(Arial);
  size-adjust: 107%;
  ascent-override: 95%;
  descent-override: 14%;
  line-gap-override: normal;
}
:root {
  --fontBase: 1.4em;
  --btnFs: 2.2em;
}
@media (min-width: 992px) {
  :root {
    --fontBase: 1.6em;
  }
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
}

p, ul, ol {
  font-size: var(--fontBase);
  color: var(--textColour, var(--black));
  margin-bottom: 1em;
  line-height: 1.9em;
}

ul, ol {
  padding: 0;
  margin: 0 0 0 1em;
}
ul li, ol li {
  margin: 0.5em 0;
}
ul ul, ul ol, ol ul, ol ol {
  padding: 0;
  margin: 0 0 0 0.5em;
}

small, .small {
  font-size: 1.4em;
}

blockquote {
  padding: 1em;
  margin: 0 0 1em;
  font-size: var(--fontBase);
}
blockquote p {
  font-size: 1em;
  margin: 0;
  padding: 0;
}
blockquote:before {
  content: "— ";
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: var(--fontHeading);
  font-weight: 700;
  line-height: 1em;
  color: var(--textColour, var(--headingColour));
  margin-top: 0.2em;
  margin-bottom: 0.3em;
  font-size: var(--fontSize);
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}
h1.mark, h2.mark, h3.mark, h4.mark, h5.mark, h6.mark,
.h1.mark, .h2.mark, .h3.mark, .h4.mark, .h5.mark, .h6.mark {
  line-height: 1.32em;
}
h1 mark, h2 mark, h3 mark, h4 mark, h5 mark, h6 mark,
.h1 mark, .h2 mark, .h3 mark, .h4 mark, .h5 mark, .h6 mark {
  --highHeight: 1.35em;
  --highOverlap: .2em;
  padding: 0.5rem;
  color: var(--markColour);
  background-color: var(--backgroundColour, var(--white));
  outline: 1px solid transparent;
  -webkit-backface-visibility: hidden;
  will-change: transform;
  -webkit-perspective: 1000;
  padding-inline: var(--highOverlap);
  padding-inline-start: calc(var(--highOverlap) * 1.5);
  white-space: pre-wrap;
  margin-inline: calc(var(--highOverlap) * -0.75);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

h1 {
  --fontSize: 3em;
}
@media (min-width: 768px) {
  h1 {
    --fontSize: 4em;
  }
}
@media (min-width: 992px) {
  h1 {
    --fontSize: 4.8em;
  }
}
@media (min-width: 1240px) {
  h1 {
    --fontSize: 6em;
  }
}

h2 {
  --backgroundColour: var(--blueDark);
  --textColour: var(--white);
  --fontSize: 4.4em;
}
@media (min-width: 768px) {
  h2 {
    --fontSize: 5.2em;
  }
}
@media (min-width: 992px) {
  h2 {
    --fontSize: 6em;
  }
}
@media (min-width: 1240px) {
  h2 {
    --fontSize: 7em;
  }
}

h3 {
  --backgroundColour: var(--blue);
  --markColour: var(--white);
  --fontSize: 3.6em;
}
@media (min-width: 768px) {
  h3 {
    --fontSize: 4em;
  }
}
@media (min-width: 992px) {
  h3 {
    --fontSize: 4.8em;
  }
}
@media (min-width: 1240px) {
  h3 {
    --fontSize: 5.2em;
  }
}

h4 {
  --fontSize: 2.5em;
}

h5 {
  --fontSize: 2em;
}

h6 {
  --fontSize: 1.7em;
}

a {
  color: var(--textColour, var(--black));
  text-decoration: none;
}
a:visited {
  color: var(--textColour, var(--black));
}
a:hover, a:focus, a:active {
  color: var(--black);
  text-decoration: underline;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clear {
  clear: both;
}

pre {
  font-size: 1em;
  font-family: monospace;
  color: var(--white);
  text-align: left;
  padding: 15px;
  background: rgba(var(--black), 0.6);
  position: absolute;
  left: 0;
  top: 10%;
  bottom: 10%;
  width: 400px;
  z-index: 1000;
}

.temp {
  width: 100%;
  height: 600px;
  background-color: #f90;
}

html,
*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

body {
  background: var(--white);
  font-family: var(--font);
  color: var(--black);
  font-size: 1em;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

figure {
  margin: 1em 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

[role=button] {
  cursor: pointer;
}

.btn,
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  --buttonColor: var(--white);
  --buttonBg: var(--blueDark);
  --buttonBorder: var(--blue);
  --buttonColorHover: var(--white);
  --buttonBgHover: var(--blue);
  --buttonBorderHover: var(--blue);
  color: var(--buttonColor, var(--white));
  border: 1px solid var(--buttonBorder, var(--red));
  background: var(--buttonBg, var(--red));
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  line-height: 1em;
  padding: 0.5em;
  display: inline-block;
  margin-bottom: 0;
  border-radius: 10px;
  border-width: 3px;
  transition: 0.5s ease all;
  text-decoration: none;
}
.btn:visited,
.button:visited,
button:visited,
input[type=button]:visited,
input[type=reset]:visited,
input[type=submit]:visited {
  color: var(--buttonColor, var(--white));
}
.btn:hover, .btn:active, .btn:focus, .btn.active .btn.focus,
.button:hover,
.button:active,
.button:focus,
.btn.active .button.focus,
button:hover,
button:active,
button:focus,
.btn.active button.focus,
input[type=button]:hover,
input[type=button]:active,
input[type=button]:focus,
.btn.active input[type=button].focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus,
.btn.active input[type=reset].focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus,
.btn.active input[type=submit].focus,
.button.active .btn.focus,
.button.active .button.focus,
.button.active button.focus,
.button.active input[type=button].focus,
.button.active input[type=reset].focus,
.button.active input[type=submit].focus,
button.active .btn.focus,
button.active .button.focus,
button.active button.focus,
button.active input[type=button].focus,
button.active input[type=reset].focus,
button.active input[type=submit].focus,
input[type=button].active .btn.focus,
input[type=button].active .button.focus,
input[type=button].active button.focus,
input[type=button].active input[type=button].focus,
input[type=button].active input[type=reset].focus,
input[type=button].active input[type=submit].focus,
input[type=reset].active .btn.focus,
input[type=reset].active .button.focus,
input[type=reset].active button.focus,
input[type=reset].active input[type=button].focus,
input[type=reset].active input[type=reset].focus,
input[type=reset].active input[type=submit].focus,
input[type=submit].active .btn.focus,
input[type=submit].active .button.focus,
input[type=submit].active button.focus,
input[type=submit].active input[type=button].focus,
input[type=submit].active input[type=reset].focus,
input[type=submit].active input[type=submit].focus {
  text-decoration: none;
  border-color: var(--buttonBorderHover, var(--red));
  background: var(--buttonBgHover, var(--white));
  color: var(--buttonColorHover, var(--red));
}
.btn.disabled,
.button.disabled,
button.disabled,
input[type=button].disabled,
input[type=reset].disabled,
input[type=submit].disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.btn.disabled:focus, .btn.disabled:hover,
.button.disabled:focus,
.button.disabled:hover,
button.disabled:focus,
button.disabled:hover,
input[type=button].disabled:focus,
input[type=button].disabled:hover,
input[type=reset].disabled:focus,
input[type=reset].disabled:hover,
input[type=submit].disabled:focus,
input[type=submit].disabled:hover {
  background: var(--buttonBgHover, var(--red));
  color: var(--buttonColorHover, var(--white));
}

.fixed, .fixed_start {
  z-index: 5000;
  width: 100%;
}

ul, ol {
  margin: 0 0 1em 1em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1em 1em;
}

.pagination {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  padding-left: 0;
  margin: 0 0;
  border-radius: 0;
}
.pagination > li {
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 1em;
  line-height: 0;
  text-decoration: none;
  color: var(--white);
  background-color: var(--red);
  border: 1px solid var(--white);
  margin-left: -1px;
  width: auto;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}
.pagination > li:hover:not(.omission) span,
.pagination > li:hover:not(.omission) a, .pagination > li:focus:not(.omission) span,
.pagination > li:focus:not(.omission) a, .pagination > li.active:not(.omission) span,
.pagination > li.active:not(.omission) a {
  z-index: 2;
  color: var(--white);
  background-color: var(--green);
}

.cookies-table td {
  border: 1px solid var(--black);
  color: var(--black);
  padding: 8px;
  font-size: var(--fontBase);
  font-weight: 400;
  line-height: 1.4em;
}
.cookies-table td a {
  color: var(--red);
}
.cookies-table td a:hover {
  color: var(--green);
}

.skip-link {
  background: var(--blue);
  color: #fff;
  font-weight: 700;
  left: 0;
  padding: 0.6rem 1rem;
  position: absolute;
  transform: translate(0%, -100%);
  transition: transform 0.3s;
  z-index: 10000;
  font-size: var(--fontBase);
}
.skip-link:focus {
  color: var(--white);
  transform: translate(0%, 0%);
  text-decoration: none;
}

.nav {
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 3em 0;
}
@media (min-width: 768px) {
  .nav {
    flex-direction: row;
  }
}
.nav .logos {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 1em 3em;
}
.nav .logos .logo svg {
  height: 13vw;
}
@media (min-width: 768px) {
  .nav .logos .logo svg {
    height: 70px;
  }
}

.navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.navigation ul li {
  margin: 0;
}

.footer {
  background-color: var(--greyDark);
  padding: 2em 0;
  color: var(--white);
}
.footer .sub-footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
  display: flex;
  flex-direction: row;
  gap: 1em;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .footer .sub-footer-nav ul {
    font-size: 1.2em;
  }
}
.footer .sub-footer-nav ul li a {
  color: var(--white);
}
.footer .sub-footer-nav ul li:first-child a {
  border-left-color: transparent;
}
.footer .registration_text {
  font-size: 1em;
  color: var(--white);
  margin: 1em 0 0;
}
@media (min-width: 768px) {
  .footer .registration_text {
    font-size: 1.2em;
  }
}

#back_to_top_btn {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
  border: none;
  outline: none;
  background-color: var(--blue);
  opacity: 0.7;
  color: white;
  cursor: pointer;
  padding: 10px 13px;
  border-radius: 50%;
  font-size: 2em;
  width: 45px;
  height: 45px;
}
#back_to_top_btn:hover {
  opacity: 1;
}

:root {
  --containerWidth: 1220px;
  --borderWidth: 5px;
}
@media (min-width: 768px) {
  :root {
    --containerWidth: 748px;
    --borderWidth: 7px;
  }
}
@media (min-width: 992px) {
  :root {
    --containerWidth: 972px;
    --borderWidth: 10px;
  }
}
@media (min-width: 1240px) {
  :root {
    --containerWidth: 1220px;
    --borderWidth: 10px;
  }
}

section {
  width: 100%;
}

.flex-row {
  display: flex;
  flex-direction: column;
  gap: 2em;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .flex-row {
    flex-direction: row;
  }
}

.grid-row {
  display: grid;
  justify-content: center;
  align-items: center;
}

.minor,
.error-404 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - var(--headerHeight) - var(--footerHeight));
}

#error {
  display: none !important;
}

a {
  font-weight: bold;
}

.dots {
  position: absolute;
  top: 100%;
  --leftTransform: calc((var(--containerWidth) - var(--borderWidth)) / -2);
  --rightTransform: calc((var(--containerWidth) - var(--borderWidth)) / 2);
  z-index: 200;
}
.dots .dot {
  position: absolute;
  background-color: var(--blueDark);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  top: 0;
  left: 50%;
}
.dots .dot:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  width: 50%;
  height: 50%;
  background-color: var(--blue);
  z-index: 1000;
  transform: translate(-50%, -50%);
}
.dots .left {
  transform: translate(calc(var(--leftTransform) - 50%), calc(-50% - 5px));
}
.dots .right {
  transform: translate(calc(var(--rightTransform) - 50%), calc(-50% - 5px));
}

.page-content {
  overflow: hidden;
  background-color: var(--blueLight);
}

.flexible {
  display: grid;
  grid-template-areas: "layers";
  position: relative;
}
.flexible .content {
  z-index: 100;
}
.flexible .overlay {
  z-index: 20;
}
.flexible .symbols {
  z-index: 50;
}
.flexible .background {
  z-index: 10;
}
.flexible > * {
  width: 100%;
  grid-area: layers;
}
.flexible.missing {
  background-color: #ccc;
  min-height: 500px;
}
.flexible.missing h3 {
  color: #f90;
}
.flexible.missing .warning {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.banner {
  background: var(--blue);
}
.banner .content {
  padding: 3em 0;
}
@media (min-width: 992px) {
  .banner .content {
    padding: 6em 0;
  }
}
.banner h1 {
  text-transform: uppercase;
  color: var(--white);
  font-weight: bold;
}
.banner h1 .highlight {
  color: var(--blueDark);
}
.banner .info {
  --textColour: var(--white);
  --fontBase: 2em;
  font-weight: 700;
}
.banner .background {
  position: absolute;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
@media (min-width: 768px) {
  .banner .background {
    opacity: 1;
  }
}
.banner .background .row {
  display: flex;
  flex-direction: row-reverse;
}
.banner .background .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.banner .background .image .row {
  height: 100%;
}
.banner .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.activities_columns .content {
  text-align: center;
}
.activities_columns .content h2 {
  text-align: center;
}
.activities_columns .content h3 {
  text-align: center;
}
.activities_columns .content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.activities_columns .content ul li {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
  align-items: center;
  justify-content: center;
}
.activities_columns .content ul li:before {
  content: "•";
  color: var(--blue);
  font-size: 2.5em;
  line-height: 1px;
}
.activities_columns .container {
  border-left: var(--borderWidth) solid var(--blue);
  border-bottom: var(--borderWidth) solid var(--blue);
  padding: 3em 0;
}
@media (min-width: 992px) {
  .activities_columns .container {
    padding: 6em 0;
  }
}

.programmes_grid .content {
  text-align: center;
}
.programmes_grid .container {
  border-right: var(--borderWidth) solid var(--blue);
  border-bottom: var(--borderWidth) solid var(--blue);
  padding: 3em 0;
}
@media (min-width: 992px) {
  .programmes_grid .container {
    padding: 6em 0;
  }
}
.programmes_grid .gatsby, .programmes_grid .key {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1em;
}
.programmes_grid .gatsby h3, .programmes_grid .key h3 {
  flex: 100%;
  font-size: 3em;
  text-align: left;
}
.programmes_grid .gatsby p, .programmes_grid .key p {
  margin: 0;
}
.programmes_grid .gatsby .term, .programmes_grid .key .term {
  flex: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 1em;
}
@media (min-width: 768px) {
  .programmes_grid .gatsby .term, .programmes_grid .key .term {
    flex: 1 1 calc(50% - 0.5em);
  }
}
@media (min-width: 992px) {
  .programmes_grid .gatsby .term, .programmes_grid .key .term {
    flex: 1 1 calc(25% - 1em);
  }
}
.programmes_grid .gatsby .term .num, .programmes_grid .gatsby .term .wp, .programmes_grid .key .term .num, .programmes_grid .key .term .wp {
  flex: 0 0 25px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  text-align: center;
  display: block;
  color: var(--white);
  padding: 0.5em;
  background-color: var(--blueDark);
}
.programmes_grid .gatsby .term .red, .programmes_grid .key .term .red {
  background-color: var(--red);
}
.programmes_grid .gatsby .term .orange, .programmes_grid .key .term .orange {
  background-color: var(--orange);
}
.programmes_grid .gatsby .term .desc, .programmes_grid .key .term .desc {
  text-align: left;
}
.programmes_grid .key {
  align-items: center;
  justify-content: center;
  gap: 1em 3em;
}
.programmes_grid .key > * {
  flex: 0 1 auto !important;
}
.programmes_grid .key h3 {
  flex: 1 1 auto;
}
.programmes_grid .programmes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2em;
}
.programmes_grid .programmes .programme {
  padding: 1em 2em;
  border-radius: 30px;
  border: 5px solid var(--blueDark);
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 0 0 100%;
  gap: 1em;
}
@media (min-width: 768px) {
  .programmes_grid .programmes .programme {
    flex: 0 0 calc((100% - 2em) / 2);
  }
}
@media (min-width: 992px) {
  .programmes_grid .programmes .programme {
    flex: 0 0 calc((100% - 4em) / 3);
  }
}
.programmes_grid .programmes .programme h3 {
  font-size: 2em;
}
.programmes_grid .programmes .programme p {
  margin: 0;
}
.programmes_grid .programmes .programme p span {
  font-weight: 800;
}
.programmes_grid .programmes .programme .symbols {
  display: flex;
  flex-direction: row;
  gap: 0.25em;
}
.programmes_grid .programmes .programme .symbols .num, .programmes_grid .programmes .programme .symbols .wp {
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  width: 25px;
  aspect-ratio: 1/1;
  text-align: center;
  display: inline-block;
  color: var(--white);
  padding: 0.5em;
  background-color: var(--blueDark);
}
.programmes_grid .programmes .programme .symbols .red {
  background-color: var(--red);
}
.programmes_grid .programmes .programme .symbols .orange {
  background-color: var(--orange);
}
.programmes_grid .programmes .programme .btn {
  margin: 1em 0;
  background-color: var(--blueDark);
  padding: 0.5em;
  color: var(--white);
  border-radius: 10px;
  border: 3px solid var(--blue);
  transition: 0.5s ease all;
}
.programmes_grid .programmes .programme .btn:hover, .programmes_grid .programmes .programme .btn:focus {
  background-color: var(--blue);
  text-decoration: none;
}

.support .container {
  border-left: 10px solid var(--blue);
  border-bottom: 10px solid var(--blue);
  padding: 3em 0;
}
@media (min-width: 992px) {
  .support .container {
    padding: 6em 0;
  }
}
.support .row.flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3em;
  margin: 3em 0;
  flex-direction: column;
}
@media (min-width: 768px) {
  .support .row.flex {
    flex-direction: row;
  }
  .support .row.flex:nth-child(2n) {
    flex-direction: row-reverse;
  }
}
.support .image {
  border-radius: 50%;
  overflow: hidden;
  aspect-ratio: 1/1;
  border: 30px solid var(--blue);
}
.support .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.ah_activities .content mark {
  background-color: var(--blueDark);
}
.ah_activities .container {
  border-right: 10px solid var(--blue);
  padding: 3em 0;
}
@media (min-width: 992px) {
  .ah_activities .container {
    padding: 6em 0;
  }
}
.ah_activities .row.flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3em;
  margin: 3em 0;
  flex-direction: column;
}
@media (min-width: 768px) {
  .ah_activities .row.flex {
    flex-direction: row;
  }
  .ah_activities .row.flex:nth-child(2n) {
    flex-direction: row-reverse;
  }
}
.ah_activities .image {
  border-radius: 50%;
  overflow: hidden;
  aspect-ratio: 1/1;
  border: 30px solid var(--blueDark);
}
.ah_activities .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
/*# sourceMappingURL=style.css.map */
