/*! HTML5 Boilerplate v9.0.1 | MIT License | https://html5boilerplate.com/ */
.visually-hidden, hr {
    height: 1px;
    padding: 0
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.hidden, [hidden] {
    display: none !important
}

.visually-hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    margin: -1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.visually-hidden.focusable:active, .visually-hidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix::after, .clearfix::before {
    content: "";
    display: table
}

.clearfix::after {
    clear: both
}


body {
    margin: 0;
    font-family: sans-serif;
    font-size: 22px;
    line-height: 32px;
}

div.base {
    display: block;
    max-width: 820px;
    margin: auto;
    padding-top: 40px;
}


div.footer {
    text-align: center;
    font-size: 10px;
    line-height: 1.2em;
    padding: 12px 0px;
}

div.logo {
    display: block;
    margin: auto;
    width: 100%;
    text-align: center;
    position: relative;
}


div.logo img {
    width: 200px;
}

div.logo img.icon-logo {
    width: 50px;
}

div.content {
    max-width: 800px;
    text-align: center;
}

a.btn {
    background: #fff;
    color: #000;
    text-decoration: none;
    border-radius: 30px;
    cursor: pointer;
    display: inline-block;
    padding: 8px 24px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 12px;
}

@font-face {
    font-family: 'gi-reg';
    font-style: normal;
    font-weight: normal;
    src: local('gi-reg'), url('/font/gd-reg.woff') format('woff');
}


@font-face {
    font-family: 'gi-bold';
    font-style: normal;
    font-weight: normal;
    src: local('gi-bold'), url('/font/gd-bold.woff') format('woff');
}

body {
    background-color: #072a35;
    color: #fff;
    font-family: "gi-reg", Times, serif;
}

.fa-bold {
    font-family: "gi-bold", Times, serif;
}

.fs-15 {
    font-size: 1.2em;
}

h1 {
    position: absolute;
    top: 160px;
    left: 0px;
    width: 100%;
    font-family: "gi-bold", Times, serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
}

h1 span {
    position: relative;
    display: inline-block;
    font-size: 18px;
    top: -16px;
}

div.base-content {
    display: block;
    max-width: 820px;
    margin: auto;
    padding-top: 40px;
}
div.base-content h1 {
    position: unset;
    top: 20px;
    left: 0px;
    width: 100%;
    font-family: "gi-bold", Times, serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
}
div.base-content div.content p {
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
}
div.base-content div.content h2 {
    text-align: left;
    padding: 0px;
    margin: 0px;
}
div.base-content div.content p strong {
    font-style: italic;
}

div.base-content div.content p.footer {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #fff;
    text-align: center;
}

#cookies {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 90%;
    background: #fff;
    color: #000;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding-bottom: 12px;
    max-width: 300px;
}

#c-image {
    position: absolute;
    bottom: 4px;
    left: 4px;

}

#cookies #ok-cookies {
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

#cookies #cancel-cookies {
    color: #3a3a3a;
}

form {
    padding: 24px;
}

form .field label {
    display: block;
}
form .field input,
form .field select {
    text-align: left;
    font-size: 22px;
    padding: 8px;
    margin-bottom: 12px;
    width: 280px;
}

@media (max-width: 420px) {

    h1 {
        position: absolute;
        left: 0px;
        width: 100%;
        text-align: center;
    }

    .content,
    .content p,
    .content ul li {
        padding: 0px 10px;
        font-size: 0.9em;
        line-height: 1.4em;
    }
    div.base-content div.content h2 {
        font-size: 1.2em;
        padding-left: 10px;
    }
}
span.external_icon svg {
    position: relative;
    top: -6px;
}
a.link,
a.footer-link {
    color: #fff;
}
.hamburger, .close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}
.close {
    display: none;
}
.close a img,
.hamburger a img {
    cursor: pointer;
    width: 32px;
}

.menu {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 5;
    height: 100%;
    text-align: right;
    background: #072a35;
    display: none;
}
.menu ul {
    list-style: none;
    padding-right: 12px;
    padding-top: 32px;
}

.menu ul a {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

ul {
    text-align: left;
}
