@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap");

body {
  margin: 0;
}

html,
body,
h2,
h3,
h4,
p {
  font-family: "Nunito", sans-serif;
}

*:focus {
  outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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 {
  -moz-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,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

meta.foundation-version {
  font-family: "/5.2.1/";
}

meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html,
body {
  height: 100%;
}

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

html,
body {
  font-size: 100%;
}

body {
  background: white;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

a:hover {
  cursor: pointer;
}

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

img {
  -ms-interpolation-mode: bicubic;
}

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

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix {
  *zoom: 1;
}

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

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}

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

.row:after {
  clear: both;
}

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

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

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

.row .row:after {
  clear: both;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}

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

.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}

@media only screen {
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }

  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .small-offset-0 {
    margin-left: 0 !important;
  }

  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

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

  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

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

  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

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

  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  .small-reset-order,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) {
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .medium-offset-0 {
    margin-left: 0 !important;
  }

  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

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

  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

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

  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

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

  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  .medium-reset-order,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.063em) {
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .large-offset-0 {
    margin-left: 0 !important;
  }

  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  .large-offset-3 {
    margin-left: 25% !important;
  }

  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  .large-offset-6 {
    margin-left: 50% !important;
  }

  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  .large-offset-9 {
    margin-left: 75% !important;
  }

  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  .large-reset-order,
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }

  .small-only-text-right {
    text-align: right !important;
  }

  .small-only-text-center {
    text-align: center !important;
  }

  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  .small-text-left {
    text-align: left !important;
  }

  .small-text-right {
    text-align: right !important;
  }

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

  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important;
  }

  .medium-only-text-right {
    text-align: right !important;
  }

  .medium-only-text-center {
    text-align: center !important;
  }

  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important;
  }

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

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

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

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important;
  }

  .large-only-text-right {
    text-align: right !important;
  }

  .large-only-text-center {
    text-align: center !important;
  }

  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important;
  }

  .large-text-right {
    text-align: right !important;
  }

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

  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }

  .xlarge-only-text-right {
    text-align: right !important;
  }

  .xlarge-only-text-center {
    text-align: center !important;
  }

  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important;
  }

  .xlarge-text-right {
    text-align: right !important;
  }

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

  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  .xxlarge-only-text-right {
    text-align: right !important;
  }

  .xxlarge-only-text-center {
    text-align: center !important;
  }

  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important;
  }

  .xxlarge-text-right {
    text-align: right !important;
  }

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

  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }

  .small-only-text-right {
    text-align: right !important;
  }

  .small-only-text-center {
    text-align: center !important;
  }

  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  .small-text-left {
    text-align: left !important;
  }

  .small-text-right {
    text-align: right !important;
  }

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

  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important;
  }

  .medium-only-text-right {
    text-align: right !important;
  }

  .medium-only-text-center {
    text-align: center !important;
  }

  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important;
  }

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

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

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

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important;
  }

  .large-only-text-right {
    text-align: right !important;
  }

  .large-only-text-center {
    text-align: center !important;
  }

  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important;
  }

  .large-text-right {
    text-align: right !important;
  }

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

  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }

  .xlarge-only-text-right {
    text-align: right !important;
  }

  .xlarge-only-text-center {
    text-align: center !important;
  }

  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important;
  }

  .xlarge-text-right {
    text-align: right !important;
  }

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

  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  .xxlarge-only-text-right {
    text-align: right !important;
  }

  .xxlarge-only-text-center {
    text-align: center !important;
  }

  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important;
  }

  .xxlarge-text-right {
    text-align: right !important;
  }

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

  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

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

a {
  color: #2ba6cb;
  text-decoration: none;
  line-height: inherit;
}

a:hover,
a:focus {
  color: #258faf;
}

a img {
  border: 0;
}

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

p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

h1 {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.6875rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

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

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

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

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #910b0e;
}

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

ul {
  margin-left: 1.1rem;
}

ul.no-bullet {
  margin-left: 0;
}

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

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

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

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

ul.no-bullet {
  list-style: none;
}

ol {
  margin-left: 1.4rem;
}

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

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

dl dd {
  margin-bottom: 0.75rem;
}

abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

abbr {
  text-transform: none;
}

blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd;
}

blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #555;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #ddd;
  padding: 0.625rem 0.75rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: 0;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.063em) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.4;
  }

  h1 {
    font-size: 2.75rem;
  }

  h2 {
    font-size: 2.3125rem;
  }

  h3 {
    font-size: 1.6875rem;
  }

  h4 {
    font-size: 1.4375rem;
  }
}

.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  .show-for-print {
    display: inherit !important;
  }
}

@media only screen {
  .show-for-small-only,
  .show-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-small-only,
  .hide-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  table.show-for-small-only,
  table.show-for-small-up,
  table.show-for-small,
  table.show-for-small-down,
  table.hide-for-medium-only,
  table.hide-for-medium-up,
  table.hide-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  thead.show-for-small-only,
  thead.show-for-small-up,
  thead.show-for-small,
  thead.show-for-small-down,
  thead.hide-for-medium-only,
  thead.hide-for-medium-up,
  thead.hide-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.show-for-small-only,
  tbody.show-for-small-up,
  tbody.show-for-small,
  tbody.show-for-small-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-medium-up,
  tbody.hide-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.show-for-small-only,
  tr.show-for-small-up,
  tr.show-for-small,
  tr.show-for-small-down,
  tr.hide-for-medium-only,
  tr.hide-for-medium-up,
  tr.hide-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.show-for-small-only,
  td.show-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.show-for-small,
  td.show-for-small,
  th.show-for-small-down,
  td.show-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.hide-for-medium-up,
  td.hide-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 40.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.show-for-medium-only,
  table.show-for-medium-up,
  table.show-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.show-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.show-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.show-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.show-for-medium-only,
  td.show-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.show-for-medium,
  td.show-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 64.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.show-for-large-only,
  table.show-for-large-up,
  table.show-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.show-for-large-only,
  thead.show-for-large-up,
  thead.show-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.show-for-large-only,
  tbody.show-for-large-up,
  tbody.show-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.show-for-large-only,
  tr.show-for-large-up,
  tr.show-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.show-for-large-only,
  td.show-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.show-for-large,
  td.show-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 90.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.show-for-xlarge-only,
  table.show-for-xlarge-up,
  table.show-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.show-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.show-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.show-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.show-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.show-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.show-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.show-for-xlarge-only,
  td.show-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.show-for-xlarge,
  td.show-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 120.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-xlarge-only,
  .show-for-xlarge-up,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-xlarge-only,
  .hide-for-xlarge-up,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-xlarge-only,
  table.show-for-xlarge-up,
  table.hide-for-xlarge,
  table.hide-for-xlarge-down,
  table.show-for-xxlarge-only,
  table.show-for-xxlarge-up,
  table.show-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.hide-for-xlarge-down,
  thead.show-for-xxlarge-only,
  thead.show-for-xxlarge-up,
  thead.show-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.hide-for-xlarge-down,
  tbody.show-for-xxlarge-only,
  tbody.show-for-xxlarge-up,
  tbody.show-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.hide-for-xlarge-down,
  tr.show-for-xxlarge-only,
  tr.show-for-xxlarge-up,
  tr.show-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.hide-for-xlarge-down,
  td.hide-for-xlarge-down,
  th.show-for-xxlarge-only,
  td.show-for-xxlarge-only,
  th.show-for-xxlarge-up,
  td.show-for-xxlarge-up,
  th.show-for-xxlarge,
  td.show-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

table.hide-for-landscape,
table.show-for-portrait {
  display: table;
}

thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  table.show-for-landscape,
  table.hide-for-portrait {
    display: table;
  }

  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  table.show-for-portrait,
  table.hide-for-landscape {
    display: table;
  }

  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

table.hide-for-touch {
  display: table;
}

.touch table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

.no-padding {
  padding: 0;
}

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

.disclaimer {
  font-size: 12px;
  text-align: justify;
}

.links,
.links a {
  font-size: 12px;
  text-align: center;
}

.flipped {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.wait-for-window-load {
  display: none;
}

.flex-column {
  flex-direction: column;
}

#entryTickBox {
  margin-right: 5px;
  vertical-align: top;
}

.blur {
  filter: blur(5px);
}

.max-height {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

/* navbar */
.page {
  overflow: auto;
}

.navbar-app-pick {
  background-color: #f8f9f9;
  height: 40px;
  max-width: none;
}

.logo {
  line-height: 40px;
  color: #435c71;
  font-weight: 700;
  float: left;
}

.logo img {
  height: 23px;
}

.usps-nav {
  margin: auto;
  text-align: center;
  width: max-content;
  color: #9da9b4;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
}

#menu-app-pick {
  float: right;
}

#menu-app-pick img {
  float: right;
  height: 40px;
  padding: 12px 0;
  margin-left: 10px;
}
/* Content */

/* Bullet test*/
.usp-hero-text {
  font-size: 20px;
  font-weight: 900;
  color: #433828;
  background-size: 8px;
  line-height: 50px;
  text-align: center;
}

.check {
  width: 25px;
  float: left;
  line-height: 50px;
  margin-left: 40px;
  margin-right: 25px;
}

.usp-section h2 {
  font-size: 2.3rem;
  margin-left: 0px;
  margin-top: 30px;
}

/* no padding abv "What you get:" */
div .usp-section {
  padding-top: 0;
  height: 400px;
}

/* end of test*/
.noPaddingLeft {
  padding-right: 0px;
}

.noPaddingRight {
  padding-left: 0px;
}

.uspsRow {
  padding: 0;
}

.main-content {
  min-height: calc(60% - 40px);
  padding-top: 15%;
}

.title {
  color: #435c71;
  font-size: 25px;
  margin-left: 20px;
}

.title img {
  /* height: 40px; */
  padding-bottom: 3px;
  float: left;
  margin-left: 0;
}

.classten {
  display: flex;
  justify-content: center;
}

.classten img {
  display: block;
  padding-right: 10px;
  margin-right: 10px;
  float: left;
}

.classten div {
  float: left;
}

.cta-box {
  padding-top: 10px;
  text-align: center;
}

#hero-btn {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 297px;
  max-width: 430px;
  height: 90px;
  color: white;
  font-size: 30px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #18a103;
  border-radius: 5px;
}

.last-button {
  margin: auto;
  justify-content: center;
  display: flex;
}

.button-last {
  margin: 5% 7% 5% 7%;
}

.cta-ready {
  text-align: center;
  color: #686868;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 25px 0 0 0;
}

.cta-ready img {
  margin-right: 10px;
  height: 100%;
  padding-bottom: 2px;
  max-width: 13px;
}

.text-hero-mobile {
  font-size: 24px;
  color: #9da9b4;
  text-align: center;
  margin: auto;
  padding-top: 10px;
}

.text-hero-mobile p {
  font-size: 14px;
  margin-bottom: 10%;
}

/* USPs */
#USPs-style {
  background-color: #f6f6f6;
  opacity: 0.5;
  display: flex;
  gap: 5%;
  padding: 30px;
  justify-content: center;
}

.contours {
  border-radius: 50%;
  background-color: #e8e8e8;
  padding: 10px;
  margin-bottom: 10px;
}

.USPs-app-pick {
  text-align: center;
  padding: 0;
}

.USPs-app-pick img {
  width: 60px;
}

.usp-hero-text {
  margin-top: 2px;
  padding-bottom: 0;
  font-size: 12px;
  line-height: 25px;
  color: #78848e;
}

.usps-hero-mobile {
  order: 1;
}

.UPSsTop img {
  height: 65px;
  padding: 0;
}

/* USPs grid top for phone only */
.usps-hero-mobile {
  text-align: center;
  background-color: #f8f9f9;
  padding: 0;
  opacity: 0.4;
}

.usps-hero-mobile .columns .columns {
  justify-items: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.noPadding {
  padding-left: 0px;
  padding-right: 0px;
}

.usps-hero-mobile img {
  height: 50px;
  padding: 9px;
}

.usps-hero-mobile #usp-hero-text-right {
  margin-right: 5%;
}

.usps-hero-mobile #usp-hero-text-left {
  margin-left: 5%;
}

.usps-hero-mobile .usp-hero-text {
  margin-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: 15px;
  color: #435c71;
  font-size: 10px;
  display: table-caption;
  width: inherit;
}

/* USPs grid for phone only */
.USPsBar {
  text-align: center;
  background-color: #f8f9f9;
  padding: 7% 0;
  border-bottom: 1px solid #d7e2eb;
  display: flex;
}

.USPsBar img {
  width: 80%;
  padding: 10% 25%;
}

.USPsBar .usp-hero-text {
  margin-top: 2px;
  padding-bottom: 20px;
  line-height: 22px;
  color: #58646d;
}

.USPsBar .columns:first-child .usp-hero-text,
.USPsBar .columns:nth-child(2) .usp-hero-text {
  border-bottom: 1px solid #ececec;
  margin-bottom: 10px;
}

.USPsBar .columns:first-child,
.USPsBar .columns:nth-child(3) {
  border-right: 1px solid #ececec;
}

/* Steps (desktop only) */

h4 {
  color: #435c71;
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  padding-top: 50px;
}

.three-steps .steps-wrapper {
  padding: 3% 0 0 0;
  overflow: auto;
}
.three-steps .steps-button {
  padding: 5% 0 0 0;
  overflow: auto;
}
.three-steps .steps-button a {
  max-width: 290px !important;
  min-width: 290px !important;
}

.three-steps .step {
  width: calc(80% / 3);
  float: left;
  font-size: 14px;
  line-height: 1.6em;
  color: #78848e;
  text-align: center;
  font-weight: 400;
}

.three-steps .step-splitter {
  width: 6%;
  float: left;
  height: 0.8em;
  border-bottom: solid 1px #bebebe;
}

.three-steps .steps-wrapper .step-splitter:nth-child(2) {
  margin-left: 3%;
}

.three-steps .steps-wrapper .step-splitter:nth-child(4) {
  margin-right: 3%;
}

.three-steps .steps-wrapper .step:first-child {
  text-align: right;
}

.three-steps .steps-wrapper .step:last-child {
  text-align: left;
}

.three-steps span.step-nr {
  background: #f8f9f9;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #9c9c9c;
  display: inline-block;
  font-weight: 700;
  line-height: 1.5em;
  padding-bottom: 0.1em;
  margin-right: 10px;
  text-align: center;
  width: 1.6em;
}

/* Subscription */
.premium-sub {
  display: flex;
  padding: 6.5% 0px;
  margin-top: 4.4%;
  flex-direction: column;
  align-items: center;
  gap: 42px;
  background: #eff8fc;
}

.premium-sub .subscription-title {
  color: #435c71;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 137%;
  padding-top: 0px !important;
}
.premium-sub .subscription-content {
  width: 100%;
  max-width: 551px;
  justify-content: space-between;
  align-items: flex-end;
  display: inline-flex;
}
.subscription-content .item-container {
  width: 120px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
  gap: 8px;
}
.item-container .item-title {
  align-self: stretch;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  color: #435c71;
  font-size: 32px;
  font-weight: 500;
  line-height: 44px;
  word-wrap: break-word;
}
.item-container .item-subtitle {
  align-self: stretch;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  color: #78848e;
  font-size: 18px;
  font-weight: 400;
  word-wrap: break-word;
}

/* about */

.about {
  display: flex;
  padding: 9% 0px 0px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.about .about-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 42px;
  display: flex;
  max-width: 712px;
}
.about .about-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  display: flex;
}

.about-container .about-title {
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  color: #435c71;
  font-size: 24px;
  font-weight: 700;
  word-wrap: break-word;
  padding-top: 0px !important;
}
.about-container .about-description {
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  color: #435c71;
  font-size: 16px;
  font-weight: 400;
  word-wrap: break-word;
}

/* Features */

.features {
  padding: 9% 0 5%;
  max-width: 1128px;
  display: flex;
  justify-content: center;
}

.features-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
  display: inline-flex;
}

.features-row {
  align-self: stretch;
  justify-content: space-between;
  align-items: flex-start;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: flex-start;
}

.features-item {
  max-width: 240px;
  max-height: 320px;
  min-height: 290px;
  padding: 3% 1.5%;
  overflow: hidden;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: inline-flex;
}

.features-icon-container {
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: flex;
  flex-direction: column;
}

.features-icon {
  width: 82px;
  height: 82px;
  background: #f3f3f3;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.features-text-container {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  display: flex;
}

.features-icon-container h5 {
  text-align: center;
  color: #435c71;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  word-wrap: break-word;
}

.features-text {
  text-align: center;
  color: #435c71;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word;
}

/* Questions */
.questions {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.questions-container {
  padding-top: 42px;
  padding-bottom: 42px;
  flex-direction: column;
  justify-content: flex-start;
  /* align-items: center; */
  gap: 32px;
  display: inline-flex;
  width: 94%;
}

.questions-container h5 {
  color: #435c71;
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  word-wrap: break-word;
}

.questions-list {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  display: flex;
}

.questions-item {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 4px;
  display: flex;
}

.questions-item-title {
  align-self: stretch;
  justify-content: center;
  display: flex;
  flex-direction: column;
  color: #435c71;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  word-wrap: break-word;
  margin-bottom: 0 !important;
}

.questions-item-text {
  color: #435c71;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word;
  margin-bottom: 0 !important;
}

.footer {
  margin-top: 7%;
  padding-top: 6%;
  padding-bottom: 6%;
  background: #435c71;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
  display: inline-flex;
  width: 100%;
}

.footer-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.footer-links {
  width: 100%;
  max-width: 592px;
  justify-content: space-between;
  align-items: flex-start;
  display: inline-flex;
}
.footer-links a {
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word;
  text-decoration: none;
}

.footer-legal {
  max-width: 592px;
  width: 100%;
}

.footer-legal-text {
  color: #fff;
  text-align: center;
  font-size: 11.1px;
  font-weight: 400;
  line-height: normal;
}

.footer-legal-operated-text {
  font-size: 9px;
}

.footer-modal {
  font-size: 11px;
  font-weight: normal;
  color: #9c9c9c;
  text-align: center;
  margin: 15px auto 5px;
}

/* HERO */

.hero {
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  background: #f8f9f9;
  display: flex;
  justify-content: center;
}

.hero-container {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 42px;
  display: flex;
  max-width: 70%;
  width: 100%;
}

.hero-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  max-width: 150px;
}

.hero-item-img {
  width: 49px;
  height: 45px;
}

.hero-item-text {
  color: #58646d;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}

/* MODAL */
.modal-container {
  padding: 64px;
  background: white;
  overflow: hidden;
  border-radius: 8px;
  gap: 48px;
}
.modal-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.left-container {
  gap: 48px;
  display: flex;
  justify-content: space-between;
}
.left-content {
  width: 170px;
  display: flex;
  flex-direction: column;
}

.modal-left-title {
  color: #435c71;
  font-size: 18px;
  font-weight: 700;
  word-wrap: break-word;
  margin-bottom: 0px;
}

.steps-container {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.steps-container .step {
  display: flex;
  align-items: center;
  gap: 20px;
}

.step .number-circle {
  width: 20.8px;
  height: 20.8px;
  background: #e8e8e8;
  border-radius: 10.4px;
}

.number-circle span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  word-wrap: break-word;
}

.step-text {
  color: #78848e;
  font-size: 12.19px;
  font-weight: 400;
  line-height: 20.8px;
  word-wrap: break-word;
}

.modal-right-title {
  color: #435c71;
  font-size: 16px;
  font-weight: 700;
  word-wrap: break-word;
  margin-bottom: 0 !important;
}

.modal-terms {
  color: #435c71;
  font-size: 7px;
  font-weight: 400;
}
.modal-terms.link {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.modal-terms.link:hover,
.modal-terms.link:focus {
  color: #2f495e;
}
/* USPs list */
.bullet-text {
  color: #435c71;
  font-size: 20px;
}

.bullet-point img {
  margin-right: 15px;
  width: 25px;
  height: 25px;
  opacity: 0.7;
}

.bullet-point {
  padding-bottom: 20px;
}

/* Tagline */
.tagline-2 {
  padding: 5% 0;
  text-align: center;
}

.tagline-2 h2 {
  color: #435c71;
  margin: 10px auto 10px auto;
  max-width: 480px;
}

.last-title {
  padding-bottom: 0;
}

.devices {
  padding: 0 10%;
  text-align: center;
}

.stepsSmall {
  padding: 0 20%;
  text-align: center;
}

.stepsSmall .steps {
  margin: auto;
  margin-bottom: 10px;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.stepsSmall .steps h3 {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
}

.stepsSmall .steps .step {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.stepsSmall .nr {
  width: 35px;
  float: left;
  background-size: 2px;
  background-position: center;
  background-repeat: repeat-y;
}

.stepsSmall .step:first-child .nr,
.stepsSmall .step:nth-child(2) .nr {
  background-image: url("../img/steps-bg.svg");
}

.stepsSmall .nr:first-child,
.formbox .nr:nth-child(2) {
  height: 100%;
  position: absolute;
  top: 0;
}

.stepsSmall .nr:nth-child(2),
.formbox .nr:nth-child(3) {
  padding-top: 3px;
}

.stepsSmall .nr span {
  background: #f8f9f9;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #9c9c9c;
  display: inline-block;
  font-weight: 400;
  line-height: 1.4em;
  padding-bottom: 0.1em;
  margin: 0 5px;
  text-align: center;
  width: 1.6em;
  font-size: 16px;
}

.stepsSmall .step.active .nr span {
  width: 32px;
  background: #17556b;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  margin: 0;
  padding-bottom: 2px;
  color: #fff;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
}

.stepsSmall .text {
  width: calc(100% - 45px);
  float: right;
  text-align: left;
  color: #78848e;
  line-height: 24px;
  font-size: 15px;
}

.stepsSmall .step:nth-child(1) .text {
  margin-bottom: 15px;
}

.stepsSmall .step:nth-child(2) .text {
  margin-bottom: 15px;
}

.stepsSmall .step:nth-child(3) .text {
  margin-bottom: 4px;
}

.stepsSmall .text.active {
  color: #17556b;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 3px;
  margin-bottom: 15px;
}

.stepsSmall .text div {
  font-size: 13px;
  font-style: italic;
  line-height: 18px;
}

/* Content Examples */
.content-title {
  width: 100%;
  background-color: #f6f6f6;
  border: 1px solid #e4e4e4;
  border-radius: 3px 3px 0 0;
  text-align: center;
  color: #676767;
  font-size: 14px;
  padding: 8px 0;
}

.content-images {
  background-color: #fbfbfb;
  border: solid #bdbdbd;
  border-width: 0 1px 1px 1px;
  margin-bottom: 10px;
}

.content-images img {
  width: 100%;
}

.content-examples .columns:first-child,
.content-examples .columns:nth-child(3) {
  padding-right: 0.4375em;
}

.content-examples .columns:nth-child(2),
.content-examples .columns:nth-child(4) {
  padding-left: 0.4375em;
}

/* Modal */
.modal {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  color: #000;
}

.close-button-modal {
  font-size: 16px;
  color: #737373;
  cursor: pointer;
  z-index: 11;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
}

.close-button-modal:hover {
  cursor: pointer;
}

.modal .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(48, 48, 48, 0.7);
}

.modal .formbox {
  background: #fff;
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  border-radius: 8px;
  overflow: hidden;
  top: 10px;
  width: calc(100% - 20px);
  margin: auto;
  margin: auto;
  font-family: Arial, Helvetica, sans-serif !important;
}

.formbox-left {
  padding: 24px;
  min-height: 288px;
}

.modal .formbox .formbox-classtwo {
  padding: 20px 0 15px 0;
  text-align: left;
  background-color: #17556b;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-bottom: 10px;
}

.modal .formbox .formbox-classtwo .classthirteen1 {
  font-size: 18px;
  margin-bottom: 1px;
  color: #fff;
  font-weight: 400;
}

.modal .formbox .formbox-classtwo .classthirteen2 {
  font-size: 22px;
  margin-bottom: 1px;
  color: #fff;
  font-weight: 700;
}

.formbox .steps {
  margin: auto;
  margin-bottom: 10px;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.formbox .steps h3 {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
}

.formbox .steps .step {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.formbox .nr {
  width: 35px;
  float: left;
  background-size: 2px;
  background-position: center;
  background-repeat: repeat-y;
}

.formbox .step:first-child .nr,
.formbox .step:nth-child(2) .nr {
  background-image: url("../img/steps-bg.svg");
}

.formbox .nr:first-child,
.formbox .nr:nth-child(2) {
  height: 100%;
  position: absolute;
  top: 0;
}

.formbox .nr:nth-child(2),
.formbox .nr:nth-child(3) {
  padding-top: 3px;
}

.formbox .nr span {
  background: #e8e8e8;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #9c9c9c;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5em;
  padding-bottom: 0.1em;
  margin: 0 5px;
  text-align: center;
  width: 1.6em;
  font-size: 16px;
}

.formbox .step.active .nr span {
  width: 32px;
  background: #17556b;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  margin: 0;
  padding-bottom: 2px;
  color: #fff;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
}

.formbox .text {
  width: calc(100% - 45px);
  float: right;
  text-align: left;
  color: #7e7e7e;
  line-height: 24px;
  font-size: 15px;
}

.formbox .step:nth-child(2) .text {
  margin-bottom: 15px;
}

.formbox .step:nth-child(3) .text {
  margin-bottom: 4px;
}

.formbox .text.active {
  color: #17556b;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 3px;
  margin-bottom: 15px;
}

.formbox .text div {
  font-size: 13px;
  font-style: italic;
  line-height: 18px;
}

.formbox-right {
  background-color: #eeeeee;
  padding-top: 15px;
  padding-bottom: 16px;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
}

.formbox-right h3 {
  color: #17556b;
  font-size: 18px;
  margin: 0 0 16px 0;
  font-weight: 700;
}

.modal .formbox .field {
  position: relative;
}

.modal .formbox input {
  width: 100%;
  padding: 22px 10px 22px 12px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  margin-bottom: 12px;
  color: #435c71;
  background: #fff;
  overflow: hidden;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
  font-size: 24px;
}

.modal .formbox input::placeholder {
  color: #b9b9b9;
  font-size: 24px;
}

.input_img {
  position: absolute;
  left: 10px;
  top: 14px;
  width: 26px;
  height: 26px;
}

.error {
  display: none;
  color: #ec0909;
  font-size: 12px;
  padding: 2px 0;
  margin-bottom: 10px !important;
  text-align: center;
}

#cc_form .btn-submit {
  background-color: #18a103;
  border: 0;
  width: 100%;
  padding: 16px 0 18px 0;
  color: #fff;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
  position: relative;
  transition: padding-right 0.3s ease;
  cursor: pointer;
  text-transform: uppercase;
}

#cc_form .btn-submit:hover {
  background: #1fb308;
}

#cc_form .btn-submit:active {
  background: #349a25;
}

.privacypolicy a {
  color: black;
  text-decoration: underline;
  font-size: 12px;
}

.footer,
.footer-app-pick {
  font-size: 11px;
  font-weight: normal;
  color: #9c9c9c;
  text-align: center;
  margin: 15px auto 5px;
}

.footer-app-pick {
  margin-top: 25px !important;
  max-width: 90% !important;
  text-align: center;
}

button.modal_exit_mobile {
  background: none;
  border: none;
  font-size: 20px;
  font-weight: bolder;
  color: black;
  position: absolute;
  padding: 0;
  top: 10px;
  right: 10px;
  height: 12px;
  width: 12px;
  line-height: 0;
  opacity: 0.3;
  display: flex;
  justify-content: center;
}

button.modal_exit_mobile:hover,
button.modal_exit_desktop:hover {
  opacity: 0.7;
}

button.modal__wrapper2_close {
  background: none;
  z-index: 10000;
  border: none;
  font-weight: bolder;
  font-size: 20px;
  color: black;
  position: absolute;
  padding: 0;
  top: 10px;
  right: 10px;
  height: 12px;
  width: 12px;
  line-height: 0;
  opacity: 0.3;
}

.modal__wrapper2_close:hover {
  opacity: 0.7;
}

button.close-formbox {
  background: none;
  border: none;
  font-size: 20px;
  color: #757575;
  position: absolute;
  top: 20px;
  right: 20px;
}

.modal__wrapper2 {
  width: 100%;
  height: 100vh;
  background: rgb(48 48 48 / 70%);
  position: absolute;
  display: none;
  top: 0;
}

.modal2 .formbox2 {
  justify-content: center;
  text-align: left;
  position: relative;
  top: 25%;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.15);
  margin: auto;
  max-width: 35%;
  top: calc(25vh);
}

.modal2 {
  display: visible;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  color: #000;
}

.formbox2 .row {
  padding: 0;
}

.modal__wrapper2 .formbox-left {
  padding: 20px 15px;
}

.alert-btn {
  padding: 25px 20px;
  width: 100%;
  text-transform: uppercase;
}

#nextBtn-bb {
  text-transform: uppercase;
}

.spinning {
  text-transform: uppercase;
}

.alert-btn .btn-submit {
  text-transform: uppercase;
  background: #18a103;
  display: block;
  min-width: 100%;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: white;
  border: none;
  border-radius: 10px;
  cursor: pointer;
}

.modal__wrapper2 .footer-form {
  margin-top: 3%;
}

.alert-headline p {
  font-weight: 700;
  font-size: 20px;
  color: #282828;
  text-align: center;
  margin: 15px 0;
}

.alert-sub-headline p {
  font-weight: 500;
  font-size: 14px;
  color: #606060;
  margin-bottom: 20px;
  padding: 0 15px;
  text-align: center;
}

.alert-copy {
  background: #eeeeee;
}

.alert-copy p {
  color: #606060;
  text-align: center;
  padding: 30px 20px;
  margin-bottom: 0;
  font-size: 14px;
}

.legal-links {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.legal-links ul {
  display: flex;
  list-style-type: none;
  justify-content: end;
}

.legal-links ul li a {
  font-size: 12px;
  margin-right: 10px;
  color: #433828;
}
/* end */

/* Responsive */
@media only screen and (max-width: 640px) {

  #hero-btn {
    overflow: auto;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 297px;
    height: 90px;
    color: white;
    font-size: 30px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #18a103;
    border-radius: 5px;
  }

  h3.form-title2 {
    margin: 0;
  }

  .tagline-2 {
    max-width: 250px;
    margin: 0 auto;
  }

  .modal2 .formbox2 {
    max-width: 90%;
  }

  .devices img {
    max-width: 250px;
    padding-bottom: 60px;
  }

  .list-bullets {
    display: flex;
    justify-content: left;
    padding-left: 6%;
  }

  .hero-app-pick {
    display: flex !important;
    flex-direction: column;
  }

  .main-content {
    order: 1;
    gap: 10%;
    display: flex;
    flex-direction: column;
  }

  .cta-box {
    padding: 20px 0;
  }

  .cta-ready {
    margin: 10px 0 0 0;
  }

  .usps-hero-mobile {
    padding-top: 2%;
    order: 2;
    margin-bottom: 20%;
  }

  .USPsBar {
    display: none;
  }

  .usps-hero-mobile #usp-hero-text-right {
    margin-right: 10%;
  }

  .usps-hero-mobile #usp-hero-text-left {
    margin-left: 14%;
  }

  .usps-hero-mobile img {
    width: 39px;
    height: 38px;
    padding: 3px;
  }

  .formbox-left {
    padding: 0;
    min-height: auto;
  }

  .formbox-left .formbox-header {
    padding: 20px 0 15px 0;
    text-align: left;
    background-color: #17556b;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    margin-bottom: 10px;
  }

  .formbox-right {
    min-height: auto;
  }

  .formbox .nr span {
    width: 32px;
    height: 32px;
    border-radius: 50px;
    line-height: 30px;
    font-size: 20px;
    margin: 0;
  }
}

@media screen and (min-width: 340px) {
  .formbox .steps {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .stepsSmall img {
    max-width: 170px;
  }
}

@media screen and (max-width: 1024px) {
  .USPs-app-pick img {
    width: 80px;
    height: 80px;
    padding: 10% 10%;
  }
}

@media screen and (min-width: 641px) {
  .list-bullets {
    display: flex;
    justify-content: center;
  }

  .USPsBar {
    display: none !important;
  }

  .usps-hero-mobile {
    padding: 1% 0;
  }

  #classfour {
    min-width: 50px;
  }

  .main-content {
    padding-top: 9%;
  }

  .item-center {
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    justify-items: center;
  }

  .title {
    text-align: left;
    font-size: 30px;
    line-height: 33px;
  }

  .title .online-img {
    height: 90px;
    display: block;
    padding-bottom: 10px;
  }

  .cta-button a {
    margin: 0 9% 15px 9%;
  }

  .USPsBar {
    padding: 2% 0;
  }

  .USPsBar .columns:first-child .usp-hero-text,
  .USPsBar .columns:nth-child(2) .usp-hero-text {
    border-bottom: 1px solid #e1e8ef;
    margin-bottom: 0;
  }

  .USPsBar img {
    padding: 5% 30%;
  }

  .USPsBar {
    padding: 2% 0;
  }

  .usps-hero-mobile .columns:first-child .usp-hero-text,
  .USPs-app-pick .columns:nth-child(2) .usp-hero-text {
    border-bottom: none;
    margin-bottom: 0;
  }

  .tagline-2 .cta-button a {
    max-width: 430px;
    margin: auto;
    margin-bottom: 15px;
  }

  .cta-box .cta-button a {
    max-width: 430px;
    margin: auto;
    margin-bottom: 15px;
  }

  .devices img {
    max-width: 350px;
    padding-bottom: 60px;
  }

  .modal .formbox {
    top: 20%;
    margin-bottom: 30px;
    background: #17556b;
    max-height: 50%;
  }

  .formbox-left {
    background-color: #17556b;
  }

  .modal .formbox .formbox-classtwo {
    text-align: center;
    padding-top: 30px;
    padding-left: 1.5375em;
    padding-right: 1.5375em;
  }

  .formbox .steps {
    margin-top: 35px;
    margin-bottom: 20px;
    padding: 0;
  }

  .formbox .text {
    color: #bfdbe5;
  }

  .formbox .text.active {
    color: #fff;
    font-size: 16px;
  }

  .formbox .step:first-child .nr,
  .formbox .step:nth-child(2) .nr {
    background-image: url("../img/steps-bg2.svg");
  }

  .formbox .step.active .nr span {
    background: #fff;
    color: #17556b;
  }

  .formbox .step .nr span {
    background: #24728e;
    color: #ffffff;
  }

  .formbox-right {
    background-color: #fff;
    padding: 36px;
  }

  .modal .formbox .field input {
    border: 1px solid #ababab;
  }
}

@media only screen and (min-device-width: 641px) and (max-device-width: 1024px) and (orientation: portrait) {
  .list-bullets {
    display: flex;
    justify-content: center;
  }

  .USPs-app-pick img {
    width: 80%;
    padding: 10% 0px;
  }

  .tagline-2 .cta-button a {
    max-width: 380px;
    margin: auto;
    margin-bottom: 15px;
  }

  .cta-box .cta-button a {
    max-width: 380px;
    margin: auto;
    margin-bottom: 15px;
  }

  .title {
    font-size: 36px;
    line-height: 40px;
  }

  .title img {
    height: 95px;
  }
}

@media only screen and (min-device-width: 895px) and (max-device-width: 1024px) and (orientation: portrait) {
  .title {
    font-size: 36px;
    line-height: 40px;
  }

  .title img {
    height: 95px;
    width: 85px;
  }
}

@media only screen and (min-device-width: 641px) and (max-device-width: 709px) and (orientation: portrait) {
  .USPs-app-pick img {
    width: 50px;
    padding: 10% 0px;
  }

  .usp-hero-text {
    margin-top: 2px;
    padding-bottom: 20px;
    line-height: 22px;
    color: #78848e;
  }

  .tagline-2 .cta-button a {
    max-width: 380px;
    margin: auto;
    margin-bottom: 15px;
  }

  .cta-box .cta-button a {
    max-width: 380px;
    margin: auto;
    margin-bottom: 15px;
  }
}

@media only screen and (min-device-width: 710px) and (max-device-width: 970px) and (orientation: portrait) {
  .USPs-app-pick img {
    width: 60px;
    padding: 10% 0px;
  }

  .usp-hero-text {
    margin-top: 2px;
    padding-bottom: 20px;
    line-height: 22px;
    color: #78848e;
  }
}

@media only screen and (min-device-width: 710px) and (max-device-width: 970px) and (orientation: portrait) {
  .USPs-app-pick img {
    width: 60px;
    padding: 10% 0px;
  }

  .usp-hero-text {
    margin-top: 2px;
    padding-bottom: 20px;
    line-height: 22px;
    color: #78848e;
  }

  .tagline-2 .cta-button a {
    max-width: 380px;
    margin: auto;
    margin-bottom: 15px;
  }

  .cta-box .cta-button a {
    max-width: 380px;
    margin: auto;
    margin-bottom: 15px;
  }

  .USPsBar {
    display: none !important;
  }

  .USPs-app-pick {
    padding: 10% 0;
    padding-bottom: 0;
  }

  .three-steps {
    margin-top: 3%;
    margin-bottom: 9%;
  }
}

@media screen and (min-width: 1024px) {
  .usps-hero-mobile {
    order: 1;
  }

  .USPsBar {
    display: none !important;
  }

  .main-content {
    max-width: 100vw;
    max-height: 50vh;
  }

  .title {
    font-size: 36px;
    line-height: 40px;
  }

  .title .online-img {
    height: 85px;
  }

  .cta-button a {
    margin: 0 11% 15px 11%;
  }
}

@media screen and (min-width: 1024px) {
  .hero-content-app-pick {
    max-width: 100vw;
    min-height: fit-content;
    padding-bottom: 112px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .modal .overlay {
    background: rgba(0, 0, 0, 0.91);
  }

  .logo img {
    position: absolute;
    margin-top: 9px;
  }
}

.spinning {
  background-color: #57b349;
  padding-right: 20px;
  position: relative;
}
.spinning:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 0;
  height: 0;
  box-shadow: 0px 0px 0 1px #69c35b;
  position: absolute;
  border-radius: 50%;
  z-index: 50;
  animation: rotate360 0.5s infinite linear, exist 0.1s forwards ease;
}
.spinning:before {
  content: "";
  z-index: 50;
  width: 0px;
  height: 0px;
  border-radius: 50%;
  right: 15px;
  top: 50%;
  position: absolute;
  border: 2px solid #69c35b;
  border-right: 3px solid #fff;
  animation: rotate360 0.5s infinite linear, exist 0.1s forwards ease;
}

@keyframes rotate360 {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes exist {
  100% {
    width: 15px;
    height: 15px;
    margin: -8px 5px 0 0;
  }
}

/* NEW DESIGN */

@media screen and (max-width: 1024px) {
  .features-row {
    max-width: 524px;
  }

  .hero-content-app-pick {
    padding-bottom: 112px;
  }
}
@media screen and (min-width: 740px) {
  .hero-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 42px;
    display: flex;
    max-width: 70%;
    width: 100%;
  }
  .three-steps {
    margin-top: 3%;
    display: flex !important;
    justify-content: center;
  }
}

@media screen and (max-width: 740px) {
  .usps-nav {
    font-size: 10px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .title {
    color: #435c71;
    font-size: 25px;
    margin-left: 20px;
  }

  .title img {
    height: 80px;
    padding-bottom: 3px;
    float: left;
    margin-left: 0;
  }
  .hero-content-app-pick {
    padding-bottom: 80px;
  }

  .item-container .item-title {
    font-size: 28px;
    font-weight: 500;
    line-height: 44px;
  }
  .item-container .item-subtitle {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .item-container img {
    width: 28px;
    height: 28px;
    margin-bottom: 23%;
  }

  .features-row {
    justify-content: center;
  }
  .features-item {
    justify-content: flex-end;
  }

  .footer-container {
    padding: 0 21px;
  }

  .footer {
    padding: 8.8% 0;
  }

  .footer-links a {
    font-size: 12px;
  }

  .steps-container {
    align-items: flex-start;
  }

  .right-container {
    width: 100%;
    margin-top: 8%;
  }

  .modal .formbox input {
    padding: 14px 10px 14px 12px;
    font-size: 14px;
  }

  .modal .formbox input::placeholder {
    color: #b9b9b9;
    font-size: 16px;
  }
}
