/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,400,700");
@import url(../../../../wp-content/themes/wfp/icons/dist/css/fontello-embedded.css);
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Render the `main` element consistently in IE. */
main { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.txt-white { color: #fff !important; }

.bg-white { background-color: #fff !important; }

.txt-black { color: #111 !important; }

.bg-black { background-color: #111 !important; }

.txt-gray { color: #8c8c8c !important; }

.bg-gray { background-color: #8c8c8c !important; }

.txt-light-gray { color: #cacaca !important; }

.bg-light-gray { background-color: #cacaca !important; }

.txt-lighter-gray { color: #f7f7f7 !important; }

.bg-lighter-gray { background-color: #f7f7f7 !important; }

.txt-dark-gray { color: #3B3B3B !important; }

.bg-dark-gray { background-color: #3B3B3B !important; }

.txt-yellow { color: #ffb90a !important; }

.bg-yellow { background-color: #ffb90a !important; }

.txt-red { color: #ff4545 !important; }

.bg-red { background-color: #ff4545 !important; }

.txt-blue { color: #0078B0 !important; }

.bg-blue { background-color: #0078B0 !important; }

.txt-light-blue { color: #E4E9F0 !important; }

.bg-light-blue { background-color: #E4E9F0 !important; }

.txt-dark-blue { color: #19486a !important; }

.bg-dark-blue { background-color: #19486a !important; }

.txt-yellow { color: #ffb90a !important; }

.bg-yellow { background-color: #ffb90a !important; }

.txt-green { color: #28c998 !important; }

.bg-green { background-color: #28c998 !important; }

.txt-purple { color: #5d2650 !important; }

.bg-purple { background-color: #5d2650 !important; }

.bg-dark-purple { background-color: #262837 !important; }

@font-face { font-family: "halden"; src: url("../fonts/halden_solid-webfont.woff") format("woff"), url("../fonts/halden_solid-webfont.woff2") format("woff2"); }

.font-rustico { font-family: "halden" !important; }

.font-roboto { font-family: "Roboto", sans-serif !important; }

.share-this { margin-top: 20px; }

.icon-facebook, .icon-twitter, .icon-linkedin, .icon-email { color: white; text-decoration: none; }

html, body { font-family: "Roboto", sans-serif !important; font-size: 16px; }

h1, .h1 { display: block; max-width: 650px; font-weight: 100; font-family: "halden" !important; text-align: center; text-transform: uppercase; font-size: 4rem; line-height: 1.1em; letter-spacing: 0.05em; }

@media (max-width: 47.99em) { h1, .h1 { font-size: 3rem; } }

h2, .h2 { display: block; font-weight: normal; font-family: "halden" !important; text-align: center; margin-top: 1em; text-transform: uppercase; font-size: 2.5rem; line-height: 1.2em; letter-spacing: 0.05em; }

h3, .h3 { display: block; font-weight: 200; line-height: 1.5em; font-size: 2rem; }

h4, .h4 { font-size: 1.6rem; font-weight: 100; }

h4 strong, .h4 strong { font-family: "halden" !important; text-transform: uppercase; display: block; font-size: 1.7em; line-height: 1em; margin-top: 0.5em; margin-bottom: 0.2em; font-weight: 100; letter-spacing: 3px; }

h5, .h5 { display: block; font-size: 1.4rem; line-height: 1.5em; font-weight: normal; }

h6, .h6 { display: block; font-size: 11.2px; font-weight: normal; }

p, .p { font-size: 1.5rem; display: block; line-height: 1.7em; font-family: "Roboto", sans-serif !important; max-width: 650px; font-weight: 300; color: #3b3b3b; }

ul.ul { list-style-type: none; font-size: 1.3rem; padding: 0; }

ul.ul li { line-height: 1.3em; margin: 1em 0; }

strong, .bold, .font-weight-bold { font-weight: 700 !important; }

@media (min-width: 48em) { .center-on-tablet { text-align: center !important; } }

@media (max-width: 47.99em) { .center-on-mobile { text-align: center !important; } }

.txt-center, .text-center { text-align: center !important; }

.txt-lowercase { text-transform: lowercase !important; }

figure { margin: 1em 0; padding: 0; }

figure figcaption { color: #8c8c8c; text-align: left; }

figure figcaption strong { color: #3B3B3B; }

a.button-dot, button.button-dot { background: none; position: relative; color: #3B3B3B; text-transform: uppercase; display: block; font-family: "Roboto", sans-serif !important; font-weight: 300; border: 0; outline: 0; width: 200px; margin: auto; padding-top: 100px; text-decoration: none; text-align: center; }

a.button-dot.btn-yellow .dot, button.button-dot.btn-yellow .dot { background: #ffb90a; }

a.button-dot.btn-yellow .dot:before, button.button-dot.btn-yellow .dot:before { border: 2px solid #ffb90a; box-shadow: 0px 0 4px 2px rgba(255, 185, 10, 0.5); }

a.button-dot.btn-yellow .dot:after, button.button-dot.btn-yellow .dot:after { box-shadow: 0px 0 2px 3px rgba(255, 185, 10, 0.5); }

a.button-dot.btn-blue .dot, button.button-dot.btn-blue .dot { background: #0078B0; }

a.button-dot.btn-blue .dot:before, button.button-dot.btn-blue .dot:before { border: 2px solid #0078B0; box-shadow: 0px 0 4px 2px rgba(0, 120, 176, 0.5); }

a.button-dot.btn-blue .dot:after, button.button-dot.btn-blue .dot:after { box-shadow: 0px 0 2px 3px rgba(0, 120, 176, 0.5); }

a.button-dot.btn-lightblue .dot, button.button-dot.btn-lightblue .dot { background: #E4E9F0; }

a.button-dot.btn-lightblue .dot .arrow, button.button-dot.btn-lightblue .dot .arrow { color: #5d2650; }

a.button-dot.btn-lightblue .dot:before, button.button-dot.btn-lightblue .dot:before { border: 2px solid #E4E9F0; box-shadow: 0px 0 4px 2px rgba(228, 233, 240, 0.5); }

a.button-dot.btn-lightblue .dot:after, button.button-dot.btn-lightblue .dot:after { box-shadow: 0px 0 2px 3px rgba(228, 233, 240, 0.5); }

a.button-dot .dot, button.button-dot .dot { border-radius: 50%; display: block; background: #fc4443; width: 80px; height: 80px; margin: auto; text-decoration: none; color: white; position: absolute; top: 0; left: 0; right: 0; margin: auto; line-height: 80px; text-align: center; z-index: 2; transform: scale(0.8); transition: transform 0.3s; }

a.button-dot .dot:before, button.button-dot .dot:before { content: ""; position: absolute; right: -8px; top: -7px; width: 91px; height: 91px; border-radius: 50%; border: 2px solid #fc4443; box-shadow: 0px 0 4px 2px rgba(252, 68, 67, 0.5); background: none; z-index: 1; opacity: 0.8; }

a.button-dot .dot:after, button.button-dot .dot:after { content: ""; position: absolute; right: -11px; top: -10px; width: 101px; height: 101px; border-radius: 50%; box-shadow: 0px 0 2px 3px rgba(252, 68, 67, 0.5); background: none; z-index: 1; opacity: 0.8; }

@keyframes pulse { 0% { transform: scale(0.7); }
  100% { transform: scale(1); } }

a.button-dot .dot:before, button.button-dot .dot:before { animation: pulse 1.5s infinite alternate ease-in-out 0.25s; }

a.button-dot .dot:after, button.button-dot .dot:after { animation: pulse 1.5s infinite alternate ease-in-out 0.75s; }

a.button-dot .dot .arrow, button.button-dot .dot .arrow { transform: rotate(-45deg); position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0; width: 20px; height: 20px; display: block; text-align: center; line-height: 15px; font-size: 1.3rem; font-weight: bold; }

a.button-dot > img, button.button-dot > img { width: 80px; margin: 1em auto; position: relative; display: block; transition: 0.2s; pointer-events: none; display: none; }

@media (max-width: 47.99em) { a.button-dot, button.button-dot { display: none; } }

@supports not (-webkit-overflow-scrolling: touch) { a.button-dot:hover .dot, a.button-dot:focus .dot, button.button-dot:hover .dot, button.button-dot:focus .dot { transform: scale(1); } }

a.btn-box { display: block; text-align: center; min-width: 200px; max-width: 300px; width: auto; position: relative; margin: 0 auto 5px auto; padding: 0.5em; text-transform: uppercase; text-decoration: none; font-family: "Roboto", sans-serif !important; font-weight: 300; font-size: 1.2rem; }

a.btn-box.btn-red { background-color: #ff4545; color: #fff; }

a.btn-box.btn-yellow { background-color: #ffb90a; color: #111; }

a.btn-box.btn-transparent { background-color: transparent; color: rgba(228, 233, 240, 0.6); }

a.btn-box:hover, a.btn-box:focus { background-color: black; color: #fff; }

html { width: 100%; max-width: 100vw; }

body { box-sizing: border-box; overflow-x: hidden; width: 100%; max-width: 100vw; overflow-x: hidden; background-color: #E4E9F0; }

main { position: relative; }

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

section, .section { position: relative; z-index: 2; padding: 1em 1em; }

@media (max-width: 47.99em) { section, .section { text-align: center; } }

section .s_inner, .section .s_inner { position: relative; width: 100%; max-width: 1400px; margin: auto; }

.block { display: block; }

@media (max-width: 47.99em) { .hide-on-mobile { display: none; } }

#wfp-header { width: 100vw; position: -webkit-sticky; position: sticky; top: 0; margin: 0; z-index: 500; }

@media (max-width: 47.99em) { #wfp-header { position: relative; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5); } }

@media (min-width: 48em) { #wfp-header { width: 3rem; } }

#wfp-logo { display: inline-block; width: 3rem; height: auto; margin: 0; padding: 10px 5px 5px 10px; }

#wfp-logo path, #wfp-logo rect, #wfp-logo polygon { transition: 0.2s fill; }

#wfp-logo.isWhite path, #wfp-logo.isWhite rect, #wfp-logo.isWhite polygon { fill: #fff !important; }

#wfp-logo.isBlue path, #wfp-logo.isBlue rect, #wfp-logo.isBlue polygon { fill: #5289C3 !important; }

#s-preloader { display: -ms-flexbox; display: flex; z-index: 900; background-color: #E4E9F0; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; text-align: center; height: 100vh; top: 0; left: 0; bottom: 0; right: 0; display: none; }

#s-preloader .wfp-logo { display: block; width: 80vw; max-width: 500px; margin: 2rem auto 5rem auto; }

#s-preloader h4, #s-preloader ul { margin: 1em; padding: 0; color: black; text-align: left; }

#s-zero { text-align: center; padding-top: 50px; }

#s-zero .s_inner { position: relative; height: 100%; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; }

#s-zero .button-dot { margin-top: 50px; }

#s-one { padding-top: 100px; }

@media (max-width: 47.99em) { #s-one { padding-top: 0; } }

#s-one h4 { text-align: center; }

@media (max-width: 47.99em) { #s-one figure { display: none; } }

#s-one .s_inner { max-width: 1200px; margin: auto; }

.s1_line { position: absolute; left: 50%; border-left: 2px solid black; width: 0; height: 100%; overflow: visible; z-index: 0; }

.s1_line:before, .s1_line:after { content: ''; position: absolute; border-top: 2px solid black; width: 80px; height: 0; }

.s1_line:before { top: 0; left: -40px; }

.s1_line:after { bottom: 0; left: -40px; }

.s1_events { position: relative; margin-top: 0px; }

.s1_event { position: relative; z-index: 2; padding: 50px 0; }

@media (min-width: 48em) { .s1_event { padding: 0; display: -ms-flexbox; display: flex; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -ms-flex-pack: justify; justify-content: space-between; }
  .s1_event figure figcaption { text-align: right; }
  .s1_event:nth-child(even) { -ms-flex-direction: row; flex-direction: row; }
  .s1_event:nth-child(even) figure figcaption { text-align: left; }
  .s1_event .s1_event-txt { width: 40%; }
  .s1_event .s1_event-img { width: 40%; margin: 0; } }

.s1_event:nth-child(2) .s1_event-img img { border-left: 5px solid #0078B0; }

.s1_event:nth-child(3) .s1_event-img img { border-right: 5px solid #ffb90a; }

.s1_event:nth-child(4) .s1_event-img img { border-left: 5px solid #ff4545; }

.s1_event-txt { background-color: #E4E9F0; padding: 1em 0; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; }

.s1_event-txt > h4 { position: relative; max-width: 300px; margin: auto; }

@media (max-width: 47.99em) { .s1_event-img { display: none; } }

.s1_event-pointer { position: absolute; display: block; width: 90px; height: auto; left: 50%; top: 50%; transform: translate(-50%, -50%); }

@media (max-width: 47.99em) { .s1_event-pointer { display: none; } }

@media (min-width: 64em) { .s1_event-pointer { width: 150px; } }

.s1_event-pointer.-left { transform: translate(-83%, -50%); }

.s1_event-pointer.-right { transform: translate(-16%, -50%); }

#s-two { position: relative; padding: 0; margin-top: 50px; padding-bottom: 100px; }

#s-two .s_inner { display: none; position: relative; height: 100%; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; z-index: 2; }

@media (min-width: 48em) { #s-two .s_inner { display: -ms-flexbox; display: flex; } }

#s-two .button-dot { margin-top: 5rem; color: #fff; }

@media (min-width: 48em) { #s-two { display: block; text-align: center; padding-bottom: 0px; padding-top: 100px; } }

#waves { display: block; position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 50px; overflow: hidden; z-index: 0; }

@media (min-width: 48em) { #waves { height: 170px; } }

@media (min-width: 64em) { #waves { height: 200px; } }

#svg-waves { position: absolute; display: block; top: 0; right: -10%; left: -10%; width: 140%; max-width: none !important; height: auto; }

@media (min-width: 48em) { #svg-waves { top: 0; bottom: initial; } }

#s-three { position: relative; padding-top: 100px; padding-bottom: 200px; }

@media (max-width: 47.99em) { #s-three { padding-bottom: 50px; } }

#s-three .s_inner { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }

@media (min-width: 48em) { #s-three .s_inner { -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: center; justify-content: center; } }

@media (min-width: 48em) { .s3_headline { width: 45%; position: -webkit-sticky; position: sticky; left: -50px; top: 50px; } }

.s3_information { position: relative; }

.s3_information li { font-size: 2rem; font-weight: 100; }

@media (min-width: 48em) { .s3_information { padding-left: 100px; top: 300px; width: 45%; padding-bottom: 300px; }
  .s3_information h2, .s3_information h3, .s3_information p, .s3_information li { text-align: left; max-width: 400px; margin-left: 0; } }

.s3_thermometer { position: -webkit-sticky; position: sticky; top: 50px; width: 30px; left: 43%; height: 400px; -ms-flex-item-align: start; align-self: flex-start; }

@media (max-width: 47.99em) { .s3_thermometer { display: none; } }

.s3_thermometer-pointer { display: none; }

@media (min-width: 48em) { .s3_thermometer-pointer { display: block; position: absolute; left: 30px; top: 50%; width: 70px; max-width: none; height: auto; } }

/* ~~~~~~~~~~~~~~~~~~~~ IE10+ ONLY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#s-four { position: relative; padding-top: 200px; background-image: url("../img/cracks-lightblue.png"); background-position: 10% 101%; background-size: 100%; background-repeat: no-repeat; background-color: #262837; padding-bottom: 200px; }

#s-four:before { content: ""; background-image: url("../img/cracks-lightblue.png"); transform: rotate(180deg); background-position: 80% -1px; background-size: 750px; width: 100%; height: 180px; background-repeat: repeat; position: absolute; top: 0; left: 0; right: 0; }

@media (min-width: 64em) { #s-four { padding-top: 50px; background-image: url("../img/cracks-full-lightblue2.png"); background-position: bottom; background-size: 100%; background-repeat: no-repeat; background-color: #262837; padding-bottom: 150px; } }

.accordion { margin-top: 0.5rem; position: relative; z-index: 2; }

@media (min-width: 64em) { .accordion { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: left; justify-content: left; max-width: 300px; }
  .accordion .accordion-content { width: 50%; } }

@media (max-width: 63.99em) { .accordion { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; } }

.accordion_thumb-title { position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-align: center; color: white; z-index: 3; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; font-size: 1.3rem; padding: 1em; }

.accordion_thumb-title:after { content: "+"; color: white; position: relative; text-align: center; font-size: 2rem; width: 30px; height: 30px; line-height: 30px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; border: 1px solid white; border-radius: 50%; z-index: 3; display: none; transition: transform 0.4s; }

@media (max-width: 63.99em) { .accordion_thumb-title:after { display: block; } }

@media (min-width: 64em) { .accordion_thumb-title { color: black; display: none; } }

@media (max-width: 63.99em) { .accordion_thumb-title span { padding-bottom: 10px; } }

.accordion.active .accordion_thumb-title { display: -ms-flexbox; display: flex; }

.accordion.active .accordion_thumb-title span { max-width: 100%; }

@media (max-width: 63.99em) { .accordion.active .accordion_thumb-title span { display: none; } }

.accordion.active .accordion_thumb-title:after { transform: rotate(45deg); }

.accordion_thumb-img { position: relative; width: 100%; height: auto; display: block; position: absolute; top: -2%; left: 0; right: 0; bottom: 0; }

.accordion_thumb { position: relative; height: 170px; max-width: 400px; margin: auto; margin-bottom: 2rem; overflow: hidden; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.5); cursor: pointer; }

.accordion_thumb:before { content: ''; background-color: black; opacity: 0.5; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 2; display: block; }

.accordion_thumb:after { content: ''; background-color: white; opacity: 1; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 2; display: none; }

@media (max-width: 63.99em) { .accordion.active .accordion_thumb .accordion_thumb-title span { display: none; } }

@media (min-width: 64em) { .accordion.active .accordion_thumb:after { display: block; } }

@media (max-width: 63.99em) { .accordion_thumb { width: 100%; margin: 0.5em 1em; } }

@media (min-width: 64em) { .accordion_thumb { width: 250px; height: 150px; margin: 0.5em 1em; } }

.accordion_thumb .accordion.active:before { display: none; }

@supports not (-webkit-overflow-scrolling: touch) { .accordion_thumb:hover:before { display: none; } }

.accordion-content { -ms-flex-direction: column; flex-direction: column; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; padding-left: 250px; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; opacity: 0; transition: opacity 0.5s, max-height 0.5s, padding 0.5s; max-height: 0; overflow: hidden; }

.accordion-content h2 { text-align: left; margin: 0; }

.accordion-content p { margin: 0; text-align: left; }

@media (min-width: 64em) { .accordion-content p { width: 100%; } }

@media (min-width: 48em) { .accordion-content p { width: 70%; } }

@media (max-width: 47.99em) { .accordion-content p { margin-bottom: 40px; } }

.accordion-content .links { display: -ms-flexbox; display: flex; -ms-flex-pack: space-evenly; justify-content: space-evenly; margin-top: 100px; width: 100%; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .accordion-content .links { /* ~~~~~~~~~~~~~~~~~~~~ IE10+ ONLY ~~~~~~~~~~~~~~~~~~~~ */ -ms-flex-pack: distribute; justify-content: space-around; width: 80%; } }

@supports (-ms-flow-from: thingy) { .accordion-content .links { /* ~~~~~~~~~~~~~~~~~~~~ EDGE ONLY ~~~~~~~~~~~~~~~~~~~~ */ -ms-flex-pack: distribute; justify-content: space-around; } }

@supports (-webkit-overflow-scrolling: touch) { .accordion-content .links { -ms-flex-pack: distribute; justify-content: space-around; } }

.accordion-content .links a.btn-box { margin: 0; }

@media (max-width: 63.99em) { .accordion-content .links { display: none; } }

.accordion-content.active { max-height: 1000px; }

@media (max-width: 63.99em) { .accordion-content.active { padding-top: 50px; padding-bottom: 70px; } }

@media (max-width: 63.99em) { .accordion-content { position: relative; padding-left: 0; } }

.accordion-content.active { opacity: 1; }

.accordion-nav { display: none; }

@media (min-width: 48em) { .accordion-nav { position: absolute; left: 35%; bottom: 20%; width: 60%; max-width: 700px; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; }
  .accordion-nav button { color: white; } }

#s-five { padding-top: 100px; position: relative; top: -2px; background-color: #E4E9F0; }

@media (max-width: 47.99em) { #s-five { padding-top: 20px; } }

#s-five .s_inner { max-width: 650px; margin: auto; text-align: center; }

#s-six { padding-top: 100px; text-align: left; }

@media (max-width: 47.99em) { #s-six { padding-top: 20px; } }

@media (min-width: 48em) { #s-six .s_inner { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-align: start; align-items: flex-start; } }

#s-six > button { position: relative; margin: auto; }

.world-map-container { position: relative; }

@media (min-width: 48em) { .world-map-container { padding-top: 100px; width: 45%; position: -webkit-sticky; position: sticky; -ms-flex-item-align: start; align-self: flex-start; top: 0; } }

@media (min-width: 64em) { .world-map-container { width: 50%; } }

#svg-world-map { width: 100%; height: 400px; }

.world-locations-container { position: relative; margin-bottom: 100px; }

@media (min-width: 48em) { .world-locations-container { width: 50%; } }

@media (min-width: 64em) { .world-locations-container { width: 40%; } }

.world-location { background-color: transparent; }

.world-location h2 { color: #ff4545; margin-top: 2em; margin-bottom: 0; }

.world-location p { text-align: left; margin-top: 0.5em; }

.world-location a { color: #0078B0; text-decoration: none; font-weight: 400; text-align: left; font-size: 1.2rem; line-height: 1.5em; }

@media (min-width: 48em) { .world-location h2 { text-align: left; padding-left: 4px; } }

@media (max-width: 47.99em) { .world-map-container g#locations { display: none; } }

.world-map-container g#locations g.location { cursor: pointer; }

.world-map-container g#locations g.location .questionmark { fill: white; }

.world-map-container g#locations g.location circle { transition: 0.2s; }

.world-map-container g#locations g.location polygon.indicatorline { opacity: 0; transition: 0.3s; }

.world-map-container g#locations g.location:hover circle, .world-map-container g#locations g.location:focus circle { fill: #ff4545; }

.world-map-container g#locations g.location.active polygon.indicatorline { opacity: 1; transition: 0.3s; }

.world-map-container g#locations g.location.active circle { fill: #ff4545; }

#curve-holder { position: relative; display: block; width: 100%; overflow: hidden; top: 1px; }

#svg-curve { display: block; width: 1000px; max-width: none !important; height: auto; transform: translateX(-50%); left: 50%; position: relative; }

@media (min-width: 48em) { #svg-curve { width: 100%; } }

#svg-curve path { fill: #0078B0; }

#svg-curve #curve-hump { border: 3px dashed green; }

/* ~~~~~~~~~~~~~~~~~~~~ IE10+ ONLY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #curve-holder { background-image: url("../img/curve-2x.png"); background-size: cover; background-position: bottom center; height: 200px; width: 100%; display: block; position: relative; }
  #svg-curve { display: none !important; } }

#s-seven { margin: 0; }

#s-seven .s_inner { max-width: 1400px; margin: auto; }

#s-seven p { color: #fff; }

@media (min-width: 48em) { #s-seven { text-align: center; }
  #s-seven p { margin: auto; } }

.airplane-and-flightpath { width: 100%; position: relative; margin: 50px auto 0 auto; overflow-x: hidden; overflow-y: visible; height: 150px; }

@media (min-width: 48em) { .airplane-and-flightpath { margin: 50px 0 130px 0; } }

.airplane-and-flightpath button.button-dot { cursor: pointer; position: absolute; left: 0; top: 0; color: #fff; padding-top: 0; }

.airplane-and-flightpath button.button-dot .dot { margin-top: 20px; position: relative; transition: 0.3s !important; background: #0078B0 !important; }

.airplane-and-flightpath button.button-dot .dot:before, .airplane-and-flightpath button.button-dot .dot:after { transition: 0.3s !important; }

.airplane-and-flightpath button.button-dot .dot:before { border: 2px solid #fff !important; box-shadow: 0px 0 4px 2px rgba(255, 255, 255, 0.5) !important; }

.airplane-and-flightpath button.button-dot .dot:after { box-shadow: 0px 0 2px 3px rgba(255, 255, 255, 0.5) !important; }

.airplane-and-flightpath .airplane { position: absolute; right: 2rem; top: 0; width: 200px; background: #0078B0; }

.airplane-and-flightpath .airplane > img { width: 200px; height: auto; }

@media (min-width: 48em) { .airplane-and-flightpath .airplane { top: 45px; left: 250px; } }

.airplane-and-flightpath .airplane:after { content: ''; position: absolute; left: 100%; top: 0; background: #0078B0; width: 100vw; height: 80px; }

.airplane-and-flightpath .flightpath { position: absolute; top: 30%; display: block; width: 1000px; max-width: none; height: auto; }

@media (min-width: 48em) { .airplane-and-flightpath .flightpath { top: 70px; left: 200px; } }

@media (max-width: 47.99em) { .airplane-and-flightpath .flightpath { left: -50px; width: 1000px; } }

.airdrop { position: relative; width: 100px !important; margin: auto; height: auto; display: inline-block; cursor: pointer; }

@media (min-width: 48em) { .airdrop { width: 80px; margin: 1em; }
  .airdrop .button-dot { bottom: -19px !important; } }

.airdrop * { pointer-events: none; }

.airdrop .button-dot { position: absolute; top: 90px; left: 50%; transform: translate(-50%, 0) scale(0.8); display: block !important; }

.airdrop .dot { transition: 0.3s !important; background: #111 !important; }

.airdrop .dot:before, .airdrop .dot:after { transition: 0.3s !important; }

.airdrop .dot:before { border: 2px solid #111 !important; box-shadow: 0px 0 4px 2px rgba(17, 17, 17, 0.5) !important; }

.airdrop .dot:after { box-shadow: 0px 0 2px 3px rgba(17, 17, 17, 0.5) !important; }

.airdrop .question { font-size: 2rem; font-family: "Roboto", sans-serif !important; font-weight: 900; }

@media (max-width: 47.99em) { .airdrop .question { display: none !important; } }

.airdrop .arrow { display: none !important; font-size: 2rem !important; font-family: "Roboto", sans-serif !important; font-weight: 900; }

.airdrop .num { font-size: 2rem; font-family: "Roboto", sans-serif !important; font-weight: 900; }

@media (min-width: 48em) { .airdrop .num { display: none; } }

@media (min-width: 48em) { .airdrop .dot { background: #ffb90a !important; }
  .airdrop .dot:before { border: 2px solid #ffb90a !important; box-shadow: 0px 0 4px 2px rgba(255, 185, 10, 0.5) !important; }
  .airdrop .dot:after { box-shadow: 0px 0 2px 3px rgba(255, 185, 10, 0.5) !important; }
  .airdrop.active .arrow, .airdrop:hover .arrow, .airdrop:focus .arrow { display: block !important; }
  .airdrop.active .question, .airdrop:hover .question, .airdrop:focus .question { display: none !important; }
  .airdrop.active .dot, .airdrop:hover .dot, .airdrop:focus .dot { background: #111 !important; }
  .airdrop.active .dot:before, .airdrop:hover .dot:before, .airdrop:focus .dot:before { border: 2px solid #111 !important; box-shadow: 0px 0 4px 2px rgba(17, 17, 17, 0.5) !important; }
  .airdrop.active .dot:after, .airdrop:hover .dot:after, .airdrop:focus .dot:after { box-shadow: 0px 0 2px 3px rgba(17, 17, 17, 0.5) !important; } }

.airdrops-container { width: 100%; max-width: 800px; margin: auto; position: relative; text-align: center; }

@media (max-width: 47.99em) { .airdrops-container { width: 300px; margin-bottom: 30px; } }

@media (min-width: 48em) { .airdrops-container { height: 200px; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } }

.airdrops-info-container { position: relative; }

@media (min-width: 48em) { .airdrops-info-container { width: 100%; max-width: 800px; margin: auto; height: 300px; padding-top: 30px; } }

@media (min-width: 64em) { .airdrops-info-container { max-width: 1024px; height: 300px; } }

#s-seven .s_inner { min-height: 90vh; }

@media (min-width: 48em) { .airdrop.num_2 { top: -10px; }
  .airdrop.num_3 { top: -50px; }
  .airdrop.num_4 { top: -90px; }
  .airdrop.num_5 { top: -130px; } }

.airdrop-info { min-width: 300px; }

.airdrop-info p { margin: auto; }

.airdrop-info h2 { font-size: 2rem; margin: 15px 0 10px 0; }

@media (min-width: 48em) { .airdrop-info { max-width: 400px; width: 400px; margin: 0; opacity: 0; position: absolute; }
  .airdrop-info.num_1 { left: 0; }
  .airdrop-info.num_2 { transform: translateX(-50%); left: 30%; }
  .airdrop-info.num_3 { transform: translateX(-50%); left: 50%; }
  .airdrop-info.num_4 { transform: translateX(-50%); left: 70%; }
  .airdrop-info.num_5 { right: 0; } }

@media (min-width: 64em) { .airdrop-info { max-width: 500px; width: 500px; }
  .airdrop-info.num_1 { left: 0; }
  .airdrop-info.num_2 { transform: translateX(-50%); left: 33%; }
  .airdrop-info.num_3 { transform: translateX(-50%); left: 50%; }
  .airdrop-info.num_4 { transform: translateX(-50%); left: 66%; }
  .airdrop-info.num_5 { right: 0; } }

button.slick-prev, button.slick-next { background: transparent; color: white; border: 0; border-radius: 50%; width: 30px; height: 30px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; transition: 0.2s; cursor: pointer; position: absolute; top: 60%; z-index: 5; }

button.slick-prev > img, button.slick-next > img { width: 10px; height: auto; }

button.slick-prev:hover, button.slick-prev:focus, button.slick-next:hover, button.slick-next:focus { background-color: #262837; }

button.slick-prev { left: 0; }

button.slick-next { right: 0; }

.slick-dots { margin: 0; padding: 0; text-align: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: center; justify-content: center; left: 50%; }

.slick-dots > li { margin: 5px; display: inline-block; font-size: 0.5rem; opacity: 0.5; height: 10px; width: 10px; border-radius: 50%; background-color: #fff; }

.slick-dots > li.slick-active { opacity: 1; }

.slick-dots > li button { display: none; }

#s-eight { background-image: url("../img/footer-bg.jpg"); background-position: 15% 0; background-size: cover; background-repeat: no-repeat; background-color: #262837; min-height: 100vh; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

@media all and (-ms-high-contrast: none) { #s-eight { height: 100px; } }

#s-eight p { color: #fff; }

#s-eight .s_inner { -ms-flex-align: center; align-items: center; }

@media (min-width: 48em) { #s-eight .s_inner { text-align: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: end; justify-content: flex-end; }
  #s-eight .s_inner > div { width: 50%; } }
