@charset "UTF-8";
/****************************************/
/* HubSpot Template - Turbo Sodium      */
/* versiondate: Mon Jan 25 2021 10:59:52 GMT+0100 (CET)                  */
/****************************************/
/****************************************
- 0V - VARIABLES                     
****************************************/
@import 'https://use.fontawesome.com/releases/v5.2.0/css/all.css';
@font-face {
  font-family: 'HurmeGeometricSans3';
  src: url("https://www.cyone.ch/hubfs/crypto2018/fonts/HurmeGeometricSans3-Bold.woff2") format("woff2"), url("https://www.cyone.ch/hubfs/crypto2018/fonts/HurmeGeometricSans3-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'HurmeGeometricSans3';
  src: url("https://www.cyone.ch/hubfs/crypto2018/fonts/HurmeGeometricSans3-SemiBold.woff2") format("woff2"), url("https://www.cyone.ch/hubfs/crypto2018/fonts/HurmeGeometricSans3-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'HurmeGeometricSans3';
  src: url("https://www.cyone.ch/hubfs/crypto2018/fonts/HurmeGeometricSans3-Regular.woff2") format("woff2"), url("https://www.cyone.ch/hubfs/crypto2018/fonts/HurmeGeometricSans3-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/****************************************
- 1R - HUBSPOT RESET STYLES          
****************************************/
/* Images */
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  /* Suppress the space beneath the baseline */ }

/* Videos */
video {
  max-width: 100%;
  height: auto; }

/* Embed Container (iFrame, Object, Embed) */
.hs-tools-menu ul li:before {
  display: none; }

.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0; }

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%; }

.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%; }

.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0; }

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto; }

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%; }

@media (max-width: 568px) {
  iframe {
    max-width: 100%; } }

/* Menus */
.hs-menu-wrapper ul {
  padding: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
  margin-bottom: 20px; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  max-width: 100% !important; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  overflow: hidden; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible; }

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  width: auto;
  overflow: hidden;
  text-decoration: none; }

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%; }

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0; }

.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  overflow: hidden; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 20px; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
  padding: 10px 20px;
  text-decoration: none; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 180px; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
  min-width: 140px;
  width: auto; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
  max-width: 100%;
  overflow: hidden; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
  position: static; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
  padding-left: 4em; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
  padding-left: 6em; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
  padding-left: 8em; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
  padding-left: 140px; }

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18); }

@media (max-width: 568px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%; }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
    max-width: 100%;
    width: 100%; } }

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1; }

/* Space Module */
.widget-type-space {
  visibility: hidden; }

/* Blog Author Section */
.hs-author-listing-header {
  margin: 0 0 .75em 0; }

.hs-author-social-links {
  display: inline-block; }

.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  -moz-background-size: 24px 24px;
       background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px; }

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png"); }

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden; }

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
  outline: none; }

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {
  margin: 0;
  padding: 0; }

.hs_cos_flex-slider .hs_cos_flex-slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px; }

.hs_cos_flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .hs_cos_flex-slides {
  display: block; }

* html .hs_cos_flex-slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  zoom: 1; }

.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .hs_cos_flex-viewport {
  max-height: 300px; }

.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.hs_cos_flex-direction-nav {
  *height: 0; }

.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px; }

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px; }

.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: 0.8;
  right: 5px; }

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: 0.8;
  left: 5px; }

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1; }

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0; }

.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease; }

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px; }

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px; }

.hs-cos-flex-slider-control-panel img {
  cursor: pointer; }

.hs-cos-flex-slider-control-panel img:hover {
  opacity: .8; }

.hs-cos-flex-slider-control-panel {
  margin-top: -30px; }

/* Control Nav */
.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.hs_cos_flex-control-thumbs img:hover {
  opacity: 1; }

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0; }
  .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0; } }

.hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  bottom: 0;
  text-align: center; }

.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent; }

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center; }
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #recaptcha_area table#recaptcha_table {
    width: 300px !important; }
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: 300px !important; }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important; } }

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white; }

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px; }

.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px; }

/* responsive pre elements */
pre {
  overflow-x: auto; }

/* responsive pre tables */
table pre {
  white-space: pre-wrap; }

/* adding minimal spacing for blog comments */
.comment {
  margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word; }

/* HTML 5 Reset */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0; }

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px; }

/* Responsive Google Maps */
#map_canvas img, .google-maps img {
  max-width: none; }

/* line height fix for reCaptcha theme */
#recaptcha_table td {
  line-height: 0; }

.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px; }

/****************************************
- 2G - GLOBALS                       
****************************************/
/********************************************************/
/*******  __buttons.scss *******/
/********************************************************/
a.cta_button, .hs-search-results .hs-search-results__pagination.buttons a {
  text-decoration: none;
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;
          box-sizing: border-box !important;
  display: inline-block;
  font-weight: bold; }
  a.cta_button:hover, .hs-search-results .hs-search-results__pagination.buttons a:hover, a.cta_button:active, .hs-search-results .hs-search-results__pagination.buttons a:active, a.cta_button:focus, .hs-search-results .hs-search-results__pagination.buttons a:focus {
    text-decoration: none; }
  a.cta_button.arrow-right, .hs-search-results .hs-search-results__pagination.buttons a.arrow-right {
    position: relative;
    font-weight: 600; }
    a.cta_button.arrow-right:after, .hs-search-results .hs-search-results__pagination.buttons a.arrow-right:after {
      position: absolute;
      display: block;
      content: "→";
      font-weight: 600;
      color: #ff9600;
      top: 0;
      right: -32px;
      width: 20px;
      height: 20px; }

.cta, .hs-search-results .hs-search-results__pagination.buttons a {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  font-size: 0.94118rem;
  border: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  display: inline-block;
  font-weight: bold;
  padding: 13px 35px;
  min-width: 195px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  border: 1px solid #fff;
  background-color: #fff;
  color: #005164;
  text-align: center;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  text-decoration: none; }
  @media (max-width: 576px) {
    .cta, .hs-search-results .hs-search-results__pagination.buttons a {
      font-size: 0.76471rem;
      padding: 12px 35px; } }
  .cta:hover, .hs-search-results .hs-search-results__pagination.buttons a:hover {
    text-decoration: none;
    color: #fff !important;
    background-color: transparent !important; }
  .cta--small {
    padding: 5px 25px;
    min-width: 0px; }
  .cta--first {
    border: 1px solid #ff9600;
    background-color: #ff9600;
    color: #fff; }
    .cta--first:hover {
      color: #ff9600 !important;
      background-color: #fff !important; }
  .cta--second, .hs-search-results .hs-search-results__pagination.buttons a {
    border: 1px solid #005164;
    background-color: #005164;
    color: #fff; }
    .cta--second:hover, .hs-search-results .hs-search-results__pagination.buttons a:hover {
      color: #005164 !important;
      background-color: #fff !important; }
  .cta--third {
    border: 1px solid #73c4ba;
    background-color: #73c4ba;
    color: #fff; }
    .cta--third:hover {
      color: #73c4ba !important;
      background-color: #fff !important; }
  .cta--fourth {
    border: 1px solid #646464;
    background-color: #646464;
    color: #fff; }
    .cta--fourth:hover {
      color: #646464 !important;
      background-color: #fff !important; }

@media (hover: none) {
  .load-more-btn.cta_button.cta:hover, .hs-search-results .hs-search-results__pagination.buttons a.load-more-btn:hover {
    background-color: #005164 !important;
    color: #fff !important; } }

/********************************************************/
/*******  __footer.scss *******/
/********************************************************/
.footer {
  background-color: #005164;
  padding: 55px 0px 0px;
  color: #fff; }
  .footer .description p a {
    color: #fff; }
  .footer a:not(.cta_button) {
    white-space: normal !important;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all; }
    .footer a:not(.cta_button):hover {
      opacity: 0.7; }
  .footer p,
  .footer span,
  .footer a {
    font-size: 0.82353rem; }
  .footer .widget-type-logo img {
    min-width: 147px;
    width: 147px !important; }
    @media (max-width: 768px) {
      .footer .widget-type-logo img {
        width: 100px !important;
        min-width: 100px; } }
    @media (max-width: 640px) {
      .footer .widget-type-logo img {
        margin-bottom: 40px; } }
  .footer .top {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .footer .top > div {
      width: 32%;
      max-width: 365px;
      margin-bottom: 50px; }
      .footer .top > div:last-child, .footer .top > div:nth-last-child(2) {
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end; }
      @media (max-width: 1024px) {
        .footer .top > div {
          width: 49%;
          max-width: 49%; }
          .footer .top > div:nth-child(3) {
            -webkit-box-ordinal-group: 5;
            -webkit-order: 4;
               -moz-box-ordinal-group: 5;
                -ms-flex-order: 4;
                    order: 4; }
          .footer .top > div:nth-child(4) {
            -webkit-box-ordinal-group: 4;
            -webkit-order: 3;
               -moz-box-ordinal-group: 4;
                -ms-flex-order: 3;
                    order: 3; }
          .footer .top > div:nth-child(5) {
            -webkit-box-ordinal-group: 6;
            -webkit-order: 5;
               -moz-box-ordinal-group: 6;
                -ms-flex-order: 5;
                    order: 5; }
          .footer .top > div:nth-child(6) {
            -webkit-box-ordinal-group: 7;
            -webkit-order: 6;
               -moz-box-ordinal-group: 7;
                -ms-flex-order: 6;
                    order: 6; } }
      @media (max-width: 640px) {
        .footer .top > div {
          width: 100%;
          max-width: 100%;
          text-align: center;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 10px; } }
    .footer .top .hs-menu-wrapper ul li a {
      color: #fff;
      font-weight: bold;
      padding: 0px; }
    .footer .top .center-section {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .footer .top .center-section > div {
        width: 49%; }
        @media (max-width: 640px) {
          .footer .top .center-section > div {
            width: 100%;
            margin-left: auto;
            margin-right: auto; }
            .footer .top .center-section > div:first-child {
              display: none; } }
      .footer .top .center-section .menu-top {
        padding-right: 0px; }
      .footer .top .center-section .description {
        padding-left: 0px; }
        @media (max-width: 640px) {
          .footer .top .center-section .description {
            padding: 0px;
            max-width: 180px;
            margin: 0 auto; } }
    .footer .top .social-section .widget-type-text {
      text-align: right;
      margin-bottom: 20px; }
      @media (max-width: 640px) {
        .footer .top .social-section .widget-type-text {
          text-align: center;
          margin-bottom: 10px; } }
    .footer .top .social-section .social-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
         -moz-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .footer .top .social-section .social-wrapper > div {
        margin: 0px; }
        .footer .top .social-section .social-wrapper > div > div > div {
          padding: 0px;
          margin: 0px;
          display: block; }
      @media (max-width: 640px) {
        .footer .top .social-section .social-wrapper {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-bottom: 40px; } }
      .footer .top .social-section .social-wrapper .social-button {
        display: block;
        min-width: 35px;
        width: 35px;
        height: 35px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        background-color: #fff;
        text-align: center;
        line-height: 35px;
        color: #005164;
        font-size: 1.17647rem;
        margin: 7px;
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        -moz-transition: 0.3s all;
        transition: 0.3s all; }
        @media (max-width: 640px) {
          .footer .top .social-section .social-wrapper .social-button {
            min-width: 26px;
            width: 26px;
            height: 26px;
            line-height: 26px;
            font-size: 0.94118rem;
            margin: 6px; } }
    .footer .top .menu-bottom ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      @media (max-width: 640px) {
        .footer .top .menu-bottom ul {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .footer .top .menu-bottom ul li a {
        font-weight: normal; }
    .footer .top .copyright {
      text-align: right; }
      @media (max-width: 640px) {
        .footer .top .copyright {
          text-align: center; } }
      .footer .top .copyright span {
        color: #73c4ba;
        display: inline-block;
        margin-bottom: 20px; }

/********************************************************/
/*******  __form.scss *******/
/********************************************************/
.hs_cos_wrapper_type_blog_subscribe select::-ms-expand,
.hs_cos_wrapper_type_email_subscriptions select::-ms-expand,
.hs_cos_wrapper_type_email_simple_subscription select::-ms-expand,
.hs_cos_wrapper_type_form select::-ms-expand {
  display: none; }

.hs_cos_wrapper_type_blog_subscribe h3,
.hs_cos_wrapper_type_email_subscriptions h3,
.hs_cos_wrapper_type_email_simple_subscription h3,
.hs_cos_wrapper_type_form h3 {
  margin: 0px 0px 40px 0px;
  font-size: 1.47059rem; }

.hs_cos_wrapper_type_blog_subscribe form,
.hs_cos_wrapper_type_email_subscriptions form,
.hs_cos_wrapper_type_email_simple_subscription form,
.hs_cos_wrapper_type_form form {
  max-width: 100%;
  margin: auto; }
  .hs_cos_wrapper_type_blog_subscribe form ::-webkit-input-placeholder,
  .hs_cos_wrapper_type_email_subscriptions form ::-webkit-input-placeholder,
  .hs_cos_wrapper_type_email_simple_subscription form ::-webkit-input-placeholder,
  .hs_cos_wrapper_type_form form ::-webkit-input-placeholder {
    color: #005164; }
  .hs_cos_wrapper_type_blog_subscribe form ::-moz-placeholder,
  .hs_cos_wrapper_type_email_subscriptions form ::-moz-placeholder,
  .hs_cos_wrapper_type_email_simple_subscription form ::-moz-placeholder,
  .hs_cos_wrapper_type_form form ::-moz-placeholder {
    color: #005164; }
  .hs_cos_wrapper_type_blog_subscribe form :-ms-input-placeholder,
  .hs_cos_wrapper_type_email_subscriptions form :-ms-input-placeholder,
  .hs_cos_wrapper_type_email_simple_subscription form :-ms-input-placeholder,
  .hs_cos_wrapper_type_form form :-ms-input-placeholder {
    opacity: 1;
    color: #005164;
    font-family: "HurmeGeometricSans3"; }
  .hs_cos_wrapper_type_blog_subscribe form :-moz-placeholder,
  .hs_cos_wrapper_type_email_subscriptions form :-moz-placeholder,
  .hs_cos_wrapper_type_email_simple_subscription form :-moz-placeholder,
  .hs_cos_wrapper_type_form form :-moz-placeholder {
    color: #005164; }
  .hs_cos_wrapper_type_blog_subscribe form textarea,
  .hs_cos_wrapper_type_blog_subscribe form input[type="text"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="password"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="date"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="month"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="time"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="week"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="number"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="email"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="url"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="search"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="tel"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="color"],
  .hs_cos_wrapper_type_blog_subscribe form select,
  .hs_cos_wrapper_type_email_subscriptions form textarea,
  .hs_cos_wrapper_type_email_subscriptions form input[type="text"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="password"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="datetime"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="datetime-local"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="date"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="month"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="time"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="week"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="number"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="email"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="url"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="search"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="tel"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="color"],
  .hs_cos_wrapper_type_email_subscriptions form select,
  .hs_cos_wrapper_type_email_simple_subscription form textarea,
  .hs_cos_wrapper_type_email_simple_subscription form input[type="text"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="password"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime-local"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="date"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="month"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="time"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="week"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="number"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="email"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="url"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="search"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="tel"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="color"],
  .hs_cos_wrapper_type_email_simple_subscription form select,
  .hs_cos_wrapper_type_form form textarea,
  .hs_cos_wrapper_type_form form input[type="text"],
  .hs_cos_wrapper_type_form form input[type="password"],
  .hs_cos_wrapper_type_form form input[type="datetime"],
  .hs_cos_wrapper_type_form form input[type="datetime-local"],
  .hs_cos_wrapper_type_form form input[type="date"],
  .hs_cos_wrapper_type_form form input[type="month"],
  .hs_cos_wrapper_type_form form input[type="time"],
  .hs_cos_wrapper_type_form form input[type="week"],
  .hs_cos_wrapper_type_form form input[type="number"],
  .hs_cos_wrapper_type_form form input[type="email"],
  .hs_cos_wrapper_type_form form input[type="url"],
  .hs_cos_wrapper_type_form form input[type="search"],
  .hs_cos_wrapper_type_form form input[type="tel"],
  .hs_cos_wrapper_type_form form input[type="color"],
  .hs_cos_wrapper_type_form form select {
    font-family: "HurmeGeometricSans3";
    background-color: #fff;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 1.17647rem 30px;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 1rem;
    border: none;
    outline: none;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    border: 1px solid #005164;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    color: #005164; }
    @media (max-width: 576px) {
      .hs_cos_wrapper_type_blog_subscribe form textarea,
      .hs_cos_wrapper_type_blog_subscribe form input[type="text"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="password"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="date"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="month"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="time"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="week"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="number"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="email"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="url"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="search"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="tel"],
      .hs_cos_wrapper_type_blog_subscribe form input[type="color"],
      .hs_cos_wrapper_type_blog_subscribe form select,
      .hs_cos_wrapper_type_email_subscriptions form textarea,
      .hs_cos_wrapper_type_email_subscriptions form input[type="text"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="password"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="datetime"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="datetime-local"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="date"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="month"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="time"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="week"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="number"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="email"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="url"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="search"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="tel"],
      .hs_cos_wrapper_type_email_subscriptions form input[type="color"],
      .hs_cos_wrapper_type_email_subscriptions form select,
      .hs_cos_wrapper_type_email_simple_subscription form textarea,
      .hs_cos_wrapper_type_email_simple_subscription form input[type="text"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="password"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime-local"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="date"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="month"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="time"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="week"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="number"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="email"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="url"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="search"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="tel"],
      .hs_cos_wrapper_type_email_simple_subscription form input[type="color"],
      .hs_cos_wrapper_type_email_simple_subscription form select,
      .hs_cos_wrapper_type_form form textarea,
      .hs_cos_wrapper_type_form form input[type="text"],
      .hs_cos_wrapper_type_form form input[type="password"],
      .hs_cos_wrapper_type_form form input[type="datetime"],
      .hs_cos_wrapper_type_form form input[type="datetime-local"],
      .hs_cos_wrapper_type_form form input[type="date"],
      .hs_cos_wrapper_type_form form input[type="month"],
      .hs_cos_wrapper_type_form form input[type="time"],
      .hs_cos_wrapper_type_form form input[type="week"],
      .hs_cos_wrapper_type_form form input[type="number"],
      .hs_cos_wrapper_type_form form input[type="email"],
      .hs_cos_wrapper_type_form form input[type="url"],
      .hs_cos_wrapper_type_form form input[type="search"],
      .hs_cos_wrapper_type_form form input[type="tel"],
      .hs_cos_wrapper_type_form form input[type="color"],
      .hs_cos_wrapper_type_form form select {
        font-size: 0.76471rem;
        padding: 0.94118rem 15px; } }
    .hs_cos_wrapper_type_blog_subscribe form textarea.error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="text"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="password"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="date"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="month"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="time"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="week"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="number"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="email"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="url"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="search"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="tel"].error,
    .hs_cos_wrapper_type_blog_subscribe form input[type="color"].error,
    .hs_cos_wrapper_type_blog_subscribe form select.error,
    .hs_cos_wrapper_type_email_subscriptions form textarea.error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="text"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="password"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="datetime"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="datetime-local"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="date"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="month"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="time"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="week"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="number"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="email"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="url"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="search"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="tel"].error,
    .hs_cos_wrapper_type_email_subscriptions form input[type="color"].error,
    .hs_cos_wrapper_type_email_subscriptions form select.error,
    .hs_cos_wrapper_type_email_simple_subscription form textarea.error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="text"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="password"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime-local"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="date"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="month"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="time"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="week"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="number"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="email"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="url"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="search"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="tel"].error,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="color"].error,
    .hs_cos_wrapper_type_email_simple_subscription form select.error,
    .hs_cos_wrapper_type_form form textarea.error,
    .hs_cos_wrapper_type_form form input[type="text"].error,
    .hs_cos_wrapper_type_form form input[type="password"].error,
    .hs_cos_wrapper_type_form form input[type="datetime"].error,
    .hs_cos_wrapper_type_form form input[type="datetime-local"].error,
    .hs_cos_wrapper_type_form form input[type="date"].error,
    .hs_cos_wrapper_type_form form input[type="month"].error,
    .hs_cos_wrapper_type_form form input[type="time"].error,
    .hs_cos_wrapper_type_form form input[type="week"].error,
    .hs_cos_wrapper_type_form form input[type="number"].error,
    .hs_cos_wrapper_type_form form input[type="email"].error,
    .hs_cos_wrapper_type_form form input[type="url"].error,
    .hs_cos_wrapper_type_form form input[type="search"].error,
    .hs_cos_wrapper_type_form form input[type="tel"].error,
    .hs_cos_wrapper_type_form form input[type="color"].error,
    .hs_cos_wrapper_type_form form select.error {
      position: relative;
      border-color: #eb5c5c !important; }
    .hs_cos_wrapper_type_blog_subscribe form textarea::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="text"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="password"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="date"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="month"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="time"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="week"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="number"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="email"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="url"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="search"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="tel"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form input[type="color"]::-ms-reveal,
    .hs_cos_wrapper_type_blog_subscribe form select::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form textarea::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="text"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="password"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="datetime"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="datetime-local"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="date"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="month"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="time"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="week"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="number"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="email"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="url"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="search"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="tel"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form input[type="color"]::-ms-reveal,
    .hs_cos_wrapper_type_email_subscriptions form select::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form textarea::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="text"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="password"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime-local"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="date"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="month"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="time"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="week"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="number"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="email"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="url"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="search"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="tel"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="color"]::-ms-reveal,
    .hs_cos_wrapper_type_email_simple_subscription form select::-ms-reveal,
    .hs_cos_wrapper_type_form form textarea::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="text"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="password"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="datetime"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="datetime-local"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="date"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="month"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="time"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="week"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="number"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="email"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="url"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="search"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="tel"]::-ms-reveal,
    .hs_cos_wrapper_type_form form input[type="color"]::-ms-reveal,
    .hs_cos_wrapper_type_form form select::-ms-reveal {
      visibility: hidden;
      display: none !important;
      pointer-events: none;
      position: absolute;
      right: 0; }
    .hs_cos_wrapper_type_blog_subscribe form textarea::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="text"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="password"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="date"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="month"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="time"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="week"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="number"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="email"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="url"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="search"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="tel"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form input[type="color"]::-ms-clear,
    .hs_cos_wrapper_type_blog_subscribe form select::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form textarea::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="text"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="password"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="datetime"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="datetime-local"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="date"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="month"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="time"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="week"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="number"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="email"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="url"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="search"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="tel"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form input[type="color"]::-ms-clear,
    .hs_cos_wrapper_type_email_subscriptions form select::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form textarea::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="text"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="password"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime-local"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="date"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="month"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="time"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="week"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="number"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="email"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="url"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="search"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="tel"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="color"]::-ms-clear,
    .hs_cos_wrapper_type_email_simple_subscription form select::-ms-clear,
    .hs_cos_wrapper_type_form form textarea::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="text"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="password"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="datetime"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="datetime-local"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="date"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="month"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="time"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="week"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="number"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="email"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="url"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="search"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="tel"]::-ms-clear,
    .hs_cos_wrapper_type_form form input[type="color"]::-ms-clear,
    .hs_cos_wrapper_type_form form select::-ms-clear {
      display: none;
      width: 0;
      height: 0; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input,
  .hs_cos_wrapper_type_email_subscriptions form .hs-fieldtype-select .input,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-fieldtype-select .input,
  .hs_cos_wrapper_type_form form .hs-fieldtype-select .input {
    position: relative; }
    .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input select,
    .hs_cos_wrapper_type_email_subscriptions form .hs-fieldtype-select .input select,
    .hs_cos_wrapper_type_email_simple_subscription form .hs-fieldtype-select .input select,
    .hs_cos_wrapper_type_form form .hs-fieldtype-select .input select {
      cursor: pointer; }
      .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input select option,
      .hs_cos_wrapper_type_email_subscriptions form .hs-fieldtype-select .input select option,
      .hs_cos_wrapper_type_email_simple_subscription form .hs-fieldtype-select .input select option,
      .hs_cos_wrapper_type_form form .hs-fieldtype-select .input select option {
        color: #000; }
    .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input:after,
    .hs_cos_wrapper_type_email_subscriptions form .hs-fieldtype-select .input:after,
    .hs_cos_wrapper_type_email_simple_subscription form .hs-fieldtype-select .input:after,
    .hs_cos_wrapper_type_form form .hs-fieldtype-select .input:after {
      pointer-events: none;
      position: absolute;
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url("https://www.cyone.ch/hubfs/crypto2018/icons/select-arrow.svg");
      right: 15px;
      top: 20px; }
  .hs_cos_wrapper_type_blog_subscribe form input::-webkit-contacts-auto-fill-button,
  .hs_cos_wrapper_type_email_subscriptions form input::-webkit-contacts-auto-fill-button,
  .hs_cos_wrapper_type_email_simple_subscription form input::-webkit-contacts-auto-fill-button,
  .hs_cos_wrapper_type_form form input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0; }
  .hs_cos_wrapper_type_blog_subscribe form input::-ms-reveal,
  .hs_cos_wrapper_type_email_subscriptions form input::-ms-reveal,
  .hs_cos_wrapper_type_email_simple_subscription form input::-ms-reveal,
  .hs_cos_wrapper_type_form form input::-ms-reveal {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0; }
  .hs_cos_wrapper_type_blog_subscribe form input::-ms-clear,
  .hs_cos_wrapper_type_email_subscriptions form input::-ms-clear,
  .hs_cos_wrapper_type_email_simple_subscription form input::-ms-clear,
  .hs_cos_wrapper_type_form form input::-ms-clear {
    display: none;
    width: 0;
    height: 0; }
  .hs_cos_wrapper_type_blog_subscribe form textarea,
  .hs_cos_wrapper_type_email_subscriptions form textarea,
  .hs_cos_wrapper_type_email_simple_subscription form textarea,
  .hs_cos_wrapper_type_form form textarea {
    overflow: auto;
    resize: vertical;
    min-height: 200px; }
  .hs_cos_wrapper_type_blog_subscribe form ul,
  .hs_cos_wrapper_type_email_subscriptions form ul,
  .hs_cos_wrapper_type_email_simple_subscription form ul,
  .hs_cos_wrapper_type_form form ul {
    margin-top: 0.58824rem;
    margin-bottom: 1.17647rem; }
    .hs_cos_wrapper_type_blog_subscribe form ul li,
    .hs_cos_wrapper_type_email_subscriptions form ul li,
    .hs_cos_wrapper_type_email_simple_subscription form ul li,
    .hs_cos_wrapper_type_form form ul li {
      position: relative;
      color: inherit; }
  .hs_cos_wrapper_type_blog_subscribe form .inputs-list,
  .hs_cos_wrapper_type_email_subscriptions form .inputs-list,
  .hs_cos_wrapper_type_email_simple_subscription form .inputs-list,
  .hs_cos_wrapper_type_form form .inputs-list {
    list-style: none;
    padding-left: 35px; }
  .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"],
  .hs_cos_wrapper_type_form form input[type="checkbox"] {
    position: absolute;
    left: -35px;
    z-index: 1;
    opacity: 0;
    cursor: pointer; }
    .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span,
    .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span,
    .hs_cos_wrapper_type_form form input[type="checkbox"] + span {
      cursor: pointer; }
      .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:before,
      .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span:before,
      .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span:before,
      .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before {
        display: block;
        content: "";
        width: 14px;
        height: 14px;
        border: 1px solid #005164;
        position: absolute;
        left: -35px;
        top: 5px;
        -webkit-border-radius: 0px;
           -moz-border-radius: 0px;
                border-radius: 0px;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        transition: all .2s linear; }
      .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:after,
      .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span:after,
      .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span:after,
      .hs_cos_wrapper_type_form form input[type="checkbox"] + span:after {
        display: block;
        content: "";
        width: 5px;
        height: 9px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        position: absolute;
        left: -31px;
        top: 6px;
        z-index: 1;
        -webkit-transform: rotate(44deg);
           -moz-transform: rotate(44deg);
            -ms-transform: rotate(44deg);
             -o-transform: rotate(44deg);
                transform: rotate(44deg);
        opacity: 0;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        transition: all .2s linear; }
  .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"]:checked + span:before,
  .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"]:checked + span:before,
  .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"]:checked + span:before,
  .hs_cos_wrapper_type_form form input[type="checkbox"]:checked + span:before {
    background-color: #005164; }
  .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"]:checked + span:after,
  .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"]:checked + span:after,
  .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"]:checked + span:after,
  .hs_cos_wrapper_type_form form input[type="checkbox"]:checked + span:after {
    opacity: 1; }
  .hs_cos_wrapper_type_blog_subscribe form input[type="radio"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="radio"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"],
  .hs_cos_wrapper_type_form form input[type="radio"] {
    position: absolute;
    left: -35px;
    z-index: 1;
    opacity: 0;
    cursor: pointer; }
    .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span,
    .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span,
    .hs_cos_wrapper_type_form form input[type="radio"] + span {
      cursor: pointer; }
      .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:before,
      .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span:before,
      .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span:before,
      .hs_cos_wrapper_type_form form input[type="radio"] + span:before {
        font-family: "Font Awesome 5 Free";
        display: block;
        content: '';
        width: 14px;
        height: 14px;
        border: 1px solid #005164;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        position: absolute;
        left: -35px;
        top: 4px;
        color: #005164;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        transition: all .2s linear; }
      .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:after,
      .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span:after,
      .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span:after,
      .hs_cos_wrapper_type_form form input[type="radio"] + span:after {
        font-family: "Font Awesome 5 Free";
        display: block;
        content: "\f192";
        content: '';
        position: absolute;
        left: -32px;
        top: 7px;
        color: #ff9600;
        opacity: 0;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        transition: all .2s linear;
        width: 8px;
        height: 8px;
        background-color: #005164;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%; }
  .hs_cos_wrapper_type_blog_subscribe form input[type="radio"]:checked + span:after,
  .hs_cos_wrapper_type_email_subscriptions form input[type="radio"]:checked + span:after,
  .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"]:checked + span:after,
  .hs_cos_wrapper_type_form form input[type="radio"]:checked + span:after {
    opacity: 1; }
  .hs_cos_wrapper_type_blog_subscribe form input[type="submit"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="submit"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="submit"],
  .hs_cos_wrapper_type_form form input[type="submit"] {
    font-family: "HurmeGeometricSans3";
    -webkit-appearance: none;
    margin-top: 1.17647rem;
    cursor: pointer; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-form-required,
  .hs_cos_wrapper_type_email_subscriptions form .hs-form-required,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-form-required,
  .hs_cos_wrapper_type_form form .hs-form-required {
    display: none; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-form-field,
  .hs_cos_wrapper_type_email_subscriptions form .hs-form-field,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-form-field,
  .hs_cos_wrapper_type_form form .hs-form-field {
    text-align: left;
    margin-bottom: 1.17647rem;
    width: 100%; }
    .hs_cos_wrapper_type_blog_subscribe form .hs-form-field .hs-error-msgs,
    .hs_cos_wrapper_type_email_subscriptions form .hs-form-field .hs-error-msgs,
    .hs_cos_wrapper_type_email_simple_subscription form .hs-form-field .hs-error-msgs,
    .hs_cos_wrapper_type_form form .hs-form-field .hs-error-msgs {
      margin-top: 0.29412rem;
      margin-bottom: 0px; }
      .hs_cos_wrapper_type_blog_subscribe form .hs-form-field .hs-error-msgs label, .hs_cos_wrapper_type_blog_subscribe form .hs-form-field .hs-error-msgs a,
      .hs_cos_wrapper_type_email_subscriptions form .hs-form-field .hs-error-msgs label,
      .hs_cos_wrapper_type_email_subscriptions form .hs-form-field .hs-error-msgs a,
      .hs_cos_wrapper_type_email_simple_subscription form .hs-form-field .hs-error-msgs label,
      .hs_cos_wrapper_type_email_simple_subscription form .hs-form-field .hs-error-msgs a,
      .hs_cos_wrapper_type_form form .hs-form-field .hs-error-msgs label,
      .hs_cos_wrapper_type_form form .hs-form-field .hs-error-msgs a {
        font-size: 0.82353rem;
        color: #f2545b; }
  .hs_cos_wrapper_type_blog_subscribe form .hs_error_rollup,
  .hs_cos_wrapper_type_email_subscriptions form .hs_error_rollup,
  .hs_cos_wrapper_type_email_simple_subscription form .hs_error_rollup,
  .hs_cos_wrapper_type_form form .hs_error_rollup {
    font-size: 0.82353rem;
    color: #f2545b; }
    .hs_cos_wrapper_type_blog_subscribe form .hs_error_rollup li,
    .hs_cos_wrapper_type_email_subscriptions form .hs_error_rollup li,
    .hs_cos_wrapper_type_email_simple_subscription form .hs_error_rollup li,
    .hs_cos_wrapper_type_form form .hs_error_rollup li {
      text-align: center; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-input,
  .hs_cos_wrapper_type_email_subscriptions form .hs-input,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-input,
  .hs_cos_wrapper_type_form form .hs-input {
    width: 100%; }
  .hs_cos_wrapper_type_blog_subscribe form label,
  .hs_cos_wrapper_type_email_subscriptions form label,
  .hs_cos_wrapper_type_email_simple_subscription form label,
  .hs_cos_wrapper_type_form form label {
    text-align: left; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-error-msgs,
  .hs_cos_wrapper_type_email_subscriptions form .hs-error-msgs,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-error-msgs,
  .hs_cos_wrapper_type_form form .hs-error-msgs {
    text-align: left;
    list-style: none;
    padding: 0; }
  .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"],
  .hs_cos_wrapper_type_email_subscriptions form .hs_submit input[type="submit"],
  .hs_cos_wrapper_type_email_simple_subscription form .hs_submit input[type="submit"],
  .hs_cos_wrapper_type_form form .hs_submit input[type="submit"] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    font-size: 0.94118rem;
    border: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    display: inline-block;
    font-weight: bold;
    padding: 13px 35px;
    min-width: 195px;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    border: 1px solid #005164;
    background-color: #005164;
    color: #fff;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all; }
    @media (max-width: 576px) {
      .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"],
      .hs_cos_wrapper_type_email_subscriptions form .hs_submit input[type="submit"],
      .hs_cos_wrapper_type_email_simple_subscription form .hs_submit input[type="submit"],
      .hs_cos_wrapper_type_form form .hs_submit input[type="submit"] {
        font-size: 0.76471rem;
        padding: 12px 35px; } }
    .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"]:hover,
    .hs_cos_wrapper_type_email_subscriptions form .hs_submit input[type="submit"]:hover,
    .hs_cos_wrapper_type_email_simple_subscription form .hs_submit input[type="submit"]:hover,
    .hs_cos_wrapper_type_form form .hs_submit input[type="submit"]:hover {
      color: #005164;
      background-color: #fff; }
  .hs_cos_wrapper_type_blog_subscribe form fieldset,
  .hs_cos_wrapper_type_email_subscriptions form fieldset,
  .hs_cos_wrapper_type_email_simple_subscription form fieldset,
  .hs_cos_wrapper_type_form form fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
    max-width: none;
    width: 100%; }
    .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-richtext,
    .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-richtext,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-richtext,
    .hs_cos_wrapper_type_form form fieldset .hs-richtext {
      font-size: 0.82353rem;
      text-align: left; }
      .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-richtext p, .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-richtext span, .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-richtext li,
      .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-richtext p,
      .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-richtext span,
      .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-richtext li,
      .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-richtext p,
      .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-richtext span,
      .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-richtext li,
      .hs_cos_wrapper_type_form form fieldset .hs-richtext p,
      .hs_cos_wrapper_type_form form fieldset .hs-richtext span,
      .hs_cos_wrapper_type_form form fieldset .hs-richtext li {
        font-size: inherit;
        margin-bottom: 0.29412rem; }
    .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-form-field:last-of-type,
    .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-form-field:last-of-type,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-form-field:last-of-type,
    .hs_cos_wrapper_type_form form fieldset .hs-form-field:last-of-type {
      margin-right: 0; }
    .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-form-field .hs-input,
    .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-form-field .hs-input,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-form-field .hs-input,
    .hs_cos_wrapper_type_form form fieldset .hs-form-field .hs-input {
      width: 100%; }
    .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-form-field .input,
    .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-form-field .input,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-form-field .input,
    .hs_cos_wrapper_type_form form fieldset .hs-form-field .input {
      margin-right: 0; }
    .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-2 .hs-form-field,
    .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-2 .hs-form-field,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-2 .hs-form-field,
    .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field {
      width: 100%; }
      @media (min-width: 768px) {
        .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-2 .hs-form-field,
        .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-2 .hs-form-field,
        .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-2 .hs-form-field,
        .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field {
          max-width: -webkit-calc(50% - 35px);
          max-width: -moz-calc(50% - 35px);
          max-width: calc(50% - 35px);
          margin-right: 70px; }
          .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-2 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-2 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-2 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field:last-of-type {
            margin-right: 0; } }
      @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
        .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-2 .hs-form-field .hs-input,
        .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-2 .hs-form-field .hs-input,
        .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-2 .hs-form-field .hs-input,
        .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field .hs-input {
          width: 100% !important; } }
    .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-3 .hs-form-field,
    .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-3 .hs-form-field,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-3 .hs-form-field,
    .hs_cos_wrapper_type_form form fieldset.form-columns-3 .hs-form-field {
      width: 100%; }
      @media (min-width: 768px) {
        .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-3 .hs-form-field,
        .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-3 .hs-form-field,
        .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-3 .hs-form-field,
        .hs_cos_wrapper_type_form form fieldset.form-columns-3 .hs-form-field {
          max-width: -webkit-calc(33.33% - 23.666px);
          max-width: -moz-calc(33.33% - 23.666px);
          max-width: calc(33.33% - 23.666px);
          margin-right: 35px; }
          .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-3 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-3 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-3 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_form form fieldset.form-columns-3 .hs-form-field:last-of-type {
            margin-right: 0; } }
      @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
        .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-3 .hs-form-field .hs-input,
        .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-3 .hs-form-field .hs-input,
        .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-3 .hs-form-field .hs-input,
        .hs_cos_wrapper_type_form form fieldset.form-columns-3 .hs-form-field .hs-input {
          width: 100% !important; } }
  .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container,
  .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container,
  .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container,
  .hs_cos_wrapper_type_form form .legal-consent-container {
    font-size: 0.82353rem;
    line-height: 20px;
    text-align: left;
    margin-bottom: 0.58824rem;
    margin: 30px auto; }
    @media (max-width: 576px) {
      .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container,
      .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container,
      .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container,
      .hs_cos_wrapper_type_form form .legal-consent-container {
        font-size: 0.58824rem;
        line-height: 0.82353rem;
        margin: 15px auto; } }
    .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container p, .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container span, .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container li, .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container a,
    .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container p,
    .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container span,
    .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container li,
    .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container a,
    .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container p,
    .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container span,
    .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container li,
    .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container a,
    .hs_cos_wrapper_type_form form .legal-consent-container p,
    .hs_cos_wrapper_type_form form .legal-consent-container span,
    .hs_cos_wrapper_type_form form .legal-consent-container li,
    .hs_cos_wrapper_type_form form .legal-consent-container a {
      font-size: inherit;
      font-weight: normal; }
    @media (max-width: 576px) {
      .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container .hs-richtext,
      .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container .hs-richtext,
      .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container .hs-richtext,
      .hs_cos_wrapper_type_form form .legal-consent-container .hs-richtext {
        font-size: 0.58824rem;
        line-height: 0.82353rem; } }
    .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container .hs-richtext a,
    .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container .hs-richtext a,
    .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container .hs-richtext a,
    .hs_cos_wrapper_type_form form .legal-consent-container .hs-richtext a {
      color: #ff9600;
      text-decoration: none; }
    .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container .hs-richtext > p:last-child,
    .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container .hs-richtext > p:last-child,
    .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container .hs-richtext > p:last-child,
    .hs_cos_wrapper_type_form form .legal-consent-container .hs-richtext > p:last-child {
      margin-bottom: 0px; }
    .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container .inputs-list,
    .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container .inputs-list,
    .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container .inputs-list,
    .hs_cos_wrapper_type_form form .legal-consent-container .inputs-list {
      margin-bottom: 0.58824rem;
      padding: 15px 0px 15px 30px; }
      .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container .inputs-list input[type="checkbox"],
      .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container .inputs-list input[type="checkbox"],
      .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container .inputs-list input[type="checkbox"],
      .hs_cos_wrapper_type_form form .legal-consent-container .inputs-list input[type="checkbox"] {
        left: -30px; }
        .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container .inputs-list input[type="checkbox"] + span:before,
        .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container .inputs-list input[type="checkbox"] + span:before,
        .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container .inputs-list input[type="checkbox"] + span:before,
        .hs_cos_wrapper_type_form form .legal-consent-container .inputs-list input[type="checkbox"] + span:before {
          width: 14px;
          height: 14px;
          left: -30px;
          top: 2px; }
          @media (max-width: 576px) {
            .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container .inputs-list input[type="checkbox"] + span:before,
            .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container .inputs-list input[type="checkbox"] + span:before,
            .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container .inputs-list input[type="checkbox"] + span:before,
            .hs_cos_wrapper_type_form form .legal-consent-container .inputs-list input[type="checkbox"] + span:before {
              top: 0px; } }
        .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container .inputs-list input[type="checkbox"] + span:after,
        .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container .inputs-list input[type="checkbox"] + span:after,
        .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container .inputs-list input[type="checkbox"] + span:after,
        .hs_cos_wrapper_type_form form .legal-consent-container .inputs-list input[type="checkbox"] + span:after {
          border-bottom: 1.5px solid #fff;
          border-right: 1.5px solid #fff;
          width: 5px;
          height: 8px;
          left: -26px;
          top: 4px; }
          @media (max-width: 576px) {
            .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container .inputs-list input[type="checkbox"] + span:after,
            .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container .inputs-list input[type="checkbox"] + span:after,
            .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container .inputs-list input[type="checkbox"] + span:after,
            .hs_cos_wrapper_type_form form .legal-consent-container .inputs-list input[type="checkbox"] + span:after {
              top: 2px; } }

.hs_cos_wrapper_type_blog_subscribe #email-prefs-form .email-prefs .subscribe-options label .hs-button.primary,
.hs_cos_wrapper_type_email_subscriptions #email-prefs-form .email-prefs .subscribe-options label .hs-button.primary,
.hs_cos_wrapper_type_email_simple_subscription #email-prefs-form .email-prefs .subscribe-options label .hs-button.primary,
.hs_cos_wrapper_type_form #email-prefs-form .email-prefs .subscribe-options label .hs-button.primary {
  padding: 13px 35px;
  border: 1px solid #005164;
  background-color: #005164;
  color: #fff;
  font-weight: bold;
  font-size: 0.94118rem;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all; }
  .hs_cos_wrapper_type_blog_subscribe #email-prefs-form .email-prefs .subscribe-options label .hs-button.primary:hover,
  .hs_cos_wrapper_type_email_subscriptions #email-prefs-form .email-prefs .subscribe-options label .hs-button.primary:hover,
  .hs_cos_wrapper_type_email_simple_subscription #email-prefs-form .email-prefs .subscribe-options label .hs-button.primary:hover,
  .hs_cos_wrapper_type_form #email-prefs-form .email-prefs .subscribe-options label .hs-button.primary:hover {
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    color: #005164;
    background-color: #fff; }

.background-color--first-color .hs_cos_wrapper_type_blog_subscribe form,
.background-color--first-color .hs_cos_wrapper_type_form form, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form,
.background-color--second-color .hs_cos_wrapper_type_form form, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form,
.background-color--third-color .hs_cos_wrapper_type_form form, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form,
.background-color--fourth-color .hs_cos_wrapper_type_form form {
  color: #fff; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form ::-webkit-input-placeholder,
  .background-color--first-color .hs_cos_wrapper_type_form form ::-webkit-input-placeholder, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form ::-webkit-input-placeholder,
  .background-color--second-color .hs_cos_wrapper_type_form form ::-webkit-input-placeholder, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form ::-webkit-input-placeholder,
  .background-color--third-color .hs_cos_wrapper_type_form form ::-webkit-input-placeholder, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form ::-webkit-input-placeholder,
  .background-color--fourth-color .hs_cos_wrapper_type_form form ::-webkit-input-placeholder {
    color: #fff; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form ::-moz-placeholder,
  .background-color--first-color .hs_cos_wrapper_type_form form ::-moz-placeholder, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form ::-moz-placeholder,
  .background-color--second-color .hs_cos_wrapper_type_form form ::-moz-placeholder, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form ::-moz-placeholder,
  .background-color--third-color .hs_cos_wrapper_type_form form ::-moz-placeholder, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form ::-moz-placeholder,
  .background-color--fourth-color .hs_cos_wrapper_type_form form ::-moz-placeholder {
    color: #fff; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form :-ms-input-placeholder,
  .background-color--first-color .hs_cos_wrapper_type_form form :-ms-input-placeholder, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form :-ms-input-placeholder,
  .background-color--second-color .hs_cos_wrapper_type_form form :-ms-input-placeholder, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form :-ms-input-placeholder,
  .background-color--third-color .hs_cos_wrapper_type_form form :-ms-input-placeholder, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form :-ms-input-placeholder,
  .background-color--fourth-color .hs_cos_wrapper_type_form form :-ms-input-placeholder {
    opacity: 1;
    color: white !important;
    font-weight: 400; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form :-moz-placeholder,
  .background-color--first-color .hs_cos_wrapper_type_form form :-moz-placeholder, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form :-moz-placeholder,
  .background-color--second-color .hs_cos_wrapper_type_form form :-moz-placeholder, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form :-moz-placeholder,
  .background-color--third-color .hs_cos_wrapper_type_form form :-moz-placeholder, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form :-moz-placeholder,
  .background-color--fourth-color .hs_cos_wrapper_type_form form :-moz-placeholder {
    color: #fff; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input:after,
  .background-color--first-color .hs_cos_wrapper_type_form form .hs-fieldtype-select .input:after, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input:after,
  .background-color--second-color .hs_cos_wrapper_type_form form .hs-fieldtype-select .input:after, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input:after,
  .background-color--third-color .hs_cos_wrapper_type_form form .hs-fieldtype-select .input:after, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input:after,
  .background-color--fourth-color .hs_cos_wrapper_type_form form .hs-fieldtype-select .input:after {
    background-image: url("https://www.cyone.ch/hubfs/crypto2018/icons/select-arrow-white.svg"); }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form textarea,
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="text"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="password"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="date"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="month"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="time"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="week"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="number"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="email"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="url"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="search"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="tel"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="color"],
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form select,
  .background-color--first-color .hs_cos_wrapper_type_form form textarea,
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="text"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="password"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="datetime"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="datetime-local"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="date"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="month"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="time"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="week"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="number"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="email"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="url"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="search"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="tel"],
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="color"],
  .background-color--first-color .hs_cos_wrapper_type_form form select, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form textarea,
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="text"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="password"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="date"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="month"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="time"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="week"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="number"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="email"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="url"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="search"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="tel"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="color"],
  .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form select,
  .background-color--second-color .hs_cos_wrapper_type_form form textarea,
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="text"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="password"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="datetime"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="datetime-local"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="date"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="month"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="time"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="week"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="number"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="email"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="url"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="search"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="tel"],
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="color"],
  .background-color--second-color .hs_cos_wrapper_type_form form select, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form textarea,
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="text"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="password"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="date"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="month"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="time"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="week"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="number"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="email"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="url"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="search"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="tel"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="color"],
  .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form select,
  .background-color--third-color .hs_cos_wrapper_type_form form textarea,
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="text"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="password"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="datetime"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="datetime-local"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="date"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="month"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="time"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="week"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="number"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="email"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="url"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="search"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="tel"],
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="color"],
  .background-color--third-color .hs_cos_wrapper_type_form form select, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form textarea,
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="text"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="password"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="date"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="month"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="time"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="week"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="number"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="email"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="url"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="search"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="tel"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="color"],
  .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form select,
  .background-color--fourth-color .hs_cos_wrapper_type_form form textarea,
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="text"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="password"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="datetime"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="datetime-local"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="date"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="month"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="time"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="week"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="number"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="email"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="url"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="search"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="tel"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="color"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form select {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:before,
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:before,
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:before,
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:before,
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before {
    border-color: #fff; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"]:checked + span:before,
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="checkbox"]:checked + span:before, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"]:checked + span:before,
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="checkbox"]:checked + span:before, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"]:checked + span:before,
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="checkbox"]:checked + span:before, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"]:checked + span:before,
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="checkbox"]:checked + span:before {
    background-color: transparent; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:before,
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="radio"] + span:before, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:before,
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="radio"] + span:before, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:before,
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="radio"] + span:before, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:before,
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="radio"] + span:before {
    border-color: #fff; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:after,
  .background-color--first-color .hs_cos_wrapper_type_form form input[type="radio"] + span:after, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:after,
  .background-color--second-color .hs_cos_wrapper_type_form form input[type="radio"] + span:after, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:after,
  .background-color--third-color .hs_cos_wrapper_type_form form input[type="radio"] + span:after, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:after,
  .background-color--fourth-color .hs_cos_wrapper_type_form form input[type="radio"] + span:after {
    background-color: #fff; }
  .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"],
  .background-color--first-color .hs_cos_wrapper_type_form form .hs_submit input[type="submit"], .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"],
  .background-color--second-color .hs_cos_wrapper_type_form form .hs_submit input[type="submit"], .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"],
  .background-color--third-color .hs_cos_wrapper_type_form form .hs_submit input[type="submit"], .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"],
  .background-color--fourth-color .hs_cos_wrapper_type_form form .hs_submit input[type="submit"] {
    border: 1px solid #fff;
    background-color: #005164;
    color: #fff; }
    .background-color--first-color .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"]:hover,
    .background-color--first-color .hs_cos_wrapper_type_form form .hs_submit input[type="submit"]:hover, .background-color--second-color .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"]:hover,
    .background-color--second-color .hs_cos_wrapper_type_form form .hs_submit input[type="submit"]:hover, .background-color--third-color .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"]:hover,
    .background-color--third-color .hs_cos_wrapper_type_form form .hs_submit input[type="submit"]:hover, .background-color--fourth-color .hs_cos_wrapper_type_blog_subscribe form .hs_submit input[type="submit"]:hover,
    .background-color--fourth-color .hs_cos_wrapper_type_form form .hs_submit input[type="submit"]:hover {
      color: #005164;
      background-color: #fff; }

/********************************************************/
/*******  __globals.scss *******/
/********************************************************/
* {
  outline: none; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

html,
body {
  margin: 0;
  padding: 0; }

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

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

.lock-scroll {
  height: 100vh;
  overflow: hidden; }

/* Clearfix */
.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

/* Visibilty Classes */
.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.hidden {
  display: none;
  visibility: hidden; }

.lock-scroll {
  height: 100vh;
  overflow: hidden; }

@media (min-width: 1024px) {
  .hide-on-desktop {
    display: none; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .hide-on-tablet {
    display: none; } }

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

.container,
[class*="span"].container {
  max-width: 1232px; }
  .container--small,
  [class*="span"].container--small {
    max-width: 525px !important; }
  .container--medium-v2,
  [class*="span"].container--medium-v2 {
    max-width: 630px !important; }
  .container--medium,
  [class*="span"].container--medium {
    max-width: 776px !important; }
  .container--890,
  [class*="span"].container--890 {
    max-width: 892px !important; }
  .container--large,
  [class*="span"].container--large {
    max-width: 1050px !important; }

.section-margin-top {
  margin-top: 2.94118rem; }
  .section-margin-top--half {
    margin-top: 1.47059rem; }
  @media (min-width: 575px) {
    .section-margin-top {
      margin-top: 3.35294rem; }
      .section-margin-top--half {
        margin-top: 2.05882rem; } }
  @media (max-width: 1024px) {
    .section-margin-top--hide-tablet {
      margin-top: 0rem; } }

.section-margin-bottom {
  margin-bottom: 1.17647rem; }
  .section-margin-bottom--half {
    margin-bottom: 0.88235rem; }
  @media (min-width: 575px) {
    .section-margin-bottom {
      margin-bottom: 3.35294rem; }
      .section-margin-bottom--half {
        margin-bottom: 1.76471rem; } }

.section-padding-top {
  padding-top: 2.94118rem; }
  .section-padding-top--half {
    padding-top: 1.47059rem; }
  @media (min-width: 575px) {
    .section-padding-top {
      padding-top: 3.35294rem; }
      .section-padding-top--half {
        padding-top: 2.05882rem; } }

.section-padding-bottom {
  padding-bottom: 1.17647rem; }
  .section-padding-bottom--half {
    padding-bottom: 0.88235rem; }
  @media (min-width: 575px) {
    .section-padding-bottom {
      padding-bottom: 2.35294rem; }
      .section-padding-bottom--half {
        padding-bottom: 1.76471rem; } }

.column-margin-bottom {
  margin-bottom: 1.17647rem; }
  @media (min-width: 575px) {
    .column-margin-bottom {
      margin-bottom: 2.35294rem; } }

.flex-column-margin-bottom > span > div {
  margin-bottom: 1.17647rem; }
  @media (min-width: 575px) {
    .flex-column-margin-bottom > span > div {
      margin-bottom: 2.35294rem; } }

.background-color--first-color {
  background-color: #ff9600;
  color: #fff; }

.background-color--second-color {
  background-color: #005164;
  color: #fff; }

.background-color--third-color {
  background-color: #73c4ba;
  color: #fff; }

.background-color--fourth-color {
  background-color: #646464;
  color: #fff; }

@media (max-width: 1024px) {
  .container--padding-tablet {
    padding: 0 32px !important; } }

.transparent {
  background-color: transparent !important; }

/* The outer wrappers of your website */
/* The inner wrappers of your website */
/* Body container */
.body-container-wrapper {
  margin-top: 136px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  @media (max-width: 768px) {
    .body-container-wrapper {
      margin-top: 78px; } }
  .body-container-wrapper.scroll {
    margin-top: 0px; }
    @media (max-width: 576px) {
      .body-container-wrapper.scroll {
        margin-top: 78px; } }

.widget-type-custom_widget.bordered {
  position: relative;
  margin-top: 2.47059rem; }
  .widget-type-custom_widget.bordered:before {
    content: "";
    position: absolute;
    top: -1.29412rem;
    left: 0.94118rem;
    right: 0.94118rem;
    height: 2px;
    background-color: #005164; }

.bordered > span.hs_cos_wrapper.hs_cos_wrapper_widget_container > div.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module {
  position: relative;
  margin-top: 4.70588rem; }
  .bordered > span.hs_cos_wrapper.hs_cos_wrapper_widget_container > div.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module:before {
    content: "";
    position: absolute;
    top: -1.17647rem;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #005164; }

/********************************************************/
/*******  __grid.scss *******/
/********************************************************/
@-ms-viewport {
  width: device-width; }

html {
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.row-fluid [class*="span"],
.row-fluid-wrapper [class*="span"] {
  min-height: 0px !important; }

.body-container.container-fluid {
  padding-right: 0;
  padding-left: 0; }
  .body-container.container-fluid > .row-fluid-wrapper {
    margin-left: 0;
    margin-right: 0; }

/* Override standard HubSpot grid with flex */
.container, [class*="span"].container, [class*="span"].container-fluid {
  display: block;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto !important;
  margin-left: auto !important;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: none !important;
  /* Flex HS flexible column */ }
  .container:before, .container:after, [class*="span"].container:before, [class*="span"].container:after, [class*="span"].container-fluid:before, [class*="span"].container-fluid:after {
    display: table;
    content: ""; }
  .container:after, [class*="span"].container:after, [class*="span"].container-fluid:after {
    clear: both; }
  .container > .row-fluid-wrapper > .row-fluid, [class*="span"].container > .row-fluid-wrapper > .row-fluid, [class*="span"].container-fluid > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .container .row-fluid-wrapper, [class*="span"].container .row-fluid-wrapper, [class*="span"].container-fluid .row-fluid-wrapper {
    margin-right: -16px;
    margin-left: -16px; }
  .container .row-fluid, [class*="span"].container .row-fluid, [class*="span"].container-fluid .row-fluid {
    width: 100%;
    margin: 0; }
    .container .row-fluid:before, .container .row-fluid:after, [class*="span"].container .row-fluid:before, [class*="span"].container .row-fluid:after, [class*="span"].container-fluid .row-fluid:before, [class*="span"].container-fluid .row-fluid:after {
      display: table;
      content: ""; }
    .container .row-fluid:after, [class*="span"].container .row-fluid:after, [class*="span"].container-fluid .row-fluid:after {
      clear: both; }
    .container .row-fluid [class*="span"], [class*="span"].container .row-fluid [class*="span"], [class*="span"].container-fluid .row-fluid [class*="span"] {
      display: block;
      float: left;
      width: 100%;
      min-height: 1px;
      margin-left: 0;
      margin-right: 0;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      position: relative;
      padding-right: 0;
      padding-left: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin-left: -0.5px;
      margin-right: -0.5px; }
      @media (max-width: 767px) {
        .container .row-fluid [class*="span"], [class*="span"].container .row-fluid [class*="span"], [class*="span"].container-fluid .row-fluid [class*="span"] {
          display: block;
          float: none;
          margin-left: 0;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
             -moz-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
    .container .row-fluid .span1, .container .row-fluid .span2, .container .row-fluid .span3, .container .row-fluid .span4, .container .row-fluid .span5, .container .row-fluid .span6, .container .row-fluid .span7, .container .row-fluid .span8, .container .row-fluid .span9, .container .row-fluid .span10, .container .row-fluid .span11, .container .row-fluid .span12,
    .container .row-fluid .col-1, .container .row-fluid .col-2, .container .row-fluid .col-3, .container .row-fluid .col-4, .container .row-fluid .col-5, .container .row-fluid .col-6, .container .row-fluid .col-7, .container .row-fluid .col-8, .container .row-fluid .col-9, .container .row-fluid .col-10, .container .row-fluid .col-11, .container .row-fluid .col-12, .container .row-fluid .col,
    .container .row-fluid .col-auto, .container .row-fluid .col-sm-1, .container .row-fluid .col-sm-2, .container .row-fluid .col-sm-3, .container .row-fluid .col-sm-4, .container .row-fluid .col-sm-5, .container .row-fluid .col-sm-6, .container .row-fluid .col-sm-7, .container .row-fluid .col-sm-8, .container .row-fluid .col-sm-9, .container .row-fluid .col-sm-10, .container .row-fluid .col-sm-11, .container .row-fluid .col-sm-12, .container .row-fluid .col-sm,
    .container .row-fluid .col-sm-auto, .container .row-fluid .col-md-1, .container .row-fluid .col-md-2, .container .row-fluid .col-md-3, .container .row-fluid .col-md-4, .container .row-fluid .col-md-5, .container .row-fluid .col-md-6, .container .row-fluid .col-md-7, .container .row-fluid .col-md-8, .container .row-fluid .col-md-9, .container .row-fluid .col-md-10, .container .row-fluid .col-md-11, .container .row-fluid .col-md-12, .container .row-fluid .col-md,
    .container .row-fluid .col-md-auto, .container .row-fluid .col-lg-1, .container .row-fluid .col-lg-2, .container .row-fluid .col-lg-3, .container .row-fluid .col-lg-4, .container .row-fluid .col-lg-5, .container .row-fluid .col-lg-6, .container .row-fluid .col-lg-7, .container .row-fluid .col-lg-8, .container .row-fluid .col-lg-9, .container .row-fluid .col-lg-10, .container .row-fluid .col-lg-11, .container .row-fluid .col-lg-12, .container .row-fluid .col-lg,
    .container .row-fluid .col-lg-auto, .container .row-fluid .col-xl-1, .container .row-fluid .col-xl-2, .container .row-fluid .col-xl-3, .container .row-fluid .col-xl-4, .container .row-fluid .col-xl-5, .container .row-fluid .col-xl-6, .container .row-fluid .col-xl-7, .container .row-fluid .col-xl-8, .container .row-fluid .col-xl-9, .container .row-fluid .col-xl-10, .container .row-fluid .col-xl-11, .container .row-fluid .col-xl-12, .container .row-fluid .col-xl,
    .container .row-fluid .col-xl-auto, [class*="span"].container .row-fluid .span1, [class*="span"].container .row-fluid .span2, [class*="span"].container .row-fluid .span3, [class*="span"].container .row-fluid .span4, [class*="span"].container .row-fluid .span5, [class*="span"].container .row-fluid .span6, [class*="span"].container .row-fluid .span7, [class*="span"].container .row-fluid .span8, [class*="span"].container .row-fluid .span9, [class*="span"].container .row-fluid .span10, [class*="span"].container .row-fluid .span11, [class*="span"].container .row-fluid .span12,
    [class*="span"].container .row-fluid .col-1, [class*="span"].container .row-fluid .col-2, [class*="span"].container .row-fluid .col-3, [class*="span"].container .row-fluid .col-4, [class*="span"].container .row-fluid .col-5, [class*="span"].container .row-fluid .col-6, [class*="span"].container .row-fluid .col-7, [class*="span"].container .row-fluid .col-8, [class*="span"].container .row-fluid .col-9, [class*="span"].container .row-fluid .col-10, [class*="span"].container .row-fluid .col-11, [class*="span"].container .row-fluid .col-12, [class*="span"].container .row-fluid .col,
    [class*="span"].container .row-fluid .col-auto, [class*="span"].container .row-fluid .col-sm-1, [class*="span"].container .row-fluid .col-sm-2, [class*="span"].container .row-fluid .col-sm-3, [class*="span"].container .row-fluid .col-sm-4, [class*="span"].container .row-fluid .col-sm-5, [class*="span"].container .row-fluid .col-sm-6, [class*="span"].container .row-fluid .col-sm-7, [class*="span"].container .row-fluid .col-sm-8, [class*="span"].container .row-fluid .col-sm-9, [class*="span"].container .row-fluid .col-sm-10, [class*="span"].container .row-fluid .col-sm-11, [class*="span"].container .row-fluid .col-sm-12, [class*="span"].container .row-fluid .col-sm,
    [class*="span"].container .row-fluid .col-sm-auto, [class*="span"].container .row-fluid .col-md-1, [class*="span"].container .row-fluid .col-md-2, [class*="span"].container .row-fluid .col-md-3, [class*="span"].container .row-fluid .col-md-4, [class*="span"].container .row-fluid .col-md-5, [class*="span"].container .row-fluid .col-md-6, [class*="span"].container .row-fluid .col-md-7, [class*="span"].container .row-fluid .col-md-8, [class*="span"].container .row-fluid .col-md-9, [class*="span"].container .row-fluid .col-md-10, [class*="span"].container .row-fluid .col-md-11, [class*="span"].container .row-fluid .col-md-12, [class*="span"].container .row-fluid .col-md,
    [class*="span"].container .row-fluid .col-md-auto, [class*="span"].container .row-fluid .col-lg-1, [class*="span"].container .row-fluid .col-lg-2, [class*="span"].container .row-fluid .col-lg-3, [class*="span"].container .row-fluid .col-lg-4, [class*="span"].container .row-fluid .col-lg-5, [class*="span"].container .row-fluid .col-lg-6, [class*="span"].container .row-fluid .col-lg-7, [class*="span"].container .row-fluid .col-lg-8, [class*="span"].container .row-fluid .col-lg-9, [class*="span"].container .row-fluid .col-lg-10, [class*="span"].container .row-fluid .col-lg-11, [class*="span"].container .row-fluid .col-lg-12, [class*="span"].container .row-fluid .col-lg,
    [class*="span"].container .row-fluid .col-lg-auto, [class*="span"].container .row-fluid .col-xl-1, [class*="span"].container .row-fluid .col-xl-2, [class*="span"].container .row-fluid .col-xl-3, [class*="span"].container .row-fluid .col-xl-4, [class*="span"].container .row-fluid .col-xl-5, [class*="span"].container .row-fluid .col-xl-6, [class*="span"].container .row-fluid .col-xl-7, [class*="span"].container .row-fluid .col-xl-8, [class*="span"].container .row-fluid .col-xl-9, [class*="span"].container .row-fluid .col-xl-10, [class*="span"].container .row-fluid .col-xl-11, [class*="span"].container .row-fluid .col-xl-12, [class*="span"].container .row-fluid .col-xl,
    [class*="span"].container .row-fluid .col-xl-auto, [class*="span"].container-fluid .row-fluid .span1, [class*="span"].container-fluid .row-fluid .span2, [class*="span"].container-fluid .row-fluid .span3, [class*="span"].container-fluid .row-fluid .span4, [class*="span"].container-fluid .row-fluid .span5, [class*="span"].container-fluid .row-fluid .span6, [class*="span"].container-fluid .row-fluid .span7, [class*="span"].container-fluid .row-fluid .span8, [class*="span"].container-fluid .row-fluid .span9, [class*="span"].container-fluid .row-fluid .span10, [class*="span"].container-fluid .row-fluid .span11, [class*="span"].container-fluid .row-fluid .span12,
    [class*="span"].container-fluid .row-fluid .col-1, [class*="span"].container-fluid .row-fluid .col-2, [class*="span"].container-fluid .row-fluid .col-3, [class*="span"].container-fluid .row-fluid .col-4, [class*="span"].container-fluid .row-fluid .col-5, [class*="span"].container-fluid .row-fluid .col-6, [class*="span"].container-fluid .row-fluid .col-7, [class*="span"].container-fluid .row-fluid .col-8, [class*="span"].container-fluid .row-fluid .col-9, [class*="span"].container-fluid .row-fluid .col-10, [class*="span"].container-fluid .row-fluid .col-11, [class*="span"].container-fluid .row-fluid .col-12, [class*="span"].container-fluid .row-fluid .col,
    [class*="span"].container-fluid .row-fluid .col-auto, [class*="span"].container-fluid .row-fluid .col-sm-1, [class*="span"].container-fluid .row-fluid .col-sm-2, [class*="span"].container-fluid .row-fluid .col-sm-3, [class*="span"].container-fluid .row-fluid .col-sm-4, [class*="span"].container-fluid .row-fluid .col-sm-5, [class*="span"].container-fluid .row-fluid .col-sm-6, [class*="span"].container-fluid .row-fluid .col-sm-7, [class*="span"].container-fluid .row-fluid .col-sm-8, [class*="span"].container-fluid .row-fluid .col-sm-9, [class*="span"].container-fluid .row-fluid .col-sm-10, [class*="span"].container-fluid .row-fluid .col-sm-11, [class*="span"].container-fluid .row-fluid .col-sm-12, [class*="span"].container-fluid .row-fluid .col-sm,
    [class*="span"].container-fluid .row-fluid .col-sm-auto, [class*="span"].container-fluid .row-fluid .col-md-1, [class*="span"].container-fluid .row-fluid .col-md-2, [class*="span"].container-fluid .row-fluid .col-md-3, [class*="span"].container-fluid .row-fluid .col-md-4, [class*="span"].container-fluid .row-fluid .col-md-5, [class*="span"].container-fluid .row-fluid .col-md-6, [class*="span"].container-fluid .row-fluid .col-md-7, [class*="span"].container-fluid .row-fluid .col-md-8, [class*="span"].container-fluid .row-fluid .col-md-9, [class*="span"].container-fluid .row-fluid .col-md-10, [class*="span"].container-fluid .row-fluid .col-md-11, [class*="span"].container-fluid .row-fluid .col-md-12, [class*="span"].container-fluid .row-fluid .col-md,
    [class*="span"].container-fluid .row-fluid .col-md-auto, [class*="span"].container-fluid .row-fluid .col-lg-1, [class*="span"].container-fluid .row-fluid .col-lg-2, [class*="span"].container-fluid .row-fluid .col-lg-3, [class*="span"].container-fluid .row-fluid .col-lg-4, [class*="span"].container-fluid .row-fluid .col-lg-5, [class*="span"].container-fluid .row-fluid .col-lg-6, [class*="span"].container-fluid .row-fluid .col-lg-7, [class*="span"].container-fluid .row-fluid .col-lg-8, [class*="span"].container-fluid .row-fluid .col-lg-9, [class*="span"].container-fluid .row-fluid .col-lg-10, [class*="span"].container-fluid .row-fluid .col-lg-11, [class*="span"].container-fluid .row-fluid .col-lg-12, [class*="span"].container-fluid .row-fluid .col-lg,
    [class*="span"].container-fluid .row-fluid .col-lg-auto, [class*="span"].container-fluid .row-fluid .col-xl-1, [class*="span"].container-fluid .row-fluid .col-xl-2, [class*="span"].container-fluid .row-fluid .col-xl-3, [class*="span"].container-fluid .row-fluid .col-xl-4, [class*="span"].container-fluid .row-fluid .col-xl-5, [class*="span"].container-fluid .row-fluid .col-xl-6, [class*="span"].container-fluid .row-fluid .col-xl-7, [class*="span"].container-fluid .row-fluid .col-xl-8, [class*="span"].container-fluid .row-fluid .col-xl-9, [class*="span"].container-fluid .row-fluid .col-xl-10, [class*="span"].container-fluid .row-fluid .col-xl-11, [class*="span"].container-fluid .row-fluid .col-xl-12, [class*="span"].container-fluid .row-fluid .col-xl,
    [class*="span"].container-fluid .row-fluid .col-xl-auto {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 16px;
      padding-left: 16px;
      margin-left: -0.5px;
      margin-right: -0.5px; }
    .container .row-fluid .span1, [class*="span"].container .row-fluid .span1, [class*="span"].container-fluid .row-fluid .span1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 8.333333%;
              flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .container .row-fluid .span2, [class*="span"].container .row-fluid .span2, [class*="span"].container-fluid .row-fluid .span2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 16.666667%;
              flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .container .row-fluid .span3, [class*="span"].container .row-fluid .span3, [class*="span"].container-fluid .row-fluid .span3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .container .row-fluid .span4, [class*="span"].container .row-fluid .span4, [class*="span"].container-fluid .row-fluid .span4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 33.333333%;
              flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .container .row-fluid .span5, [class*="span"].container .row-fluid .span5, [class*="span"].container-fluid .row-fluid .span5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 41.666667%;
              flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .container .row-fluid .span6, [class*="span"].container .row-fluid .span6, [class*="span"].container-fluid .row-fluid .span6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .container .row-fluid .span7, [class*="span"].container .row-fluid .span7, [class*="span"].container-fluid .row-fluid .span7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 58.333333%;
              flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .container .row-fluid .span8, [class*="span"].container .row-fluid .span8, [class*="span"].container-fluid .row-fluid .span8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 66.666667%;
              flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .container .row-fluid .span9, [class*="span"].container .row-fluid .span9, [class*="span"].container-fluid .row-fluid .span9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .container .row-fluid .span10, [class*="span"].container .row-fluid .span10, [class*="span"].container-fluid .row-fluid .span10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 83.333333%;
              flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .container .row-fluid .span11, [class*="span"].container .row-fluid .span11, [class*="span"].container-fluid .row-fluid .span11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 91.666667%;
              flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .container .row-fluid .span12, [class*="span"].container .row-fluid .span12, [class*="span"].container-fluid .row-fluid .span12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    @media (max-width: 767px) {
      .container .row-fluid .span1, .container .row-fluid .span2, .container .row-fluid .span3, .container .row-fluid .span4, .container .row-fluid .span5, .container .row-fluid .span6, .container .row-fluid .span7, .container .row-fluid .span8, .container .row-fluid .span9, .container .row-fluid .span10, .container .row-fluid .span11, .container .row-fluid .span12, [class*="span"].container .row-fluid .span1, [class*="span"].container .row-fluid .span2, [class*="span"].container .row-fluid .span3, [class*="span"].container .row-fluid .span4, [class*="span"].container .row-fluid .span5, [class*="span"].container .row-fluid .span6, [class*="span"].container .row-fluid .span7, [class*="span"].container .row-fluid .span8, [class*="span"].container .row-fluid .span9, [class*="span"].container .row-fluid .span10, [class*="span"].container .row-fluid .span11, [class*="span"].container .row-fluid .span12, [class*="span"].container-fluid .row-fluid .span1, [class*="span"].container-fluid .row-fluid .span2, [class*="span"].container-fluid .row-fluid .span3, [class*="span"].container-fluid .row-fluid .span4, [class*="span"].container-fluid .row-fluid .span5, [class*="span"].container-fluid .row-fluid .span6, [class*="span"].container-fluid .row-fluid .span7, [class*="span"].container-fluid .row-fluid .span8, [class*="span"].container-fluid .row-fluid .span9, [class*="span"].container-fluid .row-fluid .span10, [class*="span"].container-fluid .row-fluid .span11, [class*="span"].container-fluid .row-fluid .span12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    .container .row-fluid .col, [class*="span"].container .row-fluid .col, [class*="span"].container-fluid .row-fluid .col {
      -webkit-flex-basis: 0;
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .container .row-fluid .col-auto, [class*="span"].container .row-fluid .col-auto, [class*="span"].container-fluid .row-fluid .col-auto {
      -webkit-box-flex: 1;
      -webkit-flex: auto;
         -moz-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      width: auto;
      max-width: none;
      margin-left: 0px;
      margin-right: 0px; }
    .container .row-fluid .col-1, [class*="span"].container .row-fluid .col-1, [class*="span"].container-fluid .row-fluid .col-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 8.333333%;
              flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .container .row-fluid .col-2, [class*="span"].container .row-fluid .col-2, [class*="span"].container-fluid .row-fluid .col-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 16.666667%;
              flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .container .row-fluid .col-3, [class*="span"].container .row-fluid .col-3, [class*="span"].container-fluid .row-fluid .col-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .container .row-fluid .col-4, [class*="span"].container .row-fluid .col-4, [class*="span"].container-fluid .row-fluid .col-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 33.333333%;
              flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .container .row-fluid .col-5, [class*="span"].container .row-fluid .col-5, [class*="span"].container-fluid .row-fluid .col-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 41.666667%;
              flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .container .row-fluid .col-6, [class*="span"].container .row-fluid .col-6, [class*="span"].container-fluid .row-fluid .col-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .container .row-fluid .col-7, [class*="span"].container .row-fluid .col-7, [class*="span"].container-fluid .row-fluid .col-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 58.333333%;
              flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .container .row-fluid .col-8, [class*="span"].container .row-fluid .col-8, [class*="span"].container-fluid .row-fluid .col-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 66.666667%;
              flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .container .row-fluid .col-9, [class*="span"].container .row-fluid .col-9, [class*="span"].container-fluid .row-fluid .col-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .container .row-fluid .col-10, [class*="span"].container .row-fluid .col-10, [class*="span"].container-fluid .row-fluid .col-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 83.333333%;
              flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .container .row-fluid .col-11, [class*="span"].container .row-fluid .col-11, [class*="span"].container-fluid .row-fluid .col-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 91.666667%;
              flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .container .row-fluid .col-12, [class*="span"].container .row-fluid .col-12, [class*="span"].container-fluid .row-fluid .col-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .container .row-fluid .order-first, [class*="span"].container .row-fluid .order-first, [class*="span"].container-fluid .row-fluid .order-first {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
         -moz-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .container .row-fluid .order-last, [class*="span"].container .row-fluid .order-last, [class*="span"].container-fluid .row-fluid .order-last {
      -webkit-box-ordinal-group: 14;
      -webkit-order: 13;
         -moz-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    .container .row-fluid .order-0, [class*="span"].container .row-fluid .order-0, [class*="span"].container-fluid .row-fluid .order-0 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .container .row-fluid .order-1, [class*="span"].container .row-fluid .order-1, [class*="span"].container-fluid .row-fluid .order-1 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .container .row-fluid .order-2, [class*="span"].container .row-fluid .order-2, [class*="span"].container-fluid .row-fluid .order-2 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .container .row-fluid .order-3, [class*="span"].container .row-fluid .order-3, [class*="span"].container-fluid .row-fluid .order-3 {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
         -moz-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .container .row-fluid .order-4, [class*="span"].container .row-fluid .order-4, [class*="span"].container-fluid .row-fluid .order-4 {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
         -moz-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .container .row-fluid .order-5, [class*="span"].container .row-fluid .order-5, [class*="span"].container-fluid .row-fluid .order-5 {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
         -moz-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .container .row-fluid .order-6, [class*="span"].container .row-fluid .order-6, [class*="span"].container-fluid .row-fluid .order-6 {
      -webkit-box-ordinal-group: 7;
      -webkit-order: 6;
         -moz-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .container .row-fluid .order-7, [class*="span"].container .row-fluid .order-7, [class*="span"].container-fluid .row-fluid .order-7 {
      -webkit-box-ordinal-group: 8;
      -webkit-order: 7;
         -moz-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .container .row-fluid .order-8, [class*="span"].container .row-fluid .order-8, [class*="span"].container-fluid .row-fluid .order-8 {
      -webkit-box-ordinal-group: 9;
      -webkit-order: 8;
         -moz-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .container .row-fluid .order-9, [class*="span"].container .row-fluid .order-9, [class*="span"].container-fluid .row-fluid .order-9 {
      -webkit-box-ordinal-group: 10;
      -webkit-order: 9;
         -moz-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .container .row-fluid .order-10, [class*="span"].container .row-fluid .order-10, [class*="span"].container-fluid .row-fluid .order-10 {
      -webkit-box-ordinal-group: 11;
      -webkit-order: 10;
         -moz-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .container .row-fluid .order-11, [class*="span"].container .row-fluid .order-11, [class*="span"].container-fluid .row-fluid .order-11 {
      -webkit-box-ordinal-group: 12;
      -webkit-order: 11;
         -moz-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .container .row-fluid .order-12, [class*="span"].container .row-fluid .order-12, [class*="span"].container-fluid .row-fluid .order-12 {
      -webkit-box-ordinal-group: 13;
      -webkit-order: 12;
         -moz-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    .container .row-fluid .offset-1, [class*="span"].container .row-fluid .offset-1, [class*="span"].container-fluid .row-fluid .offset-1 {
      margin-left: 8.333333%; }
    .container .row-fluid .offset-2, [class*="span"].container .row-fluid .offset-2, [class*="span"].container-fluid .row-fluid .offset-2 {
      margin-left: 16.666667%; }
    .container .row-fluid .offset-3, [class*="span"].container .row-fluid .offset-3, [class*="span"].container-fluid .row-fluid .offset-3 {
      margin-left: 25%; }
    .container .row-fluid .offset-4, [class*="span"].container .row-fluid .offset-4, [class*="span"].container-fluid .row-fluid .offset-4 {
      margin-left: 33.333333%; }
    .container .row-fluid .offset-5, [class*="span"].container .row-fluid .offset-5, [class*="span"].container-fluid .row-fluid .offset-5 {
      margin-left: 41.666667%; }
    .container .row-fluid .offset-6, [class*="span"].container .row-fluid .offset-6, [class*="span"].container-fluid .row-fluid .offset-6 {
      margin-left: 50%; }
    .container .row-fluid .offset-7, [class*="span"].container .row-fluid .offset-7, [class*="span"].container-fluid .row-fluid .offset-7 {
      margin-left: 58.333333%; }
    .container .row-fluid .offset-8, [class*="span"].container .row-fluid .offset-8, [class*="span"].container-fluid .row-fluid .offset-8 {
      margin-left: 66.666667%; }
    .container .row-fluid .offset-9, [class*="span"].container .row-fluid .offset-9, [class*="span"].container-fluid .row-fluid .offset-9 {
      margin-left: 75%; }
    .container .row-fluid .offset-10, [class*="span"].container .row-fluid .offset-10, [class*="span"].container-fluid .row-fluid .offset-10 {
      margin-left: 83.333333%; }
    .container .row-fluid .offset-11, [class*="span"].container .row-fluid .offset-11, [class*="span"].container-fluid .row-fluid .offset-11 {
      margin-left: 91.666667%; }
    @media (min-width: 576px) {
      .container .row-fluid .col-sm, [class*="span"].container .row-fluid .col-sm, [class*="span"].container-fluid .row-fluid .col-sm {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container .row-fluid .col-sm-auto, [class*="span"].container .row-fluid .col-sm-auto, [class*="span"].container-fluid .row-fluid .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
      .container .row-fluid .col-sm-1, [class*="span"].container .row-fluid .col-sm-1, [class*="span"].container-fluid .row-fluid .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container .row-fluid .col-sm-2, [class*="span"].container .row-fluid .col-sm-2, [class*="span"].container-fluid .row-fluid .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container .row-fluid .col-sm-3, [class*="span"].container .row-fluid .col-sm-3, [class*="span"].container-fluid .row-fluid .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container .row-fluid .col-sm-4, [class*="span"].container .row-fluid .col-sm-4, [class*="span"].container-fluid .row-fluid .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container .row-fluid .col-sm-5, [class*="span"].container .row-fluid .col-sm-5, [class*="span"].container-fluid .row-fluid .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container .row-fluid .col-sm-6, [class*="span"].container .row-fluid .col-sm-6, [class*="span"].container-fluid .row-fluid .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container .row-fluid .col-sm-7, [class*="span"].container .row-fluid .col-sm-7, [class*="span"].container-fluid .row-fluid .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container .row-fluid .col-sm-8, [class*="span"].container .row-fluid .col-sm-8, [class*="span"].container-fluid .row-fluid .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container .row-fluid .col-sm-9, [class*="span"].container .row-fluid .col-sm-9, [class*="span"].container-fluid .row-fluid .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container .row-fluid .col-sm-10, [class*="span"].container .row-fluid .col-sm-10, [class*="span"].container-fluid .row-fluid .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container .row-fluid .col-sm-11, [class*="span"].container .row-fluid .col-sm-11, [class*="span"].container-fluid .row-fluid .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container .row-fluid .col-sm-12, [class*="span"].container .row-fluid .col-sm-12, [class*="span"].container-fluid .row-fluid .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
      .container .row-fluid .order-sm-first, [class*="span"].container .row-fluid .order-sm-first, [class*="span"].container-fluid .row-fluid .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .container .row-fluid .order-sm-last, [class*="span"].container .row-fluid .order-sm-last, [class*="span"].container-fluid .row-fluid .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
           -moz-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13; }
      .container .row-fluid .order-sm-0, [class*="span"].container .row-fluid .order-sm-0, [class*="span"].container-fluid .row-fluid .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      .container .row-fluid .order-sm-1, [class*="span"].container .row-fluid .order-sm-1, [class*="span"].container-fluid .row-fluid .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .container .row-fluid .order-sm-2, [class*="span"].container .row-fluid .order-sm-2, [class*="span"].container-fluid .row-fluid .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .container .row-fluid .order-sm-3, [class*="span"].container .row-fluid .order-sm-3, [class*="span"].container-fluid .row-fluid .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .container .row-fluid .order-sm-4, [class*="span"].container .row-fluid .order-sm-4, [class*="span"].container-fluid .row-fluid .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
      .container .row-fluid .order-sm-5, [class*="span"].container .row-fluid .order-sm-5, [class*="span"].container-fluid .row-fluid .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; }
      .container .row-fluid .order-sm-6, [class*="span"].container .row-fluid .order-sm-6, [class*="span"].container-fluid .row-fluid .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6; }
      .container .row-fluid .order-sm-7, [class*="span"].container .row-fluid .order-sm-7, [class*="span"].container-fluid .row-fluid .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
           -moz-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7; }
      .container .row-fluid .order-sm-8, [class*="span"].container .row-fluid .order-sm-8, [class*="span"].container-fluid .row-fluid .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
           -moz-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8; }
      .container .row-fluid .order-sm-9, [class*="span"].container .row-fluid .order-sm-9, [class*="span"].container-fluid .row-fluid .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
           -moz-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9; }
      .container .row-fluid .order-sm-10, [class*="span"].container .row-fluid .order-sm-10, [class*="span"].container-fluid .row-fluid .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
           -moz-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10; }
      .container .row-fluid .order-sm-11, [class*="span"].container .row-fluid .order-sm-11, [class*="span"].container-fluid .row-fluid .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
           -moz-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11; }
      .container .row-fluid .order-sm-12, [class*="span"].container .row-fluid .order-sm-12, [class*="span"].container-fluid .row-fluid .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
           -moz-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12; }
      .container .row-fluid .offset-sm-0, [class*="span"].container .row-fluid .offset-sm-0, [class*="span"].container-fluid .row-fluid .offset-sm-0 {
        margin-left: 0; }
      .container .row-fluid .offset-sm-1, [class*="span"].container .row-fluid .offset-sm-1, [class*="span"].container-fluid .row-fluid .offset-sm-1 {
        margin-left: 8.333333%; }
      .container .row-fluid .offset-sm-2, [class*="span"].container .row-fluid .offset-sm-2, [class*="span"].container-fluid .row-fluid .offset-sm-2 {
        margin-left: 16.666667%; }
      .container .row-fluid .offset-sm-3, [class*="span"].container .row-fluid .offset-sm-3, [class*="span"].container-fluid .row-fluid .offset-sm-3 {
        margin-left: 25%; }
      .container .row-fluid .offset-sm-4, [class*="span"].container .row-fluid .offset-sm-4, [class*="span"].container-fluid .row-fluid .offset-sm-4 {
        margin-left: 33.333333%; }
      .container .row-fluid .offset-sm-5, [class*="span"].container .row-fluid .offset-sm-5, [class*="span"].container-fluid .row-fluid .offset-sm-5 {
        margin-left: 41.666667%; }
      .container .row-fluid .offset-sm-6, [class*="span"].container .row-fluid .offset-sm-6, [class*="span"].container-fluid .row-fluid .offset-sm-6 {
        margin-left: 50%; }
      .container .row-fluid .offset-sm-7, [class*="span"].container .row-fluid .offset-sm-7, [class*="span"].container-fluid .row-fluid .offset-sm-7 {
        margin-left: 58.333333%; }
      .container .row-fluid .offset-sm-8, [class*="span"].container .row-fluid .offset-sm-8, [class*="span"].container-fluid .row-fluid .offset-sm-8 {
        margin-left: 66.666667%; }
      .container .row-fluid .offset-sm-9, [class*="span"].container .row-fluid .offset-sm-9, [class*="span"].container-fluid .row-fluid .offset-sm-9 {
        margin-left: 75%; }
      .container .row-fluid .offset-sm-10, [class*="span"].container .row-fluid .offset-sm-10, [class*="span"].container-fluid .row-fluid .offset-sm-10 {
        margin-left: 83.333333%; }
      .container .row-fluid .offset-sm-11, [class*="span"].container .row-fluid .offset-sm-11, [class*="span"].container-fluid .row-fluid .offset-sm-11 {
        margin-left: 91.666667%; } }
    @media (min-width: 768px) {
      .container .row-fluid .col-md, [class*="span"].container .row-fluid .col-md, [class*="span"].container-fluid .row-fluid .col-md {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container .row-fluid .col-md-auto, [class*="span"].container .row-fluid .col-md-auto, [class*="span"].container-fluid .row-fluid .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
      .container .row-fluid .col-md-1, [class*="span"].container .row-fluid .col-md-1, [class*="span"].container-fluid .row-fluid .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container .row-fluid .col-md-2, [class*="span"].container .row-fluid .col-md-2, [class*="span"].container-fluid .row-fluid .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container .row-fluid .col-md-3, [class*="span"].container .row-fluid .col-md-3, [class*="span"].container-fluid .row-fluid .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container .row-fluid .col-md-4, [class*="span"].container .row-fluid .col-md-4, [class*="span"].container-fluid .row-fluid .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container .row-fluid .col-md-5, [class*="span"].container .row-fluid .col-md-5, [class*="span"].container-fluid .row-fluid .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container .row-fluid .col-md-6, [class*="span"].container .row-fluid .col-md-6, [class*="span"].container-fluid .row-fluid .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container .row-fluid .col-md-7, [class*="span"].container .row-fluid .col-md-7, [class*="span"].container-fluid .row-fluid .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container .row-fluid .col-md-8, [class*="span"].container .row-fluid .col-md-8, [class*="span"].container-fluid .row-fluid .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container .row-fluid .col-md-9, [class*="span"].container .row-fluid .col-md-9, [class*="span"].container-fluid .row-fluid .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container .row-fluid .col-md-10, [class*="span"].container .row-fluid .col-md-10, [class*="span"].container-fluid .row-fluid .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container .row-fluid .col-md-11, [class*="span"].container .row-fluid .col-md-11, [class*="span"].container-fluid .row-fluid .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container .row-fluid .col-md-12, [class*="span"].container .row-fluid .col-md-12, [class*="span"].container-fluid .row-fluid .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
      .container .row-fluid .order-md-first, [class*="span"].container .row-fluid .order-md-first, [class*="span"].container-fluid .row-fluid .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .container .row-fluid .order-md-last, [class*="span"].container .row-fluid .order-md-last, [class*="span"].container-fluid .row-fluid .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
           -moz-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13; }
      .container .row-fluid .order-md-0, [class*="span"].container .row-fluid .order-md-0, [class*="span"].container-fluid .row-fluid .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      .container .row-fluid .order-md-1, [class*="span"].container .row-fluid .order-md-1, [class*="span"].container-fluid .row-fluid .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .container .row-fluid .order-md-2, [class*="span"].container .row-fluid .order-md-2, [class*="span"].container-fluid .row-fluid .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .container .row-fluid .order-md-3, [class*="span"].container .row-fluid .order-md-3, [class*="span"].container-fluid .row-fluid .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .container .row-fluid .order-md-4, [class*="span"].container .row-fluid .order-md-4, [class*="span"].container-fluid .row-fluid .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
      .container .row-fluid .order-md-5, [class*="span"].container .row-fluid .order-md-5, [class*="span"].container-fluid .row-fluid .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; }
      .container .row-fluid .order-md-6, [class*="span"].container .row-fluid .order-md-6, [class*="span"].container-fluid .row-fluid .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6; }
      .container .row-fluid .order-md-7, [class*="span"].container .row-fluid .order-md-7, [class*="span"].container-fluid .row-fluid .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
           -moz-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7; }
      .container .row-fluid .order-md-8, [class*="span"].container .row-fluid .order-md-8, [class*="span"].container-fluid .row-fluid .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
           -moz-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8; }
      .container .row-fluid .order-md-9, [class*="span"].container .row-fluid .order-md-9, [class*="span"].container-fluid .row-fluid .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
           -moz-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9; }
      .container .row-fluid .order-md-10, [class*="span"].container .row-fluid .order-md-10, [class*="span"].container-fluid .row-fluid .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
           -moz-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10; }
      .container .row-fluid .order-md-11, [class*="span"].container .row-fluid .order-md-11, [class*="span"].container-fluid .row-fluid .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
           -moz-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11; }
      .container .row-fluid .order-md-12, [class*="span"].container .row-fluid .order-md-12, [class*="span"].container-fluid .row-fluid .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
           -moz-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12; }
      .container .row-fluid .offset-md-0, [class*="span"].container .row-fluid .offset-md-0, [class*="span"].container-fluid .row-fluid .offset-md-0 {
        margin-left: 0; }
      .container .row-fluid .offset-md-1, [class*="span"].container .row-fluid .offset-md-1, [class*="span"].container-fluid .row-fluid .offset-md-1 {
        margin-left: 8.333333%; }
      .container .row-fluid .offset-md-2, [class*="span"].container .row-fluid .offset-md-2, [class*="span"].container-fluid .row-fluid .offset-md-2 {
        margin-left: 16.666667%; }
      .container .row-fluid .offset-md-3, [class*="span"].container .row-fluid .offset-md-3, [class*="span"].container-fluid .row-fluid .offset-md-3 {
        margin-left: 25%; }
      .container .row-fluid .offset-md-4, [class*="span"].container .row-fluid .offset-md-4, [class*="span"].container-fluid .row-fluid .offset-md-4 {
        margin-left: 33.333333%; }
      .container .row-fluid .offset-md-5, [class*="span"].container .row-fluid .offset-md-5, [class*="span"].container-fluid .row-fluid .offset-md-5 {
        margin-left: 41.666667%; }
      .container .row-fluid .offset-md-6, [class*="span"].container .row-fluid .offset-md-6, [class*="span"].container-fluid .row-fluid .offset-md-6 {
        margin-left: 50%; }
      .container .row-fluid .offset-md-7, [class*="span"].container .row-fluid .offset-md-7, [class*="span"].container-fluid .row-fluid .offset-md-7 {
        margin-left: 58.333333%; }
      .container .row-fluid .offset-md-8, [class*="span"].container .row-fluid .offset-md-8, [class*="span"].container-fluid .row-fluid .offset-md-8 {
        margin-left: 66.666667%; }
      .container .row-fluid .offset-md-9, [class*="span"].container .row-fluid .offset-md-9, [class*="span"].container-fluid .row-fluid .offset-md-9 {
        margin-left: 75%; }
      .container .row-fluid .offset-md-10, [class*="span"].container .row-fluid .offset-md-10, [class*="span"].container-fluid .row-fluid .offset-md-10 {
        margin-left: 83.333333%; }
      .container .row-fluid .offset-md-11, [class*="span"].container .row-fluid .offset-md-11, [class*="span"].container-fluid .row-fluid .offset-md-11 {
        margin-left: 91.666667%; } }
    @media (min-width: 992px) {
      .container .row-fluid .col-lg, [class*="span"].container .row-fluid .col-lg, [class*="span"].container-fluid .row-fluid .col-lg {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container .row-fluid .col-lg-auto, [class*="span"].container .row-fluid .col-lg-auto, [class*="span"].container-fluid .row-fluid .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
      .container .row-fluid .col-lg-1, [class*="span"].container .row-fluid .col-lg-1, [class*="span"].container-fluid .row-fluid .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container .row-fluid .col-lg-2, [class*="span"].container .row-fluid .col-lg-2, [class*="span"].container-fluid .row-fluid .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container .row-fluid .col-lg-3, [class*="span"].container .row-fluid .col-lg-3, [class*="span"].container-fluid .row-fluid .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container .row-fluid .col-lg-4, [class*="span"].container .row-fluid .col-lg-4, [class*="span"].container-fluid .row-fluid .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container .row-fluid .col-lg-5, [class*="span"].container .row-fluid .col-lg-5, [class*="span"].container-fluid .row-fluid .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container .row-fluid .col-lg-6, [class*="span"].container .row-fluid .col-lg-6, [class*="span"].container-fluid .row-fluid .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container .row-fluid .col-lg-7, [class*="span"].container .row-fluid .col-lg-7, [class*="span"].container-fluid .row-fluid .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container .row-fluid .col-lg-8, [class*="span"].container .row-fluid .col-lg-8, [class*="span"].container-fluid .row-fluid .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container .row-fluid .col-lg-9, [class*="span"].container .row-fluid .col-lg-9, [class*="span"].container-fluid .row-fluid .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container .row-fluid .col-lg-10, [class*="span"].container .row-fluid .col-lg-10, [class*="span"].container-fluid .row-fluid .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container .row-fluid .col-lg-11, [class*="span"].container .row-fluid .col-lg-11, [class*="span"].container-fluid .row-fluid .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container .row-fluid .col-lg-12, [class*="span"].container .row-fluid .col-lg-12, [class*="span"].container-fluid .row-fluid .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
      .container .row-fluid .order-lg-first, [class*="span"].container .row-fluid .order-lg-first, [class*="span"].container-fluid .row-fluid .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .container .row-fluid .order-lg-last, [class*="span"].container .row-fluid .order-lg-last, [class*="span"].container-fluid .row-fluid .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
           -moz-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13; }
      .container .row-fluid .order-lg-0, [class*="span"].container .row-fluid .order-lg-0, [class*="span"].container-fluid .row-fluid .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      .container .row-fluid .order-lg-1, [class*="span"].container .row-fluid .order-lg-1, [class*="span"].container-fluid .row-fluid .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .container .row-fluid .order-lg-2, [class*="span"].container .row-fluid .order-lg-2, [class*="span"].container-fluid .row-fluid .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .container .row-fluid .order-lg-3, [class*="span"].container .row-fluid .order-lg-3, [class*="span"].container-fluid .row-fluid .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .container .row-fluid .order-lg-4, [class*="span"].container .row-fluid .order-lg-4, [class*="span"].container-fluid .row-fluid .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
      .container .row-fluid .order-lg-5, [class*="span"].container .row-fluid .order-lg-5, [class*="span"].container-fluid .row-fluid .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; }
      .container .row-fluid .order-lg-6, [class*="span"].container .row-fluid .order-lg-6, [class*="span"].container-fluid .row-fluid .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6; }
      .container .row-fluid .order-lg-7, [class*="span"].container .row-fluid .order-lg-7, [class*="span"].container-fluid .row-fluid .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
           -moz-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7; }
      .container .row-fluid .order-lg-8, [class*="span"].container .row-fluid .order-lg-8, [class*="span"].container-fluid .row-fluid .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
           -moz-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8; }
      .container .row-fluid .order-lg-9, [class*="span"].container .row-fluid .order-lg-9, [class*="span"].container-fluid .row-fluid .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
           -moz-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9; }
      .container .row-fluid .order-lg-10, [class*="span"].container .row-fluid .order-lg-10, [class*="span"].container-fluid .row-fluid .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
           -moz-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10; }
      .container .row-fluid .order-lg-11, [class*="span"].container .row-fluid .order-lg-11, [class*="span"].container-fluid .row-fluid .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
           -moz-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11; }
      .container .row-fluid .order-lg-12, [class*="span"].container .row-fluid .order-lg-12, [class*="span"].container-fluid .row-fluid .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
           -moz-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12; }
      .container .row-fluid .offset-lg-0, [class*="span"].container .row-fluid .offset-lg-0, [class*="span"].container-fluid .row-fluid .offset-lg-0 {
        margin-left: 0; }
      .container .row-fluid .offset-lg-1, [class*="span"].container .row-fluid .offset-lg-1, [class*="span"].container-fluid .row-fluid .offset-lg-1 {
        margin-left: 8.333333%; }
      .container .row-fluid .offset-lg-2, [class*="span"].container .row-fluid .offset-lg-2, [class*="span"].container-fluid .row-fluid .offset-lg-2 {
        margin-left: 16.666667%; }
      .container .row-fluid .offset-lg-3, [class*="span"].container .row-fluid .offset-lg-3, [class*="span"].container-fluid .row-fluid .offset-lg-3 {
        margin-left: 25%; }
      .container .row-fluid .offset-lg-4, [class*="span"].container .row-fluid .offset-lg-4, [class*="span"].container-fluid .row-fluid .offset-lg-4 {
        margin-left: 33.333333%; }
      .container .row-fluid .offset-lg-5, [class*="span"].container .row-fluid .offset-lg-5, [class*="span"].container-fluid .row-fluid .offset-lg-5 {
        margin-left: 41.666667%; }
      .container .row-fluid .offset-lg-6, [class*="span"].container .row-fluid .offset-lg-6, [class*="span"].container-fluid .row-fluid .offset-lg-6 {
        margin-left: 50%; }
      .container .row-fluid .offset-lg-7, [class*="span"].container .row-fluid .offset-lg-7, [class*="span"].container-fluid .row-fluid .offset-lg-7 {
        margin-left: 58.333333%; }
      .container .row-fluid .offset-lg-8, [class*="span"].container .row-fluid .offset-lg-8, [class*="span"].container-fluid .row-fluid .offset-lg-8 {
        margin-left: 66.666667%; }
      .container .row-fluid .offset-lg-9, [class*="span"].container .row-fluid .offset-lg-9, [class*="span"].container-fluid .row-fluid .offset-lg-9 {
        margin-left: 75%; }
      .container .row-fluid .offset-lg-10, [class*="span"].container .row-fluid .offset-lg-10, [class*="span"].container-fluid .row-fluid .offset-lg-10 {
        margin-left: 83.333333%; }
      .container .row-fluid .offset-lg-11, [class*="span"].container .row-fluid .offset-lg-11, [class*="span"].container-fluid .row-fluid .offset-lg-11 {
        margin-left: 91.666667%; } }
    @media (min-width: 1200px) {
      .container .row-fluid .col-xl, [class*="span"].container .row-fluid .col-xl, [class*="span"].container-fluid .row-fluid .col-xl {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container .row-fluid .col-xl-auto, [class*="span"].container .row-fluid .col-xl-auto, [class*="span"].container-fluid .row-fluid .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
      .container .row-fluid .col-xl-1, [class*="span"].container .row-fluid .col-xl-1, [class*="span"].container-fluid .row-fluid .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container .row-fluid .col-xl-2, [class*="span"].container .row-fluid .col-xl-2, [class*="span"].container-fluid .row-fluid .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container .row-fluid .col-xl-3, [class*="span"].container .row-fluid .col-xl-3, [class*="span"].container-fluid .row-fluid .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container .row-fluid .col-xl-4, [class*="span"].container .row-fluid .col-xl-4, [class*="span"].container-fluid .row-fluid .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container .row-fluid .col-xl-5, [class*="span"].container .row-fluid .col-xl-5, [class*="span"].container-fluid .row-fluid .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container .row-fluid .col-xl-6, [class*="span"].container .row-fluid .col-xl-6, [class*="span"].container-fluid .row-fluid .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container .row-fluid .col-xl-7, [class*="span"].container .row-fluid .col-xl-7, [class*="span"].container-fluid .row-fluid .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container .row-fluid .col-xl-8, [class*="span"].container .row-fluid .col-xl-8, [class*="span"].container-fluid .row-fluid .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container .row-fluid .col-xl-9, [class*="span"].container .row-fluid .col-xl-9, [class*="span"].container-fluid .row-fluid .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container .row-fluid .col-xl-10, [class*="span"].container .row-fluid .col-xl-10, [class*="span"].container-fluid .row-fluid .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container .row-fluid .col-xl-11, [class*="span"].container .row-fluid .col-xl-11, [class*="span"].container-fluid .row-fluid .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container .row-fluid .col-xl-12, [class*="span"].container .row-fluid .col-xl-12, [class*="span"].container-fluid .row-fluid .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
      .container .row-fluid .order-xl-first, [class*="span"].container .row-fluid .order-xl-first, [class*="span"].container-fluid .row-fluid .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .container .row-fluid .order-xl-last, [class*="span"].container .row-fluid .order-xl-last, [class*="span"].container-fluid .row-fluid .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
           -moz-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13; }
      .container .row-fluid .order-xl-0, [class*="span"].container .row-fluid .order-xl-0, [class*="span"].container-fluid .row-fluid .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      .container .row-fluid .order-xl-1, [class*="span"].container .row-fluid .order-xl-1, [class*="span"].container-fluid .row-fluid .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .container .row-fluid .order-xl-2, [class*="span"].container .row-fluid .order-xl-2, [class*="span"].container-fluid .row-fluid .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .container .row-fluid .order-xl-3, [class*="span"].container .row-fluid .order-xl-3, [class*="span"].container-fluid .row-fluid .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .container .row-fluid .order-xl-4, [class*="span"].container .row-fluid .order-xl-4, [class*="span"].container-fluid .row-fluid .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
      .container .row-fluid .order-xl-5, [class*="span"].container .row-fluid .order-xl-5, [class*="span"].container-fluid .row-fluid .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; }
      .container .row-fluid .order-xl-6, [class*="span"].container .row-fluid .order-xl-6, [class*="span"].container-fluid .row-fluid .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6; }
      .container .row-fluid .order-xl-7, [class*="span"].container .row-fluid .order-xl-7, [class*="span"].container-fluid .row-fluid .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
           -moz-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7; }
      .container .row-fluid .order-xl-8, [class*="span"].container .row-fluid .order-xl-8, [class*="span"].container-fluid .row-fluid .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
           -moz-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8; }
      .container .row-fluid .order-xl-9, [class*="span"].container .row-fluid .order-xl-9, [class*="span"].container-fluid .row-fluid .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
           -moz-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9; }
      .container .row-fluid .order-xl-10, [class*="span"].container .row-fluid .order-xl-10, [class*="span"].container-fluid .row-fluid .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
           -moz-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10; }
      .container .row-fluid .order-xl-11, [class*="span"].container .row-fluid .order-xl-11, [class*="span"].container-fluid .row-fluid .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
           -moz-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11; }
      .container .row-fluid .order-xl-12, [class*="span"].container .row-fluid .order-xl-12, [class*="span"].container-fluid .row-fluid .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
           -moz-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12; }
      .container .row-fluid .offset-xl-0, [class*="span"].container .row-fluid .offset-xl-0, [class*="span"].container-fluid .row-fluid .offset-xl-0 {
        margin-left: 0; }
      .container .row-fluid .offset-xl-1, [class*="span"].container .row-fluid .offset-xl-1, [class*="span"].container-fluid .row-fluid .offset-xl-1 {
        margin-left: 8.333333%; }
      .container .row-fluid .offset-xl-2, [class*="span"].container .row-fluid .offset-xl-2, [class*="span"].container-fluid .row-fluid .offset-xl-2 {
        margin-left: 16.666667%; }
      .container .row-fluid .offset-xl-3, [class*="span"].container .row-fluid .offset-xl-3, [class*="span"].container-fluid .row-fluid .offset-xl-3 {
        margin-left: 25%; }
      .container .row-fluid .offset-xl-4, [class*="span"].container .row-fluid .offset-xl-4, [class*="span"].container-fluid .row-fluid .offset-xl-4 {
        margin-left: 33.333333%; }
      .container .row-fluid .offset-xl-5, [class*="span"].container .row-fluid .offset-xl-5, [class*="span"].container-fluid .row-fluid .offset-xl-5 {
        margin-left: 41.666667%; }
      .container .row-fluid .offset-xl-6, [class*="span"].container .row-fluid .offset-xl-6, [class*="span"].container-fluid .row-fluid .offset-xl-6 {
        margin-left: 50%; }
      .container .row-fluid .offset-xl-7, [class*="span"].container .row-fluid .offset-xl-7, [class*="span"].container-fluid .row-fluid .offset-xl-7 {
        margin-left: 58.333333%; }
      .container .row-fluid .offset-xl-8, [class*="span"].container .row-fluid .offset-xl-8, [class*="span"].container-fluid .row-fluid .offset-xl-8 {
        margin-left: 66.666667%; }
      .container .row-fluid .offset-xl-9, [class*="span"].container .row-fluid .offset-xl-9, [class*="span"].container-fluid .row-fluid .offset-xl-9 {
        margin-left: 75%; }
      .container .row-fluid .offset-xl-10, [class*="span"].container .row-fluid .offset-xl-10, [class*="span"].container-fluid .row-fluid .offset-xl-10 {
        margin-left: 83.333333%; }
      .container .row-fluid .offset-xl-11, [class*="span"].container .row-fluid .offset-xl-11, [class*="span"].container-fluid .row-fluid .offset-xl-11 {
        margin-left: 91.666667%; } }
  .container.widget-type-widget_container, [class*="span"].container.widget-type-widget_container, [class*="span"].container-fluid.widget-type-widget_container {
    padding-left: 16px;
    padding-right: 16px; }
    .container.widget-type-widget_container > span, [class*="span"].container.widget-type-widget_container > span, [class*="span"].container-fluid.widget-type-widget_container > span {
      width: auto;
      min-width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -16px;
      margin-right: -16px; }
      .container.widget-type-widget_container > span:before, .container.widget-type-widget_container > span:after, [class*="span"].container.widget-type-widget_container > span:before, [class*="span"].container.widget-type-widget_container > span:after, [class*="span"].container-fluid.widget-type-widget_container > span:before, [class*="span"].container-fluid.widget-type-widget_container > span:after {
        display: table;
        content: ""; }
      .container.widget-type-widget_container > span:after, [class*="span"].container.widget-type-widget_container > span:after, [class*="span"].container-fluid.widget-type-widget_container > span:after {
        clear: both; }
      .container.widget-type-widget_container > span > div, [class*="span"].container.widget-type-widget_container > span > div, [class*="span"].container-fluid.widget-type-widget_container > span > div {
        display: block;
        float: none;
        width: auto;
        height: 100%;
        margin-left: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px;
        margin-left: -0.5px;
        margin-right: -0.5px; }
    .container.widget-type-widget_container.flex-nowrap > span, [class*="span"].container.widget-type-widget_container.flex-nowrap > span, [class*="span"].container-fluid.widget-type-widget_container.flex-nowrap > span {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
    .container.widget-type-widget_container.flex-col > span > div, [class*="span"].container.widget-type-widget_container.flex-col > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col > span > div {
      -webkit-flex-basis: 0;
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .container.widget-type-widget_container.flex-col-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-auto > span > div {
      -webkit-box-flex: 1;
      -webkit-flex: auto;
         -moz-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      width: auto;
      max-width: none; }
    .container.widget-type-widget_container.flex-col-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-1 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 8.333333%;
              flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .container.widget-type-widget_container.flex-col-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-2 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 16.666667%;
              flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .container.widget-type-widget_container.flex-col-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-3 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .container.widget-type-widget_container.flex-col-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-4 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 33.333333%;
              flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .container.widget-type-widget_container.flex-col-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-5 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 41.666667%;
              flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .container.widget-type-widget_container.flex-col-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-6 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .container.widget-type-widget_container.flex-col-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-7 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 58.333333%;
              flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .container.widget-type-widget_container.flex-col-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-8 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 66.666667%;
              flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .container.widget-type-widget_container.flex-col-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-9 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .container.widget-type-widget_container.flex-col-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-10 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 83.333333%;
              flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .container.widget-type-widget_container.flex-col-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-11 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 91.666667%;
              flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .container.widget-type-widget_container.flex-col-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-12 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    @media (max-width: 767px) {
      .container.widget-type-widget_container.flex-col-1 > span > div, .container.widget-type-widget_container.flex-col-2 > span > div, .container.widget-type-widget_container.flex-col-3 > span > div, .container.widget-type-widget_container.flex-col-4 > span > div, .container.widget-type-widget_container.flex-col-5 > span > div, .container.widget-type-widget_container.flex-col-6 > span > div, .container.widget-type-widget_container.flex-col-7 > span > div, .container.widget-type-widget_container.flex-col-8 > span > div, .container.widget-type-widget_container.flex-col-9 > span > div, .container.widget-type-widget_container.flex-col-10 > span > div, .container.widget-type-widget_container.flex-col-11 > span > div, .container.widget-type-widget_container.flex-col-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 576px) {
      .container.widget-type-widget_container.flex-col-sm > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm > span > div {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container.widget-type-widget_container.flex-col-sm-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-auto > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
           -moz-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: auto;
        max-width: none; }
      .container.widget-type-widget_container.flex-col-sm-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-1 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container.widget-type-widget_container.flex-col-sm-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-2 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container.widget-type-widget_container.flex-col-sm-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-3 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container.widget-type-widget_container.flex-col-sm-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-4 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container.widget-type-widget_container.flex-col-sm-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-5 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container.widget-type-widget_container.flex-col-sm-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-6 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container.widget-type-widget_container.flex-col-sm-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-7 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container.widget-type-widget_container.flex-col-sm-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-8 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container.widget-type-widget_container.flex-col-sm-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-9 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container.widget-type-widget_container.flex-col-sm-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-10 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container.widget-type-widget_container.flex-col-sm-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-11 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container.widget-type-widget_container.flex-col-sm-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 768px) {
      .container.widget-type-widget_container.flex-col-md > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md > span > div {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container.widget-type-widget_container.flex-col-md-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-auto > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
           -moz-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: auto;
        max-width: none; }
      .container.widget-type-widget_container.flex-col-md-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-1 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container.widget-type-widget_container.flex-col-md-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-2 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container.widget-type-widget_container.flex-col-md-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-3 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container.widget-type-widget_container.flex-col-md-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-4 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container.widget-type-widget_container.flex-col-md-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-5 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container.widget-type-widget_container.flex-col-md-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-6 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container.widget-type-widget_container.flex-col-md-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-7 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container.widget-type-widget_container.flex-col-md-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-8 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container.widget-type-widget_container.flex-col-md-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-9 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container.widget-type-widget_container.flex-col-md-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-10 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container.widget-type-widget_container.flex-col-md-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-11 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container.widget-type-widget_container.flex-col-md-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 992px) {
      .container.widget-type-widget_container.flex-col-lg > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg > span > div {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container.widget-type-widget_container.flex-col-lg-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-auto > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
           -moz-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: auto;
        max-width: none; }
      .container.widget-type-widget_container.flex-col-lg-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-1 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container.widget-type-widget_container.flex-col-lg-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-2 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container.widget-type-widget_container.flex-col-lg-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-3 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container.widget-type-widget_container.flex-col-lg-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-4 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container.widget-type-widget_container.flex-col-lg-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-5 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container.widget-type-widget_container.flex-col-lg-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-6 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container.widget-type-widget_container.flex-col-lg-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-7 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container.widget-type-widget_container.flex-col-lg-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-8 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container.widget-type-widget_container.flex-col-lg-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-9 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container.widget-type-widget_container.flex-col-lg-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-10 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container.widget-type-widget_container.flex-col-lg-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-11 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container.widget-type-widget_container.flex-col-lg-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 1200px) {
      .container.widget-type-widget_container.flex-col-xl > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl > span > div {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container.widget-type-widget_container.flex-col-xl-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-auto > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
           -moz-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: auto;
        max-width: none; }
      .container.widget-type-widget_container.flex-col-xl-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-1 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container.widget-type-widget_container.flex-col-xl-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-2 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container.widget-type-widget_container.flex-col-xl-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-3 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container.widget-type-widget_container.flex-col-xl-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-4 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container.widget-type-widget_container.flex-col-xl-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-5 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container.widget-type-widget_container.flex-col-xl-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-6 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container.widget-type-widget_container.flex-col-xl-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-7 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container.widget-type-widget_container.flex-col-xl-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-8 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container.widget-type-widget_container.flex-col-xl-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-9 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container.widget-type-widget_container.flex-col-xl-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-10 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container.widget-type-widget_container.flex-col-xl-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-11 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container.widget-type-widget_container.flex-col-xl-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.flex-row > .row-fluid-wrapper > .row-fluid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.flex-row.widget-type-widget_container > span {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.flex-column > .row-fluid-wrapper > .row-fluid {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-column.widget-type-widget_container > span {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-row-reverse > .row-fluid-wrapper > .row-fluid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-row-reverse.widget-type-widget_container > span {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-column-reverse > .row-fluid-wrapper > .row-fluid {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.flex-column-reverse.widget-type-widget_container > span {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.flex-wrap > .row-fluid-wrapper > .row-fluid {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.flex-wrap.widget-type-widget_container > span {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.flex-nowrap > .row-fluid-wrapper > .row-fluid {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.flex-nowrap.widget-type-widget_container > span {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.flex-wrap-reverse > .row-fluid-wrapper > .row-fluid {
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse; }

.flex-wrap-reverse.widget-type-widget_container > span {
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse; }

.justify-content-start > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.justify-content-start.widget-type-widget_container > span {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.justify-content-end > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.justify-content-end.widget-type-widget_container > span {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.justify-content-center > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.justify-content-center.widget-type-widget_container > span {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.justify-content-between > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
     -moz-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-between.widget-type-widget_container > span {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
     -moz-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around > .row-fluid-wrapper > .row-fluid {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.justify-content-around.widget-type-widget_container > span {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.align-items-start > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.align-items-start.widget-type-widget_container > span {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.align-items-end > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.align-items-end.widget-type-widget_container > span {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.align-items-center > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.align-items-center.widget-type-widget_container > span {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.align-items-baseline > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
     -moz-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }

.align-items-baseline.widget-type-widget_container > span {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
     -moz-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }

.align-items-stretch > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.align-items-stretch.widget-type-widget_container > span {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.align-content-start > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start; }

.align-content-start.widget-type-widget_container > span {
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start; }

.align-content-end > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end; }

.align-content-end.widget-type-widget_container > span {
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end; }

.align-content-center > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center; }

.align-content-center.widget-type-widget_container > span {
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center; }

.align-content-between > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between; }

.align-content-between.widget-type-widget_container > span {
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between; }

.align-content-around > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: space-around;
      -ms-flex-line-pack: distribute;
          align-content: space-around; }

.align-content-around.widget-type-widget_container > span {
  -webkit-align-content: space-around;
      -ms-flex-line-pack: distribute;
          align-content: space-around; }

.align-content-stretch > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }

.align-content-stretch.widget-type-widget_container > span {
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }

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

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

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

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

.align-self-baseline {
  -webkit-align-self: baseline;
      -ms-flex-item-align: baseline;
          align-self: baseline; }

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

div.span12.widget-span.widget-type-cell.text-center.section-margin-top.section-margin-bottom.width-change {
  max-width: 740px; }

div.span12.widget-span.widget-type-cell.text-center.section-margin-top.section-margin-bottom.width-change {
  max-width: 740px; }

div.span12.widget-span.widget-type-cell.text-center.container.section-margin-bottom.kontaktWidthChange {
  max-width: 960px; }

@media (max-width: 985px) {
  div.span12.widget-span.widget-type-cell.text-center.container.section-margin-bottom.kontaktWidthChange {
    padding: 0 25px; } }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    -webkit-align-content: center !important;
            align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    -webkit-align-content: space-between !important;
            align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    -webkit-align-content: space-around !important;
            align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    -webkit-align-content: stretch !important;
            align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -webkit-align-self: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -webkit-align-self: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    -webkit-align-self: baseline !important;
            align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -webkit-align-self: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    -webkit-align-content: center !important;
            align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    -webkit-align-content: space-between !important;
            align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    -webkit-align-content: space-around !important;
            align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    -webkit-align-content: stretch !important;
            align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -webkit-align-self: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -webkit-align-self: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    -webkit-align-self: baseline !important;
            align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -webkit-align-self: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    -webkit-align-content: center !important;
            align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    -webkit-align-content: space-between !important;
            align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    -webkit-align-content: space-around !important;
            align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    -webkit-align-content: stretch !important;
            align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -webkit-align-self: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -webkit-align-self: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    -webkit-align-self: baseline !important;
            align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -webkit-align-self: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    -webkit-align-content: center !important;
            align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    -webkit-align-content: space-between !important;
            align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    -webkit-align-content: space-around !important;
            align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    -webkit-align-content: stretch !important;
            align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -webkit-align-self: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -webkit-align-self: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    -webkit-align-self: baseline !important;
            align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -webkit-align-self: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

/********************************************************/
/*******  __header.scss *******/
/********************************************************/
header.header {
  padding-top: 45px;
  padding-bottom: 20px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #fff;
  z-index: 99997;
  -webkit-transition: top 0.3s;
  -o-transition: top 0.3s;
  -moz-transition: top 0.3s;
  transition: top 0.3s; }
  @media (max-width: 768px) {
    header.header {
      padding: 20px 0px;
      height: 78px; } }
  header.header.absolute {
    position: absolute; }
  header.header.scroll {
    top: -136px; }
    header.header.scroll .slicknav_menu {
      top: -78px; }
    @media (max-width: 576px) {
      header.header.scroll {
        top: 0 !important; }
        header.header.scroll .slicknav_menu {
          top: 78px !important; } }
    header.header.scroll.shadow {
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; }
  header.header.logo > .container > div > div:first-child {
    display: none !important; }
  header.header.logo > .container > div > div:last-child {
    margin: 0px 0px 0px auto; }
  header.header.logo .slicknav_menu {
    display: none !important; }
  header.header.logo .right {
    padding: 0px;
    margin: 0px 0px 0px auto; }
  header.header.logo .widget-type-logo {
    text-align: right;
    padding: 0px; }
    @media (max-width: 768px) {
      header.header.logo .widget-type-logo {
        text-align: center; } }
  header.header.shadow {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
       -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
            box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35); }
  header.header > .container > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    header.header > .container > div > div:first-child {
      width: 100%; }
    header.header > .container > div > div:last-child {
      position: relative;
      z-index: 99999; }
      header.header > .container > div > div:last-child .widget-type-logo img {
        min-width: 186px;
        width: 186px !important; }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
          header.header > .container > div > div:last-child .widget-type-logo img {
            min-width: 150px;
            width: 150px !important; } }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
          header.header > .container > div > div:last-child .widget-type-logo img {
            min-width: 150px;
            width: 150px !important; } }
        @media (max-width: 768px) {
          header.header > .container > div > div:last-child .widget-type-logo img {
            min-width: 90px;
            width: 90px !important; } }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
          header.header > .container > div > div:last-child .widget-type-logo img {
            min-width: 125px;
            width: 125px !important;
            -webkit-transform: translateY(-5px);
               -moz-transform: translateY(-5px);
                -ms-transform: translateY(-5px);
                 -o-transform: translateY(-5px);
                    transform: translateY(-5px); } }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
          header.header > .container > div > div:last-child .widget-type-logo img {
            min-width: 125px;
            width: 125px !important;
            -webkit-transform: translateY(-5px);
               -moz-transform: translateY(-5px);
                -ms-transform: translateY(-5px);
                 -o-transform: translateY(-5px);
                    transform: translateY(-5px); } }
  header.header .serach-section {
    position: absolute;
    top: 0px;
    left: -100%;
    width: -webkit-calc(100% - 15px);
    width: -moz-calc(100% - 15px);
    width: calc(100% - 15px);
    height: 100%;
    background-color: #fff;
    z-index: 10001;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 0; }
    @media (max-width: 768px) {
      header.header .serach-section {
        position: fixed;
        width: 100%;
        height: 130px;
        max-width: 100%;
        z-index: 100000; } }
    header.header .serach-section.active {
      left: 0px;
      opacity: 1; }
    header.header .serach-section .close-search span {
      display: inline-block;
      font-size: 0.82353rem;
      color: #ff9600;
      font-weight: 600;
      padding-left: 20px;
      position: relative;
      cursor: pointer;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      -moz-transition: 0.3s all;
      transition: 0.3s all;
      margin-bottom: 15px; }
      header.header .serach-section .close-search span:hover {
        opacity: 0.8; }
      @media (max-width: 768px) {
        header.header .serach-section .close-search span {
          font-size: 0px;
          margin-top: 20px;
          margin-bottom: 35px; } }
      header.header .serach-section .close-search span:before, header.header .serach-section .close-search span:after {
        content: '';
        display: block;
        width: 2px;
        height: 12px;
        background-color: #ff9600;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);
        position: absolute;
        top: 5px;
        left: 5px; }
        @media (max-width: 768px) {
          header.header .serach-section .close-search span:before, header.header .serach-section .close-search span:after {
            height: 25px; } }
      header.header .serach-section .close-search span:after {
        -webkit-transform: rotate(-45deg);
           -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
             -o-transform: rotate(-45deg);
                transform: rotate(-45deg); }
    header.header .serach-section .hs-search-field ::-webkit-input-placeholder {
      color: #005164;
      font-weight: 600; }
    header.header .serach-section .hs-search-field :-ms-input-placeholder {
      opacity: 1;
      color: #005164;
      font-family: "HurmeGeometricSans3";
      font-weight: 600; }
    header.header .serach-section .hs-search-field :-moz-placeholder {
      color: #005164;
      opacity: 1; }
    header.header .serach-section .hs-search-field ::-moz-placeholder {
      color: #005164;
      opacity: 1; }
    header.header .serach-section .hs-search-field input {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      font-size: 1.58824rem;
      font-family: "HurmeGeometricSans3";
      color: #005164;
      font-weight: 600;
      border: none;
      padding: 0px 50px 0px 0px;
      margin: 0px;
      max-width: 400px;
      background: url("https://www.cyone.ch/hubfs/crypto2018/icons/search-icon.svg") no-repeat right center;
      -moz-background-size: 36px 36px;
           background-size: 36px 36px; }
      @media (max-width: 768px) {
        header.header .serach-section .hs-search-field input {
          font-size: 1.05882rem;
          -moz-background-size: 25px 25px;
               background-size: 25px 25px; } }
    header.header .serach-section .hs-search-field .hs-search-field__suggestions {
      background: #fff;
      padding: 5px 20px;
      border-color: #005164; }
      header.header .serach-section .hs-search-field .hs-search-field__suggestions li a {
        color: #005164; }
        header.header .serach-section .hs-search-field .hs-search-field__suggestions li a:hover, header.header .serach-section .hs-search-field .hs-search-field__suggestions li a:focus {
          background-color: transparent;
          text-decoration: none;
          color: #ff9600; }
  header.header .widget-type-language_switcher .lang_switcher_class {
    display: block; }
    header.header .widget-type-language_switcher .lang_switcher_class .globe_class {
      background-image: none;
      -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
              border-radius: 0px;
      width: auto;
      height: 100%; }
      header.header .widget-type-language_switcher .lang_switcher_class .globe_class ul.lang_list_class {
        display: block;
        position: static;
        -webkit-transform: translateX(0);
           -moz-transform: translateX(0);
            -ms-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0);
        padding: 0px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        header.header .widget-type-language_switcher .lang_switcher_class .globe_class ul.lang_list_class:before, header.header .widget-type-language_switcher .lang_switcher_class .globe_class ul.lang_list_class:after {
          display: none; }
        header.header .widget-type-language_switcher .lang_switcher_class .globe_class ul.lang_list_class li {
          border: none; }
          header.header .widget-type-language_switcher .lang_switcher_class .globe_class ul.lang_list_class li:first-child {
            padding: 0px;
            border: none; }
          header.header .widget-type-language_switcher .lang_switcher_class .globe_class ul.lang_list_class li:last-child {
            padding: 0px; }
            header.header .widget-type-language_switcher .lang_switcher_class .globe_class ul.lang_list_class li:last-child a:after {
              display: none; }
          header.header .widget-type-language_switcher .lang_switcher_class .globe_class ul.lang_list_class li a.active {
            font-weight: 600; }
          header.header .widget-type-language_switcher .lang_switcher_class .globe_class ul.lang_list_class li a:after {
            content: ' / ';
            color: #005164;
            font-weight: 400; }
  header.header .top-wrapper {
    margin-bottom: 20px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 768px) {
      header.header .top-wrapper {
        display: none !important; } }
    header.header .top-wrapper > div {
      width: 100%; }
      header.header .top-wrapper > div:first-child {
        width: auto; }
    header.header .top-wrapper a {
      padding: 0px !important;
      font-size: 0.82353rem;
      font-weight: normal;
      color: #005164;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      -moz-transition: 0.3s all;
      transition: 0.3s all;
      display: block; }
      header.header .top-wrapper a:hover {
        color: #ff9600; }
    header.header .top-wrapper .simple-menu .hs-menu-wrapper > ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      header.header .top-wrapper .simple-menu .hs-menu-wrapper > ul:before, header.header .top-wrapper .simple-menu .hs-menu-wrapper > ul:after {
        display: none; }
      header.header .top-wrapper .simple-menu .hs-menu-wrapper > ul > li {
        margin-right: 72px; }
        @media (max-width: 1234px) {
          header.header .top-wrapper .simple-menu .hs-menu-wrapper > ul > li {
            margin-right: 30px; } }
        header.header .top-wrapper .simple-menu .hs-menu-wrapper > ul > li a {
          display: block; }
  @media (max-width: 768px) {
    header.header .main-menu {
      display: none !important; } }
  header.header .main-menu a {
    padding: 0px;
    font-size: 0.94118rem;
    font-weight: bold;
    color: #005164;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all; }
  header.header .main-menu .hs-menu-wrapper li.hs-menu-depth-1.active-branch > a {
    color: #ff9600; }
  header.header .main-menu .hs-menu-wrapper > ul {
    margin-right: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    header.header .main-menu .hs-menu-wrapper > ul:before, header.header .main-menu .hs-menu-wrapper > ul:after {
      display: none; }
    header.header .main-menu .hs-menu-wrapper > ul > li {
      float: none !important; }
      header.header .main-menu .hs-menu-wrapper > ul > li a {
        padding: 0px;
        font-size: 0.94118rem;
        font-weight: bold;
        color: #005164;
        display: block;
        border-bottom: 2px solid transparent; }
        header.header .main-menu .hs-menu-wrapper > ul > li a:hover {
          color: #ff9600;
          border-color: #ff9600; }
      header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children {
        padding-left: 20px;
        position: relative; }
        header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a {
          color: #ff9600;
          border-color: #ff9600; }
        header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children:after {
          content: '';
          display: block;
          width: 12px;
          height: 7px;
          background-position: center center;
          background-repeat: no-repeat;
          background-image: url("https://www.cyone.ch/hubfs/cyone2018/icons/chevron-down-dark.svg");
          position: absolute;
          left: 0px;
          top: 8px;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
        header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children li a {
          border-bottom: none;
          margin-bottom: 5px; }
        header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
          background-color: #fff;
          padding: 35px 0px 0px 0px;
          display: block;
          -webkit-transition: .3s ease-in-out;
          -o-transition: .3s ease-in-out;
          -moz-transition: .3s ease-in-out;
          transition: .3s ease-in-out; }
          header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul::before {
            content: '';
            display: block;
            width: 100vw;
            height: 100%;
            background-color: #fff;
            position: absolute;
            top: 0px;
            left: 100%; }
          header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul::after {
            content: '';
            display: block;
            width: 100vw;
            height: 100%;
            background-color: #fff;
            position: absolute;
            top: 0px;
            right: 100%; }
          header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li {
            position: relative; }
            header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a {
              margin-left: 20px; }
            header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children {
              padding-bottom: 10px;
              cursor: pointer; }
              header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > a:after {
                content: '';
                display: block;
                width: 12px;
                height: 7px;
                background-position: center center;
                background-repeat: no-repeat;
                background-image: url("https://www.cyone.ch/hubfs/cyone2018/icons/chevron-down-dark.svg");
                position: absolute;
                left: 0px;
                top: 8px;
                -webkit-transition: all .3s ease;
                -o-transition: all .3s ease;
                -moz-transition: all .3s ease;
                transition: all .3s ease;
                pointer-events: none; }
              header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children:hover > a:after {
                background-image: url("https://www.cyone.ch/hubfs/cyone2018/icons/chevron-down-orange.svg"); }
              header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul {
                display: none; }
                header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul > li {
                  position: relative;
                  padding-top: 10px; }
                  header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul > li:last-child {
                    padding-bottom: 5px; }
                  header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul > li > a {
                    margin-left: 40px; }
                  header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul > li.hs-item-has-children:after {
                    content: '';
                    display: block;
                    width: 11px;
                    height: 6px;
                    background-position: center center;
                    background-repeat: no-repeat;
                    background-image: url("https://www.cyone.ch/hubfs/cyone2018/icons/small-chevron-down-dark.svg");
                    position: absolute;
                    left: 20px;
                    top: 19px;
                    -webkit-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    transition: all .3s ease; }
                  header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul > li.hs-item-has-children:hover:after {
                    background-image: url("https://www.cyone.ch/hubfs/cyone2018/icons/small-chevron-down-orange.svg"); }
                  header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul {
                    display: none;
                    padding-left: 30px;
                    padding-top: 5px; }
                    header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul li:last-child {
                      padding-bottom: 0; }
                    header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul > li.hs-item-has-children > ul li a {
                      font-size: 0.82353rem;
                      margin-left: 40px; }
          header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li li:last-child {
            padding-bottom: 10px; }
          header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li.last-element {
            padding-bottom: 35px !important; }
            header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li.last-element:after {
              content: '';
              display: block;
              width: 100vw;
              height: 24px;
              position: absolute;
              bottom: -24px;
              left: 0px;
              background-image: url("https://www.cyone.ch/hubfs/crypto2018/icons/shadow-bg-v2.png");
              background-repeat: repeat-x;
              z-index: 1001; }
            header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li.last-element:before {
              content: '';
              display: block;
              width: 100vw;
              height: 24px;
              position: absolute;
              bottom: -24px;
              right: 100%;
              background-image: url("https://www.cyone.ch/hubfs/crypto2018/icons/shadow-bg-v2.png");
              background-repeat: repeat-x;
              z-index: 1001; }
          header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul ul {
            position: static !important; }
        header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children:hover ul {
          visibility: visible !important;
          opacity: 1 !important; }
          header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children:hover ul ul {
            display: block; }
            header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children:hover ul ul a {
              font-weight: normal; }
        header.header .main-menu .hs-menu-wrapper > ul > li.hs-item-has-children:hover:after {
          background-image: url("https://www.cyone.ch/hubfs/cyone2018/icons/chevron-down-orange.svg"); }
  header.header .slicknav_menu {
    display: none !important;
    position: fixed;
    top: 78px;
    left: 0px;
    width: 100% !important;
    -webkit-transition: 0.3s top ease;
    -o-transition: 0.3s top ease;
    -moz-transition: 0.3s top ease;
    transition: 0.3s top ease;
    margin: 0px;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    padding: 0px !important; }
    @media (max-width: 768px) {
      header.header .slicknav_menu {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important; } }
    header.header .slicknav_menu ul.hs-menu-children-wrapper, header.header .slicknav_menu li.hs-menu-item {
      display: block !important;
      height: auto !important; }
    header.header .slicknav_menu .mobile-suche {
      width: 25px !important;
      height: 20px;
      position: absolute;
      top: -49px;
      left: 65px;
      background-image: url("https://www.cyone.ch/hubfs/crypto2018/icons/search-icon.svg");
      background-position: center center;
      background-repeat: no-repeat;
      cursor: pointer; }
    header.header .slicknav_menu .mb-small-menu-wrapper {
      background-color: #fff;
      position: absolute !important;
      right: 0;
      top: -49px;
      width: -webkit-calc(100% - 60px) !important;
      width: -moz-calc(100% - 60px) !important;
      width: calc(100% - 60px) !important;
      display: none; }
      header.header .slicknav_menu .mb-small-menu-wrapper.visible {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      header.header .slicknav_menu .mb-small-menu-wrapper .widget-type-language_switcher {
        margin-left: -webkit-calc(50% - 60px);
        margin-left: -moz-calc(50% - 60px);
        margin-left: calc(50% - 60px); }
        header.header .slicknav_menu .mb-small-menu-wrapper .widget-type-language_switcher ul {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          margin: 0px;
          margin-right: 20px; }
          header.header .slicknav_menu .mb-small-menu-wrapper .widget-type-language_switcher ul li {
            line-height: 24px;
            display: block;
            margin-right: 0px; }
            header.header .slicknav_menu .mb-small-menu-wrapper .widget-type-language_switcher ul li:first-child {
              display: block; }
      header.header .slicknav_menu .mb-small-menu-wrapper ul {
        list-style: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: auto; }
        header.header .slicknav_menu .mb-small-menu-wrapper ul li {
          margin-right: 20px; }
          header.header .slicknav_menu .mb-small-menu-wrapper ul li:first-child {
            display: none; }
          header.header .slicknav_menu .mb-small-menu-wrapper ul li a {
            display: block;
            font-size: 0.64706rem;
            color: #005164; }
    header.header .slicknav_menu .slicknav_btn {
      position: absolute;
      top: -60px;
      left: 0px;
      background: transparent; }
      header.header .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon > span {
        -webkit-transition: 0.3s all ease-in-out;
        -o-transition: 0.3s all ease-in-out;
        -moz-transition: 0.3s all ease-in-out;
        transition: 0.3s all ease-in-out;
        background-color: #ff9600; }
        header.header .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon > span:nth-child(1) {
          -webkit-transform: translateY(7px) rotate(45deg);
             -moz-transform: translateY(7px) rotate(45deg);
              -ms-transform: translateY(7px) rotate(45deg);
               -o-transform: translateY(7px) rotate(45deg);
                  transform: translateY(7px) rotate(45deg); }
        header.header .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon > span:nth-child(2) {
          opacity: 0; }
        header.header .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon > span:nth-child(3) {
          -webkit-transform: translateY(-9px) rotate(-45deg);
             -moz-transform: translateY(-9px) rotate(-45deg);
              -ms-transform: translateY(-9px) rotate(-45deg);
               -o-transform: translateY(-9px) rotate(-45deg);
                  transform: translateY(-9px) rotate(-45deg); }
      header.header .slicknav_menu .slicknav_btn .slicknav_icon {
        width: 100%;
        background: transparent;
        -webkit-border-radius: 0px;
           -moz-border-radius: 0px;
                border-radius: 0px;
        position: relative; }
        header.header .slicknav_menu .slicknav_btn .slicknav_icon > span {
          -webkit-transition: 0.3s all ease-in-out;
          -o-transition: 0.3s all ease-in-out;
          -moz-transition: 0.3s all ease-in-out;
          transition: 0.3s all ease-in-out;
          width: 26px;
          margin-bottom: 6px;
          background-color: #005164;
          -webkit-box-shadow: none;
             -moz-box-shadow: none;
                  box-shadow: none;
          height: 2px;
          display: block; }
          header.header .slicknav_menu .slicknav_btn .slicknav_icon > span:last-child {
            margin-bottom: 0px; }
    header.header .slicknav_menu .slicknav_nav {
      background: #fff;
      display: block;
      width: 100%;
      overflow-y: auto !important;
      -webkit-overflow-scrolling: touch; }
      header.header .slicknav_menu .slicknav_nav:nth-last-child(1)::before {
        content: '';
        display: block;
        width: 100vw;
        height: 24px;
        position: absolute;
        bottom: -24px;
        left: 0px;
        background-image: url(https://www.cyone.ch/hubfs/crypto2018/icons/shadow-bg-v2.png);
        background-repeat: repeat-x;
        z-index: 1001; }
      @media (max-width: 640px) {
        header.header .slicknav_menu .slicknav_nav {
          padding-bottom: 100px; } }
      header.header .slicknav_menu .slicknav_nav a.slicknav_item {
        position: relative; }
      header.header .slicknav_menu .slicknav_nav .slicknav_arrow {
        background-image: url("https://www.cyone.ch/hubfs/crypto2018/icons/menu-arrow-blue.svg");
        display: block;
        width: 13px;
        height: 13px;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        right: -25px;
        top: 10px;
        font-size: 0px;
        line-height: 0px; }
      header.header .slicknav_menu .slicknav_nav > li {
        margin-bottom: 0px;
        padding-left: 20px; }
        header.header .slicknav_menu .slicknav_nav > li a {
          margin: 0px;
          padding: 0px;
          font-size: 1.05882rem;
          font-weight: bold;
          color: #005164;
          display: inline-block;
          background: transparent; }
        header.header .slicknav_menu .slicknav_nav > li > a {
          padding: 5px 0px 0px 0px;
          margin-bottom: 5px;
          margin-top: 5px;
          border-bottom: 2px solid transparent;
          -webkit-transition: 0.3s all;
          -o-transition: 0.3s all;
          -moz-transition: 0.3s all;
          transition: 0.3s all; }
          header.header .slicknav_menu .slicknav_nav > li > a:hover {
            color: #ff9600;
            border-color: #ff9600;
            -webkit-border-radius: 0px;
               -moz-border-radius: 0px;
                    border-radius: 0px;
            background: transparent; }
            header.header .slicknav_menu .slicknav_nav > li > a:hover .slicknav_arrow {
              background-image: url("https://www.cyone.ch/hubfs/crypto2018/icons/menu-arrow-orange.svg"); }
            header.header .slicknav_menu .slicknav_nav > li > a:hover a {
              color: #ff9600; }
        header.header .slicknav_menu .slicknav_nav > li ul li .slicknav_arrow {
          top: 6px;
          width: 10px;
          right: -23px; }
        header.header .slicknav_menu .slicknav_nav > li ul li a {
          font-size: 0.82353rem;
          margin-bottom: 0px; }
        header.header .slicknav_menu .slicknav_nav > li ul li .hs-menu-depth-3 > a {
          font-size: 0.82353rem; }
        header.header .slicknav_menu .slicknav_nav > li ul li .hs-menu-depth-4 > a {
          font-size: 0.76471rem; }
        header.header .slicknav_menu .slicknav_nav > li ul ul li a {
          font-weight: normal; }

/********************************************************/
/*******  __icons.scss *******/
/********************************************************/
/********************************************************/
/*******  __magnific-popup.scss *******/
/********************************************************/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  overflow: hidden;
  position: fixed;
  background: #000000;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  max-width: 1232px;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1232px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 1232px; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
     -ms-transform: scale(0.75);
      -o-transform: scale(0.75);
         transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
     -ms-transform-origin: 0;
      -o-transform-origin: 0;
         transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
     -ms-transform-origin: 100%;
      -o-transform-origin: 100%;
         transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8); }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.67; }
  .mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== Newspaper effect ======

*/
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0) rotate(500deg);
       -moz-transform: scale(0) rotate(500deg);
        -ms-transform: scale(0) rotate(500deg);
         -o-transform: scale(0) rotate(500deg);
            transform: scale(0) rotate(500deg); }
  .mfp-newspaper.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
  .mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
       -moz-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
         -o-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); }
  .mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-newspaper.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0) rotate(500deg);
       -moz-transform: scale(0) rotate(500deg);
        -ms-transform: scale(0) rotate(500deg);
         -o-transform: scale(0) rotate(500deg);
            transform: scale(0) rotate(500deg);
    opacity: 0; }
  .mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(-50px);
       -moz-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
         -o-transform: translateX(-50px);
            transform: translateX(-50px); }
  .mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); }
  .mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
       -moz-transform: translateX(50px);
        -ms-transform: translateX(50px);
         -o-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0; }
  .mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== Move-from-top effect ======

*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-move-from-top .mfp-content {
    vertical-align: top; }
  .mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: translateY(-100px);
       -moz-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
         -o-transform: translateY(-100px);
            transform: translateY(-100px); }
  .mfp-move-from-top.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
  .mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); }
  .mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-move-from-top.mfp-removing .mfp-with-anim {
    -webkit-transform: translateY(-50px);
       -moz-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
         -o-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0; }
  .mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== 3d unfold ======

*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-3d-unfold .mfp-content {
    -webkit-perspective: 2000px;
       -moz-perspective: 2000px;
            perspective: 2000px; }
  .mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transform: rotateY(-60deg);
       -moz-transform: rotateY(-60deg);
            transform: rotateY(-60deg); }
  .mfp-3d-unfold.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
  .mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  .mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-3d-unfold.mfp-removing .mfp-with-anim {
    -webkit-transform: rotateY(60deg);
       -moz-transform: rotateY(60deg);
            transform: rotateY(60deg);
    opacity: 0; }
  .mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== Zoom-out effect ======

*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1.3);
       -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
         -o-transform: scale(1.3);
            transform: scale(1.3); }
  .mfp-zoom-out.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
       -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
         -o-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 0; }
  .mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== "Hinge" close effect ======

*/
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0; } }
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
         transform: rotate(0);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  20%,
  60% {
    -moz-transform: rotate(80deg);
         transform: rotate(80deg);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  40% {
    -moz-transform: rotate(60deg);
         transform: rotate(60deg);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
         transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  100% {
    -moz-transform: translateY(700px);
         transform: translateY(700px);
    opacity: 0; } }
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
       transform: rotate(0);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  20%,
  60% {
    -o-transform: rotate(80deg);
       transform: rotate(80deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  40% {
    -o-transform: rotate(60deg);
       transform: rotate(60deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  80% {
    -o-transform: rotate(60deg) translateY(0);
       transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  100% {
    -o-transform: translateY(700px);
       transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
       -moz-transform: rotate(80deg);
         -o-transform: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
       -moz-transform: rotate(60deg);
         -o-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
       -moz-transform: rotate(60deg) translateY(0);
         -o-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
       -moz-transform: translateY(700px);
         -o-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: hinge;
     -moz-animation-name: hinge;
       -o-animation-name: hinge;
          animation-name: hinge; }

.mfp-with-fade .mfp-content, .mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out; }

.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block; }

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

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

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

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

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

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

/********************************************************/
/*******  __typography.scss *******/
/********************************************************/
html {
  font-size: 17px; }

body {
  line-height: 24px;
  font-family: "HurmeGeometricSans3";
  font-weight: normal;
  color: #005164;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  white-space: normal !important; }

small,
.small {
  font-size: 80%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

p {
  margin-top: 0;
  margin-bottom: 1.17647rem; }
  @media (max-width: 576px) {
    p {
      line-height: 1.05882rem;
      font-size: 0.76471rem; } }
  p a:not(.cta_button) {
    margin-bottom: 0px !important; }

address {
  font-style: normal; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 1.17647rem;
  line-height: normal;
  font-weight: bold; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: inherit; }

h1, .h1 {
  font-size: 2.94118rem; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 2.17647rem; } }

h2, .h2 {
  font-size: 2.17647rem; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 1.76471rem; } }

h3, .h3 {
  font-size: 1.76471rem; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 1.47059rem; } }

h4, .h4 {
  font-size: 1.47059rem; }
  @media (max-width: 767px) {
    h4, .h4 {
      font-size: 1.05882rem; } }

h5, .h5 {
  font-size: 1.17647rem; }
  @media (max-width: 576px) {
    h5, .h5 {
      font-size: 0.88235rem; } }

h6, .h6 {
  font-size: 1rem; }
  @media (max-width: 576px) {
    h6, .h6 {
      font-size: 0.76471rem; } }

ul, ol {
  margin-top: 0;
  margin-bottom: 1.17647rem; }

li a {
  margin: 0px; }

blockquote {
  font-style: italic;
  font-size: 1.17647rem;
  margin: 40px; }

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all; }
  a:hover {
    text-decoration: underline; }
  a:not([href]) {
    color: inherit;
    text-decoration: none; }
  a.arrow {
    color: #005164 !important;
    font-weight: 600 !important;
    margin-top: -0.35294rem;
    margin-bottom: 25px;
    display: block; }
    @media (max-width: 576px) {
      a.arrow {
        margin-bottom: 10px;
        font-size: 0.76471rem; } }
    a.arrow span {
      color: #ff9600;
      margin-left: 10px; }
    a.arrow:hover {
      text-decoration: none;
      color: #ff9600 !important; }

.titleTextbox h2 {
  font-size: 2.5rem;
  text-align: center; }

.formOnPopup div.popup.container > div:nth-child(1) h1 {
  max-width: 780px;
  text-align: left; }

.formOnPopup div.popup.container > div:nth-child(1) p {
  max-width: 780px;
  text-align: left; }

h1 a, h2 a, h3 a, h4 a {
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  color: #005164 !important; }
  @media (max-width: 576px) {
    h1 a, h2 a, h3 a, h4 a {
      font-size: 2.17647rem !important; } }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #ff9600 !important; }

.widget-type-rich_text,
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_inline_rich_text {
  display: block;
  margin-bottom: 1.76471rem; }
  .widget-type-rich_text a:not(.cta_button),
  .hs_cos_wrapper_type_rich_text a:not(.cta_button),
  .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button) {
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    color: #ff9600; }
    @media (max-width: 576px) {
      .widget-type-rich_text a:not(.cta_button),
      .hs_cos_wrapper_type_rich_text a:not(.cta_button),
      .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button) {
        line-height: 1.05882rem;
        font-size: 0.76471rem; } }
  .widget-type-rich_text ul,
  .hs_cos_wrapper_type_rich_text ul,
  .hs_cos_wrapper_type_inline_rich_text ul {
    padding-left: 10px;
    list-style: none; }
    .widget-type-rich_text ul li,
    .hs_cos_wrapper_type_rich_text ul li,
    .hs_cos_wrapper_type_inline_rich_text ul li {
      margin-bottom: 20px;
      position: relative; }
      @media (max-width: 576px) {
        .widget-type-rich_text ul li,
        .hs_cos_wrapper_type_rich_text ul li,
        .hs_cos_wrapper_type_inline_rich_text ul li {
          line-height: 1.05882rem;
          font-size: 0.76471rem; } }
      .widget-type-rich_text ul li:before,
      .hs_cos_wrapper_type_rich_text ul li:before,
      .hs_cos_wrapper_type_inline_rich_text ul li:before {
        content: '';
        display: inline-block;
        width: 3px;
        height: 3px;
        background-color: #005164;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        position: absolute;
        left: -10px;
        top: 10px; }
        @media (max-width: 576px) {
          .widget-type-rich_text ul li:before,
          .hs_cos_wrapper_type_rich_text ul li:before,
          .hs_cos_wrapper_type_inline_rich_text ul li:before {
            top: 7px; } }
  .widget-type-rich_text ol,
  .hs_cos_wrapper_type_rich_text ol,
  .hs_cos_wrapper_type_inline_rich_text ol {
    padding-left: 15px; }
    .widget-type-rich_text ol li,
    .hs_cos_wrapper_type_rich_text ol li,
    .hs_cos_wrapper_type_inline_rich_text ol li {
      margin-bottom: 20px; }
      @media (max-width: 576px) {
        .widget-type-rich_text ol li,
        .hs_cos_wrapper_type_rich_text ol li,
        .hs_cos_wrapper_type_inline_rich_text ol li {
          line-height: 1.05882rem;
          font-size: 0.76471rem; } }
  .widget-type-rich_text li a, .widget-type-rich_text li p,
  .hs_cos_wrapper_type_rich_text li a,
  .hs_cos_wrapper_type_rich_text li p,
  .hs_cos_wrapper_type_inline_rich_text li a,
  .hs_cos_wrapper_type_inline_rich_text li p {
    margin: 0px; }

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

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

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

.background-color--first-color .hs_cos_wrapper_type_rich_text,
.background-color--first-color .hs_cos_wrapper_type_inline_rich_text, .background-color--second-color .hs_cos_wrapper_type_rich_text,
.background-color--second-color .hs_cos_wrapper_type_inline_rich_text, .background-color--third-color .hs_cos_wrapper_type_rich_text,
.background-color--third-color .hs_cos_wrapper_type_inline_rich_text, .background-color--fourth-color .hs_cos_wrapper_type_rich_text,
.background-color--fourth-color .hs_cos_wrapper_type_inline_rich_text {
  color: #fff; }

.background-color--first-color i, .background-color--second-color i, .background-color--third-color i, .background-color--fourth-color i {
  color: #fff; }

.background-color--first-color h1,
.background-color--first-color h2,
.background-color--first-color h3,
.background-color--first-color h4,
.background-color--first-color h5,
.background-color--first-color h6, .background-color--second-color h1,
.background-color--second-color h2,
.background-color--second-color h3,
.background-color--second-color h4,
.background-color--second-color h5,
.background-color--second-color h6, .background-color--third-color h1,
.background-color--third-color h2,
.background-color--third-color h3,
.background-color--third-color h4,
.background-color--third-color h5,
.background-color--third-color h6, .background-color--fourth-color h1,
.background-color--fourth-color h2,
.background-color--fourth-color h3,
.background-color--fourth-color h4,
.background-color--fourth-color h5,
.background-color--fourth-color h6 {
  color: #fff; }

.background-color--first-color ul li:before, .background-color--second-color ul li:before, .background-color--third-color ul li:before, .background-color--fourth-color ul li:before {
  background-color: #fff; }

.background-color--first-color .hs_cos_wrapper_type_rich_text,
.background-color--first-color .hs_cos_wrapper_type_inline_rich_text {
  color: #fff; }
  .background-color--first-color .hs_cos_wrapper_type_rich_text a:not(.cta_button),
  .background-color--first-color .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button) {
    color: #fff;
    border-bottom: 1px solid #fff; }

/****************************************
- 3M - CUSTOM MODULES                
****************************************/
/********************************************************/
/*******  Modules/accordion.scss *******/
/********************************************************/
.accordion-container .text-and-image-b .inner-wrapper > div .content,
.accordion-container .text-and-image-b--b2 .inner-wrapper > div .content {
  padding: 50px 55px 50px 100px !important; }
  @media (max-width: 1024px) {
    .accordion-container .text-and-image-b .inner-wrapper > div .content,
    .accordion-container .text-and-image-b--b2 .inner-wrapper > div .content {
      padding: 30px !important; } }
  @media (max-width: 768px) {
    .accordion-container .text-and-image-b .inner-wrapper > div .content,
    .accordion-container .text-and-image-b--b2 .inner-wrapper > div .content {
      padding: 0 !important; } }

.accordion-container .accordion {
  margin-top: 1.05882rem; }
  .accordion-container .accordion-item {
    border-top: 1px solid #005164; }
    .accordion-container .accordion-item:last-child {
      border-bottom: 1px solid #005164; }
    .accordion-container .accordion-item.active .accordion-title:before {
      -webkit-transform: scale(1.5, 1) rotate(-90deg);
         -moz-transform: scale(1.5, 1) rotate(-90deg);
          -ms-transform: scale(1.5, 1) rotate(-90deg);
           -o-transform: scale(1.5, 1) rotate(-90deg);
              transform: scale(1.5, 1) rotate(-90deg); }
  .accordion-container .accordion-title {
    padding: 0.94118rem 0;
    font-weight: 800;
    position: relative;
    cursor: pointer; }
    @media (max-width: 576px) {
      .accordion-container .accordion-title {
        font-size: 0.76471rem;
        padding: 0.47059rem 0; } }
    .accordion-container .accordion-title:before {
      content: '>';
      position: absolute;
      top: 1.11765rem;
      right: 0.58824rem;
      -webkit-transform: scale(1.5, 1) rotate(90deg);
         -moz-transform: scale(1.5, 1) rotate(90deg);
          -ms-transform: scale(1.5, 1) rotate(90deg);
           -o-transform: scale(1.5, 1) rotate(90deg);
              transform: scale(1.5, 1) rotate(90deg);
      line-height: 1;
      font-size: 1.17647rem;
      font-weight: 400;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      @media (max-width: 576px) {
        .accordion-container .accordion-title:before {
          top: 0.52941rem; } }
  .accordion-container .accordion-text {
    margin-top: 0.88235rem; }
    @media (max-width: 576px) {
      .accordion-container .accordion-text {
        margin-top: 0.29412rem; } }

/********************************************************/
/*******  Modules/background-image.scss *******/
/********************************************************/
.background-image {
  margin: 0 -0.94118rem; }
  @media (max-width: 767px) {
    .background-image {
      margin: 0 -1.88235rem; } }
  .background-image__link {
    display: block;
    position: relative; }
    .background-image__link span {
      display: block;
      height: 21.17647rem;
      background-position: center;
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        .background-image__link span {
          height: 12.35294rem; } }

/********************************************************/
/*******  Modules/blog-post-slider.scss *******/
/********************************************************/
.blog-post-slider {
  margin-bottom: 30px; }
  .blog-post-slider--shadow {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); }
  .blog-post-slider .slick-slide {
    position: relative; }
  .blog-post-slider__image-slider {
    position: relative; }
    .blog-post-slider__image-slider > .blog-post-slider__image-slide {
      display: none; }
      .blog-post-slider__image-slider > .blog-post-slider__image-slide:first-of-type {
        display: block; }
  .blog-post-slider__caption-slider > .blog-post-slider__caption-slide {
    display: none; }
    .blog-post-slider__caption-slider > .blog-post-slider__caption-slide:first-of-type {
      display: block; }
  .blog-post-slider__magnify {
    display: block;
    position: relative; }
  .blog-post-slider__image-slider-wrapper {
    position: relative; }
  .blog-post-slider__dots {
    position: absolute;
    bottom: 7%;
    left: 0;
    width: 100%; }
    .blog-post-slider__dots ul.slick-dots {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0;
      padding: 0;
      list-style: none; }
      .blog-post-slider__dots ul.slick-dots li {
        width: auto;
        margin-left: 5px;
        margin-right: 5px; }
        .blog-post-slider__dots ul.slick-dots li button {
          -webkit-appearance: none;
          font-size: 0;
          line-height: 0;
          display: block;
          width: 10px;
          height: 10px;
          background-color: #fff;
          padding: 0;
          border: none;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          opacity: .7;
          cursor: pointer;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
          .blog-post-slider__dots ul.slick-dots li button:hover {
            opacity: 1; }
        .blog-post-slider__dots ul.slick-dots li.slick-active button {
          opacity: 1; }
  .blog-post-slider__arrows {
    display: none; }
    .blog-post-slider__arrows .slick-prev, .blog-post-slider__arrows .slick-next {
      position: absolute;
      bottom: 7%;
      -webkit-appearance: none;
      cursor: pointer;
      border: none;
      font-size: 0;
      line-height: 0;
      width: 28px;
      height: 21px;
      background-color: transparent;
      background-repeat: no-repeat;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center;
      -webkit-transform: translateY(5px);
         -moz-transform: translateY(5px);
          -ms-transform: translateY(5px);
           -o-transform: translateY(5px);
              transform: translateY(5px);
      opacity: .7;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
      .blog-post-slider__arrows .slick-prev:hover, .blog-post-slider__arrows .slick-next:hover {
        opacity: 1; }
    .blog-post-slider__arrows .slick-prev {
      left: 15px;
      background: url(https://www.cyone.ch/hubfs/cyone2018/icons/arrow-left.svg); }
      @media (min-width: 576px) {
        .blog-post-slider__arrows .slick-prev {
          left: 30px; } }
    .blog-post-slider__arrows .slick-next {
      right: 15px;
      background: url(https://www.cyone.ch/hubfs/cyone2018/icons/arrow-right.svg); }
      @media (min-width: 576px) {
        .blog-post-slider__arrows .slick-next {
          right: 30px; } }
  .blog-post-slider__image-slider {
    line-height: 1;
    font-size: 0; }
  .blog-post-slider__caption-slide {
    display: inline-block;
    background-color: rgba(100, 100, 100, 0.2);
    width: 100%; }
    .blog-post-slider__caption-slide .hs_cos_wrapper_type_inline_rich_text {
      margin-bottom: 0;
      display: block; }

.blog-post-slider__caption-slider .slick-prev {
  position: absolute;
  top: -280px;
  left: -50px;
  color: transparent;
  border: none;
  background: none; }
  @media (max-width: 819px) {
    .blog-post-slider__caption-slider .slick-prev {
      left: -10px; } }
  @media (max-width: 727px) {
    .blog-post-slider__caption-slider .slick-prev {
      top: -100%; } }
  .blog-post-slider__caption-slider .slick-prev::after {
    content: url(https://www.cyone.ch/hubfs/Website/cyone2018/icons/left-arrow45.png);
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    opacity: 0.5;
    cursor: pointer; }

.blog-post-slider__caption-slider .slick-next {
  position: absolute;
  top: -280px;
  right: -50px;
  color: transparent;
  border: none;
  background: none; }
  @media (max-width: 819px) {
    .blog-post-slider__caption-slider .slick-next {
      right: -10px; } }
  @media (max-width: 727px) {
    .blog-post-slider__caption-slider .slick-next {
      top: -100%; } }
  .blog-post-slider__caption-slider .slick-next::after {
    content: url(https://www.cyone.ch/hubfs/Website/cyone2018/icons/right-arrow45.png);
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    opacity: 0.5;
    cursor: pointer; }

/********************************************************/
/*******  Modules/circle-deg-security.scss *******/
/********************************************************/
.circle-deg-security {
  text-align: center;
  padding-bottom: 20px; }
  .circle-deg-security .title {
    text-align: left;
    color: #73c4ba;
    font-weight: 700; }
  .circle-deg-security.title {
    text-align: left; }
    .circle-deg-security.title span, .circle-deg-security.title div {
      color: #73c4ba; }
  .circle-deg-security img {
    max-width: 675px !important;
    width: 100% !important;
    margin-top: 30px;
    margin-bottom: -35px; }
  .circle-deg-security .svg-wrapper {
    max-width: 675px;
    margin: 0 auto;
    position: relative; }
    .circle-deg-security .svg-wrapper svg {
      max-width: 675px;
      width: 100%; }
  .circle-deg-security .desc .title {
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    position: absolute; }
    @media (max-width: 575px) {
      .circle-deg-security .desc .title {
        font-size: 1.17647rem; } }
  .circle-deg-security .desc span {
    color: #73c4ba;
    font-size: 1rem;
    font-weight: bold;
    text-align: left;
    line-height: 19px; }
    @media (max-width: 725px) {
      .circle-deg-security .desc span {
        font-size: 0.82353rem;
        line-height: 16px; } }
    @media (max-width: 575px) {
      .circle-deg-security .desc span {
        font-size: 0.58824rem;
        line-height: 12px; } }
    @media (max-width: 380px) {
      .circle-deg-security .desc span {
        line-height: 10px; } }
  .circle-deg-security .desc .line-text {
    display: block;
    position: absolute;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  .circle-deg-security .desc--left-side .title {
    top: 17%;
    text-align: right;
    left: 5%; }
    @media (max-width: 450px) {
      .circle-deg-security .desc--left-side .title {
        left: 3%; } }
    @media (max-width: 380px) {
      .circle-deg-security .desc--left-side .title {
        left: 0%; } }
  .circle-deg-security .desc--right-side .title {
    top: 10%;
    right: 5%;
    text-align: left; }
    @media (max-width: 450px) {
      .circle-deg-security .desc--right-side .title {
        top: 8%; } }
    @media (max-width: 380px) {
      .circle-deg-security .desc--right-side .title {
        top: 0%; } }
  .circle-deg-security .desc--right-side .line-text--1 {
    top: 38%;
    right: 9%; }
    @media (max-width: 380px) {
      .circle-deg-security .desc--right-side .line-text--1 {
        right: 4%; } }
  .circle-deg-security .desc--right-side .line-text--2 {
    top: 47.5%;
    right: 9%; }
    @media (max-width: 380px) {
      .circle-deg-security .desc--right-side .line-text--2 {
        right: 4%; } }
  .circle-deg-security .desc--right-side .line-text--3 {
    top: 58%;
    right: 4.5%; }
    @media (max-width: 380px) {
      .circle-deg-security .desc--right-side .line-text--3 {
        right: -1%; } }
  .circle-deg-security .desc--bottom-side .title {
    right: 50%;
    -webkit-transform: translateX(50%);
       -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
    text-align: center;
    bottom: -5%; }
    @media (max-width: 450px) {
      .circle-deg-security .desc--bottom-side .title {
        bottom: -12%; } }
    @media (max-width: 380px) {
      .circle-deg-security .desc--bottom-side .title {
        bottom: -17%; } }
  .circle-deg-security .be-animated .line {
    opacity: 0; }
  .circle-deg-security .be-animated .line-text,
  .circle-deg-security .be-animated .title {
    opacity: 0; }
  .circle-deg-security .be-animated #circle-1 circle {
    stroke-dasharray: 348 348;
    stroke-dashoffset: 348; }
  .circle-deg-security .be-animated #circle-2 circle {
    stroke-dasharray: 662 662;
    stroke-dashoffset: 662; }
  .circle-deg-security .be-animated #circle-3 circle {
    stroke-dasharray: 976 976;
    stroke-dashoffset: 976; }
  .circle-deg-security .be-animated .desc--left-side .title {
    top: 17%;
    left: 0%;
    text-align: right; }
    @media (max-width: 450px) {
      .circle-deg-security .be-animated .desc--left-side .title {
        top: 12%; } }
    @media (max-width: 380px) {
      .circle-deg-security .be-animated .desc--left-side .title {
        top: 0%; } }
  .circle-deg-security .be-animated .desc--right-side .title {
    top: 10%;
    right: 0%;
    text-align: left; }
    @media (max-width: 450px) {
      .circle-deg-security .be-animated .desc--right-side .title {
        top: 8%; } }
    @media (max-width: 380px) {
      .circle-deg-security .be-animated .desc--right-side .title {
        top: 0%; } }
  .circle-deg-security .be-animated .desc--right-side .line-text--1 {
    top: 38%;
    right: 9%; }
    @media (max-width: 380px) {
      .circle-deg-security .be-animated .desc--right-side .line-text--1 {
        right: 4%; } }
  .circle-deg-security .be-animated .desc--right-side .line-text--2 {
    top: 47.5%;
    right: 9%; }
    @media (max-width: 380px) {
      .circle-deg-security .be-animated .desc--right-side .line-text--2 {
        right: 4%; } }
  .circle-deg-security .be-animated .desc--right-side .line-text--3 {
    top: 58%;
    right: 4.5%; }
    @media (max-width: 380px) {
      .circle-deg-security .be-animated .desc--right-side .line-text--3 {
        right: -1%; } }
  .circle-deg-security .be-animated .desc--bottom-side .title {
    bottom: -10%;
    right: 50%;
    -webkit-transform: translateX(50%);
       -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
    text-align: center; }
    @media (max-width: 450px) {
      .circle-deg-security .be-animated .desc--bottom-side .title {
        bottom: -17%; } }
    @media (max-width: 380px) {
      .circle-deg-security .be-animated .desc--bottom-side .title {
        bottom: -22%; } }
  .circle-deg-security .be-animated.anime .line {
    opacity: 1;
    -webkit-animation: dash .5s linear forwards;
       -moz-animation: dash .5s linear forwards;
         -o-animation: dash .5s linear forwards;
            animation: dash .5s linear forwards; }
    .circle-deg-security .be-animated.anime .line--1 {
      stroke-dasharray: 170;
      stroke-dashoffset: 170;
      -webkit-animation-delay: 3.5s;
         -moz-animation-delay: 3.5s;
           -o-animation-delay: 3.5s;
              animation-delay: 3.5s; }
    .circle-deg-security .be-animated.anime .line--2 {
      stroke-dasharray: 97;
      stroke-dashoffset: 97;
      -webkit-animation-delay: 6.5s;
         -moz-animation-delay: 6.5s;
           -o-animation-delay: 6.5s;
              animation-delay: 6.5s; }
    .circle-deg-security .be-animated.anime .line--3 {
      stroke-dasharray: 53;
      stroke-dashoffset: 53;
      -webkit-animation-delay: 9.5s;
         -moz-animation-delay: 9.5s;
           -o-animation-delay: 9.5s;
              animation-delay: 9.5s; }
  .circle-deg-security .be-animated.anime circle {
    stroke: #fff;
    -webkit-transition: 0.5s all linear;
    -o-transition: 0.5s all linear;
    -moz-transition: 0.5s all linear;
    transition: 0.5s all linear; }
  .circle-deg-security .be-animated.anime #circle-1 circle {
    -webkit-animation: draw3 3s linear forwards, changeColor 1s forwards linear;
       -moz-animation: draw3 3s linear forwards, changeColor 1s forwards linear;
         -o-animation: draw3 3s linear forwards, changeColor 1s forwards linear;
            animation: draw3 3s linear forwards, changeColor 1s forwards linear;
    -webkit-animation-delay: 0s, 5.5s;
       -moz-animation-delay: 0s, 5.5s;
         -o-animation-delay: 0s, 5.5s;
            animation-delay: 0s, 5.5s;
    -webkit-transition-delay: 3.5s;
       -moz-transition-delay: 3.5s;
         -o-transition-delay: 3.5s;
            transition-delay: 3.5s;
    stroke-dashoffset: 0px; }
  .circle-deg-security .be-animated.anime #circle-2 circle {
    -webkit-transition-delay: 6.5s;
       -moz-transition-delay: 6.5s;
         -o-transition-delay: 6.5s;
            transition-delay: 6.5s;
    -webkit-animation: draw2 3s linear forwards, changeColor 1s forwards linear;
       -moz-animation: draw2 3s linear forwards, changeColor 1s forwards linear;
         -o-animation: draw2 3s linear forwards, changeColor 1s forwards linear;
            animation: draw2 3s linear forwards, changeColor 1s forwards linear;
    -webkit-animation-delay: 0s, 8.5s;
       -moz-animation-delay: 0s, 8.5s;
         -o-animation-delay: 0s, 8.5s;
            animation-delay: 0s, 8.5s; }
  .circle-deg-security .be-animated.anime #circle-3 circle {
    -webkit-transition-delay: 9.5s;
       -moz-transition-delay: 9.5s;
         -o-transition-delay: 9.5s;
            transition-delay: 9.5s;
    -webkit-animation: draw1 3s linear forwards, changeColor 1s forwards linear;
       -moz-animation: draw1 3s linear forwards, changeColor 1s forwards linear;
         -o-animation: draw1 3s linear forwards, changeColor 1s forwards linear;
            animation: draw1 3s linear forwards, changeColor 1s forwards linear;
    -webkit-animation-delay: 0s, 11s;
       -moz-animation-delay: 0s, 11s;
         -o-animation-delay: 0s, 11s;
            animation-delay: 0s, 11s; }
  .circle-deg-security .be-animated.anime .desc {
    opacity: 1; }
    .circle-deg-security .be-animated.anime .desc .title {
      opacity: 1; }
    .circle-deg-security .be-animated.anime .desc--right-side .title {
      -webkit-transition-delay: .5s;
         -moz-transition-delay: .5s;
           -o-transition-delay: .5s;
              transition-delay: .5s;
      right: 5%; }
    .circle-deg-security .be-animated.anime .desc--right-side .line-text {
      opacity: 1;
      color: #fff; }
      .circle-deg-security .be-animated.anime .desc--right-side .line-text--1 {
        -webkit-transition-delay: 4s;
           -moz-transition-delay: 4s;
             -o-transition-delay: 4s;
                transition-delay: 4s;
        -webkit-animation: changeColor 1s forwards linear;
           -moz-animation: changeColor 1s forwards linear;
             -o-animation: changeColor 1s forwards linear;
                animation: changeColor 1s forwards linear;
        -webkit-animation-delay: 5.5s;
           -moz-animation-delay: 5.5s;
             -o-animation-delay: 5.5s;
                animation-delay: 5.5s; }
      .circle-deg-security .be-animated.anime .desc--right-side .line-text--2 {
        -webkit-transition-delay: 6.5s;
           -moz-transition-delay: 6.5s;
             -o-transition-delay: 6.5s;
                transition-delay: 6.5s;
        -webkit-animation: changeColor 1s forwards linear;
           -moz-animation: changeColor 1s forwards linear;
             -o-animation: changeColor 1s forwards linear;
                animation: changeColor 1s forwards linear;
        -webkit-animation-delay: 8s;
           -moz-animation-delay: 8s;
             -o-animation-delay: 8s;
                animation-delay: 8s; }
      .circle-deg-security .be-animated.anime .desc--right-side .line-text--3 {
        -webkit-transition-delay: 9.5s;
           -moz-transition-delay: 9.5s;
             -o-transition-delay: 9.5s;
                transition-delay: 9.5s;
        -webkit-animation: changeColor 1s forwards linear;
           -moz-animation: changeColor 1s forwards linear;
             -o-animation: changeColor 1s forwards linear;
                animation: changeColor 1s forwards linear;
        -webkit-animation-delay: 11s;
           -moz-animation-delay: 11s;
             -o-animation-delay: 11s;
                animation-delay: 11s; }
    .circle-deg-security .be-animated.anime .desc--bottom-side .title {
      -webkit-transition-delay: 1.5s;
         -moz-transition-delay: 1.5s;
           -o-transition-delay: 1.5s;
              transition-delay: 1.5s;
      bottom: -5%; }
      @media (max-width: 450px) {
        .circle-deg-security .be-animated.anime .desc--bottom-side .title {
          bottom: -12%; } }
      @media (max-width: 380px) {
        .circle-deg-security .be-animated.anime .desc--bottom-side .title {
          bottom: -17%; } }
    .circle-deg-security .be-animated.anime .desc--left-side .title {
      -webkit-transition-delay: 2.5s;
         -moz-transition-delay: 2.5s;
           -o-transition-delay: 2.5s;
              transition-delay: 2.5s;
      left: 5%; }
      @media (max-width: 450px) {
        .circle-deg-security .be-animated.anime .desc--left-side .title {
          left: 3%; } }
      @media (max-width: 380px) {
        .circle-deg-security .be-animated.anime .desc--left-side .title {
          left: 0%; } }

.ms-browser .svg-wrapper {
  height: 480px; }

@-webkit-keyframes changeColor {
  0% {
    color: #fff;
    stroke: #fff; }
  100% {
    stroke: #73c4ba;
    color: #73c4ba; } }

@-moz-keyframes changeColor {
  0% {
    color: #fff;
    stroke: #fff; }
  100% {
    stroke: #73c4ba;
    color: #73c4ba; } }

@-o-keyframes changeColor {
  0% {
    color: #fff;
    stroke: #fff; }
  100% {
    stroke: #73c4ba;
    color: #73c4ba; } }

@keyframes changeColor {
  0% {
    color: #fff;
    stroke: #fff; }
  100% {
    stroke: #73c4ba;
    color: #73c4ba; } }

@-webkit-keyframes draw1 {
  from {
    stroke-dashoffset: 976; }
  to {
    stroke-dashoffset: 0; } }

@-moz-keyframes draw1 {
  from {
    stroke-dashoffset: 976; }
  to {
    stroke-dashoffset: 0; } }

@-o-keyframes draw1 {
  from {
    stroke-dashoffset: 976; }
  to {
    stroke-dashoffset: 0; } }

@keyframes draw1 {
  from {
    stroke-dashoffset: 976; }
  to {
    stroke-dashoffset: 0; } }

@-webkit-keyframes draw3 {
  0% {
    stroke-dashoffset: 348; }
  100% {
    stroke-dashoffset: 0; } }

@-moz-keyframes draw3 {
  0% {
    stroke-dashoffset: 348; }
  100% {
    stroke-dashoffset: 0; } }

@-o-keyframes draw3 {
  0% {
    stroke-dashoffset: 348; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes draw3 {
  0% {
    stroke-dashoffset: 348; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes draw2 {
  from {
    stroke-dashoffset: 648; }
  to {
    stroke-dashoffset: 0; } }

@-moz-keyframes draw2 {
  from {
    stroke-dashoffset: 648; }
  to {
    stroke-dashoffset: 0; } }

@-o-keyframes draw2 {
  from {
    stroke-dashoffset: 648; }
  to {
    stroke-dashoffset: 0; } }

@keyframes draw2 {
  from {
    stroke-dashoffset: 648; }
  to {
    stroke-dashoffset: 0; } }

@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0; } }

@-moz-keyframes dash {
  to {
    stroke-dashoffset: 0; } }

@-o-keyframes dash {
  to {
    stroke-dashoffset: 0; } }

@keyframes dash {
  to {
    stroke-dashoffset: 0; } }

/********************************************************/
/*******  Modules/cta-list.scss *******/
/********************************************************/
.cta-list {
  margin: 20px 0 70px 0; }
  .cta-list__element {
    border-bottom: 1px solid #005164; }
    .cta-list__element:nth-child(1) {
      border-top: 1px solid #005164; }
    .cta-list__element a {
      position: relative;
      display: inline-block;
      color: #005164;
      font-size: 1.47059rem;
      font-weight: 600;
      margin: 21px 30px 23px 0;
      text-decoration: none;
      line-height: 1.2; }
      @media (max-width: 767px) {
        .cta-list__element a {
          font-size: 1.05882rem; } }
      .cta-list__element a.cta_button:after, .cta-list__element .hs-search-results .hs-search-results__pagination.buttons a:after, .hs-search-results .hs-search-results__pagination.buttons .cta-list__element a:after {
        position: absolute;
        display: block;
        content: "→";
        font-weight: 600;
        color: #ff9600;
        top: 0;
        right: -32px;
        width: 20px;
        height: 20px; }
      .cta-list__element a:hover {
        color: #ff9600; }

/********************************************************/
/*******  Modules/filter-menu.scss *******/
/********************************************************/
.referenzen-filter-menu,
.filter-menu {
  width: 100%; }
  .referenzen-filter-menu .inner-wrapper > span,
  .filter-menu .inner-wrapper > span {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .referenzen-filter-menu .inner-wrapper > span > div,
    .filter-menu .inner-wrapper > span > div {
      font-size: 0.94118rem;
      font-weight: bold;
      padding: 5px 24px;
      cursor: pointer; }
      .referenzen-filter-menu .inner-wrapper > span > div .filter-menu-item,
      .filter-menu .inner-wrapper > span > div .filter-menu-item {
        border-bottom: 2px solid transparent;
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        -moz-transition: 0.3s all;
        transition: 0.3s all; }
        .referenzen-filter-menu .inner-wrapper > span > div .filter-menu-item.active,
        .filter-menu .inner-wrapper > span > div .filter-menu-item.active {
          color: #ff9600;
          border-color: #ff9600; }
        .referenzen-filter-menu .inner-wrapper > span > div .filter-menu-item:hover,
        .filter-menu .inner-wrapper > span > div .filter-menu-item:hover {
          color: #ff9600; }

/********************************************************/
/*******  Modules/form-on-popup.scss *******/
/********************************************************/
.form-on-popup .popup-wrapper {
  position: fixed;
  z-index: 99998;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #005164;
  color: #fff;
  height: 0px;
  visibility: hidden;
  -webkit-transition: visibility 0.3s linear;
  -o-transition: visibility 0.3s linear;
  -moz-transition: visibility 0.3s linear;
  transition: visibility 0.3s linear; }
  .form-on-popup .popup-wrapper.open {
    visibility: visible;
    opacity: 1;
    height: 100%; }
    .form-on-popup .popup-wrapper.open .popup {
      margin-top: 0px;
      opacity: 1;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      -moz-transition: 0.3s all;
      transition: 0.3s all; }
  .form-on-popup .popup-wrapper .close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50px;
    right: 50px;
    cursor: pointer; }
    @media (max-width: 1024px) {
      .form-on-popup .popup-wrapper .close {
        top: 25px;
        right: 15px; } }
    .form-on-popup .popup-wrapper .close:before, .form-on-popup .popup-wrapper .close:after {
      content: '';
      display: block;
      width: 2px;
      height: 35px;
      background-color: #fff;
      position: absolute;
      top: -2px;
      left: 13px;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .form-on-popup .popup-wrapper .close:after {
      -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
           -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .form-on-popup .popup-wrapper .popup {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow: -moz-scrollbars-none;
    height: 100vh;
    padding: 70px 30px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    margin-top: -100px;
    opacity: 0; }
    @media (max-width: 1024px) {
      .form-on-popup .popup-wrapper .popup {
        padding: 70px 50px; } }
    .form-on-popup .popup-wrapper .popup::-webkit-scrollbar {
      display: none !important; }
    .form-on-popup .popup-wrapper .popup .form-wrapper {
      margin-top: 40px; }
      .form-on-popup .popup-wrapper .popup .form-wrapper .hs_cos_wrapper_type_form form {
        text-align: center;
        margin-top: 40px; }
        .form-on-popup .popup-wrapper .popup .form-wrapper .hs_cos_wrapper_type_form form .hs_submit input[type="submit"] {
          border: 1px solid #fff;
          background-color: #fff;
          color: #005164; }
          .form-on-popup .popup-wrapper .popup .form-wrapper .hs_cos_wrapper_type_form form .hs_submit input[type="submit"]:hover {
            background-color: transparent;
            color: #fff; }
      .form-on-popup .popup-wrapper .popup .form-wrapper .legal-consent-container {
        max-width: 780px;
        width: 100%; }

/********************************************************/
/*******  Modules/grafic-iot-products.scss *******/
/********************************************************/
.grafic-iot-products .hs_cos_wrapper_type_inline_rich_text {
  margin-bottom: 0; }

.grafic-iot-products .media-popup {
  cursor: pointer; }
  @media (max-width: 768px) {
    .grafic-iot-products .media-popup {
      display: none; } }
  .grafic-iot-products .media-popup.mobile {
    display: none; }
    @media (max-width: 768px) {
      .grafic-iot-products .media-popup.mobile {
        display: block; } }

.grafic-iot-products__popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999999999;
  display: none; }
  @media (max-width: 768px) {
    .grafic-iot-products__popup {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; } }
  .grafic-iot-products__popup:before {
    content: '';
    position: absolute;
    top: -100vh;
    left: -100vw;
    right: -100vw;
    bottom: -100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: -1; }
  .grafic-iot-products__popup.showed {
    display: block; }

.grafic-iot-products__grid {
  max-width: 100vw;
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 768px) {
    .grafic-iot-products__grid {
      overflow-x: hidden;
      overflow-y: auto;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media (min-width: 769px) {
    .grafic-iot-products__grid-inner {
      max-height: 100%;
      overflow-y: auto; } }
  .grafic-iot-products__grid .swiper-wrapper {
    height: 100% !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    counter-reset: item; }
    @media (max-width: 768px) {
      .grafic-iot-products__grid .swiper-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (max-height: 1000px) {
      .grafic-iot-products__grid .swiper-wrapper {
        margin-top: 20px;
        margin-bottom: 20px; } }
  .grafic-iot-products__grid .item {
    width: 200px !important;
    min-width: 200px !important;
    border: 4px solid #fff;
    margin: 0 20px !important;
    cursor: pointer;
    position: relative; }
    @media (max-width: 768px) {
      .grafic-iot-products__grid .item {
        margin: 25px 0 !important; } }
    .grafic-iot-products__grid .item:after {
      content: counters(item, ".") " ";
      counter-increment: item;
      position: absolute;
      top: 5px;
      left: 8px;
      color: #fff; }
    .grafic-iot-products__grid .item:before {
      content: '';
      position: absolute;
      top: 50%;
      right: -30px;
      width: 20px;
      height: 20px;
      border-top: 4px solid #fff;
      border-right: 4px solid #fff;
      -webkit-transform: translateY(-50%) rotate(45deg);
         -moz-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
           -o-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      opacity: .7; }
      @media (max-width: 768px) {
        .grafic-iot-products__grid .item:before {
          top: auto;
          left: 50%;
          right: auto;
          bottom: -35px;
          -webkit-transform: translateY(0) translateX(-50%) rotate(135deg);
             -moz-transform: translateY(0) translateX(-50%) rotate(135deg);
              -ms-transform: translateY(0) translateX(-50%) rotate(135deg);
               -o-transform: translateY(0) translateX(-50%) rotate(135deg);
                  transform: translateY(0) translateX(-50%) rotate(135deg); } }
    .grafic-iot-products__grid .item:last-child:before {
      display: none; }
    .grafic-iot-products__grid .item-open {
      width: 35px;
      height: 35px;
      padding-top: 5px;
      position: absolute;
      top: 0;
      right: 0;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .grafic-iot-products__grid .item-open img {
        margin-right: 5px;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);
        max-width: 15px; }
    .grafic-iot-products__grid .item-close {
      width: 50px;
      height: 40px;
      padding-top: 5px;
      position: absolute;
      top: 0;
      right: 0;
      color: #fff;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 9;
      display: none; }
      .grafic-iot-products__grid .item-close img {
        margin-top: 16px;
        margin-right: 15px;
        max-width: 22px; }
    .grafic-iot-products__grid .item--top {
      min-height: 115px;
      color: #fff;
      background-color: #005164; }
      .grafic-iot-products__grid .item--top .item--title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 21px;
        line-height: 28px;
        padding: 45px 20px;
        position: relative;
        min-height: 75px; }
        @media (max-width: 768px) {
          .grafic-iot-products__grid .item--top .item--title {
            font-size: 16px;
            line-height: 21px;
            padding: 50px 10px;
            min-height: auto; } }
        .grafic-iot-products__grid .item--top .item--title:before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          width: 30px;
          height: 30px;
          -webkit-transform: translateX(-50%);
             -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
               -o-transform: translateX(-50%);
                  transform: translateX(-50%);
          background-color: #ff9600;
          border-top: 4px solid #fff;
          border-left: 4px solid #fff;
          -webkit-transform: rotate(45deg) translateY(26px);
             -moz-transform: rotate(45deg) translateY(26px);
              -ms-transform: rotate(45deg) translateY(26px);
               -o-transform: rotate(45deg) translateY(26px);
                  transform: rotate(45deg) translateY(26px); }
      .grafic-iot-products__grid .item--top .item--desc {
        position: relative; }
        .grafic-iot-products__grid .item--top .item--desc:before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          width: 50px;
          height: 50px;
          -webkit-transform: translateX(-50%);
             -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
               -o-transform: translateX(-50%);
                  transform: translateX(-50%);
          background-color: #ff9600;
          border-top: 8px solid #fff;
          border-left: 8px solid #fff;
          -webkit-transform: rotate(45deg) translateY(44px);
             -moz-transform: rotate(45deg) translateY(44px);
              -ms-transform: rotate(45deg) translateY(44px);
               -o-transform: rotate(45deg) translateY(44px);
                  transform: rotate(45deg) translateY(44px); }
          @media (max-width: 1200px) {
            .grafic-iot-products__grid .item--top .item--desc:before {
              width: 40px;
              height: 40px;
              -webkit-transform: rotate(45deg) translateY(38px);
                 -moz-transform: rotate(45deg) translateY(38px);
                  -ms-transform: rotate(45deg) translateY(38px);
                   -o-transform: rotate(45deg) translateY(38px);
                      transform: rotate(45deg) translateY(38px); } }
    .grafic-iot-products__grid .item--bottom {
      color: #fff;
      background-color: #ff9600; }
      .grafic-iot-products__grid .item--bottom .item--title {
        border-top: 4px solid #fff;
        font-size: 16px;
        line-height: 21px;
        padding: 20px 10px;
        color: #005164; }
    .grafic-iot-products__grid .item--title {
      font-weight: 600;
      text-align: center; }
      .grafic-iot-products__grid .item--title * {
        font-weight: 600; }
    .grafic-iot-products__grid .item--desc {
      display: none; }
    .grafic-iot-products__grid .item.is-active {
      width: 400px !important;
      min-width: 400px !important;
      border: 8px solid #fff;
      -webkit-box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.1);
         -moz-box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.1);
              box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.1); }
      @media (max-width: 768px) {
        .grafic-iot-products__grid .item.is-active {
          width: 300px !important;
          min-width: 300px !important; } }
      .grafic-iot-products__grid .item.is-active:after {
        top: 32px;
        font-size: 27px;
        font-weight: 600; }
        @media (max-width: 768px) {
          .grafic-iot-products__grid .item.is-active:after {
            top: 20px;
            font-size: inherit; } }
      .grafic-iot-products__grid .item.is-active .item-open {
        display: none; }
      .grafic-iot-products__grid .item.is-active .item-close {
        display: block; }
      .grafic-iot-products__grid .item.is-active .item--bottom {
        color: #005164; }
        .grafic-iot-products__grid .item.is-active .item--bottom .item--title {
          border-top: 8px solid #fff; }
        .grafic-iot-products__grid .item.is-active .item--bottom .item--desc li:before {
          background-color: #005164; }
      .grafic-iot-products__grid .item.is-active .item--title {
        text-align: left;
        font-size: 27px;
        line-height: 30px;
        padding: 30px 45px;
        min-height: auto;
        display: block; }
        @media (max-width: 1200px) {
          .grafic-iot-products__grid .item.is-active .item--title {
            padding: 30px 35px; } }
        @media (max-width: 768px) {
          .grafic-iot-products__grid .item.is-active .item--title {
            font-size: inherit;
            line-height: inherit;
            padding: 20px 30px 10px 30px; } }
        .grafic-iot-products__grid .item.is-active .item--title:before {
          display: none; }
      .grafic-iot-products__grid .item.is-active .item--desc {
        display: block;
        padding: 0 35px 150px;
        font-size: 22px;
        line-height: 30px; }
        @media (max-width: 1200px) {
          .grafic-iot-products__grid .item.is-active .item--desc {
            padding: 0 25px 100px; } }
        @media (max-width: 768px) {
          .grafic-iot-products__grid .item.is-active .item--desc {
            font-size: inherit;
            line-height: inherit;
            padding: 0 20px 60px 20px; } }
        .grafic-iot-products__grid .item.is-active .item--desc ul {
          padding-top: 0;
          margin-bottom: 0; }
          .grafic-iot-products__grid .item.is-active .item--desc ul li {
            margin-bottom: 0;
            position: relative; }
            .grafic-iot-products__grid .item.is-active .item--desc ul li:before {
              content: '';
              position: absolute;
              top: 14px;
              left: -28px;
              width: 4px;
              height: 4px;
              -webkit-border-radius: 100px;
                 -moz-border-radius: 100px;
                      border-radius: 100px;
              background-color: #fff; }
              @media (max-width: 1200px) {
                .grafic-iot-products__grid .item.is-active .item--desc ul li:before {
                  left: -15px; } }
              @media (max-width: 768px) {
                .grafic-iot-products__grid .item.is-active .item--desc ul li:before {
                  top: 5px; } }

/********************************************************/
/*******  Modules/hero-banner-a.scss *******/
/********************************************************/
.hero-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1024px) {
    .hero-banner {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .hero-banner.reverse .background {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    min-height: 400px; }
    @media (max-width: 1024px) {
      .hero-banner.reverse .background {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
  .hero-banner.reverse .content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-transform: translateX(95px);
       -moz-transform: translateX(95px);
        -ms-transform: translateX(95px);
         -o-transform: translateX(95px);
            transform: translateX(95px);
    padding: 80px 95px 80px 15px;
    margin: 95px 0px 95px auto; }
    @media (max-width: 1230px) {
      .hero-banner.reverse .content {
        margin: 95px 0px 95px -95px; } }
    @media (max-width: 1024px) {
      .hero-banner.reverse .content {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        margin: 0px auto -30px;
        -webkit-transform: translateX(0px);
           -moz-transform: translateX(0px);
            -ms-transform: translateX(0px);
             -o-transform: translateX(0px);
                transform: translateX(0px);
        -webkit-transform: translateY(-30px);
           -moz-transform: translateY(-30px);
            -ms-transform: translateY(-30px);
             -o-transform: translateY(-30px);
                transform: translateY(-30px);
        padding: 30px 15px; } }
  .hero-banner .background {
    min-width: -webkit-calc(50% + 95px);
    min-width: -moz-calc(50% + 95px);
    min-width: calc(50% + 95px);
    background-position: center center;
    -moz-background-size: cover;
         background-size: cover;
    max-width: -webkit-calc(50% + 95px);
    max-width: -moz-calc(50% + 95px);
    max-width: calc(50% + 95px);
    display: none; }
    .hero-banner .background:first-child {
      display: block; }
    .hero-banner .background video {
      width: 100%; }
    @media (max-width: 1024px) {
      .hero-banner .background {
        min-width: 100%;
        width: 100%;
        height: 295px; } }
    @media (max-width: 640px) {
      .hero-banner .background {
        height: 195px; } }
  .hero-banner .map {
    min-width: -webkit-calc(50% + 95px);
    min-width: -moz-calc(50% + 95px);
    min-width: calc(50% + 95px); }
    @media (max-width: 1024px) {
      .hero-banner .map {
        min-width: 100%;
        width: 100%;
        height: 295px; } }
    @media (max-width: 640px) {
      .hero-banner .map {
        height: 195px; } }
  .hero-banner .post-header {
    line-height: 11px;
    margin-top: -30px; }
    @media (max-width: 1024px) {
      .hero-banner .post-header {
        margin-top: 0px;
        margin-bottom: 10px; } }
    .hero-banner .post-header span,
    .hero-banner .post-header > div {
      font-size: 0.76471rem;
      line-height: 14px;
      text-transform: none;
      font-weight: 600; }
      .hero-banner .post-header span a,
      .hero-banner .post-header > div a {
        color: #005164; }
        .hero-banner .post-header span a:hover,
        .hero-banner .post-header > div a:hover {
          text-decoration: none;
          color: #ff9600; }
    .hero-banner .post-header--top .hs-breadcrumb-menu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .hero-banner .post-header--top .hs-breadcrumb-menu .hs-breadcrumb-menu-divider:before {
        content: '→'; }
      .hero-banner .post-header--top .hs-breadcrumb-menu > li {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 10px; }
        @media (max-width: 1024px) {
          .hero-banner .post-header--top .hs-breadcrumb-menu > li {
            padding-top: 0px; } }
        .hero-banner .post-header--top .hs-breadcrumb-menu > li:first-child {
          padding-left: 0px; }
  .hero-banner .content {
    width: 50%;
    max-width: 615px;
    background-color: #fff;
    -webkit-transform: translateX(-95px);
       -moz-transform: translateX(-95px);
        -ms-transform: translateX(-95px);
         -o-transform: translateX(-95px);
            transform: translateX(-95px);
    padding: 70px 15px 50px 95px;
    margin: 95px -95px 95px 0px; }
    @media (max-width: 1024px) {
      .hero-banner .content {
        max-width: 100%;
        width: -webkit-calc(100% - 32px);
        width: -moz-calc(100% - 32px);
        width: calc(100% - 32px);
        margin: 0px auto -32px;
        -webkit-transform: translateX(0px);
           -moz-transform: translateX(0px);
            -ms-transform: translateX(0px);
             -o-transform: translateX(0px);
                transform: translateX(0px);
        -webkit-transform: translateY(-22px);
           -moz-transform: translateY(-22px);
            -ms-transform: translateY(-22px);
             -o-transform: translateY(-22px);
                transform: translateY(-22px);
        padding: 22px 16px; }
        .hero-banner .content h1 {
          -webkit-transform: translateY(-7px);
             -moz-transform: translateY(-7px);
              -ms-transform: translateY(-7px);
               -o-transform: translateY(-7px);
                  transform: translateY(-7px);
          margin-bottom: 13px; } }
    .hero-banner .content .post-item-body .title a {
      text-decoration: none; }
      .hero-banner .content .post-item-body .title a:nth-child(2) {
        display: none; }
  .hero-banner--blog-post {
    -webkit-font-variant-ligatures: no-common-ligatures;
       -moz-font-variant-ligatures: no-common-ligatures;
            font-variant-ligatures: no-common-ligatures; }
    .hero-banner--blog-post .content {
      -webkit-font-variant-ligatures: no-common-ligatures;
         -moz-font-variant-ligatures: no-common-ligatures;
              font-variant-ligatures: no-common-ligatures; }
      @media (max-width: 798px) {
        .hero-banner--blog-post .content {
          border-bottom: 1px solid #d6d6d6;
          margin: 0px auto 0px; } }
      @media (max-width: 576px) {
        .hero-banner--blog-post .content {
          padding-bottom: 0px;
          margin-bottom: 0px;
          border-bottom: none; } }
    .hero-banner--blog-post h1 {
      line-height: 60px; }
    .hero-banner--blog-post a {
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      -moz-transition: 0.3s all;
      transition: 0.3s all; }
    .hero-banner--blog-post .post-header {
      line-height: 11px;
      margin-top: 10px; }
      @media (max-width: 1024px) {
        .hero-banner--blog-post .post-header {
          margin-top: 0px; } }
      .hero-banner--blog-post .post-header span, .hero-banner--blog-post .post-header > div {
        font-size: 0.76471rem;
        line-height: 14px;
        text-transform: none;
        font-weight: 600; }
        .hero-banner--blog-post .post-header span a, .hero-banner--blog-post .post-header > div a {
          color: #005164; }
          .hero-banner--blog-post .post-header span a:hover, .hero-banner--blog-post .post-header > div a:hover {
            text-decoration: none;
            color: #ff9600; }
      .hero-banner--blog-post .post-header--top .hs-breadcrumb-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        .hero-banner--blog-post .post-header--top .hs-breadcrumb-menu .hs-breadcrumb-menu-divider:before {
          content: '→'; }
        @media (max-width: 1024px) {
          .hero-banner--blog-post .post-header--top .hs-breadcrumb-menu > li {
            padding-top: 0px; } }
        .hero-banner--blog-post .post-header--top .hs-breadcrumb-menu > li:first-child {
          padding-left: 0px; }
        .hero-banner--blog-post .post-header--top .hs-breadcrumb-menu > li:nth-last-child(2) .hs-breadcrumb-menu-divider {
          display: none; }
        .hero-banner--blog-post .post-header--top .hs-breadcrumb-menu > li:last-child {
          display: none; }
      .hero-banner--blog-post .post-header--bottom span {
        font-size: 1rem;
        font-weight: normal;
        line-height: 24px; }
        @media (max-width: 576px) {
          .hero-banner--blog-post .post-header--bottom span {
            font-size: 0.76471rem;
            line-height: 1.05882rem; } }
    .hero-banner--blog-post .post-item-body h1,
    .hero-banner--blog-post .post-item-body h2 {
      margin-top: 5px;
      margin-bottom: 18px;
      font-size: 2.94118rem; }
      @media (max-width: 767px) {
        .hero-banner--blog-post .post-item-body h1,
        .hero-banner--blog-post .post-item-body h2 {
          font-size: 2.17647rem; } }
      @media (max-width: 576px) {
        .hero-banner--blog-post .post-item-body h1,
        .hero-banner--blog-post .post-item-body h2 {
          font-size: 1.47059rem; } }
      .hero-banner--blog-post .post-item-body h1 a:nth-child(2),
      .hero-banner--blog-post .post-item-body h2 a:nth-child(2) {
        display: none; }
      .hero-banner--blog-post .post-item-body h1:hover a,
      .hero-banner--blog-post .post-item-body h2:hover a {
        text-decoration: none;
        color: #ff9600; }
    .hero-banner--blog-post a.more {
      color: #005164;
      font-weight: 600;
      display: inline-block;
      margin-top: 20px; }
      @media (max-width: 1024px) {
        .hero-banner--blog-post a.more {
          margin-bottom: 3px; } }
      @media (max-width: 576px) {
        .hero-banner--blog-post a.more {
          margin-bottom: 10px;
          font-size: 0.76471rem; } }
      .hero-banner--blog-post a.more span {
        color: #ff9600;
        margin-left: 10px; }
      .hero-banner--blog-post a.more:hover {
        text-decoration: none;
        color: #ff9600; }

.hero-banner {
  min-height: 610px; }
  @media (max-width: 1023px) {
    .hero-banner {
      min-height: 0px; } }
  .hero-banner .hero-banner-wrapper {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100% !important; }
    @media (max-width: 1023px) {
      .hero-banner .hero-banner-wrapper {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    .hero-banner .hero-banner-wrapper > div:first-child {
      min-width: -webkit-calc(50% + 95px);
      min-width: -moz-calc(50% + 95px);
      min-width: calc(50% + 95px);
      background-position: center center;
      -moz-background-size: cover;
           background-size: cover;
      background-color: #fff; }
      @media (max-width: 1023px) {
        .hero-banner .hero-banner-wrapper > div:first-child {
          min-width: 100%;
          width: 100%;
          height: 405px; } }
      @media (max-width: 640px) {
        .hero-banner .hero-banner-wrapper > div:first-child {
          height: 195px; } }
      .hero-banner .hero-banner-wrapper > div:first-child img {
        display: none; }
    .hero-banner .hero-banner-wrapper > div:last-child {
      width: 50%; }
      @media (max-width: 1023px) {
        .hero-banner .hero-banner-wrapper > div:last-child {
          width: 100%; } }
      .hero-banner .hero-banner-wrapper > div:last-child .post-header {
        line-height: 11px;
        margin-top: -30px; }
        @media (max-width: 1023px) {
          .hero-banner .hero-banner-wrapper > div:last-child .post-header {
            margin-top: 0px;
            margin-bottom: 10px; } }
        .hero-banner .hero-banner-wrapper > div:last-child .post-header span,
        .hero-banner .hero-banner-wrapper > div:last-child .post-header > div {
          font-size: 0.76471rem;
          line-height: 14px;
          text-transform: none;
          font-weight: 600; }
          .hero-banner .hero-banner-wrapper > div:last-child .post-header span a,
          .hero-banner .hero-banner-wrapper > div:last-child .post-header > div a {
            color: #005164; }
            .hero-banner .hero-banner-wrapper > div:last-child .post-header span a:hover,
            .hero-banner .hero-banner-wrapper > div:last-child .post-header > div a:hover {
              text-decoration: none;
              color: #ff9600; }
        .hero-banner .hero-banner-wrapper > div:last-child .post-header--top .hs-breadcrumb-menu {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; }
          .hero-banner .hero-banner-wrapper > div:last-child .post-header--top .hs-breadcrumb-menu .hs-breadcrumb-menu-divider:before {
            content: '→'; }
          .hero-banner .hero-banner-wrapper > div:last-child .post-header--top .hs-breadcrumb-menu > li {
            padding-top: 0px;
            padding-left: 0px;
            padding-right: 10px; }
            @media (max-width: 1024px) {
              .hero-banner .hero-banner-wrapper > div:last-child .post-header--top .hs-breadcrumb-menu > li {
                padding-top: 0px; } }
            .hero-banner .hero-banner-wrapper > div:last-child .post-header--top .hs-breadcrumb-menu > li:first-child {
              padding-left: 0px; }
      .hero-banner .hero-banner-wrapper > div:last-child .content {
        min-height: 420px !important;
        max-width: 615px;
        width: 100%;
        background-color: #fff;
        -webkit-transform: translateX(-95px);
           -moz-transform: translateX(-95px);
            -ms-transform: translateX(-95px);
             -o-transform: translateX(-95px);
                transform: translateX(-95px);
        padding: 70px 15px 50px 95px;
        margin: 95px -95px 95px 0px; }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
          .hero-banner .hero-banner-wrapper > div:last-child .content {
            width: 115% !important;
            padding-bottom: 0px;
            min-height: 350px !important;
            -webkit-transform: translateX(-76px);
               -moz-transform: translateX(-76px);
                -ms-transform: translateX(-76px);
                 -o-transform: translateX(-76px);
                    transform: translateX(-76px);
            padding: 70px 15px 50px 76px;
            margin: 76px -76px 76px 0px; }
            .hero-banner .hero-banner-wrapper > div:last-child .content h1 {
              font-size: 2.5rem; } }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
          .hero-banner .hero-banner-wrapper > div:last-child .content {
            width: 115% !important;
            padding-bottom: 0px;
            min-height: 350px !important;
            -webkit-transform: translateX(-76px);
               -moz-transform: translateX(-76px);
                -ms-transform: translateX(-76px);
                 -o-transform: translateX(-76px);
                    transform: translateX(-76px);
            padding: 70px 15px 50px 76px;
            margin: 76px -76px 76px 0px; }
            .hero-banner .hero-banner-wrapper > div:last-child .content h1 {
              font-size: 2.5rem; } }
        @media (max-width: 1023px) {
          .hero-banner .hero-banner-wrapper > div:last-child .content {
            min-height: 0px !important;
            float: none;
            max-width: 100%;
            width: -webkit-calc(100% - 32px);
            width: -moz-calc(100% - 32px);
            width: calc(100% - 32px);
            margin: 0px auto -32px !important;
            -webkit-transform: translateX(0px) translateY(-22px);
               -moz-transform: translateX(0px) translateY(-22px);
                -ms-transform: translateX(0px) translateY(-22px);
                 -o-transform: translateX(0px) translateY(-22px);
                    transform: translateX(0px) translateY(-22px);
            padding: 22px 16px; }
            .hero-banner .hero-banner-wrapper > div:last-child .content h1 {
              -webkit-transform: translateY(-7px);
                 -moz-transform: translateY(-7px);
                  -ms-transform: translateY(-7px);
                   -o-transform: translateY(-7px);
                      transform: translateY(-7px);
              margin-bottom: 13px; } }

/********************************************************/
/*******  Modules/media-box-slider.scss *******/
/********************************************************/
.media-box-popup {
  position: relative; }
  .media-box-popup.shadow {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); }
  .media-box-popup__button--video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
         -o-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); }
    @media (min-width: 576px) {
      .media-box-popup__button--video {
        width: 65px;
        height: 65px; } }
  .media-box-popup__video-popup-inner {
    padding: 40px 0; }
    .media-box-popup__video-popup-inner .mfp-close {
      color: #fff;
      text-align: right; }
    .media-box-popup__video-popup-inner video {
      width: 100%; }

.media-box-slider {
  position: relative; }
  .media-box-slider__item {
    max-width: 350px;
    margin: 0rem auto 3.52941rem; }
    @media (min-width: 576px) {
      .media-box-slider__item {
        margin: 0rem auto 4.70588rem; } }
  .media-box-slider__media-box-popup {
    padding-bottom: 40px; }
  .media-box-slider__item-text {
    margin-bottom: 1.47059rem; }
    @media (min-width: 576px) {
      .media-box-slider__item-text {
        margin-bottom: 2.05882rem; } }
  .media-box-slider .slick-slider {
    padding-right: 0;
    padding-left: 0; }
    @media (min-width: 576px) {
      .media-box-slider .slick-slider {
        padding-left: 2.58824rem;
        padding-right: 2.58824rem; } }
    @media (min-width: 992px) {
      .media-box-slider .slick-slider {
        padding-left: 0;
        padding-right: 0; } }
  .media-box-slider .slick-slide .col-12 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .media-box-slider .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: -3.52941rem;
    width: 2rem;
    height: 2rem;
    background-color: #fff;
    font-size: 0;
    line-height: 1;
    z-index: 1;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease; }
    @media (min-width: 576px) {
      .media-box-slider .slick-arrow {
        width: 2.58824rem;
        height: 2.58824rem; } }
    .media-box-slider .slick-arrow:after {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      content: "";
      width: 100%;
      height: 100%;
      background-image: url(https://www.cyone.ch/hubfs/cyone2018/icons/arrow-right-blue.svg);
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: 66.6%;
           background-size: 66.6%; }
      @media (min-width: 576px) {
        .media-box-slider .slick-arrow:after {
          -moz-background-size: auto;
               background-size: auto; } }
    .media-box-slider .slick-arrow.slick-disabled {
      opacity: 0; }
  .media-box-slider .slick-next {
    right: 0; }
  .media-box-slider .slick-prev {
    left: 0; }
    .media-box-slider .slick-prev:after {
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
           -o-transform: rotate(180deg);
              transform: rotate(180deg); }

/********************************************************/
/*******  Modules/media-popup.scss *******/
/********************************************************/
.media-popup {
  position: relative; }
  .media-popup.shadow {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); }
  .media-popup__button {
    display: block;
    position: relative; }
    .media-popup__button--video {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 65px;
      height: 65px;
      -webkit-transform: translateY(-50%) translateX(-50%);
         -moz-transform: translateY(-50%) translateX(-50%);
          -ms-transform: translateY(-50%) translateX(-50%);
           -o-transform: translateY(-50%) translateX(-50%);
              transform: translateY(-50%) translateX(-50%); }
      @media (min-width: 576px) {
        .media-popup__button--video {
          width: 115px;
          height: 115px; } }
  .media-popup__video-popup-inner {
    padding: 40px 0; }
    .media-popup__video-popup-inner .mfp-close {
      color: #fff;
      text-align: right; }
    .media-popup__video-popup-inner video {
      width: 100%; }
  .media-popup__video-popup video {
    width: 100%; }
  .media-popup__video-popup-close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    background-color: #005164;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .media-popup__video-popup-close .mfp-close {
      font-size: 0;
      line-height: 0;
      width: 32px;
      height: 32px;
      position: relative;
      background: 0;
      cursor: pointer;
      overflow: visible;
      -webkit-appearance: none;
      display: block;
      border: 0;
      padding: 0;
      margin: 0;
      margin-top: 7px;
      margin-right: 8px;
      float: right;
      opacity: 1;
      background-image: url(https://www.cyone.ch/hubfs/cyone2018/icons/photoswipe/zoom-close.svg);
      background-position: center;
      background-repeat: no-repeat;
      -moz-background-size: auto;
           background-size: auto;
      background-color: #266b7b;
      -webkit-transition: background-color 0.2s, opacity 0.2s;
      -o-transition: background-color 0.2s, opacity 0.2s;
      -moz-transition: background-color 0.2s, opacity 0.2s;
      transition: background-color 0.2s, opacity 0.2s;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
           box-shadow: none; }
      .media-popup__video-popup-close .mfp-close:active {
        top: 0; }
  .media-popup:hover .magnify-icon {
    opacity: 1; }

.media-box-popup__video-popup video {
  width: 100%; }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .media-popup__video-popup-close {
    opacity: 0; }
  .mfp-zoom-in.mfp-ready .media-popup__video-popup-close {
    opacity: 1; }
  .mfp-zoom-in.mfp-removing .media-popup__video-popup-close {
    opacity: 0; }

.magnify-icon {
  opacity: 0;
  position: absolute;
  bottom: 9px;
  right: 9px;
  z-index: 9;
  width: 32px !important;
  height: 32px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  background-image: url(https://www.cyone.ch/hubfs/cyone2018/icons/photoswipe/zoom-open.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5); }

.media-module-popup h2, .media-module-popup .h2 {
  font-size: 1.76471rem; }
  @media (max-width: 767px) {
    .media-module-popup h2, .media-module-popup .h2 {
      font-size: 1.47059rem; } }

.media-module-popup h3, .media-module-popup .h3 {
  font-size: 1.47059rem; }
  @media (max-width: 767px) {
    .media-module-popup h3, .media-module-popup .h3 {
      font-size: 1.05882rem; } }

.media-module-popup h4, .media-module-popup .h4 {
  font-size: 1.17647rem; }
  @media (max-width: 576px) {
    .media-module-popup h4, .media-module-popup .h4 {
      font-size: 0.88235rem; } }

.media-module-popup h5, .media-module-popup .h5 {
  font-size: 1rem; }
  @media (max-width: 576px) {
    .media-module-popup h5, .media-module-popup .h5 {
      font-size: 0.76471rem; } }

/********************************************************/
/*******  Modules/offer-box-slider.scss *******/
/********************************************************/
.offer-box-slider {
  position: relative; }
  .offer-box-slider__item {
    max-width: 240px;
    margin: 0rem auto 3.52941rem; }
    @media (min-width: 576px) {
      .offer-box-slider__item {
        margin: 0rem auto 4.70588rem; } }
  .offer-box-slider__item-image {
    margin-bottom: 1.47059rem;
    height: 85px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 576px) {
      .offer-box-slider__item-image {
        margin-bottom: 2.05882rem;
        height: 115px; } }
    .offer-box-slider__item-image img {
      max-height: 100%; }
  .offer-box-slider__item-text {
    margin-bottom: 1.47059rem; }
    @media (min-width: 576px) {
      .offer-box-slider__item-text {
        margin-bottom: 2.05882rem; } }
  .offer-box-slider .slick-slider {
    padding-right: 0;
    padding-left: 0; }
    @media (min-width: 576px) {
      .offer-box-slider .slick-slider {
        padding-left: 2.58824rem;
        padding-right: 2.58824rem; } }
    @media (min-width: 992px) {
      .offer-box-slider .slick-slider {
        padding-left: 0;
        padding-right: 0; } }
  .offer-box-slider .slick-slide .col-12 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .offer-box-slider .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 25%;
    height: 50%;
    font-size: 0;
    line-height: 1;
    z-index: 1;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    border: 0;
    margin-top: -3.52941rem;
    background-color: transparent; }
    .offer-box-slider .slick-arrow:after {
      position: absolute;
      top: 50%;
      right: 0;
      display: block;
      content: "";
      width: 44px;
      height: 44px;
      background-color: #fff;
      background-image: url(https://www.cyone.ch/hubfs/cyone2018/icons/arrow-right-blue.svg);
      background-repeat: no-repeat;
      background-position: 10px center;
      -moz-background-size: auto;
           background-size: auto;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%); }
    .offer-box-slider .slick-arrow.slick-disabled {
      opacity: 0; }
  .offer-box-slider .slick-next {
    right: 0; }
  .offer-box-slider .slick-prev {
    left: 0; }
    .offer-box-slider .slick-prev:after {
      left: 0;
      -webkit-transform: translateY(-50%) rotate(180deg);
         -moz-transform: translateY(-50%) rotate(180deg);
          -ms-transform: translateY(-50%) rotate(180deg);
           -o-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg); }

/********************************************************/
/*******  Modules/post-box.scss *******/
/********************************************************/
.posts-grid {
  width: 1200px; }
  @media (max-width: 1230px) {
    .posts-grid {
      width: -webkit-calc(100vw - 47px);
      width: -moz-calc(100vw - 47px);
      width: calc(100vw - 47px); } }

.post-box-wrapper > span {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .post-box-wrapper > span > div {
    max-width: 352px;
    width: 32%; }
    @media (max-width: 1024px) {
      .post-box-wrapper > span > div {
        max-width: 48%;
        width: 48%; }
        .post-box-wrapper > span > div:last-child {
          display: none; } }
    @media (max-width: 576px) {
      .post-box-wrapper > span > div {
        max-width: 100%;
        width: 100%;
        margin-bottom: 5px; } }

.post-box {
  width: 100%; }
  .post-box .thumb {
    width: 100%;
    height: 210px;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center;
    position: relative; }
    .post-box .thumb a {
      display: block;
      width: 100%;
      height: 100%; }
  @media (max-width: 1024px) {
    .post-box .hs_cos_wrapper_type_inline_rich_text {
      padding: 0px 16px; } }
  .post-box .title {
    font-size: 25px;
    line-height: 31px;
    margin-top: 35px;
    margin-bottom: 27px; }
    @media (max-width: 1024px) {
      .post-box .title {
        padding: 0px 16px; } }
    @media (max-width: 576px) {
      .post-box .title {
        font-size: 1.05882rem;
        margin-top: 15px;
        margin-bottom: 7px; } }
    .post-box .title:hover a {
      text-decoration: none;
      color: #ff9600; }

/********************************************************/
/*******  Modules/recent-posts-blog.scss *******/
/********************************************************/
.recent-posts-blog h2 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 2.5rem;
  -webkit-font-variant-ligatures: no-common-ligatures;
     -moz-font-variant-ligatures: no-common-ligatures;
          font-variant-ligatures: no-common-ligatures; }
  @media (max-width: 1024px) {
    .recent-posts-blog h2 {
      padding-left: 16px; } }
  @media (max-width: 767px) {
    .recent-posts-blog h2 {
      font-size: 2.17647rem; } }
  @media (max-width: 576px) {
    .recent-posts-blog h2 {
      margin-bottom: 35px;
      text-align: left; } }

.recent-posts-blog .posts-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-font-variant-ligatures: no-common-ligatures;
     -moz-font-variant-ligatures: no-common-ligatures;
          font-variant-ligatures: no-common-ligatures; }
  .recent-posts-blog .posts-wrapper .post-item {
    max-width: 352px;
    width: 32%; }
    @media (max-width: 1024px) {
      .recent-posts-blog .posts-wrapper .post-item {
        max-width: 48%;
        width: 48%; }
        .recent-posts-blog .posts-wrapper .post-item:last-child {
          display: none; } }
    @media (max-width: 576px) {
      .recent-posts-blog .posts-wrapper .post-item {
        max-width: 100%;
        width: 100%;
        margin-bottom: 30px; } }
    .recent-posts-blog .posts-wrapper .post-item .thumb {
      width: 100%;
      height: 210px;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      position: relative;
      display: none; }
      .recent-posts-blog .posts-wrapper .post-item .thumb:first-child {
        display: block; }
      .recent-posts-blog .posts-wrapper .post-item .thumb .video-helper {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        z-index: -100; }
        .recent-posts-blog .posts-wrapper .post-item .thumb .video-helper video {
          position: absolute;
          top: 50%;
          left: 50%;
          width: auto;
          height: 230px;
          min-width: 100%;
          min-height: 100%;
          max-width: none;
          max-height: none;
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
          @media (max-width: 1024px) {
            .recent-posts-blog .posts-wrapper .post-item .thumb .video-helper video {
              height: auto;
              max-width: 117vw;
              min-height: 210px; } }
      .recent-posts-blog .posts-wrapper .post-item .thumb-link {
        display: block;
        width: 100%;
        height: 100%; }
    @media (max-width: 1024px) {
      .recent-posts-blog .posts-wrapper .post-item .post-item-body {
        padding: 0px 16px; } }
    .recent-posts-blog .posts-wrapper .post-item .post-item-body .title a:nth-child(2) {
      display: none; }
    .recent-posts-blog .posts-wrapper .post-item .post-item-body .title {
      margin: 34px 0px 28px;
      text-align: left; }
      @media (max-width: 576px) {
        .recent-posts-blog .posts-wrapper .post-item .post-item-body .title {
          margin: 18px 0px 10px; } }
      @media (max-width: 576px) {
        .recent-posts-blog .posts-wrapper .post-item .post-item-body .title a {
          font-size: 1.05882rem !important; } }
      .recent-posts-blog .posts-wrapper .post-item .post-item-body .title:hover a {
        text-decoration: none;
        color: #ff9600; }
    .recent-posts-blog .posts-wrapper .post-item .post-item-body a.more {
      color: #005164;
      font-weight: 600;
      margin-bottom: 25px;
      display: inline-block; }
      @media (max-width: 576px) {
        .recent-posts-blog .posts-wrapper .post-item .post-item-body a.more {
          margin-bottom: 10px;
          font-size: 0.76471rem; } }
      .recent-posts-blog .posts-wrapper .post-item .post-item-body a.more span {
        color: #ff9600;
        margin-left: 10px; }
      .recent-posts-blog .posts-wrapper .post-item .post-item-body a.more:hover {
        text-decoration: none;
        color: #ff9600; }

.recent-posts-blog .button-wrapper {
  margin-top: 25px; }

.text-center.h1 div span h2 {
  font-size: 2.5rem; }

/********************************************************/
/*******  Modules/referenzen-item.scss *******/
/********************************************************/
.referenzen.load-more-wrapper {
  text-align: center; }

@media (max-width: 575px) {
  .referenzen-wrapper > div > div h2,
  .referenzen-wrapper > span > div h2 {
    line-height: 1.35294rem; } }

@media (max-width: 575px) {
  .referenzen-wrapper > div > div h2 a,
  .referenzen-wrapper > span > div h2 a {
    font-size: 1.05882rem !important; } }

.referenzen-wrapper > div > div.show.reverse .refrenzen-item .image,
.referenzen-wrapper > span > div.show.reverse .refrenzen-item .image {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media (max-width: 767px) {
    .referenzen-wrapper > div > div.show.reverse .refrenzen-item .image,
    .referenzen-wrapper > span > div.show.reverse .refrenzen-item .image {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }

.referenzen-wrapper > div > div.show.reverse .refrenzen-item .content,
.referenzen-wrapper > span > div.show.reverse .refrenzen-item .content {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 50px 150px 50px 16px; }
  @media (max-width: 767px) {
    .referenzen-wrapper > div > div.show.reverse .refrenzen-item .content,
    .referenzen-wrapper > span > div.show.reverse .refrenzen-item .content {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }

.refrenzen-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  height: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }
  .refrenzen-item.active {
    opacity: 1;
    visibility: visible;
    min-height: 360px;
    height: 100%;
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    margin-bottom: 1.17647rem;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
    @media (min-width: 575px) {
      .refrenzen-item.active {
        margin-bottom: 3.35294rem; } }
  .refrenzen-item > div {
    width: 50%;
    margin: 0px;
    padding: 0px; }
    @media (max-width: 767px) {
      .refrenzen-item > div {
        width: 100%; } }
    .refrenzen-item > div.image {
      background-color: #fff;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      height: 360px; }
      @media (max-width: 767px) {
        .refrenzen-item > div.image {
          height: 250px;
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
             -moz-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
    .refrenzen-item > div.content {
      padding: 50px 16px 50px 150px; }
      @media (max-width: 1230px) {
        .refrenzen-item > div.content {
          padding: 50px 16px 50px 16px !important; } }
      @media (max-width: 767px) {
        .refrenzen-item > div.content {
          padding: 20px 16px 0px 16px !important;
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
             -moz-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; }
          .refrenzen-item > div.content .widget-type-rich_text,
          .refrenzen-item > div.content .hs_cos_wrapper_type_inline_rich_text,
          .refrenzen-item > div.content .hs_cos_wrapper_type_rich_text {
            margin-bottom: 0px !important; } }
      .refrenzen-item > div.content a.arrow {
        margin-bottom: 0px; }

/********************************************************/
/*******  Modules/simple-team-boxes.scss *******/
/********************************************************/
.simple-team-boxes__items-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 40px; }

.simple-team-boxes__item {
  padding: 20px;
  width: 100%; }
  @media (min-width: 576px) {
    .simple-team-boxes__item {
      max-width: 50%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }
  .simple-team-boxes__item figure {
    padding: 0;
    margin: 0; }
    .simple-team-boxes__item figure img {
      margin-bottom: 10px; }
  .simple-team-boxes__item figcaption h5 {
    margin-bottom: 0; }

/********************************************************/
/*******  Modules/social-icons.scss *******/
/********************************************************/
.social-button {
  display: block;
  min-width: 35px;
  width: 35px;
  height: 35px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #005164;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 1.17647rem;
  margin: 7px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all; }

/********************************************************/
/*******  Modules/text-amd-image-b.scss *******/
/********************************************************/
.text-and-image-b {
  width: 100%;
  min-height: 360px; }
  .text-and-image-b .video-flex-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .text-and-image-b .row-fluid-wrapper {
    position: relative;
    display: block; }
  .text-and-image-b .row-fluid-wrapper__magnify-icon {
    display: block;
    height: 100%;
    width: 100%; }
  .text-and-image-b .inner-wrapper {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%; }
    .text-and-image-b .inner-wrapper > div {
      width: 50%;
      margin: 0px !important;
      padding: 0px !important; }
      @media (max-width: 767px) {
        .text-and-image-b .inner-wrapper > div {
          width: 100%;
          padding: 22px 16px !important; } }
      @media (max-width: 767px) {
        .text-and-image-b .inner-wrapper > div:first-child {
          width: 100%;
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
             -moz-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
      .text-and-image-b .inner-wrapper > div:last-child {
        height: 360px;
        background-color: #fff;
        -moz-background-size: cover;
             background-size: cover;
        background-position: center center; }
        @media (max-width: 767px) {
          .text-and-image-b .inner-wrapper > div:last-child {
            height: 210px;
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
               -moz-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; } }
      .text-and-image-b .inner-wrapper > div .background img {
        display: none; }
      .text-and-image-b .inner-wrapper > div .background.video-wrapper {
        padding: 0 !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100% !important; }
        .text-and-image-b .inner-wrapper > div .background.video-wrapper > div {
          margin: 0 !important;
          height: 100% !important;
          width: 100%; }
          .text-and-image-b .inner-wrapper > div .background.video-wrapper > div .widget-type-custom_widget {
            padding: 0 !important;
            margin: 0 !important; }
      .text-and-image-b .inner-wrapper > div .content {
        padding: 50px 150px 50px 16px !important; }
        @media (max-width: 1230px) {
          .text-and-image-b .inner-wrapper > div .content {
            padding: 50px 16px 50px 16px !important; } }
        @media (max-width: 767px) {
          .text-and-image-b .inner-wrapper > div .content {
            padding: 20px 16px 0px 16px !important; }
            .text-and-image-b .inner-wrapper > div .content .widget-type-rich_text,
            .text-and-image-b .inner-wrapper > div .content .hs_cos_wrapper_type_rich_text {
              margin-bottom: 0px !important; }
              .text-and-image-b .inner-wrapper > div .content .widget-type-rich_text h1, .text-and-image-b .inner-wrapper > div .content .widget-type-rich_text h2,
              .text-and-image-b .inner-wrapper > div .content .hs_cos_wrapper_type_rich_text h1,
              .text-and-image-b .inner-wrapper > div .content .hs_cos_wrapper_type_rich_text h2 {
                -webkit-hyphens: auto;
                   -moz-hyphens: auto;
                    -ms-hyphens: auto;
                        hyphens: auto; } }
  .text-and-image-b--b2 .inner-wrapper > div:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media (max-width: 767px) {
      .text-and-image-b--b2 .inner-wrapper > div:first-child {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
  .text-and-image-b--b2 .inner-wrapper > div:last-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    @media (max-width: 767px) {
      .text-and-image-b--b2 .inner-wrapper > div:last-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
  .text-and-image-b--b2 .inner-wrapper > div .content {
    padding: 50px 16px 50px 150px !important; }
    @media (max-width: 1230px) {
      .text-and-image-b--b2 .inner-wrapper > div .content {
        padding: 50px 16px 50px 16px !important; } }
    @media (max-width: 767px) {
      .text-and-image-b--b2 .inner-wrapper > div .content {
        padding: 20px 16px 0px 16px !important; }
        .text-and-image-b--b2 .inner-wrapper > div .content .widget-type-rich_text,
        .text-and-image-b--b2 .inner-wrapper > div .content .hs_cos_wrapper_type_rich_text {
          margin-bottom: 0px !important; } }

.text-and-image-b--module {
  min-height: 360px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: none; }
  .text-and-image-b--module .image-size--small {
    max-width: 25.29412rem; }
    @media (max-width: 1024px) {
      .text-and-image-b--module .image-size--small {
        margin-right: 10px !important; } }
    @media (max-width: 767px) {
      .text-and-image-b--module .image-size--small {
        max-width: 100%;
        margin: 0 !important; } }
  .text-and-image-b--module .image-size--large {
    max-width: 35.29412rem; }
    @media (max-width: 767px) {
      .text-and-image-b--module .image-size--large {
        max-width: 100%; } }
  .text-and-image-b--module .content-size--small {
    max-width: 25.29412rem;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 0 0 auto !important; }
    @media (max-width: 1024px) {
      .text-and-image-b--module .content-size--small {
        margin-left: 10px !important; } }
    @media (max-width: 767px) {
      .text-and-image-b--module .content-size--small {
        max-width: 100%;
        margin: 0 !important; } }
  .text-and-image-b--module .content-size--large {
    max-width: 35.29412rem; }
    @media (max-width: 767px) {
      .text-and-image-b--module .content-size--large {
        max-width: 100%; } }
  .text-and-image-b--module.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  .text-and-image-b--module > div {
    width: 50%;
    margin: 0px;
    padding: 0px; }
    @media (max-width: 767px) {
      .text-and-image-b--module > div {
        width: 100%; } }
    .text-and-image-b--module > div.image > div {
      background-color: #fff;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      height: 100%; }
    @media (max-width: 767px) {
      .text-and-image-b--module > div.image .image-type--background {
        height: 300px; } }
    .text-and-image-b--module > div.content {
      width: 50%; }
      @media (max-width: 767px) {
        .text-and-image-b--module > div.content {
          width: 100%; } }
      @media (max-width: 1230px) {
        .text-and-image-b--module > div.content .content-size--small {
          padding: 50px 0 !important; } }
      @media (max-width: 1230px) {
        .text-and-image-b--module > div.content .content-size--small {
          padding: 20px 0 0 0 !important; } }
      .text-and-image-b--module > div.content > div {
        padding: 50px 0; }
        @media (max-width: 767px) {
          .text-and-image-b--module > div.content > div {
            padding: 20px 0 0 0 !important;
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
               -moz-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2; }
            .text-and-image-b--module > div.content > div .widget-type-rich_text,
            .text-and-image-b--module > div.content > div .hs_cos_wrapper_type_inline_rich_text,
            .text-and-image-b--module > div.content > div .hs_cos_wrapper_type_rich_text {
              margin-bottom: 0px !important; } }
      .text-and-image-b--module > div.content .date {
        margin-bottom: 20px;
        display: inline-block; }
        @media (max-width: 576px) {
          .text-and-image-b--module > div.content .date {
            font-size: 0.76471rem;
            margin-bottom: 10px; } }
      .text-and-image-b--module > div.content a.arrow {
        margin-bottom: 0px; }

.text-and-image-wrapper--load-more > span > div {
  margin-bottom: 1.17647rem; }
  @media (min-width: 575px) {
    .text-and-image-wrapper--load-more > span > div {
      margin-bottom: 3.35294rem; } }
  .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media (max-width: 1024px) {
      .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .image .image-size--small {
        margin-right: 0 !important;
        margin-left: 10px !important; } }
    @media (max-width: 767px) {
      .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .image .image-size--small {
        margin: 0 !important; } }
    @media (max-width: 767px) {
      .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .image {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .image > div {
      margin: 0 0 0 auto; }
  .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    @media (max-width: 767px) {
      .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .content {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .content .content-size--small {
      margin: 0 auto 0 0 !important; }
      @media (max-width: 1024px) {
        .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .content .content-size--small {
          padding-right: 10px !important; } }
      @media (max-width: 767px) {
        .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .content .content-size--small {
          padding: 20px 0 0 0 !important; } }
    .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .content > div {
      padding: 50px 0;
      margin: 0 0 0 auto; }
      .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .content > div h1, .text-and-image-wrapper--load-more > span > div.show.reverse .text-and-image-b--module .content > div h2 {
        white-space: normal;
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-word;
        -webkit-hyphens: auto;
           -moz-hyphens: auto;
            -ms-hyphens: auto;
                hyphens: auto; }

.text-and-image-b--author {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .text-and-image-b--author .image-type--background {
    height: 250px;
    background-position: center;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat; }
  .text-and-image-b--author .left {
    width: 20%; }
    @media (max-width: 1200px) {
      .text-and-image-b--author .left {
        width: 25%; } }
    @media (max-width: 1024px) {
      .text-and-image-b--author .left {
        padding: 50px 0; } }
    @media (max-width: 768px) {
      .text-and-image-b--author .left {
        width: 100%;
        padding: 0; } }
    @media (max-width: 768px) {
      .text-and-image-b--author .left .image > div {
        max-width: 100%;
        margin-right: 0 !important; } }
    @media (max-width: 768px) {
      .text-and-image-b--author .left img {
        max-width: 250px !important; } }
  .text-and-image-b--author .author-name {
    margin-top: 15px;
    text-align: center; }
    @media (max-width: 768px) {
      .text-and-image-b--author .author-name {
        text-align: left; } }
  .text-and-image-b--author .content {
    width: 75% !important; }
    @media (max-width: 1200px) {
      .text-and-image-b--author .content {
        width: 70% !important; } }
    @media (max-width: 768px) {
      .text-and-image-b--author .content {
        width: 100% !important; } }
    .text-and-image-b--author .content .content-size--large {
      max-width: 100%; }
      @media (max-width: 768px) {
        .text-and-image-b--author .content .content-size--large {
          padding-top: 0; } }

.text-and-image-b--narrower .title {
  width: 100%; }

.text-and-image-b--narrower .left {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 768px) {
    .text-and-image-b--narrower .left {
      display: block; } }
  .text-and-image-b--narrower .left img {
    max-width: 250px;
    margin-right: 20px; }
    @media (max-width: 768px) {
      .text-and-image-b--narrower .left img {
        margin-right: 0; } }

.text-and-image-b--narrower .author-name {
  text-align: left; }

.text-and-image-b--narrower .content {
  width: 100% !important; }
  .text-and-image-b--narrower .content > div {
    padding-top: 10px !important;
    padding-bottom: 0 !important; }
  .text-and-image-b--narrower .content img {
    max-width: 100% !important;
    margin-right: 0; }

/********************************************************/
/*******  Modules/text-section-d.scss *******/
/********************************************************/
.text-section-d {
  width: 100% !important; }
  .text-section-d .inner-wrapper > span {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .text-section-d .inner-wrapper > span > div {
      width: 32%;
      max-width: 352px !important; }
      @media (max-width: 767px) {
        .text-section-d .inner-wrapper > span > div {
          width: 100%;
          max-width: 100% !important;
          padding: 0 16px; } }

/********************************************************/
/*******  Modules/video-box.scss *******/
/********************************************************/
.video-box {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .video-box video {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }
    @media (max-width: 767px) {
      .video-box video {
        width: 100%; } }
  .video-box .btn-video-play {
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("https://www.cyone.ch/hubfs/crypto2018/icons/play-video-btn.png.svg");
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

/********************************************************/
/*******  Modules/video-popup.scss *******/
/********************************************************/
.video-popup {
  position: relative; }
  @media (max-width: 768px) {
    .video-popup--desktop {
      display: none; } }
  @media (min-width: 769px) {
    .video-popup--mobile {
      display: none; } }
  .video-popup video {
    display: block; }
  .video-popup.shadow {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); }
  .video-popup__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 9;
    background-color: #005164; }
    .video-popup__button--video {
      position: absolute;
      bottom: 0;
      right: 0;
      padding: 14px; }
      @media (max-width: 768px) {
        .video-popup__button--video {
          padding: 8px; } }
      .video-popup__button--video img {
        max-width: 25px;
        max-height: 25px; }
        @media (max-width: 768px) {
          .video-popup__button--video img {
            max-width: 20px;
            max-height: 20px; } }
  .video-popup__video-popup-inner {
    position: relative;
    margin: 50px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 110vh;
    max-height: -webkit-calc(100vh + 100px);
    max-height: -moz-calc(100vh + 100px);
    max-height: calc(100vh + 100px); }
    .video-popup__video-popup-inner .mfp-close {
      color: #fff;
      text-align: right; }
    .video-popup__video-popup-inner video {
      width: 100%; }
  .video-popup__video-popup video {
    width: 100%;
    height: 100%; }
  .video-popup__video-popup-close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    background-color: #005164;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .video-popup__video-popup-close .mfp-close {
      font-size: 0;
      line-height: 0;
      width: 32px;
      height: 32px;
      position: relative;
      background: 0;
      cursor: pointer;
      overflow: visible;
      -webkit-appearance: none;
      display: block;
      border: 0;
      padding: 0;
      margin: 0;
      margin-top: 7px;
      margin-right: 8px;
      float: right;
      opacity: 1;
      background-image: url(https://www.cyone.ch/hubfs/cyone2018/icons/photoswipe/zoom-close.svg);
      background-position: center;
      background-repeat: no-repeat;
      -moz-background-size: auto;
           background-size: auto;
      background-color: #266b7b;
      -webkit-transition: background-color 0.2s, opacity 0.2s;
      -o-transition: background-color 0.2s, opacity 0.2s;
      -moz-transition: background-color 0.2s, opacity 0.2s;
      transition: background-color 0.2s, opacity 0.2s;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
           box-shadow: none; }
      .video-popup__video-popup-close .mfp-close:active {
        top: 0; }
  .video-popup__play-button {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 9; }
    .video-popup__play-button:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 75px;
      height: 75px;
      background-color: #fff;
      -webkit-border-radius: 100px;
         -moz-border-radius: 100px;
              border-radius: 100px;
      z-index: 2;
      cursor: pointer; }
    .video-popup__play-button:after {
      content: url("https://www.cyone.ch/hubfs/play.svg");
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 35px;
      height: 100%;
      margin-top: 16px;
      margin-left: 4px;
      z-index: 2;
      cursor: pointer; }
    .video-popup__play-button.is-hidden {
      top: auto;
      left: 0;
      bottom: 0;
      width: 53px;
      height: 53px;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }
      .video-popup__play-button.is-hidden:after {
        width: 15px;
        height: 22px;
        margin: 0;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-top: none;
        border-bottom: none; }
      .video-popup__play-button.is-hidden:before {
        width: 53px;
        height: 53px;
        background-color: #005164;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0; }
  .video-popup:hover .magnify-icon {
    opacity: 1; }

.media-box-popup__video-popup video {
  width: 100%; }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .video-popup__video-popup-close {
    opacity: 0; }
  .mfp-zoom-in.mfp-ready .video-popup__video-popup-close {
    opacity: 1; }
  .mfp-zoom-in.mfp-removing .video-popup__video-popup-close {
    opacity: 0; }

.media-link {
  position: absolute;
  display: block; }
  @media (max-width: 768px) {
    .media-link--desktop {
      display: none; } }
  @media (min-width: 769px) {
    .media-link--mobile {
      display: none; } }

.magnify-icon {
  opacity: 0;
  position: absolute;
  bottom: 9px;
  right: 9px;
  z-index: 9;
  width: 32px !important;
  height: 32px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  background-image: url(https://www.cyone.ch/hubfs/cyone2018/icons/photoswipe/zoom-open.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5); }

/****************************************
- 5W - WEBSITES              
****************************************/
/********************************************************/
/*******  Website/industry|smart-protect.scss *******/
/********************************************************/
.industry .industry-flexible-column .section-margin-bottom, .industry .smart-protect-flexible-column .section-margin-bottom, .smart-protect .industry-flexible-column .section-margin-bottom, .smart-protect .smart-protect-flexible-column .section-margin-bottom {
  margin-bottom: 25px; }

.industry .industry-flexible-column .column-margin-bottom, .industry .smart-protect-flexible-column .column-margin-bottom, .smart-protect .industry-flexible-column .column-margin-bottom, .smart-protect .smart-protect-flexible-column .column-margin-bottom {
  margin-bottom: 0; }

.industry .section-margin-top--industry-blogpost, .industry .section-margin-top--smart-protect-blogpost, .smart-protect .section-margin-top--industry-blogpost, .smart-protect .section-margin-top--smart-protect-blogpost {
  margin-top: 70px; }
  @media (min-width: 577px) {
    .industry .section-margin-top--industry-blogpost, .industry .section-margin-top--smart-protect-blogpost, .smart-protect .section-margin-top--industry-blogpost, .smart-protect .section-margin-top--smart-protect-blogpost {
      margin-top: 110px; } }

/********************************************************/
/*******  Website/search-results.scss *******/
/********************************************************/
.hs-search-results ul.hs-search-results__listing li {
  padding: 32px 0px;
  border-bottom: 1px solid rgba(100, 100, 100, 0.3);
  margin: 0px; }
  .hs-search-results ul.hs-search-results__listing li .hs-search-results__title {
    font-size: 1.47059rem;
    line-height: 1.82353rem;
    margin-bottom: 10px;
    display: inline-block;
    color: #005164;
    font-weight: bold;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all; }
    .hs-search-results ul.hs-search-results__listing li .hs-search-results__title:hover {
      text-decoration: none;
      color: #ff9600; }
  .hs-search-results ul.hs-search-results__listing li .hs-search-results__description {
    margin-bottom: 0px; }

.hs-search-results .hs-search-results__pagination {
  margin-top: 40px; }

/********************************************************/
/*******  Website/subscriptions-pages.scss *******/
/********************************************************/
.subscription-page .body-container-wrapper {
  min-height: -webkit-calc(100vh - 487px);
  min-height: -moz-calc(100vh - 487px);
  min-height: calc(100vh - 487px); }

.subscription-page .page-header h1 {
  font-size: 2.94118rem;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: normal; }
  @media (max-width: 767px) {
    .subscription-page .page-header h1 {
      font-size: 2.17647rem; } }

.subscription-page .page-header h2 {
  font-size: 1.76471rem; }
  @media (max-width: 767px) {
    .subscription-page .page-header h2 {
      font-size: 1.47059rem; } }

.subscription-page #email-prefs-form #content {
  padding-left: 35px; }
  .subscription-page #email-prefs-form #content .item .item-inner {
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    border-color: #005164;
    background-color: #fff; }
    .subscription-page #email-prefs-form #content .item .item-inner.selected {
      background-color: rgba(100, 100, 100, 0.1); }
    .subscription-page #email-prefs-form #content .item .item-inner.hovered {
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; }
    .subscription-page #email-prefs-form #content .item .item-inner input[type="checkbox"] + span:before {
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%); }
    .subscription-page #email-prefs-form #content .item .item-inner input[type="checkbox"] + span:after {
      top: -webkit-calc(50% - 1px);
      top: -moz-calc(50% - 1px);
      top: calc(50% - 1px);
      -webkit-transform: translateY(-50%) rotate(44deg);
         -moz-transform: translateY(-50%) rotate(44deg);
          -ms-transform: translateY(-50%) rotate(44deg);
           -o-transform: translateY(-50%) rotate(44deg);
              transform: translateY(-50%) rotate(44deg); }
    .subscription-page #email-prefs-form #content .item .item-inner .checkbox-row span.fakelabel span {
      margin-left: 0px;
      margin-right: 5px;
      color: #005164; }
    .subscription-page #email-prefs-form #content .item .item-inner p {
      margin: 5px 0px 0px;
      color: #005164; }
  .subscription-page #email-prefs-form #content .subscribe-options {
    overflow: visible; }
    .subscription-page #email-prefs-form #content .subscribe-options p.header {
      margin-left: 0px; }
    .subscription-page #email-prefs-form #content .subscribe-options label {
      margin: 0px; }
      .subscription-page #email-prefs-form #content .subscribe-options label span {
        margin-left: 30px;
        display: inline-block;
        line-height: normal;
        position: relative; }
    .subscription-page #email-prefs-form #content .subscribe-options input[type="checkbox"] + span:before {
      top: 0px;
      -webkit-transform: translateY(0);
         -moz-transform: translateY(0);
          -ms-transform: translateY(0);
           -o-transform: translateY(0);
              transform: translateY(0);
      left: -30px; }
    .subscription-page #email-prefs-form #content .subscribe-options input[type="checkbox"] + span:after {
      top: 1px;
      left: -25px;
      -webkit-transform: translateY(0) rotate(44deg);
         -moz-transform: translateY(0) rotate(44deg);
          -ms-transform: translateY(0) rotate(44deg);
           -o-transform: translateY(0) rotate(44deg);
              transform: translateY(0) rotate(44deg); }
    .subscription-page #email-prefs-form #content .subscribe-options .checkbox-row span.fakelabel span {
      margin-left: 0px;
      margin-right: 5px;
      color: #005164; }
  .subscription-page #email-prefs-form #content #submitbutton {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    font-size: 0.94118rem;
    border: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    display: inline-block;
    font-weight: bold;
    padding: 13px 35px;
    min-width: 195px;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    border: 1px solid #005164;
    background-color: #005164;
    color: #fff;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    white-space: normal !important; }
    @media (max-width: 576px) {
      .subscription-page #email-prefs-form #content #submitbutton {
        font-size: 0.76471rem;
        padding: 12px 35px; } }
    .subscription-page #email-prefs-form #content #submitbutton:hover {
      color: #005164;
      background-color: #fff; }

.subscription-page--backup #email-prefs-form #content {
  padding-left: 0px; }

.subscription-page--backup #email-prefs-form input.email-edit {
  font-family: "HurmeGeometricSans3";
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  padding: 1.17647rem 30px !important;
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem !important;
  border: none;
  outline: none;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  border: 1px solid #005164;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
  color: #005164;
  width: 100% !important;
  max-width: 600px; }
  @media (max-width: 576px) {
    .subscription-page--backup #email-prefs-form input.email-edit {
      font-size: 0.76471rem !important;
      padding: 0.94118rem 15px !important; } }
  .subscription-page--backup #email-prefs-form input.email-edit::-ms-reveal {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0; }
  .subscription-page--backup #email-prefs-form input.email-edit::-ms-clear {
    display: none;
    width: 0;
    height: 0; }

/****************************************
- 6L - LANDINGS              
****************************************/
/********************************************************/
/*******  Landing/danke.scss *******/
/********************************************************/
/********************************************************/
/*******  Landing/full-form.scss *******/
/********************************************************/
/********************************************************/
/*******  Landing/full-screen.scss *******/
/********************************************************/
.landing.full-screen {
  color: #fff;
  text-align: center; }
  .landing.full-screen .body-container-wrapper {
    margin-top: 0px !important; }
  .landing.full-screen .background-image-site {
    width: 100%;
    min-height: 100vh;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center;
    position: relative; }
    .landing.full-screen .background-image-site .mask-site {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px; }
    .landing.full-screen .background-image-site .widget-type-logo {
      text-align: right; }
      .landing.full-screen .background-image-site .widget-type-logo img {
        min-width: 186px;
        width: 186px !important;
        margin-bottom: 40px; }
    .landing.full-screen .background-image-site .hs_cos_wrapper_type_form form .hs_submit input[type="submit"] {
      border: 1px solid #fff;
      background-color: #fff;
      color: #005164; }
      .landing.full-screen .background-image-site .hs_cos_wrapper_type_form form .hs_submit input[type="submit"]:hover {
        background-color: transparent;
        color: #fff; }
    .landing.full-screen .background-image-site .widget-type-rich_text,
    .landing.full-screen .background-image-site .legal-consent-container {
      max-width: 780px;
      width: 100%; }
    .landing.full-screen .background-image-site .widget-type-rich_text {
      text-align: left; }

/****************************************
- 7B - BLOGS              
****************************************/
/********************************************************/
/*******  Blog/blog.scss *******/
/********************************************************/
.hs-blog-post .main-wrapper .main-content,
.hs-blog-listing .main-wrapper .main-content {
  -webkit-font-variant-ligatures: no-common-ligatures;
     -moz-font-variant-ligatures: no-common-ligatures;
          font-variant-ligatures: no-common-ligatures; }
  @media (max-width: 798px) {
    .hs-blog-post .main-wrapper .main-content,
    .hs-blog-listing .main-wrapper .main-content {
      max-width: 100% !important;
      width: 100% !important;
      -webkit-box-flex: 0 !important;
      -webkit-flex: 0 0 100% !important;
         -moz-box-flex: 0 !important;
          -ms-flex: 0 0 100% !important;
              flex: 0 0 100% !important;
      margin-bottom: 20px; } }

@media (max-width: 1024px) {
  .hs-blog-post .main-wrapper,
  .hs-blog-listing .main-wrapper {
    margin-top: 20px; } }

.hs-blog-listing .hero-banner--blog-post {
  min-height: 610px;
  -webkit-font-variant-ligatures: no-common-ligatures;
     -moz-font-variant-ligatures: no-common-ligatures;
          font-variant-ligatures: no-common-ligatures; }
  @media (max-width: 1024px) {
    .hs-blog-listing .hero-banner--blog-post {
      min-height: 0px; } }
  .hs-blog-listing .hero-banner--blog-post .post-header--top .hs-breadcrumb-menu > li:nth-last-child(2) .hs-breadcrumb-menu-divider {
    display: inline; }
  .hs-blog-listing .hero-banner--blog-post .post-header--top .hs-breadcrumb-menu > li:last-child {
    display: list-item; }
  .hs-blog-listing .hero-banner--blog-post .content {
    min-height: 420px;
    padding: 30px 15px 20px 95px;
    -webkit-font-variant-ligatures: no-common-ligatures;
       -moz-font-variant-ligatures: no-common-ligatures;
            font-variant-ligatures: no-common-ligatures; }
    @media (max-width: 1024px) {
      .hs-blog-listing .hero-banner--blog-post .content {
        min-height: 0px;
        padding-bottom: 22px;
        padding-left: 15px;
        padding-top: 23px;
        margin-bottom: -15px; } }

.hs-blog-listing .main-wrapper .main-content {
  border-right: 1px solid #d6d6d6; }

@media (max-width: 576px) {
  .hs-blog-listing .main-wrapper {
    margin-top: 0px; } }

.hs-blog-listing .post-listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 770px;
  width: 100%; }
  .hs-blog-listing .post-listing .title a:nth-child(2) {
    display: none; }
  .hs-blog-listing .post-listing a {
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all; }
  .hs-blog-listing .post-listing .post-item {
    max-width: 352px;
    width: 48%;
    border-bottom: 1px solid #d6d6d6; }
    @media (max-width: 1024px) {
      .hs-blog-listing .post-listing .post-item {
        width: 100%;
        max-width: 100%; } }
    @media (max-width: 576px) {
      .hs-blog-listing .post-listing .post-item {
        border-bottom: none;
        margin-bottom: 35px; } }
    .hs-blog-listing .post-listing .post-item .thumb {
      width: 100%;
      height: 210px;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      position: relative;
      display: none; }
      .hs-blog-listing .post-listing .post-item .thumb:first-child {
        display: block; }
      .hs-blog-listing .post-listing .post-item .thumb .video-helper {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        z-index: -100; }
        .hs-blog-listing .post-listing .post-item .thumb .video-helper video {
          position: absolute;
          top: 50%;
          left: 50%;
          width: auto;
          height: 230px;
          min-width: 100%;
          min-height: 100%;
          max-width: none;
          max-height: none;
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
          @media (max-width: 1024px) {
            .hs-blog-listing .post-listing .post-item .thumb .video-helper video {
              height: auto;
              max-width: 117vw;
              min-height: 210px; } }
      .hs-blog-listing .post-listing .post-item .thumb a {
        display: block;
        width: 100%;
        height: 100%; }
    .hs-blog-listing .post-listing .post-item .post-header span {
      font-size: 0.70588rem;
      text-transform: uppercase;
      font-weight: 600;
      margin-top: 20px;
      display: inline-block; }
      @media (max-width: 576px) {
        .hs-blog-listing .post-listing .post-item .post-header span {
          font-size: 0.58824rem;
          margin-top: 15px; } }
      .hs-blog-listing .post-listing .post-item .post-header span a {
        color: #005164; }
        .hs-blog-listing .post-listing .post-item .post-header span a:hover {
          text-decoration: none;
          color: #ff9600; }
    @media (max-width: 1024px) {
      .hs-blog-listing .post-listing .post-item .post-header {
        padding: 0px 16px; } }
    @media (max-width: 1024px) {
      .hs-blog-listing .post-listing .post-item .post-item-body {
        padding: 0px 16px; } }
    .hs-blog-listing .post-listing .post-item .post-item-body .title {
      margin-top: 10px;
      font-size: 1.47059rem;
      line-height: 1.82353rem; }
      @media (max-width: 576px) {
        .hs-blog-listing .post-listing .post-item .post-item-body .title {
          font-size: 1.05882rem;
          margin-bottom: 15px;
          line-height: 1.35294rem; } }
      .hs-blog-listing .post-listing .post-item .post-item-body .title:hover a {
        text-decoration: none;
        color: #ff9600; }
      @media (max-width: 576px) {
        .hs-blog-listing .post-listing .post-item .post-item-body .title a {
          font-size: 1.05882rem !important; } }
    @media (max-width: 576px) {
      .hs-blog-listing .post-listing .post-item .post-item-body p {
        font-size: 0.76471rem;
        line-height: 1.05882rem;
        margin-bottom: 10px; } }
    .hs-blog-listing .post-listing .post-item .post-item-body a.more {
      color: #005164;
      font-weight: 600;
      margin-bottom: 25px;
      display: inline-block; }
      @media (max-width: 576px) {
        .hs-blog-listing .post-listing .post-item .post-item-body a.more {
          margin-bottom: 5px;
          font-size: 0.76471rem; } }
      .hs-blog-listing .post-listing .post-item .post-item-body a.more span {
        color: #ff9600;
        margin-left: 10px; }
      .hs-blog-listing .post-listing .post-item .post-item-body a.more:hover {
        text-decoration: none;
        color: #ff9600; }

.hs-blog-listing .blog-pagination {
  text-align: center; }
  .hs-blog-listing .blog-pagination a {
    margin: 20px 0px; }
    @media (max-width: 576px) {
      .hs-blog-listing .blog-pagination a {
        margin: 0px 0px 20px 0px; } }

.hs-blog-listing .sidebar {
  max-width: 350px !important; }
  @media (max-width: 767px) {
    .hs-blog-listing .sidebar {
      padding: 0 32px !important; } }
  .hs-blog-listing .sidebar h3 {
    margin: 0px 0px 20px 0px;
    font-size: 1.47059rem; }
    @media (max-width: 576px) {
      .hs-blog-listing .sidebar h3 {
        font-size: 1.05882rem; } }
  @media (max-width: 576px) {
    .hs-blog-listing .sidebar p,
    .hs-blog-listing .sidebar span,
    .hs-blog-listing .sidebar li {
      font-size: 0.76471rem;
      line-height: 1.05882rem; } }
  .hs-blog-listing .sidebar .form-on-popup {
    margin-top: 15px; }
  .hs-blog-listing .sidebar .widget-type-post_filter ul {
    list-style: none;
    padding-left: 0px; }
    .hs-blog-listing .sidebar .widget-type-post_filter ul li a {
      color: #005164; }
      .hs-blog-listing .sidebar .widget-type-post_filter ul li a:hover {
        text-decoration: none; }
    .hs-blog-listing .sidebar .widget-type-post_filter ul li span {
      color: #ff9600; }
  .hs-blog-listing .sidebar .widget-type-post_filter .filter-expand-link {
    color: #ff9600; }
  .hs-blog-listing .sidebar .social-section .social-icons-wrapper {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    @media (max-width: 576px) {
      .hs-blog-listing .sidebar .social-section .social-icons-wrapper > div .social-button {
        min-width: 26px;
        width: 26px;
        height: 26px;
        line-height: 23px; }
        .hs-blog-listing .sidebar .social-section .social-icons-wrapper > div .social-button i {
          font-size: 0.82353rem; } }
    .hs-blog-listing .sidebar .social-section .social-icons-wrapper > div:first-child .social-button {
      margin-left: 0px; }

.hs-blog-post .hero-banner--blog-post {
  min-height: 610px;
  -webkit-font-variant-ligatures: no-common-ligatures;
     -moz-font-variant-ligatures: no-common-ligatures;
          font-variant-ligatures: no-common-ligatures; }
  @media (max-width: 1024px) {
    .hs-blog-post .hero-banner--blog-post {
      min-height: 0px; } }
  .hs-blog-post .hero-banner--blog-post .content {
    padding: 30px 15px 20px 95px; }
    @media (max-width: 1024px) {
      .hs-blog-post .hero-banner--blog-post .content {
        padding-bottom: 22px;
        padding-left: 15px;
        padding-top: 23px; } }
    @media (max-width: 798px) {
      .hs-blog-post .hero-banner--blog-post .content {
        border-bottom: none;
        margin: 0px auto -32px; } }
    @media (max-width: 1024px) {
      .hs-blog-post .hero-banner--blog-post .content h1 {
        margin: 0px 0px 0px;
        line-height: normal; } }

.hs-blog-post .main-wrapper .main-content {
  -webkit-font-variant-ligatures: no-common-ligatures;
     -moz-font-variant-ligatures: no-common-ligatures;
          font-variant-ligatures: no-common-ligatures;
  border-right: none;
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 100% !important;
     -moz-box-flex: 0 !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
  max-width: 100% !important; }

.hs-blog-post .single-article {
  max-width: 776px;
  margin: 0 auto;
  padding: 0 16px;
  -webkit-font-variant-ligatures: no-common-ligatures;
     -moz-font-variant-ligatures: no-common-ligatures;
          font-variant-ligatures: no-common-ligatures; }
  .hs-blog-post .single-article h2, .hs-blog-post .single-article .h2 {
    font-size: 1.76471rem; }
    @media (max-width: 767px) {
      .hs-blog-post .single-article h2, .hs-blog-post .single-article .h2 {
        font-size: 1.47059rem; } }
  .hs-blog-post .single-article h3, .hs-blog-post .single-article .h3 {
    font-size: 1.47059rem; }
    @media (max-width: 767px) {
      .hs-blog-post .single-article h3, .hs-blog-post .single-article .h3 {
        font-size: 1.05882rem; } }
  .hs-blog-post .single-article h4, .hs-blog-post .single-article .h4 {
    font-size: 1.17647rem; }
    @media (max-width: 576px) {
      .hs-blog-post .single-article h4, .hs-blog-post .single-article .h4 {
        font-size: 0.88235rem; } }
  .hs-blog-post .single-article h5, .hs-blog-post .single-article .h5 {
    font-size: 1rem; }
    @media (max-width: 576px) {
      .hs-blog-post .single-article h5, .hs-blog-post .single-article .h5 {
        font-size: 0.76471rem; } }
  .hs-blog-post .single-article .social-sharing-wrapper {
    margin-top: 50px;
    margin-bottom: 45px; }
    .hs-blog-post .single-article .social-sharing-wrapper .h6 {
      font-weight: normal;
      margin-bottom: 10px; }
    .hs-blog-post .single-article .social-sharing-wrapper .social-share {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .hs-blog-post .single-article .social-sharing-wrapper .social-share > a:first-child {
        margin-left: 0px; }
      @media (max-width: 576px) {
        .hs-blog-post .single-article .social-sharing-wrapper .social-share > a {
          min-width: 26px;
          width: 26px;
          height: 26px;
          line-height: 23px; }
          .hs-blog-post .single-article .social-sharing-wrapper .social-share > a i {
            font-size: 0.82353rem; } }

.hs-blog-post .related-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .hs-blog-post .related-posts .title:nth-child(2) {
    display: none; }
  .hs-blog-post .related-posts a {
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all; }
  .hs-blog-post .related-posts > div {
    width: 32% !important;
    max-width: 352px; }
    @media (max-width: 767px) {
      .hs-blog-post .related-posts > div {
        width: 100% !important;
        max-width: 100%;
        margin-bottom: 20px; } }
  .hs-blog-post .related-posts .post-item {
    width: 100%; }
    .hs-blog-post .related-posts .post-item .thumb {
      width: 100%;
      height: 210px;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      position: relative;
      display: none; }
      .hs-blog-post .related-posts .post-item .thumb:first-child {
        display: block; }
      .hs-blog-post .related-posts .post-item .thumb .video-helper {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        z-index: -100; }
        .hs-blog-post .related-posts .post-item .thumb .video-helper video {
          position: absolute;
          top: 50%;
          left: 50%;
          width: auto;
          height: 230px;
          min-width: 100%;
          min-height: 100%;
          max-width: none;
          max-height: none;
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
          @media (max-width: 768px) {
            .hs-blog-post .related-posts .post-item .thumb .video-helper video {
              height: auto;
              max-width: 117vw;
              min-height: 210px; } }
      .hs-blog-post .related-posts .post-item .thumb a {
        display: block;
        width: 100%;
        height: 100%; }
    @media (max-width: 1024px) {
      .hs-blog-post .related-posts .post-item .post-item-body {
        padding: 0px 15px; } }
    .hs-blog-post .related-posts .post-item .post-item-body .title {
      font-size: 25px;
      line-height: 31px;
      margin-top: 35px;
      margin-bottom: 27px; }
      @media (max-width: 576px) {
        .hs-blog-post .related-posts .post-item .post-item-body .title {
          font-size: 1.05882rem;
          line-height: 1.35294rem;
          margin-top: 15px;
          margin-bottom: 7px; } }
      @media (max-width: 576px) {
        .hs-blog-post .related-posts .post-item .post-item-body .title a {
          font-size: 1.05882rem !important; } }
      .hs-blog-post .related-posts .post-item .post-item-body .title:hover a {
        text-decoration: none;
        color: #ff9600; }
    .hs-blog-post .related-posts .post-item .post-item-body a.more {
      color: #005164;
      font-weight: 600;
      margin-bottom: 25px;
      display: inline-block; }
      @media (max-width: 576px) {
        .hs-blog-post .related-posts .post-item .post-item-body a.more {
          margin-bottom: 10px;
          line-height: 1.05882rem;
          font-size: 0.76471rem; } }
      .hs-blog-post .related-posts .post-item .post-item-body a.more span {
        color: #ff9600;
        margin-left: 10px; }
      .hs-blog-post .related-posts .post-item .post-item-body a.more:hover {
        text-decoration: none;
        color: #ff9600; }

.hs-blog-post .single-post-subscribe-section {
  max-width: 475px !important; }
  @media (max-width: 767px) {
    .hs-blog-post .single-post-subscribe-section {
      margin-top: 0px !important; } }

/*# sourceMappingURL=template.css.map */