/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-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
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type='checkbox'],
[type='radio'] {
    box-sizing: border-box;
    padding: 0
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto
}

[type='search'] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

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: inherit;
    font-size: 100%;
    vertical-align: baseline
}

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
}

*,
*::before,
*::after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

picture img {
    display: block
}

@font-face {
    font-family: "geberitWeb20IconFont";
    src: url(src/assets/fonts/icons/geberitWeb20IconFont.eot?#iefix) format("embedded-opentype"), url(src/assets/fonts/icons/geberitWeb20IconFont.woff) format("woff"), url(src/assets/fonts/icons/geberitWeb20IconFont.ttf) format("truetype"), url(src/assets/fonts/icons/geberitWeb20IconFont.svg#geberitWeb20IconFont) format("svg")
}

.web20-icon {
    line-height: 1
}

[class*=web20-icon]::before,
[class^=web20-icon]::before,
.web20-icon::before,
.info-box__content p a::before,
.info-box__content p a:visited::before {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    font-family: 'geberitWeb20IconFont' !important;
    font-style: normal;
    font-weight: normal !important;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.web20-icon-arrow-link-light-right::before,
.info-box__content p a::before,
.info-box__content p a:visited::before {
    content: '\f101'
}

.web20-icon-bullet::before {
    content: '\f102'
}

.web20-icon-chevron-large-left::before {
    content: '\f103'
}

.web20-icon-chevron-large-right::before {
    content: '\f104'
}

.web20-icon-chevron-small-left::before {
    content: '\f105'
}

.web20-icon-chevron-small-right::before {
    content: '\f106'
}

.web20-icon-close::before {
    content: '\f107'
}

.web20-icon-play::before {
    content: '\f108'
}

.web20-icon-plus::before {
    content: '\f109'
}

.web20-icon-turn::before {
    content: '\f10a'
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url(fonts/grotesk/AktivGroteskGeberit_W_Bd.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url(fonts/grotesk/AktivGroteskGeberit_W_Lt.woff2) format("woff2");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url(fonts/grotesk/AktivGroteskGeberit_W_Md.woff2) format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url(fonts/grotesk/AktivGroteskGeberit_W_Rg.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

body {
    color: #000;
    font-family: "AktivGrotesk", helvetica, arial, sans-serif;
    font-size: .9375rem;
    line-height: 1.5
}

h1,
.h1 {
    margin: 0 0 10px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .0425rem;
    font-size: 2rem;
    line-height: 1.125;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
    word-wrap: break-word
}

@media (min-width: 48rem) {
    h1,
    .h1 {
        font-size: 2.875rem;
        line-height: 1.08696
    }
}

@media (min-width: 62rem) {
    h1,
    .h1 {
        font-size: 2.875rem;
        line-height: 1.08696
    }
}

h1+.h2,
h1+h2,
.h1+.h2,
.h1+h2 {
    margin-top: -.625rem
}

h1 b,
.h1 b {
    display: block;
    font-weight: 700
}

h2,
.h2 {
    margin: 0 0 15px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .0425rem;
    font-size: 1.75rem;
    line-height: 1.14286;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
    word-wrap: break-word
}

@media (min-width: 48rem) {
    h2,
    .h2 {
        font-size: 2.125rem;
        line-height: 1.11765
    }
}

@media (min-width: 62rem) {
    h2,
    .h2 {
        font-size: 2.25rem;
        line-height: 1.11111
    }
}

h2 b,
.h2 b {
    display: block;
    font-weight: 700
}

h3,
.h3 {
    margin: 0 0 15px;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.22222
}

@media (min-width: 48rem) {
    h3,
    .h3 {
        font-size: 1.625rem;
        line-height: 1.15385
    }
}

@media (min-width: 62rem) {
    h3,
    .h3 {
        font-size: 1.875rem;
        line-height: 1.13333
    }
}

h3 b,
.h3 b {
    display: block;
    font-weight: 700
}

h4,
.h4 {
    margin: 0 0 15px;
    font-weight: 700;
    font-size: .9375rem;
    line-height: 1.26667
}

@media (min-width: 48rem) {
    h4,
    .h4 {
        font-size: 1.125rem;
        line-height: 1.22222
    }
}

@media (min-width: 62rem) {
    h4,
    .h4 {
        font-size: 1.375rem;
        line-height: 1.18182
    }
}

h5,
.h5 {
    margin: 0 0 10px;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.28571
}

@media (min-width: 48rem) {
    h5,
    .h5 {
        font-size: .875rem;
        line-height: 1.28571
    }
}

@media (min-width: 62rem) {
    h5,
    .h5 {
        font-size: 1rem;
        line-height: 1.25
    }
}

h6,
.h6 {
    margin: 0 0 10px;
    font-weight: 700;
    font-size: .875rem
}

p {
    font-size: .9375rem;
    line-height: 1.5;
    color: #000;
    margin-bottom: .9375rem
}

b,
strong {
    font-weight: 700
}

label {
    font-weight: 400
}

ol,
ul {
    margin: 0 0 .9375rem;
    padding: 0 0 0 1.0625rem
}

ul {
    list-style: disc;
    line-height: 1.5rem
}

ul li {
    padding-bottom: .625rem
}

ol {
    list-style: decimal
}

.gb-list__link {
    padding: 0;
    list-style: none
}

a,
a:visited {
    color: #376eb4;
    text-decoration: none;
    transition: color .3s
}

a::before,
a:visited::before {
    text-decoration: underline
}

a:active,
a:focus,
a:hover,
a:visited:active,
a:visited:focus,
a:visited:hover {
    text-decoration: underline
}

a:active::before,
a:focus::before,
a:hover::before,
a:visited:active::before,
a:visited:focus::before,
a:visited:hover::before {
    text-decoration: none
}

a.button {
    color: #fff;
    text-decoration: none
}

a.button:hover {
    text-decoration: none
}

.button {
    position: relative;
    font-size: .8125rem;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .04375rem;
    border: 1px solid #0a5a96;
    background-color: #0a5a96;
    padding: .625rem 1.875rem;
    cursor: pointer;
    transition: padding .25s ease-out
}

.button i {
    margin-right: 10px
}

.button i::before {
    bottom: 1px;
    font-size: .8125rem;
    position: relative
}

.button:active,
.button:focus {
    outline: none
}

.button:active {
    border: 1px solid #004673;
    background-color: #004673;
    padding-left: 2.1875rem;
    padding-right: 1.5625rem
}

.button:hover {
    border: 1px solid #376eb4;
    background-color: #376eb4;
    padding-left: 2.1875rem;
    padding-right: 1.5625rem
}

.button--white {
    color: #000;
    border-color: #000;
    background-color: #fff;
    text-transform: none
}

.button--white:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000
}

.button--white:active {
    border: 1px solid #000;
    background-color: #000
}

.button--transparent {
    background: transparent;
    border-color: #fff;
    color: #fff;
    text-transform: none
}

.button--transparent:hover {
    background: #fff;
    color: #000;
    border-color: #000;
    padding: .625rem 1.875rem
}

.close-button {
    border: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 1.75rem;
    color: #0a5a96
}

.close-button:active,
.close-button:focus {
    outline: none
}

.gb-chevrons {
    pointer-events: none;
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.gb-chevrons__left,
.gb-chevrons__right {
    height: 100%;
    display: flex;
    align-items: center
}

.gb-chevrons__left button,
.gb-chevrons__right button {
    pointer-events: all;
    cursor: pointer;
    display: flex;
    margin: .625rem;
    padding: 0;
    font-size: 3.75rem;
    border: none;
    background-color: transparent;
    color: white;
    opacity: .4;
    transition: opacity .15s ease-out, transform .15s ease-out;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gb-chevrons__left button:active,
.gb-chevrons__left button:focus,
.gb-chevrons__right button:active,
.gb-chevrons__right button:focus {
    outline: none
}

.gb-chevrons__left button:hover,
.gb-chevrons__right button:hover {
    transform: translateX(0);
    opacity: 1
}

.gb-chevrons__left__left button,
.gb-chevrons__right__left button {
    transform: translateX(5px)
}

.gb-chevrons__left__right button,
.gb-chevrons__right__right button {
    transform: translateX(-5px)
}

body {
    background: #f1f1f1
}

.gb-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 76.875rem;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 62rem) {
    .gb-container {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.gb-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 3.75rem;
    min-height: 3.75rem;
    font-family: "AktivGrotesk", helvetica, arial, sans-serif;
    line-height: 1.5;
    z-index: 99;
    background: #fff;
    border-bottom: 0.0625rem solid #ececec;
    box-shadow: 0 0.5rem 0.5rem 0.0625rem rgba(0, 0, 0, 0.1)
}

@media (min-width: 62rem) {
    .gb-header {
        height: 5rem
    }
}

.gb-header__container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 72.75rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    height: 100%
}

@media (min-width: 62rem) {
    .gb-header__container {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.gb-header__brand {
    width: 12.5rem
}

@media (min-width: 62rem) {
    .gb-header__brand {
        width: 16.875rem;
        padding-top: .3125rem
    }
}

.gb-header__nav {
    display: none
}

@media (min-width: 48rem) {
    .gb-header__nav {
        display: block
    }
}

.gb-header__nav,
.gb-header__brand {
    align-self: center
}

.c-footer {
    position: fixed;
    width: 100vw;
    bottom: 0;
    padding-bottom: 1.875rem;
    pointer-events: none
}

.c-footer__wrapper {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 72.75rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row-reverse
}

@media (min-width: 62rem) {
    .c-footer__wrapper {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.c-footer__nav a,
.c-footer__nav button {
    color: #fff;
    text-decoration: underline;
    margin-left: 1.875rem;
    font-size: .75rem;
    padding: 0;
    pointer-events: all
}

.c-footer__nav button {
    border: none;
    background-color: transparent;
    cursor: pointer
}

.c-footer__nav button:active,
.c-footer__nav button:focus {
    outline: none
}

.gb-brand {
    position: relative
}

.gb-brand__logo {
    display: block
}

.gb-brand__image {
    display: block;
    width: 9.125rem;
    height: auto
}

.gb-brand__claim {
    display: block;
    position: absolute;
    top: 0;
    left: 9.375rem;
    font-family: "AktivGrotesk", helvetica, arial, sans-serif;
    font-weight: 400;
    font-size: .75rem;
    color: #999;
    line-height: 1;
    text-transform: uppercase
}

.gb-box {
    background-color: transparent;
    border: solid 1px #fff;
    width: 10.25rem;
    height: 15rem;
    color: #fff;
    text-align: center;
    padding: 1.875rem;
    margin: 0 .75rem
}

@media (min-width: 62rem) {
    .gb-box {
        width: 11.25rem
    }
}

.gb-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 50;
    width: 100vw;
    height: 100vh;
    visibility: visible;
    opacity: 1;
    transition: visibility .3s, opacity .25s ease-out
}

.gb-modal {
    background-color: #fff;
    position: relative;
    width: 23.75rem;
    min-height: 12.5rem;
    padding: 2.5rem 1.875rem;
    margin: auto
}

@media (min-width: 62rem) {
    .gb-modal {
        width: 25.625rem;
        min-height: 12.5rem
    }
}

.gb-modal__wrapper {
    display: flex;
    height: 100vh
}

.gb-intro {
    position: relative;
    display: block;
    z-index: 60
}

.gb-intro .gb-modal {
    transform: translate(0);
    transition: transform 1s ease-out
}

.gb-intro--hidden .gb-modal {
    transform: translate(-100vw)
}

.gb-intro--hidden .gb-backdrop {
    opacity: 0;
    visibility: hidden
}

.gb-intro__content button {
    margin-top: .9375rem
}

.gb-overlay {
    position: absolute;
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    transform: translateY(0);
    visibility: visible;
    transition: transform .3s ease-out, visibility .3s
}

.gb-overlay__wrapper {
    height: 100vh;
    position: relative
}

.gb-overlay__wrapper__button {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 72.75rem;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

@media (min-width: 62rem) {
    .gb-overlay__wrapper__button {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.gb-overlay__wrapper__button .close-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 5rem;
    height: 5rem;
    background-color: #fff
}

.gb-overlay__wrapper__content {
    height: 100%
}

.gb-overlay--black {
    background-color: #000
}

.gb-overlay--black .gb-overlay__wrapper__content {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 72.75rem;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 62rem) {
    .gb-overlay--black .gb-overlay__wrapper__content {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.gb-overlay--black .close-button {
    background-color: transparent
}

.gb-overlay--black .close-button i {
    color: #fff
}

.gb-image-gallery--hidden .gb-overlay {
    visibility: hidden;
    transform: translateY(100vh)
}

.gb-image-gallery__scroll-content {
    height: 100%;
    overflow-y: scroll;
    padding-top: 5rem;
    padding-bottom: 5rem
}

.gb-image-gallery__container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 72.75rem;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 62rem) {
    .gb-image-gallery__container {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.gb-image-gallery__wrapper {
    padding-top: 2.5rem;
    padding-bottom: 5rem;
    margin-bottom: 3.125rem
}

.gb-content-element {
    display: flex;
    flex-direction: column;
    margin-bottom: 3.125rem
}

.gb-content-element>img {
    width: 100%;
    height: 100%;
    margin-right: 0;
    margin-bottom: 1rem
}

@media (min-width: 62rem) {
    .gb-content-element {
        flex-direction: row
    }
    .gb-content-element>img {
        max-width: 41.8125rem;
        height: 100%;
        margin-right: 1.875rem;
        margin-bottom: 0;
        flex-basis: 60%
    }
    .gb-content-element__text {
        flex-basis: 40%
    }
}

.gb-tutorial--hidden .gb-backdrop {
    opacity: 0;
    visibility: hidden
}

.gb-tutorial__content {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 72.75rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin: auto;
    color: #fff;
    text-align: center
}

@media (min-width: 62rem) {
    .gb-tutorial__content {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.gb-tutorial__wrapper {
    display: flex;
    height: 100vh
}

.gb-tutorial__box-container {
    display: flex;
    margin-top: 4rem;
    margin-bottom: 3rem;
    margin-left: -.9375rem
}

@media (min-width: 62rem) {
    .gb-tutorial__box-container {
        margin-left: 0rem
    }
}

.gb-box .info-img-0 {
    width: 2.625rem
}

.gb-box .info-img-1 {
    width: 3.3125rem
}

.gb-box .info-img-2 {
    margin-top: -1.25rem;
    width: 5.125rem
}

.gb-box div:first-of-type {
    height: 4.375rem
}

.gb-box div:nth-of-type(2) {
    height: 5.625rem
}

.gb-box p {
    padding-top: .625rem;
    height: 5rem;
    color: #fff
}

.gb-lightbox--hidden .gb-overlay {
    visibility: hidden;
    transform: translateY(100vh)
}

.gb-lightbox__content {
    height: 100%
}

.gb-video-player {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 72.75rem;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 62rem) {
    .gb-video-player {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.gb-video-player__wrapper {
    padding-top: 5rem
}

.loading-indicator {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: visibility .3s ease-out
}

.loading-indicator .gb-backdrop {
    opacity: 1;
    visibility: visible
}

.loading-indicator .c-loader {
    z-index: 55;
    opacity: 1;
    visibility: visible;
    transition: visibility .3s, opacity .25s ease-out;
    background-color: transparent
}

.loading-indicator .c-loader--small {
    width: 2rem;
    height: 2rem
}

.loading-indicator .c-loader--medium {
    width: 4rem;
    height: 4rem
}

.loading-indicator .c-loader--large {
    width: 8rem;
    height: 8rem
}

.loading-indicator .c-loader span {
    display: inline-block;
    background: transparent;
    width: 25%;
    height: 25%;
    margin: 3%;
    animation: loading-fade-black 1s linear infinite
}

.loading-indicator .c-loader span:nth-child(5) {
    background: transparent;
    animation: none
}

.loading-indicator .c-loader span:nth-child(1) {
    animation-delay: -.875s
}

.loading-indicator .c-loader span:nth-child(2) {
    animation-delay: -.75s
}

.loading-indicator .c-loader span:nth-child(3) {
    animation-delay: -.625s
}

.loading-indicator .c-loader span:nth-child(6) {
    animation-delay: -.5s
}

.loading-indicator .c-loader span:nth-child(9) {
    animation-delay: -.375s
}

.loading-indicator .c-loader span:nth-child(8) {
    animation-delay: -.25s
}

.loading-indicator .c-loader span:nth-child(7) {
    animation-delay: -.125s
}

@keyframes loading-fade-black {
    0% {
        background: rgba(0, 0, 0, 0.5)
    }
    12.5% {
        background: rgba(0, 0, 0, 0.5)
    }
    20% {
        background: transparent
    }
    100% {
        background: transparent
    }
}

@keyframes loading-fade-white {
    0% {
        background: rgba(255, 255, 255, 0.5)
    }
    12.5% {
        background: rgba(255, 255, 255, 0.5)
    }
    20% {
        background: transparent
    }
    100% {
        background: transparent
    }
}

@keyframes loading-fade-brand {
    0% {
        background: rgba(55, 110, 180, 0.5)
    }
    12.5% {
        background: rgba(55, 110, 180, 0.5)
    }
    20% {
        background: transparent
    }
    100% {
        background: transparent
    }
}

.loading-indicator .c-loader--color-white span {
    animation: loading-fade-white 1s linear infinite
}

.loading-indicator .c-loader--color-brand span {
    animation: loading-fade-brand 1s linear infinite
}

.loading-indicator--hidden {
    visibility: hidden
}

.loading-indicator--hidden .gb-backdrop {
    opacity: 0;
    visibility: hidden
}

.loading-indicator--hidden .c-loader {
    opacity: 0;
    visibility: hidden
}

.webgl-content {
    pointer-events: all
}

.webgl-content--inactive {
    pointer-events: none
}

.info-box__container {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.info-box__pivot {
    position: absolute
}

.info-box__pivot--hidden {
    visibility: hidden
}

.info-box__content {
    transform: translate(100%, 50%);
    pointer-events: all;
    position: absolute;
    padding: 1rem;
    background-color: #000;
    color: #fff;
    width: 21.875rem;
    min-height: 9.375rem;
    max-height: 26.5625rem;
    right: 0;
    bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    flex-direction: column
}

.info-box__content__headline {
    flex: 0 0 auto
}

.info-box__content__headline h4 {
    font-size: 1rem
}

.info-box__content__scrollview {
    flex: 1 1 auto;
    position: relative;
    overflow-y: auto
}

.info-box__content__scrollview::-webkit-scrollbar {
    width: .3125rem
}

.info-box__content__scrollview::-webkit-scrollbar-track-piece {
    background-color: #707070;
    border-color: #000;
    border-width: 2px 1px;
    border-style: solid
}

.info-box__content__scrollview::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background-color: #fff;
    border-color: #fff;
    border-style: solid;
    border-width: 1px 3px
}

.info-box__content__bottom {
    flex: 0 0 auto;
    margin-top: 1.5rem
}

.info-box__content button {
    cursor: pointer;
    margin-bottom: .5rem
}

.info-box__content .info-box__image-container {
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
    border: none;
    padding: 0
}

.info-box__content .info-box__image-container img {
    max-height: 15.625rem;
    object-fit: scale-down;
    object-position: center
}

.info-box__content .info-box__image-container:active,
.info-box__content .info-box__image-container:focus {
    outline: none
}

.info-box__content .info-box__image-container__main {
    display: block;
    width: 100%
}

.info-box__content .info-box__image-container .info-box__play-button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 8rem
}

.info-box__content p {
    color: #fff;
    margin-bottom: 0;
    margin-right: 1rem
}

.info-box__content p a,
.info-box__content p a:visited {
    color: #fff
}

.info-box__content p a::before,
.info-box__content p a:visited::before {
    padding: 0 5px 0 0
}

.info-box__content p a:active::before,
.info-box__content p a:focus::before,
.info-box__content p a:hover::before,
.info-box__content p a:visited:active::before,
.info-box__content p a:visited:focus::before,
.info-box__content p a:visited:hover::before {
    text-decoration: none
}

.info-box__content--hidden {
    display: none
}

.info-box__arrow {
    width: 0;
    height: 0;
    transform-origin: 0 50%;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: .5rem 2rem .5rem 0;
    border-color: transparent #000000 transparent transparent
}


/* custom */

content {
    position: absolute;
    top: 3.75rem;
    bottom: 0;
    width: 100%;
}

@media (max-width: 30rem) {
    a.button {
        padding: .5rem 1rem;
    }
    .gb-header__container {
        padding: 0rem 0.5rem;
    }
}

@media (min-width: 62rem) {
    content {
        top: 5rem;
    }
    .c-footer__wrapper {
        max-width: inherit!important;
        padding-right: 14rem;
        padding-left: 14rem;
    }
}

.c-footer {
    padding-bottom: 6rem;
    right: 1rem;
}

.c-footer__wrapper {
    max-width: inherit!important;
    padding-right: 0rem;
    padding-left: 0;
}

content iframe {
    border: none;
    position: relative;
    width: 100%;
    height: 100%;
}

.gb-header__nav {
    display: block;
}