/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
* {
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

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: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

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
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: 'icomoon';
    src: url("../icomoon/fonts/icomoon.eot?pha8");
    src: url("../icomoon/fonts/icomoon.eot?pha8#iefix") format("embedded-opentype"), url("../icomoon/fonts/icomoon.ttf?pha8") format("truetype"), url("../icomoon/fonts/icomoon.woff?pha8") format("woff"), url("../icomoon/fonts/icomoon.svg?pha8#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"], .icon {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow-down:before {
    content: "\e900"
}

.icon-arrow-right-circle:before {
    content: "\e901"
}

.icon-arrow-right:before {
    content: "\e902"
}

.icon-cancel:before {
    content: "\e903"
}

.icon-checkmark:before {
    content: "\e904"
}

.icon-close:before {
    content: "\e905"
}

.icon-contact:before {
    content: "\e906"
}

.icon-question:before {
    content: "\e907"
}

.float--right {
    float: right !important
}

.float--left {
    float: left !important
}

.bg--image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.iframe-wrap iframe, .iframe-wrap img, .img-wrap-inner iframe, .img-wrap-inner img, .object-fit-con > img, .fullheight--mindspace .bg, .registration .bg, .registration-dark .bg, .overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hidden {
    display: none
}

@media only screen and (max-width: 1020px) {
    .hidden--mobile {
        display: none
    }
}

@media only screen and (min-width: 1021px) {
    .hidden--desktop {
        display: none
    }
}

.sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.container::after, .grid::after, .clearfix::after, .cf::after {
    content: "";
    display: table;
    clear: both
}

img, media, iframe, svg {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    display: block;
    margin: auto;
    border: 0
}

.iframe-wrap, .img-wrap-inner {
    position: relative;
    z-index: 0;
    padding-bottom: 56.25%
}

.iframe-wrap iframe, .iframe-wrap img, .img-wrap-inner iframe, .img-wrap-inner img {
    position: absolute
}

.relive .tabnav {
    display: flex;
    gap: .5rem;
}

.relive .change_frame {
    font-size: .875rem;
    display: inline-block;
    vertical-align: middle;
    font-family: inherit;
    font-weight: 600;
    cursor: pointer;
    border: none;
    margin: 0;
    line-height: 1.4;
    padding: 0.95rem 1.5rem 0.8rem;
    text-decoration: none !important;
    text-align: center;
    color: white;
    background: #005E3F;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s ease-out
}

.relive .change_frame:hover,
.relive .change_frame.active {
    color: white;
    background-color: #18AB42
}

.one-whole {
    width: 100%
}

.one-half {
    width: 50%
}

.one-third {
    width: 33.333%
}

.two-thirds {
    width: 66.666%
}

.one-quarter {
    width: 25%
}

.three-quarters {
    width: 75%
}

.one-fifth {
    width: 20%
}

.two-fifths {
    width: 40%
}

.one-sixth {
    width: 16.666%
}

@media only screen and (max-width: 1400px) {
    .xl-one-whole {
        width: 100%
    }

    .xl-one-half {
        width: 50%
    }

    .xl-one-third {
        width: 33.333%
    }

    .xl-two-thirds {
        width: 66.666%
    }

    .xl-one-quarter {
        width: 25%
    }

    .xl-three-quarters {
        width: 75%
    }

    .xl-one-fifth {
        width: 20%
    }

    .xl-two-fifths {
        width: 40%
    }

    .xl-one-sixth {
        width: 16.666%
    }
}

@media only screen and (max-width: 1200px) {
    .content-one-whole {
        width: 100%
    }

    .content-one-half {
        width: 50%
    }

    .content-one-third {
        width: 33.333%
    }

    .content-two-thirds {
        width: 66.666%
    }

    .content-one-quarter {
        width: 25%
    }

    .content-three-quarters {
        width: 75%
    }

    .content-one-fifth {
        width: 20%
    }

    .content-two-fifths {
        width: 40%
    }

    .content-one-sixth {
        width: 16.666%
    }
}

@media only screen and (max-width: 1020px) {
    .lg-one-whole {
        width: 100%
    }

    .lg-one-half {
        width: 50%
    }

    .lg-one-third {
        width: 33.333%
    }

    .lg-two-thirds {
        width: 66.666%
    }

    .lg-one-quarter {
        width: 25%
    }

    .lg-three-quarters {
        width: 75%
    }

    .lg-one-fifth {
        width: 20%
    }

    .lg-two-fifths {
        width: 40%
    }

    .lg-one-sixth {
        width: 16.666%
    }
}

@media only screen and (max-width: 800px) {
    .md-one-whole {
        width: 100%
    }

    .md-one-half {
        width: 50%
    }

    .md-one-third {
        width: 33.333%
    }

    .md-two-thirds {
        width: 66.666%
    }

    .md-one-quarter {
        width: 25%
    }

    .md-three-quarters {
        width: 75%
    }

    .md-one-fifth {
        width: 20%
    }

    .md-two-fifths {
        width: 40%
    }

    .md-one-sixth {
        width: 16.666%
    }
}

@media only screen and (max-width: 640px) {
    .sm-one-whole {
        width: 100%
    }

    .sm-one-half {
        width: 50%
    }

    .sm-one-third {
        width: 33.333%
    }

    .sm-two-thirds {
        width: 66.666%
    }

    .sm-one-quarter {
        width: 25%
    }

    .sm-three-quarters {
        width: 75%
    }

    .sm-one-fifth {
        width: 20%
    }

    .sm-two-fifths {
        width: 40%
    }

    .sm-one-sixth {
        width: 16.666%
    }
}

@media only screen and (max-width: 480px) {
    .xs-one-whole {
        width: 100%
    }

    .xs-one-half {
        width: 50%
    }

    .xs-one-third {
        width: 33.333%
    }

    .xs-two-thirds {
        width: 66.666%
    }

    .xs-one-quarter {
        width: 25%
    }

    .xs-three-quarters {
        width: 75%
    }

    .xs-one-fifth {
        width: 20%
    }

    .xs-two-fifths {
        width: 40%
    }

    .xs-one-sixth {
        width: 16.666%
    }
}

.container {
    max-width: 1550px;
    box-sizing: content-box;
    margin: 0 auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.container--full {
    max-width: 100%
}

.container--small {
    max-width: 1005px !important
}

.container--tiny {
    max-width: 855px !important
}

.grid {
    margin-left: -2.5rem;
    list-style: none;
    margin-bottom: 0
}

.grid__item {
    float: left;
    padding-left: 2.5rem
}

.grid--narrow {
    margin-left: -1.25rem
}

.grid--narrow > .grid__item {
    padding-left: 1.25rem
}

.grid--full {
    margin-left: 0
}

.grid--full > .grid__item {
    padding-left: 0
}

.grid--tight {
    margin-left: 0
}

.grid--tight > .grid__item {
    padding-left: 0
}

.grid--wide {
    margin-left: -3.75rem
}

.grid--wide > .grid__item {
    padding-left: 3.75rem
}

.flexgrid, .flex {
    -webkit-display: flex;
    -ms-display: flex;
    display: flex
}

.flexgrid--gutter {
    margin-left: -1.25rem
}

.flexgrid--gutter .flex__item {
    padding-left: 1.25rem
}

.flexgrid--narrow {
    margin-left: -.625rem
}

.flexgrid--narrow .flex__item {
    padding-left: .625rem
}

.flexgrid--wide {
    margin-left: -2.5rem
}

.flexgrid--wide .flex__item {
    padding-left: 2.5rem
}

.flex--end {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end
}

.flex--middle {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.flex--middle p:last-child {
    margin-bottom: 0
}

.flex--column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex--center {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.flex--bottom {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.flex1 {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

html {
    font-family: "AOKBuenosAires", "Arial", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #40484D;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

*::selection {
    background: #18AB42;
    color: white
}

[data-target] {
    cursor: pointer
}

a {
    text-decoration: none;
    color: #005E3F;
}

.form__row a {
    text-decoration: underline;
}

a:hover {
    color: #18AB42;
}

a:focus, a:active {
    outline: none
}

a, i {
    -webkit-tap-highlight-color: transparent
}

h1, .alpha, h2, .beta, h3, .gamma, h4, .delta, h5, .epsilon, h6, .zeta {
    font-family: "AOKBuenosAires", "Arial", sans-serif;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 1rem;
    color: #004730
}

h1 a, h1 a:visited, .alpha a, .alpha a:visited, h2 a, h2 a:visited, .beta a, .beta a:visited, h3 a, h3 a:visited, .gamma a, .gamma a:visited, h4 a, h4 a:visited, .delta a, .delta a:visited, h5 a, h5 a:visited, .epsilon a, .epsilon a:visited, h6 a, h6 a:visited, .zeta a, .zeta a:visited {
    text-decoration: none
}

.headline-dark h1, .headline-dark .alpha, .headline-dark h2, .headline-dark .beta, .headline-dark h3, .headline-dark .gamma, .headline-dark h4, .headline-dark .delta, .headline-dark h5, .headline-dark .epsilon, .headline-dark h6, .headline-dark .zeta {
    color: #004730
}

.headline-dark h1 em, .headline-dark h1 strong, .headline-dark .alpha em, .headline-dark .alpha strong, .headline-dark h2 em, .headline-dark h2 strong, .headline-dark .beta em, .headline-dark .beta strong, .headline-dark h3 em, .headline-dark h3 strong, .headline-dark .gamma em, .headline-dark .gamma strong, .headline-dark h4 em, .headline-dark h4 strong, .headline-dark .delta em, .headline-dark .delta strong, .headline-dark h5 em, .headline-dark h5 strong, .headline-dark .epsilon em, .headline-dark .epsilon strong, .headline-dark h6 em, .headline-dark h6 strong, .headline-dark .zeta em, .headline-dark .zeta strong {
    color: #005E3F
}

h1 em, h1 strong, .alpha em, .alpha strong, h2 em, h2 strong, .beta em, .beta strong, h3 em, h3 strong, .gamma em, .gamma strong, .delta em, .delta strong, h5 em, h5 strong, .epsilon em, .epsilon strong, h6 em, h6 strong, .zeta em, .zeta strong {
    color: #008438
}

.headline-with-line h1, .headline-with-line .alpha, .headline-with-line h2, .headline-with-line .beta, .headline-with-line h3, .headline-with-line .gamma, .headline-with-line h4, .headline-with-line .delta, .headline-with-line h5, .headline-with-line .epsilon, .headline-with-line h6, .headline-with-line .zeta {
    padding-bottom: 1.25rem;
    border-bottom: 1px solid currentColor;
    margin-bottom: 1.25rem
}

h1, .alpha {
    font-size: 3rem;
    line-height: 1.20833;
    margin-bottom: 3.125rem;
    color: #18AB42
}

.mindspace h1, .mindspace .alpha {
    font-size: 2rem;
    line-height: 1.3125;
    margin-bottom: .625rem;
    color: #91F54A
}

h2, .beta {
    font-size: 2rem;
    line-height: 1.3125;
    font-weight: 600;
    color: #004730
}

h2 em, h2 strong, .beta em, .beta strong {
    font-weight: 600
}

.lighter-h2 h2, .lighter-h2 .beta {
    color: #18AB42
}

h2 a, .beta a {
    color: #004730
}

h3, .gamma {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 600
}

h3 em, h3 strong, .gamma em, .gamma strong {
    font-weight: 600
}

h4, .delta {
    font-size: 1.25rem;
    line-height: 1.4
}

.bg--grey h4 {
    color: #005E3F;
}

h5, .epsilon {
    font-size: 1rem;
    line-height: 1.5
}

h6, .zeta {
    font-size: .875rem;
    line-height: 1.21429
}

p, blockquote, pre, dl {
    margin: 0 0 1.25rem
}

p a, blockquote a, pre a, dl a {
    color: #005E3F;
    text-decoration: underline;
    font-weight: 600
}

p a:hover, blockquote a:hover, pre a:hover, dl a:hover {
    color:#18AB42;
}

.text--center {
    text-align: center
}

.text--right {
    text-align: right
}

.uppercase {
    text-transform: uppercase
}

blockquote {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0 1.5em;
    font-style: italic
}

blockquote cite {
    margin: 0;
    font-style: italic
}

hr {
    border: none;
    border-top: 1px solid #AFB6BC;
    margin: 5rem 0
}

q {
    font-style: italic
}

pre {
    padding: 2.5rem;
    border-radius: 5px;
    border: 1px solid #6D767C
}

ul {
    padding-left: 1rem
}

@font-face {
    font-family: 'AOKBuenosAires';
    src: url("../fonts/AOKBuenosAires-Bold.woff2") format("woff2"), url("../fonts/AOKBuenosAires-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'AOKBuenosAires';
    src: url("../fonts/AOKBuenosAires-Regular.woff2") format("woff2"), url("../fonts/AOKBuenosAires-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'AOKBuenosAires';
    src: url("../fonts/AOKBuenosAires-RegularItalic.woff2") format("woff2"), url("../fonts/AOKBuenosAires-RegularItalic.woff") format("woff");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'AOKBuenosAires';
    src: url("../fonts/AOKBuenosAires-SemiBold.woff2") format("woff2"), url("../fonts/AOKBuenosAires-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal
}

.btn, input[type="button"], input[type="submit"] {
    font-size: .875rem;
    display: inline-block;
    vertical-align: middle;
    font-family: inherit;
    font-weight: 600;
    cursor: pointer;
    border: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.4;
    padding: 0.95rem 1.5rem 0.8rem;
    border-radius: 5px;
    text-decoration: none !important;
    text-align: center;
    color: white;
    background-color: #18AB42;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s ease-out
}

.btn:hover, input[type="button"]:hover, input[type="submit"]:hover {
    color: white;
    background-color: #005E3F
}

.btn:active, input[type="button"]:active, input[type="submit"]:active, .btn:focus, input[type="button"]:focus, input[type="submit"]:focus {
    outline: none
}

.btn--secondary {
    background-color: #18AB42
}

.btn--secondary:hover {
    background-color: #127e31
}

.btn--bright {
    background-color: #91F54A;
    color: #293033
}

.btn--bright:hover {
    color: #293033;
    background: #50EB5D
}

.link {
    text-decoration: underline
}

.link--svg {
    display: inline-block;
    color: #000
}

.link--svg span {
    font-size: 2rem;
    font-weight: 600
}

.link--svg svg {
    display: inline-block;
    margin-right: 0.5rem;
    vertical-align: -0.1rem
}

.link--svg:hover {
    opacity: 0.8
}

.link--svg-white {
    color: #FFF !important
}

.link--svg-white path {
    fill: #FFF
}

.bg--grey .link--svg-white {
    color: #005E3F !important;
}

.bg--grey .link--svg-white path {
    fill: #005E3F !important;
}

.btn--toggle {
    height: 86px;
    width: 86px;
    top: 0;
    right: 0;
    text-align: center;
    border-radius: 0;
    border: 0;
    position: absolute;
    z-index: 3000;
    padding: 1.25rem;
    background-color: #004730;
}

.startpage .btn--toggle,
.textpage .btn--toggle {
    top: 2.5rem;
    right: 2.5rem;
    background: none;
    padding: 0;
    height: 46px;
    width: 46px;
}

.btn--toggle .icon-bar {
    display: block;
    background: #FFF;
    position: relative;
    width: 46px;
    height: 5px;
    margin: 8px auto;
    transition: transform .2s ease-out
}

.textpage .btn--toggle .icon-bar  {
    background: #004730;
}

.btn--toggle .icon-bar:nth-of-type(3) {
    width: 35px;
    margin-left: 10px
}

select, input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="number"], textarea {
    font-size: 1rem;
    width: 100%;
    border: 1px solid #6D767C;
    padding: 1rem 1rem 0.8rem;
    background: #FFF;
    outline: none;
    border-radius: 5px;
    box-shadow: none;
    color: #293033
}

input[type="text"]::placeholder, input[type="tel"]::placeholder, input[type="email"]::placeholder, input[type="password"]::placeholder {
    color: #293033;
}

.error select, .error input[type="text"], .error input[type="tel"], .error input[type="email"], .error input[type="password"], .error input[type="number"] textarea {
    border-color: #d00
}

textarea {
    resize: vertical;
    height: 160px
}

input[type="text"]::-ms-clear {
    display: none
}

.form__row {
    margin-bottom: 1.25rem
}

label {
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-bottom: 0.75em
}

.wpcf7-form-control-wrap {
    display: block
}

span.wpcf7-list-item {
    margin-left: 0
}

.form__row p {
    margin-bottom: 0.5rem;
    color: #293033
}

.form__submit {
    padding-top: 1rem
}

.form__submit .btn, .form__submit input[type="button"], .form__submit input[type="submit"] {
    min-width: 14rem
}

.radiobuttons .flex {
    border: 1px solid #6D767C;
    border-radius: 5px;
    overflow: hidden
}

.radiobuttons input {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
    width: 1px
}

.radiobuttons label {
    display: block;
    margin: 0;
    padding: 1rem 1rem 0.8rem;
    line-height: 1.4;
    text-align: center
}

.radiobuttons .flex > div {
    border-right: 1px solid #6D767C
}

.radiobuttons .flex > div:last-child {
    border-right: 0
}

.radiobuttons label:hover {
    background: #98E692
}

.radiobuttons input:checked + label {
    background: #005E3F;
    color: #FFF
}

.checkbox input {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
    width: 1px
}

.checkbox label {
    position: relative;
    padding-left: 2.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.1rem
}

.checkbox label::before {
    content: '';
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.45rem;
    background: #FFF;
    border-radius: 4px;
    text-align: center;
    color: #293033;
    border: 1px solid #6D767C;
    font-size: 1rem;
    padding-left: 1px
}

.error .checkbox label::before {
    border-color: #d00
}

.checkbox input:checked + label::before {
    content: "\e904"
}

.header-nav {
    position: relative;
    z-index: 9
}

.header-nav li {
    float: left
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.accordion-con {
    border-bottom: 1px solid #98A1A6
}

.accordion__link {
    font-weight: bold;
    display: block;
    position: relative;
    color: #40484D;
    padding: 1.6rem 3rem 1.4rem 0;
    border-top: 1px solid #98A1A6
}

.accordion__link::before, .accordion__link::after {
    content: '';
    position: absolute;
    background: #008438;
}

.accordion__link::before {
    width: 24px;
    height: 2px;
    right: 1rem;
    top: 50%;
    margin-top: -1px
}

.accordion__link::after {
    height: 24px;
    width: 2px;
    right: 1rem;
    top: 50%;
    margin-top: -12px;
    margin-right: 11px
}

.accordion__link.js-active::after {
    display: none
}

.accordion__link:hover {
    color: #008438;
}

.accordion__content {
    display: none;
    padding: 0.5rem 3rem 1rem 0
}

.nav-mobile {
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 0;
    width: 32rem;
    height: 0;
    overflow: hidden;
    opacity: 1;
    transition: opacity .2s ease-out, transform .2s ease-out;
    transform: translateX(100%)
}

.nav-mobile__inner {
    background: #FFF;
    min-height: 100%;
    display: inline-block;
    width: 100%;
    padding-top: 7.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.nav-mobile__inner .close-mobile-nav {
    font-size: 1.5rem;
    position: absolute;
    top: 1.875rem;
    right: 2.5rem;
    padding: 1rem;
    color: #004730
}

.nav-mobile__inner h5 {
    color: #008438;
    margin-bottom: 1rem
}

.nav-mobile-active, .nav-mobile-active body {
    overflow: hidden
}

.nav-mobile-transiting .nav-mobile, .nav-mobile-active .nav-mobile {
    height: 100%;
    -webkit-backface-visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.nav-mobile-active .nav-mobile {
    opacity: 1;
    transform: translateX(0)
}

.nav-mobile__inner ul {
    list-style: none;
    padding: 0;
    margin: 0 0 2.5rem
}

.nav-mobile__inner ul li {
    display: block;
    border-top: 2px solid #DFE3E6
}

.nav-mobile__inner ul li:last-child {
    border-bottom: 2px solid #DFE3E6
}

.nav-mobile__inner ul a {
    font-size: 1rem;
    font-weight: 600;
    display: block;
    padding: 1.15rem 3rem 0.9rem 1rem;
    color: #293033;
    position: relative;
    transition: all .2s ease-out
}

.nav-mobile__inner ul a::before {
    content: "\e901";
    font-family: 'icomoon';
    position: absolute;
    right: 1rem;
    top: 52%;
    transform: translateY(-50%);
    color: currentColor;
    font-weight: normal;
    font-size: 1.5rem
}

.nav-mobile__inner ul a:hover, .nav-mobile__inner ul .active .active a {
    color: #008438
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
    overflow: hidden;
    position: fixed;
    background: #0B0C0D;
    opacity: 0.85
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10002;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-close {
    display: none !important
}

.mfp-content {
    position: static
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.9
}

.js-fade-in, .js-load {
    transition: all 0.5s ease-out;
    opacity: 0
}

.js-fade-in.js-in, .js-load.js-in {
    opacity: 1
}

.js-fade-up {
    transition: all 0.5s ease-out;
    transform: translateY(2.5rem);
    opacity: 0
}

.js-fade-up.js-in {
    transform: translateY(0);
    opacity: 1
}

.site-header {
    position: relative;
    z-index: 999;
    padding-top: 2rem;
    margin-bottom: 2.5rem
}

.site-header .border {
    padding-bottom: 2rem;
    border-bottom: 1px solid #AFB6BC
}

.mindspace .site-header {
    background: #005E3F;
    position: absolute;
    padding-top: 1.875rem;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    width: 40rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    padding-bottom: 0.5rem
}

.mindspace .site-header .border {
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #91F54A
}

.mindspace .site-header p {
    color: #FFF
}

.nav--fixed {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    transform: translateY(-100%);
    display: flex;
    justify-content: center;
    transition: all .2s ease-out
}

.nav--fixed.show {
    transform: translateY(0);
}

.nav--fixed ul {
    display: flex;
    gap: .5rem 2rem;
    justify-content: center;
    padding: .8rem 2rem;
    background-color: #01472f;
    flex-wrap: wrap;
}

.nav--fixed a {
    display: inline-block;
    position: relative;
    font-weight: bold;
    color: #FFF;
    transition: all .2s ease-out
}

.nav--fixed a::before {
    transition: all .2s ease-out
}

.nav--fixed a:hover {
    color: #91F54A
}

.nav--fixed a.js-active {
    color: #91F54A;
}

.nav--fixed-right {
    left: auto;
    right: 2.5rem;
    text-align: right
}

.nav--fixed-right a {
    padding-right: 2rem;
    padding-left: 0
}

.nav--fixed-right a.js-active::before {
    left: auto;
    right: 0
}

@media screen and (max-width:480px) {
    .nav--fixed {
        display:none !important;
    }
}

.site-branding {
    position: relative;
    width: 11.75rem;
    margin: 0 auto;
    z-index: 9
}

.mindspace .site-branding {
    width: 10.6rem
}

.site-branding a, .site-branding svg {
    display: block
}

html {
    scroll-behavior: smooth
}

.margin-bottom {
    margin-bottom: 2.5rem
}

.margin-top {
    margin-top: 2.5rem
}

.margin-bottom--small {
    margin-bottom: 1.25rem
}

.margin-bottom--big {
    margin-bottom: 5rem
}

.spacing {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem
}

.spacing--big {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem
}

.relative {
    position: relative
}

.padding {
    padding: 2.5rem
}

.padding-top {
    padding-top: 2.5rem
}

.padding-top--small {
    padding-top: 1.25rem
}

.padding-bottom--small {
    padding-bottom: 1.25rem
}

.object-fit-con {
    position: relative;
    overflow: hidden
}

.object-fit-con > img {
    position: absolute;
    object-fit: cover
}

header.object-fit-con {
    min-height: 100vh
}

.bg--light {
    background: #EEFAEA
}

.bg--grey {
    background: #C4CDD2;
}

.bg--green {
    background: #98E692
}

.bg--dark {
    background: #005E3F
}

.bg--dark h2, .bg--dark h3, .bg--dark h4, .bg--dark h5, .bg--dark p {
    color: #FFF
}

.bg--dark strong, .bg--dark p a {
    color: #91F54A
}

.bg--white {
    background: #FFF
}

.link--back {
    position: absolute;
    z-index: 9;
    left: 2.5rem;
    top: 2.5rem;
    display: inline-block;
    color: #000;
    font-weight: 600;
    padding: 0.25rem 0
}

.link--back:hover {
    color: #005E3F
}

.link--back i {
    font-weight: normal;
    display: inline-block;
    margin-right: 0.5rem;
    vertical-align: -1px
}

.link--back-white {
    color: #FFF;
    background-color:#004730;
    padding: 0.95rem 1.5rem 0.8rem;
    left: 0;
}

.link--back-white:hover {
    color: #91F54A
}

.content-area ul {
    color: #005E3F;
    margin: 1.25rem 0 1.25rem 2.5rem;
    padding: 0
}

.content-area li {
    padding: 0.4rem 0
}

.link--contact {
    position: fixed;
    z-index: 99;
    bottom: 0;
    right: 0;
    height: 7.5rem;
    width: 7.5rem;
    background: #004730;
    color: #91F54A;
    text-align: center
}

.link--contact span {
    display: block;
    color: #FFF
}

.link--contact i {
    color: #91F54A;
    font-size: 2.5rem
}

.link--contact:hover span {
    color: #91F54A
}

.fullheight {
    min-height: 100vh
}

.fullheight--mindspace {
    position: relative;
    padding-top: 19rem
}

.fullheight--mindspace .bg {
    position: absolute;
    object-fit: cover
}

.event-blocks__reg {
    background: #005E3F;
    padding: 1.875rem;
    position: relative
}

.event-blocks__reg p {
    color: #FFF;
    margin-bottom: 0.5rem
}

.event-blocks__dates {
    padding: 1.875rem;
    text-align: center;
    background: #98E692;
    position: relative
}

.event-blocks__dates h4 {
    font-size: 1.125rem;
    margin-bottom: 0.5rem;
    color: #FFF
}

.event-blocks__dates p {
    color: #FFF;
    line-height: 1.75;
    font-weight: bold;
    margin-bottom: 0
}

.event-blocks__dates p a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none
}

.event-blocks__dates p a:hover {
    color: #EEFAEA
}

.fullheight--mindspace:last-child .event-blocks__dates h4 {
    color: #000
}

.fullheight--mindspace:last-child .event-blocks__dates p {
    color: #000
}

.fullheight--mindspace:last-child .event-blocks__dates p a {
    color: #000
}

.fullheight--mindspace:last-child .event-blocks__dates p a:hover {
    color: #004730
}

.event-blocks {
    width: 31.25rem;
    padding-top: 8vh;
    padding-bottom: 8vh
}

.event-blocks .one-half {
    min-height: 15.625rem
}

.event-blocks .event-blocks__logo {
    background: #E9F3E5
}

.one-half:first-child .event-blocks {
    margin-right: 3.125rem;
    float: right
}

.one-half:first-child .event-blocks .event-blocks__bg {
    background: linear-gradient(to bottom, transparent, transparent 50%, #98E692 50%)
}

.one-half:last-child .event-blocks {
    margin-left: 3.125rem
}

.one-half:last-child .event-blocks .event-blocks__bg {
    background: linear-gradient(to bottom, #AFB6BC, #AFB6BC 50%, transparent 50%)
}

.one-half:last-child .event-blocks .event-blocks__dates {
    background: #AFB6BC
}

.bubble {
    font-size: 1.125rem;
    line-height: 1.22222;
    font-weight: bold;
    color: #000;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 1.1rem 0.65rem 1rem;
    position: absolute;
    z-index: 9;
    right: 100%;
    bottom: 100%;
    transform: translate3d(1.5rem, 1.5rem, 0);
    background: #FFF133;
    border-radius: 3.3rem 3.3rem 0 3.3rem;
    width: 6.6rem;
    height: 6.6rem
}

.bubble--right {
    right: auto;
    left: 100%;
    border-radius: 3.3rem 3.3rem 3.3rem 0;
    transform: translate3d(-1.5rem, 1.5rem, 0)
}

.section--speakers .flex__item {
    margin-bottom: .625rem
}

.link--open {
    display: block;
    position: relative;
    background: #FFF;
    height: 100%;
    transition: all .2s ease-out
}

.link--open img {
    width: 100%
}

.link--open .inner {
    padding: 1.25rem;
    text-align: center
}

.link--open .inner p {
    margin-bottom: 0;
    color: #000
}

.link--open .inner strong {
    font-size: 1.25rem;
    display: block;
    color: #005E3F
}

.link--open:hover {
    background: #005E3F
}

.link--open:hover * {
    color: #FFF !important
}

.text--max p {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto
}

.header--registration {
    min-height: 100vh
}

.registration-grid {
    position: relative
}

.registration-grid .flex {
    position: relative
}

.registration .bg, .registration-dark .bg {
    position: absolute;
    width: 50vw;
    object-fit: cover
}

.registration-dark .bg {
    left: auto;
    right: 0
}

.popup--speaker .container--small {
    max-width: 62.5rem
}

.popup--speaker img {
    width: 100%
}

.popup--speaker .three-quarters {
    background: #FFF;
    padding: 3.125rem 3.75rem;
    position: relative
}

.popup--speaker h4 {
    font-size: 1.25rem;
    margin-bottom: 0.5rem
}

.popup--speaker p {
    color: #293033
}

.popup__close {
    position: absolute;
    padding: 1.25rem;
    top: 0;
    right: 0;
    font-size: 1.5rem;
    color: #293033
}

.block--logo {
    position: relative;
    z-index: 9;
    width: 15.625rem;
    float: right
}

.block--logo img {
    width: 100%
}

.block--date {
    width: 7.8125rem;
    height: 15.625rem;
    background: #005E3F;
    padding: 1.25rem;
}

.block--date .date {
    font-size: 2.25rem;
    line-height: 1.13889;
    color: #91F54A;
    font-weight: bold;
    margin-bottom: 0.5rem
}

.block--date .time {
    font-size: 1.125rem;
    color: #FFF
}

.block--date-relive {
    background: #C4CDD2;
}

.block--date-relive .date, .block--date-relive .time {
    color: #004730
}

.box--reg, .box--login {
    padding: 2.5rem 3.75rem
}

.box--login {
    width: 23.5rem
}

.box--login .form__row {
    margin-bottom: 0.75rem
}

.block--small {
    position: relative;
    padding: 1.875rem 1.875rem 1.25rem
}

.block--small p a {
    text-decoration: none
}

.go-down, .down-with-text {
    display: inline-block;
    font-size: 2.5rem;
    color: #000;
}

.go-down:hover, .down-with-text:hover {
    color: #000000
}

.down-with-text {
    width: 6.75rem;
    margin-top: 1.875rem
}

.down-with-text span {
    font-size: .875rem;
    display: block
}

.signup-grid-reverse {
    flex-direction: row-reverse
}

.header--registration-dark {
    background: #005E3F
}

.header--registration-dark .go-down {
    color: #FFF
}

.header--registration-dark .go-down:hover {
    color: #91F54A
}

.section--programm {
    overflow: hidden;
    background: #005E3F
}

.section--programm h2 {
    font-weight: bold;
    margin-bottom: 3.75rem
}

.section--programm .flex__programm {
    width: calc(100% - 7.8125rem);
    padding-right: 2.5rem
}

.section--programm .flex__programm h2, .section--programm .flex__programm h3, .section--programm .flex__programm h4, .section--programm .flex__programm h5, .section--programm .flex__programm p, .section--programm .flex__programm p a {
    color: #FFF
}

.section--programm .flex__programm p {
    max-width: 65rem
}

.section--programm .flex__date-block {
    width: 7.8125rem
}

.section--programm .block--date:not(.block--date-relive) {
    background: #FFF;
    position: relative
}

.section--programm .block--date:not(.block--date-relive) .date {
    color: #18AB42
}

.section--programm .block--date:not(.block--date-relive) .time {
    color: #004730
}

.section--programm .block--date {
    position: relative
}

.section--programm .block--date::before {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 100vw;
    background: #98E692
}

.livestream-360 .section--programm .block--date {
    background: #EEFAEA
}

.livestream-360 .section--programm .block--date::before {
    background: #AFB6BC
}

.relive-360 .section--programm .block--date {
    background: #DFE3E6
}

.relive-360 .section--programm .block--date::before {
    background: #AFB6BC
}

.form--question {
    position: relative;
    padding: 2.375rem 2.25rem 2.5rem 5.625rem;
    background: #005E3F
}

.form--question i {
    position: absolute;
    color: #91F54A;
    font-size: 2.75rem;
    left: 1.875rem;
    top: 50%;
    transform: translateY(-50%)
}

.form--question button {
    white-space: nowrap
}

.form--question input[type="text"] {
    border: 0;
    background: transparent;
    border-radius: 0;
    border-bottom: 1px solid #98A1A6;
    color: #AFB6BC;
    padding-left: 0
}

.video-dates .three-quarters, .link-and-down .three-quarters {
    width: calc(100% - 15.625rem)
}

.video-dates .one-quarter, .link-and-down .one-quarter {
    width: 15.625rem
}

.video-dates .event-blocks__dates, .link-and-down .event-blocks__dates {
    background: #35BF50;
    min-height: 15.625rem
}

.relive .event-blocks__dates,
.relive-360 .event-blocks__dates {
    min-height: initial;
}

.video-dates .event-blocks__dates p, .link-and-down .event-blocks__dates p {
    color: #FFF !important
}

.relive-360 .event-blocks__dates {
    background: #EEFAEA
}

.relive-360 .event-blocks__dates p, .relive-360 .event-blocks__dates h4 {
    color: #004730 !important
}

.relive-360 .event-blocks__dates p a {
    color: #004730
}

.bg--green.section--speakers h2 {
    color: #000
}

#speakers.bg--grey h2 {
    color: #005E3F;
}

.overlay {
    position: fixed;
    z-index: 999;
    background: rgba(11, 12, 13, 0.8);
    overflow: auto
}

.js-overlay {
    overflow: hidden;
    height: 100vh
}

.js-overlay .link--contact {
    z-index: 999
}

.site-footer {
    background: #005E3F;
    padding: 3.5rem 0;
    position: relative;
    z-index: 99
}

.mindspace .site-footer {
    margin-top: 0
}

.site-footer .one-half:last-child {
    text-align: right
}

.site-footer .site-branding--footer {
    margin-left: 0;
    width: 11.75rem
}

.nav--footer {
    white-space: nowrap
}

.nav--footer li {
    display: inline-block;
    margin-left: 1rem;
    position: relative
}

.nav--footer li:first-child {
    margin-left: 0
}

.nav--footer li::after {
    content: '|';
    position: absolute;
    top: 50%;
    color: #FFF;
    transform: translateY(-50%);
    right: -0.7rem
}

.nav--footer li:last-child::after {
    display: none
}

.nav--footer a {
    display: block;
    color: #FFF;
    padding: 0.25rem 0 0.2rem
}

.nav--footer a:hover {
    color: #50EB5D
}

@media only screen and (max-width: 1640px) {
    .block--small .bubble {
        transform: translate3d(6rem, 1rem, 0)
    }

    .block--small .bubble--right {
        transform: translate3d(-6rem, 1rem, 0)
    }
}

@media only screen and (max-width: 1400px) {
    html {
        font-size: 15px
    }

    .one-half:last-child .event-blocks {
        margin-left: 2rem
    }

    .one-half:first-child .event-blocks {
        margin-right: 2rem
    }

    .link--contact {
        width: 6rem;
        height: 6rem
    }

    .link--contact i {
        font-size: 1.8rem
    }

    .box--reg {
        padding: 2.5rem
    }
}

@media only screen and (max-width: 1340px) {
    .signup-grid .one-third {
        width: 66.66%
    }

    .video-dates .block--small .bubble--right {
        transform: translate3d(1.5rem, 1.5rem, 0);
        border-radius: 3.3rem 3.3rem 0 3.3rem;
        right: 100%;
        left: auto
    }
}

@media only screen and (min-width: 1021px) and (max-width: 1340px) {
    .signup-grid .one-third {
        position: absolute;
        right: 100%;
        width: 15.625rem
    }

    .signup-grid-reverse .one-third {
        position: absolute;
        left: 100%;
        width: 15.625rem
    }

    .block--small .bubble {
        left: 100%;
        right: auto;
        transform: translate3d(-1.5rem, 1.5rem, 0);
        border-radius: 3.3rem 3.3rem 3.3rem 0
    }

    .block--small .bubble--right {
        right: 100%;
        left: auto;
        transform: translate3d(-1.5rem, 1.5rem, 0);
        border-radius: 3.3rem 3.3rem 3.3rem 0
    }

    .registration .bubble--right {
        top: 100%;
        bottom: auto;
        transform: translate3d(1.5rem, -1.5rem, 0);
        border-radius: 3.3rem 0 3.3rem 3.3rem
    }
}

@media only screen and (max-width: 1200px) {
    .event-blocks .bubble {
        transform: translate3d(5rem, 1rem, 0)
    }

    .event-blocks .bubble--right {
        transform: translate3d(-5rem, 1rem, 0)
    }

    .link--contact {
        width: 2.5rem;
        height: 2.5rem
    }

    .link--contact i {
        font-size: 1.2rem;
        display: block
    }

    .link--contact span {
        display: none
    }

    .one-half:last-child .event-blocks {
        margin-left: 1rem
    }

    .one-half:first-child .event-blocks {
        margin-right: 1rem
    }
}

@media only screen and (max-width: 1024px) {
    .down-with-text span {
        display: none
    }
}

@media only screen and (max-width: 1020px) {
    .lg--hidden {
        display: none
    }

    .signup-grid .one-third {
        width: 75%
    }

    .registration .bg, .registration-dark .bg {
        width: 100%
    }

    .block--small .bubble {
        transform: translate3d(1.5rem, -1.5rem, 0);
        top: 100%;
        bottom: auto;
        border-radius: 3.3rem 0 3.3rem 3.3rem
    }

    .block--small .bubble--right {
        transform: translate3d(-1.5rem, -1.5rem, 0);
        top: 100%;
        bottom: auto;
        border-radius: 0 3.3rem 3.3rem 3.3rem
    }

    .video-dates .block--small .bubble--right {
        display: none
    }

    .event-blocks {
        width: 16rem
    }

    .event-blocks .one-half {
        display: none;
        width: 100%;
        order: 9
    }

    .event-blocks .event-blocks__dates {
        display: block;
        order: 1
    }

    .event-blocks .event-blocks__dates p {
        max-height: none
    }

    .event-blocks .event-blocks__logo {
        display: block;
        order: 2
    }

    .event-blocks .event-blocks__reg {
        display: flex;
        order: 3
    }

    .event-blocks .bubble {
        transform: translate3d(1rem, 1rem, 0)
    }

    .event-blocks .bubble--right {
        transform: translate3d(-1rem, 1rem, 0)
    }

    .signup-grid .one-third {
        width: 50%;
        padding-right: 4rem
    }

    .signup-grid-reverse .one-third {
        padding-right: 0;
        padding-left: 4rem
    }

    .bg--dark {
        background: #004730
    }

    .link--back-white span {
        display: none
    }

    .video-dates .three-quarters, .video-dates .one-quarter {
        width: 100%
    }

    .video-dates .one-quarter {
        display: flex
    }

    .video-dates .one-quarter .block--small {
        width: calc(100% - 15.625rem)
    }

    .video-dates .one-quarter .event-blocks__dates {
        width: 15.625rem
    }

    .box--login .bubble--right {
        transform: translate3d(-3.5rem, 5rem, 0)
    }
}

@media only screen and (max-width: 800px) {
    .container {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .popup--speaker .three-quarters {
        padding: 3rem 2rem 2rem
    }

    .popup__close {
        padding: 0.75rem
    }

    .link--back {
        left: 1.25rem;
        top: 1.25rem
    }

    .livestream-chat .three-quarters {
        order: 9
    }

    .box--login {
        margin-left: -15.625rem
    }
}

@media only screen and (max-width: 640px) {
    .nav-mobile {
        width: 100%;
        transform: none;
        opacity: 0
    }

    .one-half:last-child .event-blocks {
        margin-left: 1.25rem
    }

    .one-half:first-child .event-blocks {
        margin-right: 1.25rem
    }

    .mindspace .site-header {
        width: 100%;
        margin-bottom: 0;
        position: relative;
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .btn--toggle {
        top: -9px;
        right: -9px;
        transform: scale(0.8);
    }

    .startpage .btn--toggle,
    .textpage .btn--toggle {
        top: 2rem;
        right: 2.25rem
    }

    .nav-mobile__inner {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .nav-mobile__inner .close-mobile-nav {
        right: 2rem
    }

    .fullheight--mindspace {
        min-height: auto;
        padding-top: 0
    }

    .event-blocks {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .site-footer {
        font-size: 0.8rem;
        padding: 2.5rem 0
    }

    .site-footer .site-branding--footer {
        width: 8rem
    }

    .accordion__link::before, .accordion__link::after {
        right: 0
    }

    .signup-grid .one-third {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    .block--small .bubble {
        transform: translate3d(6rem, -1.5rem, 0)
    }

    .block--small .bubble--right {
        transform: translate3d(-6rem, -1.5rem, 0)
    }

    .box--reg {
        padding: 2.5rem 1.875rem 1.875rem
    }

    .link--back-white {
        left: auto;
        right:0;
        top: 5rem;
        padding: 0.95rem 1.0rem 0.8rem;
        transform: rotate(180deg)
    }

    .link-and-down .three-quarters, .link-and-down .one-quarter {
        width: 100%
    }

    .video-dates .one-quarter {
        display: block
    }

    .video-dates .one-quarter .block--small, .video-dates .one-quarter .event-blocks__dates {
        width: 100%;
        min-height: auto
    }
}

@media only screen and (max-width: 480px) {
    h1, .alpha {
        font-size: 2.25rem
    }

    h2, .beta {
        font-size: 1.6rem
    }

    h3, .gamma {
        font-size: 1.4rem
    }

    h4, .delta {
        font-size: 1.2rem
    }

    .mindspace .site-header {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .startpage .btn--toggle,
    .textpage .btn--toggle {
        top: 2rem;
        right: 1rem
    }

    .nav-mobile__inner {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .nav-mobile__inner .close-mobile-nav {
        right: 1.25rem
    }

    .logo-top .flex__item:first-child {
        background: #E9F3E5;
        display: flex;
        align-items: center
    }

    .logo-top .block--logo {
        width: 100%
    }

    .logo-top .block--date {
        height: 100%
    }

    .section--programm .flex__date-block {
        width: 100%
    }

    .section--programm .flex__programm {
        width: 100%;
        padding-right: 0;
        order: 9
    }

    .box--login {
        margin-left: 0;
        width: 100%
    }

    .box--login .bubble--right {
        transform: translate3d(-5.5rem, 4.5rem, 0)
    }
}

@media only screen and (max-width: 420px) {
    .section--speakers .flex__item {
        width: 100%
    }
}

@media only screen and (max-width: 360px) {
    .mindspace .content-area {
        overflow: hidden
    }

    .event-blocks .bubble {
        transform: translate3d(2rem, 1rem, 0)
    }

    .event-blocks .bubble--right {
        transform: translate3d(-2rem, 1rem, 0)
    }
}

/*# sourceMappingURL=styles.css.map */
