/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 5 version
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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

button[disabled],html input[disabled] {
  cursor: not-allowed;
}

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

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -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;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,th {
  padding: 0;
}

.foundation-mq {
  font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  font-size: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,*::before,*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Lato",sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #fff;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  width: 100%;
  border-radius: 0;
}

#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object {
  max-width: none !important;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.frow {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.frow .frow {
  max-width: none;
  margin-left: -.625rem;
  margin-right: -.625rem;
}

.frow.expanded {
  max-width: none;
}

.frow.collapse>.column,.frow.collapse>.columns {
  padding-left: 0;
  padding-right: 0;
}

.frow.is-collapse-child,.frow.collapse>.column>.row,.frow.collapse>.columns>.row {
  margin-left: 0;
  margin-right: 0;
}

.column,.columns {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-left: .625rem;
  padding-right: .625rem;
  min-width: initial;
}

.column.frow.frow,.frow.frow.columns {
  float: none;
  display: block;
}

.frow .column.frow.frow,.frow .frow.frow.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.small-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

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

.small-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

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

.small-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.small-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

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

.small-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

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

.small-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.small-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

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

.small-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

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

.small-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

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

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-1>.column,.small-up-1>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-2>.column,.small-up-2>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-3>.column,.small-up-3>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-4>.column,.small-up-4>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-5>.column,.small-up-5>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-6>.column,.small-up-6>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-7>.column,.small-up-7>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.2857142857%;
          flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-8>.column,.small-up-8>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse>.column,.small-collapse>.columns {
  padding-left: 0;
  padding-right: 0;
}

.small-uncollapse>.column,.small-uncollapse>.columns {
  padding-left: .625rem;
  padding-right: .625rem;
}

.frow.medium-unstack>.column,.frow.medium-unstack>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.frow.large-unstack>.column,.frow.large-unstack>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.frow.xlarge-unstack>.column,.frow.xlarge-unstack>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.frow.xxlarge-unstack>.column,.frow.xxlarge-unstack>.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}

.column.align-top,.align-top.columns {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.column.align-bottom,.align-bottom.columns {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.column.align-middle,.align-middle.columns {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.column.align-stretch,.align-stretch.columns {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
}

em,i {
  font-style: italic;
  line-height: inherit;
}

strong,b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Nunito Sans",serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: .25em;
  line-height: 1.3;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
  color: #cacaca;
  line-height: 0;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1.0625rem;
}

a {
  color: #2199e8;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}

a:hover,a:focus {
  color: #1585cf;
}

a img {
  border: 0;
}

hr {
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both;
}

ul,ol,dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
}

li {
  font-size: inherit;
}

ul {
  list-style-type: disc;
  margin-left: 1.25rem;
}

ol {
  margin-left: 1.25rem;
}

ul ul,ol ul,ul ol,ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: .3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote,blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a;
}

cite:before {
  content: '\2014 \0020';
}

abbr {
  color: #fff;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}

code {
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: .125rem .3125rem .0625rem;
}

kbd {
  padding: .125rem .25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
}

.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p+.stat {
  margin-top: -1rem;
}

.no-bullet {
  margin-left: 0;
  list-style: none;
}

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

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

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

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

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.mt-1 {
  margin-top: -8px !important;
}

.mt-2 {
  margin-top: -16px !important;
}

.mt-3 {
  margin-top: -24px !important;
}

.mt-4 {
  margin-top: -32px !important;
}

.mt-5 {
  margin-top: -40px !important;
}

.mt-6 {
  margin-top: -48px !important;
}

.mt-7 {
  margin-top: -56px !important;
}

.mt-8 {
  margin-top: -64px !important;
}

.mt-9 {
  margin-top: -72px !important;
}

.mt-10 {
  margin-top: -80px !important;
}

.mt-11 {
  margin-top: -88px !important;
}

.mt-12 {
  margin-top: -96px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt1 {
  padding-top: 2px !important;
}

.pt2 {
  padding-top: 4px !important;
}

.pt3 {
  padding-top: 6px !important;
}

.pt4 {
  padding-top: 8px !important;
}

.pt5 {
  padding-top: 10px !important;
}

.pt6 {
  padding-top: 12px !important;
}

.pt7 {
  padding-top: 14px !important;
}

.pt8 {
  padding-top: 16px !important;
}

.pt9 {
  padding-top: 18px !important;
}

.pt10 {
  padding-top: 20px !important;
}

.pt11 {
  padding-top: 22px !important;
}

.pt12 {
  padding-top: 24px !important;
}

.pt13 {
  padding-top: 26px !important;
}

.pt14 {
  padding-top: 28px !important;
}

.pt15 {
  padding-top: 30px !important;
}

.pt16 {
  padding-top: 32px !important;
}

.pt17 {
  padding-top: 34px !important;
}

.pt18 {
  padding-top: 36px !important;
}

.pt19 {
  padding-top: 38px !important;
}

.pt20 {
  padding-top: 40px !important;
}

.pt21 {
  padding-top: 42px !important;
}

.pt22 {
  padding-top: 44px !important;
}

.pt23 {
  padding-top: 46px !important;
}

.pt24 {
  padding-top: 48px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb1 {
  padding-bottom: 2px !important;
}

.pb2 {
  padding-bottom: 4px !important;
}

.pb3 {
  padding-bottom: 6px !important;
}

.pb4 {
  padding-bottom: 8px !important;
}

.pb5 {
  padding-bottom: 10px !important;
}

.pb6 {
  padding-bottom: 12px !important;
}

.pb7 {
  padding-bottom: 14px !important;
}

.pb8 {
  padding-bottom: 16px !important;
}

.pb9 {
  padding-bottom: 18px !important;
}

.pb10 {
  padding-bottom: 20px !important;
}

.pb11 {
  padding-bottom: 22px !important;
}

.pb12 {
  padding-bottom: 24px !important;
}

.pb13 {
  padding-bottom: 26px !important;
}

.pb14 {
  padding-bottom: 28px !important;
}

.pb15 {
  padding-bottom: 30px !important;
}

.pb16 {
  padding-bottom: 32px !important;
}

.pb17 {
  padding-bottom: 34px !important;
}

.pb18 {
  padding-bottom: 36px !important;
}

.pb19 {
  padding-bottom: 38px !important;
}

.pb20 {
  padding-bottom: 40px !important;
}

.pb21 {
  padding-bottom: 42px !important;
}

.pb22 {
  padding-bottom: 44px !important;
}

.pb23 {
  padding-bottom: 46px !important;
}

.pb24 {
  padding-bottom: 48px !important;
}

.fs8 {
  font-size: 4px;
}

.fs12 {
  font-size: 6px;
}

.fs16 {
  font-size: 8px;
}

.fs20 {
  font-size: 10px;
}

.fs24 {
  font-size: 12px;
}

.fs28 {
  font-size: 14px;
}

.fs32 {
  font-size: 16px;
}

.fs36 {
  font-size: 18px;
}

.fs40 {
  font-size: 20px;
}

.fs44 {
  font-size: 22px;
}

.fs48 {
  font-size: 24px;
}

.fs52 {
  font-size: 26px;
}

.fs56 {
  font-size: 28px;
}

.fs60 {
  font-size: 30px;
}

.fs64 {
  font-size: 32px;
}

.fs68 {
  font-size: 34px;
}

.fs72 {
  font-size: 36px;
}

.z-depth-0 {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.z-depth-1 {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2) !important;
          box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2) !important;
}

.z-depth-1-half {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14),0 1px 7px 0 rgba(0,0,0,0.12),0 3px 1px -1px rgba(0,0,0,0.2) !important;
          box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14),0 1px 7px 0 rgba(0,0,0,0.12),0 3px 1px -1px rgba(0,0,0,0.2) !important;
}

.z-depth-2 {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);
          box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);
}

.z-depth-3 {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12),0 3px 5px -1px rgba(0,0,0,0.3);
          box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12),0 3px 5px -1px rgba(0,0,0,0.3);
}

.z-depth-4 {
  -webkit-box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.3);
          box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.3);
}

.z-depth-5 {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.3);
          box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.3);
}

.w100 {
  margin-left: 0% !important;
  margin-right: 0% !important;
}

.w95 {
  margin-left: 2.5%;
  margin-right: 2.5%;
}

.w90 {
  margin-left: 5%;
  margin-right: 5%;
}

.w85 {
  margin-left: 7.5%;
  margin-right: 7.5%;
}

.w80 {
  margin-left: 10%;
  margin-right: 10%;
}

.w75 {
  margin-left: 12.5%;
  margin-right: 12.5%;
}

.w70 {
  margin-left: 15%;
  margin-right: 15%;
}

.w65 {
  margin-left: 17.5%;
  margin-right: 17.5%;
}

.w60 {
  margin-left: 20%;
  margin-right: 20%;
}

.w55 {
  margin-left: 22.5%;
  margin-right: 22.5%;
}

.w50 {
  margin-left: 25%;
  margin-right: 25%;
}

.w45 {
  margin-left: 27.5%;
  margin-right: 27.5%;
}

.w40 {
  margin-left: 30%;
  margin-right: 30%;
}

.w35 {
  margin-left: 32.5%;
  margin-right: 32.5%;
}

.w30 {
  margin-left: 35%;
  margin-right: 35%;
}

.w25 {
  margin-left: 37.5%;
  margin-right: 37.5%;
}

.w20 {
  margin-left: 40%;
  margin-right: 40%;
}

.fw,.w1370,.w1270,.w1170,.w1070,.w970,.w870,.w770,.w670,.w570,.w470,.w370,.w270 {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}

.w1370 {
  max-width: 1370px;
}

.w1270 {
  max-width: 1270px;
}

.w1170 {
  max-width: 1170px;
}

.w1070 {
  max-width: 1070px;
}

.w970 {
  max-width: 970px;
}

.w870 {
  max-width: 870px;
}

.w770 {
  max-width: 770px;
}

.w670 {
  max-width: 670px;
}

.w570 {
  max-width: 570px;
}

.w470 {
  max-width: 470px;
}

.w370 {
  max-width: 370px;
}

.w270 {
  max-width: 270px;
}

.ctr {
  text-align: center !important;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.u {
  text-decoration: underline;
}

.tight {
  letter-spacing: -0.005em;
}

.tighter,.tight.tight {
  letter-spacing: -0.015em;
}

.tight.tight.tight {
  letter-spacing: -0.03em;
}

.heavy {
  font-weight: 900 !important;
}

.larger,.largerx1 {
  font-size: 1.12em;
}

.smallerx1,.smaller {
  font-size: 0.9em;
}

.smallerx2 {
  font-size: 0.8em;
}

.smallerx3 {
  font-size: 0.75em;
}

.smallerx4 {
  font-size: 0.7em;
}

.str {
  font-weight: bold;
}

.reg {
  font-weight: normal;
}

.caps {
  text-transform: uppercase !important;
}

h1.smaller {
  font-size: 1.5rem;
}

h1.mega {
  font-size: 3rem;
}

h1.giga {
  font-size: 3.5rem;
}

h1.tera {
  font-size: 4rem;
}

h1.peta {
  font-size: 4.5rem;
}

h1.kilo {
  font-size: 2.5rem;
}

h1.h1,h2.h1,h3.h1,h4.h1,h5.h1,h6.h1,p.h1,li.h1 {
  font-size: 2rem;
}

h2.smaller {
  font-size: 1.125rem;
}

h2.mega {
  font-size: 2.25rem;
}

h2.giga {
  font-size: 2.625rem;
}

h2.tera {
  font-size: 3rem;
}

h2.peta {
  font-size: 3.375rem;
}

h2.kilo {
  font-size: 1.875rem;
}

h1.h2,h2.h2,h3.h2,h4.h2,h5.h2,h6.h2,p.h2,li.h2 {
  font-size: 1.5rem;
}

h3.smaller {
  font-size: 1.03125rem;
}

h3.mega {
  font-size: 2.0625rem;
}

h3.giga {
  font-size: 2.40625rem;
}

h3.tera {
  font-size: 2.75rem;
}

h3.peta {
  font-size: 3.09375rem;
}

h3.kilo {
  font-size: 1.71875rem;
}

h1.h3,h2.h3,h3.h3,h4.h3,h5.h3,h6.h3,p.h3,li.h3 {
  font-size: 1.375rem;
}

h4.smaller {
  font-size: .9375rem;
}

h4.mega {
  font-size: 1.875rem;
}

h4.giga {
  font-size: 2.1875rem;
}

h4.tera {
  font-size: 2.5rem;
}

h4.peta {
  font-size: 2.8125rem;
}

h4.kilo {
  font-size: 1.5625rem;
}

h1.h4,h2.h4,h3.h4,h4.h4,h5.h4,h6.h4,p.h4,li.h4 {
  font-size: 1.25rem;
}

h5.smaller {
  font-size: .84375rem;
}

h5.mega {
  font-size: 1.6875rem;
}

h5.giga {
  font-size: 1.96875rem;
}

h5.tera {
  font-size: 2.25rem;
}

h5.peta {
  font-size: 2.53125rem;
}

h5.kilo {
  font-size: 1.40625rem;
}

h1.h5,h2.h5,h3.h5,h4.h5,h5.h5,h6.h5,p.h5,li.h5 {
  font-size: 1.125rem;
}

h6.smaller {
  font-size: .796875rem;
}

h6.mega {
  font-size: 1.59375rem;
}

h6.giga {
  font-size: 1.859375rem;
}

h6.tera {
  font-size: 2.125rem;
}

h6.peta {
  font-size: 2.390625rem;
}

h6.kilo {
  font-size: 1.328125rem;
}

h1.h6,h2.h6,h3.h6,h4.h6,h5.h6,h6.h6,p.h6,li.h6 {
  font-size: 1.0625rem;
}

.ls10 {
  letter-spacing: .02em;
}

.ls20 {
  letter-spacing: .04em;
}

.ls30 {
  letter-spacing: .06em;
}

.ls40 {
  letter-spacing: .08em;
}

.ls50 {
  letter-spacing: .1em;
}

.ls60 {
  letter-spacing: .12em;
}

.ls70 {
  letter-spacing: .14em;
}

.ls80 {
  letter-spacing: .16em;
}

.ls90 {
  letter-spacing: .18em;
}

.ls100 {
  letter-spacing: .2em;
}

.ls-10 {
  letter-spacing: -.02em;
}

.ls-20 {
  letter-spacing: -.04em;
}

.ls-30 {
  letter-spacing: -.06em;
}

.ls-40 {
  letter-spacing: -.08em;
}

.calcsize {
  font-size: calc(16px + (24 - 16)*(100vw - 400px)/(800 - 400));
}

.lh10 {
  line-height: 1 !important;
}

.lh11 {
  line-height: 1.1 !important;
}

.lh12 {
  line-height: 1.2 !important;
}

.lh13 {
  line-height: 1.3 !important;
}

.lh14 {
  line-height: 1.4 !important;
}

.lh15 {
  line-height: 1.5 !important;
}

.lh16 {
  line-height: 1.6 !important;
}

.lh17 {
  line-height: 1.7 !important;
}

.lh18 {
  line-height: 1.8 !important;
}

.lh19 {
  line-height: 1.9 !important;
}

.lh20 {
  line-height: 2 !important;
}

body {
  background-color: #020b15;
}

html,body {
  -webkit-tap-highlight-color: transparent;
  max-width: 100vw;
  overflow-x: hidden;
}

p {
  font-size: 17.5px;
  line-height: 1.6;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 400;
  text-align: left;
  margin-top: 2rem;
  font-family: "Lato",sans-serif;
  letter-spacing: -0.02em;
  line-height: 1.4;
  color: #fff;
}

h1.str,h2.str,h3.str,h4.str,h5.str,h6.str {
  font-weight: 600;
}

h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong,h1 .str,h2 .str,h3 .str,h4 .str,h5 .str,h6 .str {
  font-weight: 600;
}

h1.black,h2.black,h3.black,h4.black,h5.black,h6.black,h1 .black,h2 .black,h3 .black,h4 .black,h5 .black,h6 .black {
  font-weight: 700;
}

h1+h1,h2+h1,h3+h1,h4+h1,h5+h1,h6+h1,h1+h2,h2+h2,h3+h2,h4+h2,h5+h2,h6+h2,h1+h3,h2+h3,h3+h3,h4+h3,h5+h3,h6+h3,h1+h4,h2+h4,h3+h4,h4+h4,h5+h4,h6+h4,h1+h5,h2+h5,h3+h5,h4+h5,h5+h5,h6+h5,h1+h6,h2+h6,h3+h6,h4+h6,h5+h6,h6+h6 {
  margin-top: 0;
}

h1+p,h2+p,h3+p,h4+p,h5+p,h6+p {
  margin-top: 1.25rem;
}

a:link,a:visited {
  color: #055299;
}

.lato {
  font-family: 'Lato', sans-serif;
}

.fshadow {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0,56,97,0.1)) drop-shadow(0 10px 12px rgba(0,56,97,0.07));
          filter: drop-shadow(0px 0px 10px rgba(0,56,97,0.1)) drop-shadow(0 10px 12px rgba(0,56,97,0.07));
}

.tshadow {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.2)) drop-shadow(0 2px 3px rgba(0,0,0,0.4));
          filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.2)) drop-shadow(0 2px 3px rgba(0,0,0,0.4));
}

.fs-1 {
  -webkit-filter: drop-shadow(0 10px 25px rgba(50,50,93,0.125)) drop-shadow(0 7.5px 15px rgba(0,0,0,0.15)) drop-shadow(0 4px 3px rgba(10,37,64,0.2));
          filter: drop-shadow(0 10px 25px rgba(50,50,93,0.125)) drop-shadow(0 7.5px 15px rgba(0,0,0,0.15)) drop-shadow(0 4px 3px rgba(10,37,64,0.2));
}

.fs-2 {
  -webkit-filter: drop-shadow(0 5px 10px rgba(50,90,110,0.125)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 1.5px rgba(50,90,110,0.4));
          filter: drop-shadow(0 5px 10px rgba(50,90,110,0.125)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 1.5px rgba(50,90,110,0.4));
}

.fs-3 {
  -webkit-filter: drop-shadow(0 5px 10px rgba(50,90,110,0.125)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 1.5px rgba(50,90,110,0.4));
          filter: drop-shadow(0 5px 10px rgba(50,90,110,0.125)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 1.5px rgba(50,90,110,0.4));
}

.sans {
  font-family: "Nunito Sans",serif;
}

.smaller {
  font-size: 0.65em;
}

.nw-all {
  white-space: nowrap;
}

p.serif {
  font-family: "Nunito Sans",serif;
}

.ls0 {
  letter-spacing: 0 !important;
}

.radius img {
  border-radius: 10px;
}

img.radius {
  border-radius: 10px;
}

hr {
  margin: 1.5em auto;
}

.rounded {
  border-radius: 100%;
}

.clearfix {
  clear: both;
}

.mbm {
  mix-blend-mode: multiply;
}

.mbd {
  mix-blend-mode: darken;
}

.fw .fw {
  padding-left: 0;
  padding-right: 0;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.ls-10 {
  letter-spacing: -0.01em;
}

.ls100 {
  letter-spacing: 0.1em;
}

.bt {
  color: #055299;
}

.gt {
  color: #57ffd5;
}

.gt2 {
  color: #1a9b9e;
}

.rt,.acc {
  color: #b51731;
}

.rt2 {
  color: #ff4554;
}

.em {
  font-style: italic;
}

.u {
  text-decoration: underline;
}

.bull {
  margin-bottom: 1rem;
}

.bull p {
  padding-left: 1.75em;
  background-size: 1em 1em;
  background-repeat: no-repeat;
  background-position: left 6px;
}

.bull.dots p {
  position: relative;
}

.bull.dots p:before,.bull.dots p:after {
  content: " ";
  position: absolute;
}

.bull.dots p:before {
  border: 1px solid #02a07d;
  width: 8px;
  height: 8px;
  left: 0.4em;
  top: 0.6em;
  border-radius: 50%;
}

.bull.dots p:after {
  background-color: #ff4554;
  width: 2px;
  display: none;
  left: 9px;
  top: 1.2em;
  bottom: -0.7em;
}

.bull.dots p:last-child:after {
  display: none;
}

.bull.-xout p,.bull.-xout h5 {
  background-image: url(../img/ico/xout.png);
}

.bull.-xout h5 {
  background-position: left 2.5px;
}

.bull.-tick p,.bull.-tick h5 {
  background-image: url(../img/ico/tick-light.png);
}

.bull.tightlist p {
  margin-bottom: 5px;
}

.bull.tightlist h5 {
  margin-bottom: 10px;
}

.bull p.no-ico {
  background-image: none !important;
}

.flexwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.circle {
  border-radius: 50%;
}

.fs17 {
  font-size: 17px;
}

p.small-txt {
  font-size: 15px;
}

section.footer {
  background-color: #141516;
}

.cta-button:hover:before {
  opacity: 1;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.black {
  font-weight: 900 !important;
}

.hide {
  display: none;
}

section {
  padding-top: 16px;
  padding-bottom: 16px;
}

section.xpad {
  padding-top: 32px;
  padding-bottom: 32px;
}

section.nopad,section.np {
  padding-top: 0;
  padding-bottom: 0;
}

section.bt0 {
  border-top: 0 !important;
}

section.bb0 {
  border-bottom: 0 !important;
}

.yt {
  color: #ffef5f;
}

.lh09 {
  line-height: 0.9 !important;
}

.radius10px {
  border-radius: 10px;
}

.fix {
  margin-top: 16px;
}

.fix1 {
  margin-top: 16px;
}

.fix2 {
  margin-top: 24px;
}

img[data-original] {
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

img[data-original].loaded {
  opacity: 1;
}

.s01 {
  position: relative;
}

.s01 .next-arrow-wrap {
  width: 100%;
  position: absolute;
  bottom: 20px;
  right: 0;
}

.s02 {
  background-color: #020911;
  background-repeat: no-repeat;
  min-height: 100vh;
  padding-top: 0vh;
  padding-bottom: 60px;
}

.s02[data-was-processed] {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(80vh, rgba(2,9,17,0)), color-stop(100vh, #020911)),url(../img/bg/s02-bg.jpg);
  background-image: -o-linear-gradient(top, rgba(2,9,17,0) 80vh, #020911 100vh),url(../img/bg/s02-bg.jpg);
  background-image: linear-gradient(to bottom, rgba(2,9,17,0) 80vh, #020911 100vh),url(../img/bg/s02-bg.jpg);
}

.s03 {
  background-color: #121920;
  background-size: 100% 100%, 100% 100%, 696px 402px;
  background-repeat: no-repeat, no-repeat, repeat;
  padding-top: 0px;
  padding-bottom: 0;
}

.s03[data-was-processed] {
  background-image: -o-radial-gradient(top, ellipse, rgba(7,37,63,0.5), transparent),-o-radial-gradient(bottom, ellipse, rgba(33,131,146,0.5), transparent),url(../img/bg/s03-bg.png);
  background-image: radial-gradient(ellipse at top, rgba(7,37,63,0.5), transparent),radial-gradient(ellipse at bottom, rgba(33,131,146,0.5), transparent),url(../img/bg/s03-bg.png);
}

.s04 {
  background-color: #010b19;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 50vh;
  background-repeat: no-repeat;
  background-size: 1920px auto;
}

.s04[data-was-processed] {
  background-image: url(../img/bg/s04-bg.jpg);
}

.s05,.s07 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-size: 50% auto, 100% auto;
  background-blend-mode: multiply;
  background-position: top center;
}

.s05[data-was-processed],.s07[data-was-processed] {
  background-image: url(../img/bg/collection-bg-multiply.png),-o-linear-gradient(315deg, #07253f, #0f4777, #0f6277, #061f35);
  background-image: url(../img/bg/collection-bg-multiply.png),linear-gradient(135deg, #07253f, #0f4777, #0f6277, #061f35);
}

.s06 {
  padding-bottom: 200px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-size: 50% auto, 100% auto;
  background-blend-mode: multiply;
  background-position: top center;
}

.s06[data-was-processed] {
  background-image: url(../img/bg/collection-bg-multiply.png),-o-linear-gradient(315deg, #131313, #222, #131313);
  background-image: url(../img/bg/collection-bg-multiply.png),linear-gradient(135deg, #131313, #222, #131313);
}

.s06[data-was-processed] .tm-headshot {
  background-image: var(--background-image);
}

.dream-team-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.pop-up {
  background-color: rgba(0,0,0,0.9);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 10;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
  opacity: 0;
}

.pop-up.flexme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pop-up.revealed {
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
  opacity: 1;
}

.popup-container {
  margin: 0 auto;
  max-width: 800px;
  background: -o-linear-gradient(315deg, #00fcff, #00ffd8, #34ff8a, #00ffba);
  background: linear-gradient(135deg, #00fcff, #00ffd8, #34ff8a, #00ffba);
  position: relative;
  -webkit-transform: translate(0, 20vh);
      -ms-transform: translate(0, 20vh);
          transform: translate(0, 20vh);
  -webkit-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}

.revealed .popup-container {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.popup-box {
  position: relative;
  margin: 10px;
  background: #000;
  padding: 80px 50px;
}

.popup-x {
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: 2;
  font-size: 50px;
  font-weight: bold;
  margin: 0;
  line-height: 1;
  cursor: pointer;
}

.row.ac {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

:root {
  --tmcolor: #57ffd5;
}

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

.team-member .tm-headshot {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 200% auto;
  background-position: center top;
  border-radius: 50%;
  border: 2px solid #57ffd5;
  border-color: var(--tmcolor);
}

.team-member h5 {
  font-weight: bold;
  font-size: 22px;
  margin-top: 12px;
  margin-bottom: 4px;
}

.team-member h6 {
  font-size: 18px;
}

.team-member h5,.team-member h6,.team-member p {
  text-align: center;
}

.team-member p {
  font-size: 14px;
  margin-top: 8px;
  line-height: 1.8;
}

.team-member p.twitter-handle {
  margin-top: 10px;
}

.team-member p.twitter-handle a {
  font-size: 22px;
  color: #fff;
}

.quarter-section {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  max-width: 1120px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

.quarter-section.active h3 {
  -webkit-animation: cyan-pulse 5s infinite;
          animation: cyan-pulse 5s infinite;
}

.quarter-section.active .quarter-icon-img {
  opacity: 1;
  -webkit-filter: saturate(1);
          filter: saturate(1);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}

.quarter-section.active .quarter-label h3 {
  opacity: 1;
  -webkit-filter: saturate(1);
          filter: saturate(1);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}

.quarter-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 140px;
          flex: 0 1 140px;
  text-align: left;
}

.quarter-label h3 {
  text-align: center;
  font-weight: bold;
  color: #57ffd5;
  opacity: 0.5;
  -webkit-filter: saturate(0);
          filter: saturate(0);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}

.quarter-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  width: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.quarter-milestones {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 180px;
          flex: 1 0 180px;
}

#q04-2022 .quarter-progress {
  opacity: 0;
}

.quarter-icon-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 44px;
          flex: 0 1 44px;
  margin-bottom: 10px;
  border: 3px solid #24bba9;
  text-align: center;
  color: #57ffd5;
  border-radius: 50%;
  width: 50px;
  font-size: 24px;
  padding: 5px;
  opacity: 0.5;
  -webkit-filter: saturate(0);
          filter: saturate(0);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}

.quarter-progress {
  width: 4px;
  margin-bottom: -90px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40px;
          flex: 1 0 40px;
  background-color: rgba(20,50,78,0.5);
}

.qprogress {
  width: 2px;
  background-color: #55ffeb;
  margin-left: 1px;
  -webkit-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

.milestone {
  border: 1px solid #24bba9;
  border-radius: 15px;
  margin-top: 20px;
  padding: 20px 20px;
}

.milestone h5 {
  color: #57f5ff;
  margin-top: 0;
  font-weight: bold;
}

.milestone h5+p {
  margin-top: 16px;
}

#background-video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.foot .social-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 40px;
}

header.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.social-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.social-nav a {
  color: #fff;
  margin-top: 5px;
  text-align: center;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.social-nav a:hover {
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.social-nav a.facebook {
  background-color: rgba(66,103,179,0);
}

.social-nav a.facebook:hover {
  background-color: #4267b3;
}

.social-nav a.instagram {
  background-color: rgba(193,53,132,0);
}

.social-nav a.instagram:hover {
  background-color: #c13584;
}

.social-nav a.twitter {
  background-color: rgba(29,161,242,0);
}

.social-nav a.twitter:hover {
  background-color: #1da1f2;
}

.social-nav a.discord {
  background-color: rgba(88,101,242,0);
}

.social-nav a.discord:hover {
  background-color: #5865f2;
}

.social-nav a.youtube {
  background-color: rgba(237,66,69,0);
}

.social-nav a.youtube:hover {
  background-color: #ed4245;
}

a.head-logo {
  display: inline-block;
  max-width: 238px;
}

.nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-menu a {
  display: block;
  font-family: "Nunito Sans",serif;
  font-size: 24px;
  padding: 20px;
  text-align: center;
  font-weight: 900;
  color: #fff;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}

.nav-menu a span:after {
  border-bottom: 3px solid #fffe49;
  display: inline-block;
  content: "";
  width: 100%;
  opacity: 0;
  -webkit-transform: translate(0, 0px);
      -ms-transform: translate(0, 0px);
          transform: translate(0, 0px);
  -webkit-transition: opacity 0.75s, -webkit-transform 0.75s;
  transition: opacity 0.75s, -webkit-transform 0.75s;
  -o-transition: transform 0.75s, opacity 0.75s;
  transition: transform 0.75s, opacity 0.75s;
  transition: transform 0.75s, opacity 0.75s, -webkit-transform 0.75s;
}

.nav-menu a:hover {
  color: #fffe49;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}

.nav-menu a:hover span:after {
  opacity: 1;
  -webkit-transform: translate(0, -20px);
      -ms-transform: translate(0, -20px);
          transform: translate(0, -20px);
  -webkit-transition: opacity 0.75s, -webkit-transform 0.75s;
  transition: opacity 0.75s, -webkit-transform 0.75s;
  -o-transition: transform 0.75s, opacity 0.75s;
  transition: transform 0.75s, opacity 0.75s;
  transition: transform 0.75s, opacity 0.75s, -webkit-transform 0.75s;
}

.collection-title {
  position: relative;
  height: 0;
  z-index: 3;
}

.collection-title .collection-text {
  left: 50%;
  top: 10px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: rgba(0,0,0,0.9);
  padding: 2em 0.75em 1em;
  position: absolute;
}

.collection-title .collection-text h1 {
  text-transform: uppercase;
  line-height: 1;
}

.collection-title .collection-text h5 {
  text-align: center;
  margin-top: 5px;
}

.collection-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.collection-slide {
  height: 350px;
  background-size: 300% 300%, 400% 400%;
  border-left: 2px solid #121920;
  -webkit-animation: background-up 20s  infinite linear;
          animation: background-up 20s  infinite linear;
  position: relative;
  z-index: 1;
}

.collection-slide.bg-down {
  -webkit-animation: background-down 20s  infinite linear;
          animation: background-down 20s  infinite linear;
}

.collection-slide.slide1 {
  background-image: -o-radial-gradient(100% 100vh, #75fddd 0%, rgba(65,198,231,0.5) 40%, rgba(117,253,221,0) 100%),-o-linear-gradient(315deg, #2982a8 0%, #1a4b7c 50%);
  background-image: radial-gradient(100% 100vh, #75fddd 0%, rgba(65,198,231,0.5) 40%, rgba(117,253,221,0) 100%),linear-gradient(135deg, #2982a8 0%, #1a4b7c 50%);
}

.collection-slide.slide2 {
  background-image: -o-radial-gradient(100% 100vh, #fff874 0%, rgba(255,218,129,0.5) 40%, rgba(255,218,129,0) 100%),-o-linear-gradient(315deg, #fca08b 0%, #febe50 50%);
  background-image: radial-gradient(100% 100vh, #fff874 0%, rgba(255,218,129,0.5) 40%, rgba(255,218,129,0) 100%),linear-gradient(135deg, #fca08b 0%, #febe50 50%);
}

.collection-slide.slide3 {
  background-image: -o-radial-gradient(100% 100vh, #e7dde8 0%, rgba(231,221,232,0.5) 40%, rgba(164,181,206,0) 100%),-o-linear-gradient(315deg, #ddb6b7 0%, #3e99bb 50%);
  background-image: radial-gradient(100% 100vh, #e7dde8 0%, rgba(231,221,232,0.5) 40%, rgba(164,181,206,0) 100%),linear-gradient(135deg, #ddb6b7 0%, #3e99bb 50%);
}

.collection-slide.slide4 {
  background-image: -o-radial-gradient(100% 100vh, #f874a9 0%, rgba(253,162,171,0.5) 40%, rgba(253,162,171,0) 100%),-o-linear-gradient(315deg, #5fddf7 0%, #e5ceb2 30%, #f874a9 60%);
  background-image: radial-gradient(100% 100vh, #f874a9 0%, rgba(253,162,171,0.5) 40%, rgba(253,162,171,0) 100%),linear-gradient(135deg, #5fddf7 0%, #e5ceb2 30%, #f874a9 60%);
}

.collection-slide.slide5 {
  background-image: -o-radial-gradient(100% 100vh, #fff874 0%, rgba(255,218,129,0.5) 40%, rgba(255,218,129,0) 100%),-o-linear-gradient(315deg, #f571a8 0%, #dee9b8 30%, #a0eac0 60%);
  background-image: radial-gradient(100% 100vh, #fff874 0%, rgba(255,218,129,0.5) 40%, rgba(255,218,129,0) 100%),linear-gradient(135deg, #f571a8 0%, #dee9b8 30%, #a0eac0 60%);
}

.active .collection-img {
  background-position: 60% 120px;
}

.collection-img {
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  z-index: 2;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transition-property: background-position;
  -o-transition-property: background-position;
  transition-property: background-position;
  background-size: 350px auto;
  background-position: 57% 780px;
}

.slide1[data-was-processed] .collection-img {
  background-image: url(../img/el/collection-01.png);
}

.slide2[data-was-processed] .collection-img {
  background-image: url(../img/el/collection-02.png);
}

.slide3[data-was-processed] .collection-img {
  background-image: url(../img/el/collection-03.png);
}

.slide4[data-was-processed] .collection-img {
  background-image: url(../img/el/collection-04.png);
}

.slide5[data-was-processed] .collection-img {
  background-image: url(../img/el/collection-05.png);
}

.collection-slide:nth-of-type(1) .collection-img {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.collection-slide:nth-of-type(2) .collection-img {
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.collection-slide:nth-of-type(3) .collection-img {
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
}

.collection-slide:nth-of-type(4) .collection-img {
  -webkit-transition-delay: 1.5s;
       -o-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

.collection-slide:nth-of-type(5) .collection-img {
  -webkit-transition-delay: 2s;
       -o-transition-delay: 2s;
          transition-delay: 2s;
}

.s01-foreground {
  position: relative;
  z-index: 5;
  height: calc(100vh - 50px);
}

.collection-bg {
  width: calc(100% - 20px);
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 0;
  right: 10px;
  bottom: 0;
  background-size: auto 100vh;
  background-repeat: repeat;
  -webkit-animation: pattern-rise 20s infinite;
          animation: pattern-rise 20s infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.collection-bg.pattern-fall {
  -webkit-animation: pattern-fall 20s infinite;
          animation: pattern-fall 20s infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

[data-was-processed] .collection-bg {
  background-image: url(../img/bg/collection-bg-multiply.png);
}

.mbm {
  mix-blend-mode: multiply;
}

.mbs {
  mix-blend-mode: overlay;
}

.container {
  max-width: 1380px;
  margin: 0 auto;
}

.s01-sm-md-special {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 768px;
  height: 300px;
}

.s01-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
}

.s01-bg-screen,.s01-bg-overlay,.s01-bg-base,.fade-out {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.fade-out {
  z-index: 4;
  max-width: 100%;
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(80%, rgba(2,9,17,0)), to(#020911));
  background-image: -o-linear-gradient(top, rgba(2,9,17,0) 80%, #020911 100%);
  background-image: linear-gradient(to bottom, rgba(2,9,17,0) 80%, #020911 100%);
  display: none;
}

.s01-bg-special {
  height: 100vh;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.s01-bg-base {
  background-image: url(../img/bg/s01-bg_v2.png);
  z-index: 1;
}

.s01-bg-screen {
  background-image: url(../img/bg/s01-bg_v2_screen.png);
  mix-blend-mode: screen;
  z-index: 2;
  opacity: 0;
  -webkit-animation: screenflash 4s infinite;
          animation: screenflash 4s infinite;
}

.s01-bg-overlay {
  background-image: url(../img/bg/s01-bg_v2_overlay.png);
  mix-blend-mode: overlay;
  z-index: 3;
  opacity: 0;
  -webkit-animation: overlayflash 4s infinite;
          animation: overlayflash 4s infinite;
}

.s01-bg-base,.s01-bg-screen,.s01-bg-overlay {
  background-size: 300px auto;
  background-position: center top;
}

.s01-text h1 {
  line-height: 1;
  font-weight: 900;
  letter-spacing: -1.5px;
  text-align: center;
}

.s02-flex {
  padding-top: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.s02-text h1 {
  line-height: 1;
  font-weight: 900;
  letter-spacing: -1.5px;
}

.s02-text p.first {
  margin-top: 48px;
}

#sec2.active .s02-img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.s02-img {
  text-align: center;
  opacity: 0;
  -webkit-transform: translate(0, 250px);
      -ms-transform: translate(0, 250px);
          transform: translate(0, 250px);
  -webkit-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}

.phone-wrap {
  position: relative;
  margin: 0 auto;
}

.phone-img {
  position: relative;
  z-index: 5;
}

.fit-counter {
  z-index: 1;
  display: block;
  position: absolute;
  color: #57f5ff;
  font-family: "Orbitron", sans-serif;
  font-weight: 500;
  text-align: left;
}

.fit-counter .fit-icon {
  width: 50px;
  height: 50px;
  position: absolute;
  -webkit-animation: fit-icon-blur 3s infinite;
          animation: fit-icon-blur 3s infinite;
}

.fit-counter .fit-qty {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.fit-counter .fit-activity {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 3px;
}

.fit-counter .fit-activity span {
  display: block;
}

.fit-counter .fit-label {
  -webkit-animation: fit-text-blur 3s infinite 0.25s;
          animation: fit-text-blur 3s infinite 0.25s;
}

#fit01 {
  left: -50px;
  top: -60px;
  min-width: 128px;
}

#fit01 .fit-icon {
  top: 50px;
  right: 55px;
}

#fit02 {
  right: calc(-55% + 60px);
  top: -60px;
  min-width: 107px;
}

#fit02 .fit-icon {
  top: 50px;
  left: 50px;
}

#fit03 {
  bottom: -80px;
  left: -50px;
  min-width: 108px;
}

#fit03 .fit-icon {
  top: -60px;
  right: 20px;
}

#fit04 {
  right: calc(-55% + 60px);
  bottom: -80px;
  min-width: 127px;
}

#fit04 .fit-icon {
  top: -60px;
  left: 50px;
}

.cyan-pulse {
  -webkit-animation: cyan-pulse 5s infinite;
          animation: cyan-pulse 5s infinite;
}

.blue-pulse {
  -webkit-animation: blue-pulse 5s infinite;
          animation: blue-pulse 5s infinite;
}

.button-group {
  margin-top: 36px;
}

a.callout-button {
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 1em 46px;
  display: inline-block;
  font-weight: 900;
  font-family: "Lato",sans-serif;
  color: #030f1c;
  border-radius: 80px;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  background: -o-linear-gradient(60deg, var(--c1, #ffd955), var(--c2, #fffe49) 51%, var(--c1, #ffd955)) var(--x, 0)/200%;
  background: linear-gradient(30deg, var(--c1, #ffd955), var(--c2, #fffe49) 51%, var(--c1, #ffd955)) var(--x, 0)/200%;
}

a.callout-button.sm-btn {
  font-size: 18px;
  padding: 0.85em 20px;
}

a.callout-button.med-btn {
  font-size: 18px;
  padding: 0.85em 20px;
}

a.callout-button.tiny-btn {
  font-size: 16px;
  padding: 0.85em 30px;
  margin-top: 15px;
}

a.callout-button:nth-child(1),a.callout-button.sm-btn:nth-child(1) {
  margin-left: 0;
}

a.callout-button:hover {
  --x: 100%;
  -webkit-filter: drop-shadow(0 10px 20px rgba(var(--c1a), 0.1)) drop-shadow(0 7.5px 10px rgba(var(--c1a), 0.2)) drop-shadow(0 4px 3px rgba(var(--c1a), 0.2));
          filter: drop-shadow(0 10px 20px rgba(var(--c1a), 0.1)) drop-shadow(0 7.5px 10px rgba(var(--c1a), 0.2)) drop-shadow(0 4px 3px rgba(var(--c1a), 0.2));
}

a.callout-button.gold {
  background-color: #ffd955;
  --c1: #ffd955;
  --c2: #fffe49;
  --c1a: 255, 254, 73;
}

a.callout-button.green {
  background-color: #00ffba;
  --c1: #34ff8a;
  --c2: #00ffba;
  --c1a: 0, 255, 186;
}

a.callout-button.cyan {
  background-color: #00ffd8;
  --c1a: 0, 252, 255;
  --c1: #00fcff;
  --c2: #00ffd8;
}

.next-arrow {
  width: 96px;
  margin: 0 auto;
}

.earn-screens {
  max-width: 400px;
  margin: 0px auto;
}

.animate {
  -webkit-transition: all 1.0s ease-in-out;
  -o-transition: all 1.0s ease-in-out;
  transition: all 1.0s ease-in-out;
}

.animate-opacity {
  opacity: 0;
}

.animate-delay-05 {
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.animate-delay-10 {
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
}

.animate-delay-15 {
  -webkit-transition-delay: 1.5s;
       -o-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

.animate-delay-16 {
  -webkit-transition-delay: 1.6s;
       -o-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.animate-delay-17 {
  -webkit-transition-delay: 1.7s;
       -o-transition-delay: 1.7s;
          transition-delay: 1.7s;
}

.animate-delay-18 {
  -webkit-transition-delay: 1.8s;
       -o-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

.animate-delay-19 {
  -webkit-transition-delay: 1.9s;
       -o-transition-delay: 1.9s;
          transition-delay: 1.9s;
}

.animate-delay-20 {
  -webkit-transition-delay: 2s;
       -o-transition-delay: 2s;
          transition-delay: 2s;
}

.animate-delay-25 {
  -webkit-transition-delay: 2.5s;
       -o-transition-delay: 2.5s;
          transition-delay: 2.5s;
}

.animate-delay-30 {
  -webkit-transition-delay: 3s;
       -o-transition-delay: 3s;
          transition-delay: 3s;
}

.animate-delay-35 {
  -webkit-transition-delay: 3.5s;
       -o-transition-delay: 3.5s;
          transition-delay: 3.5s;
}

.animate-delay-40 {
  -webkit-transition-delay: 4s;
       -o-transition-delay: 4s;
          transition-delay: 4s;
}

.animate-delay-45 {
  -webkit-transition-delay: 4.5s;
       -o-transition-delay: 4.5s;
          transition-delay: 4.5s;
}

.animate-delay-50 {
  -webkit-transition-delay: 5s;
       -o-transition-delay: 5s;
          transition-delay: 5s;
}

.animate-delay-55 {
  -webkit-transition-delay: 5.5s;
       -o-transition-delay: 5.5s;
          transition-delay: 5.5s;
}

.animate-left-to-right {
  -webkit-transform: translate(-250px, 0);
      -ms-transform: translate(-250px, 0);
          transform: translate(-250px, 0);
}

.animate-right-to-left {
  -webkit-transform: translate(250px, 0);
      -ms-transform: translate(250px, 0);
          transform: translate(250px, 0);
}

.animate-slide-up {
  -webkit-transform: translate(0, 250px);
      -ms-transform: translate(0, 250px);
          transform: translate(0, 250px);
}

.active .animate-opacity {
  opacity: 1;
}

.active .animate-left-to-right,.active .animate-right-to-left,.active .animate-slide-up {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.menu-button-container {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#menu-toggle {
  display: none;
}

.menu-button,.menu-button::before,.menu-button::after {
  display: block;
  background-color: #fff;
  position: absolute;
  height: 4px;
  width: 30px;
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
}

.menu-button::before {
  content: '';
  margin-top: -8px;
}

.menu-button::after {
  content: '';
  margin-top: 8px;
}

#menu-toggle:checked+.menu-button-container .menu-button::before {
  margin-top: 0px;
  -webkit-transform: rotate(405deg);
      -ms-transform: rotate(405deg);
          transform: rotate(405deg);
}

#menu-toggle:checked+.menu-button-container .menu-button {
  background: rgba(255,255,255,0);
}

#menu-toggle:checked+.menu-button-container .menu-button::after {
  margin-top: 0px;
  -webkit-transform: rotate(-405deg);
      -ms-transform: rotate(-405deg);
          transform: rotate(-405deg);
}

.faq-box {
  border-radius: 20px;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transition-property: border-color, -webkit-transform;
  transition-property: border-color, -webkit-transform;
  -o-transition-property: border-color, transform;
  transition-property: border-color, transform;
  transition-property: border-color, transform, -webkit-transform;
  margin: 18px 0 0;
  padding: 10px 0px 10px 0px;
  border: 1px solid rgba(255,255,255,0.5);
  cursor: pointer;
}

.faq-box:hover {
  border-color: #fff;
  -webkit-transition-property: border-color, -webkit-transform;
  transition-property: border-color, -webkit-transform;
  -o-transition-property: border-color, transform;
  transition-property: border-color, transform;
  transition-property: border-color, transform, -webkit-transform;
}

.faq-box h3.faq-title {
  font-size: 24px;
  margin-top: 0;
}

.faq-box .faq-title {
  text-align: left;
  padding: 10px 30px;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
  position: relative;
}

.faq-box .faq-title:before {
  width: 0;
  height: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
  left: 0.25em;
  top: 30%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-property: border-color, -webkit-transform;
  transition-property: border-color, -webkit-transform;
  -o-transition-property: border-color, transform;
  transition-property: border-color, transform;
  transition-property: border-color, transform, -webkit-transform;
}

.faq-box .faq-content {
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  margin-top: 0px;
  -webkit-transition: border 1s;
  -o-transition: border 1s;
  transition: border 1s;
  display: none;
}

.faq-box.open {
  -webkit-transition-property: border-color, -webkit-transform;
  transition-property: border-color, -webkit-transform;
  -o-transition-property: border-color, transform;
  transition-property: border-color, transform;
  transition-property: border-color, transform, -webkit-transform;
  border-color: #57ffd5;
}

.faq-box.open .faq-title {
  color: #57ffd5;
}

.faq-box.open .faq-title:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-property: border-color, -webkit-transform;
  transition-property: border-color, -webkit-transform;
  -o-transition-property: border-color, transform;
  transition-property: border-color, transform;
  transition-property: border-color, transform, -webkit-transform;
}

.faq-box.open:hover {
  border-color: #57ffd5;
}

@media (min-width: 0px) and (max-width: 767px) {
  .smctr {
    text-align: center !important;
  }
}

@media (min-width: 0) and (max-width: 1023px) {
  .lgonly {
    display: none;
  }

  .s01 {
    padding-bottom: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(2,9,17,0)), to(#020911));
    background-image: -o-linear-gradient(top, rgba(2,9,17,0) 70%, #020911 100%);
    background-image: linear-gradient(to bottom, rgba(2,9,17,0) 70%, #020911 100%);
    background-size: 100% 100%;
    background-position: center top;
  }

  .s01 .next-arrow-wrap {
    display: none;
  }

  .s01-bg-special {
    display: none;
  }

  .s01-sm-md-special .s01-bg-special {
    display: block;
  }

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

  .s01-text p {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .s02 .button-group {
    text-align: center;
    padding-bottom: 40px;
    margin-top: 20px;
  }

  .s02 .button-group a.callout-button {
    display: block;
  }

  a.callout-button {
    margin-bottom: 15px;
  }

  .menu-button-container {
    margin-top: 8px;
    padding: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 80px;
            flex: 0 1 80px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .menu-button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 12;
  }

  .menu-full-col {
    position: absolute;
    top: 0px;
    margin-top: 0px;
    left: 0;
    z-index: 11;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  #menu-toggle ~ .menu-full-col {
    overflow: hidden;
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition-property: height, background-color;
    -o-transition-property: height, background-color;
    transition-property: height, background-color;
    background-color: rgba(0,0,0,0);
  }

  #menu-toggle:checked ~ .menu-full-col {
    border: 1px solid #333;
    height: 100vh;
    padding: 0.5em;
    max-width: 100%;
    padding-top: 60px;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition-property: height, background-color;
    -o-transition-property: height, background-color;
    transition-property: height, background-color;
    background-color: rgba(0,0,0,0.8);
  }

  .nav-menu>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
    color: white;
  }
}

@media (min-width: 0) and (max-width: 600px) {
  .dream-team-grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (min-width: 0) and (max-width: 1439px) {
  .show-for-xxl {
    display: none;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .mtsm0 {
    margin-top: 0px !important;
  }

  .mtsm1 {
    margin-top: 4px !important;
  }

  .mtsm2 {
    margin-top: 8px !important;
  }

  .mtsm3 {
    margin-top: 12px !important;
  }

  .mtsm4 {
    margin-top: 16px !important;
  }

  .mtsm5 {
    margin-top: 20px !important;
  }

  .mtsm6 {
    margin-top: 24px !important;
  }

  .mtsm7 {
    margin-top: 28px !important;
  }

  .mtsm8 {
    margin-top: 32px !important;
  }

  .mtsm9 {
    margin-top: 36px !important;
  }

  .mtsm10 {
    margin-top: 40px !important;
  }

  .mtsm11 {
    margin-top: 44px !important;
  }

  .mtsm12 {
    margin-top: 48px !important;
  }

  .mtsm13 {
    margin-top: 52px !important;
  }

  .mtsm14 {
    margin-top: 56px !important;
  }

  .mtsm15 {
    margin-top: 60px !important;
  }

  .mtsm16 {
    margin-top: 64px !important;
  }

  .mtsm17 {
    margin-top: 68px !important;
  }

  .mtsm18 {
    margin-top: 72px !important;
  }

  .mtsm19 {
    margin-top: 76px !important;
  }

  .mtsm20 {
    margin-top: 80px !important;
  }

  .mtsm21 {
    margin-top: 84px !important;
  }

  .mtsm22 {
    margin-top: 88px !important;
  }

  .mtsm23 {
    margin-top: 92px !important;
  }

  .mtsm24 {
    margin-top: 96px !important;
  }

  .mbsm0 {
    margin-bottom: 0px !important;
  }

  .mbsm1 {
    margin-bottom: 4px !important;
  }

  .mbsm2 {
    margin-bottom: 8px !important;
  }

  .mbsm3 {
    margin-bottom: 12px !important;
  }

  .mbsm4 {
    margin-bottom: 16px !important;
  }

  .mbsm5 {
    margin-bottom: 20px !important;
  }

  .mbsm6 {
    margin-bottom: 24px !important;
  }

  .mbsm7 {
    margin-bottom: 28px !important;
  }

  .mbsm8 {
    margin-bottom: 32px !important;
  }

  .mbsm9 {
    margin-bottom: 36px !important;
  }

  .mbsm10 {
    margin-bottom: 40px !important;
  }

  .mbsm11 {
    margin-bottom: 44px !important;
  }

  .mbsm12 {
    margin-bottom: 48px !important;
  }

  .mbsm13 {
    margin-bottom: 52px !important;
  }

  .mbsm14 {
    margin-bottom: 56px !important;
  }

  .mbsm15 {
    margin-bottom: 60px !important;
  }

  .mbsm16 {
    margin-bottom: 64px !important;
  }

  .mbsm17 {
    margin-bottom: 68px !important;
  }

  .mbsm18 {
    margin-bottom: 72px !important;
  }

  .mbsm19 {
    margin-bottom: 76px !important;
  }

  .mbsm20 {
    margin-bottom: 80px !important;
  }

  .mbsm21 {
    margin-bottom: 84px !important;
  }

  .mbsm22 {
    margin-bottom: 88px !important;
  }

  .mbsm23 {
    margin-bottom: 92px !important;
  }

  .mbsm24 {
    margin-bottom: 96px !important;
  }

  .ptsm0 {
    padding-top: 0px !important;
  }

  .ptsm1 {
    padding-top: 4px !important;
  }

  .ptsm2 {
    padding-top: 8px !important;
  }

  .ptsm3 {
    padding-top: 12px !important;
  }

  .ptsm4 {
    padding-top: 16px !important;
  }

  .ptsm5 {
    padding-top: 20px !important;
  }

  .ptsm6 {
    padding-top: 24px !important;
  }

  .ptsm7 {
    padding-top: 28px !important;
  }

  .ptsm8 {
    padding-top: 32px !important;
  }

  .ptsm9 {
    padding-top: 36px !important;
  }

  .ptsm10 {
    padding-top: 40px !important;
  }

  .ptsm11 {
    padding-top: 44px !important;
  }

  .ptsm12 {
    padding-top: 48px !important;
  }

  .ptsm13 {
    padding-top: 52px !important;
  }

  .ptsm14 {
    padding-top: 56px !important;
  }

  .ptsm15 {
    padding-top: 60px !important;
  }

  .ptsm16 {
    padding-top: 64px !important;
  }

  .ptsm17 {
    padding-top: 68px !important;
  }

  .ptsm18 {
    padding-top: 72px !important;
  }

  .ptsm19 {
    padding-top: 76px !important;
  }

  .ptsm20 {
    padding-top: 80px !important;
  }

  .ptsm21 {
    padding-top: 84px !important;
  }

  .ptsm22 {
    padding-top: 88px !important;
  }

  .ptsm23 {
    padding-top: 92px !important;
  }

  .ptsm24 {
    padding-top: 96px !important;
  }

  .pbsm0 {
    padding-bottom: 0px !important;
  }

  .pbsm1 {
    padding-bottom: 4px !important;
  }

  .pbsm2 {
    padding-bottom: 8px !important;
  }

  .pbsm3 {
    padding-bottom: 12px !important;
  }

  .pbsm4 {
    padding-bottom: 16px !important;
  }

  .pbsm5 {
    padding-bottom: 20px !important;
  }

  .pbsm6 {
    padding-bottom: 24px !important;
  }

  .pbsm7 {
    padding-bottom: 28px !important;
  }

  .pbsm8 {
    padding-bottom: 32px !important;
  }

  .pbsm9 {
    padding-bottom: 36px !important;
  }

  .pbsm10 {
    padding-bottom: 40px !important;
  }

  .pbsm11 {
    padding-bottom: 44px !important;
  }

  .pbsm12 {
    padding-bottom: 48px !important;
  }

  .pbsm13 {
    padding-bottom: 52px !important;
  }

  .pbsm14 {
    padding-bottom: 56px !important;
  }

  .pbsm15 {
    padding-bottom: 60px !important;
  }

  .pbsm16 {
    padding-bottom: 64px !important;
  }

  .pbsm17 {
    padding-bottom: 68px !important;
  }

  .pbsm18 {
    padding-bottom: 72px !important;
  }

  .pbsm19 {
    padding-bottom: 76px !important;
  }

  .pbsm20 {
    padding-bottom: 80px !important;
  }

  .pbsm21 {
    padding-bottom: 84px !important;
  }

  .pbsm22 {
    padding-bottom: 88px !important;
  }

  .pbsm23 {
    padding-bottom: 92px !important;
  }

  .pbsm24 {
    padding-bottom: 96px !important;
  }

  p.smh5 {
    font-size: 20px !important;
  }

  .fs-0sm {
    -webkit-filter: drop-shadow(0 0 0 transparent) !important;
            filter: drop-shadow(0 0 0 transparent) !important;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 22px;
  }

  .smw450,.w770,.w870 {
    margin-left: auto;
    margin-right: auto;
    max-width: 450px;
  }

  .smw300 {
    width: 300px;
  }

  .smw280 {
    width: 280px;
  }

  .smw260 {
    width: 260px;
  }

  .smw240 {
    width: 240px;
  }

  .smw220 {
    width: 220px;
  }

  .smw200 {
    width: 200px;
  }

  .smw180 {
    width: 180px;
  }

  .smw160 {
    width: 160px;
  }

  .smw140 {
    width: 140px;
  }

  .smw120 {
    width: 120px;
  }

  .smw100 {
    width: 100px;
  }

  .smmw120 {
    width: 120px;
  }

  .smmw360 {
    max-width: 360px;
    margin: 10px auto 0;
  }

  h1 {
    font-size: 38px;
  }

  h1.kilo {
    font-size: 40px !important;
  }

  .smkilo,.kilo.smkilo {
    font-size: 43px !important;
  }

  h1.smh1 {
    font-size: 38px !important;
  }

  h1.tera {
    font-size: 50px !important;
  }

  h1.h2 {
    font-size: 32px;
  }

  h1.h3 {
    font-size: 28px !important;
  }

  .smh2 {
    font-size: 34px !important;
  }

  .smh3 {
    font-size: 28px !important;
  }

  .smh4 {
    font-size: 24px !important;
  }

  .smh5 {
    font-size: 22px !important;
  }

  .smh6 {
    font-size: 18px !important;
  }

  .smlh12 {
    line-height: 1.2 !important;
  }

  .smlh13 {
    line-height: 1.3 !important;
  }

  .smgiga,h1.smgiga {
    font-size: 48px !important;
  }

  h5 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .mh200 {
    max-height: 200px;
    overflow: hidden;
  }

  .mh250 {
    max-height: 250px;
    overflow: hidden;
  }

  .mh280 {
    max-height: 280px;
    overflow: hidden;
  }

  .mh320 {
    max-height: 320px;
    overflow: hidden;
  }

  h1.kilo {
    font-size: 40px;
  }

  h1.mega {
    font-size: 56px;
  }

  p.fs20 {
    font-size: 18px;
  }

  .smnoflex {
    display: block;
  }

  section.footer {
    padding-top: 40px;
  }

  .smlh10 {
    line-height: 1 !important;
  }

  .smlh11 {
    line-height: 1.1 !important;
  }

  .smhide {
    display: none;
  }

  .fs16 {
    font-size: 14px !important;
  }

  .smfs15 {
    font-size: 15px;
  }

  .break {
    word-break: break-all;
  }

  .nw-sm {
    white-space: nowrap;
  }

  .smleft {
    text-align: left;
  }

  .s02 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .s04 {
    background-position: 35% top;
  }

  .s04[data-was-processed] {
    background-image: -o-linear-gradient(315deg, rgba(1,11,25,0.8), rgba(1,11,25,0.8)),url(../img/bg/s04-bg.jpg);
    background-image: linear-gradient(135deg, rgba(1,11,25,0.8), rgba(1,11,25,0.8)),url(../img/bg/s04-bg.jpg);
  }

  .pop-up {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
  }

  .popup-container {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .popup-box {
    padding: 20px;
    margin: 0px;
  }

  .popup-x {
    font-size: 40px;
    top: 10px;
    right: 15px;
  }

  .quarter-icon {
    display: none;
  }

  .social-nav a {
    margin-top: -10px;
    font-size: 30px;
    line-height: 40px;
    padding: 10px 6px;
    width: 60px;
  }

  .nav-menu a {
    background: rgba(0,0,0,0.5);
    border: 1px solid rgba(255,255,255,0.5);
    padding: 20px 10px;
    margin-bottom: 10px;
    -webkit-transition-property: color, border-color;
    -o-transition-property: color, border-color;
    transition-property: color, border-color;
  }

  .nav-menu a span:after {
    display: none;
  }

  .nav-menu a:hover {
    border-color: #fffe49;
    -webkit-transition-property: color, border-color;
    -o-transition-property: color, border-color;
    transition-property: color, border-color;
  }

  .collection-title .collection-text {
    width: 300px;
    padding-top: 20px;
  }

  .collection-title .collection-text h1 {
    margin-top: 0;
    font-size: 30px;
  }

  .collection-title .collection-text h5 {
    font-size: 18px;
    margin-bottom: 0;
  }

  .collection-set {
    margin-left: 4px;
    margin-right: 4px;
  }

  .collection-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 1px);
            flex: 0 0 calc(50% - 1px);
    height: 200px;
  }

  .collection-slide.slide1,.collection-slide.slide2,.collection-slide.slide3 {
    height: 320px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3% - 0.2px);
            flex: 0 0 calc(33.3% - 0.2px);
    border-bottom: 2px solid #121920;
  }

  .collection-slide.slide1 .collection-img,.collection-slide.slide2 .collection-img,.collection-slide.slide3 .collection-img {
    background-size: 370px auto;
  }

  .collection-slide.slide1,.collection-slide.slide4 {
    border-left: 0;
  }

  .active .slide4 .collection-img,.active .slide5 .collection-img {
    background-position: 60% 0px;
  }

  .s01-text {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 400px;
  }

  .smw400 {
    max-width: 400px;
  }

  .s02-text {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 90px;
  }

  .phone-wrap {
    width: 200px;
    margin-top: 60px;
  }

  .fit-counter .fit-activity {
    font-size: 11px;
  }

  .fit-counter .fit-activity span {
    display: inline;
  }

  #fit02 {
    text-align: right;
  }

  #fit04 {
    text-align: right;
  }

  .small-s02-fix {
    margin-top: 130px;
  }

  a.callout-button.main-btn {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  a.callout-button.tiny-btn {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -10px;
  }

  .logo-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 200px;
            flex: 1 0 200px;
    position: relative;
    z-index: 13;
    margin-left: 10px;
  }

  .logo-col .head-logo {
    width: 200px;
  }

  .faq-box .faq-content .tiny-btn {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 48em) {
  .frow .frow {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }

  .column,.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  .medium-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .medium-offset-0 {
    margin-left: 0%;
  }

  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .medium-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

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

  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .medium-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

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

  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .medium-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

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

  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

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

  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .medium-up-1>.column,.medium-up-1>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .medium-up-2>.column,.medium-up-2>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .medium-up-3>.column,.medium-up-3>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .medium-up-4>.column,.medium-up-4>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .medium-up-5>.column,.medium-up-5>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .medium-up-6>.column,.medium-up-6>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .medium-up-7>.column,.medium-up-7>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .medium-up-8>.column,.medium-up-8>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .frow.medium-unstack>.column,.frow.medium-unstack>.columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }

  .medium-collapse>.column,.medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
  }

  .medium-uncollapse>.column,.medium-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  h1 {
    font-size: 2.625rem;
  }

  h2 {
    font-size: 2.375rem;
  }

  h3 {
    font-size: 1.8125rem;
  }

  h4 {
    font-size: 1.4375rem;
  }

  h5 {
    font-size: 1.3125rem;
  }

  h6 {
    font-size: 1.25rem;
  }

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

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

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

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

  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  h1.smaller {
    font-size: 1.96875rem;
  }

  h1.mega {
    font-size: 3.9375rem;
  }

  h1.giga {
    font-size: 4.59375rem;
  }

  h1.tera {
    font-size: 5.25rem;
  }

  h1.peta {
    font-size: 5.90625rem;
  }

  h1.kilo {
    font-size: 3.28125rem;
  }

  h1.h1,h2.h1,h3.h1,h4.h1,h5.h1,h6.h1,p.h1,li.h1 {
    font-size: 2.625rem;
  }

  h2.smaller {
    font-size: 1.78125rem;
  }

  h2.mega {
    font-size: 3.5625rem;
  }

  h2.giga {
    font-size: 4.15625rem;
  }

  h2.tera {
    font-size: 4.75rem;
  }

  h2.peta {
    font-size: 5.34375rem;
  }

  h2.kilo {
    font-size: 2.96875rem;
  }

  h1.h2,h2.h2,h3.h2,h4.h2,h5.h2,h6.h2,p.h2,li.h2 {
    font-size: 2.375rem;
  }

  h3.smaller {
    font-size: 1.359375rem;
  }

  h3.mega {
    font-size: 2.71875rem;
  }

  h3.giga {
    font-size: 3.171875rem;
  }

  h3.tera {
    font-size: 3.625rem;
  }

  h3.peta {
    font-size: 4.078125rem;
  }

  h3.kilo {
    font-size: 2.265625rem;
  }

  h1.h3,h2.h3,h3.h3,h4.h3,h5.h3,h6.h3,p.h3,li.h3 {
    font-size: 1.8125rem;
  }

  h4.smaller {
    font-size: 1.078125rem;
  }

  h4.mega {
    font-size: 2.15625rem;
  }

  h4.giga {
    font-size: 2.515625rem;
  }

  h4.tera {
    font-size: 2.875rem;
  }

  h4.peta {
    font-size: 3.234375rem;
  }

  h4.kilo {
    font-size: 1.796875rem;
  }

  h1.h4,h2.h4,h3.h4,h4.h4,h5.h4,h6.h4,p.h4,li.h4 {
    font-size: 1.4375rem;
  }

  h5.smaller {
    font-size: .984375rem;
  }

  h5.mega {
    font-size: 1.96875rem;
  }

  h5.giga {
    font-size: 2.296875rem;
  }

  h5.tera {
    font-size: 2.625rem;
  }

  h5.peta {
    font-size: 2.953125rem;
  }

  h5.kilo {
    font-size: 1.640625rem;
  }

  h1.h5,h2.h5,h3.h5,h4.h5,h5.h5,h6.h5,p.h5,li.h5 {
    font-size: 1.3125rem;
  }

  h6.smaller {
    font-size: .9375rem;
  }

  h6.mega {
    font-size: 1.875rem;
  }

  h6.giga {
    font-size: 2.1875rem;
  }

  h6.tera {
    font-size: 2.5rem;
  }

  h6.peta {
    font-size: 2.8125rem;
  }

  h6.kilo {
    font-size: 1.5625rem;
  }

  h1.h6,h2.h6,h3.h6,h4.h6,h5.h6,h6.h6,p.h6,li.h6 {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 48em) and (min-width: 48em) {
  .medium-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media screen and (min-width: 64em) {
  .large-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .large-offset-0 {
    margin-left: 0%;
  }

  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .large-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

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

  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .large-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

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

  .large-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .large-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

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

  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

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

  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .large-up-1>.column,.large-up-1>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .large-up-2>.column,.large-up-2>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .large-up-3>.column,.large-up-3>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .large-up-4>.column,.large-up-4>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .large-up-5>.column,.large-up-5>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .large-up-6>.column,.large-up-6>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .large-up-7>.column,.large-up-7>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .large-up-8>.column,.large-up-8>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .frow.large-unstack>.column,.frow.large-unstack>.columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }

  .large-collapse>.column,.large-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
  }

  .large-uncollapse>.column,.large-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  h1 {
    font-size: 3.125rem;
  }

  h2 {
    font-size: 2.59375rem;
  }

  h3 {
    font-size: 2.15625rem;
  }

  h4 {
    font-size: 1.8rem;
  }

  h5 {
    font-size: 1.5rem;
  }

  h6 {
    font-size: 1.25rem;
  }

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

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

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

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

  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  h1.smaller {
    font-size: 2.34375rem;
  }

  h1.mega {
    font-size: 4.6875rem;
  }

  h1.giga {
    font-size: 5.46875rem;
  }

  h1.tera {
    font-size: 6.25rem;
  }

  h1.peta {
    font-size: 7.03125rem;
  }

  h1.kilo {
    font-size: 3.90625rem;
  }

  h1.h1,h2.h1,h3.h1,h4.h1,h5.h1,h6.h1,p.h1,li.h1 {
    font-size: 3.125rem;
  }

  h2.smaller {
    font-size: 1.9453125rem;
  }

  h2.mega {
    font-size: 3.890625rem;
  }

  h2.giga {
    font-size: 4.5390625rem;
  }

  h2.tera {
    font-size: 5.1875rem;
  }

  h2.peta {
    font-size: 5.8359375rem;
  }

  h2.kilo {
    font-size: 3.2421875rem;
  }

  h1.h2,h2.h2,h3.h2,h4.h2,h5.h2,h6.h2,p.h2,li.h2 {
    font-size: 2.59375rem;
  }

  h3.smaller {
    font-size: 1.6171875rem;
  }

  h3.mega {
    font-size: 3.234375rem;
  }

  h3.giga {
    font-size: 3.7734375rem;
  }

  h3.tera {
    font-size: 4.3125rem;
  }

  h3.peta {
    font-size: 4.8515625rem;
  }

  h3.kilo {
    font-size: 2.6953125rem;
  }

  h1.h3,h2.h3,h3.h3,h4.h3,h5.h3,h6.h3,p.h3,li.h3 {
    font-size: 2.15625rem;
  }

  h4.smaller {
    font-size: 1.35rem;
  }

  h4.mega {
    font-size: 2.7rem;
  }

  h4.giga {
    font-size: 3.15rem;
  }

  h4.tera {
    font-size: 3.6rem;
  }

  h4.peta {
    font-size: 4.05rem;
  }

  h4.kilo {
    font-size: 2.25rem;
  }

  h1.h4,h2.h4,h3.h4,h4.h4,h5.h4,h6.h4,p.h4,li.h4 {
    font-size: 1.8rem;
  }

  h5.smaller {
    font-size: 1.125rem;
  }

  h5.mega {
    font-size: 2.25rem;
  }

  h5.giga {
    font-size: 2.625rem;
  }

  h5.tera {
    font-size: 3rem;
  }

  h5.peta {
    font-size: 3.375rem;
  }

  h5.kilo {
    font-size: 1.875rem;
  }

  h1.h5,h2.h5,h3.h5,h4.h5,h5.h5,h6.h5,p.h5,li.h5 {
    font-size: 1.5rem;
  }

  h6.smaller {
    font-size: .9375rem;
  }

  h6.mega {
    font-size: 1.875rem;
  }

  h6.giga {
    font-size: 2.1875rem;
  }

  h6.tera {
    font-size: 2.5rem;
  }

  h6.peta {
    font-size: 2.8125rem;
  }

  h6.kilo {
    font-size: 1.5625rem;
  }

  h1.h6,h2.h6,h3.h6,h4.h6,h5.h6,h6.h6,p.h6,li.h6 {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .xlarge-offset-0 {
    margin-left: 0%;
  }

  .xlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .xlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

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

  .xlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .xlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .xlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

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

  .xlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .xlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .xlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

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

  .xlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .xlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .xlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

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

  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .xlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xlarge-up-1>.column,.xlarge-up-1>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .xlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xlarge-up-2>.column,.xlarge-up-2>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .xlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xlarge-up-3>.column,.xlarge-up-3>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xlarge-up-4>.column,.xlarge-up-4>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .xlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xlarge-up-5>.column,.xlarge-up-5>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .xlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xlarge-up-6>.column,.xlarge-up-6>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xlarge-up-7>.column,.xlarge-up-7>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .xlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xlarge-up-8>.column,.xlarge-up-8>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .frow.xlarge-unstack>.column,.frow.xlarge-unstack>.columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }

  .xlarge-collapse>.column,.xlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
  }

  .xlarge-uncollapse>.column,.xlarge-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

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

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

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

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

  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .xxlarge-offset-0 {
    margin-left: 0%;
  }

  .xxlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .xxlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

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

  .xxlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .xxlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .xxlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

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

  .xxlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .xxlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .xxlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

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

  .xxlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .xxlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .xxlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

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

  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .xxlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xxlarge-up-1>.column,.xxlarge-up-1>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .xxlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xxlarge-up-2>.column,.xxlarge-up-2>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .xxlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xxlarge-up-3>.column,.xxlarge-up-3>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xxlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xxlarge-up-4>.column,.xxlarge-up-4>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .xxlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xxlarge-up-5>.column,.xxlarge-up-5>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .xxlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xxlarge-up-6>.column,.xxlarge-up-6>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xxlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xxlarge-up-7>.column,.xxlarge-up-7>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .xxlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xxlarge-up-8>.column,.xxlarge-up-8>.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .frow.xxlarge-unstack>.column,.frow.xxlarge-unstack>.columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }

  .xxlarge-collapse>.column,.xxlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
  }

  .xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

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

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

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

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

  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxlarge-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media (min-width: 768px) {
  .mt0 {
    margin-top: 0px !important;
  }

  .mt1 {
    margin-top: 2.6666666667px !important;
  }

  .mt2 {
    margin-top: 5.3333333333px !important;
  }

  .mt3 {
    margin-top: 8px !important;
  }

  .mt4 {
    margin-top: 10.6666666667px !important;
  }

  .mt5 {
    margin-top: 13.3333333333px !important;
  }

  .mt6 {
    margin-top: 16px !important;
  }

  .mt7 {
    margin-top: 18.6666666667px !important;
  }

  .mt8 {
    margin-top: 21.3333333333px !important;
  }

  .mt9 {
    margin-top: 24px !important;
  }

  .mt10 {
    margin-top: 26.6666666667px !important;
  }

  .mt11 {
    margin-top: 29.3333333333px !important;
  }

  .mt12 {
    margin-top: 32px !important;
  }

  .mt13 {
    margin-top: 34.6666666667px !important;
  }

  .mt14 {
    margin-top: 37.3333333333px !important;
  }

  .mt15 {
    margin-top: 40px !important;
  }

  .mt16 {
    margin-top: 42.6666666667px !important;
  }

  .mt17 {
    margin-top: 45.3333333333px !important;
  }

  .mt18 {
    margin-top: 48px !important;
  }

  .mt19 {
    margin-top: 50.6666666667px !important;
  }

  .mt20 {
    margin-top: 53.3333333333px !important;
  }

  .mt21 {
    margin-top: 56px !important;
  }

  .mt22 {
    margin-top: 58.6666666667px !important;
  }

  .mt23 {
    margin-top: 61.3333333333px !important;
  }

  .mt24 {
    margin-top: 64px !important;
  }

  .mb0 {
    margin-bottom: 0px !important;
  }

  .mb1 {
    margin-bottom: 2.6666666667px !important;
  }

  .mb2 {
    margin-bottom: 5.3333333333px !important;
  }

  .mb3 {
    margin-bottom: 8px !important;
  }

  .mb4 {
    margin-bottom: 10.6666666667px !important;
  }

  .mb5 {
    margin-bottom: 13.3333333333px !important;
  }

  .mb6 {
    margin-bottom: 16px !important;
  }

  .mb7 {
    margin-bottom: 18.6666666667px !important;
  }

  .mb8 {
    margin-bottom: 21.3333333333px !important;
  }

  .mb9 {
    margin-bottom: 24px !important;
  }

  .mb10 {
    margin-bottom: 26.6666666667px !important;
  }

  .mb11 {
    margin-bottom: 29.3333333333px !important;
  }

  .mb12 {
    margin-bottom: 32px !important;
  }

  .mb13 {
    margin-bottom: 34.6666666667px !important;
  }

  .mb14 {
    margin-bottom: 37.3333333333px !important;
  }

  .mb15 {
    margin-bottom: 40px !important;
  }

  .mb16 {
    margin-bottom: 42.6666666667px !important;
  }

  .mb17 {
    margin-bottom: 45.3333333333px !important;
  }

  .mb18 {
    margin-bottom: 48px !important;
  }

  .mb19 {
    margin-bottom: 50.6666666667px !important;
  }

  .mb20 {
    margin-bottom: 53.3333333333px !important;
  }

  .mb21 {
    margin-bottom: 56px !important;
  }

  .mb22 {
    margin-bottom: 58.6666666667px !important;
  }

  .mb23 {
    margin-bottom: 61.3333333333px !important;
  }

  .mb24 {
    margin-bottom: 64px !important;
  }

  .pb0 {
    padding-bottom: 0px !important;
  }

  .pb1 {
    padding-bottom: 2.6666666667px !important;
  }

  .pb2 {
    padding-bottom: 5.3333333333px !important;
  }

  .pb3 {
    padding-bottom: 8px !important;
  }

  .pb4 {
    padding-bottom: 10.6666666667px !important;
  }

  .pb5 {
    padding-bottom: 13.3333333333px !important;
  }

  .pb6 {
    padding-bottom: 16px !important;
  }

  .pb7 {
    padding-bottom: 18.6666666667px !important;
  }

  .pb8 {
    padding-bottom: 21.3333333333px !important;
  }

  .pb9 {
    padding-bottom: 24px !important;
  }

  .pb10 {
    padding-bottom: 26.6666666667px !important;
  }

  .pb11 {
    padding-bottom: 29.3333333333px !important;
  }

  .pb12 {
    padding-bottom: 32px !important;
  }

  .pb13 {
    padding-bottom: 34.6666666667px !important;
  }

  .pb14 {
    padding-bottom: 37.3333333333px !important;
  }

  .pb15 {
    padding-bottom: 40px !important;
  }

  .pb16 {
    padding-bottom: 42.6666666667px !important;
  }

  .pb17 {
    padding-bottom: 45.3333333333px !important;
  }

  .pb18 {
    padding-bottom: 48px !important;
  }

  .pb19 {
    padding-bottom: 50.6666666667px !important;
  }

  .pb20 {
    padding-bottom: 53.3333333333px !important;
  }

  .pb21 {
    padding-bottom: 56px !important;
  }

  .pb22 {
    padding-bottom: 58.6666666667px !important;
  }

  .pb23 {
    padding-bottom: 61.3333333333px !important;
  }

  .pb24 {
    padding-bottom: 64px !important;
  }

  .pt0 {
    padding-top: 0px !important;
  }

  .pt1 {
    padding-top: 2.6666666667px !important;
  }

  .pt2 {
    padding-top: 5.3333333333px !important;
  }

  .pt3 {
    padding-top: 8px !important;
  }

  .pt4 {
    padding-top: 10.6666666667px !important;
  }

  .pt5 {
    padding-top: 13.3333333333px !important;
  }

  .pt6 {
    padding-top: 16px !important;
  }

  .pt7 {
    padding-top: 18.6666666667px !important;
  }

  .pt8 {
    padding-top: 21.3333333333px !important;
  }

  .pt9 {
    padding-top: 24px !important;
  }

  .pt10 {
    padding-top: 26.6666666667px !important;
  }

  .pt11 {
    padding-top: 29.3333333333px !important;
  }

  .pt12 {
    padding-top: 32px !important;
  }

  .pt13 {
    padding-top: 34.6666666667px !important;
  }

  .pt14 {
    padding-top: 37.3333333333px !important;
  }

  .pt15 {
    padding-top: 40px !important;
  }

  .pt16 {
    padding-top: 42.6666666667px !important;
  }

  .pt17 {
    padding-top: 45.3333333333px !important;
  }

  .pt18 {
    padding-top: 48px !important;
  }

  .pt19 {
    padding-top: 50.6666666667px !important;
  }

  .pt20 {
    padding-top: 53.3333333333px !important;
  }

  .pt21 {
    padding-top: 56px !important;
  }

  .pt22 {
    padding-top: 58.6666666667px !important;
  }

  .pt23 {
    padding-top: 61.3333333333px !important;
  }

  .pt24 {
    padding-top: 64px !important;
  }

  .fs8 {
    font-size: 8px !important;
  }

  .fs12 {
    font-size: 12px !important;
  }

  .fs16 {
    font-size: 16px !important;
  }

  .fs20 {
    font-size: 20px !important;
  }

  .fs24 {
    font-size: 24px !important;
  }

  .fs28 {
    font-size: 28px !important;
  }

  .fs32 {
    font-size: 32px !important;
  }

  .fs36 {
    font-size: 36px !important;
  }

  .fs40 {
    font-size: 40px !important;
  }

  .fs44 {
    font-size: 44px !important;
  }

  .fs48 {
    font-size: 48px !important;
  }

  .fs52 {
    font-size: 52px !important;
  }

  .fs56 {
    font-size: 56px !important;
  }

  .fs60 {
    font-size: 60px !important;
  }

  .fs64 {
    font-size: 64px !important;
  }

  .fs68 {
    font-size: 68px !important;
  }

  .fs72 {
    font-size: 72px !important;
  }

  .fw,.w1370,.w1270,.w1170,.w1070,.w970,.w870,.w770,.w670,.w570,.w470,.w370,.w270 {
    padding-left: 15px;
    padding-right: 15px;
  }

  p {
    font-size: 18px;
  }

  h1+p,h2+p,h3+p,h4+p,h5+p,h6+p {
    margin-top: 2rem;
  }

  .fs-2 {
    -webkit-filter: drop-shadow(0 10px 20px rgba(50,90,110,0.125)) drop-shadow(0 7.5px 10px rgba(50,90,110,0.15)) drop-shadow(0 4px 3px rgba(50,90,110,0.4));
            filter: drop-shadow(0 10px 20px rgba(50,90,110,0.125)) drop-shadow(0 7.5px 10px rgba(50,90,110,0.15)) drop-shadow(0 4px 3px rgba(50,90,110,0.4));
  }

  .fs-3 {
    -webkit-filter: drop-shadow(0 5px 5px rgba(50,90,110,0.075)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 3px rgba(50,90,110,0.2));
            filter: drop-shadow(0 5px 5px rgba(50,90,110,0.075)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 3px rgba(50,90,110,0.2));
  }

  .nw {
    white-space: nowrap;
  }

  .valign {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .pl2x.columns {
    padding-left: 20px;
  }

  .pl0.columns {
    padding-left: 0px;
  }

  .fixleft {
    margin-left: 0;
  }

  .mdleft {
    text-align: left;
  }

  .mdright {
    text-align: right;
  }

  .w600 {
    max-width: 600px;
  }

  .sm-only {
    display: none;
  }

  section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  section.xpad {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  section.mpad {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .wt {
    color: #fff;
  }

  .wt h1,.wt h2,.wt h3,.wt h4,.wt h5,.wt h6,.wt p {
    color: #fff;
  }

  .fix {
    margin-top: 24px;
  }

  .fix1 {
    margin-top: 24px;
  }

  .fix2 {
    margin-top: 40px;
  }

  .s04 {
    background-size: 1024px auto;
    background-position: right 0% bottom -80px;
  }

  .s04[data-was-processed] {
    background-image: url(../img/bg/s04-bg.jpg);
  }

  .s05,.s07 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .s06 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .quarter-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .quarter-label {
    text-align: right;
    padding-right: 30px;
  }

  .quarter-label h3 {
    text-align: right;
  }

  .quarter-milestones {
    padding-left: 30px;
  }

  .milestone {
    margin-top: 40px;
    padding: 30px 30px;
  }

  .collection-title .collection-text {
    top: 3px;
    width: 670px;
    padding-top: 1em;
    padding-bottom: 0.75em;
  }

  .active .collection-img {
    background-position: 57% 80px;
  }

  .collection-img {
    background-size: 500px auto;
    background-position: 57% 780px;
  }

  .s02-flex {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .phone-wrap {
    margin-top: 40px;
    width: 305px;
  }

  .fit-counter .fit-icon {
    width: 50px;
    height: 50px;
  }

  .fit-counter .fit-qty {
    font-size: 24px;
  }

  .fit-counter .fit-activity {
    margin-top: 0px;
    font-size: 17px;
  }

  #fit01 {
    left: calc(-55% + 20px);
    top: 60px;
  }

  #fit01 .fit-icon {
    top: 40%;
    right: -40px;
  }

  #fit02 {
    right: calc(-55% + 25px);
    top: 220px;
    min-width: 107px;
  }

  #fit02 .fit-icon {
    left: -52%;
    top: 0px;
  }

  #fit03 {
    bottom: 120px;
    left: calc(-55% + 30px);
  }

  #fit03 .fit-icon {
    right: -44%;
    top: 10px;
  }

  #fit04 {
    right: calc(-60% + 15px);
    bottom: 65px;
  }

  #fit04 .fit-icon {
    left: -50%;
    top: 20px;
  }

  a.callout-button.sm-btn {
    font-size: 20px;
    padding: 0.85em 40px;
  }

  a.callout-button.med-btn {
    font-size: 20px;
    padding: 0.85em 40px;
  }

  .earn-screens {
    max-width: 450px;
    margin: 0px auto;
  }

  .faq-box .faq-title {
    padding-left: 1.5em;
  }

  .faq-box .faq-content .tiny-btn {
    margin-bottom: 0;
  }

  .faq-box .faq-content {
    padding-left: 30px;
    padding-right: 50px;
  }

  .faq-box .faq-content p {
    font-size: 18.5px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mtmd0 {
    margin-top: 0px !important;
  }

  .mtmd1 {
    margin-top: 2.6666666667px !important;
  }

  .mtmd2 {
    margin-top: 5.3333333333px !important;
  }

  .mtmd3 {
    margin-top: 8px !important;
  }

  .mtmd4 {
    margin-top: 10.6666666667px !important;
  }

  .mtmd5 {
    margin-top: 13.3333333333px !important;
  }

  .mtmd6 {
    margin-top: 16px !important;
  }

  .mtmd7 {
    margin-top: 18.6666666667px !important;
  }

  .mtmd8 {
    margin-top: 21.3333333333px !important;
  }

  .mtmd9 {
    margin-top: 24px !important;
  }

  .mtmd10 {
    margin-top: 26.6666666667px !important;
  }

  .mtmd11 {
    margin-top: 29.3333333333px !important;
  }

  .mtmd12 {
    margin-top: 32px !important;
  }

  .mbmd0 {
    margin-bottom: 0px !important;
  }

  .mbmd1 {
    margin-bottom: 2.6666666667px !important;
  }

  .mbmd2 {
    margin-bottom: 5.3333333333px !important;
  }

  .mbmd3 {
    margin-bottom: 8px !important;
  }

  .mbmd4 {
    margin-bottom: 10.6666666667px !important;
  }

  .mbmd5 {
    margin-bottom: 13.3333333333px !important;
  }

  .mbmd6 {
    margin-bottom: 16px !important;
  }

  .mbmd7 {
    margin-bottom: 18.6666666667px !important;
  }

  .mbmd8 {
    margin-bottom: 21.3333333333px !important;
  }

  .mbmd9 {
    margin-bottom: 24px !important;
  }

  .mbmd10 {
    margin-bottom: 26.6666666667px !important;
  }

  .mbmd11 {
    margin-bottom: 29.3333333333px !important;
  }

  .mbmd12 {
    margin-bottom: 32px !important;
  }

  .ptmd0 {
    padding-top: 0px !important;
  }

  .ptmd1 {
    padding-top: 2.6666666667px !important;
  }

  .ptmd2 {
    padding-top: 5.3333333333px !important;
  }

  .ptmd3 {
    padding-top: 8px !important;
  }

  .ptmd4 {
    padding-top: 10.6666666667px !important;
  }

  .ptmd5 {
    padding-top: 13.3333333333px !important;
  }

  .ptmd6 {
    padding-top: 16px !important;
  }

  .ptmd7 {
    padding-top: 18.6666666667px !important;
  }

  .ptmd8 {
    padding-top: 21.3333333333px !important;
  }

  .ptmd9 {
    padding-top: 24px !important;
  }

  .ptmd10 {
    padding-top: 26.6666666667px !important;
  }

  .ptmd11 {
    padding-top: 29.3333333333px !important;
  }

  .ptmd12 {
    padding-top: 32px !important;
  }

  .ptmd13 {
    padding-top: 34.6666666667px !important;
  }

  .ptmd14 {
    padding-top: 37.3333333333px !important;
  }

  .ptmd15 {
    padding-top: 40px !important;
  }

  .ptmd16 {
    padding-top: 42.6666666667px !important;
  }

  .ptmd17 {
    padding-top: 45.3333333333px !important;
  }

  .ptmd18 {
    padding-top: 48px !important;
  }

  .ptmd19 {
    padding-top: 50.6666666667px !important;
  }

  .ptmd20 {
    padding-top: 53.3333333333px !important;
  }

  .ptmd21 {
    padding-top: 56px !important;
  }

  .ptmd22 {
    padding-top: 58.6666666667px !important;
  }

  .ptmd23 {
    padding-top: 61.3333333333px !important;
  }

  .ptmd24 {
    padding-top: 64px !important;
  }

  .pbmd0 {
    padding-bottom: 0px !important;
  }

  .pbmd1 {
    padding-bottom: 2.6666666667px !important;
  }

  .pbmd2 {
    padding-bottom: 5.3333333333px !important;
  }

  .pbmd3 {
    padding-bottom: 8px !important;
  }

  .pbmd4 {
    padding-bottom: 10.6666666667px !important;
  }

  .pbmd5 {
    padding-bottom: 13.3333333333px !important;
  }

  .pbmd6 {
    padding-bottom: 16px !important;
  }

  .pbmd7 {
    padding-bottom: 18.6666666667px !important;
  }

  .pbmd8 {
    padding-bottom: 21.3333333333px !important;
  }

  .pbmd9 {
    padding-bottom: 24px !important;
  }

  .pbmd10 {
    padding-bottom: 26.6666666667px !important;
  }

  .pbmd11 {
    padding-bottom: 29.3333333333px !important;
  }

  .pbmd12 {
    padding-bottom: 32px !important;
  }

  .w770 {
    max-width: 768px;
  }

  .pl0md.columns {
    padding-left: 0px;
  }

  .clearfixmd {
    clear: both;
  }

  .mdw700 {
    width: 700px;
  }

  .mdw600 {
    width: 600px;
  }

  .mdw500 {
    width: 500px;
  }

  .mdw400 {
    width: 400px;
  }

  .mdw300 {
    width: 300px;
  }

  .mdw280 {
    width: 280px;
  }

  .mdw260 {
    width: 260px;
  }

  .mdw240 {
    width: 240px;
  }

  .mdw220 {
    width: 220px;
  }

  .mdw200 {
    width: 200px;
  }

  .mdw180 {
    width: 180px;
  }

  .mdw160 {
    width: 160px;
  }

  .mdw140 {
    width: 140px;
  }

  .mdw120 {
    width: 120px;
  }

  .mdw100 {
    width: 100px;
  }

  .mdfw {
    margin-left: auto;
    margin-right: auto;
  }

  .mtmd-2 {
    margin-top: -16px !important;
  }

  .mtmd-3 {
    margin-top: -24px !important;
  }

  .mtmd-4 {
    margin-top: -32px !important;
  }

  .mdhide {
    display: none;
  }

  .mdac {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .mdctr {
    text-align: center;
  }

  h1.kilomd {
    font-size: 48px !important;
  }

  h4.mdh5 {
    font-size: 21px;
  }

  .mdh1 {
    font-size: 42px !important;
  }

  .mdh2 {
    font-size: 38px !important;
  }

  .mdh3 {
    font-size: 29px !important;
  }

  .mdh4 {
    font-size: 23px !important;
  }

  .mdh5 {
    font-size: 21px !important;
  }

  .s02 {
    padding-left: 30px;
    padding-right: 30px;
    background-size: 1920px auto;
    background-position: left top, 75% bottom;
  }

  .s02[data-was-processed] {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(80vh, rgba(2,9,17,0)), color-stop(100vh, #020911)),url(../img/bg/s02-bg.jpg);
    background-image: -o-linear-gradient(bottom, rgba(2,9,17,0) 80vh, #020911 100vh),url(../img/bg/s02-bg.jpg);
    background-image: linear-gradient(to top, rgba(2,9,17,0) 80vh, #020911 100vh),url(../img/bg/s02-bg.jpg);
  }

  header.header .hspacer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 0px;
            flex: 0 1 0px;
    max-width: 20px;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    display: none;
  }

  header.header .burger-menu-wrapper {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .social-nav a {
    margin-top: -10px;
    font-size: 30px;
    line-height: 40px;
    padding: 10px 6px;
    width: 60px;
  }

  .nav-menu a {
    margin-top: 10px;
    font-size: 18px;
    padding: 16px;
  }

  .collection-set {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    height: 700px;
  }

  .collection-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    width: 33.3%;
    border-bottom: 3px solid #121920;
  }

  .collection-slide.slide1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 700px;
            flex: 0 0 700px;
    width: 33%;
  }

  .slide1 .collection-img {
    background-size: 800px auto;
  }

  .s01-text {
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 768px;
  }

  .s01-text h1 {
    font-size: 60px;
    margin-top: 0;
  }

  .s02-text h1 {
    font-size: 48px;
    text-align: center;
  }

  .s02-text {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 660px;
            flex: 0 1 660px;
  }

  .s02-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 660px;
            flex: 0 1 660px;
  }

  .logo-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 300px;
            flex: 1 0 300px;
    position: relative;
    z-index: 13;
    margin-left: 10px;
  }
}

@media (min-width: 1024px) {
  .mt0 {
    margin-top: 0px !important;
  }

  .mt1 {
    margin-top: 4px !important;
  }

  .mt2 {
    margin-top: 8px !important;
  }

  .mt3 {
    margin-top: 12px !important;
  }

  .mt4 {
    margin-top: 16px !important;
  }

  .mt5 {
    margin-top: 20px !important;
  }

  .mt6 {
    margin-top: 24px !important;
  }

  .mt7 {
    margin-top: 28px !important;
  }

  .mt8 {
    margin-top: 32px !important;
  }

  .mt9 {
    margin-top: 36px !important;
  }

  .mt10 {
    margin-top: 40px !important;
  }

  .mt11 {
    margin-top: 44px !important;
  }

  .mt12 {
    margin-top: 48px !important;
  }

  .mt13 {
    margin-top: 52px !important;
  }

  .mt14 {
    margin-top: 56px !important;
  }

  .mt15 {
    margin-top: 60px !important;
  }

  .mt16 {
    margin-top: 64px !important;
  }

  .mt17 {
    margin-top: 68px !important;
  }

  .mt18 {
    margin-top: 72px !important;
  }

  .mt19 {
    margin-top: 76px !important;
  }

  .mt20 {
    margin-top: 80px !important;
  }

  .mt21 {
    margin-top: 84px !important;
  }

  .mt22 {
    margin-top: 88px !important;
  }

  .mt23 {
    margin-top: 92px !important;
  }

  .mt24 {
    margin-top: 96px !important;
  }

  .mb0 {
    margin-bottom: 0px !important;
  }

  .mb1 {
    margin-bottom: 4px !important;
  }

  .mb2 {
    margin-bottom: 8px !important;
  }

  .mb3 {
    margin-bottom: 12px !important;
  }

  .mb4 {
    margin-bottom: 16px !important;
  }

  .mb5 {
    margin-bottom: 20px !important;
  }

  .mb6 {
    margin-bottom: 24px !important;
  }

  .mb7 {
    margin-bottom: 28px !important;
  }

  .mb8 {
    margin-bottom: 32px !important;
  }

  .mb9 {
    margin-bottom: 36px !important;
  }

  .mb10 {
    margin-bottom: 40px !important;
  }

  .mb11 {
    margin-bottom: 44px !important;
  }

  .mb12 {
    margin-bottom: 48px !important;
  }

  .mb13 {
    margin-bottom: 52px !important;
  }

  .mb14 {
    margin-bottom: 56px !important;
  }

  .mb15 {
    margin-bottom: 60px !important;
  }

  .mb16 {
    margin-bottom: 64px !important;
  }

  .mb17 {
    margin-bottom: 68px !important;
  }

  .mb18 {
    margin-bottom: 72px !important;
  }

  .mb19 {
    margin-bottom: 76px !important;
  }

  .mb20 {
    margin-bottom: 80px !important;
  }

  .mb21 {
    margin-bottom: 84px !important;
  }

  .mb22 {
    margin-bottom: 88px !important;
  }

  .mb23 {
    margin-bottom: 92px !important;
  }

  .mb24 {
    margin-bottom: 96px !important;
  }

  .pb0 {
    padding-bottom: 0px !important;
  }

  .pb1 {
    padding-bottom: 4px !important;
  }

  .pb2 {
    padding-bottom: 8px !important;
  }

  .pb3 {
    padding-bottom: 12px !important;
  }

  .pb4 {
    padding-bottom: 16px !important;
  }

  .pb5 {
    padding-bottom: 20px !important;
  }

  .pb6 {
    padding-bottom: 24px !important;
  }

  .pb7 {
    padding-bottom: 28px !important;
  }

  .pb8 {
    padding-bottom: 32px !important;
  }

  .pb9 {
    padding-bottom: 36px !important;
  }

  .pb10 {
    padding-bottom: 40px !important;
  }

  .pb11 {
    padding-bottom: 44px !important;
  }

  .pb12 {
    padding-bottom: 48px !important;
  }

  .pb13 {
    padding-bottom: 52px !important;
  }

  .pb14 {
    padding-bottom: 56px !important;
  }

  .pb15 {
    padding-bottom: 60px !important;
  }

  .pb16 {
    padding-bottom: 64px !important;
  }

  .pb17 {
    padding-bottom: 68px !important;
  }

  .pb18 {
    padding-bottom: 72px !important;
  }

  .pb19 {
    padding-bottom: 76px !important;
  }

  .pb20 {
    padding-bottom: 80px !important;
  }

  .pb21 {
    padding-bottom: 84px !important;
  }

  .pb22 {
    padding-bottom: 88px !important;
  }

  .pb23 {
    padding-bottom: 92px !important;
  }

  .pb24 {
    padding-bottom: 96px !important;
  }

  .pt0 {
    padding-top: 0px !important;
  }

  .pt1 {
    padding-top: 4px !important;
  }

  .pt2 {
    padding-top: 8px !important;
  }

  .pt3 {
    padding-top: 12px !important;
  }

  .pt4 {
    padding-top: 16px !important;
  }

  .pt5 {
    padding-top: 20px !important;
  }

  .pt6 {
    padding-top: 24px !important;
  }

  .pt7 {
    padding-top: 28px !important;
  }

  .pt8 {
    padding-top: 32px !important;
  }

  .pt9 {
    padding-top: 36px !important;
  }

  .pt10 {
    padding-top: 40px !important;
  }

  .pt11 {
    padding-top: 44px !important;
  }

  .pt12 {
    padding-top: 48px !important;
  }

  .pt13 {
    padding-top: 52px !important;
  }

  .pt14 {
    padding-top: 56px !important;
  }

  .pt15 {
    padding-top: 60px !important;
  }

  .pt16 {
    padding-top: 64px !important;
  }

  .pt17 {
    padding-top: 68px !important;
  }

  .pt18 {
    padding-top: 72px !important;
  }

  .pt19 {
    padding-top: 76px !important;
  }

  .pt20 {
    padding-top: 80px !important;
  }

  .pt21 {
    padding-top: 84px !important;
  }

  .pt22 {
    padding-top: 88px !important;
  }

  .pt23 {
    padding-top: 92px !important;
  }

  .pt24 {
    padding-top: 96px !important;
  }

  .nw {
    white-space: nowrap;
  }

  p {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .fs-1 {
    -webkit-filter: drop-shadow(0 20px 50px rgba(50,50,93,0.125)) drop-shadow(0 15px 30px rgba(0,0,0,0.15)) drop-shadow(0 4px 3px rgba(10,37,64,0.4));
            filter: drop-shadow(0 20px 50px rgba(50,50,93,0.125)) drop-shadow(0 15px 30px rgba(0,0,0,0.15)) drop-shadow(0 4px 3px rgba(10,37,64,0.4));
  }

  .lgleft {
    text-align: left;
  }

  .lghide {
    display: none;
  }

  h1.kilo {
    font-size: 60px;
  }

  .pr0.columns {
    padding-right: 0;
  }

  .pl3x.columns {
    padding-left: 24px;
  }

  .clearfixlarge {
    clear: both;
  }

  .lghide {
    display: none;
  }

  .mlmb12 {
    margin-bottom: 48px;
  }

  section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  section.xpad {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  p.pre-title {
    font-size: 20px;
  }

  .fix {
    margin-top: 32px;
  }

  .fix1 {
    margin-top: 36px;
  }

  .fix2 {
    margin-top: 60px;
  }

  .s01 {
    min-height: 100vh;
  }

  .s02 {
    padding-bottom: 120px;
    background-position: 75% bottom;
  }

  .s03 {
    background-position: 75% bottom;
  }

  .s04 {
    background-position: center bottom;
    background-size: 2100px auto;
    padding-bottom: 80px;
  }

  .quarter-label {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 280px;
            flex: 0 1 280px;
  }

  .milestone {
    padding: 30px 60px;
  }

  header.header .menu-full-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 800px;
            flex: 1 1 800px;
  }

  header.header .hspacer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 10px;
            flex: 0 1 10px;
    max-width: 20px;
  }

  header.header .logo-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 160px;
            flex: 0 1 160px;
    margin-top: -2px;
  }

  header.header .menu-col {
    margin-top: 2px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 600px;
            flex: 1 0 600px;
    text-align: center;
  }

  header.header .social-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 220px;
            flex: 0 1 220px;
  }

  .social-nav a {
    font-size: 22px;
    line-height: 30px;
    padding: 4px 4px;
    width: 40px;
  }

  .nav-menu a {
    font-size: 16px;
    padding: 10px;
  }

  .collection-title .collection-text {
    top: 40px;
    width: 800px;
    max-width: 800px;
  }

  .collection-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    height: 550px;
  }

  .active .collection-img {
    background-position: 57% 160px;
  }

  .collection-img {
    background-size: 600px auto;
    background-position: 57% 780px;
  }

  .s01-sm-md-special {
    display: none;
  }

  .s01-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .fade-out {
    display: block;
  }

  .s01-bg-base {
    -webkit-animation: bg-shadow 4s infinite;
            animation: bg-shadow 4s infinite;
  }

  .s01-text {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 500px;
            flex: 0 1 500px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 70vh;
  }

  .s01-text h1 {
    margin-top: 0;
  }

  .s01-text h1 {
    text-align: left;
    font-size: 48px;
  }

  .s02-flex {
    padding-top: 10vh;
  }

  .nwlg {
    white-space: nowrap;
  }

  .s02-text h1 {
    font-size: 44px;
  }

  .s02-text {
    padding-left: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 420px;
            flex: 0 1 420px;
  }

  .s02-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(1024px - 440px);
            flex: 0 1 calc(1024px - 440px);
  }

  .phone-wrap {
    margin-top: 0;
    width: 265px;
  }

  .fit-counter .fit-icon {
    width: 50px;
    height: 50px;
  }

  .fit-counter .fit-activity {
    font-size: 13px;
  }

  .fit-counter .fit-activity span {
    display: inline;
  }

  #fit01 .fit-icon {
    top: 115%;
    right: -15px;
  }

  #fit02 {
    right: calc(-54%);
  }

  #fit02 .fit-icon {
    left: -17px;
    top: -55px;
  }

  #fit03 {
    left: calc(-55% + 10px);
    min-width: 108px;
  }

  #fit03 .fit-icon {
    right: -10px;
    top: -50px;
  }

  #fit04 {
    right: calc(-40% + 15px);
    bottom: -40px;
  }

  #fit04 .fit-icon {
    left: -37%;
    top: -15px;
  }

  a.callout-button {
    margin-left: 40px;
  }

  a.callout-button.sm-btn {
    margin-left: 20px;
  }

  a.callout-button.sm-btn {
    font-size: 18px;
    padding: 0.85em 20px;
  }

  a.callout-button.med-btn {
    font-size: 20px;
    padding: 0.85em 40px;
  }

  .earn-screens {
    max-width: 450px;
    margin: 250px auto -100px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .s01-bg-base,.s01-bg-screen,.s01-bg-overlay {
    background-size: calc(45vw + 100px) auto;
    background-position: calc(5% - 100px) 120px;
  }

  a.callout-button.main-btn {
    font-size: 24px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 1024px) and (max-width: 1439px) {
  .s02 .button-group {
    text-align: center;
    padding-bottom: 40px;
  }
}

@media (min-width: 1200px) {
  .s02 {
    background-position: center bottom;
  }

  .s03 {
    background-position: center top, center bottom;
  }

  header.header .hspacer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20px;
            flex: 0 1 20px;
    max-width: 20px;
  }

  header.header .logo-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 180px;
            flex: 0 1 180px;
    margin-top: 2px;
  }

  header.header .menu-col {
    margin-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 600px;
            flex: 1 0 600px;
    text-align: center;
  }

  header.header .social-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 240px;
            flex: 0 1 240px;
  }

  .social-nav a {
    font-size: 22px;
    line-height: 32px;
    padding: 8px 6px;
    width: 48px;
  }

  .nav-menu a {
    font-size: 18px;
    padding: 16px;
  }

  .collection-slide {
    height: 780px;
  }

  .active .collection-img {
    background-position: 60% 160px;
  }

  .collection-img {
    background-size: 800px auto;
    background-position: 60% 780px;
  }

  .s01-text {
    padding-right: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 600px;
            flex: 0 1 600px;
  }

  .s01-text h1 {
    font-size: 64px;
  }

  .s02-text h1 {
    font-size: 64px;
  }

  .s02-text {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 460px;
            flex: 0 1 460px;
  }

  .s02-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 650px;
            flex: 0 1 650px;
  }

  .phone-wrap {
    width: 305px;
  }

  .fit-counter .fit-icon {
    width: 60px;
    height: 60px;
  }

  .fit-counter .fit-qty {
    font-size: 24px;
  }

  .fit-counter .fit-activity {
    font-size: 17px;
  }

  .fit-counter .fit-activity span {
    display: block;
  }

  #fit01 .fit-icon {
    top: 20%;
    right: -50px;
  }

  #fit02 {
    right: calc(-55% + 25px);
  }

  #fit02 .fit-icon {
    left: -65%;
    top: 0px;
  }

  #fit03 {
    left: calc(-55% + 30px);
    min-width: 108px;
  }

  #fit03 .fit-icon {
    right: -64%;
    top: 10px;
  }

  #fit04 {
    right: calc(-60% + 15px);
    bottom: 65px;
  }

  #fit04 .fit-icon {
    left: -55%;
    top: 30px;
  }

  .button-group {
    margin-top: 48px;
  }

  .s02 .button-group {
    margin-top: 48px;
  }

  .earn-screens {
    max-width: 500px;
    margin: 250px auto -100px;
  }
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .s01-bg-base,.s01-bg-screen,.s01-bg-overlay {
    background-size: calc(45vw + 100px) auto;
    background-position: left -4vw top 120px;
  }

  a.callout-button.main-btn {
    font-size: 24px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 1440px) {
  .dream-team-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }

  header.header .hspacer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20px;
            flex: 0 1 20px;
    max-width: 20px;
  }

  header.header .logo-col {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 300px;
            flex: 0 1 300px;
  }

  header.header .social-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 300px;
            flex: 0 1 300px;
  }

  header.header .menu-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 620px;
            flex: 1 0 620px;
    text-align: center;
  }

  header.header .menu-full-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 1020px;
            flex: 1 1 1020px;
  }

  .social-nav a {
    font-size: 24px;
    line-height: 36px;
    padding: 8px 6px;
    width: 50px;
  }

  .nav-menu a {
    font-size: 20px;
    padding: 18px;
  }

  .active .collection-img {
    background-position: 60% 180px;
  }

  .collection-img {
    background-size: 1000px auto;
    background-position: 60% 780px;
  }

  .s01-text {
    padding-right: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 768px;
            flex: 0 1 768px;
  }

  .s01-text h1 {
    font-size: 95px;
  }

  .s02-flex {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .s02-text h1 {
    font-size: 72px;
  }

  .s02-text {
    padding-left: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 550px;
            flex: 0 1 550px;
  }

  .s02-text p.first {
    margin-top: 76px;
  }

  .s02-img {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 500px;
            flex: 1 0 500px;
  }

  .phone-wrap {
    width: 375px;
  }

  .fit-counter .fit-icon {
    width: 80px;
    height: 80px;
  }

  .fit-counter .fit-qty {
    font-size: 30px;
  }

  .fit-counter .fit-activity {
    margin-top: 3px;
  }

  .fit-counter .fit-activity span {
    display: inline;
  }

  .fc-left {
    margin-left: 0;
  }

  .fc-right {
    margin-right: 0;
  }

  #fit01 {
    left: calc(-60% + 20px);
    min-width: 148px;
  }

  #fit01 .fit-icon {
    top: -16px;
    right: auto;
    left: 160px;
  }

  #fit02 {
    right: calc(-70% + 25px);
    top: 220px;
  }

  #fit02 .fit-icon {
    left: -100px;
    top: -5px;
  }

  #fit03 {
    left: calc(-57% + 30px);
  }

  #fit03 .fit-icon {
    right: -20px;
    top: -70px;
  }

  #fit04 {
    right: calc(-65% + 15px);
    bottom: 15px;
  }

  #fit04 .fit-icon {
    left: -100px;
    top: 20px;
  }

  .hide-for-xxl {
    display: none;
  }

  .button-group {
    margin-top: 60px;
  }

  .s02 .button-group {
    margin-top: 60px;
  }

  a.callout-button.sm-btn {
    font-size: 20px;
    padding: 1em 30px;
  }

  a.callout-button.med-btn {
    font-size: 24px;
    padding: 1em 50px;
  }
}

@media (min-width: 1440px) and (max-width: 1700px) {
  .s01-bg-base,.s01-bg-screen,.s01-bg-overlay {
    background-size: 45vw auto;
    background-position: left -2vw top 120px;
  }
}

@media (min-width: 1600px) and (max-width: 99999px) {
  header.header .menu-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 820px;
            flex: 1 0 820px;
    text-align: center;
  }

  .social-nav a {
    font-size: 30px;
    line-height: 40px;
    padding: 10px 6px;
    width: 60px;
  }

  .nav-menu a {
    font-size: 24px;
    padding: 20px;
  }
}

@media (min-width: 1701px) and (max-width: 1920px) {
  .s01-bg-base,.s01-bg-screen,.s01-bg-overlay {
    background-size: 800px auto;
    background-position: left -10% top 100px;
    background-position: calc(5% - 100px) 100px;
  }
}

@media (min-width: 1921px) and (max-width: 99999px) {
  .s01-bg-base,.s01-bg-screen,.s01-bg-overlay {
    background-size: 800px auto;
    background-position: calc(50% - 500px) 100px;
  }
}

@media (min-height: 1100px) {
  .s01 {
    min-height: 1000px;
    max-height: 1080px;
  }

  .s01-text {
    max-height: 860px;
  }

  .s01-foreground {
    max-height: 950px;
  }

  .s01-bg-special,.fade-out {
    max-height: 100%;
  }
}

@media (max-height: 800px) {
  .next-arrow-wrap {
    display: none;
  }
}

@-webkit-keyframes background-up {
  0% {
    background-position: calc(100% - 50%) 0%,0% 91%;
  }

  50% {
    background-position: calc(100% + 10%) 90%,100% 10%;
  }

  100% {
    background-position: calc(100% - 50%) 0%,0% 91%;
  }
}

@keyframes background-up {
  0% {
    background-position: calc(100% - 50%) 0%,0% 91%;
  }

  50% {
    background-position: calc(100% + 10%) 90%,100% 10%;
  }

  100% {
    background-position: calc(100% - 50%) 0%,0% 91%;
  }
}

@-webkit-keyframes background-down {
  0% {
    background-position: calc(100% + 10%) 90%,100% 10%;
  }

  50% {
    background-position: calc(100% - 50%) 0%,0% 91%;
  }

  100% {
    background-position: calc(100% + 10%) 90%,100% 10%;
  }
}

@keyframes background-down {
  0% {
    background-position: calc(100% + 10%) 90%,100% 10%;
  }

  50% {
    background-position: calc(100% - 50%) 0%,0% 91%;
  }

  100% {
    background-position: calc(100% + 10%) 90%,100% 10%;
  }
}

@-webkit-keyframes pattern-rise {
  0% {
    background-position: center 0px;
  }

  100% {
    background-position: center -100vh;
  }
}

@keyframes pattern-rise {
  0% {
    background-position: center 0px;
  }

  100% {
    background-position: center -100vh;
  }
}

@-webkit-keyframes pattern-fall {
  0% {
    background-position: center -100vh;
  }

  100% {
    background-position: center 0px;
  }
}

@keyframes pattern-fall {
  0% {
    background-position: center -100vh;
  }

  100% {
    background-position: center 0px;
  }
}

@-webkit-keyframes screenflash {
  0% {
    opacity: 0;
  }

  45% {
    opacity: 0;
  }

  50% {
    opacity: 0.3;
  }

  55% {
    opacity: 0.24;
  }

  60% {
    opacity: 0.35;
  }

  65% {
    opacity: 0.24;
  }

  70% {
    opacity: 0.29;
  }

  75% {
    opacity: 0.24;
  }

  80% {
    opacity: 0.29;
  }

  85% {
    opacity: 0.35;
  }

  100% {
    opacity: 0;
  }
}

@keyframes screenflash {
  0% {
    opacity: 0;
  }

  45% {
    opacity: 0;
  }

  50% {
    opacity: 0.3;
  }

  55% {
    opacity: 0.24;
  }

  60% {
    opacity: 0.35;
  }

  65% {
    opacity: 0.24;
  }

  70% {
    opacity: 0.29;
  }

  75% {
    opacity: 0.24;
  }

  80% {
    opacity: 0.29;
  }

  85% {
    opacity: 0.35;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes overlayflash {
  0% {
    opacity: 0;
  }

  45% {
    opacity: 0;
  }

  50% {
    opacity: 0.88;
  }

  55% {
    opacity: 0.70;
  }

  60% {
    opacity: 0.90;
  }

  65% {
    opacity: 0.70;
  }

  70% {
    opacity: 0.88;
  }

  75% {
    opacity: 0.70;
  }

  80% {
    opacity: 0.88;
  }

  85% {
    opacity: 0.90;
  }

  100% {
    opacity: 0;
  }
}

@keyframes overlayflash {
  0% {
    opacity: 0;
  }

  45% {
    opacity: 0;
  }

  50% {
    opacity: 0.88;
  }

  55% {
    opacity: 0.70;
  }

  60% {
    opacity: 0.90;
  }

  65% {
    opacity: 0.70;
  }

  70% {
    opacity: 0.88;
  }

  75% {
    opacity: 0.70;
  }

  80% {
    opacity: 0.88;
  }

  85% {
    opacity: 0.90;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes bg-shadow {
  0% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
  }

  45% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
  }

  50% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
  }

  55% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
  }

  60% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.9)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.9));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.9)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.9));
  }

  65% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
  }

  70% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
  }

  75% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
  }

  80% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
  }

  85% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.9)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.9));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.9)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.9));
  }

  100% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
  }
}

@keyframes bg-shadow {
  0% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
  }

  45% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
  }

  50% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
  }

  55% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
  }

  60% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.9)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.9));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.9)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.9));
  }

  65% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
  }

  70% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
  }

  75% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.7)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.7));
  }

  80% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.8)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.8));
  }

  85% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.9)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.9));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.9)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.9));
  }

  100% {
    -webkit-filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
            filter: drop-shadow(-20px -10px 10px rgba(0,0,0,0.2)) drop-shadow(-20px -10px 50px rgba(0,0,0,0.2));
  }
}

@-webkit-keyframes fit-icon-blur {
  0%,100% {
    -webkit-filter: drop-shadow(0px 0px 10px rgba(87,255,213,0.65)) drop-shadow(0px 0px 50px rgba(87,255,213,0.65));
            filter: drop-shadow(0px 0px 10px rgba(87,255,213,0.65)) drop-shadow(0px 0px 50px rgba(87,255,213,0.65));
  }

  50% {
    -webkit-filter: drop-shadow(0px 0px 10px #57ffd5) drop-shadow(0px 0px 50px #57ffd5);
            filter: drop-shadow(0px 0px 10px #57ffd5) drop-shadow(0px 0px 50px #57ffd5);
  }
}

@keyframes fit-icon-blur {
  0%,100% {
    -webkit-filter: drop-shadow(0px 0px 10px rgba(87,255,213,0.65)) drop-shadow(0px 0px 50px rgba(87,255,213,0.65));
            filter: drop-shadow(0px 0px 10px rgba(87,255,213,0.65)) drop-shadow(0px 0px 50px rgba(87,255,213,0.65));
  }

  50% {
    -webkit-filter: drop-shadow(0px 0px 10px #57ffd5) drop-shadow(0px 0px 50px #57ffd5);
            filter: drop-shadow(0px 0px 10px #57ffd5) drop-shadow(0px 0px 50px #57ffd5);
  }
}

@-webkit-keyframes fit-text-blur {
  0%,100% {
    -webkit-filter: drop-shadow(0px 0px 10px rgba(87,241,255,0.85)) drop-shadow(0px 0px 40px rgba(87,241,255,0.85));
            filter: drop-shadow(0px 0px 10px rgba(87,241,255,0.85)) drop-shadow(0px 0px 40px rgba(87,241,255,0.85));
  }

  50% {
    -webkit-filter: drop-shadow(0px 0px 10px #57f1ff) drop-shadow(0px 0px 40px #57f1ff);
            filter: drop-shadow(0px 0px 10px #57f1ff) drop-shadow(0px 0px 40px #57f1ff);
  }
}

@keyframes fit-text-blur {
  0%,100% {
    -webkit-filter: drop-shadow(0px 0px 10px rgba(87,241,255,0.85)) drop-shadow(0px 0px 40px rgba(87,241,255,0.85));
            filter: drop-shadow(0px 0px 10px rgba(87,241,255,0.85)) drop-shadow(0px 0px 40px rgba(87,241,255,0.85));
  }

  50% {
    -webkit-filter: drop-shadow(0px 0px 10px #57f1ff) drop-shadow(0px 0px 40px #57f1ff);
            filter: drop-shadow(0px 0px 10px #57f1ff) drop-shadow(0px 0px 40px #57f1ff);
  }
}

@-webkit-keyframes cyan-pulse {
  0%,100% {
    -webkit-filter: drop-shadow(0px 0px 10px rgba(87,255,213,0.15)) drop-shadow(0px 0px 80px rgba(87,241,255,0.15));
            filter: drop-shadow(0px 0px 10px rgba(87,255,213,0.15)) drop-shadow(0px 0px 80px rgba(87,241,255,0.15));
  }

  50% {
    -webkit-filter: drop-shadow(0px 0px 10px #57ffd5) drop-shadow(0px 0px 40px #57f1ff);
            filter: drop-shadow(0px 0px 10px #57ffd5) drop-shadow(0px 0px 40px #57f1ff);
  }
}

@keyframes cyan-pulse {
  0%,100% {
    -webkit-filter: drop-shadow(0px 0px 10px rgba(87,255,213,0.15)) drop-shadow(0px 0px 80px rgba(87,241,255,0.15));
            filter: drop-shadow(0px 0px 10px rgba(87,255,213,0.15)) drop-shadow(0px 0px 80px rgba(87,241,255,0.15));
  }

  50% {
    -webkit-filter: drop-shadow(0px 0px 10px #57ffd5) drop-shadow(0px 0px 40px #57f1ff);
            filter: drop-shadow(0px 0px 10px #57ffd5) drop-shadow(0px 0px 40px #57f1ff);
  }
}

@-webkit-keyframes blue-pulse {
  0%,100% {
    -webkit-filter: drop-shadow(0px 0px 10px rgba(87,255,255,0.15)) drop-shadow(0px 0px 80px rgba(87,241,255,0.15));
            filter: drop-shadow(0px 0px 10px rgba(87,255,255,0.15)) drop-shadow(0px 0px 80px rgba(87,241,255,0.15));
  }

  50% {
    -webkit-filter: drop-shadow(0px 0px 10px #57ffff) drop-shadow(0px 0px 40px #57f1ff);
            filter: drop-shadow(0px 0px 10px #57ffff) drop-shadow(0px 0px 40px #57f1ff);
  }
}

@keyframes blue-pulse {
  0%,100% {
    -webkit-filter: drop-shadow(0px 0px 10px rgba(87,255,255,0.15)) drop-shadow(0px 0px 80px rgba(87,241,255,0.15));
            filter: drop-shadow(0px 0px 10px rgba(87,255,255,0.15)) drop-shadow(0px 0px 80px rgba(87,241,255,0.15));
  }

  50% {
    -webkit-filter: drop-shadow(0px 0px 10px #57ffff) drop-shadow(0px 0px 40px #57f1ff);
            filter: drop-shadow(0px 0px 10px #57ffff) drop-shadow(0px 0px 40px #57f1ff);
  }
}