@charset "UTF-8";
a.button, button,
.a-button-primary, .a-button-secondary {
  min-width: 100px;
  padding: 10px 40px;
  border-radius: 4px;
  text-align: center;
  border: 0; }
  a.button:hover, button:hover,
  .a-button-primary:hover, .a-button-secondary:hover {
    text-decoration: none; }

p.button {
  min-width: 100px;
  padding: 10px 30px;
  border-radius: 4px;
  text-align: center;
  border: 0; }
  p.button:hover {
    text-decoration: none; }

header:after,
.header:after {
  content: ' ';
  clear: both;
  display: block; }

a.has-arrow .icon, p.has-arrow .icon {
  right: 0;
  top: 2px;
  position: absolute; }
  a.has-arrow .icon:after, p.has-arrow .icon:after {
    content: '';
    padding-left: 20px;
    margin-right: 0;
    background-image: url(../Images/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center right; }

/* @RETRUN JUST CALCULATED VALUES! */
/* fira-sans-300 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../Fonts/fira-sans-v10-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Fira Sans Light"), local("FiraSans-Light"), url("../Fonts/fira-sans-v10-latin-300.eot?#iefix") format("embedded-opentype"), url("../Fonts/fira-sans-v10-latin-300.woff2") format("woff2"), url("../Fonts/fira-sans-v10-latin-300.woff") format("woff"), url("../Fonts/fira-sans-v10-latin-300.ttf") format("truetype"), url("../Fonts/fira-sans-v10-latin-300.svg#FiraSans") format("svg");
  /* Legacy iOS */ }
/* fira-sans-regular - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/fira-sans-v10-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Fira Sans Regular"), local("FiraSans-Regular"), url("../Fonts/fira-sans-v10-latin-regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/fira-sans-v10-latin-regular.woff2") format("woff2"), url("../Fonts/fira-sans-v10-latin-regular.woff") format("woff"), url("../Fonts/fira-sans-v10-latin-regular.ttf") format("truetype"), url("../Fonts/fira-sans-v10-latin-regular.svg#FiraSans") format("svg");
  /* Legacy iOS */ }
/* fira-sans-500 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 500;
  src: url("../Fonts/fira-sans-v10-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Fira Sans Medium"), local("FiraSans-Medium"), url("../Fonts/fira-sans-v10-latin-500.eot?#iefix") format("embedded-opentype"), url("../Fonts/fira-sans-v10-latin-500.woff2") format("woff2"), url("../Fonts/fira-sans-v10-latin-500.woff") format("woff"), url("../Fonts/fira-sans-v10-latin-500.ttf") format("truetype"), url("../Fonts/fira-sans-v10-latin-500.svg#FiraSans") format("svg");
  /* Legacy iOS */ }
/* fira-sans-600 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 600;
  src: url("../Fonts/fira-sans-v10-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Fira Sans SemiBold"), local("FiraSans-SemiBold"), url("../Fonts/fira-sans-v10-latin-600.eot?#iefix") format("embedded-opentype"), url("../Fonts/fira-sans-v10-latin-600.woff2") format("woff2"), url("../Fonts/fira-sans-v10-latin-600.woff") format("woff"), url("../Fonts/fira-sans-v10-latin-600.ttf") format("truetype"), url("../Fonts/fira-sans-v10-latin-600.svg#FiraSans") format("svg");
  /* Legacy iOS */ }
/* fira-sans-700 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 800;
  src: url("../Fonts/fira-sans-v10-latin-800.eot");
  /* IE9 Compat Modes */
  src: local("Fira Sans ExtraBold"), local("FiraSans-ExtraBold"), url("../Fonts/fira-sans-v10-latin-800.eot?#iefix") format("embedded-opentype"), url("../Fonts/fira-sans-v10-latin-800.woff2") format("woff2"), url("../Fonts/fira-sans-v10-latin-800.woff") format("woff"), url("../Fonts/fira-sans-v10-latin-800.ttf") format("truetype"), url("../Fonts/fira-sans-v10-latin-800.svg#FiraSans") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fa-brands-400.eot");
  src: url("../Fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../Fonts/fa-brands-400.woff2") format("woff2"), url("../Fonts/fa-brands-400.woff") format("woff"), url("../Fonts/fa-brands-400.ttf") format("truetype"), url("../Fonts/fa-brands-400.svg#fontawesome") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../Fonts/fa-solid-900.eot");
  src: url("../Fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../Fonts/fa-solid-900.woff2") format("woff2"), url("../Fonts/fa-solid-900.woff") format("woff"), url("../Fonts/fa-solid-900.ttf") format("truetype"), url("../Fonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

h1,
.heading-1 {
  text-transform: none;
  font-size: 30px;
  text-align: left;
  margin: 20px 0 0;
  color: #007ec5;
  font-style: italic;
  line-height: 1em;
  font-weight: 600; }
  @media (min-width: 600px) {
    h1,
    .heading-1 {
      font-size: 45px; } }

#pospage h1 {
  color: #007ec5; }

h2 {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  margin: 5px 0;
  font-weight: normal;
  font-weight: 600;
  color: #007ec5;
  text-align: center;
  font-size: 28px;
  line-height: 28px; }
  h2.white {
    color: #fff; }
  @media (min-width: 600px) {
    h2 {
      font-size: 28px;
      line-height: 1.2em; } }
  h2.ce-headline-center {
    color: #555555;
    font-weight: 200;
    text-align: center;
    margin-top: 60px; }

.stage h2,
.heading-2 {
  text-transform: uppercase;
  color: #545454 !important;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  font-style: italic;
  text-transform: none;
  font-size: 22px;
  line-height: 1em; }
  @media (min-width: 600px) {
    .stage h2,
    .heading-2 {
      font-size: 28px; } }
  @media (min-width: 900px) {
    .stage h2,
    .heading-2 {
      font-size: 34px; } }

.stage h1,
.heading-1 {
  color: #007ec5;
  font-size: 30px;
  font-style: italic;
  line-height: 1;
  margin: 0 auto;
  text-align: left;
  max-width: 1200px;
  text-transform: uppercase; }
  @media (min-width: 900px) {
    .stage h1,
    .heading-1 {
      font-size: 50px;
      text-align: left; } }

h3 {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  margin: 0;
  font-weight: 400;
  font-size: 26px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 600;
  color: #007ec5; }

#pospage h2,
#pospage h3 {
  color: #007ec5; }

header,
.header {
  width: 100%;
  height: auto;
  background-color: #007ec5;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 20;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  header .headerinner,
  .header .headerinner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 30px;
    /*
    &-top-logo {
    	background-image: url(../images/froot-logo-white.svg);
    	width: 200px;
    	height: 200px;
    	background-repeat: no-repeat;
    	background-position: center center;
    	background-size: contain;
    	margin: 0 auto;
    	transition: all 0.2s;
    }
    */ }
    header .headerinner .header-top-logo,
    .header .headerinner .header-top-logo {
      max-width: 250px;
      text-align: center;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      header .headerinner .header-top-logo img,
      .header .headerinner .header-top-logo img {
        height: auto;
        width: 100%;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
    header .headerinner-top-menu,
    .header .headerinner-top-menu {
      position: absolute;
      top: 0;
      right: 0; }
  header .navigation,
  .header .navigation {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    header .navigation:before,
    .header .navigation:before {
      background-color: rgba(255, 255, 255, 0.9);
      position: absolute;
      left: 0;
      width: 100vw;
      content: '';
      height: 100%;
      margin-left: calc(50% - 50vw); }
    header .navigation nav,
    .header .navigation nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 50px; }
  header.sticky,
  .header.sticky {
    position: fixed; }
    header.sticky .headerinner-top-logo,
    .header.sticky .headerinner-top-logo {
      max-width: 150px; }
      header.sticky .headerinner-top-logo img,
      .header.sticky .headerinner-top-logo img {
        height: auto;
        width: 150px;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
    header.sticky .navigation,
    .header.sticky .navigation {
      margin-top: 0 !important; }

#progressbar .progress {
  background-color: #007ec5; }

/*
	header {
		.navigation {
			max-width: 100%;
		}
		.header-top-logo {
			text-align: left;
			left: 0;
			max-width: 400px;
			top: -30px;
			img {
				height: auto;
				width: 100%;
				display: block;
			}
		}
		&.sticky {
			
			.header-top-logo {
				max-width: 300px;
			}
		}
	}
*/
a {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  color: #545454;
  text-decoration: none;
  position: relative; }
  a:hover {
    text-decoration: underline; }
  a.has-arrow {
    position: relative;
    padding-right: 20px;
    display: inline-block; }
    a.has-arrow .icon {
      color: #545454; }
  a.button {
    font-family: "Fira Sans", Helvetica, Arial sans-serif;
    font-size: 1rem;
    color: #fff;
    background-color: #007ec5;
    font-style: normal;
    margin: 20px 10px;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    a.button:hover {
      text-decoration: none;
      color: #007ec5;
      background-color: #ffffff !important;
      -webkit-transform: scale(1.05);
              transform: scale(1.05); }
    a.button.button-primary {
      background-color: #007ec5;
      border: 1px solid #007ec5;
      color: #fff; }
      a.button.button-primary:hover {
        text-decoration: none;
        color: #fff;
        background-color: #007ec5 !important;
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }
    a.button.button-secondary {
      color: #007ec5;
      background-color: #fff;
      border: 1px solid #007ec5; }
    a.button.button-orange {
      background-color: #f57700;
      font-weight: 500;
      text-transform: none;
      font-size: 1rem; }

p.has-arrow {
  position: relative;
  padding-right: 20px;
  display: inline-block; }
  p.has-arrow .icon {
    color: #545454; }
p.button {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  font-size: 1rem;
  color: #fff;
  background-color: #007ec5;
  font-style: normal;
  font-size: 14px;
  margin: 20px 10px;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  p.button:hover {
    text-decoration: none;
    color: #007ec5;
    background-color: #ffffff !important;
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  p.button.button-primary {
    background-color: #007ec5;
    border: 1px solid #007ec5;
    color: #fff; }
    p.button.button-primary:hover {
      text-decoration: none;
      color: #fff;
      background-color: #007ec5 !important;
      -webkit-transform: scale(1.05);
              transform: scale(1.05); }
  p.button.button-secondary {
    color: #007ec5;
    background-color: #fff;
    border: 1px solid #007ec5; }
    p.button.button-secondary:hover {
      text-decoration: none;
      color: #fff;
      background-color: #007ec5 !important;
      -webkit-transform: scale(1.05);
              transform: scale(1.05); }
  p.button.button-orange {
    background-color: #f57700;
    font-weight: 500;
    text-transform: none;
    font-size: 1rem; }

li.active p.button.button-secondary {
  background-color: #007ec5;
  border: 1px solid #007ec5;
  color: #fff; }
  li.active p.button.button-secondary:hover {
    text-decoration: none;
    color: #fff;
    background-color: #007ec5 !important;
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
li.active p.button.button-orange {
  background-color: #f57700;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem; }

input.radio {
  border: 1px solid #007ec5;
  background-color: #fff;
  margin: 4px;
  cursor: pointer;
  border-radius: 40px;
  width: 30px;
  height: 30px;
  color: #007ec5; }
  input.radio.active, input.radio.hover {
    background-color: #007ec5;
    color: #fff; }
    input.radio.active.active.hover, input.radio.hover.active.hover {
      background-color: #fff;
      color: #007ec5; }

.formchildrenrow:not(:last-child) {
  margin: 4px 0 8px 0;
  border-bottom: 1px solid gray;
  padding: 4px 0 8px 0; }

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
/*
html.with-featherlight {
     overflow: hidden
}
*/
.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0); }

.lightboxcontent {
  text-align: center; }
  .lightboxcontent .featherlight-content {
    max-width: 1200px; }
    .lightboxcontent .featherlight-content iframe {
      width: 100%;
      height: 100%; }

.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8); }

.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  background: #fff;
  cursor: auto;
  white-space: normal; }

.featherlight .featherlight-inner {
  display: block; }

.featherlight link.featherlight-inner,
.featherlight script.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none; }

.featherlight .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  line-height: 25px;
  width: 25px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  color: #545454;
  font-weight: bold;
  border: 0;
  padding: 0; }
  .featherlight .featherlight-close-icon:hover {
    text-decoration: none; }

.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0; }

.featherlight .featherlight-image {
  width: 100%; }

.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch; }

.featherlight iframe {
  border: 0; }

.featherlight * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }
@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none; } }
button,
.a-button-primary {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  font-size: 1rem;
  color: #fff;
  background-color: #007ec5; }

.a-button-secondary {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  font-size: 1rem;
  color: #8d8d8d;
  background-color: #fff;
  border: 1px solid #8d8d8d; }

#pospage button,
#pospage .a-button-primary {
  background-color: #007ec5; }

.maincontent {
  margin-top: 100px; }
/*# sourceMappingURL=main-smw.css.map */