@charset "UTF-8";

/*!
 _________   ________   ________   _______-+-
/\* ______\ /\* ____ \ /\* ____ \ /\* ____ \
\ \ \_____/ \ \ \__/\ \\ \ \__/\ \\ \ \__/\ \
 \ \ \   ____\ \ \_\_\ \\ \ \_\_\ \\ \ \_\_\ \
  \ \ \ /\__ \\ \  __  _\\ \  __  _\\ \  __  _\
   \ \ \_/_/\ \\ \ \/\ \/_\ \ \/\ \/_\ \ \/\ \/_
    \ \________\\ \_\ \___\\ \_\ \___\\ \_\ \___\
     \/________/ \/_/\/___/ \/_/\/___/ \/_/\/___/.nl -->

      Author: Grrr.nl yeah!
*/

@font-face {
  font-family: "Roboto Regular";
  src: url("../../fonts/roboto-regular.woff");
  src: url("../../fonts/roboto-regular.woff") format("woff"),url("../../fonts/roboto-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Fieldwork Geo Demibold";
  src: url("../../fonts/391965_2_0.eot?#iefix");
  src: url("../../fonts/391965_2_0.eot?#iefix") format("eot"),url("../../fonts/391965_2_0.woff2") format("woff2"),url("../../fonts/391965_2_0.woff") format("woff"),url("../../fonts/391965_2_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Fieldwork Geo Light";
  src: url("../../fonts/391965_3_0.eot?#iefix");
  src: url("../../fonts/391965_3_0.eot?#iefix") format("eot"),url("../../fonts/391965_3_0.woff2") format("woff2"),url("../../fonts/391965_3_0.woff") format("woff"),url("../../fonts/391965_3_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

.form-newsletter label,
.garp-form>div>label,
.garp-form>fieldset>div>label,
.no-js .banner__picture picture,
.no-js .home-intro-video picture,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

[hidden] {
  display: none;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  font-size: 62.5%;
  line-height: 1.4;
  background-color: #fff;
}

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

b,
strong {
  font-weight: 700;
}

.app-notification__get-text>p,
.app-notification__review>p,
.app-notification__text>p,
.app-notification__thumb>img,
blockquote,
figure,
form {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr,
img {
  border: 0;
}

hr {
  display: block;
  height: 1px;
  border-top: 1px solid #ccc;
  padding: 0;
  margin: 60px 0;
  border-color: #d7d7d7;
}

ins,
mark {
  color: #000;
}

ins {
  background: #ff9;
  text-decoration: none;
}

mark {
  background: #ff0;
  font-style: italic;
  font-weight: 700;
}

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

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:after,
q:before {
  content: none;
}

small {
  font-size: 85%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

address {
  font-style: normal;
}

img {
  color: #ccc;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

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

fieldset,
legend {
  border: 0;
  padding: 0;
}

fieldset {
  margin: 0;
}

label {
  cursor: pointer;
  font-weight: 700;
}

legend {
  *margin-left: -7px;
  white-space: normal;
}

.download-form input[type=submit],
button,
input,
select {
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

textarea {
  margin: 0;
  *vertical-align: middle;
}

.download-form input[type=submit],
button,
input {
  *overflow: visible;
}

.download-form table input[type=submit],
table .download-form input[type=submit],
table button,
table input {
  *overflow: auto;
}

.btn,
.download-form input[type=submit],
button,
input[type=button],
input[type=reset],
input[type=submit] {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-user-drag: -moz-none;
  -webkit-user-drag: none;
  user-drag: none;
}

.btn,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
}

.download-form input[type=submit],
button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
}

.download-form input[disabled][type=submit],
button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

.download-form input[type=submit]::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

td,
textarea {
  vertical-align: top;
}

p {
  margin-top: 0;
  margin-bottom: 1.21429em;
}

@media only screen and (max-width:34.3125em) {
  p {
    margin-bottom: .60714em;
  }
}

.alpha,
.beta,
.delta,
.epsilon,
.gamma,
.zeta,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fieldwork Geo DemiBold",Arial,sans-serif;
  font-weight: 400!important;
  margin: 0;
}

.alpha,
h1 {
  margin-bottom: 15px;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.052631579;
}

@media only screen and (min-width:21.25em) {
  .alpha,
  h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media only screen and (min-width:34.375em) {
  .alpha,
  h1 {
    font-size: 57px;
    font-size: 5.7rem;
  }
}

.beta,
h2 {
  margin-bottom: 15px;
  line-height: 1.125;
  font-size: 24px;
  font-size: 2.4rem;
}

@media only screen and (min-width:21.25em) {
  .beta,
  h2 {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media only screen and (min-width:34.375em) {
  .beta,
  h2 {
    font-size: 38px;
    font-size: 3.8rem;
  }
}

@media only screen and (max-width:34.3125em) {
  .beta,
  h2 {
    margin-bottom: 8px;
  }
}

.gamma,
h3 {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.125;
}

@media only screen and (min-width:21.25em) {
  .gamma,
  h3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media only screen and (min-width:34.375em) {
  .gamma,
  h3 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.delta,
h4 {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (min-width:21.25em) {
  .delta,
  h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media only screen and (orientation:landscape) and (max-height:450px) {
  .alpha,
  h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }

  .beta,
  h2 {
    font-size: 30px;
    font-size: 3rem;
  }
}

.skinny-header {
  font-family: "Fieldwork Geo Light",Arial,sans-serif;
  font-weight: 400;
}

.small-text {
  font-size: 13px;
  font-size: 1.3rem;
}

@media only screen and (min-width:21.25em) {
  .small-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width:34.375em) {
  .small-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

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

body,
input,
select,
textarea {
  color: #4a4a49;
  font-family: "Roboto Regular",Arial,sans-serif;
  font-weight: 400;
}

.download-form input[type=submit],
body,
button,
input,
select,
textarea {
  font-size: 15px;
  font-size: 1.5rem;
}

@media only screen and (min-width:21.25em) {
  .download-form input[type=submit],
  body,
  button,
  input,
  select,
  textarea {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

body {
  background: #fff;
  overflow-x: hidden;
  margin: 0;
}

label>* {
  pointer-events: none;
}

input {
  display: block;
  margin-bottom: 20px;
  padding: 0 10px;
  border: 1px solid #d7d7d7;
  line-height: 40px;
  border-radius: 2px;
}

@media only screen and (max-width:34.3125em) {
  input {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #fff inset;
}

a,
a:active,
a:hover {
  vertical-align: baseline;
  text-decoration: underline;
  transition: color .05s,background-color .05s;
  color: #4a4a49;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:focus,
a:hover {
  text-decoration: none;
}

.block-link {
  display: block;
  overflow: hidden;
}

#baguetteBox-overlay .full-image img,
iframe,
img,
object,
video {
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-embed,
ol {
  margin-bottom: 1.21429em;
}

.video-embed {
  position: relative;
  padding-top: 56.25%;
}

#baguetteBox-overlay,
.video-embed iframe,
.video-embed object,
.video-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width:34.3125em) {
  figure {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.video-embed,
figure img {
  display: block;
}

figcaption,
ol li:before {
  font-size: 12px;
  font-size: 1.2rem;
}

@media only screen and (max-width:34.3125em) {
  figcaption {
    padding-left: 20px;
    padding-right: 20px;
  }
}

figure img,
ul li {
  margin-bottom: 10px;
}

ol {
  margin-top: 0;
  padding-left: 40px;
  list-style: none;
  counter-reset: section;
}

@media only screen and (min-width:75em) {
  ol {
    margin-left: -40px;
  }
}

ol li {
  min-height: 25px;
  margin-bottom: 20px;
}

ol li:before {
  float: left;
  display: block;
  width: 26px;
  height: 26px;
  margin: -2px 0 0 -40px;
  background: #ffdd30;
  font-weight: 500;
  line-height: 27px;
  border-radius: 50%;
  text-align: center;
  counter-increment: section;
  content: counters(section,".") " ";
}

@media only screen and (min-width:75em) {
  ol li:before {
    margin-left: -50px;
  }
}

ol .checked:before {
  content: '✓';
}

.bare-list {
  list-style-type: none;
}

.bare-list,
.bare-list li,
.button-list li {
  margin: 0;
  padding: 0;
}

blockquote {
  quotes: "“" "”" "‘" "’";
  margin-top: 1.82143em;
  margin-bottom: 1.82143em;
  text-align: center;
}

@media only screen and (max-width:34.3125em) {
  blockquote {
    margin-top: 1.21429em;
    margin-bottom: 1.21429em;
  }
}

blockquote.pageslot {
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width:34.3125em) {
  blockquote .layer__inner {
    padding: 60px 60px 40px;
  }
}

@media only screen and (orientation:landscape) and (max-height:450px) {
  blockquote {
    padding: 30px 60px;
  }
}

@media only screen and (orientation:landscape) and (max-height:450px) and (max-width:34.3125em) {
  blockquote .layer__inner {
    padding: 60px 60px 40px;
  }
}

blockquote p {
  font-family: "Fieldwork Geo DemiBold",Arial,sans-serif;
  position: relative;
  margin: 0 auto;
}

@media only screen and (min-width:34.375em) {
  blockquote p {
    max-width: 600px;
    font-size: 32px;
    font-size: 3.2rem;
  }
}

blockquote p:after,
blockquote p:before {
  font-family: "Roboto Regular",Arial,sans-serif;
  font-weight: 400;
  position: absolute;
  font-size: 10rem;
  line-height: 1;
  vertical-align: bottom;
  font-size: 4em;
}

blockquote p:before {
  content: open-quote;
  top: -.26em;
  left: 0;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

blockquote p:after {
  content: close-quote;
  bottom: -.84em;
  right: 0;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

blockquote cite {
  display: block;
  padding-top: 30px;
  font-style: normal;
  font-weight: 700;
}

blockquote cite:before {
  content: '';
  display: block;
  width: 80px;
  margin: 0 auto 30px;
  border-top: 3px solid #4a4a49;
}

.rich .figure[style*="float:left"] {
  margin: 0 10px 10px 0;
}

.rich .figure[style*="float:right"] {
  margin: 0 0 10px 10px;
}

.rich .figure dd {
  font-size: 14px;
  font-size: 1.4rem;
}

.error {
  color: red;
}

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

.text-color-inverted {
  color: #fff;
}

.nmb {
  margin-bottom: 0;
}

.mb {
  margin-bottom: 20px;
}

.mb--double {
  margin-bottom: 40px;
}

.mb--triple {
  margin-bottom: 60px;
}

.afm-notification {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: url("https://cdn.fastnedcharging.com/css/build/production/img/afm2_vrijstelling_prospectus-1768x122-6f70a0bedd.jpg") 0 0 no-repeat;
  background-size: 100% auto;
  height: 6.6vw;
}

@media only screen and (min-width:34.375em) {
  .afm-notification {
    background: url("https://cdn.fastnedcharging.com/css/build/production/img/afm1_vrijstelling_prospectus-2357x80-2dcabf8216.jpg") 0 0 no-repeat;
    background-size: 100% auto;
    height: 3.3vw;
  }
}

.app-notification {
  background: #d7d7d7;
  padding: 10px 26px 10px 10px;
  position: relative;
  z-index: 10000;
  zoom: 1;
}

.app-notification:after {
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  content: '';
}

.app-notification__thumb {
  display: block;
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 10px 0 5px;
  padding: 0;
}

.app-notification__text {
  float: left;
  margin-right: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 60%;
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 5px;
}

.app-notification__button-set {
  margin-top: 5px;
  float: right;
}

.app-notification__button-set .button {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 10px;
}

.app-notification__button-set .button svg {
  margin-right: 6px;
}

.app-notification__close {
  border: 0;
  background: 0 0;
  outline: 0;
  box-shadow: none;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  right: 20px;
  top: 15px;
  width: 26px;
  height: 26px;
}

.app-notification__close:hover {
  background: 0;
}

.app-notification__close>span {
  content: '';
  display: inline-block;
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 26px;
  height: 26px;
  background-position: 0 41.66667%;
}

.app-notification__review {
  float: left;
}

.app-notification__link-container {
  float: left;
  margin-left: 10px;
  padding-top: 3px;
}

.app-notification__get-text {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0;
}

.arrow {
  position: relative;
  z-index: 2;
}

.arrow+* {
  z-index: 1;
}

.arrow:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  display: none;
  margin-left: -160px;
  border: solid transparent;
  border-width: 30px 160px;
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  pointer-events: none;
}

@media only screen and (min-width:22.5em) {
  .arrow:after {
    display: block;
    margin-left: -185px;
    border-width: 30px 185px;
  }
}

@media only screen and (min-width:34.375em) {
  .arrow:after {
    display: block;
    left: 50%;
    margin-left: -80px;
    border-width: 40px 80px;
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
  }
}

@media only screen and (max-width:34.3125em) {
  .arrow:after {
    display: none;
  }
}

@media only screen and (orientation:landscape) and (max-height:450px) {
  .arrow:after {
    display: none;
  }
}

.arrow--theme-1:after {
  border-top-color: #fff;
}

.arrow--theme-2:after {
  border-top-color: #f2f2f2;
}

.arrow--theme-3:after {
  border-top-color: #ffdd30;
}

.arrow--theme-4:after {
  border-top-color: #e5ddd6;
}

.arrow--theme-5:after {
  border-top-color: #aadaf2;
}

.arrow--theme-6:after {
  border-top-color: #3fafd3;
}

#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  z-index: 1000000;
  background-color: #222;
  background-color: rgba(0,0,0,.8);
  transition: opacity .5s ease;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  max-height: 100%;
  vertical-align: middle;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  white-space: normal;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0,0,0,.6);
  font-family: sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  transition: left .4s ease,transform .4s ease;
}

#baguetteBox-slider.bounce-from-right {
  animation: bounceFromRight .4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  animation: bounceFromLeft .4s ease-out;
}

@keyframes bounceFromRight {
  0%, to {
    margin-left: 0;
  }

  50% {
    margin-left: -30px;
  }
}

@keyframes bounceFromLeft {
  0%, to {
    margin-left: 0;
  }

  50% {
    margin-left: 30px;
  }
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50,50,50,.5);
  color: #ddd;
  font: 1.6em sans-serif;
  transition: background-color .4s ease;
}

.baguetteBox-button:hover {
  background-color: rgba(50,50,50,.9);
}

.baguetteBox-button#next-button {
  right: 2%;
}

.baguetteBox-button#previous-button {
  left: 2%;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg,
.spinner {
  position: absolute;
  left: 0;
  top: 0;
}

.spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  animation-delay: -1s;
}

@keyframes bounce {
  0%, to {
    transform: scale(0);
  }

  50% {
    transform: scale(1);
  }
}

.banner {
  position: relative;
  padding-top: 30%;
  overflow: hidden;
  background: #111;
  color: #fff;
  text-align: center;
}

@media only screen and (min-width:43.75em) {
  .banner {
    padding-top: 12%;
  }
}

@media only screen and (max-width:34.3125em) {
  .banner {
    text-align: left;
    color: #4a4a49;
  }

  .banner.layer--fullscreen {
    height: auto;
    min-height: 0;
  }
}

@media only screen and (orientation:portrait) {
  .banner {
    padding-top: 30%;
  }
}

@media only screen and (orientation:portrait) and (max-height:640px) {
  .banner {
    padding-top: 70%;
  }
}

@media only screen and (orientation:landscape) and (max-height:450px) {
  .banner {
    padding-top: 60px;
  }

  .banner--extra-top-spacing {
    padding-top: 120px;
  }

  .banner__text {
    padding: 30px 0;
  }
}

@media only screen and (orientation:portrait) and (max-width:500px) {
  .banner {
    padding-top: 60vh;
  }
}

@media only screen and (max-height:440px) {
  .banner {
    padding-top: 20px;
  }

  .banner--extra-top-spacing {
    padding-top: 80px;
  }
}

@media only screen and (max-width:34.3125em) {
  .banner__text {
    position: relative;
    background: #fff;
    padding: 30px 0;
  }
}

.banner__content {
  z-index: 2;
  position: relative;
  max-width: 90%;
  padding: 0 30px;
}

@media only screen and (min-width:34.375em) {
  .banner__content {
    margin: 0 auto;
  }
}

.banner__title {
  margin-bottom: 0;
  font-size: 32px;
  font-size: 3.2rem;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

@media only screen and (min-width:43.75em) {
  .banner__title {
    font-size: 57px;
    font-size: 5.7rem;
  }
}

@media only screen and (max-width:34.3125em) {
  .banner__title {
    text-shadow: none;
  }
}

.banner__supertitle {
  margin-bottom: 5px;
  font-weight: 400;
}

.banner__subtitle {
  font-family: "Fieldwork Geo Light",Arial,sans-serif;
  font-weight: 400;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width:34.3125em) {
  .banner__subtitle {
    line-height: 1.4;
  }
}

@media only screen and (min-width:21.25em) {
  .banner__subtitle {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media only screen and (min-width:34.375em) {
  .banner__subtitle {
    margin-bottom: 30px;
    text-shadow: 0 1px 2px rgba(0,0,0,.3);
  }
}

@media only screen and (min-width:43.75em) {
  .banner__subtitle {
    max-width: 22em;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media only screen and (min-width:60em) {
  .banner__subtitle {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.banner__small-subtitle {
  margin-bottom: 0;
  font-size: 22px;
  font-size: 2.2rem;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

@media only screen and (min-width:43.75em) {
  .banner__small-subtitle {
    margin-bottom: 30px;
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.banner__caption {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin-bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  text-shadow: 0 1px 1px rbga(0,0,0,.5);
}

.banner__buttons {
  z-index: 2;
  position: relative;
}

@media only screen and (max-width:34.3125em) {
  .banner__buttons {
    padding: 0 30px;
    margin: 20px 0;
  }
}

.banner__button.banner__button {
  margin-bottom: 15px;
  display: inline-block;
}

@media only screen and (max-width:34.3125em) {
  .banner__button.banner__button {
    margin: 0 10px 15px 0;
  }

  .banner__button.banner__button:last-of-type {
    margin-bottom: 0;
  }
}

@media only screen and (min-width:34.375em) {
  .banner__button.banner__button {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }

  .banner__button.banner__button+.banner__button.banner__button {
    margin-left: 20px;
  }
}

.banner__credits {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.banner__image {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: 100%;
}

.banner__picture,
.home-intro-video picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width:34.3125em) {
  .banner__picture {
    height: 60vh;
  }
}

.banner__picture>img,
.home-intro-video picture>img {
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
}

.object-fit .banner__image {
  height: 100%;
  object-fit: cover;
}

.banner-alt {
  position: relative;
  padding-top: 100px;
  overflow: hidden;
  background: #111;
  color: #fff;
}

@media only screen and (min-width:43.75em) {
  .banner-alt {
    padding-top: 120px;
  }
}

@media only screen and (orientation:landscape) and (max-height:640px) {
  .banner-alt {
    padding-top: 60px;
  }
}

@media only screen and (max-height:480px) {
  .banner-alt {
    padding-top: 20px;
  }
}

.banner-alt__content {
  position: relative;
  z-index: 2;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
}

@media only screen and (min-width:34.375em) {
  .banner-alt__content {
    padding: 0 30px;
  }
}

.banner-alt__title {
  margin-bottom: 20px;
  font-size: 34px;
  font-size: 3.4rem;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

@media only screen and (min-width:43.75em) {
  .banner-alt__title {
    margin-bottom: 30px;
    font-size: 57px;
    font-size: 5.7rem;
  }
}

.banner-alt__supertitle {
  margin-bottom: 5px;
  font-weight: 400;
}

.banner-alt__caption {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 0;
  text-shadow: 0 1px 1px rbga(0,0,0,.5);
}

.banner-alt__button {
  display: inline-block;
}

@media only screen and (max-width:34.3125em) {
  .banner-alt__button {
    width: 100%;
    padding: 0;
    line-height: 62px;
    margin-bottom: 15px;
  }

  .banner-alt__button:last-of-type {
    margin-bottom: 0;
  }
}

@media only screen and (min-width:34.375em) {
  .banner-alt__button+.banner-alt__button {
    margin-left: 20px;
  }
}

.banner-alt__credits {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.banner-alt__image {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: 100%;
}

.object-fit .banner-alt__image {
  height: 100%;
  object-fit: cover;
}

.block {
  padding: 45px 30px 30px;
}

.block h1 {
  font-weight: 700;
}

.block h2,
blockquote p {
  font-weight: 400;
}

.block h1,
.block p {
  margin-bottom: 15px;
}

.block--loud {
  background-color: #ffef45;
  color: #4a4a49;
}

.block--loud a {
  color: #4a4a49;
  text-decoration: underline;
}

.block--loud a.button,
.blog-excerpt__title a {
  text-decoration: none;
}

.blog-excerpt__title {
  margin-bottom: 5px;
  font-size: 20px;
  font-size: 2rem;
}

@media only screen and (min-width:21.25em) {
  .blog-excerpt__title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media only screen and (min-width:34.375em) {
  .blog-excerpt__title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.blog-excerpt__title a:focus,
.blog-excerpt__title a:hover {
  color: #4a4a49;
}

.blog-excerpt__date {
  color: #525252;
  font-size: 13px;
  font-size: 1.3rem;
}

@media only screen and (min-width:21.25em) {
  .blog-excerpt__date {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width:34.375em) {
  .blog-excerpt__date {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.blogpost {
  margin-bottom: 60px;
}

.blogpost h2 {
  font-size: 20px;
  font-size: 2rem;
}

@media only screen and (min-width:21.25em) {
  .blogpost h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media only screen and (min-width:34.375em) {
  .blogpost h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.blogpost h3 {
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (min-width:21.25em) {
  .blogpost h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media only screen and (min-width:34.375em) {
  .blogpost h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.blogpost__title {
  margin-bottom: 0;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
}

@media only screen and (min-width:21.25em) {
  .blogpost__title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media only screen and (min-width:43.75em) {
  .blogpost__title {
    font-size: 42px;
    font-size: 4.2rem;
  }
}

.blogpost__date {
  margin-bottom: 30px;
  color: #525252;
  font-size: 14px;
  font-size: 1.4rem;
}

.blogpost p:first-child {
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (min-width:21.25em) {
  .blogpost p:first-child {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media only screen and (min-width:34.375em) {
  .blogpost p:first-child {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.button-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.button-list--horizontal {
  zoom: 1;
}

.button-list--horizontal:after,
.charging-method:after,
.download-form:after {
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  content: '';
}

@media only screen and (min-width:25em) {
  .flexbox .button-list--horizontal {
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width:43.6875em) {
  .button-list:not(.button-list--horizontal) li {
    margin-top: 20px;
  }

  .button-list:not(.button-list--horizontal) li:first-child {
    margin-top: 0;
  }
}

.button-list li:before {
  content: none;
}

@media only screen and (min-width:22.5em) {
  .button-list--horizontal li {
    float: left;
  }
}

.flexbox .button-list--horizontal li {
  float: none;
  -ms-flex: 1;
  flex: 1;
}

.cookie-info dd,
.no-flexbox .button-list--horizontal li {
  float: left;
}

.no-flexbox .button-list--horizontal li:nth-last-child(4):first-child,
.no-flexbox .button-list--horizontal li:nth-last-child(4):first-child~li {
  width: 25%;
}

.no-flexbox .button-list--horizontal li:nth-last-child(5):first-child,
.no-flexbox .button-list--horizontal li:nth-last-child(5):first-child~li {
  width: 20%;
}

.no-flexbox .button-list--horizontal li:nth-last-child(6):first-child,
.no-flexbox .button-list--horizontal li:nth-last-child(6):first-child~li {
  width: 16.5%;
}

.button-list--horizontal li:first-child {
  border-radius: 3px 0 0 3px;
}

.button-list--horizontal li:last-child {
  border-radius: 0 3px 3px 0;
}

.button,
button {
  display: inline-block;
}

.button,
.download-form input[type=submit],
button {
  padding: 15px 30px;
  line-height: 1;
  text-align: center;
  font-family: "Fieldwork Geo DemiBold",Arial,sans-serif;
  font-weight: 400;
  text-decoration: none;
  color: #4a4a49;
  background: #ffdd30;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  cursor: pointer;
}

.button:focus,
.button:hover,
.download-form input:focus[type=submit],
.download-form input:hover[type=submit],
button:focus,
button:hover {
  outline: 0;
  background-color: #fcd300;
  color: #4a4a49;
  text-decoration: none;
}

.button:active,
.download-form input:active[type=submit],
button:active {
  outline: 0;
  color: #4a4a49;
}

.button--extra-small {
  padding: 7px 10px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 14px;
}

.button--small {
  padding: 10px 20px;
  font-size: 12px;
  font-size: 1.2rem;
}

@media only screen and (min-width:34.375em) {
  .button--small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.button--large {
  min-width: 220px;
  padding: 18px 30px 16px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  box-shadow: 0 2px 1px rgba(0,0,0,.1);
}

@media only screen and (min-width:21.25em) {
  .button--large {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media only screen and (min-width:34.375em) {
  .button--large {
    padding: 20px 30px;
  }
}

@media only screen and (min-width:43.75em) {
  .button--large {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.button--full-width {
  width: 100%;
  padding: 25px 0;
}

.button--open {
  border: 1px solid;
  background-color: transparent;
  box-shadow: none;
}

.button--bare:focus,
.button--bare:hover,
.button--open:focus,
.button--open:hover {
  background-color: transparent;
}

.button--bare {
  border: 0;
  background-color: transparent;
  box-shadow: none;
}

.button--light {
  color: #fff;
  border-color: #fff;
}

.button--light:focus,
.button--light:hover {
  color: #ffdd30;
  border-color: #ffdd30;
}

.button--flat {
  box-shadow: none;
}

.button--white {
  background-color: #fff;
  color: #4a4a49;
}

.no-touch .button--white:hover {
  background-color: #f2f2f2;
}

.no-touch .button--white:focus {
  background-color: #f2f2f2;
}

.button--white:active,
.no-touch .button--white:active {
  background-color: #f2f2f2;
}

.button--text {
  background-color: transparent;
  box-shadow: none;
  border-bottom: 2px solid;
  display: inline-block;
  padding: 0;
  min-width: auto;
}

.button--text:focus,
.button--text:hover {
  background: 0 0;
  color: #ffdd30;
  border-color: #ffdd30;
}

.button--hollow {
  background: 0 0;
  border: 1px solid #fff;
  color: #fff;
  box-shadow: none;
  padding: 15px 30px;
}

.button--hollow:focus,
.button--hollow:hover {
  border-color: #ffdd30;
  color: #ffdd30;
  background: 0 0;
}

.button--close {
  background: 0 0;
  box-shadow: none;
  padding: 24px;
  content: '';
  display: inline-block;
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
  background-position: 0 41.66667%;
}

.calculator-icon-frequency,
.calculator-icon-kilometer,
.calculator-icon-marketshare,
.calculator-icon-price,
.calculator-icon-year {
  margin: 0 auto 30px;
}

@media only screen and (min-width:34.375em) {
  .calculator-icon-frequency,
  .calculator-icon-kilometer,
  .calculator-icon-marketshare,
  .calculator-icon-price,
  .calculator-icon-year {
    width: 80px;
    height: 80px;
    margin-bottom: 60px;
  }
}

.calculator-icon-year {
  content: '';
  display: inline-block;
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  background-position: 0 8.33333%;
}

@media only screen and (min-width:34.375em) {
  .calculator-icon-year {
    content: '';
    display: inline-block;
    background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    background-position: 0 8.33333%;
  }
}

.calculator-icon-price {
  content: '';
  display: inline-block;
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  background-position: 0 0%;
}

@media only screen and (min-width:34.375em) {
  .calculator-icon-price {
    content: '';
    display: inline-block;
    background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    background-position: 0 0%;
  }
}

.calculator-icon-kilometer {
  content: '';
  display: inline-block;
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  background-position: 0 12.5%;
}

@media only screen and (min-width:34.375em) {
  .calculator-icon-kilometer {
    content: '';
    display: inline-block;
    background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    background-position: 0 12.5%;
  }
}

.calculator-icon-frequency {
  content: '';
  display: inline-block;
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  background-position: 0 4.16667%;
}

@media only screen and (min-width:34.375em) {
  .calculator-icon-frequency {
    content: '';
    display: inline-block;
    background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    background-position: 0 4.16667%;
  }
}

.calculator-icon-marketshare {
  content: '';
  display: inline-block;
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  background-position: 0 16.66667%;
}

@media only screen and (min-width:34.375em) {
  .calculator-icon-marketshare {
    content: '';
    display: inline-block;
    background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    background-position: 0 16.66667%;
  }
}

.calculator-result {
  overflow: hidden;
  max-width: 600px;
  margin: 0 auto;
}

.calculator-result__header {
  margin-bottom: 0;
  padding: 10px;
  background: #ffdd30;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  border-radius: 5px 5px 0 0;
}

.calculator-result__amount {
  margin-bottom: 30px;
  padding: 10px;
  background: #fff;
  border-radius: 0 0 5px 5px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
}

@media only screen and (min-width:34.375em) {
  .calculator-result__amount {
    font-size: 38px;
    font-size: 3.8rem;
  }
}

.car-picker-background {
  display: block;
  padding-top: 40%;
  background: url("https://cdn.fastnedcharging.com/css/build/production/img/car-picker-illustration-a9319a11d2.svg") center center no-repeat;
  background-size: contain;
}

@media only screen and (min-width:43.75em) and (max-width:59.9375em) {
  .car-picker-background {
    margin-top: -100px;
    padding-top: 30%;
  }
}

@media only screen and (min-width:60em) {
  .car-picker-background {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 300px;
    padding-top: 0;
    -ms-transform: translateX(-25%);
    transform: translateX(-25%);
  }
}

.charging-method {
  zoom: 1;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7d7;
}

@media only screen and (min-width:43.75em) {
  .charging-method {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

.charging-method__icon {
  float: left;
  margin-right: 10px;
}

.charging-method__name {
  margin-bottom: 0;
  line-height: 60px;
}

.cookie-announcement {
  padding: 10px;
  background: #333;
  color: #fff;
  text-align: center;
}

.cookie-announcement-inner {
  display: inline-block;
}

.cookie-announcement {
  line-height: 18px;
}

.cookie-announcement,
.cookie-announcement .download-form input[type=submit],
.cookie-announcement button,
.download-form .cookie-announcement input[type=submit] {
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
}

.cookie-announcement a {
  text-decoration: underline;
  color: #888;
}

.cookie-announcement a:focus,
.cookie-announcement a:hover {
  text-decoration: none;
}

.cookie-announcement p {
  margin: 0 0 20px;
}

.cookie-announcement .download-form input[type=submit],
.cookie-announcement button,
.download-form .cookie-announcement input[type=submit] {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-left: 10px;
  background: #333;
  color: #888;
  border: 0;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  border-radius: 50%;
}

.cookie-announcement .download-form input:focus[type=submit],
.cookie-announcement .download-form input:hover[type=submit],
.cookie-announcement button:focus,
.cookie-announcement button:hover,
.download-form .cookie-announcement input:focus[type=submit],
.download-form .cookie-announcement input:hover[type=submit] {
  background: #000;
  color: #fff;
}

.cookie-info {
  margin: 3em;
}

.cookie-info dl {
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  padding: 1em 0;
  margin: 3em 0;
}

.cookie-info dt {
  float: left;
  width: 200px;
  font-weight: 700;
  clear: left;
}

.cookie-info footer {
  margin-top: 3em;
}

.download-form {
  zoom: 1;
  padding: 20px;
}

.download-form input[type=submit] {
  display: inline-block;
  width: auto;
}

.download-form,
.download-form.download-form--theme-3 input[type=submit] {
  background: #fff;
}

.download-form.download-form--theme-3 {
  background: #ffdd30;
}

.download-form.download-form--theme-4 {
  background: #e5ddd6;
}

.download-form.download-form--theme-4 .download-form__extra-links {
  border-color: #84776a;
}

.download-form.download-form--theme-5 {
  background: #aadaf2;
}

.download-form__title {
  font-size: 26px;
  font-size: 2.6rem;
  padding-right: 50px;
}

.download-form__body {
  padding-bottom: 10px;
}

@media only screen and (min-width:34.375em) {
  .download-form__body {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
}

.download-form input {
  width: 100%;
}

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

@media only screen and (min-width:34.375em) {
  .download-form__media {
    float: left;
    width: 50%;
  }
}

.download-form__button {
  margin-bottom: 10px;
  margin-right: 20px;
}

.download-form .errors {
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  font-size: 1.4rem;
  margin: -15px 0 20px;
  color: red;
}

.download-form .errors li {
  margin: 0;
  padding: 0;
}

.download-form__extra-links {
  clear: both;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #4a4a49;
}

.download-form__extra-links ul {
  margin: 0;
  padding: 0;
  list-style: inside;
}

.download-form__extra-links li,
.home-intro-video__buttons>li,
.home-intro-video__sub-buttons>li {
  margin: 0;
}

.download-form__modal-container {
  min-width: 90%;
  max-width: 90%;
  max-height: 80%;
  overflow-y: auto;
  top: 50%;
  left: 50%;
  position: fixed;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

@media only screen and (min-width:43.75em) {
  .download-form__modal-container {
    min-width: 80%;
    max-width: 80%;
  }
}

@media only screen and (min-width:60em) {
  .download-form__modal-container {
    min-width: 600px;
    max-width: 800px;
  }
}

.modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  text-transform: uppercase;
  font-size: 24px;
  font-size: 2.4rem;
  background: #fff;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 20px;
  border: 2px solid #4a4a49;
}

.download-form--response .download-form__body {
  width: 100%;
}

.download-form__error {
  color: red;
  margin-bottom: 10px;
  font-style: italic;
}

.download-form__ajax-loader {
  display: inline-block;
  margin-top: 10px;
}

.faq {
  max-width: 710px;
  padding: 20px 30px;
  cursor: pointer;
}

.faq+.faq {
  border-top: 1px solid #d7d7d7;
}

.faq:before,
.flash-message p {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}

.faq:before {
  content: "▸";
  float: left;
  display: block;
  width: 21px;
  height: 21px;
  margin-left: -30px;
  text-indent: 2px;
  background: #ffdd30;
  border-radius: 50%;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all .2s;
  line-height: 24px;
}

.faq.inactive:before {
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.faq.inactive .faq__answer,
.fixed-navigation b {
  display: none;
}

.faq__question {
  font-weight: 400;
}

@media only screen and (min-width:34.375em) {
  .faq__question {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.faq-header {
  font-weight: 400;
}

@media only screen and (min-width:34.375em) {
  .faq-header {
    margin-top: 60px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.fixed-navigation {
  z-index: 100;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 10px;
  background: #ffdd30;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  zoom: 1;
  transition: transform .2s ease-out;
  transform: translate3d(0,-100%,0);
  box-shadow: 0 0 10px rgba(0,0,0,.2);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media only screen and (min-width:43.75em) {
  .fixed-navigation {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.fixed-navigation__buttons {
  white-space: nowrap;
}

.fixed-navigation.is-active,
.flash-message-active .flash-message,
.no-js .fixed-navigation {
  transform: translate3d(0,0,0);
}

.fixed-navigation a {
  padding: 0 20px;
  font-weight: 400;
  line-height: 40px;
}

@media only screen and (max-width:34.3125em) {
  .fixed-navigation a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width:34.375em) and (max-width:43.6875em) {
  .fixed-navigation a {
    margin-left: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width:43.75em) {
  .fixed-navigation a {
    margin-left: 20px;
  }
}

@media only screen and (min-width:34.375em) {
  .fixed-navigation b {
    display: inline;
    font-weight: 400;
  }
}

.flash-message {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  color: #4a4a49;
  background: #ffdd30;
  transition: transform .2s ease-out;
  box-shadow: 0 0 5px rgba(0,0,0,.2);
}

.flash-message p {
  margin-bottom: 0;
  line-height: 20px;
}

@media only screen and (min-width:34.375em) {
  .flash-message p {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.flash-message,
.flash-message-inactive .flash-message {
  transform: translate3d(0,-60px,0);
}

.footer {
  position: relative;
}

@media only screen and (max-width:34.3125em) {
  .footer__menu {
    display: none;
  }
}

@media only screen and (orientation:landscape) and (max-height:450px) {
  .footer__menu {
    display: none;
  }
}

.footer__menu>div {
  border-bottom: 1px solid #d7d7d7;
}

.footer__end {
  font-size: 12px;
  font-size: 1.2rem;
}

@media only screen and (min-width:34.375em) {
  .footer__end {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media only screen and (max-width:43.6875em) {
  .footer__end .grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__logo-container {
    -ms-flex-order: 1;
    order: 1;
    margin-top: 10px!important;
  }
}

@media only screen and (min-width:43.75em) {
  .footer__logo-container {
    margin-top: 3px!important;
  }
}

@media only screen and (max-width:43.6875em) {
  .footer__text-container {
    -ms-flex-order: 3;
    order: 3;
    margin-top: 15px!important;
  }
}

@media only screen and (min-width:43.75em) {
  .footer__text-container {
    text-align: right;
  }
}

.footer__text-container :last-child,
.intro--large p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width:43.6875em) {
  .footer__social-container {
    -ms-flex-order: 2;
    order: 2;
    margin-top: 18px!important;
    margin-left: -9px;
  }
}

@media only screen and (min-width:43.75em) {
  .footer__social-container {
    margin-top: -2px!important;
  }
}

.form-newsletter {
  zoom: 1;
  max-width: 480px;
  margin: 0 auto;
}

.form-newsletter:after,
.form-newsletter__input-group:after,
.garp-form:after {
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  content: '';
}

.form-newsletter__description {
  font-family: "Fieldwork Geo Light",Arial,sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (min-width:21.25em) {
  .form-newsletter__description {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media only screen and (min-width:34.375em) {
  .form-newsletter__description {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.form-newsletter--large .form-newsletter__description {
  color: #4a4a49;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (min-width:21.25em) {
  .form-newsletter--large .form-newsletter__description {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media only screen and (min-width:34.375em) {
  .form-newsletter--large .form-newsletter__description {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.form-newsletter__input-group {
  text-align: left;
  zoom: 1;
}

@media only screen and (min-width:34.375em) {
  .form-newsletter label {
    text-align: left;
  }
}

.form-newsletter input {
  width: 100%;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (min-width:34.375em) {
  .form-newsletter input {
    margin-right: 10px;
    margin-bottom: 0;
  }
}

.form-newsletter input:focus {
  outline: 0;
  background: #f2f2f2;
}

.form-newsletter--large input {
  border: 1px solid #525252;
  font-size: 19px;
  font-size: 1.9rem;
}

.download-form .form-newsletter input[type=submit],
.form-newsletter .download-form input[type=submit],
.form-newsletter button,
.home-intro-video__inner h2 {
  font-size: 16px;
  font-size: 1.6rem;
}

.form-newsletter--single-line input {
  width: auto;
  height: 40px;
  margin-right: 10px;
}

.download-form .form-newsletter--single-line input[type=submit],
.form-newsletter--single-line .download-form input[type=submit],
.form-newsletter--single-line button,
.form-newsletter--single-line input {
  float: left;
}

.form-response {
  display: inline-block;
  padding: 1em;
}

.form-response.is-success {
  border: 1px solid #00d3af;
}

.form-response.is-error {
  border: 1px solid #ff5957;
}

.free-month-intro {
  background: url("https://cdn.fastnedcharging.com/css/build/production/img/free-month-illustration-8b2c1f7830.svg") 140% center no-repeat;
  background-size: 110px;
}

@media only screen and (min-width:23.75em) {
  .free-month-intro {
    background-position: 125% center;
  }
}

@media only screen and (min-width:34.375em) {
  .free-month-intro {
    background-position: right 140px;
    background-size: 90px;
  }
}

@media only screen and (min-width:60em) {
  .free-month-intro {
    background-position: center right;
    background-size: 150px;
  }
}

.garp-form {
  zoom: 1;
}

.garp-form>hr {
  margin: 20px 0;
}

.garp-form input:not([type=submit]):not([type=radio]),
.garp-form select,
.garp-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 10px;
  outline: 0;
  border: 1px solid #525252;
  border-radius: 2px;
  font-size: 14px;
  font-size: 1.4rem;
}

.garp-form input:not([type=submit]):not([type=radio]):focus,
.garp-form select:focus,
.garp-form textarea:focus {
  outline: none;
  border-color: #525252;
}

.garp-form input:not([type=submit]):not([type=radio]):disabled,
.garp-form select:disabled,
.garp-form textarea:disabled {
  background: #f7f7f7;
}

.garp-form input:not([type=submit]):not([type=radio]).is-invalid,
.garp-form select.is-invalid,
.garp-form textarea.is-invalid {
  border-color: #ff5957;
  box-shadow: none;
}

.garp-form input:not([type=submit]):not([type=radio]).is-invalid:focus,
.garp-form select.is-invalid:focus,
.garp-form textarea.is-invalid:focus {
  box-shadow: #ff5957 0 0 0 2px;
}

.garp-form input[type=email],
.garp-form input[type=password],
.garp-form input[type=text],
.garp-form input[type=url],
.garp-form select,
.garp-form textarea {
  display: block;
  width: 100%;
  line-height: 30px;
  margin-bottom: 10px;
}

.garp-form textarea {
  line-height: 1.21429;
  padding: 10px;
}

.garp-form input[type=checkbox],
.garp-form input[type=radio] {
  display: inline-block;
  line-height: inherit;
  margin-right: 8px;
}

.garp-form input[type=checkbox]+label,
.garp-form input[type=radio]+label {
  display: inline-block;
  font-weight: 400;
}

.multi-input-legend {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
}

.garp-form fieldset,
.multi-input-container {
  margin-bottom: 20px;
}

.garp-form__input-group>input,
.garp-form__input-group>select {
  display: inline-block;
  width: auto;
}

.garp-form select {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDAnIGhlaWdodD0nMTAwJyBmaWxsPScjMDAwJz48cG9seWdvbiBwb2ludHM9JzAsMCAxMDAsMCA1MCw1MCcvPjwvc3ZnPg==") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 10px) 12px;
  background-repeat: no-repeat;
  padding-right: 40px;
}

.garp-form legend {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 20px 0;
  font-weight: 700;
  border-bottom: 1px solid #4a4a49;
  display: block;
  width: 100%;
}

.garp-form .errors {
  margin: -5px 0 0;
  padding: 0;
  list-style: none;
  color: #ff5957;
  font-size: 14px;
  font-size: 1.4rem;
}

.garp-form .is-disabled {
  color: #d7d7d7;
}

.grid {
  padding: 0;
  list-style-type: none;
}

@media only screen and (max-width:56.1875em) {
  .grid .grid__fourth,
  .grid .grid__half,
  .grid .grid__third {
    margin-top: 60px;
  }

  .grid .grid__fourth:first-child,
  .grid .grid__half:first-child,
  .grid .grid__third:first-child {
    margin-top: 0;
  }
}

@media only screen and (min-width:56.25em) {
  .grid {
    margin-left: -4%!important;
    margin-right: -4%!important;
    display: -ms-flexbox;
    display: flex;
  }

  .grid [class^=grid__] {
    padding-left: 4%!important;
    padding-right: 4%!important;
  }

  .grid.is-flipped {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

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

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

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

  .grid__three-quarters {
    width: 75%;
  }

  .grid__half {
    width: 50%;
  }

  .grid__third {
    width: 33%;
  }

  .grid__fourth {
    width: 25%;
  }
}

.grid-fullscreen {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.grid-fullscreen.is-flipped {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen.is-flipped {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .grid-fullscreen:not(.is-flipped) .grid__half:first-child {
    padding-left: calc(4% + 30px);
  }
}

.grid-fullscreen__image-container {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media only screen and (max-width:43.6875em) {
  .grid-fullscreen__image-container {
    width: 100%;
    min-height: 300px;
  }
}

.grid-fullscreen__text-content {
  position: relative;
  padding: 60px 30px;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen__text-content {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media only screen and (max-width:34.3125em) {
  .grid-fullscreen__text-content {
    padding: 30px;
  }
}

.grid-fullscreen.has-arrow .grid-fullscreen__text-content::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  border-style: solid;
  border-color: #fff transparent transparent;
  margin-left: -160px;
  border-width: 30px 160px;
}

@media only screen and (min-width:22.5em) {
  .grid-fullscreen.has-arrow .grid-fullscreen__text-content::after {
    margin-left: -185px;
    border-width: 30px 185px;
  }
}

@media only screen and (min-width:34.375em) {
  .grid-fullscreen.has-arrow .grid-fullscreen__text-content::after {
    margin-left: -80px;
    border-width: 40px 80px;
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
  }
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen.has-arrow .grid-fullscreen__text-content::after {
    top: 50%;
    left: 100%;
    margin-top: -80px;
    margin-left: 0;
    border-width: 80px 40px;
    border-top-color: transparent;
    border-left-color: #fff;
  }

  .grid-fullscreen.has-arrow.is-flipped .grid-fullscreen__text-content::after {
    right: 100%;
    left: auto;
    border-right-color: #fff;
    border-left-color: transparent;
  }
}

.grid-fullscreen--theme-1 {
  background: #fff;
}

.grid-fullscreen--theme-1.has-arrow .grid-fullscreen__text-content::after {
  border-top-color: #fff;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen--theme-1.has-arrow .grid-fullscreen__text-content::after {
    border-top-color: transparent;
    border-left-color: #fff;
  }

  .grid-fullscreen--theme-1.has-arrow.is-flipped .grid-fullscreen__text-content::after {
    border-right-color: #fff;
  }
}

.grid-fullscreen--theme-2 {
  background: #f2f2f2;
}

.grid-fullscreen--theme-2.has-arrow .grid-fullscreen__text-content::after {
  border-top-color: #f2f2f2;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen--theme-2.has-arrow .grid-fullscreen__text-content::after {
    border-top-color: transparent;
    border-left-color: #f2f2f2;
  }

  .grid-fullscreen--theme-2.has-arrow.is-flipped .grid-fullscreen__text-content::after {
    border-right-color: #f2f2f2;
  }
}

.grid-fullscreen--theme-3 {
  background: #ffdd30;
}

.grid-fullscreen--theme-3.has-arrow .grid-fullscreen__text-content::after {
  border-top-color: #ffdd30;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen--theme-3.has-arrow .grid-fullscreen__text-content::after {
    border-top-color: transparent;
    border-left-color: #ffdd30;
  }

  .grid-fullscreen--theme-3.has-arrow.is-flipped .grid-fullscreen__text-content::after {
    border-right-color: #ffdd30;
  }
}

.grid-fullscreen--theme-4 {
  background: #e5ddd6;
}

.grid-fullscreen--theme-4.has-arrow .grid-fullscreen__text-content::after {
  border-top-color: #e5ddd6;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen--theme-4.has-arrow .grid-fullscreen__text-content::after {
    border-top-color: transparent;
    border-left-color: #e5ddd6;
  }

  .grid-fullscreen--theme-4.has-arrow.is-flipped .grid-fullscreen__text-content::after {
    border-right-color: #e5ddd6;
  }
}

.grid-fullscreen--theme-5 {
  background: #aadaf2;
}

.grid-fullscreen--theme-5.has-arrow .grid-fullscreen__text-content::after {
  border-top-color: #aadaf2;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen--theme-5.has-arrow .grid-fullscreen__text-content::after {
    border-top-color: transparent;
    border-left-color: #aadaf2;
  }

  .grid-fullscreen--theme-5.has-arrow.is-flipped .grid-fullscreen__text-content::after {
    border-right-color: #aadaf2;
  }
}

.grid-fullscreen--theme-6 {
  background: #3fafd3;
}

.grid-fullscreen--theme-6.has-arrow .grid-fullscreen__text-content::after {
  border-top-color: #3fafd3;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen--theme-6.has-arrow .grid-fullscreen__text-content::after {
    border-top-color: transparent;
    border-left-color: #3fafd3;
  }

  .grid-fullscreen--theme-6.has-arrow.is-flipped .grid-fullscreen__text-content::after {
    border-right-color: #3fafd3;
  }
}

.grid-fullscreen--theme-7 {
  background: #333;
}

.grid-fullscreen--theme-7.has-arrow .grid-fullscreen__text-content::after {
  border-top-color: #333;
}

@media only screen and (min-width:43.75em) {
  .grid-fullscreen--theme-7.has-arrow .grid-fullscreen__text-content::after {
    border-top-color: transparent;
    border-left-color: #333;
  }

  .grid-fullscreen--theme-7.has-arrow.is-flipped .grid-fullscreen__text-content::after {
    border-right-color: #333;
  }
}

.grid-fullscreen--theme-8,
.home-media a {
  color: #fff;
}

.grid-fullscreen-theme-8 a:not(.button) {
  color: #fff;
}

.hamburger-icon {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  min-width: 44px;
  height: 50px;
  padding: 8px 24px 6px;
  margin-right: -15px;
  border-radius: 0;
  color: #4a4a49;
  transition: color .1s,background-color .1s;
}

@media only screen and (min-width:43.75em) {
  .hamburger-icon {
    height: 70px;
    padding: 8px 36px 6px;
    margin-right: -18px;
  }
}

.hamburger-icon:focus,
.hamburger-icon:hover {
  background: #f2f2f2;
  color: #000;
}

.hamburger-icon.is-clicked {
  background: #4a4a49;
  color: #fff;
}

.hamburger-icon.is-clicked::after,
.hamburger-icon.is-clicked::before {
  opacity: 0;
}

.hamburger-icon__label {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  border: 0 none;
}

.hamburger-icon__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 20px;
  height: 18px;
}

@media only screen and (min-width:81.25em) {
  .hamburger-icon__inner {
    width: 30px;
    height: 24px;
  }
}

.hamburger-icon__inner>svg {
  position: absolute;
  left: 0;
  width: 100%;
  min-height: 3px;
  fill: currentColor;
  opacity: 1;
  transition: transform .25s ease-in-out;
}

.hamburger-icon__inner>svg:nth-child(1) {
  top: 0;
}

.hamburger-icon__inner>svg:nth-child(2),
.hamburger-icon__inner>svg:nth-child(3) {
  top: 7px;
}

@media only screen and (min-width:81.25em) {
  .hamburger-icon__inner>svg:nth-child(2),
  .hamburger-icon__inner>svg:nth-child(3) {
    top: 10px;
  }
}

.hamburger-icon__inner>svg:nth-child(4) {
  top: 14px;
}

@media only screen and (min-width:81.25em) {
  .hamburger-icon__inner>svg:nth-child(4) {
    top: 20px;
  }
}

.is-clicked .hamburger-icon__inner>svg:nth-child(1) {
  top: 3px;
  left: 50%;
  width: 0;
  opacity: 0;
}

.is-clicked .hamburger-icon__inner>svg:nth-child(2) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.is-clicked .hamburger-icon__inner>svg:nth-child(3) {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.is-clicked .hamburger-icon__inner>svg:nth-child(4) {
  opacity: 0;
  top: 3px;
  left: 50%;
  width: 0;
}

.home-app {
  min-height: 440px;
}

@media only screen and (min-width:34.375em) {
  .home-app {
    padding-right: 0;
  }
}

.home-app .layer__inner {
  padding-right: 90px;
}

@media only screen and (min-width:60em) {
  .home-app .layer__inner {
    padding-bottom: 0;
  }
}

.home-app__title,
.invest-banner p {
  margin-bottom: 0;
}

.home-app__subtitle {
  font-weight: 400;
}

@media only screen and (max-width:59.9375em) {
  .home-app__image-mask {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
  }

  .home-app__image {
    position: absolute;
    right: -125px;
    top: 60px;
    width: 200px;
  }
}

@media only screen and (max-width:59.9375em) and (min-width:34.375em) {
  .home-app__image {
    right: -50px;
  }
}

@media only screen and (max-width:59.9375em) and (min-width:43.75em) {
  .home-app__image {
    right: 50px;
    width: 260px;
  }
}

@media only screen and (min-width:60em) {
  .home-app__image {
    position: relative;
    top: -40px;
    margin-left: 60px;
  }
}

.home-charging {
  position: relative;
  min-height: 500px;
  overflow: hidden;
}

@media only screen and (max-width:34.3125em) {
  .home-charging {
    background: #ffdd30!important;
    min-height: 0;
  }
}

@media only screen and (min-width:34.375em) {
  .home-charging {
    min-height: 450px;
    padding-bottom: 200px;
  }
}

@media only screen and (min-width:60em) {
  .home-charging {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 0;
    padding: 0;
  }
}

.home-charging__inner {
  border-bottom: 1px solid #d7d7d7;
}

@media only screen and (min-width:60em) {
  .home-charging__inner {
    width: 100%;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-charging .button {
    background: #fff;
    color: #4a4a49;
  }
}

.home-charging__background {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/station-illustration-2b29d12457.svg");
  background-repeat: no-repeat;
  background-position: right 0 bottom 10px;
  background-size: 60%;
}

@media only screen and (max-width:34.3125em) {
  .home-charging__background {
    display: none;
  }
}

@media only screen and (min-width:43.75em) {
  .home-charging__background {
    background-position: right 0 bottom 30px;
  }
}

@media only screen and (min-width:60em) {
  .home-charging__background {
    top: 0;
    left: 220px;
    background-position: center 50%;
    background-size: 40% 82%;
  }
}

@media only screen and (min-width:78.75em) {
  .home-charging__background {
    left: 250px;
  }
}

@media only screen and (min-width:93.75em) {
  .home-charging__background {
    left: 300px;
    background-size: 40%;
  }
}

@media only screen and (min-width:105em) {
  .home-charging__background {
    background-position: center;
    background-size: auto 80%;
  }
}

.no-object-fit .home-charging__background {
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/station-illustration-f1a3a8fbda.png");
}

@media only screen and (min-width:60em) {
  .home-charging__title {
    max-width: 14em;
  }

  .home-charging__title+.intro {
    max-width: 17em;
  }
}

.home-charging__subtitle {
  margin-bottom: 15px;
  font-weight: 400;
}

@media only screen and (max-width:59.9375em) {
  .home-charging__image-mask {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
  }

  .home-charging__image {
    position: absolute;
    bottom: 10px;
    left: -145px;
    max-width: none;
  }
}

@media only screen and (max-width:59.9375em) and (min-width:31.875em) {
  .home-charging__image {
    width: 450px;
    left: auto;
    right: -60px;
    top: 50%;
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
}

.home-charging.arrow::after {
  display: none;
}

@media only screen and (max-width:34.3125em) {
  .home-cta {
    background: #aadaf2!important;
    padding-bottom: 0;
  }
}

@media only screen and (min-width:34.375em) and (max-width:54.9375em) {
  .home-cta {
    padding-bottom: 70px;
  }
}

@media only screen and (min-width:34.375em) {
  .home-cta {
    min-height: 500px;
    text-align: center;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-cta .button {
    background: #ffdd30;
  }
}

.home-cta__inner.home-cta__inner {
  position: relative;
}

@media only screen and (min-width:43.75em) {
  .home-cta__inner .intro {
    max-width: 30em;
    margin-left: auto;
    margin-right: auto;
  }
}

.home-cta__sticker {
  z-index: 2;
  bottom: -60px;
}

@media only screen and (min-width:43.75em) {
  .home-cta__sticker {
    bottom: -40px;
    right: 10px;
  }
}

@media only screen and (min-width:55em) {
  .home-cta__sticker {
    bottom: 10px;
    left: 50%;
    margin-left: 260px;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-cta__sticker {
    display: none!important;
  }
}

.home-cta__sticker.home-cta__sticker::after {
  top: -10px;
  right: -10px;
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
}

@media only screen and (min-width:43.75em) {
  .home-cta__sticker.home-cta__sticker::after {
    top: -20px;
    right: auto;
    left: -20px;
    -ms-transform: rotate(230deg);
    transform: rotate(230deg);
  }
}

@media only screen and (min-width:55em) {
  .home-cta__sticker.home-cta__sticker::after {
    top: 20px;
    left: -35px;
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
  }
}

.home-intro-image {
  position: relative;
  min-height: 480px;
  height: 80vh;
  padding-top: 80px;
  color: #fff;
  text-shadow: 0 0 2px rgba(0,0,0,.2);
}

@media only screen and (min-width:34.375em) {
  .home-intro-image {
    height: 75vh;
    min-height: 600px;
    padding-top: 120px;
  }
}

@media only screen and (min-width:61.25em) {
  .home-intro-image {
    padding-top: 160px;
    color: #4a4a49;
    text-shadow: none;
  }
}

.home-intro-image__title {
  margin-bottom: 0;
  font-size: 32px;
  font-size: 3.2rem;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

@media only screen and (min-width:34.375em) {
  .home-intro-image__title {
    font-size: 57px;
    font-size: 5.7rem;
  }
}

.home-intro-image__subtitle {
  margin-bottom: 0;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

@media only screen and (min-width:34.375em) {
  .home-intro-image__subtitle {
    margin-bottom: 30px;
    font-size: 38px;
    font-size: 3.8rem;
  }

  .home-intro-image__inner {
    zoom: 1;
    max-width: 510px;
    margin: 0 auto;
    padding: 0 30px;
    display: block;
  }

  .home-intro-image__inner:after {
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    content: '';
  }
}

@media only screen and (min-width:43.75em) {
  .home-intro-image__inner {
    max-width: 1120px;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-intro-image__button {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding: 0;
    line-height: 62px;
  }
}

.home-intro-image__sticker {
  bottom: 115%;
  left: 0;
}

@media only screen and (min-width:34.375em) {
  .home-intro-image__sticker {
    top: 155%;
    left: 0;
  }
}

@media only screen and (min-width:37.5em) {
  .home-intro-image__sticker {
    left: -20px;
  }
}

@media only screen and (min-width:43.75em) {
  .home-intro-image__sticker {
    left: 20px;
  }
}

@media only screen and (min-width:97.5em) {
  .home-intro-image__sticker {
    left: -190px;
    top: -160px;
  }
}

@media only screen and (min-width:34.375em) {
  .home-intro-image__sticker.home-intro-image__sticker::after {
    top: -20px;
    bottom: auto;
    right: 10px;
    -ms-transform: rotate(-65deg);
    transform: rotate(-65deg);
  }
}

@media only screen and (min-width:97.5em) {
  .home-intro-image__sticker.home-intro-image__sticker::after {
    top: auto;
    bottom: -15px;
    right: -15px;
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
  }
}

.home-intro-video {
  position: relative;
  overflow: hidden;
  background: #f2f2f2;
  color: #fff;
  text-shadow: 0 0 2px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.5);
}

@media only screen and (min-width:34.375em) {
  .home-intro-video {
    min-height: 450px;
  }
}

@media only screen and (min-width:43.75em) {
  .home-intro-video {
    height: calc(100vh - 70px);
  }
}

@media only screen and (min-width:60em) {
  .home-intro-video {
    min-height: 600px;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-intro-video {
    padding-top: 60vh;
    text-shadow: none;
    color: #4a4a49;
  }
}

@media only screen and (min-width:43.75em) {
  .no-objectfit .home-intro-video {
    height: 0;
    min-height: 0;
    padding-bottom: 56.25%;
  }

  .no-js .home-intro-video {
    height: 75vh;
  }
}

.home-intro-video video,
.home-intro-video__placeholder,
.no-js .home-intro-video__placeholder {
  display: none;
}

@media only screen and (min-width:43.75em) {
  .home-intro-video video,
  .home-intro-video__placeholder {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    object-fit: cover;
    object-position: bottom;
  }
}

.home-intro-video video {
  z-index: 2;
}

.home-intro-video__placeholder {
  z-index: 1;
  background-position: center bottom;
  background-size: cover;
}

@media only screen and (min-width:43.75em) {
  .home-intro-video picture {
    display: none;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-intro-video picture {
    height: 60vh;
  }
}

.home-intro-video__wrapper {
  z-index: 3;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding-top: 90px;
}

@media only screen and (min-width:34.375em) {
  .home-intro-video__wrapper {
    max-width: 510px;
    padding-top: 120px;
  }
}

@media only screen and (min-width:43.75em) {
  .home-intro-video__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    max-width: 1120px;
    padding-top: 60px;
    text-align: center;
    margin-top: -60px;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-intro-video__wrapper {
    padding: 30px 0;
    background: #fff;
  }
}

@media only screen and (min-width:43.75em) {
  .no-objectfit .home-intro-video__wrapper {
    position: absolute;
    left: 0;
    top: 0;
    max-width: none;
  }
}

.home-intro-video__inner {
  padding: 0 30px;
}

@media only screen and (min-width:34.375em) {
  .home-intro-video__inner {
    zoom: 1;
    margin: 0 auto;
    padding: 0 30px;
    display: block;
  }

  .home-intro-video__inner:after {
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    content: '';
  }
}

@media only screen and (min-width:43.75em) {
  .home-intro-video__inner {
    width: 100%;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-intro-video__inner.mb--double {
    margin-bottom: 0;
  }
}

.home-intro-video__inner h1 {
  margin-bottom: 8px;
}

@media only screen and (min-width:106.25em) {
  .home-intro-video__inner h1 {
    font-size: 72px;
    font-size: 7.2rem;
  }
}

@media only screen and (min-width:21.25em) {
  .home-intro-video__inner h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media only screen and (min-width:34.375em) {
  .home-intro-video__inner h2 {
    margin-bottom: 30px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.home-intro-video__buttons {
  text-shadow: none;
  width: 100%;
  margin: 10px auto;
  padding: 0;
  list-style: none;
  display: block;
}

@media only screen and (min-width:43.75em) {
  .home-intro-video__buttons {
    padding-left: 2.5em;
    padding-right: 2.5em;
    text-align: center;
  }
}

@media only screen and (max-width:43.6875em) {
  .home-intro-video__buttons {
    padding: 0 30px;
    margin-bottom: 0;
  }
}

.home-intro-video__sub-buttons {
  width: 100%;
  margin: 20px auto 10px;
  padding: 0;
  list-style: none;
  display: block;
}

@media only screen and (min-width:43.75em) {
  .home-intro-video__sub-buttons {
    padding-left: 2.5em;
    padding-right: 2.5em;
    text-align: center;
  }
}

@media only screen and (max-width:43.6875em) {
  .home-intro-video__sub-buttons {
    margin: 0 auto;
    padding: 0 30px;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-intro-video__sub-buttons .button {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width:34.375em) {
  .home-intro-video__sub-buttons .button--text {
    color: #fff;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-intro-video__sub-buttons .button--text {
    border: none;
    text-decoration: underline;
    font-weight: 400;
  }

  .home-intro-video__sub-buttons .button--text:hover {
    color: #4a4a49;
    text-decoration: none;
  }
}

@media only screen and (min-width:34.375em) {
  .home-intro-video__buttons>li,
  .home-intro-video__sub-buttons>li {
    display: inline-block;
    margin: 0 20px 10px 0;
  }
}

.home-intro-video__buttons .button {
  text-shadow: none;
  display: inline-block;
  width: auto;
  margin: 0 0 10px;
}

.home-intro-video__buttons.has-1 .button {
  padding-left: 2.5em;
  padding-right: 2.5em;
}

@media only screen and (min-width:43.75em) {
  .home-intro-video__buttons.has-1 .button {
    min-width: 340px;
  }
}

@media only screen and (max-width:34.3125em) {
  .home-intro-video__buttons.has-1 .button {
    min-width: 220px;
  }
}

@media only screen and (min-width:43.75em) {
  .home-intro-video__buttons.has-2 .button {
    min-width: 180px;
  }
}

@media only screen and (min-width:60em) {
  .home-intro-video__buttons.has-2 .button {
    min-width: 280px;
  }
}

@media only screen and (min-width:43.75em) {
  .home-intro-video__buttons.has-3 .button {
    min-width: 180px;
  }
}

@media only screen and (min-width:60em) {
  .home-intro-video__buttons.has-3 .button {
    min-width: 220px;
  }
}

@media only screen and (orientation:landscape) and (max-height:450px) {
  .home-intro-video__buttons.has-1 .button,
  .home-intro-video__buttons.has-2 .button,
  .home-intro-video__buttons.has-3 .button,
  .home-intro-video__buttons.has-4 .button {
    min-width: 0;
    padding: 15px 30px;
    line-height: 20px;
    font-size: 17px;
    font-size: 1.7rem;
  }

  .home-intro-video__inner h2 {
    font-size: 17px;
    font-size: 1.7rem;
  }

  .home-intro-video__wrapper {
    max-width: 1120px;
  }
}

.home-intro-video__buttons .button--text {
  display: inline-block;
  padding: 5px 0 0;
}

.home-intro-video__buttons .button--text.button--hollow {
  display: block;
  padding: 15px 30px;
}

@media only screen and (max-width:34.3125em) {
  .home-intro-video__buttons .button--text.button--hollow {
    padding: 15px;
    display: inline-block;
  }
}

.home-intro-video__arrow {
  display: none;
}

@media only screen and (min-width:43.75em) {
  .home-intro-video__arrow {
    display: block;
    z-index: 3;
    position: absolute;
    bottom: 80px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 26px;
    height: 52px;
  }
}

.home-media {
  background: #646462;
  color: #fff;
  text-align: center;
}

.home-media__title {
  display: inline-block;
  margin-right: 20px;
  font-size: 17px;
  font-size: 1.7rem;
}

@media only screen and (min-width:34.375em) {
  .home-media__title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.home-media img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.home-stations__button {
  position: relative;
  z-index: 2;
}

.home-stations__map-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: -999em;
}

.home-stations__read-more {
  position: relative;
  z-index: 2;
}

.icon-list {
  font-size: 30px;
  font-size: 3rem;
  padding: 0;
  list-style-type: none;
  margin: 30px 0 0;
}

.icon-list li {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width:34.375em) {
  .icon-list {
    margin-top: 60px;
  }
}

@media only screen and (max-width:34.3125em) {
  .icon-list li {
    margin-top: 40px;
  }

  .icon-list li:first-child {
    margin-top: 0;
  }
}

.icon-list__icon {
  font-family: "Fieldwork Geo DemiBold",Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  display: block;
  padding-top: 170px;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
}

.icon-list__modal {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 5%;
}

.icon-list__subtext {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}

.intro {
  font-family: "Fieldwork Geo Light",Arial,sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (min-width:21.25em) {
  .intro {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media only screen and (min-width:34.375em) {
  .intro {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.intro--large {
  font-size: 17px;
  font-size: 1.7rem;
}

@media only screen and (min-width:34.375em) {
  .intro--large {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.invest-banner {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

@media only screen and (max-width:34.3125em) {
  .invest-banner {
    position: relative;
  }
}

@media only screen and (min-width:34.375em) {
  .invest-banner {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

@media only screen and (min-width:60em) {
  .invest-banner {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media only screen and (max-width:34.3125em) {
  .invest-banner.invest-banner {
    min-height: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (min-width:34.375em) and (max-width:43.6875em) {
  .invest-banner.invest-banner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width:34.3125em) {
  .invest-banner p {
    padding-right: 130px;
  }
}

.invest-banner a {
  margin-left: 30px;
  padding: 10px;
  font-weight: 400;
}

@media only screen and (max-width:34.3125em) {
  .invest-banner a {
    position: absolute;
    right: 10px;
    top: 15px;
  }
}

@media only screen and (min-width:34.375em) {
  .invest-banner a {
    padding: 15px;
  }
}

@media only screen and (max-width:34.3125em) {
  .invest-illustration.invest-illustration {
    padding-bottom: 170px;
  }
}

@media only screen and (min-width:34.375em) and (max-width:43.6875em) {
  .invest-illustration.invest-illustration {
    padding-bottom: 240px;
  }
}

.invest-illustration__background {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/invest-illustration-190d65426b.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}

@media only screen and (min-width:34.375em) {
  .invest-illustration__background {
    left: 30px;
    right: 30px;
    bottom: 50px;
    background-size: 100%;
  }
}

@media only screen and (min-width:43.75em) {
  .invest-illustration__background {
    left: 50%;
    right: 0;
    background-position: center 60%;
    background-size: 100%;
  }
}

@media only screen and (min-width:60em) {
  .invest-illustration__background {
    top: 0;
    left: 40%;
    background-position: center 60%;
    background-size: 90%;
  }
}

@media only screen and (min-width:78.75em) {
  .invest-illustration__background {
    background-size: 80%;
  }
}

@media only screen and (min-width:97.5em) {
  .invest-illustration__background {
    background-size: 70%;
  }
}

.invest-intro {
  padding: 30% 10px 0;
  text-align: center;
  color: #fff;
  background: url("https://cdn.fastnedcharging.com/css/build/production/../../img/home-intro.png") no-repeat;
  background-size: cover;
}

@media only screen and (min-width:34.375em) {
  .invest-intro {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (min-width:43.75em) {
  .invest-intro {
    padding-top: 20%;
    background-image: url("https://cdn.fastnedcharging.com/css/build/production/../../img/home-intro-960w.jpg");
  }
}

@media only screen and (min-width:60em) {
  .invest-intro {
    padding-top: 15%;
    background-image: url("https://cdn.fastnedcharging.com/css/build/production/../../img/home-intro-1280w.jpg");
  }
}

@media only screen and (min-width:75em) {
  .invest-intro {
    padding-top: 10%;
    background-image: url("https://cdn.fastnedcharging.com/css/build/production/../../img/home-intro-1680w.jpg");
  }
}

.invest-intro__subtitle {
  max-width: 600px;
  margin: 0 auto;
  font-weight: 400;
}

.invest-intro__subtitle,
.invest-intro__title {
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

.language-links {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255,255,255,.3);
}

@media only screen and (min-width:20em) {
  .language-links__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    min-width: 260px;
  }
}

@media only screen and (min-width:60em) {
  .language-links__inner {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.language-links__choices a,
.language-links__heading,
.price small {
  font-size: 14px;
  font-size: 1.4rem;
}

@media only screen and (min-width:20em) {
  .language-links__heading {
    margin: 0;
  }
}

@media only screen and (min-width:25em) {
  .language-links__heading {
    font-size: 20px;
    font-size: 2rem;
  }
}

.language-links__choices {
  zoom: 1;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.language-links__choices:after,
.layer__inner:after {
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  content: '';
}

.language-links__choices li {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width:60em) {
  .language-links__choices {
    margin-left: 12px;
  }
}

.language-links__choices>li {
  float: left;
}

.language-links__choices a {
  font-family: "Fieldwork Geo DemiBold",Arial,sans-serif;
  font-weight: 400;
  display: block;
  width: 35px;
  margin-right: 10px;
  padding: 8px 0;
  background-color: #6c6c6c;
  color: #fff;
  text-align: center;
  line-height: 1;
  text-decoration: none;
  border-radius: 3px;
}

@media only screen and (min-width:20em) {
  .language-links__choices a {
    margin-left: 10px;
    margin-right: 0;
  }
}

.language-links__choices a:focus,
.language-links__choices a:hover {
  background-color: #858585;
}

.language-links__choices .is-current-lang {
  color: #ffdd30;
}

.layer--theme-1 {
  background: #fff;
}

.layer--theme-2 {
  background: #f2f2f2;
}

.layer--theme-3 {
  background: #ffdd30;
}

@media only screen and (min-width:34.375em) {
  .arrow+.layer--theme-3 {
    padding-top: 30px;
  }
}

.layer--theme-4 {
  background: #e5ddd6;
}

.layer--theme-5 {
  background: #aadaf2;
}

.layer--theme-6 {
  background: #3fafd3;
}

.layer--theme-7 {
  background: #333;
}

.layer--theme-8 {
  background: #232323;
  color: #fff;
}

.layer--theme-8 a:not(.button) {
  color: #fff;
}

.layer--fullscreen {
  min-height: 360px;
  height: 80vh;
}

@media only screen and (min-width:34.375em) {
  .layer--fullscreen {
    min-height: 75vh;
    height: auto;
  }
}

@media only screen and (orientation:portrait) and (max-width:480px) {
  .layer--fullscreen {
    min-height: 460px;
  }
}

.layer--alt {
  background: #f2f2f2;
}

.layer__inner {
  zoom: 1;
  max-width: 510px;
  margin: 0 auto;
  padding: 30px;
  display: block;
}

@media only screen and (min-width:43.75em) {
  .layer__inner {
    max-width: 1120px;
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media only screen and (orientation:landscape) and (max-height:640px) {
  .layer__inner {
    max-width: 1120px;
  }
}

.layer--compact .layer__inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (min-width:43.75em) {
  .layer--compact .layer__inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.layer--semi-compact .layer__inner {
  padding: 30px;
}

@media only screen and (min-width:43.75em) {
  .layer--semi-compact .layer__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media only screen and (min-width:34.375em) {
  .layer--spacious .layer__inner {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.layer--extra-compact .layer__inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

.layer--bordered-top {
  border-top: 1px solid #d7d7d7;
}

.layer:nth-child(1) {
  z-index: 10;
}

.layer:nth-child(2) {
  z-index: 9;
}

.layer:nth-child(3) {
  z-index: 8;
}

.layer:nth-child(4) {
  z-index: 7;
}

.layer:nth-child(5) {
  z-index: 6;
}

.layer:nth-child(6) {
  z-index: 5;
}

.layer:nth-child(7) {
  z-index: 4;
}

.layer:nth-child(8) {
  z-index: 3;
}

.layer:nth-child(9) {
  z-index: 2;
}

.layer:nth-child(10) {
  z-index: 1;
}

.list--checkmarks,
.list--crosses {
  list-style: none!important;
  margin: 0 0 1.21429em;
  padding: 0;
}

.list--checkmarks>li,
.list--crosses>li {
  padding-left: 30px;
  position: relative;
}

.list--checkmarks>li::before,
.list--crosses>li::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  background-size: cover;
}

.list--checkmarks>li::before {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhYWdfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDE1LjMgMTQuOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTUuMyAxNC45OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzhFQzI1Qjt9Cjwvc3R5bGU+CjxnPgoJPGRlZnM+CgkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB4PSItNzg4LjQiIHk9Ii03NDEuOCIgd2lkdGg9IjI1MDkiIGhlaWdodD0iMTQ0MiIvPgoJPC9kZWZzPgoJPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+CgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBzdHlsZT0ib3ZlcmZsb3c6dmlzaWJsZTsiLz4KCTwvY2xpcFBhdGg+CjwvZz4KPGc+Cgk8ZGVmcz4KCQk8cmVjdCBpZD0iU1ZHSURfM18iIHg9Ii04MDciIHk9Ii03NDEuOCIgd2lkdGg9IjI1MDkiIGhlaWdodD0iMTQ0MiIvPgoJPC9kZWZzPgoJPGNsaXBQYXRoIGlkPSJTVkdJRF80XyI+CgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfM18iICBzdHlsZT0ib3ZlcmZsb3c6dmlzaWJsZTsiLz4KCTwvY2xpcFBhdGg+CjwvZz4KPGc+Cgk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjYuNCwxMy45IDAuOSw4LjQgMyw2LjMgNi4xLDkuMyAxMi4yLDAuOSAxNC42LDIuNiAJIi8+CjwvZz4KPC9zdmc+Cg==") center center no-repeat;
}

.list--crosses {
  margin: 0;
}

.list--crosses>li::before {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhYWdfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDE1LjMgMTQuOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTUuMyAxNC45OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0E3QTdBODt9Cjwvc3R5bGU+CjxnPgoJPGRlZnM+CgkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB4PSItODA3IiB5PSItNzQxLjgiIHdpZHRoPSIyNTA5IiBoZWlnaHQ9IjE0NDIiLz4KCTwvZGVmcz4KCTxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPgoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7Ii8+Cgk8L2NsaXBQYXRoPgo8L2c+CjxnPgoJPGRlZnM+CgkJPHJlY3QgaWQ9IlNWR0lEXzNfIiB4PSItODI1LjciIHk9Ii03NDEuOCIgd2lkdGg9IjI1MDkiIGhlaWdodD0iMTQ0MiIvPgoJPC9kZWZzPgoJPGNsaXBQYXRoIGlkPSJTVkdJRF80XyI+CgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfM18iICBzdHlsZT0ib3ZlcmZsb3c6dmlzaWJsZTsiLz4KCTwvY2xpcFBhdGg+CjwvZz4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxMy4zLDIuNyAxMSwwLjggNy43LDUgNC40LDAuOCAyLDIuNyA1LjcsNy40IDIsMTIuMSA0LjQsMTMuOSA3LjcsOS44IDExLDEzLjkgMTMuMywxMi4xIDkuNiw3LjQgIi8+Cjwvc3ZnPgo=") center center no-repeat;
}

.list-news-items {
  list-style-type: none;
  box-sizing: content-box;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 0 0 110px;
}

.list-news-items li {
  padding: 0;
  min-height: 60px;
  margin: 30px 0 0;
}

@media only screen and (max-width:34.3125em) {
  .list-news-items {
    padding-left: 0;
  }
}

.list-news-items li:first-child {
  margin-top: 0;
}

.list-news-items li.list-news-items__year-separator {
  position: relative;
  min-height: auto;
  height: 30px;
}

.list-news-items__year-separator:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: -110px;
  width: calc(100% + 110px);
  height: 1px;
  background-color: #d7d7d7;
}

@media only screen and (max-width:34.3125em) {
  .list-news-items__year-separator:before {
    left: 0;
    width: 100%;
  }
}

.list-news-items__year-separator>span {
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  position: absolute;
  right: 0;
  background: #f2f2f2;
  border: 1px solid #d7d7d7;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
}

.list-social-links {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.list-social-links li {
  padding: 0;
  margin: 0;
}

.list-social-links li+li {
  margin-left: 5px;
}

.list-social-links a {
  display: block;
  width: 24px;
  height: 24px;
  padding: 4px;
  color: #fff;
  text-decoration: none;
}

.list-social-links a:before {
  margin-right: 5px;
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}

.list-social-links a:focus,
.list-social-links a:hover {
  text-decoration: underline;
}

.list-social-links a>svg {
  width: 100%;
  height: 100%;
}

.list-social-links a[data-type=facebook] {
  width: 20px;
}

.list-social-links a[data-type=linkedin]>svg {
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

.list-social-links--footer a>svg {
  fill: #84776a;
}

.list-social-links--footer a:hover>svg {
  fill: #685e53;
}

.list-social-links--newsletter a>svg {
  fill: #4a4a49;
}

.list-social-links--newsletter a:hover>svg {
  fill: #303030;
}

.list-team-members {
  zoom: 1;
  padding: 0;
  list-style-type: none;
  margin: 0 0 0 -3.571428571%;
}

.list-team-members:after {
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  content: '';
}

.list-team-members li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin: 0 0 20px;
  padding: 0 0 0 3.571428571%;
}

@media only screen and (min-width:25em) {
  .list-team-members li {
    width: 33.33333%;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width:43.75em) {
  .list-team-members li {
    width: 25%;
  }
}

@media only screen and (min-width:60em) {
  .list-team-members li {
    width: 20%;
  }
}

.main-header {
  z-index: 101;
  position: relative;
  width: 100%;
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  background: #fff;
  color: #4a4a49;
}

@media only screen and (min-width:43.75em) {
  .main-header {
    height: 70px;
  }
}

@media only screen and (min-width:90em) {
  .main-header {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.main-header--floating {
  position: absolute;
  left: 0;
  transform: translate3d(0,0,0);
}

.main-header--fixed {
  position: fixed;
}

.main-header__inner {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-header--wide .main-header__inner {
  max-width: 97%;
}

.main-header__navigation,
.questionary .multi-input-legend.required>i,
.radio-button input {
  display: none;
}

@media only screen and (min-width:57.5em) {
  .main-header__navigation {
    white-space: nowrap;
    position: relative;
    display: inline-block;
  }
}

@media only screen and (min-width:57.5em) and (min-width:91.875em) {
  .main-header__navigation {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
}

.main-header__navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.main-header__navigation ul li {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width:57.5em) {
  .main-header__navigation ul {
    margin: 0 15px;
  }
}

@media only screen and (min-width:62.5em) {
  .main-header__navigation ul {
    margin: 0 20px;
  }
}

@media only screen and (min-width:81.25em) {
  .main-header__navigation ul {
    margin: 0 30px;
  }
}

@media only screen and (min-width:91.875em) {
  .main-header__navigation ul {
    margin: 0 40px;
  }
}

@media only screen and (min-width:96.875em) {
  .main-header__navigation ul {
    margin: 0 50px;
  }
}

.main-header__navigation li {
  display: inline-block;
  vertical-align: middle;
}

.main-header__login,
.main-header__navigation a {
  font-family: "Fieldwork Geo Light",Arial,sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
}

.main-header__navigation a {
  width: 100%;
  padding: 15px 10px;
  color: inherit;
  display: inline-block;
}

@media only screen and (min-width:57.5em) {
  .main-header__navigation a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width:62.5em) {
  .main-header__navigation a {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width:81.25em) {
  .main-header__navigation a {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (min-width:91.875em) {
  .main-header__navigation a {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media only screen and (min-width:96.875em) {
  .main-header__navigation a {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.main-header__navigation .is-active,
.main-header__navigation a:hover {
  color: #000;
}

.main-header__actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.main-header__login {
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
  display: none;
}

@media only screen and (min-width:62.5em) {
  .main-header__login {
    margin-right: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width:87.5em) {
  .main-header__login {
    margin-right: 30px;
  }
}

.main-header__login:focus,
.main-header__login:hover {
  color: #000;
}

.main-header__sub-navigation {
  position: absolute;
  top: 50px;
  right: 0;
  background: rgba(74,74,73,.95);
  transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  max-width: 0;
  text-align: left;
  will-change: max-width;
  color: #fff;
  transition-property: max-width;
  transition-duration: .2s;
}

@media only screen and (min-width:43.75em) {
  .main-header__sub-navigation {
    top: 70px;
    max-height: 0;
    max-width: none;
    will-change: max-height;
    transition-property: max-height;
  }
}

@media only screen and (max-width:43.6875em) {
  .main-header__sub-navigation .grid__fourth {
    margin-top: 0;
  }
}

@media only screen and (min-width:43.75em) and (max-width:56.1875em) {
  .main-header__sub-navigation .grid__fourth {
    margin-top: 30px;
  }
}

.main-header__sub-navigation .layer {
  opacity: 0;
  width: 0;
  overflow: hidden;
  transition: opacity .15s 0s;
  transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media only screen and (min-width:43.75em) {
  .main-header__sub-navigation .layer {
    width: auto;
    max-height: 0;
    transition: opacity .2s 0s,max-height .2s 0s;
  }
}

.main-header__sub-navigation .layer__inner {
  padding-top: 31px;
}

.main-header__sub-navigation.is-expanded {
  max-width: 100%;
  transition-duration: .4s;
  transition-timing-function: cubic-bezier(.77,0,.175,1);
}

@media only screen and (min-width:43.75em) {
  .main-header__sub-navigation.is-expanded {
    transition-duration: .6s;
    max-height: 9999px;
    max-width: none;
  }
}

.main-header__sub-navigation.is-expanded .layer {
  opacity: 1;
  transition: opacity .2s .25s,max-width .2s;
  width: 100%;
}

@media only screen and (min-width:34.375em) {
  .main-header__sub-navigation.is-expanded .layer {
    width: 300px;
  }
}

@media only screen and (min-width:43.75em) {
  .main-header__sub-navigation.is-expanded .layer {
    width: 100%;
    max-height: 9999px;
    max-width: none;
    transition: opacity .2s .15s,max-height .2s;
  }
}

.main-header__sub-navigation a:focus,
.main-header__sub-navigation a:hover {
  color: #ffdd30;
}

.main-nav__tree {
  list-style-type: none;
  line-height: 1.6;
}

.main-nav__tree,
.main-nav__tree li {
  margin: 0;
  padding: 0;
}

.multi-input li {
  padding: 0;
}

@media only screen and (max-width:34.3125em) {
  .main-nav__tree {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width:56.1875em) {
  .main-header .main-nav__tree {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,.3);
  }
}

.main-nav__title {
  color: inherit;
}

@media only screen and (min-width:34.375em) {
  .main-nav__title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.main-nav__link {
  display: inline-block;
  color: inherit;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
}

.layer--theme-1 .main-nav__link:hover {
  color: #000;
}

.layer--theme-4 .main-nav__link:not(.button):hover {
  color: #ffdd30;
}

.map-container {
  position: relative;
  width: 100%;
  height: 75vh;
  min-height: 540px;
  margin: 0 auto;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: max-height .3s;
}

.map-container.has-content {
  height: 60vh;
  min-height: 440px;
  max-height: none;
}

@media only screen and (min-width:43.75em) {
  .map-container.has-content {
    min-height: 540px;
  }
}

@media only screen and (min-width:75em) {
  .map-container.has-content {
    height: 70vh;
  }
}

.map-container.is-expanded {
  height: 100vh;
}

.is-safari .map-container__map-mask,
.map-container__map {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.map-container__map {
  transition: opacity .3s;
  opacity: 0;
}

.is-expanded .map-container__map {
  opacity: 1;
}

.map-container__map iframe {
  width: 100%;
  height: 100%;
  position: relative;
  border: 0;
}

.is-safari .map-container__map-mask {
  overflow: hidden;
}

.map-container__map img {
  max-width: none;
}

.map-container__content {
  z-index: 2;
  position: relative;
  max-width: 400px;
  transition: opacity .3s,transform .3s;
  opacity: 1;
  will-change: opacity,transform;
}

.is-expanded .map-container__content {
  opacity: 0;
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
}

.map-container__close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  width: 30px;
  height: 30px;
  padding: 0;
  border: 3px solid #fff;
  background: 0 0;
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
  line-height: 26px;
  font-weight: 700;
  border-radius: 50%;
}

@media only screen and (min-width:34.375em) {
  .map-container__close-button {
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
  }
}

.map-container__close-button:focus,
.map-container__close-button:hover {
  border-color: #ffdd30;
  color: #ffdd30;
  background: 0 0;
}

.map-container__arrow-mask {
  position: absolute;
  bottom: -1px;
  z-index: 3;
  width: 100%;
  height: 30px;
  overflow: hidden;
}

.map-container__arrow-mask:after,
.map-container__arrow-mask:before {
  position: absolute;
  width: 50%;
  height: 33px;
  background: #fff;
  content: "";
}

@media only screen and (min-width:22.5em) {
  .map-container__arrow-mask:after,
  .map-container__arrow-mask:before {
    height: 30px;
  }
}

.map-container__arrow-mask--theme-3:after,
.map-container__arrow-mask--theme-3:before {
  background: #ffdd30;
}

.map-container__arrow-mask:after {
  -ms-transform: skew(79.5deg);
  transform: skew(79.5deg);
  left: -68px;
}

@media only screen and (min-width:22.5em) {
  .map-container__arrow-mask:after {
    -ms-transform: skew(80.8deg);
    transform: skew(80.8deg);
    left: -86px;
  }
}

@media only screen and (min-width:34.375em) {
  .map-container__arrow-mask:after {
    -ms-transform: skew(70deg);
    transform: skew(70deg);
    left: -38px;
  }
}

.map-container__arrow-mask:before {
  -ms-transform: skew(-79.5deg);
  transform: skew(-79.5deg);
  right: -68px;
}

@media only screen and (min-width:22.5em) {
  .map-container__arrow-mask:before {
    -ms-transform: skew(-80.8deg);
    transform: skew(-80.8deg);
    right: -86px;
  }
}

@media only screen and (min-width:34.375em) {
  .map-container__arrow-mask:before {
    -ms-transform: skew(-70deg);
    transform: skew(-70deg);
    right: -38px;
  }
}

.map-container__button-set {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  z-index: 100;
  pointer-events: none;
  margin: 0 0 0 10px;
  zoom: 1;
}

.map-container__button-set-inner:after,
.map-container__button-set:after,
.media:after,
.multi-input:after {
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  content: '';
}

@media only screen and (max-width:34.3125em) {
  .map-container__button-set {
    top: 70px;
  }
}

.map-container__button-set-inner {
  max-width: 1060px;
  margin: 0 auto;
  zoom: 1;
}

.map-container__button-set a {
  margin-bottom: 20px;
  pointer-events: all;
}

@media only screen and (max-width:34.3125em) {
  .map-container__button-set a {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
    padding: 12px 24px;
  }
}

.map-container__button-set .button--text {
  padding: 0;
}

.map-marker {
  color: #4a4a49;
}

.map-marker__title {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #4a4a49;
}

.map-marker__link {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #4a4a49!important;
}

.media {
  zoom: 1;
}

@media only screen and (max-width:43.6875em) {
  .media__image {
    margin-bottom: 20px;
    display: block;
  }
}

@media only screen and (min-width:43.75em) {
  .media__image {
    float: left;
    width: 40%;
    margin-right: 30px;
  }

  .media--flipped .media__image {
    float: right;
    margin-right: 0;
    margin-left: 30px;
  }
}

.media__body,
html.with-modal,
html.with-modal body {
  overflow: hidden;
}

@media only screen and (max-width:34.3125em) {
  .media__body p:last-child {
    margin-bottom: 0;
  }
}

.multi-input {
  margin: 0;
  padding: 0;
  list-style-type: none;
  zoom: 1;
}

.multi-input li {
  position: relative;
  float: left;
  margin: 0 15px 0 0;
}

.multi-input--questionary li {
  float: none;
}

@media only screen and (max-width:34.3125em) {
  .multi-input--questionary li {
    margin-bottom: .5em;
  }

  .multi-input--questionary input[type=radio] {
    float: left;
    margin-top: 4px;
  }

  .multi-input--questionary input[type=radio]+label {
    display: inline;
  }
}

.news-item {
  position: relative;
  display: block;
  text-decoration: none;
}

.news-item--featured {
  margin-bottom: 60px;
}

.pricing-plan__body li:last-child,
li:last-child>.news-item--featured {
  margin-bottom: 0;
}

.news-item__name {
  margin-bottom: 0;
  font-size: 17px;
  font-size: 1.7rem;
}

.news-item__name a {
  text-decoration: none;
}

.news-item--featured .news-item__name {
  margin-bottom: 5px;
  font-size: 22px;
  font-size: 2.2rem;
}

@media only screen and (min-width:34.375em) {
  .news-item--featured .news-item__name {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.news-item__published-date {
  margin-bottom: 0;
  color: #525252;
  font-size: 14px;
  font-size: 1.4rem;
}

.news-item--featured .news-item__published-date {
  margin-bottom: 1.21429em;
}

@media only screen and (max-width:34.3125em) {
  .news-item__logo {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width:34.375em) {
  .news-item__logo {
    position: absolute;
    top: 50%;
    right: 100%;
    margin-right: 20px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .news-item--featured .news-item__logo {
    top: 0;
    margin-right: 30px;
    -ms-transform: none;
    transform: none;
  }
}

.news-item__read-more {
  margin-bottom: 0;
}

.numeric-divider {
  overflow: hidden;
  position: relative;
  display: block;
  max-width: 300px;
  margin: 0 auto 20px;
}

@media only screen and (min-width:43.75em) {
  .numeric-divider {
    max-width: none;
  }
}

.numeric-divider:after,
.numeric-divider:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  width: 50%;
  height: 3px;
  background: #ffdd30;
}

@media only screen and (min-width:43.75em) {
  .numeric-divider:after,
  .numeric-divider:before {
    top: 16px;
    height: 6px;
  }
}

.numeric-divider:before {
  right: 50%;
  margin-right: 20px;
}

@media only screen and (min-width:43.75em) {
  .numeric-divider:before {
    margin-right: 30px;
  }
}

.numeric-divider:after {
  left: 50%;
  margin-left: 20px;
}

@media only screen and (min-width:43.75em) {
  .numeric-divider:after {
    margin-left: 30px;
  }
}

.numeric-divider b:before {
  content: attr(data-number);
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  background: #ffdd30;
  border-radius: 50%;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  line-height: 32px;
}

@media only screen and (min-width:43.75em) {
  .numeric-divider b:before {
    width: 40px;
    height: 40px;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 42px;
  }
}

.pageslot__title {
  font-size: 20px;
  font-size: 2rem;
}

@media only screen and (min-width:21.25em) {
  .pageslot__title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media only screen and (min-width:34.375em) {
  .pageslot__title {
    font-size: 32px;
    font-size: 3.2rem;
  }

  .pageslot__content h1 {
    font-size: 42px;
    font-size: 4.2rem;
  }
}

.pageslot__content h2,
.pageslot__content h3 {
  font-weight: 400;
}

.pageslot__content ul {
  list-style: outside;
  padding-left: 1em;
}

.pageslot--2col .price {
  float: left;
  margin-right: 40px;
  margin-bottom: 10px;
}

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

.pagination-control a,
.pagination-control__current {
  display: inline-block;
  padding: 5px 12px;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  margin: 5px 2px;
}

@media only screen and (min-width:34.375em) {
  .pagination-control a,
  .pagination-control__current {
    padding: 10px 20px;
    margin: 0 5px;
  }
}

.pagination-control a:focus,
.pagination-control a:hover,
.search-form__result a.is-focused,
.search-form__result a:focus,
.search-form__result a:hover {
  background: #f2f2f2;
}

.pagination-control__current {
  background: #f2f2f2;
  border-color: #f2f2f2;
}

.price {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
}

@media only screen and (min-width:43.75em) {
  .price {
    font-size: 38px;
    font-size: 3.8rem;
  }

  .price small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.price__extra {
  margin: 0;
  font-weight: 400;
  color: #4a4a49;
  font-size: 17px;
  font-size: 1.7rem;
}

@media only screen and (min-width:43.75em) {
  .price__extra {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.price__currency {
  font-weight: 400;
}

.pricing-table__plans {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

@media only screen and (min-width:43.75em) {
  .pricing-table__plans {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.pricing-table__plans>div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

@media only screen and (min-width:43.75em) {
  .pricing-table__plans>div {
    width: calc(50% - 20px);
  }
}

@media only screen and (min-width:60em) {
  .pricing-table__plans>div {
    width: calc(33.3333% - 20px);
  }

  .pricing-table__plans.has-four-plans>div {
    width: calc(25% - 20px);
  }
}

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

@media only screen and (min-width:60em) {
  .pricing-table__header {
    margin-bottom: 80px;
  }
}

.pricing-table__header h2 {
  margin-bottom: 7px;
}

.pricing-table__footer {
  text-align: center;
  margin-top: 40px;
}

.pricing-table__footer a>img {
  display: block;
  margin: 0 auto 10px;
}

@media only screen and (min-width:34.375em) {
  .pricing-table__footer a>img {
    display: initial;
    margin: 10px;
  }
}

.pricing-table__footer .button {
  margin-bottom: 20px;
}

.pricing-plan {
  background: #fff;
  margin: 10px 0;
  padding: 35px 25px 30px;
  border-radius: 6px;
  position: relative;
}

@media only screen and (min-width:34.375em) {
  .pricing-plan {
    margin: 10px;
  }
}

.pricing-plan--featured {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 60px;
}

@media only screen and (min-width:43.75em) {
  .pricing-plan--featured {
    margin-top: 10px;
  }
}

.pricing-plan__heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 160px;
  height: 160px;
  background: #e5ddd6;
  border-radius: 50%;
  margin: 0 auto 15px;
}

.pricing-plan__heading-inner {
  margin: 0;
  padding: 0 20px;
  font-size: 26px;
  font-size: 2.6rem;
}

.pricing-plan__subheading {
  padding: 0 20px;
}

.pricing-plan__prices,
.pricing-plan__subheading h4,
.station-type__subheading h4 {
  font-size: 22px;
  font-size: 2.2rem;
}

.pricing-plan__subheading p {
  margin-bottom: 17px;
}

.pricing-plan__prices {
  padding: 18px 10px 17px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  line-height: 1;
  font-family: "Fieldwork Geo DemiBold",Arial,sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.pricing-plan__price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}

.pricing-plan__price:not(:last-child) {
  margin-bottom: .5em;
}

.pricing-plan__price>svg {
  width: 30px;
  height: auto;
  margin-right: 20px;
}

.pricing-plan__body {
  color: #525252;
  text-align: left;
  padding-top: 31px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
}

.pricing-plan__body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pricing-plan__body ul+ul {
  margin-top: 10px;
  margin-bottom: 40px;
}

.pricing-plan__body li {
  padding-left: 30px;
  position: relative;
}

.pricing-plan__body ul+p {
  margin-top: auto;
  margin-bottom: 0;
}

.pricing-plan__featured-label {
  position: absolute;
  font-weight: 700;
  top: -50px;
  left: -1px;
  width: calc(100% + 2px);
  text-align: center;
  line-height: 20px;
  padding: 15px 10px;
  background: #ffdd30;
  color: #4a4a49;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.questionary .multi-input-legend {
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 400;
  margin-bottom: 1em;
}

.radio-button {
  position: relative;
  min-width: 60px;
  border: 1px solid #fff;
  border-bottom-width: 0;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}

@media only screen and (min-width:25em) {
  .radio-button {
    border-right-width: 0;
    border-bottom-width: 1px;
  }
}

@media only screen and (min-width:34.375em) {
  .radio-button {
    min-width: 80px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width:43.75em) {
  .radio-button {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width:24.9375em) {
  .radio-button:last-child {
    border-bottom-width: 1px;
  }
}

@media only screen and (min-width:25em) {
  .radio-button:last-child {
    border-right-width: 1px;
  }
}

.radio-button label {
  display: block;
}

.radio-button b {
  display: block;
  background: rgba(0,0,0,.15);
  font-weight: 400;
  line-height: 50px;
  transition: background .2s ease-out;
}

.radio-button input:checked+b {
  background: #ffdd30;
}

.review-stars__star,
.review-stars__star.is-filled {
  content: '';
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 45.83333%;
  display: inline-block;
  width: 14px;
  height: 14px;
}

.review-stars__star.is-filled {
  background-position: 0 50%;
}

.search-form {
  position: relative;
  float: left;
  margin-left: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media only screen and (max-width:74.9375em) {
  .search-form {
    z-index: 3;
    position: absolute;
    right: 10px;
    display: none;
  }

  .search-form.is-active {
    display: block;
  }
}

.search-form li:before {
  content: none;
}

.search-form__label,
.subscription dd b {
  position: absolute;
  left: -999em;
}

.search-form__input {
  height: 30px;
  margin-bottom: 0;
  border: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 30px;
  background-color: #6c6c6c;
  color: #fff;
}

.search-form__input:focus {
  outline: 0;
  border-color: #ffdd30;
}

.search-form__input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.search-form__input::placeholder {
  color: #fff;
  opacity: 1;
}

.search-form__results {
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px;
  margin: 5px 0 0;
  text-align: left;
  color: #4a4a49;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
  z-index: 20;
}

.search-form__results li,
.selector__list li {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width:34.375em) {
  .search-form__results {
    width: 400px;
  }
}

.search-form__result {
  list-style: none;
  border-top: 1px solid #d7d7d7;
}

.search-form__result a {
  padding: 10px;
  display: block;
  background: #fff;
  text-decoration: none;
}

.search-form__no-results.search-form__no-results {
  padding: 10px;
}

.search-form__escape.search-form__escape a {
  padding: 10px;
  display: block;
  color: #4a4a49;
  background: #aadaf2;
}

.js-livesearch {
  float: left;
}

.search-toggle {
  display: none;
}

@media only screen and (min-width:34.375em) {
  .search-toggle {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    padding: 0;
    background-color: #6c6c6c;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2212px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2012%2017%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-131.000000%2C%20-75.000000%29%22%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28131.000000%2C%2075.000000%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M5.70394737%2C11.3883357%20C8.85368517%2C11.3883357%2011.4078947%2C8.83943634%2011.4078947%2C5.69416785%20C11.4078947%2C2.54889936%208.85368517%2C0%205.70394737%2C0%20C2.55420957%2C0%200%2C2.54889936%200%2C5.69416785%20C0%2C8.83943634%202.55420957%2C11.3883357%205.70394737%2C11.3883357%20L5.70394737%2C11.3883357%20Z%20M5.70394737%2C9.3883357%20C3.65784837%2C9.3883357%202%2C7.733934%202%2C5.69416785%20C2%2C3.6544017%203.65784837%2C2%205.70394737%2C2%20C7.75004636%2C2%209.40789474%2C3.6544017%209.40789474%2C5.69416785%20C9.40789474%2C7.733934%207.75004636%2C9.3883357%205.70394737%2C9.3883357%20Z%20M7.07443977%2C11.2275164%20L10.0950161%2C16.5731013%20L11.8362591%2C15.5891945%20L8.87048329%2C10.3817139%20L7.07443977%2C11.2275164%20Z%22%3E%3C/path%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 3px;
    text-indent: -999em;
    transition: background-color .1s;
  }
}

@media only screen and (min-width:75em) {
  .search-toggle {
    display: none;
  }
}

.search-toggle:focus,
.search-toggle:hover {
  background-color: #858585;
}

.modal-popup,
.modal-popup:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-popup {
  z-index: 110;
  position: fixed;
}

.modal-popup:before {
  content: " ";
  display: block;
  position: absolute;
  background: rgba(0,0,0,.8);
}

.selector-result__button {
  background: #fff;
  margin-top: 20px;
}

.no-touch .selector__footer a:focus,
.no-touch .selector__footer a:hover,
.selector-result__button:focus,
.selector-result__button:hover {
  background: #f2f2f2;
}

.selector-result a {
  cursor: pointer;
}

.modal-popup .selector-result__button {
  background: #ffdd30;
  color: #000;
}

.modal-popup .selector-result__button:focus,
.modal-popup .selector-result__button:hover {
  background: #fcd300;
}

.selector {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 440px;
  width: 300px;
  margin-top: -220px;
  margin-left: -150px;
  background: #fff;
}

@media only screen and (min-width:34.375em) {
  .selector {
    width: 500px;
    height: 520px;
    margin-left: -250px;
    margin-top: -260px;
  }
}

.selector a {
  cursor: pointer;
  text-decoration: none;
}

.selector__heading {
  margin-bottom: 0;
  padding: 0 15px 10px;
  border-bottom: 1px solid #f2f2f2;
}

@media only screen and (min-width:34.375em) {
  .selector__heading {
    padding: 0 25px 20px;
  }
}

.selector__body {
  overflow: auto;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 15px 0;
}

@media only screen and (min-width:34.375em) {
  .selector__body {
    padding: 25px 0;
  }
}

.selector__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 341px;
  overflow: auto;
}

@media only screen and (min-width:34.375em) {
  .selector__list {
    height: 367px;
  }
}

.selector__list a {
  display: block;
  padding: 15px;
  border-top: 1px solid rgba(0,0,0,.03);
}

@media only screen and (min-width:34.375em) {
  .selector__list a {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.selector__list a:hover {
  color: #4a4a49;
}

.selector__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  padding: 5px;
  background: #fff;
  border-top: 1px solid #d7d7d7;
  line-height: 20px;
}

@media only screen and (min-width:34.375em) {
  .selector__footer {
    padding: 15px;
  }
}

.modal-popup .selector__footer {
  display: block;
}

.selector__footer a {
  display: inline-block;
  padding: 10px;
  vertical-align: bottom;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
}

@media only screen and (min-width:34.375em) {
  .selector__footer a {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.selector__close-button {
  float: right;
  padding: 10px;
  background: 0 0;
  color: #4a4a49;
  box-shadow: none;
  font-size: 15px;
  font-size: 1.5rem;
}

@media only screen and (min-width:34.375em) {
  .selector__close-button {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.selector__close-button:focus,
.selector__close-button:hover {
  background: 0 0;
}

.no-touch .selector__close-button:focus,
.no-touch .selector__close-button:hover {
  background: #f2f2f2;
}

.selector__car-tips-link,
.subscription dl,
.subscription-wrapper footer p {
  margin-bottom: 0;
}

.modal-popup .selector-result {
  position: absolute;
  top: 10%;
  left: 5%;
  width: 90%;
  height: 80%;
  padding: 25px 15px;
  background: #fff;
}

@media only screen and (min-width:34.375em) {
  .modal-popup .selector-result {
    padding: 30px;
  }
}

@media only screen and (min-width:51.25em) {
  .modal-popup .selector-result {
    top: 50%;
    left: 50%;
    height: 500px;
    width: 800px;
    margin-top: -300px;
    margin-left: -400px;
  }
}

.single-column {
  max-width: 600px;
  margin: 0 auto;
}

.single-column h2 {
  font-size: 20px;
  font-size: 2rem;
}

@media only screen and (min-width:21.25em) {
  .single-column h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media only screen and (min-width:34.375em) {
  .single-column h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.single-column--wide {
  max-width: none;
}

.single-column__buttons .button {
  margin: 0 10px 20px;
}

@media only screen and (max-width:34.3125em) {
  .single-column__buttons .button {
    margin: 0 0 20px;
    width: 100%;
  }
}

.site-logo {
  z-index: 0;
  position: relative;
  display: block;
  width: 110px;
  height: 12px;
  transition: opacity .2s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (min-width:34.375em) {
  .site-logo {
    width: 140px;
    height: 16px;
  }
}

@media only screen and (min-width:71.875em) {
  .site-logo {
    width: 180px;
    height: 18px;
  }
}

@media only screen and (min-width:90.625em) {
  .site-logo {
    width: 200px;
    height: 20px;
  }
}

.site-logo:focus,
.site-logo:hover {
  opacity: .8;
}

.site-logo::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: calc(100% + 44px);
  height: 44px;
}

.site-logo--small {
  width: 90px;
  height: 12px;
}

@media only screen and (min-width:34.375em) {
  .site-logo--small {
    width: 120px;
    height: 14px;
    margin-right: 40px;
  }
}

.site-logo>svg {
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
}

.smartbanner-show {
  margin-top: 80px;
}

.smartbanner-show .smartbanner {
  display: block;
}

.smartbanner {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-family: 'Helvetica Neue',sans-serif;
  background: #f4f4f4;
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
}

.smartbanner-container {
  margin: 0 auto;
  white-space: nowrap;
}

.smartbanner-close {
  margin: 0 5px;
  font-family: 'ArialRoundedMTBold',Arial;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  color: #888;
  text-decoration: none;
  border: 0;
  border-radius: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
}

.smartbanner-button:active,
.smartbanner-button:hover,
.smartbanner-close:active,
.smartbanner-close:hover,
.smartbanner-ios .smartbanner-close:active,
.smartbanner-ios .smartbanner-close:hover {
  color: #aaa;
}

.smartbanner-close,
.smartbanner-icon,
.smartbanner-info {
  display: inline-block;
  vertical-align: middle;
}

.smartbanner-icon {
  height: 57px;
  margin-right: 12px;
  background-size: cover;
  border-radius: 10px;
  width: 57px;
}

.smartbanner-info {
  width: 44%;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2em;
  font-weight: 700;
}

.smartbanner-title {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
}

.smartbanner-button {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  text-align: center;
  font-weight: 700;
  color: #6a6a6a;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

.smartbanner-ios {
  background: #f4f4f4;
  background: linear-gradient(to bottom,#f4f4f4,#cdcdcd);
  box-shadow: 0 1px 2px rgba(0,0,0,.5);
  line-height: 80px;
}

.smartbanner-ios .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 #fff;
}

.smartbanner-ios .smartbanner-icon {
  background: rgba(0,0,0,.6);
  background-size: cover;
  box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

.smartbanner-ios .smartbanner-info {
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

.smartbanner-ios .smartbanner-title {
  color: #4d4d4d;
  font-weight: 700;
}

.smartbanner-ios .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: linear-gradient(to bottom,#efefef,#dcdcdc);
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #bfbfbf,0 1px 0 rgba(255,255,255,.6),0 2px 0 rgba(255,255,255,.7) inset;
}

.smartbanner-ios .smartbanner-button:active,
.smartbanner-ios .smartbanner-button:hover {
  background: #dcdcdc;
  background: linear-gradient(to bottom,#dcdcdc,#efefef);
}

.smartbanner-android {
  background: #3d3d3d url("data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7");
  box-shadow: inset 0 4px 0 #88b131;
  line-height: 82px;
}

.smartbanner-android .smartbanner-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  margin-right: 7px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  box-shadow: 0 1px 2px rgba(0,0,0,.8) inset,0 1px 1px rgba(255,255,255,.3);
}

.smartbanner-android .smartbanner-close:active,
.smartbanner-android .smartbanner-close:hover {
  color: #eee;
}

.smartbanner-android .smartbanner-icon {
  background-color: transparent;
  box-shadow: none;
}

.smartbanner-android .smartbanner-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000;
}

.smartbanner-android .smartbanner-title {
  color: #fff;
  font-weight: 700;
}

.smartbanner-android .smartbanner-button {
  min-width: 12%;
  color: #d1d1d1;
  padding: 0;
  background: 0 0;
  border-radius: 0;
  box-shadow: 0 0 0 1px #333,0 0 0 2px #dddcdc;
}

.smartbanner-android .smartbanner-button:active,
.smartbanner-android .smartbanner-button:hover {
  background: 0 0;
}

.smartbanner-android .smartbanner-button-text {
  text-align: center;
  display: block;
  padding: 0 10px;
  background: #42b6c9;
  background: linear-gradient(to bottom,#42b6c9,#39a9bb);
  text-transform: none;
  text-shadow: none;
  box-shadow: none;
}

.smartbanner-android .smartbanner-button-text:active,
.smartbanner-android .smartbanner-button-text:hover {
  background: #2ac7e1;
}

.smartbanner-windows {
  background: #f4f4f4;
  background: linear-gradient(to bottom,#f4f4f4,#cdcdcd);
  box-shadow: 0 1px 2px rgba(0,0,0,.5);
  line-height: 80px;
}

.smartbanner-windows .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 #fff;
}

.smartbanner-windows .smartbanner-close:active,
.smartbanner-windows .smartbanner-close:hover {
  color: #aaa;
}

.smartbanner-windows .smartbanner-icon {
  background: rgba(0,0,0,.6);
  background-size: cover;
  box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

.smartbanner-windows .smartbanner-info {
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

.smartbanner-windows .smartbanner-title {
  color: #4d4d4d;
  font-weight: 700;
}

.smartbanner-windows .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: linear-gradient(to bottom,#efefef,#dcdcdc);
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #bfbfbf,0 1px 0 rgba(255,255,255,.6),0 2px 0 rgba(255,255,255,.7) inset;
}

.smartbanner-windows .smartbanner-button:active,
.smartbanner-windows .smartbanner-button:hover {
  background: #dcdcdc;
  background: linear-gradient(to bottom,#dcdcdc,#efefef);
}

@media only screen and (min-width:43.75em) {
  .split-view {
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 100vh;
  }

  .no-flexbox .split-view {
    overflow: hidden;
  }

  .split-view,
  .split-view.split-view {
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width:43.6875em) {
  .split-view__image {
    overflow: hidden;
    position: relative;
    float: right;
    width: 40%;
    height: 200px;
    margin: 0;
  }
}

@media only screen and (min-width:34.375em) and (max-width:43.6875em) {
  .split-view__image {
    width: 30%;
  }
}

@media only screen and (min-width:43.75em) {
  .split-view__image {
    -ms-flex: 1;
    flex: 1;
    background-size: cover;
    background-position: top center;
  }

  .no-flexbox .split-view__image {
    width: calc(50% - 60px);
    height: calc(100vh - 30px);
    float: left;
    margin-left: 30px;
    margin-top: 30px;
  }
}

@media only screen and (max-width:43.6875em) {
  .split-view__image img {
    position: absolute;
    top: 0;
    left: -30px;
    height: 200px;
    max-width: none;
  }
}

@media only screen and (max-width:43.6875em) and (min-width:25em) {
  .split-view__image img {
    left: 0;
  }
}

@media only screen and (max-width:43.6875em) and (min-width:31.25em) {
  .split-view__image img {
    height: 240px;
  }
}

@media only screen and (min-width:43.75em) {
  .split-view__image img {
    position: absolute;
    left: -999em;
  }
}

@media only screen and (max-width:43.6875em) {
  .object-fit .split-view__image img {
    position: static;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

@media only screen and (min-width:43.75em) {
  .split-view__body {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-order: -1;
    order: -1;
  }

  .no-flexbox .split-view__body {
    width: 50%;
    float: left;
  }
}

.station-type__img {
  width: 100%;
  height: 21rem;
  margin: 0;
  object-fit: cover;
  object-position: center;
}

.station-type__text-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 25px;
}

.station-type__subheading {
  padding: 30px 0;
}

.station-type__subheading p {
  margin: 0;
}

.station-type__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 0;
  border-top: 1px solid #d7d7d7;
}

.station-type__body li {
  text-align: left;
}

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

@media only screen and (min-width:60em) {
  .station-types__header {
    margin-bottom: 30px;
  }
}

.station-types__header h2 {
  margin-bottom: 7px;
}

.station-types__types {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
  list-style-type: none;
}

@media only screen and (min-width:43.75em) {
  .station-types__types {
    margin: 0 -10px;
  }
}

.station-types__type {
  overflow: hidden;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 10px 0;
  border-radius: 6px;
  background: #fff;
}

@media only screen and (min-width:34.375em) {
  .station-types__type {
    margin: 10px;
  }
}

@media only screen and (min-width:43.75em) {
  .station-types__type {
    width: calc(50% - 20px);
  }
}

@media only screen and (min-width:60em) {
  .station-types__type {
    width: calc(33.3333% - 20px);
  }
}

.station-types__type::before {
  content: none;
}

.sticker {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
  height: 120px;
  padding-top: 15px;
  background: #fff;
  color: #4a4a49;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  text-align: center;
  border-radius: 50%;
}

@media only screen and (min-width:43.75em) {
  .sticker {
    width: 180px;
    height: 180px;
    font-size: 20px;
    font-size: 2rem;
  }
}

.sticker::after {
  content: '';
  z-index: -1;
  position: absolute;
  bottom: 0;
  right: -15px;
  display: block;
  width: 0;
  height: 0;
  border-width: 15px 0 15px 40px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

@media only screen and (min-width:43.75em) {
  .sticker::after {
    bottom: -10px;
    right: -35px;
    border-width: 35px 0 35px 70px;
  }
}

.sticker--flipped::after {
  -ms-transform: rotate(145deg);
  transform: rotate(145deg);
  bottom: 15px;
  left: -20px;
}

.sticker p {
  width: 100%;
  margin: 0;
}

.sticker span {
  display: block;
  margin-top: 5px;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
}

@media only screen and (min-width:43.75em) {
  .sticker span {
    font-size: 57px;
    font-size: 5.7rem;
  }
}

.sticker b {
  display: inline-block;
  margin-left: -5px;
  font-size: 20px;
  font-size: 2rem;
  vertical-align: top;
}

@media only screen and (min-width:43.75em) {
  .sticker b {
    margin-left: -10px;
    font-size: 38px;
    font-size: 3.8rem;
  }
}

.sub-nav {
  display: block;
  margin: 0;
  padding: 10px;
  background: #f2f2f2;
  box-shadow: 0 1px 1px rgba(0,0,0,.2);
}

.sub-nav ul {
  zoom: 1;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.sub-nav ul:after {
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  content: '';
}

.sub-nav li {
  float: left;
  margin-left: 20px;
}

@media only screen and (min-width:34.375em) {
  .sub-nav li {
    margin-left: 30px;
  }
}

.sub-nav li:first-child {
  margin-left: 0;
}

.sub-nav a {
  color: #4a4a49;
  display: block;
  padding: 10px 0;
  border-radius: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
}

@media only screen and (min-width:34.375em) {
  .sub-nav a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sub-nav a:focus,
.sub-nav a:hover,
.subscription__footer a:focus,
.subscription__footer a:hover {
  text-decoration: underline;
}

.subscription {
  width: 49%;
  padding-bottom: 15px;
  text-align: center;
  font-weight: 500;
  background: #fff;
}

@media only screen and (min-width:34.375em) {
  .subscription {
    width: 110px;
  }
}

@media only screen and (min-width:43.75em) {
  .subscription {
    width: 150px;
  }
}

@media only screen and (min-width:51.25em) {
  .subscription {
    width: 180px;
  }
}

@media only screen and (min-width:60em) {
  .subscription {
    width: 200px;
  }
}

.subscription:first-child {
  margin-right: 2%;
}

@media only screen and (min-width:34.375em) {
  .subscription:first-child {
    margin-left: 230px;
    margin-right: 10px;
  }
}

@media only screen and (min-width:43.75em) {
  .subscription:first-child {
    margin-left: 300px;
  }
}

@media only screen and (min-width:60em) {
  .subscription:first-child {
    margin-right: 20px;
    margin-left: 360px;
  }
}

.subscription__title {
  z-index: 3;
  position: relative;
  display: block;
  margin-bottom: 30px;
  padding: 20px 0;
  background: #ffdd30;
  font-size: 17px;
  font-size: 1.7rem;
}

@media only screen and (min-width:43.75em) {
  .subscription__title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media only screen and (min-width:60em) {
  .subscription__title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.subscription__title::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  border: solid transparent;
  border-width: 15px 30px;
  border-top-color: #ffdd30;
}

@media only screen and (max-width:34.3125em) {
  .subscription:not(:first-child) .subscription__title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    border-right: 1px solid #fcd300;
  }
}

.subscription dt,
.subscription__pricing {
  font-size: 14px;
  font-size: 1.4rem;
}

@media only screen and (min-width:34.375em) {
  .subscription__pricing {
    padding-bottom: 5px;
    border-bottom: 2px solid #aadaf2;
  }
}

@media only screen and (min-width:43.75em) {
  .subscription__pricing {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width:60em) {
  .subscription__pricing {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.subscription__pricing p {
  margin-bottom: 5px;
}

.subscription__divider {
  position: relative;
  margin: 20px 15px 40px;
  border-color: #aadaf2;
  border-top-width: 2px;
}

.subscription__divider:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -15px;
  display: block;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  border: 0 solid #aadaf2;
  border-bottom-width: 2px;
  border-right-width: 2px;
  background: #fff;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.subscription__button {
  margin: 0 15px;
}

@media only screen and (max-width:34.3125em) {
  .subscription dl {
    position: relative;
  }
}

@media only screen and (min-width:60em) {
  .subscription dl {
    margin-top: 15px;
  }
}

.subscription dt {
  line-height: 20px;
}

@media only screen and (max-width:34.3125em) {
  .subscription dt {
    position: relative;
    z-index: 3;
    width: 200%;
    display: inline-block;
    padding: 15px 10px 10px;
    border-top: 1px solid #eee;
    background: rgba(255,255,255,.4);
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
    border-radius: 2px;
  }
}

@media only screen and (min-width:34.375em) {
  .subscription dt {
    float: right;
    margin-right: 125px;
    text-align: right;
    white-space: nowrap;
  }
}

@media only screen and (min-width:43.75em) {
  .subscription dt {
    margin-right: 170px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width:51.25em) {
  .subscription dt {
    margin-right: 210px;
  }
}

@media only screen and (min-width:60em) {
  .subscription dt {
    margin-right: 230px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.subscription:not(:first-child) dt {
  position: absolute;
  left: -999em;
}

@media only screen and (max-width:34.3125em) {
  .subscription:not(:first-child) dd {
    padding-top: 50px;
  }
}

.subscription dd {
  margin-left: 0;
  margin-bottom: 20px;
}

@media only screen and (min-width:60em) {
  .subscription dd {
    margin-bottom: 20px;
  }
}

.subscription dd:last-child {
  margin-bottom: 0;
}

.subscription dd[aria-label=no]::before {
  content: '-';
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  color: #aaa;
  font-size: 40px;
  font-size: 4rem;
  line-height: 20px;
}

.subscription dd[aria-label=yes]::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2213px%22%20height%3D%2212px%22%20viewBox%3D%220%200%2013%2012%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-33.000000%2C%20-1297.000000%29%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22square%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M35%2C1303.60675%20L38.2153783%2C1306.8%20L43.992538%2C1299%22%3E%3C/path%3E%0A%20%20%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E%0A") center center no-repeat;
  background-size: cover;
}

.subscription__footer a {
  display: block;
  text-decoration: none;
}

.subscription-list {
  zoom: 1;
  margin-top: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after,
.subscription-list:after {
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  content: '';
}

@media only screen and (min-width:34.375em) {
  .subscription-list {
    margin-bottom: 0;
  }
}

.subscription-list>li {
  float: left;
  margin-bottom: 0;
}

.subscription-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 40px;
  text-align: center;
}

@media only screen and (max-width:22.4375em) {
  .subscription-wrapper {
    margin: 0 -20px 20px;
  }
}

@media only screen and (min-width:34.375em) and (max-width:43.6875em) {
  .subscription-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media only screen and (min-width:43.75em) {
  .subscription-wrapper {
    text-align: right;
  }
}

.subscription-wrapper footer {
  display: inline-block;
  width: 100%;
  padding: 10px;
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
}

@media only screen and (min-width:34.375em) {
  .subscription-wrapper footer {
    margin-top: 20px;
    max-width: 230px;
  }
}

@media only screen and (min-width:43.75em) {
  .subscription-wrapper footer {
    max-width: 310px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width:51.25em) {
  .subscription-wrapper footer {
    max-width: 370px;
  }
}

@media only screen and (min-width:60em) {
  .subscription-wrapper footer {
    max-width: 420px;
    padding: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.team-member {
  display: block;
  text-decoration: none;
}

.team-member__thumbnail {
  margin-bottom: 5px;
}

@media only screen and (min-width:34.375em) {
  .team-member__thumbnail {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width:43.75em) {
  .team-member__body {
    float: right;
    max-width: 530px;
    padding: 90px 30px;
  }
}

@media only screen and (min-width:72.5em) {
  .team-member__body {
    padding-left: 0;
    padding-right: 60px;
  }
}

@media only screen and (max-width:43.6875em) {
  .team-member__header {
    width: 60%;
    height: 200px;
    padding: 20px;
    background: #f2f2f2;
  }
}

@media only screen and (min-width:34.375em) and (max-width:43.6875em) {
  .team-member__header {
    width: 70%;
    padding: 30px;
  }
}

.team-member__name {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

@media only screen and (min-width:34.375em) {
  .team-member__name {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.team-member--large .team-member__name {
  font-size: 30px;
  font-size: 3rem;
}

@media only screen and (min-width:34.375em) {
  .team-member--large .team-member__name {
    font-size: 38px;
    font-size: 3.8rem;
  }
}

.team-member__role {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}

.team-member--large .team-member__role {
  font-size: 22px;
  font-size: 2.2rem;
}

@media only screen and (min-width:34.375em) {
  .team-member--large .team-member__role {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media only screen and (min-width:43.75em) {
  .team-member--large .team-member__role {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width:43.6875em) {
  .team-member__description {
    padding: 30px;
  }
}

.the-end {
  font-size: 13px;
  font-size: 1.3rem;
}

.the-end p {
  margin-bottom: 0;
}

.the-end,
.the-end a {
  color: #d7d7d7;
}

.video-banner {
  position: relative;
  padding-top: 5%;
  overflow: hidden;
  background: #111;
  color: #fff;
}

.video-banner__content {
  position: relative;
  z-index: 2;
  max-width: 780px;
  margin: 0 auto;
  padding: 0;
}

.video-banner__title {
  margin-bottom: 0;
  font-size: 32px;
  font-size: 3.2rem;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

@media only screen and (min-width:43.75em) {
  .video-banner__title {
    font-size: 57px;
    font-size: 5.7rem;
  }
}

.video-banner__supertitle {
  margin-bottom: 5px;
  font-weight: 400;
}

.video-banner__subtitle {
  margin-bottom: 15px;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 400;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

@media only screen and (min-width:34.375em) {
  .video-banner__subtitle {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width:43.75em) {
  .video-banner__subtitle {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media only screen and (min-width:60em) {
  .video-banner__subtitle {
    font-size: 38px;
    font-size: 3.8rem;
  }
}

.video-banner__small-subtitle {
  margin-bottom: 0;
  font-size: 22px;
  font-size: 2.2rem;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

@media only screen and (min-width:43.75em) {
  .video-banner__small-subtitle {
    margin-bottom: 30px;
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.video-banner__caption {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 0;
  text-shadow: 0 1px 1px rbga(0,0,0,.5);
}

.video-banner__buttons {
  z-index: 2;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width:34.375em) {
  .video-banner__buttons {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.video-banner__button.video-banner__button {
  display: inline-block;
  margin-bottom: 20px;
}

@media only screen and (max-width:34.3125em) {
  .video-banner__button.video-banner__button {
    width: 100%;
    padding: 0;
    line-height: 62px;
    margin-bottom: 15px;
  }

  .video-banner__button.video-banner__button:last-of-type {
    margin-bottom: 0;
  }
}

@media only screen and (min-width:34.375em) {
  .video-banner__button.video-banner__button {
    margin-right: 20px;
  }

  .video-banner__button.video-banner__button:last-child {
    margin-right: 0;
  }
}

.video-banner__credits {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.video-banner__image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  max-width: none;
  width: 100%;
}

.object-fit .video-banner__image {
  height: 100%;
  object-fit: cover;
}

.video-banner .grid {
  position: relative;
  z-index: 2;
  margin: 0 4% 20px;
}

@media only screen and (min-width:56.25em) {
  .video-banner .grid {
    margin: 0 4% 20px 0;
  }

  .flexbox .video-banner .grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .flexbox .video-banner .video-player {
    margin-bottom: 20px;
  }
}

.video-banner .video-player__title {
  display: none;
}

@media only screen and (max-width:34.3125em) {
  .video-banner figure {
    margin-left: 0;
    margin-right: 0;
  }
}

.video-container.in-modal {
  position: fixed;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width:53.375em) {
  .video-container.in-modal {
    top: 140px;
    left: 50%;
    width: 854px;
    height: 480px;
    margin-left: -427px;
  }
}

.video-player,
.video-player__button {
  background-repeat: no-repeat;
  background-size: cover;
}

.video-player {
  padding-top: 56.25%;
  background-color: #4a4a49;
  position: relative;
}

.video-player.is-playing {
  background-image: none!important;
}

.video-player__button {
  content: '';
  background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
  background-position: 0 20.83333%;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  text-indent: -999em;
}

@media only screen and (min-width:34.375em) {
  .video-player__button {
    content: '';
    display: inline-block;
    background-image: url("https://cdn.fastnedcharging.com/css/build/production/img/icons-20e458b4f2.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 20.83333%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
}

.video-player__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-player__close {
  position: absolute;
  top: -10px;
  right: -5px;
  width: 30px;
  height: 30px;
  padding: 0;
  border: 3px solid #fff;
  background: 0 0;
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
  line-height: 26px;
  font-weight: 700;
  border-radius: 50%;
}

@media only screen and (min-width:34.375em) {
  .video-player__close {
    top: -30px;
    right: -30px;
    width: 60px;
    height: 60px;
  }
}

.video-player__close:focus,
.video-player__close:hover {
  background: 0 0;
  border-color: #ffdd30;
  color: #ffdd30;
}

@media only screen and (max-width:34.3125em) {
  .wrapper {
    overflow-x: hidden;
  }
}

.wrapper--with-afm-notification {
  padding-top: 6.67vw;
}

@media only screen and (min-width:34.375em) {
  .wrapper--with-afm-notification {
    padding-top: 3.33vw;
  }
}

@media only screen and (max-width:34.3125em) {
  .hide-on-palm {
    display: none!important;
  }
}

@media only screen and (min-width:34.375em) {
  .hide-on-lap {
    display: none!important;
  }
}

.show-only-on-palm,
form .hp,
html.arrow::after {
  display: none;
}

@media only screen and (max-width:34.3125em) {
  .show-only-on-palm {
    display: block!important;
  }
}

.is-hidden,
.js .hide-with-js {
  display: none!important;
  visibility: hidden!important;
}

.offscreen {
  position: absolute!important;
  left: -999em!important;
}

.invisible {
  visibility: hidden!important;
}

.clearfix {
  zoom: 1;
}

.fb_iframe_widget span {
  width: 450px!important;
}

.zopim {
  transform: translate3d(0,0,0);
}

.disable-hover {
  pointer-events: none;
}

@media print {
  * {
    background: 0 0!important;
    color: #000!important;
    text-shadow: none!important;
    filter: none!important;
    -ms-filter: 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^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

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

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

@page {
    margin: .5cm;
}

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

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

html.arrow {
  position: static;
}

.guide {
  position: absolute;
  z-index: 9999999999999;
  display: none;
  width: 100%;
  height: 1px;
  background: red;
  left: 0;
  top: 100px;
}

.guide--1 {
  top: 280px;
}

.guide--2 {
  top: 290px;
}