@charset "UTF-8";
/*
Theme Name: QuotatisPro 2.8
Theme URI: 
Author: Quotatis team
Author URI: https://wordpress.org/
Description: Multi country theme for quotatis content websites

*/
/* Montserrat Light
@font-face {
  font-family: 'montserrat-light';
    src: url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
  src: url('fonts/montserrat-light.eot'); // IE9 compat
  src: url('fonts/montserrat-light.eot?#iefix') format('embedded-opentype'), // IE8 and below
    url('fonts/montserrat-light.woff') format('woff'), // standards
    url('fonts/montserrat-light.ttf') format('truetype'), // Safari, Android, iOS
    url('fonts/montserrat-light.svg#montserratlight') format('svg'); // legacy iOS

  font-style: normal;
  font-weight: 400;
}*/
/* Montserrat Semi Bold
@font-face {
    font-family: 'montserrat-bold';
    src: url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
    src: url('fonts/montserrat-bold.eot');
    src: url('fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold.woff2') format('woff2'),
         url('fonts/montserrat-bold.woff') format('woff'),
         url('fonts/montserrat-bold.ttf') format('truetype'),
         url('fonts/montserrat-bold.svg#montserratbold') format('svg');
    font-weight: 700;
    font-style: normal;
}*/
@font-face {
  font-family: 'andes-extralight';
  src: url("fonts/andes-extralight.eot");
  src: url("fonts/andes-extralight.eot?#iefix") format("embedded-opentype"), url("fonts/andes-extralight.woff") format("woff"), url("fonts/andes-extralight.ttf") format("truetype"), url("fonts/andes-extralight.svg#andes_extralightextralight") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'andes-black';
  src: url("fonts/andes-black.eot");
  src: url("fonts/andes-black.eot?#iefix") format("embedded-opentype"), url("fonts/andes-black.woff2") format("woff2"), url("fonts/andes-black.woff") format("woff"), url("fonts/andes-black.ttf") format("truetype"), url("fonts/andes-black.svg#andesblackblack") format("svg");
  font-weight: normal;
  font-style: normal; }

.reset-button, .qs-Divider, .qs-BurgerMenu, .qs-SearchIcon, .qs-CloseIcon {
  border: none;
  outline: none;
  padding: 0;
  background: transparent; }

.reset-input, .qs-MainSearch .qs-SearchForm-field, .qs-MainSearch .qs-SearchForm-button {
  border: none;
  outline: none;
  padding: 0;
  background: transparent; }

.flex, .qs-MainFooter-innerWrap, .qs-MainHeader-innerWrap, .qs-MainHeader-Mobilecontrols, .qs-Post-info, .qs-Post-tags, .qs-Hero--banner, .qs-Hero--post, .qs-Hero--parallax, .qs-Card, .qs-Card-big, .qs-Hub-section-img, .qs-Lp-contact-card, .qs-Card-body, .qs-Card-bodyOverlay, .qs-Card-img, .qs-Card--row .qs-Card-img-footer, .qs-Tabs--inline, .qs-Cta-popup-Content, .qs-Main404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.flex-center, .qs-Hero--banner, .qs-Hero--post, .qs-Hero--parallax, .qs-Card-bodyOverlay {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

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

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

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

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

.flex-middle, .qs-Post-info, .qs-Hero--banner, .qs-Hero--post, .qs-Hero--parallax, .qs-Card-bodyOverlay, .qs-Main404 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

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

.flex-top-content {
  -ms-flex-line-pack: start;
      align-content: flex-start; }

.flex-middle-content {
  -ms-flex-line-pack: center;
      align-content: center; }

.flex-bottom-content {
  -ms-flex-line-pack: end;
      align-content: flex-end; }

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

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

.flex-strecht-content {
  -ms-flex-line-pack: strecht;
      align-content: strecht; }

.flex-wrap, .qs-Post-info, .qs-Post-tags {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.fullscreen, .qs-PrimaryNav, .qs-Main404 {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999; }

.fullscreen-img, .qs-Card-imgItem {
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  margin: auto; }

.andes-heading, .xxxlarge-heading, .qs-Heading--xxxlarge, .qs-Hero-title, .xxlarge-heading, h1,
.h1, .qs-Heading--xxlarge, .qs-Card-title--xxlarge, .qs-Card--brand .qs-Card-title, .qs-Card--dark .qs-Card-title, .xlarge-heading, h2,
.h2, .qs-Heading--xlarge, .qs-Card-title, .large-heading, h3,
.h3, .qs-Heading--large, .qs-Card--basic .qs-Card-title {
  font-family: "andes-black", Georgia, Times, "Times New Roman", serif;
  color: #262626; }

.uppercase-heading, .medium-heading, h4,
.h4, .qs-Heading--medium, .qs-Heading-section, .qs-Heading-section-hero, .small-heading, h5,
.h5, .qs-Heading--small, .xsmall-heading, h6,
.h6, .qs-Heading--xsmall, .xxsmall-heading, .qs-Heading--xxsmall {
  text-transform: uppercase;
  letter-spacing: 0.075rem; }

.xxxlarge-heading, .qs-Heading--xxxlarge, .qs-Hero-title {
  text-transform: none;
  font-size: 3.2rem; }
  @media screen and (min-width: 1200px) {
    .xxxlarge-heading, .qs-Heading--xxxlarge, .qs-Hero-title {
      font-size: 5rem; } }

.xxlarge-heading, h1,
.h1, .qs-Heading--xxlarge, .qs-Card-title--xxlarge, .qs-Card--brand .qs-Card-title, .qs-Card--dark .qs-Card-title {
  line-height: 1.35;
  text-transform: none;
  font-size: 3.2rem; }

.xlarge-heading, h2,
.h2, .qs-Heading--xlarge, .qs-Card-title {
  line-height: 2.7rem;
  text-transform: none;
  font-size: 2.4rem; }

.large-heading, h3,
.h3, .qs-Heading--large, .qs-Card--basic .qs-Card-title {
  font-size: 1.8rem;
  text-transform: none;
  line-height: 1; }

.medium-heading, h4,
.h4, .qs-Heading--medium, .qs-Heading-section, .qs-Heading-section-hero {
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  color: #262626; }

.small-heading, h5,
.h5, .qs-Heading--small {
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  color: #5E5E5E; }

.xsmall-heading, h6,
.h6, .qs-Heading--xsmall {
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  color: #ABABAB; }

.xxsmall-heading, .qs-Heading--xxsmall {
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
  color: #262626; }

.focus-heading, .qs-Heading-focus {
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.115rem;
  color: #3333FE; }

.xxlarge-text, .qs-Text--xxlarge {
  font-size: 3.2rem; }
  @media screen and (min-width: 1200px) {
    .xxlarge-text, .qs-Text--xxlarge {
      font-size: 5rem; } }

.xlarge-text, .qs-Text--xlarge {
  font-size: 1.8rem; }
  @media screen and (min-width: 1200px) {
    .xlarge-text, .qs-Text--xlarge {
      font-size: 2.4rem; } }

.large-text, .qs-Text--large {
  font-size: 1.8rem; }

.medium-text, .qs-Text--medium {
  font-size: 1.5rem; }

.small-text, .qs-Text--small {
  font-size: 1.4rem; }

.xsmall-text, .qs-Text--xsmall, .qs-Tags-minimal {
  font-size: 1.2rem; }

.xxsmall-text, .qs-Text--xxsmall {
  font-size: 1rem; }

.link-inherit a, .qs-Heading a, .qs-Card-title--xxlarge a, .qs-Card--brand .qs-Card-title a, .qs-Card--dark .qs-Card-title a {
  color: inherit; }
  .link-inherit a:hover, .qs-Heading a:hover, .qs-Card-title--xxlarge a:hover, .qs-Card--brand .qs-Card-title a:hover, .qs-Card--dark .qs-Card-title a:hover {
    color: #ABABAB; }
    .link-inherit a:hover span, .qs-Heading a:hover span, .qs-Card-title--xxlarge a:hover span, .qs-Card--brand .qs-Card-title a:hover span, .qs-Card--dark .qs-Card-title a:hover span {
      color: #ABABAB; }

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

body {
  margin: 0; }

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

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 0; }

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

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

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

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

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield; }

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

html {
  font-size: 62.5%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  line-height: 1.5;
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-size: 1.4rem;
  color: #383838; }
  @media screen and (min-width: 1200px) {
    body {
      background-color: #EEE; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1.6rem;
  margin-top: 0;
  line-height: 1;
  font-weight: normal !important; }
  @media screen and (min-width: 576px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 992px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin-bottom: 2.5rem; } }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit; }

p {
  margin-bottom: 1.6rem;
  margin-top: 0; }
  @media screen and (min-width: 576px) {
    p {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    p {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    p {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    p {
      margin-bottom: 2.5rem; } }

b,
strong {
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-weight: 700; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

ol,
ul,
dl {
  margin-bottom: 1.6rem;
  padding-left: 0;
  margin-top: 0;
  list-style-position: inside;
  /*&:last-of-type{
    margin-bottom: 0;
  }*/ }
  @media screen and (min-width: 576px) {
    ol,
    ul,
    dl {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    ol,
    ul,
    dl {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    ol,
    ul,
    dl {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    ol,
    ul,
    dl {
      margin-bottom: 2.5rem; } }

li {
  margin-bottom: 1.6rem; }

ol > ol,
ul > ul,
ol > ul,
ul > ol {
  padding-left: 2.5rem; }
  ol > ol li:first-child,
  ul > ul li:first-child,
  ol > ul li:first-child,
  ul > ol li:first-child {
    margin-top: 1.6rem; }
  ol > ol:last-of-type,
  ul > ul:last-of-type,
  ol > ul:last-of-type,
  ul > ol:last-of-type {
    margin-bottom: 0; }

dd,
dt {
  margin-bottom: 1.6rem;
  margin-top: 0; }
  @media screen and (min-width: 576px) {
    dd,
    dt {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    dd,
    dt {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    dd,
    dt {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    dd,
    dt {
      margin-bottom: 2.5rem; } }
  dd:last-of-type,
  dt:last-of-type {
    margin-bottom: 0; }

blockquote {
  margin-bottom: 1.6rem;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }
  @media screen and (min-width: 576px) {
    blockquote {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    blockquote {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    blockquote {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    blockquote {
      margin-bottom: 2.5rem; } }

a {
  color: #3333FE;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  a span,
  a b,
  a strong,
  a em {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
  a:hover {
    color: #ABABAB; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-bottom: 1.6rem;
  margin-top: 0;
  overflow: auto; }
  @media screen and (min-width: 576px) {
    pre {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    pre {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    pre {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    pre {
      margin-bottom: 2.5rem; } }
  pre:last-of-type {
    margin-bottom: 0; }

figure {
  margin-bottom: 1.6rem; }
  @media screen and (min-width: 576px) {
    figure {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    figure {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    figure {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    figure {
      margin-bottom: 2.5rem; } }

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

[tabindex="-1"]:focus {
  outline: none !important; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

[hidden] {
  display: none !important; }

.qs-Container, .qs-Hero-container {
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 1200px) {
    .qs-Container, .qs-Hero-container {
      max-width: 1200px; } }
  .qs-Container-inner, .qs-Hero--hubHeader, .qs-Hero-container {
    padding-right: 1.6rem;
    padding-left: 1.6rem; }
    @media screen and (min-width: 576px) {
      .qs-Container-inner, .qs-Hero--hubHeader, .qs-Hero-container {
        padding-right: 3.2rem;
        padding-left: 3.2rem; } }
    @media screen and (min-width: 768px) {
      .qs-Container-inner, .qs-Hero--hubHeader, .qs-Hero-container {
        padding-right: 2.5rem;
        padding-left: 2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-Container-inner, .qs-Hero--hubHeader, .qs-Hero-container {
        padding-right: 5rem;
        padding-left: 5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Container-inner, .qs-Hero--hubHeader, .qs-Hero-container {
        padding-right: 5rem;
        padding-left: 5rem; } }

.qs-Row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .qs-Row--grid {
    margin-right: -0.8rem;
    margin-left: -0.8rem; }
    @media screen and (min-width: 768px) {
      .qs-Row--grid {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    @media screen and (min-width: 992px) {
      .qs-Row--grid {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Row--grid {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
  @media screen and (max-width: 1199px) {
    .qs-Row--narrowLarge {
      max-width: 100%;
      width: 100%; } }
  @media screen and (min-width: 992px) {
    .qs-Row--narrowLarge {
      width: 100%;
      max-width: 95rem;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 1199px) {
    .qs-Row--narrow {
      max-width: 100%;
      width: 100%; } }
  @media screen and (min-width: 992px) {
    .qs-Row--narrow {
      width: 100%;
      max-width: 80rem;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 991px) {
    .qs-Row--narrower {
      max-width: 100%;
      width: 100%; } }
  @media screen and (min-width: 768px) {
    .qs-Row--narrower {
      width: 100%;
      max-width: 55rem;
      margin-left: auto;
      margin-right: auto; } }
  .qs-Row--section, .qs-Sidebar-section {
    padding-bottom: 3.2rem;
    padding-top: 3.2rem; }
    @media screen and (min-width: 576px) {
      .qs-Row--section, .qs-Sidebar-section {
        padding-bottom: 3.2rem;
        padding-top: 3.2rem; } }
    @media screen and (min-width: 768px) {
      .qs-Row--section, .qs-Sidebar-section {
        padding-bottom: 3.2rem;
        padding-top: 3.2rem; } }
    @media screen and (min-width: 992px) {
      .qs-Row--section, .qs-Sidebar-section {
        padding-bottom: 5rem;
        padding-top: 5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Row--section, .qs-Sidebar-section {
        padding-bottom: 5rem;
        padding-top: 5rem; } }
    .qs-Row--sectiontop {
      padding-top: 3.2rem;
      padding-bottom: 0; }
      @media screen and (min-width: 576px) {
        .qs-Row--sectiontop {
          padding-top: 3.2rem; } }
      @media screen and (min-width: 768px) {
        .qs-Row--sectiontop {
          padding-top: 3.2rem; } }
      @media screen and (min-width: 992px) {
        .qs-Row--sectiontop {
          padding-top: 5rem; } }
      @media screen and (min-width: 1200px) {
        .qs-Row--sectiontop {
          padding-top: 5rem; } }
    .qs-Row--sectionbottom {
      padding-bottom: 3.2rem;
      padding-top: 0; }
      @media screen and (min-width: 576px) {
        .qs-Row--sectionbottom {
          padding-bottom: 3.2rem; } }
      @media screen and (min-width: 768px) {
        .qs-Row--sectionbottom {
          padding-bottom: 3.2rem; } }
      @media screen and (min-width: 992px) {
        .qs-Row--sectionbottom {
          padding-bottom: 5rem; } }
      @media screen and (min-width: 1200px) {
        .qs-Row--sectionbottom {
          padding-bottom: 5rem; } }
    .qs-Row--sectionblue {
      padding-bottom: 3.2rem;
      padding-top: 3.2rem;
      background-color: #3333FE;
      color: #FFF; }
      @media screen and (min-width: 576px) {
        .qs-Row--sectionblue {
          padding-bottom: 3.2rem;
          padding-top: 3.2rem; } }
      @media screen and (min-width: 768px) {
        .qs-Row--sectionblue {
          padding-bottom: 3.2rem;
          padding-top: 3.2rem; } }
      @media screen and (min-width: 992px) {
        .qs-Row--sectionblue {
          padding-bottom: 5rem;
          padding-top: 5rem; } }
      @media screen and (min-width: 1200px) {
        .qs-Row--sectionblue {
          padding-bottom: 5rem;
          padding-top: 5rem; } }
    .qs-Row--sectionOddgrey:nth-child(even) {
      background-color: #F9F9F9; }
    .qs-Row--sectionOddgrey:nth-child(odd) {
      background-color: #FFF; }
    .qs-Row--sectionEvengrey:nth-child(even) {
      background-color: #FFF; }
    .qs-Row--sectionEvengrey:nth-child(odd) {
      background-color: #F9F9F9; }
  .qs-Row--fluid {
    margin-right: -1.6rem;
    margin-left: -1.6rem;
    padding-right: 1.6rem;
    padding-left: 1.6rem; }
    @media screen and (min-width: 576px) {
      .qs-Row--fluid {
        margin-right: -3.2rem;
        margin-left: -3.2rem; } }
    @media screen and (min-width: 768px) {
      .qs-Row--fluid {
        margin-right: -2.5rem;
        margin-left: -2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-Row--fluid {
        margin-right: -5rem;
        margin-left: -5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Row--fluid {
        margin-right: -5rem;
        margin-left: -5rem; } }
    @media screen and (min-width: 576px) {
      .qs-Row--fluid {
        padding-right: 3.2rem;
        padding-left: 3.2rem; } }
    @media screen and (min-width: 768px) {
      .qs-Row--fluid {
        padding-right: 2.5rem;
        padding-left: 2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-Row--fluid {
        padding-right: 5rem;
        padding-left: 5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Row--fluid {
        padding-right: 5rem;
        padding-left: 5rem; } }
  .qs-Row--light {
    background: #F9F9F9; }
  .qs-Row--brand {
    background: #3333FE; }
  .qs-Row--dark {
    background: #262626; }
  .qs-Row--brand2 {
    background: #FDB63F; }
  .qs-Row--xsReverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .qs-Row--xsColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Row--xsRow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .qs-Row--xsLeft {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .qs-Row--xsCenter {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .qs-Row--xsRight {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .qs-Row--xsAround {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--xsBetween {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--xsTop {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .qs-Row--xsMiddle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .qs-Row--xsBottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .qs-Row--xsTopContent {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .qs-Row--xsMiddleContent {
    -ms-flex-line-pack: center;
        align-content: center; }
  .qs-Row--xsBottomContent {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .qs-Row--xsBetweenContent {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .qs-Row--xsAroundContent {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .qs-Row--xsStrechtContent {
    -ms-flex-line-pack: strecht;
        align-content: strecht; }
  @media screen and (min-width: 576px) {
    .qs-Row--smReverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .qs-Row--smColumn {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .qs-Row--smRow {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .qs-Row--smLeft {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .qs-Row--smCenter {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .qs-Row--smRight {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .qs-Row--smAround {
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    .qs-Row--smBetween {
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    .qs-Row--smTop {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .qs-Row--smMiddle {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .qs-Row--smBottom {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    .qs-Row--smTopContent {
      -ms-flex-line-pack: start;
          align-content: flex-start; }
    .qs-Row--smMiddleContent {
      -ms-flex-line-pack: center;
          align-content: center; }
    .qs-Row--smBottomContent {
      -ms-flex-line-pack: end;
          align-content: flex-end; }
    .qs-Row--smBetweenContent {
      -ms-flex-line-pack: justify;
          align-content: space-between; }
    .qs-Row--smAroundContent {
      -ms-flex-line-pack: distribute;
          align-content: space-around; }
    .qs-Row--smStrechtContent {
      -ms-flex-line-pack: strecht;
          align-content: strecht; } }
  @media screen and (min-width: 768px) {
    .qs-Row--mdReverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .qs-Row--mdColumn {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .qs-Row--mdRow {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .qs-Row--mdLeft {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .qs-Row--mdCenter {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .qs-Row--mdRight {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .qs-Row--mdAround {
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    .qs-Row--mdBetween {
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    .qs-Row--mdTop {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .qs-Row--mdMiddle {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .qs-Row--mdBottom {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    .qs-Row--mdTopContent {
      -ms-flex-line-pack: start;
          align-content: flex-start; }
    .qs-Row--mdMiddleContent {
      -ms-flex-line-pack: center;
          align-content: center; }
    .qs-Row--mdBottomContent {
      -ms-flex-line-pack: end;
          align-content: flex-end; }
    .qs-Row--mdBetweenContent {
      -ms-flex-line-pack: justify;
          align-content: space-between; }
    .qs-Row--mdAroundContent {
      -ms-flex-line-pack: distribute;
          align-content: space-around; }
    .qs-Row--mdStrechtContent {
      -ms-flex-line-pack: strecht;
          align-content: strecht; } }
  @media screen and (min-width: 992px) {
    .qs-Row--lgReverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .qs-Row--lgColumn {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .qs-Row--lgRow {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .qs-Row--lgLeft {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .qs-Row--lgCenter {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .qs-Row--lgRight {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .qs-Row--lgAround {
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    .qs-Row--lgBetween {
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    .qs-Row--lgTop {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .qs-Row--lgMiddle {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .qs-Row--lgBottom {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    .qs-Row--lgTopContent {
      -ms-flex-line-pack: start;
          align-content: flex-start; }
    .qs-Row--lgMiddleContent {
      -ms-flex-line-pack: center;
          align-content: center; }
    .qs-Row--lgBottomContent {
      -ms-flex-line-pack: end;
          align-content: flex-end; }
    .qs-Row--lgBetweenContent {
      -ms-flex-line-pack: justify;
          align-content: space-between; }
    .qs-Row--lgAroundContent {
      -ms-flex-line-pack: distribute;
          align-content: space-around; }
    .qs-Row--lgStrechtContent {
      -ms-flex-line-pack: strecht;
          align-content: strecht; } }
  @media screen and (min-width: 1200px) {
    .qs-Row--xlReverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .qs-Row--xlColumn {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .qs-Row--xlRow {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .qs-Row--xlLeft {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .qs-Row--xlCenter {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .qs-Row--xlRight {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .qs-Row--xlAround {
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    .qs-Row--xlBetween {
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    .qs-Row--xlTop {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .qs-Row--xlMiddle {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .qs-Row--xlBottom {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    .qs-Row--xlTopContent {
      -ms-flex-line-pack: start;
          align-content: flex-start; }
    .qs-Row--xlMiddleContent {
      -ms-flex-line-pack: center;
          align-content: center; }
    .qs-Row--xlBottomContent {
      -ms-flex-line-pack: end;
          align-content: flex-end; }
    .qs-Row--xlBetweenContent {
      -ms-flex-line-pack: justify;
          align-content: space-between; }
    .qs-Row--xlAroundContent {
      -ms-flex-line-pack: distribute;
          align-content: space-around; }
    .qs-Row--xlStrechtContent {
      -ms-flex-line-pack: strecht;
          align-content: strecht; } }
  .qs-Row--above {
    margin-top: -2.4rem; }
    @media screen and (min-width: 992px) {
      .qs-Row--above {
        margin-top: -3.75rem; } }
  .qs-Row--scrollable {
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: visible;
    overflow-y: hidden; }
  .qs-Row--border {
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB; }
  .qs-Row--sidebar {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
    @media screen and (min-width: 768px) {
      .qs-Row--sidebar {
        width: 75%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%; } }

.qs-Row--section.qs-Row--above, .qs-Row--above.qs-Sidebar-section {
  margin-top: -6.4rem; }
  @media screen and (min-width: 992px) {
    .qs-Row--section.qs-Row--above, .qs-Row--above.qs-Sidebar-section {
      margin-top: -10rem; } }

.qs-Col--xs1 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs2 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs3 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs4 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs5 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs6 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs7 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs8 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs9 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs10 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs11 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col--xs12 {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  min-height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .qs-Col--xs12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .qs-Col--xs12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Col--xs12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm1 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm2 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm3 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm4 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm5 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm6 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm7 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm8 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm9 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm10 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm11 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 576px) {
  .qs-Col--sm12 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 576px) and (min-width: 768px) {
    .qs-Col--sm12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 992px) {
    .qs-Col--sm12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 576px) and (min-width: 1200px) {
    .qs-Col--sm12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md1 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md2 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md3 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md4, .widget_pro_dir_signup-ctaArea {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md4, .widget_pro_dir_signup-ctaArea {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md4, .widget_pro_dir_signup-ctaArea {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md4, .widget_pro_dir_signup-ctaArea {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md5 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md6 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md7 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md8, .widget_pro_dir_signup-textArea {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md8, .widget_pro_dir_signup-textArea {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md8, .widget_pro_dir_signup-textArea {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md8, .widget_pro_dir_signup-textArea {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md9 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md10 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md11 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 768px) {
  .qs-Col--md12, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .qs-Col--md12, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    .qs-Col--md12, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .qs-Col--md12, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg1 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg2 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg3 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg4 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg5 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg6 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg7 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg8 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg9 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg10 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg11 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 992px) {
  .qs-Col--lg12 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .qs-Col--lg12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .qs-Col--lg12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    .qs-Col--lg12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl1 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl1 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl2 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl2 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl3 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl3 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl4 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl4 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl5 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl5 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl6 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl6 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl7 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl7 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl8 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl8 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl9 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl9 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl10 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl10 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl11 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl11 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media screen and (min-width: 1200px) {
  .qs-Col--xl12 {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    min-height: 1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media screen and (min-width: 1200px) and (min-width: 768px) {
    .qs-Col--xl12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    .qs-Col--xl12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .qs-Col--xl12 {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.qs-Col, .widget_pro_dir_signup-textArea {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

.qs-Row--xsReverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.qs-Row--xsLeft {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.qs-Row--xsCenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.qs-Row--xsRight {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.qs-Row--xsAround {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.qs-Row--xsBetween {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.qs-Row--xsTop {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.qs-Row--xsMiddle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.qs-Row--xsBottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.qs-Row--xsTopContent {
  -ms-flex-line-pack: start;
      align-content: flex-start; }

.qs-Row--xsMiddleContent {
  -ms-flex-line-pack: center;
      align-content: center; }

.qs-Row--xsBottomContent {
  -ms-flex-line-pack: end;
      align-content: flex-end; }

.qs-Row--xsBetweenContent {
  -ms-flex-line-pack: justify;
      align-content: space-between; }

.qs-Row--xsAroundContent {
  -ms-flex-line-pack: distribute;
      align-content: space-around; }

.qs-Row--xsStrechtContent {
  -ms-flex-line-pack: strecht;
      align-content: strecht; }

.qs-Row--xsColumn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.qs-Col--xsReverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.qs-Col--xsColumn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.qs-Col--xsRow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.qs-Col--xsFirst {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.qs-Col--xsLast {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.qs-Col--xsTop {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.qs-Col--xsMiddle {
  -ms-flex-item-align: center;
      align-self: center; }

.qs-Col--xsBottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

@media screen and (min-width: 576px) {
  .qs-Row--smReverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .qs-Row--smLeft {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .qs-Row--smCenter {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .qs-Row--smRight {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .qs-Row--smAround {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--smBetween {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--smTop {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .qs-Row--smMiddle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .qs-Row--smBottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .qs-Row--smTopContent {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .qs-Row--smMiddleContent {
    -ms-flex-line-pack: center;
        align-content: center; }
  .qs-Row--smBottomContent {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .qs-Row--smBetweenContent {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .qs-Row--smAroundContent {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .qs-Row--smStrechtContent {
    -ms-flex-line-pack: strecht;
        align-content: strecht; }
  .qs-Row--smColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Col--smReverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .qs-Col--smColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Col--smRow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .qs-Col--smFirst {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .qs-Col--smLast {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .qs-Col--smTop {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .qs-Col--smMiddle {
    -ms-flex-item-align: center;
        align-self: center; }
  .qs-Col--smBottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media screen and (min-width: 768px) {
  .qs-Row--mdReverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .qs-Row--mdLeft {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .qs-Row--mdCenter {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .qs-Row--mdRight {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .qs-Row--mdAround {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--mdBetween {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--mdTop {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .qs-Row--mdMiddle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .qs-Row--mdBottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .qs-Row--mdTopContent {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .qs-Row--mdMiddleContent {
    -ms-flex-line-pack: center;
        align-content: center; }
  .qs-Row--mdBottomContent {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .qs-Row--mdBetweenContent {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .qs-Row--mdAroundContent {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .qs-Row--mdStrechtContent {
    -ms-flex-line-pack: strecht;
        align-content: strecht; }
  .qs-Row--mdColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Col--mdReverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .qs-Col--mdColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Col--mdRow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .qs-Col--mdFirst {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .qs-Col--mdLast {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .qs-Col--mdTop {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .qs-Col--mdMiddle {
    -ms-flex-item-align: center;
        align-self: center; }
  .qs-Col--mdBottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media screen and (min-width: 992px) {
  .qs-Row--lgReverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .qs-Row--lgLeft {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .qs-Row--lgCenter {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .qs-Row--lgRight {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .qs-Row--lgAround {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--lgBetween {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--lgTop {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .qs-Row--lgMiddle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .qs-Row--lgBottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .qs-Row--lgTopContent {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .qs-Row--lgMiddleContent {
    -ms-flex-line-pack: center;
        align-content: center; }
  .qs-Row--lgBottomContent {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .qs-Row--lgBetweenContent {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .qs-Row--lgAroundContent {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .qs-Row--lgStrechtContent {
    -ms-flex-line-pack: strecht;
        align-content: strecht; }
  .qs-Row--lgColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Col--lgReverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .qs-Col--lgColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Col--lgRow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .qs-Col--lgFirst {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .qs-Col--lgLast {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .qs-Col--lgTop {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .qs-Col--lgMiddle {
    -ms-flex-item-align: center;
        align-self: center; }
  .qs-Col--lgBottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media screen and (min-width: 1200px) {
  .qs-Row--xlReverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .qs-Row--xlLeft {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .qs-Row--xlCenter {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .qs-Row--xlRight {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .qs-Row--xlAround {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--xlBetween {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .qs-Row--xlTop {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .qs-Row--xlMiddle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .qs-Row--xlBottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .qs-Row--xlTopContent {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .qs-Row--xlMiddleContent {
    -ms-flex-line-pack: center;
        align-content: center; }
  .qs-Row--xlBottomContent {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .qs-Row--xlBetweenContent {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .qs-Row--xlAroundContent {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .qs-Row--xlStrechtContent {
    -ms-flex-line-pack: strecht;
        align-content: strecht; }
  .qs-Row--xlColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Col--xlReverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .qs-Col--xlColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Col--xlRow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .qs-Col--xlFirst {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .qs-Col--xlLast {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .qs-Col--xlTop {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .qs-Col--xlMiddle {
    -ms-flex-item-align: center;
        align-self: center; }
  .qs-Col--xlBottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

.qs-Display--xsInline {
  display: inline; }

.qs-Display--xsInlineBlock {
  display: inline-block; }

.qs-Display--xsBlock {
  display: block; }

.qs-Display--xsNone {
  display: none !important; }

@media screen and (min-width: 576px) {
  .qs-Display--smInline {
    display: inline; }
  .qs-Display--smInlineBlock {
    display: inline-block; }
  .qs-Display--smBlock {
    display: block; }
  .qs-Display--smNone {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .qs-Display--mdInline {
    display: inline; }
  .qs-Display--mdInlineBlock {
    display: inline-block; }
  .qs-Display--mdBlock {
    display: block; }
  .qs-Display--mdNone {
    display: none !important; } }

@media screen and (min-width: 992px) {
  .qs-Display--lgInline {
    display: inline; }
  .qs-Display--lgInlineBlock {
    display: inline-block; }
  .qs-Display--lgBlock {
    display: block; }
  .qs-Display--lgNone {
    display: none !important; } }

@media screen and (min-width: 1200px) {
  .qs-Display--xlInline {
    display: inline; }
  .qs-Display--xlInlineBlock {
    display: inline-block; }
  .qs-Display--xlBlock {
    display: block; }
  .qs-Display--xlNone {
    display: none !important; } }

.qs-Float--xsleft {
  float: left; }

.qs-Float--xsRight {
  float: left; }

@media screen and (min-width: 576px) {
  .qs-Float--smleft {
    float: left; }
  .qs-Float--smRight {
    float: left; } }

@media screen and (min-width: 768px) {
  .qs-Float--mdleft {
    float: left; }
  .qs-Float--mdRight {
    float: left; } }

@media screen and (min-width: 992px) {
  .qs-Float--lgleft {
    float: left; }
  .qs-Float--lgRight {
    float: left; } }

@media screen and (min-width: 1200px) {
  .qs-Float--xlleft {
    float: left; }
  .qs-Float--xlRight {
    float: left; } }

.qs-Clearfix {
  clear: both;
  zoom: 1; }
  .qs-Clearfix::after {
    content: "";
    display: table;
    clear: both; }

.qs-Position-absolute {
  position: absolute; }
  .qs-Position-absolute--top {
    top: 0; }
    .qs-Position-absolute--topLeft {
      left: 0; }
    .qs-Position-absolute--topRight {
      right: 0; }
    .qs-Position-absolute--topMiddle {
      -webkit-transform: translateX(50%);
              transform: translateX(50%); }
  .qs-Position-absolute--bottom {
    bottom: 0; }
    .qs-Position-absolute--bottomLeft {
      left: 0; }
    .qs-Position-absolute--bottomRight {
      right: 0; }
    .qs-Position-absolute--bottomMiddle {
      -webkit-transform: translateX(50%);
              transform: translateX(50%); }
  .qs-Position-absolute--center {
    -webkit-transform: translateY(50%);
            transform: translateY(50%); }
    .qs-Position-absolute--centerLeft {
      left: 0; }
    .qs-Position-absolute--centerRight {
      right: 0; }
    .qs-Position-absolute--centerMiddle {
      -webkit-transform: translateX(50%);
              transform: translateX(50%); }

.qs-Position--relative {
  position: relative; }

.qs-Divider {
  margin-bottom: 1.6rem;
  height: 1px;
  width: 100%;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background: #EBEBEB; }
  @media screen and (min-width: 576px) {
    .qs-Divider {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    .qs-Divider {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    .qs-Divider {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Divider {
      margin-bottom: 2.5rem; } }

.qs-Above {
  position: relative;
  margin-top: -2.4rem; }
  @media screen and (min-width: 992px) {
    .qs-Above {
      margin-top: -3.75rem; } }

.qs-BurgerMenu {
  width: 2.4rem;
  height: 2.4rem;
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0.8rem;
  margin-right: -.8rem; }
  .qs-BurgerMenu-item, .qs-BurgerMenu-item::before, .qs-BurgerMenu-item::after {
    border-radius: 0.5rem;
    width: 2rem;
    height: 2px;
    position: absolute;
    background: #FDB63F;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
  .qs-BurgerMenu-item {
    top: 50%;
    left: 50%;
    display: block;
    margin-top: -1px;
    margin-left: -0.8rem; }
    .qs-BurgerMenu-item::before, .qs-BurgerMenu-item::after {
      content: '';
      display: block; }
    .qs-BurgerMenu-item::before {
      top: -6px;
      -webkit-transition: top .1s ease .14s, opacity .1s ease;
      transition: top .1s ease .14s, opacity .1s ease; }
    .qs-BurgerMenu-item::after {
      bottom: -6px;
      -webkit-transition: bottom 0.1s ease 0.14s, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: bottom 0.1s ease 0.14s, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: bottom 0.1s ease 0.14s, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: bottom 0.1s ease 0.14s, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .qs-BurgerMenu.is-actived {
    z-index: 9999; }
    .qs-BurgerMenu.is-actived .qs-BurgerMenu-item {
      -webkit-transition-delay: .14s;
              transition-delay: .14s;
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
              transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
      .qs-BurgerMenu.is-actived .qs-BurgerMenu-item::before {
        top: 0;
        -webkit-transition: top .1s ease,opacity .1s ease .14s;
        transition: top .1s ease,opacity .1s ease .14s;
        opacity: 0; }
      .qs-BurgerMenu.is-actived .qs-BurgerMenu-item::after {
        bottom: 0;
        -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
        transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
        transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
        transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s, -webkit-transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
        -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg); }
  @media screen and (min-width: 992px) {
    .qs-BurgerMenu {
      display: none; } }

.qs-SearchIcon {
  width: 2.4rem;
  height: 2.4rem;
  position: relative;
  padding: 0.8rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }
  .qs-SearchIcon-item {
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1rem;
    margin-top: -1rem;
    display: block;
    fill: #5E5E5E; }
  @media screen and (min-width: 992px) {
    .qs-SearchIcon {
      padding-left: 2.5rem;
      padding-right: 2.5rem; } }

.qs-CloseIcon {
  position: relative;
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  padding: 0; }
  @media screen and (min-width: 992px) {
    .qs-CloseIcon {
      width: 4rem;
      height: 4rem;
      padding: 0; } }
  .qs-CloseIcon-item {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    fill: #5E5E5E;
    width: 1.6rem;
    height: 1.6rem;
    margin-left: -0.8rem;
    margin-top: -0.8rem; }
    @media screen and (min-width: 992px) {
      .qs-CloseIcon-item {
        width: 2rem;
        height: 2rem;
        margin-left: -1rem;
        margin-top: -1rem; } }

.qs-Arrow-slidedown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  bottom: 0;
  width: 100%; }
  .qs-Arrow-slidedown svg {
    width: 3rem;
    fill: #D1D1D1; }
    @media screen and (min-width: 768px) {
      .qs-Arrow-slidedown svg {
        width: 3vh; } }

/*
.qs-Logo{
	/// # 1. Logo Header - logo rq2018
	&-link{
		@include z-index(middle);
		position:absolute;
		top:0;
		margin-left:0;
		display:inline-block;
		text-align:center;


		@include media-breakpoint-up(xs){
			@include size(6.7rem, auto);
		}

		@include media-breakpoint-up(lg){
			@include size(9.4rem, 12.9rem);
		}
	}
}
*/
.qs-Logo-link {
  display: inline-block;
  overflow: visible;
  position: absolute;
  top: 0;
  left: 2.5rem; }
  @media screen and (min-width: 992px) {
    .qs-Logo-link {
      left: 5rem; } }
  .qs-Logo-link img {
    width: 60px; }
    @media screen and (min-width: 992px) {
      .qs-Logo-link img {
        width: 80px; } }

.qs-Logo-footer {
  display: inline-block;
  width: 6.7rem;
  height: auto; }
  @media screen and (min-width: 992px) {
    .qs-Logo-footer {
      width: 9.4rem;
      height: 2.6rem; } }
  .qs-Logo-footer .qs-Logo-image #signet {
    display: none; }

.qs-MainFooter {
  margin-left: auto;
  margin-right: auto;
  background: #262626 !important; }
  @media screen and (min-width: 1200px) {
    .qs-MainFooter {
      max-width: 1200px; } }
  .qs-MainFooter-innerWrap {
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    padding-bottom: 3.2rem;
    padding-top: 3.2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 576px) {
      .qs-MainFooter-innerWrap {
        padding-right: 3.2rem;
        padding-left: 3.2rem; } }
    @media screen and (min-width: 768px) {
      .qs-MainFooter-innerWrap {
        padding-right: 2.5rem;
        padding-left: 2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-MainFooter-innerWrap {
        padding-right: 5rem;
        padding-left: 5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-MainFooter-innerWrap {
        padding-right: 5rem;
        padding-left: 5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-MainFooter-innerWrap {
        max-width: 1200px; } }
    @media screen and (min-width: 576px) {
      .qs-MainFooter-innerWrap {
        padding-bottom: 3.2rem;
        padding-top: 3.2rem; } }
    @media screen and (min-width: 768px) {
      .qs-MainFooter-innerWrap {
        padding-bottom: 3.2rem;
        padding-top: 3.2rem; } }
    @media screen and (min-width: 992px) {
      .qs-MainFooter-innerWrap {
        padding-bottom: 5rem;
        padding-top: 5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-MainFooter-innerWrap {
        padding-bottom: 5rem;
        padding-top: 5rem; } }
  .qs-MainFooter-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0; }
    .qs-MainFooter-list li {
      list-style: none;
      margin: 0;
      padding-left: 0;
      padding-bottom: 0.8rem;
      line-height: 1.7rem; }
      .qs-MainFooter-list li a {
        color: #FFF; }
  .qs-MainFooter .qs-Heading-section, .qs-MainFooter .qs-Heading-section-hero {
    color: #FFF;
    font-weight: normal; }
    @media screen and (min-width: 1200px) {
      .qs-MainFooter .qs-Heading-section, .qs-MainFooter .qs-Heading-section-hero {
        margin-bottom: 5rem; } }
    .qs-MainFooter .qs-Heading-section:before, .qs-MainFooter .qs-Heading-section-hero:before {
      background-color: #FFF; }
  .qs-MainFooter p {
    color: #FFF;
    margin-bottom: 0.8rem; }

.qs-Footer-logo {
  color: #FFF; }
  .qs-Footer-logo img {
    max-width: 70px;
    margin-bottom: 0.8rem; }

.qs-Footer-assistance > div:last-child {
  margin-top: 2.5rem; }

.qs-Footer-assistance > div a {
  font-family: "andes-black", Georgia, Times, "Times New Roman", serif;
  font-size: 1.8rem;
  color: #FDB63F; }

.qs-Footer-assistance span {
  display: inline-block;
  vertical-align: text-top;
  width: 1em;
  height: 1em;
  margin-right: 0.1em; }
  .qs-Footer-assistance span img {
    height: 100%; }

.footer2 {
  background-color: #131313; }
  .footer2 .f2-half {
    padding-right: 0;
    padding-left: 0; }
    @media screen and (max-width: 991px) {
      .footer2 .f2-half-2 {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        border-bottom: 0.1rem solid rgba(255, 255, 255, 0.2);
        padding-bottom: 1.6rem;
        margin-bottom: 1.6rem; } }

.qs-CountryList {
  position: relative;
  display: inline-block;
  margin-bottom: 0.8rem;
  border: 0.2rem solid #FFF;
  width: 80%; }
  .qs-CountryList select {
    padding: 0.8rem;
    width: 100%;
    min-width: 11rem;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: transparent;
    border: none;
    color: #FFF; }
    .qs-CountryList select option {
      color: #383838; }
  .qs-CountryList:after {
    position: absolute;
    display: inline-block;
    right: 0.8rem;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: calc(0.4rem / -2);
    border-left: 0.4rem solid transparent;
    border-right: 0.4rem solid transparent;
    border-top: 0.4rem solid #FFF;
    content: ''; }

.qs-Footer-rs {
  background-color: #FFF;
  padding: 2.5rem 0; }

.rs-item {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: bottom;
  margin-right: 2.5rem; }

.qs-MainHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: #FFF;
  -webkit-box-shadow: 0 0.1rem 0 #D1D1D1;
          box-shadow: 0 0.1rem 0 #D1D1D1;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .qs-MainHeader-innerWrap {
    position: relative;
    height: 56px;
    overflow: visible; }
    @media screen and (min-width: 992px) {
      .qs-MainHeader-innerWrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        background-color: transparent; } }
  .qs-MainHeader-items {
    display: block; }
  .qs-MainHeader-Mobilecontrols {
    margin-left: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (min-width: 992px) {
      .qs-MainHeader-Mobilecontrols {
        display: none;
        margin-right: -5rem;
        border-left: 1px solid #EBEBEB; } }
  .qs-MainHeader .partner-logo {
    max-width: 8rem;
    -ms-flex-item-align: center;
        align-self: center;
    margin-left: 13rem;
    position: relative; }
    @media screen and (min-width: 576px) {
      .qs-MainHeader .partner-logo {
        margin-left: 12rem; } }
    @media screen and (min-width: 992px) {
      .qs-MainHeader .partner-logo {
        position: absolute;
        left: 18rem;
        margin: 0; } }
    .qs-MainHeader .partner-logo img {
      max-height: 4rem; }
    .qs-MainHeader .partner-logo:before {
      position: absolute;
      content: '&';
      color: #262626;
      left: -3rem;
      top: 1rem;
      font-family: "Montserrat", Arial, Helvetica, Sans-serif;
      font-weight: 700; }
      @media screen and (min-width: 992px) {
        .qs-MainHeader .partner-logo:before {
          color: #FFF; } }

.qs-NavOption {
  /* @include media-breakpoint-down(md){
		display: none!important;
	} */ }
  @media screen and (min-width: 768px) {
    .qs-TranspNav .qs-NavOption span {
      color: #FFF; }
    .qs-TranspNav .qs-NavOption svg {
      fill: #FFF; } }
  @media screen and (min-width: 992px) {
    .qs-NavOption {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .qs-NavOption a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 1.6rem 0;
    font-size: 1.4rem; }
    @media screen and (min-width: 992px) {
      .qs-NavOption a {
        padding: 0 2.5rem;
        font-size: 1.2rem; }
        .qs-NavOption a::after {
          position: absolute;
          top: -2px;
          left: 0;
          height: 2px;
          width: 100%;
          content: '';
          -webkit-transform: scale(0);
                  transform: scale(0);
          -webkit-transform-origin: 50% center 0px;
                  transform-origin: 50% center 0px;
          -webkit-transition: -webkit-transform 0.3s ease;
          transition: -webkit-transform 0.3s ease;
          transition: transform 0.3s ease;
          transition: transform 0.3s ease, -webkit-transform 0.3s ease;
          background-color: transparent; }
        .qs-NavOption a:hover::after {
          background-color: #3333FE;
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    @media screen and (min-width: 1200px) {
      .qs-NavOption a {
        font-size: 1.4rem; } }
    .qs-NavOption a:hover span {
      color: #3333FE; }
  .qs-NavOption span {
    font-family: "Montserrat", Arial, Helvetica, Sans-serif;
    font-weight: 700;
    color: #262626;
    -webkit-transition: none;
    transition: none; }
  .qs-NavOption-text {
    margin-left: 1.6rem; }
  .qs-NavOption svg {
    width: 2rem;
    height: 2rem;
    fill: #262626;
    margin-top: 0.4rem;
    margin-right: 1.6rem; }
  .qs-NavOption-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 4rem;
    height: 4rem; }
    @media screen and (min-width: 992px) {
      .qs-NavOption-mobile {
        display: none; } }
    .qs-NavOption-mobile:hover {
      fill: #3333FE; }
    .qs-NavOption-mobile svg {
      width: 2rem;
      height: 2rem; }

@media screen and (min-width: 992px) {
  .single-project_page .qs-MainHeader, .tax-inspiration_themes .qs-MainHeader {
    max-width: 100%; }
    .single-project_page .qs-MainHeader-innerWrap, .tax-inspiration_themes .qs-MainHeader-innerWrap {
      border-right: 1px solid #EBEBEB; } }

.qs-MainContainer {
  margin-top: 56px; }

.qs-Heading {
  width: 100%; }
  .qs-Heading span {
    background-color: #3333FE;
    color: #FFF;
    line-height: 1.4;
    padding-left: 0.8rem;
    padding-right: 0.8rem; }
  .qs-Heading--catMain span {
    background-color: #FDB63F; }
  .qs-Heading--catWork span {
    background-color: #3333FE; }
  .qs-Heading--inverted {
    color: #FFF; }
  .qs-Heading--underline {
    z-index: 1;
    position: relative;
    display: inline-block;
    padding: 0.8rem;
    margin: 0;
    width: auto;
    text-align: center;
    color: #FFF;
    text-shadow: 0 2px 1px rgba(19, 19, 19, 0.35); }
    .qs-Heading--underline::before {
      z-index: -1;
      position: absolute;
      left: 0;
      bottom: 0;
      right: 100%;
      width: 100%;
      content: '';
      display: block;
      background: rgba(51, 51, 254, 0.9);
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      line-height: 1.8rem;
      height: calc(100% - 18px); }
      @media screen and (min-width: 768px) {
        .qs-Heading--underline::before {
          line-height: 3.6rem;
          height: 50%; } }
      .qs-Card-link:hover .qs-Heading--underline::before {
        height: 100%; }
  .qs-Heading--plain {
    display: inline-block;
    padding: 0.8rem 2.5rem;
    text-shadow: 0 2px 1px rgba(19, 19, 19, 0.35); }
  .qs-Heading--noStack {
    margin-bottom: 0; }

.qs-Heading-section, .qs-Heading-section-hero {
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: none;
  font-weight: bold !important; }
  @media screen and (min-width: 992px) {
    .qs-Heading-section, .qs-Heading-section-hero {
      margin-bottom: 2.5rem;
      padding-bottom: 2.5rem; } }
  .qs-Heading-section-hero {
    position: absolute;
    bottom: 3.2rem;
    color: #FFF;
    left: 0; }
    @media screen and (min-width: 992px) {
      .qs-Heading-section-hero {
        bottom: 5rem; } }
    .qs-Heading-section-hero::before {
      background: #FFF !important; }
  .qs-Heading-section-basic {
    font-family: "Montserrat", Arial, Helvetica, Sans-serif;
    font-weight: 700;
    width: 100%;
    text-align: center;
    font-size: 1.8rem; }
  .qs-Heading-section::before, .qs-Heading-section-hero::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: .1rem;
    width: 2.5rem;
    content: '';
    margin-left: -1.25rem;
    background: #262626; }

.qs-Heading-focus {
  margin-bottom: 1.6rem;
  width: 100%;
  text-align: center; }
  @media screen and (min-width: 576px) {
    .qs-Heading-focus {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    .qs-Heading-focus {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    .qs-Heading-focus {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Heading-focus {
      margin-bottom: 2.5rem; } }

.qs-Heading-404 {
  margin-bottom: 1.6rem;
  width: 100%;
  text-align: center; }
  @media screen and (min-width: 576px) {
    .qs-Heading-404 {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    .qs-Heading-404 {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    .qs-Heading-404 {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Heading-404 {
      margin-bottom: 2.5rem; } }
  .qs-Heading-404-errorNumber {
    line-height: 3.6rem;
    font-family: "andes-extralight", Georgia, Times, "Times New Roman", serif;
    font-size: 5rem; }
  .qs-Heading-404-message {
    line-height: 4.8rem;
    font-family: "andes-extralight", Georgia, Times, "Times New Roman", serif;
    font-size: 2.4rem; }

.qs-Heading-faq {
  margin-bottom: 4rem;
  line-height: 3.6rem; }
  .qs-Heading-faq::after {
    position: absolute;
    left: 0;
    height: .1rem;
    width: 2.5rem;
    content: '';
    margin-left: 1.25rem;
    margin-top: 5rem;
    background: #262626; }

.qs-Heading--bold {
  font-weight: bold;
  margin-bottom: 0.8rem; }

.qs-ListProject {
  list-style: none;
  padding-left: 0; }
  .qs-ListProject-itemWrap {
    margin: 0;
    border-bottom: 1px solid #EBEBEB; }
    .qs-ListProject-itemWrap:last-of-type {
      border-bottom: none; }
  .qs-ListProject-itemLink {
    padding: 1.6rem 0 1.6rem 2.5rem;
    display: block;
    background: url(images/file-icon.svg) no-repeat left center;
    color: #383838; }

.qs-List-inline {
  display: inline-block;
  margin-bottom: 0; }

.qs-List--assets ul, .qs-List--flaws ul {
  list-style: none; }

.qs-List--assets li, .qs-List--flaws li {
  position: relative;
  padding-left: 2.5rem; }
  .qs-List--assets li::before, .qs-List--flaws li::before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 1.6rem;
    height: 1.6rem; }

.qs-List--assets li::before {
  content: url(images/benefit.svg); }

.qs-List--flaws li::before {
  content: url(images/disadvantage.svg); }

.qs-ListFaq {
  list-style: none;
  padding-left: 50; }
  .qs-ListFaq:last-of-type {
    margin-bottom: 1.6rem; }
    @media screen and (min-width: 576px) {
      .qs-ListFaq:last-of-type {
        margin-bottom: 1.6rem; } }
    @media screen and (min-width: 768px) {
      .qs-ListFaq:last-of-type {
        margin-bottom: 1.6rem; } }
    @media screen and (min-width: 992px) {
      .qs-ListFaq:last-of-type {
        margin-bottom: 2.5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-ListFaq:last-of-type {
        margin-bottom: 2.5rem; } }
  .qs-ListFaq-itemWrap {
    margin: 0;
    border-bottom: 1px solid #EBEBEB; }
    .qs-ListFaq-itemWrap:last-of-type {
      border-bottom: none; }
  .qs-ListFaq-itemLink {
    padding: 1.6rem 0 1.6rem 2.5rem;
    display: block;
    background: url(images/file-icon.svg) no-repeat left center;
    color: #383838; }
  .qs-ListFaq-itemQuestion {
    position: relative;
    padding: 1.6rem 0 0 2.5rem;
    display: block;
    color: #383838; }
    .qs-ListFaq-itemQuestion::before {
      width: 1.6rem;
      height: 1.6rem;
      position: absolute;
      left: 0;
      top: 1.5rem;
      content: url(images/icn_questions.svg); }
  .qs-ListFaq-itemBack {
    position: relative;
    padding: 0 0 0 2.5rem;
    display: block;
    color: #383838; }
    .qs-ListFaq-itemBack::before {
      width: 1.6rem;
      height: 1.6rem;
      position: absolute;
      left: 0;
      top: .2rem;
      content: url(images/left-arrow.svg); }
  .qs-ListFaq-title {
    margin-bottom: 1rem;
    padding-right: 2rem;
    font-size: 1.4rem;
    font-family: "Montserrat", Arial, Helvetica, Sans-serif;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .qs-ListFaq-title a {
      color: #3333FE; }
  .qs-ListFaq-itemAnswer {
    display: none; }

.qs-ListGlossary {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.qs-FooterList {
  margin-top: 1rem; }
  .qs-FooterList li {
    list-style: none;
    margin-bottom: 1rem;
    color: #FFF; }
    .qs-FooterList li a {
      color: #FFF; }
      .qs-FooterList li a:hover {
        color: #3333FE; }

.qs-Select {
  padding: 0.8rem;
  width: 100%;
  min-width: 11rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0.15rem solid #D1D1D1;
  color: #3333FE;
  outline: none; }
  .qs-Select option {
    color: #5E5E5E; }
  .qs-Select-container {
    position: relative;
    margin: 0 auto 2.5rem; }
    .qs-Select-container:after {
      position: absolute;
      display: inline-block;
      right: 2.5rem;
      top: 50%;
      width: 0;
      height: 0;
      margin-top: calc(0.4rem / -2);
      border-left: 0.4rem solid transparent;
      border-right: 0.4rem solid transparent;
      border-top: 0.4rem solid #3333FE;
      content: ''; }

.qs-IntroText p {
  line-height: 1.5;
  font-family: "andes-extralight", Georgia, Times, "Times New Roman", serif;
  font-size: 1.8rem;
  color: #3333FE;
  /*&:first-child{
      //@include line-height($ft-xlarge);
      line-height: $lineheight-root;
      font-family:$ff-focus-light;
      font-size: $ft-large;
      color:$focus-color;

      @include media-breakpoint-up(sm){
        font-size: $ft-xlarge;
      }
    }*/ }
  @media screen and (min-width: 576px) {
    .qs-IntroText p {
      font-size: 2.4rem; } }

.qs-Text--focus {
  color: #3333FE; }

.qs-Text--inverted {
  color: #FFF; }

.qs-Project-time, .qs-Project-price {
  margin-bottom: 1.6rem;
  padding-left: 7.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1; }
  @media screen and (min-width: 576px) {
    .qs-Project-time, .qs-Project-price {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    .qs-Project-time, .qs-Project-price {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    .qs-Project-time, .qs-Project-price {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Project-time, .qs-Project-price {
      margin-bottom: 2.5rem; } }
  .qs-Project-time::before, .qs-Project-price::before {
    position: absolute;
    top: 0;
    left: 2rem;
    width: 4rem;
    height: 4rem; }
  .qs-Project-time .qs-Heading--xxsmall, .qs-Project-price .qs-Heading--xxsmall {
    margin-bottom: 1.6rem; }
  .qs-Project-time .qs-Text--large, .qs-Project-price .qs-Text--large {
    margin-bottom: 0.8rem; }

.qs-Project-time::before {
  content: url(images/calendar-icon.svg); }

.qs-Project-price::before {
  content: url(images/price-icon.svg); }

.qs-Text--xsLeft {
  text-align: left; }

.qs-Text--xsCenter {
  text-align: center; }

.qs-Text--xsRight {
  text-align: right; }

@media screen and (min-width: 576px) {
  .qs-Text--smLeft {
    text-align: left; }
  .qs-Text--smCenter {
    text-align: center; }
  .qs-Text--smRight {
    text-align: right; } }

@media screen and (min-width: 768px) {
  .qs-Text--mdLeft {
    text-align: left; }
  .qs-Text--mdCenter {
    text-align: center; }
  .qs-Text--mdRight {
    text-align: right; } }

@media screen and (min-width: 992px) {
  .qs-Text--lgLeft {
    text-align: left; }
  .qs-Text--lgCenter {
    text-align: center; }
  .qs-Text--lgRight {
    text-align: right; } }

@media screen and (min-width: 1200px) {
  .qs-Text--xlLeft {
    text-align: left; }
  .qs-Text--xlCenter {
    text-align: center; }
  .qs-Text--xlRight {
    text-align: right; } }

.qs-Link--arrow, .qs-Link--homeCat a {
  position: relative; }
  .qs-Link--arrow:after, .qs-Link--homeCat a:after {
    position: absolute;
    top: 0;
    right: -1.6rem;
    content: "\203A"; }

.qs-Link--bold, .qs-Link--homeCat a {
  font-weight: bold; }

.qs-Link--homeCat a {
  margin-top: 1.6rem; }

.qs-Link--grey {
  color: #ABABAB; }

.qs-PrimaryNav {
  background-color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 0;
  width: initial;
  right: 0;
  display: flex;
  background: #FFF;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  padding: 10rem 1.6rem 3.2rem 1.6rem; }
  @media screen and (min-width: 768px) {
    .qs-PrimaryNav {
      width: 70%;
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0); } }
  @media screen and (min-width: 992px) {
    .qs-PrimaryNav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      background: transparent;
      width: 100%;
      position: static;
      padding: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }
  @media screen and (max-width: 1199px) {
    .qs-PrimaryNav.is-opened {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }
  .qs-PrimaryNav #primary-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding-left: 0;
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (min-width: 992px) {
      .qs-PrimaryNav #primary-menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .qs-PrimaryNav #primary-menu li {
      margin: 0;
      position: relative; }
      @media screen and (min-width: 992px) {
        .qs-PrimaryNav #primary-menu li::after {
          position: absolute;
          top: -2px;
          left: 0;
          height: 2px;
          width: 100%;
          content: '';
          -webkit-transform: scale(0);
                  transform: scale(0);
          -webkit-transform-origin: 50%;
                  transform-origin: 50%;
          -webkit-transition: -webkit-transform 0.3s ease;
          transition: -webkit-transform 0.3s ease;
          transition: transform 0.3s ease;
          transition: transform 0.3s ease, -webkit-transform 0.3s ease;
          background-color: transparent; }
        .qs-PrimaryNav #primary-menu li:not(.active):hover::after {
          background-color: #262626;
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    @media screen and (min-width: 992px) {
      .qs-PrimaryNav #primary-menu .menu-item-has-children {
        padding-right: 1.6rem; }
        .qs-PrimaryNav #primary-menu .menu-item-has-children ul.subopen {
          opacity: 1;
          pointer-events: auto; } }
    @media screen and (min-width: 992px) {
      .qs-PrimaryNav #primary-menu .menu-item-has-children > a:before {
        position: absolute;
        right: 2rem;
        top: 50%;
        margin-top: -0.2rem;
        margin-left: -0.2rem;
        width: 0;
        height: 0;
        border-left: 0.4rem solid transparent;
        border-right: 0.4rem solid transparent;
        border-top: 0.4rem solid #262626;
        content: ''; } }
    @media screen and (min-width: 992px) {
      .qs-PrimaryNav #primary-menu .page_item_has_children:hover .children {
        -webkit-transform: translateY(0);
                transform: translateY(0); } }
    .qs-PrimaryNav #primary-menu .children {
      margin-top: 1.6rem;
      padding-left: 1.6rem; }
      @media screen and (min-width: 992px) {
        .qs-PrimaryNav #primary-menu .children {
          z-index: -1;
          position: absolute;
          top: calc(100% + 1px);
          width: 100%;
          background: #3333FE;
          -webkit-transform: translateY(-400%);
                  transform: translateY(-400%);
          -webkit-transition: -webkit-transform .3s ease;
          transition: -webkit-transform .3s ease;
          transition: transform .3s ease;
          transition: transform .3s ease, -webkit-transform .3s ease; }
          .qs-PrimaryNav #primary-menu .children li {
            display: block; }
          .qs-PrimaryNav #primary-menu .children a {
            padding-top: 1.6rem;
            padding-bottom: 1.6rem;
            margin: 0;
            font-family: "Montserrat", Arial, Helvetica, Sans-serif;
            text-align: center;
            color: #FFF;
            -webkit-transition: background .3s ease-in;
            transition: background .3s ease-in; }
            .qs-PrimaryNav #primary-menu .children a:hover {
              background: #0101ca; } }
    .qs-PrimaryNav #primary-menu a {
      font-family: "Montserrat", Arial, Helvetica, Sans-serif;
      font-weight: 700;
      letter-spacing: 0.025rem;
      display: block;
      padding: 1.6rem 0;
      color: #262626; }
      @media screen and (min-width: 992px) {
        .qs-PrimaryNav #primary-menu a {
          font-size: 1.2rem;
          padding: 1.6rem 2.5rem;
          display: block; } }
      @media screen and (min-width: 1200px) {
        .qs-PrimaryNav #primary-menu a {
          font-size: 1.4rem; } }
      .qs-PrimaryNav #primary-menu a:hover {
        color: #3333FE; }
    .qs-PrimaryNav #primary-menu .current-menu-item > a, .qs-PrimaryNav #primary-menu .current-menu-parent > a, .qs-PrimaryNav #primary-menu .active > a {
      color: #FDB63F !important; }
      .qs-PrimaryNav #primary-menu .current-menu-item > a:before, .qs-PrimaryNav #primary-menu .current-menu-parent > a:before, .qs-PrimaryNav #primary-menu .active > a:before {
        border-top-color: #FDB63F !important; }
    .qs-PrimaryNav #primary-menu .sub-menu {
      width: 22rem;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      background-color: #FFF; }
      @media screen and (min-width: 992px) {
        .qs-PrimaryNav #primary-menu .sub-menu {
          position: absolute;
          opacity: 0;
          padding: 1.6rem 0;
          border-top: 0.2rem solid #3333FE;
          -webkit-box-shadow: 1px 1px 2px 0 rgba(19, 19, 19, 0.15);
                  box-shadow: 1px 1px 2px 0 rgba(19, 19, 19, 0.15);
          pointer-events: none; }
          .qs-PrimaryNav #primary-menu .sub-menu:before {
            position: absolute;
            left: 50%;
            top: -0.5rem;
            margin-left: -0.25rem;
            width: 0;
            height: 0;
            border-left: 0.5rem solid transparent;
            border-right: 0.5rem solid transparent;
            border-bottom: 0.5rem solid #3333FE;
            content: ''; } }
      .qs-PrimaryNav #primary-menu .sub-menu li {
        width: 100%;
        list-style: none; }
        .qs-PrimaryNav #primary-menu .sub-menu li:after {
          content: none; }
        .qs-PrimaryNav #primary-menu .sub-menu li a {
          font-weight: 400;
          color: #262626;
          margin: 0;
          padding: 0.8rem 1.6rem; }
          .qs-PrimaryNav #primary-menu .sub-menu li a:hover {
            color: #3333FE; }
  .qs-PrimaryNav-filter {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(19, 19, 19, 0);
    -webkit-transition: background-color 0.2s ease-in;
    transition: background-color 0.2s ease-in; }
    .qs-PrimaryNav-filter.darkened {
      right: 0;
      background-color: rgba(19, 19, 19, 0.8); }
    @media screen and (min-width: 992px) {
      .qs-PrimaryNav-filter {
        display: none; } }

@media screen and (min-width: 992px) {
  .qs-TranspNav {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .qs-TranspNav #primary-menu > li > a {
      color: #FFF !important; }
    .qs-TranspNav #primary-menu > li:not(.active):hover::after {
      background-color: #FFF; }
    .qs-TranspNav .menu-item-has-children:before {
      border-top: 0.4rem solid #FFF !important; } }

@media screen and (max-width: 1199px) {
  .qs-InviewNavPost {
    display: none; } }

@media screen and (min-width: 992px) {
  .qs-InviewNavPost {
    padding: 2.5rem;
    display: block;
    width: 15rem;
    list-style: none;
    background: #FFF;
    border: 1px solid #EBEBEB; }
    .qs-InviewNavPost-item {
      margin: 0; }
    .qs-InviewNavPost-link {
      display: block;
      font-size: 1.2rem;
      color: #5E5E5E; }
      .qs-InviewNavPost-link::before {
        width: 0.6rem;
        height: 0.6rem;
        border-radius: 6rem;
        display: inline-block;
        margin-right: 0.8rem;
        content: '';
        background: #5E5E5E; }
      .qs-InviewNavPost-link.is-selected {
        color: #3333FE; }
        .qs-InviewNavPost-link.is-selected::before {
          background: #3333FE; } }

.sticky-wrapper {
  z-index: 20;
  position: absolute;
  top: 5rem;
  right: -10rem;
  width: 15rem; }

.qs-MainSearch {
  /* OLD FULL PAGE SYSTEM
	@extend .flex;
	@extend .flex-middle;
	@extend .fullscreen;
	@include make-card-gutters();
	background: rgba($brand-primary, .98);

	transform: translateY(-100%);
	transition: transform .3s ease;

	&-innerWrap{
	  @include make-container-max-widths();
	  margin-left:auto;
	  margin-right:auto;
	  width: 100%;
	}
	*/ }
  .qs-MainSearch .qs-SearchForm {
    padding-top: 3.2rem;
    position: relative;
    /* OLD FULL PAGE SYSTEM
		@extend .flex;
		@extend .flex-middle;
		@extend .flex-center;
		@extend .flex-wrap;

		@include media-breakpoint-up(lg){
			max-width:80rem;
			margin-left:auto;
	 		margin-right:auto;
		}
		*/ }
    @media screen and (min-width: 992px) {
      .qs-MainSearch .qs-SearchForm {
        padding-top: 5rem; } }
    .page-content .qs-MainSearch .qs-SearchForm, .qs-MainFooter-innerWrap .qs-MainSearch .qs-SearchForm {
      padding-top: 0; }
    .qs-MainSearch .qs-SearchForm-label {
      display: none;
      /* OLD FULL PAGE SYSTEM
			@include make-margin-font();
			width:100%;
			display:block;
			font-family:$ff-focus-light;
			line-height:1;
			color:$white;
			
			@include media-breakpoint-up(xs){
				font-size:$ft-large;
			}

			@include media-breakpoint-up(lg){
				font-size:$ft-xxlarge;
			}
			*/ }
    .qs-MainSearch .qs-SearchForm-field {
      width: 100%;
      height: 5.7rem;
      padding: 0 5rem 0 2.5rem;
      border: 1px solid #EBEBEB;
      background-color: #FFF;
      overflow: visible;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      @media screen and (min-width: 992px) {
        .qs-MainSearch .qs-SearchForm-field {
          height: 7.5rem;
          padding-left: 2.5rem; } }
      .qs-MainSearch .qs-SearchForm-field:focus {
        -webkit-box-shadow: 0px 5px 40px 0px rgba(19, 19, 19, 0.2);
                box-shadow: 0px 5px 40px 0px rgba(19, 19, 19, 0.2);
        -webkit-transform: translate3d(0px, -5px, 0px);
                transform: translate3d(0px, -5px, 0px);
        border-color: #FFF; }
        .qs-MainSearch .qs-SearchForm-field:focus::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */ }
        .qs-MainSearch .qs-SearchForm-field:focus:-moz-placeholder {
          /* Firefox 18- */ }
        .qs-MainSearch .qs-SearchForm-field:focus::-moz-placeholder {
          /* Firefox 19+ */ }
        .qs-MainSearch .qs-SearchForm-field:focus:-ms-input-placeholder {
          /* IE 10+ */ }
        .qs-MainSearch .qs-SearchForm-field:focus + .qs-SearchForm-button {
          -webkit-transform: translate3d(0px, -5px, 0px);
                  transform: translate3d(0px, -5px, 0px);
          background-image: url("images/search-icon-blue.svg"); }
      .qs-MainSearch .qs-SearchForm-field::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        /*transition: $transit-base;
				position: relative;
				top: 0;*/
        /* OLD FULL PAGE SYSTEM			
				position:absolute;
			  	bottom:0;
			  
			  	width:100%;
			  	display:block;
			  	font-family:$ff-base;
                font-weight: 700;
				letter-spacing: $lt-small;
				color:$element-form-color;

				@include media-breakpoint-up(xs){
					height: 7rem;
					font-size:$ft-xxlarge;
				}

				@include media-breakpoint-up(lg){
					height: 14rem;
					font-size:$ft-xxxlarge * 2;
				}
				*/ }
      .qs-MainSearch .qs-SearchForm-field::-moz-placeholder {
        /* Firefox 19+ */
        /* OLD FULL PAGE SYSTEM
				font-family:$ff-base;
                font-weight: 700;
				letter-spacing: $lt-small;
				color:$element-form-color;

				@include media-breakpoint-up(xs){
					font-size:$ft-xxlarge;
				}

				@include media-breakpoint-up(lg){
					font-size:$ft-xxxlarge * 2;
				}
				*/ }
      .qs-MainSearch .qs-SearchForm-field:-ms-input-placeholder {
        /* IE 10+ */
        /* OLD FULL PAGE SYSTEM
			  	font-family:$ff-base;
                font-weight: 700;
				letter-spacing: $lt-small;
				color:$element-form-color;
				line-height:1;
				vertical-align:bottom;

				@include media-breakpoint-up(xs){
					font-size:$ft-xxlarge;
				}

				@include media-breakpoint-up(lg){
					font-size:$ft-xxxlarge * 2;
				}
				*/ }
      .qs-MainSearch .qs-SearchForm-field:-moz-placeholder {
        /* Firefox 18- */
        /* OLD FULL PAGE SYSTEM
			  	font-family:$ff-base;
                font-weight: 700;
				letter-spacing: $lt-small;
				color:$element-form-color;
				line-height:1;

				@include media-breakpoint-up(xs){
					font-size:$ft-xxlarge;
				}

				@include media-breakpoint-up(lg){
					font-size:$ft-xxxlarge * 2;
				}
				*/ }
    .qs-MainSearch .qs-SearchForm-button {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 5.7rem;
      height: 5.7rem;
      background-color: transparent;
      background-image: url("images/search-icon.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 20px;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      /* OLD FULL PAGE SYSTEM
			@extend .reset-input;
			padding:0;
			text-indent: -9999rem;
			background: url(images/search-icon.svg) no-repeat center center;

			@include media-breakpoint-up(xs){
				@include square(2.4rem);
				background-size: 2.4rem;
			}

			@include media-breakpoint-up(lg){
				@include square(6.4rem);
				background-size: 6.4rem;
			}
			*/ }
      @media screen and (min-width: 992px) {
        .qs-MainSearch .qs-SearchForm-button {
          width: 7.5rem;
          height: 7.5rem; } }
      .qs-MainSearch .qs-SearchForm-button:hover {
        background-image: url("images/search-icon-blue.svg"); }
  .qs-MainSearch-close {
    position: absolute;
    top: 1.6rem;
    right: 1.6rem; }
    @media screen and (min-width: 992px) {
      .qs-MainSearch-close {
        top: 5rem;
        right: 5rem; } }
  .qs-MainSearch-closeIcon {
    fill: #D1D1D1; }
  .qs-MainSearch.is-opened {
    -webkit-transform: translateY(0);
            transform: translateY(0); }

.qs-SearchForm--footer {
  background-color: #3333FE; }

.qs-ProjectPage {
  position: relative;
  /*&-TabsWrap{
    @include media-breakpoint-down(md){
      .slick-list{
        overflow: visible;
      }
    }
  }*/ }
  .qs-ProjectPage-tabsList {
    margin: 0 0 -1px 0;
    width: 100%; }
    .qs-ProjectPage-tabsList .slick-list {
      width: 100%; }
    .qs-ProjectPage-tabsList .slick-track {
      max-width: 800px; }
  .qs-ProjectPage-tabsItem {
    margin: 0; }
  .qs-ProjectPage-TabsContent {
    display: none;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .qs-ProjectPage-TabsContent .qs-Button, .qs-ProjectPage-TabsContent .widget_mailpoet_form .mailpoet_submit, .widget_mailpoet_form .qs-ProjectPage-TabsContent .mailpoet_submit, .qs-ProjectPage-TabsContent .qs-Comments input[type="submit"], .qs-Comments .qs-ProjectPage-TabsContent input[type="submit"] {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in; }
      .qs-ProjectPage-TabsContent .qs-Card.qs-Card--border, .qs-ProjectPage-TabsContent .qs-Card--border.qs-Card-big, .qs-ProjectPage-TabsContent .qs-Card--border.qs-Hub-section-img, .qs-ProjectPage-TabsContent .qs-Card--border.qs-Lp-contact-card {
        border: 0px solid transparent;
        background-color: transparent;
        -webkit-transition: all .1s ease-in;
        transition: all .1s ease-in; }
      .qs-ProjectPage-TabsContent.slick-active .qs-Card-body {
        opacity: 1;
        visibility: visible;
        pointer-events: auto; }
      .qs-ProjectPage-TabsContent.slick-active .qs-Card.qs-Card--border, .qs-ProjectPage-TabsContent.slick-active .qs-Card--border.qs-Card-big, .qs-ProjectPage-TabsContent.slick-active .qs-Card--border.qs-Hub-section-img, .qs-ProjectPage-TabsContent.slick-active .qs-Card--border.qs-Lp-contact-card {
        border: 1px solid #EBEBEB;
        background-color: #FFF; }
      .qs-ProjectPage-TabsContent.slick-active .qs-Button, .qs-ProjectPage-TabsContent.slick-active .widget_mailpoet_form .mailpoet_submit, .widget_mailpoet_form .qs-ProjectPage-TabsContent.slick-active .mailpoet_submit, .qs-ProjectPage-TabsContent.slick-active .qs-Comments input[type="submit"], .qs-Comments .qs-ProjectPage-TabsContent.slick-active input[type="submit"] {
        display: block; } }
    @media screen and (max-width: 767px) {
      .qs-ProjectPage-TabsContent .qs-Card, .qs-ProjectPage-TabsContent .qs-Card-big, .qs-ProjectPage-TabsContent .qs-Hub-section-img, .qs-ProjectPage-TabsContent .qs-Lp-contact-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media screen and (max-width: 767px) {
      .qs-ProjectPage-TabsContent .qs-Card .qs-Card-img, .qs-ProjectPage-TabsContent .qs-Card-big .qs-Card-img, .qs-ProjectPage-TabsContent .qs-Hub-section-img .qs-Card-img, .qs-ProjectPage-TabsContent .qs-Lp-contact-card .qs-Card-img {
        height: 15rem; } }
    @media screen and (max-width: 767px) {
      .qs-ProjectPage-TabsContent .qs-Card .qs-Card-img, .qs-ProjectPage-TabsContent .qs-Card-big .qs-Card-img, .qs-ProjectPage-TabsContent .qs-Hub-section-img .qs-Card-img, .qs-ProjectPage-TabsContent .qs-Lp-contact-card .qs-Card-img, .qs-ProjectPage-TabsContent .qs-Card .qs-Card-body, .qs-ProjectPage-TabsContent .qs-Card-big .qs-Card-body, .qs-ProjectPage-TabsContent .qs-Hub-section-img .qs-Card-body, .qs-ProjectPage-TabsContent .qs-Lp-contact-card .qs-Card-body {
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        max-width: 100% !important;
        width: 100% !important; } }
    .qs-ProjectPage-TabsContent.is-selected {
      display: inherit; }

.qs-Post.qs-Container, .qs-Post.qs-Hero-container {
  background-color: #FFF; }

.qs-Post-header {
  width: 100%;
  overflow: hidden;
  margin-bottom: 3.2rem; }
  @media screen and (min-width: 992px) {
    .qs-Post-header {
      height: 30rem;
      margin-bottom: 5rem; } }

.qs-Post-content {
  position: relative;
  background-color: #FFF;
  overflow: hidden;
  /*@include media-breakpoint-up(sm){
      padding-top: $space-m;
    }

    @include media-breakpoint-up(lg){
      padding-top: $space-l;
    }*/
  /*@include media-breakpoint-up(sm){
      top: -$space-l;
      box-shadow: $box-shadow;
      padding-left: $space-l;
      padding-right: $space-l;
    }

    @include media-breakpoint-up(lg){  
      top: -$space-xl;
    }

    @include media-breakpoint-up(xl){      
      padding-left: $space-xl;
      padding-right: $space-xl;
      padding-top: $space-lx;
    }*/ }
  .qs-Post-content iframe {
    max-width: 100%; }
  .qs-Post-content h1, .qs-Post-content h2, .qs-Post-content h3, .qs-Post-content h4, .qs-Post-content h5, .qs-Post-content p, .qs-Post-content div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%; }
  .qs-Post-content ul, .qs-Post-content ol {
    padding: 0 2.5rem; }

.qs-Post-tags {
  margin-left: auto; }

.qs-Post-themeCat {
  margin-bottom: 1.6rem; }

.qs-Post-date, .rating-card {
  color: #ABABAB;
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-weight: initial; }
  .qs-Card-body .qs-Post-date, .qs-Card-body .rating-card {
    margin-top: -1.6rem; }
    @media screen and (min-width: 768px) {
      .qs-Card-body .qs-Post-date, .qs-Card-body .rating-card {
        margin-top: -2.5rem; } }

.alignnone, a img.alignnone {
  float: none;
  margin: 0 auto 2.5rem auto; }
  @media screen and (min-width: 768px) {
    .alignnone, a img.alignnone {
      margin: 0 1.6rem 1.6rem 0; } }
  @media screen and (min-width: 992px) {
    .alignnone, a img.alignnone {
      margin: 0 2.5rem 2.5rem 0; } }

.aligncenter, a img.aligncenter {
  display: block;
  margin: 0 auto 2.5rem auto; }

.alignright, a img.alignright {
  float: none;
  margin: 0 auto 2.5rem auto; }
  @media screen and (min-width: 768px) {
    .alignright, a img.alignright {
      float: right;
      margin: 0 0 1.6rem 1.6rem; } }
  @media screen and (min-width: 992px) {
    .alignright, a img.alignright {
      margin: 0 0 2.5rem 2.5rem; } }

.alignleft {
  float: none;
  margin: 0 auto 2.5rem auto; }
  @media screen and (min-width: 768px) {
    .alignleft {
      float: left;
      margin: 0 1.6rem 1.6rem 0; } }
  @media screen and (min-width: 992px) {
    .alignleft {
      margin: 0 2.5rem 2.5rem 0; } }

.wp-caption {
  background: #FFF;
  border: 1px solid #EBEBEB;
  max-width: 96%;
  /* Image does not overflow the content area */
  text-align: center; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text {
  font-size: 1.2rem;
  color: #ABABAB;
  margin: 0;
  padding: 0.8rem 0.8rem 0.8rem 0.8rem; }

@media screen and (max-width: 1199px) {
  .page-template-project-catalogue .qs-Hero-title {
    margin-bottom: 2.5rem; } }

@media screen and (max-width: 1199px) {
  #at4m-mobile-container {
    display: none; }
  .at-share-dock.atss {
    width: 100vw !important; } }

.qs-Description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 80px; }
  @media screen and (min-width: 992px) {
    .qs-Description {
      width: 40%;
      padding-left: 94px; } }
  @media screen and (max-width: 767px) {
    .qs-Description {
      display: none; } }
  .qs-Description-text {
    font-family: "Montserrat", Arial, Helvetica, Sans-serif;
    font-size: 1.2rem;
    font-weight: 100;
    line-height: 1.5;
    color: #ABABAB;
    letter-spacing: 0.075rem;
    padding: 0 2.5rem;
    margin: 0;
    border-right: 1px solid #EEE; }

.qs-Wysiwyg-centerFix > [style="text-align: center;"] {
  width: 100%; }

.gallery {
  margin-bottom: 1.6rem; }
  @media screen and (min-width: 576px) {
    .gallery {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    .gallery {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    .gallery {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    .gallery {
      margin-bottom: 2.5rem; } }
  .gallery.slick-slider {
    position: relative;
    overflow: visible; }
  .gallery-item {
    margin: 0 0.6rem; }
    @media screen and (min-width: 992px) {
      .gallery-item {
        margin: 0 0.8rem; } }
  .gallery .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gallery .slick-slide img {
    width: 100%;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
  .gallery .slick-slide.slick-center img {
    -webkit-transform: scale(1);
            transform: scale(1); }
  .gallery .slick-arrow {
    position: absolute;
    top: 45%;
    z-index: 1;
    height: 5.6rem;
    width: 5.6rem;
    background-color: #3333FE;
    border-radius: 60rem;
    -webkit-box-shadow: 0 0 10px rgba(19, 19, 19, 0.1);
            box-shadow: 0 0 10px rgba(19, 19, 19, 0.1);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    font-size: 0;
    line-height: 0;
    color: transparent;
    border: none;
    outline: 0; }
    .gallery .slick-arrow:before {
      position: absolute;
      top: 46%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: 2.4rem;
      color: #FFF;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
    .gallery .slick-arrow.slick-prev {
      left: 5rem; }
      .gallery .slick-arrow.slick-prev:before {
        content: '←'; }
    .gallery .slick-arrow.slick-next {
      right: 5rem; }
      .gallery .slick-arrow.slick-next:before {
        content: '→'; }

.qs-Sidebar {
  position: relative;
  background-color: #FFF;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 768px) {
    .qs-Sidebar {
      -webkit-box-shadow: -1px 0px 0px 0px #EBEBEB;
              box-shadow: -1px 0px 0px 0px #EBEBEB;
      width: 25%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%; } }
  .qs-Sidebar .qs-Button, .qs-Sidebar .widget_mailpoet_form .mailpoet_submit, .widget_mailpoet_form .qs-Sidebar .mailpoet_submit, .qs-Sidebar .qs-Comments input[type="submit"], .qs-Comments .qs-Sidebar input[type="submit"] {
    max-width: 100%; }
  .qs-Sidebar li {
    list-style: none;
    margin-bottom: 0; }
    .qs-Sidebar li a {
      font-size: 1.2rem; }
  .qs-Sidebar-listItem {
    list-style: none; }
  .qs-Sidebar-link {
    color: #5E5E5E; }
    .qs-Sidebar-link:after {
      display: inline-block;
      content: "\203A";
      padding-left: 5px; }
  .qs-Sidebar-section {
    padding: 1.6rem;
    border-bottom: 1px solid #EBEBEB; }
    @media screen and (min-width: 576px) {
      .qs-Sidebar-section {
        padding: 1.6rem; } }
    @media screen and (min-width: 768px) {
      .qs-Sidebar-section {
        padding: 2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-Sidebar-section {
        padding: 2.5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Sidebar-section {
        padding: 2.5rem; } }
    @media screen and (max-width: 991px) {
      .qs-Sidebar-section:first-child {
        border-top: 1px solid #EBEBEB; } }
  .qs-Sidebar-proCta h3 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .qs-Sidebar-proCta h3 span {
      color: #3333FE; }
    .qs-Sidebar-proCta h3:before {
      content: '';
      min-width: 4rem;
      min-height: 4rem;
      margin-right: 1rem;
      left: 0;
      background-image: url(images/pro-picto.svg);
      background-position: left top;
      background-repeat: no-repeat;
      background-size: contain; }
  .qs-Sidebar-proCta a {
    padding: 1rem;
    font-weight: 100;
    border-width: 1px; }
  .qs-Sidebar-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.6rem; }
  .qs-Sidebar-postImg {
    max-width: 7rem;
    margin-right: 1.6rem; }

.qs-Author-avatar {
  text-align: center;
  margin-bottom: 2.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem; }
  .qs-Author-avatar .avatar {
    max-width: 100%; }

.avatar-16 {
  margin: 0 0.4rem 0 0 !important;
  position: relative;
  top: -0.1rem;
  border-radius: 16px; }

.dashicons.yasr-dashicons-visitor-stats,
.yasr-total-average-text,
.yasr-already-voted-text {
  display: none; }

.yasr-visitor-votes {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px; }

.single-project_page .yasr-visitor-votes {
  display: none; }

/*Blue star on hover*/
div.yasr-visitor-votes div.bigstars .rateit-hover {
  background: url(images/stars_32_flat_blue.png) left -37px !important; }

/*Small stars at the top of posts*/
.rating-single .yasr-visitor-votes_readonly {
  margin-bottom: 0;
  margin-top: -2px;
  margin-left: 5px;
  margin-right: 2px; }

.rating-single .yasr-container-custom-text-and-visitor-rating, .rating-single .rating-top #yasr-vote-saved {
  display: none; }

.rating-single .rateit .rateit-hover {
  background: url(images/stars_16_flat_blue.png) left -18px !important; }

.rating-card {
  margin: 0 !important; }
  .rating-card .yasr-visitor-votes_readonly {
    margin-right: 2px; }

/*Adapt position of small starts at the top of faq cpt*/
.single-faqs .rating-top {
  position: relative;
  top: -1.3rem;
  left: 3rem; }

.widget_pro_dir_signup {
  border: 1px solid #3333FE;
  padding: 2.5rem;
  margin-bottom: 5rem; }
  .widget_pro_dir_signup .qs-Card-title {
    color: #3333FE;
    margin-bottom: 1.6rem; }
  .widget_pro_dir_signup-textArea {
    -ms-flex-line-pack: center;
        align-content: center; }
    @media screen and (min-width: 768px) {
      .widget_pro_dir_signup-textArea p:last-child {
        margin: 0; } }
  .widget_pro_dir_signup-ctaArea {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 575px) {
      .widget_pro_dir_signup-ctaArea {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%; } }
  .qs-Sidebar .widget_pro_dir_signup {
    border: none;
    border-bottom: 1px solid #ebebeb; }
    @media screen and (min-width: 768px) {
      .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea p:last-child, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea p:last-child {
        margin-bottom: 1.6rem; } }
    .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea .qs-Button, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea .widget_mailpoet_form .mailpoet_submit, .widget_mailpoet_form .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea .mailpoet_submit, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea .qs-Comments input[type="submit"], .qs-Comments .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-textArea input[type="submit"], .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea .qs-Button, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea .widget_mailpoet_form .mailpoet_submit, .widget_mailpoet_form .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea .mailpoet_submit, .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea .qs-Comments input[type="submit"], .qs-Comments .qs-Sidebar .widget_pro_dir_signup .widget_pro_dir_signup-ctaArea input[type="submit"] {
      padding: 1rem;
      font-weight: 100; }

.widget_mailpoet_form .widget-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .widget_mailpoet_form .widget-title:before {
    content: '';
    min-width: 4rem;
    min-height: 4rem;
    margin-right: 1rem;
    left: 0;
    background-image: url(images/close-envelope.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain; }

.widget_mailpoet_form input {
  padding-left: 1.6rem;
  height: 40px; }

.widget_mailpoet_form .mailpoet_text {
  width: 100% !important;
  border: 1px solid #eee; }

.widget_mailpoet_form .mailpoet_submit {
  padding: 1rem !important;
  background-color: #FDB63F; }

.widget_mailpoet_form .mailpoet_validate_success {
  color: #3333FE !important; }

.qs-Comments {
  background-color: #F9F9F9;
  padding: 2.5rem;
  margin-bottom: 5rem; }
  .qs-Comments label {
    display: block; }
  .qs-Comments input {
    outline: none; }
  .qs-Comments textarea, .qs-Comments input[type="text"], .qs-Comments input[type="email"], .qs-Comments input[type="url"] {
    width: 100%;
    border: 1px solid #D1D1D1;
    padding: 0.8rem; }

.comment-list {
  list-style: none; }

#comments .comments-title {
  display: none; }

.comment {
  background-color: #FFF;
  padding: 1.6rem; }
  .comment ol {
    list-style: none; }
  .comment .reply {
    display: inline-block;
    padding: 0.4rem;
    border: 1px solid #3333FE; }
  .comment .children {
    margin-top: 1.6rem;
    border: 1px solid #EEE; }

.comment-respond {
  margin-top: 2.5rem; }

#cancel-comment-reply-link {
  color: #3333FE; }

.qs-Breadcrumb, .qs-Breadcrumb-light, .qs-Breadcrumb-light-overlay, .qs-Breadcrumb-dark, .qs-Breadcrumb-dark-overlay, .qs-Breadcrumb-transparent {
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  padding-right: 1.6rem;
  margin-bottom: 1.6rem;
  width: 100%;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }
  @media screen and (min-width: 768px) {
    .qs-Breadcrumb, .qs-Breadcrumb-light, .qs-Breadcrumb-light-overlay, .qs-Breadcrumb-dark, .qs-Breadcrumb-dark-overlay, .qs-Breadcrumb-transparent {
      margin-bottom: 2.5rem; } }
  .qs-Breadcrumb a:hover, .qs-Breadcrumb-light a:hover, .qs-Breadcrumb-light-overlay a:hover, .qs-Breadcrumb-dark a:hover, .qs-Breadcrumb-dark-overlay a:hover, .qs-Breadcrumb-transparent a:hover {
    text-decoration: underline; }
  .qs-Breadcrumb-light, .qs-Breadcrumb-light-overlay {
    color: #FFF;
    z-index: 100; }
    .qs-Breadcrumb-light a, .qs-Breadcrumb-light-overlay a {
      color: #FFF; }
  .qs-Breadcrumb-light-overlay {
    position: absolute; }
  .qs-Breadcrumb-dark, .qs-Breadcrumb-dark-overlay {
    color: #5E5E5E; }
    .qs-Breadcrumb-dark a, .qs-Breadcrumb-dark-overlay a {
      color: #5E5E5E; }
    .qs-Breadcrumb-dark span, .qs-Breadcrumb-dark-overlay span {
      color: #3333FE; }
    .qs-Breadcrumb-dark-overlay {
      background-color: transparent;
      position: absolute; }
  .qs-Breadcrumb-transparent {
    color: #5E5E5E; }
    .qs-Breadcrumb-transparent a {
      color: #5E5E5E; }
    .qs-Breadcrumb-transparent span {
      color: #3333FE; }
  .qs-Breadcrumb-home {
    display: inline-block;
    height: 1.2rem;
    width: 1.2rem;
    vertical-align: text-top;
    background-size: contain;
    background-repeat: no-repeat; }
  .qs-Breadcrumb-item {
    display: inline-block;
    margin-bottom: 0; }
    .qs-Breadcrumb-item:after {
      display: inline-block;
      content: "\203A";
      padding: 0 5px; }
    .qs-Breadcrumb-item:last-child:after {
      content: none; }
    .qs-Breadcrumb-item:last-child span {
      opacity: 0.8; }

.qs-Button, .widget_mailpoet_form .mailpoet_submit, .qs-Comments input[type="submit"] {
  display: inline-block;
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-weight: 700 !important;
  font-size: 1.4rem;
  letter-spacing: 0.115rem;
  line-height: 1;
  text-align: center;
  color: #131313;
  width: 100%;
  border: none;
  padding: 1.6rem;
  max-width: 100%; }
  @media screen and (min-width: 768px) {
    .qs-Button, .widget_mailpoet_form .mailpoet_submit, .qs-Comments input[type="submit"] {
      padding: 2.5rem;
      max-width: 32rem; } }
  .qs-Button--plain, .qs-Comments input[type="submit"] {
    background: #FDB63F; }
    .qs-Button--plain:hover, .qs-Comments input:hover[type="submit"] {
      background-color: #fca30d;
      color: #131313; }
  .qs-Button--blue {
    background: #3333FE;
    color: #FFF; }
    .qs-Button--blue:hover {
      background-color: #0101fd;
      color: #FFF; }
  .qs-Button--border {
    border: 2px solid #3333FE;
    color: #3333FE; }
    @media screen and (min-width: 768px) {
      .qs-Button--border {
        border-width: 2px; } }
    .qs-Button--border:hover {
      border-color: #0101fd;
      color: #0101fd; }
  .qs-Button--center, .qs-Comments input[type="submit"] {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important; }

.qs-Tag-textLabel {
  margin-bottom: 0.8rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-right: 0.8rem;
  display: inline-block;
  font-family: "Montserrat", Arial, Helvetica, Sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.075rem;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .qs-Tag-textLabel a:hover {
    opacity: 0.5; }

.qs-Tag--light {
  color: #FFF; }

.qs-Tag--dark {
  color: #383838; }

.qs-Tag--brand {
  color: #FDB63F;
  background-color: #FFF; }
  .qs-Tag--brand:hover {
    opacity: 1 !important; }

.qs-Tag--main {
  color: #FFF;
  background-color: #FDB63F; }

.qs-Tag--work {
  color: #FFF;
  background-color: #3333FE; }

.qs-Tag--lm {
  color: #FFF;
  background-color: #78BE20; }

.qs-Tag-btnLabel {
  border-radius: 6rem;
  position: relative;
  padding: 0.8rem;
  margin-bottom: 0.8rem;
  margin-right: 0.8rem;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.075rem;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block; }
  .qs-Tag-btnLabel:hover {
    opacity: 0.8; }

.qs-Tag-hover {
  position: relative;
  display: inline-block;
  padding: 0.4rem 0;
  margin-bottom: 1.6rem; }

.qs-Tag-sponsored {
  color: #FDB63F;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.4rem; }
  .qs-Tag-sponsored svg {
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 0.8rem;
    fill: #FDB63F; }

.qs-Tags-minimal {
  display: inline-block;
  margin-bottom: 0; }
  .qs-Tags-minimal li {
    display: inline-block;
    margin-bottom: 0;
    border-left: 1px solid #D1D1D1;
    padding-left: 0.2rem; }
    .qs-Tags-minimal li:first-child {
      border: none; }

.qs-Hero {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #F9F9F9;
  min-height: 40vh; }
  .qs-Hero--cover {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #3333FE; }
    @media screen and (min-width: 992px) {
      .qs-Hero--cover {
        background-attachment: fixed; } }
  .qs-Hero--fluid {
    position: relative;
    height: 70vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (min-width: 768px) {
      .qs-Hero--fluid {
        height: 60vh; } }
  .qs-Hero--banner, .qs-Hero--post, .qs-Hero--parallax {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .qs-Hero--banner {
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    padding-bottom: 3.2rem;
    padding-top: 3.2rem;
    margin-left: auto;
    margin-right: auto;
    height: 70vh;
    padding-bottom: 1.6rem; }
    @media screen and (min-width: 1200px) {
      .qs-Hero--banner {
        max-width: 1200px; } }
    @media screen and (min-width: 576px) {
      .qs-Hero--banner {
        padding-right: 3.2rem;
        padding-left: 3.2rem; } }
    @media screen and (min-width: 768px) {
      .qs-Hero--banner {
        padding-right: 2.5rem;
        padding-left: 2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-Hero--banner {
        padding-right: 5rem;
        padding-left: 5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Hero--banner {
        padding-right: 5rem;
        padding-left: 5rem; } }
    @media screen and (min-width: 576px) {
      .qs-Hero--banner {
        padding-bottom: 3.2rem;
        padding-top: 3.2rem; } }
    @media screen and (min-width: 768px) {
      .qs-Hero--banner {
        padding-bottom: 3.2rem;
        padding-top: 3.2rem; } }
    @media screen and (min-width: 992px) {
      .qs-Hero--banner {
        padding-bottom: 5rem;
        padding-top: 5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Hero--banner {
        padding-bottom: 5rem;
        padding-top: 5rem; } }
    @media screen and (min-width: 768px) {
      .qs-Hero--banner {
        height: 60vh; } }
  .qs-Hero--box {
    position: relative;
    overflow: visible;
    background-color: #F9F9F9; }
    .qs-Hero--box-img {
      position: relative;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover; }
      @media screen and (min-width: 768px) {
        .qs-Hero--box-img {
          width: 70%; } }
      .qs-Hero--box-img img {
        width: 100%;
        height: auto; }
      .qs-Hero--box-img div {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
  .qs-Hero--post {
    width: 100%;
    overflow: hidden;
    /*.qs-Heading{
            position: absolute;
        }*/ }
    .qs-Hero--post img {
      height: 40vh;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
      @media screen and (min-width: 768px) {
        .qs-Hero--post img {
          height: 50vh; } }
  .qs-Hero--hub {
    background-color: #FFF;
    border-bottom: 1px solid #EBEBEB; }
    .qs-Hero--hub .qs-Row--sidebar, .qs-Hero--hub .qs-Sidebar {
      padding-top: 5rem; }
      @media screen and (min-width: 992px) {
        .qs-Hero--hub .qs-Row--sidebar, .qs-Hero--hub .qs-Sidebar {
          padding-top: 10rem; } }
    .qs-Hero--hub .qs-Container-inner, .qs-Hero--hub .qs-Hero--hubHeader, .qs-Hero--hub .qs-Hero-container {
      background-color: transparent; }
    .qs-Hero--hub .qs-Sidebar {
      background-color: #F9F9F9; }
      @media screen and (max-width: 767px) {
        .qs-Hero--hub .qs-Sidebar {
          display: none; } }
    @media screen and (min-width: 768px) {
      .qs-Hero--hubHeader {
        padding-right: 10rem; } }
    .qs-Hero--hubImg {
      width: 100%;
      margin-bottom: 5rem;
      position: absolute;
      top: 10rem;
      bottom: 0; }
      .qs-Hero--hubImgItem {
        position: relative;
        -webkit-box-shadow: 1px 1px 5px 0 rgba(19, 19, 19, 0.15);
                box-shadow: 1px 1px 5px 0 rgba(19, 19, 19, 0.15);
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: 50% 50%;
           object-position: 50% 50%; }
        @media screen and (min-width: 768px) {
          .qs-Hero--hubImgItem {
            left: -5rem; } }
    .qs-Hero--hubCta {
      margin-top: 1.6rem;
      margin-bottom: 5rem; }
  .qs-Hero-box, .qs-Hero-box--noborder {
    padding: 1.6rem;
    z-index: 1;
    position: relative;
    margin-bottom: 2.5rem;
    border-color: #FFF;
    border-style: solid;
    border-width: .6rem;
    width: 100%;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    @media screen and (min-width: 576px) {
      .qs-Hero-box, .qs-Hero-box--noborder {
        padding: 1.6rem; } }
    @media screen and (min-width: 768px) {
      .qs-Hero-box, .qs-Hero-box--noborder {
        padding: 2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-Hero-box, .qs-Hero-box--noborder {
        padding: 2.5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Hero-box, .qs-Hero-box--noborder {
        padding: 2.5rem; } }
    @media screen and (min-width: 768px) {
      .qs-Hero-box, .qs-Hero-box--noborder {
        margin-bottom: 3.2rem;
        max-width: 70%; } }
    @media screen and (min-width: 1200px) {
      .qs-Hero-box, .qs-Hero-box--noborder {
        margin-bottom: 5rem;
        max-width: 50%; } }
    .qs-Hero-box--noborder {
      border: none; }
  .qs-Hero--overlay::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: rgba(19, 19, 19, 0.3); }
  .qs-Hero--overlay a {
    z-index: 2;
    color: #FFF;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .qs-Hero--overlay a:hover {
      -webkit-transform: translate3d(0, -1rem, 0);
              transform: translate3d(0, -1rem, 0); }
  .qs-Hero--full {
    height: 100vh;
    min-height: 90vh; }
  .qs-Hero--high {
    height: 90vh;
    min-height: 50vh; }
    @media screen and (min-width: 992px) {
      .qs-Hero--high {
        height: 70vh;
        min-height: 50rem; } }
  .qs-Hero--medium {
    height: 50vh;
    min-height: 25vh; }
  .qs-Hero--short {
    height: 35vh;
    min-height: 20vh; }
  .qs-Hero-title {
    background-color: transparent; }
    @media screen and (max-width: 767px) {
      .qs-Hero-title {
        font-size: 2.4rem; } }
  .qs-Hero-baseline {
    color: #fff;
    margin-top: 1rem;
    text-align: center; }
  .qs-Hero--brand {
    background-color: #3333FE; }
  @media screen and (min-width: 992px) {
    .qs-Hero--fixed {
      background-attachment: fixed; } }
  .qs-Hero-filter {
    background-color: rgba(51, 51, 254, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0; }
    .qs-Hero-filter ~ * {
      z-index: 1; }
  .qs-Hero--parallax {
    text-align: center;
    background-color: #EEE; }
    .qs-Hero--parallax .qs-Parallax {
      position: absolute;
      width: 100%;
      left: 0;
      right: 0; }
      .qs-Hero--parallax .qs-Parallax-background {
        width: 100%;
        height: auto;
        margin-bottom: 3rem; }
      .qs-Hero--parallax .qs-Parallax-title {
        top: 45%; }
  .qs-Hero-link:hover {
    -webkit-transform: translate3d(0, -1rem, 0);
            transform: translate3d(0, -1rem, 0);
    color: #FFF;
    z-index: 2; }
  .qs-Hero-sideline {
    position: absolute;
    top: 1.5rem;
    bottom: 1rem;
    left: 0.8rem;
    width: 3.2rem;
    z-index: -1; }
  .qs-Hero-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: transparent; }
  .qs-Hero-fullpage {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /*+ section{
            padding-top: 56px;
        }*/ }
    .qs-Hero-fullpage .qs-Filter--dark {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 0; }
      .qs-Hero-fullpage .qs-Filter--dark + * {
        position: relative;
        z-index: 1; }
    @media screen and (max-width: 991px) {
      .qs-Hero-fullpage .qs-Hero-title {
        font-size: 3.2rem; } }
    .qs-Hero-fullpage-excerpt {
      color: #FFF;
      font-size: 1.8rem; }
      @media screen and (max-width: 991px) {
        .qs-Hero-fullpage-excerpt {
          font-size: 1.5rem; } }
    .qs-Hero-fullpage-tags {
      margin-bottom: 1.6rem; }
  .qs-Hero-Content {
    width: 100%;
    position: absolute;
    left: 0; }

.qs-Card, .qs-Card-big, .qs-Hub-section-img, .qs-Lp-contact-card {
  margin-bottom: 1.6rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #FFF;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(19, 19, 19, 0.15);
          box-shadow: 1px 1px 5px 0 rgba(19, 19, 19, 0.15);
  /*&-overImg{
		@include make-card-gutters();
		position: absolute;
		bottom: -30px;
		width: 100%;
		height: 30%;
		transform: skew(0, 10deg);

		&+.qs-Tag-btnLabel{
			position: absolute;
			left: $space-m;
			bottom: $space-s;
			background-color: $white;

			&:hover{background-color: $white;}
		}
	}*/ }
  @media screen and (min-width: 576px) {
    .qs-Card, .qs-Card-big, .qs-Hub-section-img, .qs-Lp-contact-card {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 768px) {
    .qs-Card, .qs-Card-big, .qs-Hub-section-img, .qs-Lp-contact-card {
      margin-bottom: 1.6rem; } }
  @media screen and (min-width: 992px) {
    .qs-Card, .qs-Card-big, .qs-Hub-section-img, .qs-Lp-contact-card {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Card, .qs-Card-big, .qs-Hub-section-img, .qs-Lp-contact-card {
      margin-bottom: 2.5rem; } }
  .qs-Card > *, .qs-Card-big > *, .qs-Hub-section-img > *, .qs-Lp-contact-card > * {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .qs-Card-header {
    margin-bottom: 1.6rem; }
  .qs-Card-body {
    padding: 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #383838;
    position: relative; }
    @media screen and (min-width: 576px) {
      .qs-Card-body {
        padding: 1.6rem; } }
    @media screen and (min-width: 768px) {
      .qs-Card-body {
        padding: 2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-Card-body {
        padding: 2.5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Card-body {
        padding: 2.5rem; } }
    .qs-Card-body p:last-child {
      margin-bottom: 0; }
    .qs-Card-body--mesh {
      margin-top: -1.6rem;
      padding-top: 3.2rem; }
      @media screen and (min-width: 768px) {
        .qs-Card-body--mesh {
          margin-top: -2.5rem;
          padding-top: 5rem; } }
  .qs-Card-bodyOverlay {
    color: #FFF;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(19, 19, 19, 0.35);
    padding: 2.5rem; }
    @media screen and (min-width: 768px) {
      .qs-Card-bodyOverlay {
        padding: 1.6rem; } }
    .qs-Card-bodyOverlay .qs-Card-title {
      color: inherit;
      margin-bottom: 0;
      text-shadow: 0 2px 1px rgba(19, 19, 19, 0.35); }
      .qs-Card-bodyOverlay .qs-Card-title span {
        background-color: #3333FE;
        color: #FFF; }
  .qs-Card-hero {
    padding: 1.6rem;
    width: 100%;
    border-color: #FFF;
    border-style: solid;
    border-width: .6rem; }
    @media screen and (min-width: 576px) {
      .qs-Card-hero {
        padding: 1.6rem; } }
    @media screen and (min-width: 768px) {
      .qs-Card-hero {
        padding: 2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-Card-hero {
        padding: 2.5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Card-hero {
        padding: 2.5rem; } }
  .qs-Card figure, .qs-Card-big figure, .qs-Hub-section-img figure, .qs-Lp-contact-card figure {
    margin-bottom: 0; }
  .qs-Card-img {
    position: relative;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    height: 18rem; }
    @media screen and (min-width: 768px) {
      .qs-Card-img {
        height: 22.5rem; } }
    .qs-Card-img--inspiration {
      text-align: center;
      position: relative; }
      .qs-Card-img--inspiration img {
        width: 90%; }
  .qs-Card-imgItem {
    -o-object-fit: cover;
       object-fit: cover; }
  .qs-Card-postImg {
    width: 100%;
    height: auto; }
    .qs-Row--above .qs-Card-postImg {
      padding: 0; }
  .qs-Card-title {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .qs-Card-title span {
      background-color: #3333FE;
      color: #FFF; }
    .qs-Card-title--noStack {
      margin-bottom: 0; }
    .qs-Card-title--hero {
      color: #FFF;
      margin-bottom: 0; }
    .qs-Card-title--big {
      font-size: 3.2rem;
      line-height: 4rem; }
  .qs-Card-mesh {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    position: relative;
    padding-top: 0;
    padding-bottom: 0; }
    @media screen and (min-width: 576px) {
      .qs-Card-mesh {
        padding-left: 1.6rem;
        padding-right: 1.6rem; } }
    @media screen and (min-width: 768px) {
      .qs-Card-mesh {
        padding-left: 2.5rem;
        padding-right: 2.5rem; } }
    @media screen and (min-width: 992px) {
      .qs-Card-mesh {
        padding-left: 2.5rem;
        padding-right: 2.5rem; } }
    @media screen and (min-width: 1200px) {
      .qs-Card-mesh {
        padding-left: 2.5rem;
        padding-right: 2.5rem; } }
    .qs-Card-mesh::before {
      bottom: 1.6rem;
      position: absolute;
      left: 0;
      z-index: 0;
      width: 100%;
      height: 70%;
      content: ''; }
      @media screen and (min-width: 576px) {
        .qs-Card-mesh::before {
          bottom: 1.6rem; } }
      @media screen and (min-width: 768px) {
        .qs-Card-mesh::before {
          bottom: 2.5rem; } }
      @media screen and (min-width: 992px) {
        .qs-Card-mesh::before {
          bottom: 2.5rem; } }
      @media screen and (min-width: 1200px) {
        .qs-Card-mesh::before {
          bottom: 2.5rem; } }
    .qs-Card-mesh--houseConnected::before {
      background: magenta; }
  .qs-Card--border {
    border: 1px solid #EBEBEB; }
  .qs-Card--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    min-height: 10rem; }
    @media screen and (max-width: 991px) {
      .qs-Card--row {
        margin-top: 0.8rem;
        margin-bottom: 0.8rem;
        padding-top: 0;
        padding-bottom: 0; } }
    .qs-Card--row .qs-Card-img {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      height: auto;
      max-width: 50%; }
      .qs-Card--row .qs-Card-img figure {
        width: 100%; }
      .qs-Card--row .qs-Card-img-footer {
        padding: 1.6rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0.8rem !important;
        background-color: #262626; }
        @media screen and (min-width: 576px) {
          .qs-Card--row .qs-Card-img-footer {
            padding: 1.6rem; } }
        @media screen and (min-width: 768px) {
          .qs-Card--row .qs-Card-img-footer {
            padding: 2.5rem; } }
        @media screen and (min-width: 992px) {
          .qs-Card--row .qs-Card-img-footer {
            padding: 2.5rem; } }
        @media screen and (min-width: 1200px) {
          .qs-Card--row .qs-Card-img-footer {
            padding: 2.5rem; } }
        .qs-Card--row .qs-Card-img-footer .qs-Tag-btnLabel {
          z-index: 1; }
          .qs-Card--row .qs-Card-img-footer .qs-Tag-btnLabel + * {
            clear: both; }
        .qs-Card--row .qs-Card-img-footer .qs-Card-title {
          font-size: 1.8rem;
          z-index: 1;
          width: 100%; }
        .qs-Card--row .qs-Card-img-footer::before {
          content: "";
          display: block;
          width: 100%;
          height: 120%;
          position: absolute;
          top: -2rem;
          left: 0;
          background-color: #262626;
          -webkit-transform: skewY(5deg);
                  transform: skewY(5deg); }
          @media screen and (min-width: 992px) {
            .qs-Card--row .qs-Card-img-footer::before {
              -webkit-transform: skewY(8deg);
                      transform: skewY(8deg); } }
    .qs-Card--row .qs-Card-postImg {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .qs-Card--row .qs-Card-body {
      padding: 0 1.6rem;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .qs-Card--row.is-fixed {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      min-height: 13rem; }
      .qs-Card--row.is-fixed .qs-Card-img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        height: auto;
        max-width: 50%; }
      .qs-Card--row.is-fixed .qs-Card-body {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
  .qs-Card--brand .qs-Card-body, .qs-Card--dark .qs-Card-body {
    color: #FFF; }
  .qs-Card--brand .qs-Card-title, .qs-Card--dark .qs-Card-title {
    color: inherit; }
    .qs-Card--brand .qs-Card-title span, .qs-Card--dark .qs-Card-title span {
      background-color: #3333FE;
      color: #FFF; }
  .qs-Card--brand {
    background-color: #3333FE; }
  .qs-Card--dark {
    background-color: #262626; }
  @media screen and (min-width: 992px) {
    .qs-Card--thumbnail {
      min-height: 30rem; } }
  .qs-Card--shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(19, 19, 19, 0.15);
            box-shadow: 0 0 10px 0 rgba(19, 19, 19, 0.15);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
  .qs-Card--project {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.26), 0 7px 28px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.26), 0 7px 28px 0 rgba(0, 0, 0, 0.25); }
  .qs-Card-themeCat {
    margin-bottom: 0.8rem;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    font-size: 1.4rem; }
    .qs-Card-themeCat a {
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      display: inline-block; }
      .qs-Card-themeCat a:hover {
        -webkit-transform: translate3d(0.5rem, 0, 0);
                transform: translate3d(0.5rem, 0, 0); }
    .qs-Hero-box .qs-Card-themeCat, .qs-Hero-box--noborder .qs-Card-themeCat {
      color: #fff; }
    .qs-Hero-box--noborder .qs-Card-themeCat {
      padding-left: 3.2rem; }
      @media screen and (min-width: 768px) {
        .qs-Hero-box--noborder .qs-Card-themeCat {
          padding-left: 2.5rem; } }
  .qs-Card--blockLink {
    position: relative;
    /*&:hover .qs-Card-themeCat, &:hover h2, &:hover h3{
			transform: translate3d(0,-0.5rem,0);
		}*/ }
    .qs-Card--blockLink .qs-Card-title {
      padding: 0 1.6rem;
      margin: 0;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      color: #FFF; }
    .qs-Card--blockLink:hover {
      -webkit-transform: translate3d(0, -0.5rem, 0);
              transform: translate3d(0, -0.5rem, 0);
      -webkit-box-shadow: 0px 5px 40px 0px rgba(19, 19, 19, 0.2);
              box-shadow: 0px 5px 40px 0px rgba(19, 19, 19, 0.2); }
  .qs-Card-inspiration figure {
    text-align: center;
    position: relative;
    margin-bottom: 0;
    z-index: 0; }
    .qs-Card-inspiration figure img {
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
  .qs-Card-inspiration-bgPattern {
    position: absolute;
    top: 2rem;
    right: 0;
    bottom: 2rem;
    left: 0;
    z-index: -1; }
  .qs-Card-inspiration--subcover {
    padding: 0; }
  .qs-Card--guide, .qs-Card--guideSingle {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .qs-Card--guide:hover, .qs-Card--guideSingle:hover {
      -webkit-transform: translate3d(0, -0.5rem, 0);
              transform: translate3d(0, -0.5rem, 0);
      -webkit-box-shadow: 0px 5px 40px 0px rgba(19, 19, 19, 0.2);
              box-shadow: 0px 5px 40px 0px rgba(19, 19, 19, 0.2); }
    .qs-Card--guide .qs-Card-title, .qs-Card--guideSingle .qs-Card-title {
      line-height: 1.2;
      margin-bottom: 1.6rem;
      font-weight: normal; }
    @media screen and (max-width: 991px) {
      .qs-Card--guide .qs-Card-img, .qs-Card--guideSingle .qs-Card-img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media screen and (max-width: 991px) {
      .qs-Card--guide .qs-Card-body, .qs-Card--guideSingle .qs-Card-body {
        display: none; } }
    .qs-Card--guide img, .qs-Card--guideSingle img {
      border: 5px solid #ffd900; }
    .qs-Card--guide .qs-Card-img-footer, .qs-Card--guideSingle .qs-Card-img-footer {
      background-color: #ffd900; }
      .qs-Card--guide .qs-Card-img-footer::before, .qs-Card--guideSingle .qs-Card-img-footer::before {
        background-color: #ffd900; }
  @media screen and (min-width: 992px) {
    .qs-Card--guide .qs-Card-img-footer .qs-Card-title {
      display: none; } }
  .qs-Card--guideSingle {
    overflow: hidden; }
    .qs-Card--guideSingle .qs-Card-img {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .qs-Card--guideSingle .qs-Card-body {
      position: absolute;
      top: 0;
      bottom: 0;
      max-width: 100%;
      display: block;
      background-color: #FFF;
      z-index: 1;
      -webkit-transform: translateY(100%);
              transform: translateY(100%); }
    @media screen and (min-width: 992px) {
      .qs-Card--guideSingle .qs-Card-body {
        font-size: 1.2rem; }
      .qs-Card--guideSingle:hover .qs-Card-body {
        -webkit-transform: translateY(0);
                transform: translateY(0); } }
    @media screen and (min-width: 1200px) {
      .qs-Card--guideSingle .qs-Card-body {
        font-size: unset; } }
  .qs-Card-big h3 {
    font-size: 2.4rem;
    line-height: 1.5; }
    .qs-Card-big h3 a {
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      display: inline-block;
      word-break: break-word;
      -webkit-hyphens: auto;
          -ms-hyphens: auto;
              hyphens: auto; }
      .qs-Card-big h3 a:hover {
        opacity: 0.6; }
    @media screen and (min-width: 768px) {
      .qs-Card-big h3 {
        font-size: 3.2rem; } }
  .qs-Card-faq {
    background-color: #262626; }
    .qs-Card-faq .qs-Tag-textLabel a {
      color: #ABABAB; }
    .qs-Card-faq h3 {
      color: #FFF; }
  .qs-Card .qs-Ttml-name, .qs-Card-big .qs-Ttml-name, .qs-Hub-section-img .qs-Ttml-name, .qs-Lp-contact-card .qs-Ttml-name {
    text-align: right; }
  .qs-Card--fullpage {
    margin-bottom: 0;
    list-style: none; }
    @media screen and (max-width: 991px) {
      .qs-Card--fullpage .qs-Card-img {
        display: none; } }
    @media screen and (max-width: 991px) {
      .qs-Card--fullpage .qs-Card-body {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    .qs-Card--fullpage .qs-Card-title {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .qs-Card--fullpage .qs-Card-title {
          font-size: 1.5rem;
          line-height: 1.5; } }
    .qs-Card--fullpage .qs-Tag-btnLabel {
      padding: 0.4rem; }
  .qs-Card--basic .qs-Card-title {
    margin-bottom: 0; }

.qs-Tabs, .qs-Tabs--guideDesk {
  list-style: none; }
  .qs-Tabs--inline {
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 100%;
    overflow-x: visible;
    overflow-y: hidden; }
    @media screen and (min-width: 992px) {
      .qs-Tabs--inline {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .qs-Tabs-item {
    padding: 0.8rem 0.8rem 0.8rem 0.8rem;
    margin-left: 0.8rem;
    margin-right: 0.8rem;
    margin-bottom: 0;
    letter-spacing: 0.075rem;
    color: #5E5E5E;
    white-space: nowrap;
    cursor: pointer; }
    .qs-Tabs-item::after {
      position: absolute;
      bottom: 0;
      left: 50%;
      height: .2rem;
      width: 100%;
      margin-left: -50%;
      content: '';
      background-color: #3333FE;
      opacity: 0;
      -webkit-transform: scale3d(0, 1, 1);
              transform: scale3d(0, 1, 1); }
    .qs-Tabs-item:first-child {
      margin-left: 0; }
    .qs-Tabs-item:last-child {
      margin-right: 0; }
    .qs-Tabs-item:hover {
      color: #ABABAB; }
    .qs-Tabs-item svg {
      fill: #ABABAB;
      display: inline-block;
      vertical-align: top; }
    .qs-Tabs-item.is-selected {
      position: relative;
      font-family: "Montserrat", Arial, Helvetica, Sans-serif;
      font-weight: 700;
      color: #3333FE; }
      .qs-Tabs-item.is-selected::after {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1); }
      .qs-Tabs-item.is-selected svg {
        fill: #3333FE;
        display: inline-block;
        vertical-align: top; }
  .qs-Tabs--guideDesk {
    margin-bottom: 0; }
    @media screen and (min-width: 576px) {
      .qs-Tabs--guideDesk {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        max-width: 100%; } }
    .qs-Tabs--guideDesk .qs-Tabs-item {
      text-align: center; }

.qs-Filter > *, .qs-Filter--blue > *, .qs-Filter--dark > * {
  color: #FFF !important; }

.qs-Filter--blue {
  background-color: rgba(51, 51, 254, 0.85); }

.qs-Filter--dark {
  background-color: rgba(38, 38, 38, 0.3); }

.qs-Slider {
  overflow: hidden;
  height: 100%; }
  .qs-Slider-pager {
    width: 100%;
    position: absolute;
    bottom: 72px; }
    @media screen and (min-width: 768px) {
      .qs-Slider-pager {
        bottom: 87px; } }
    .qs-Slider-pager .qs-Container-inner, .qs-Slider-pager .qs-Hero--hubHeader, .qs-Slider-pager .qs-Hero-container {
      background-color: transparent; }
  .qs-Slider-page {
    display: block;
    padding: 1.6rem;
    width: 100%;
    color: #FFF;
    background-color: rgba(255, 255, 255, 0.5); }
    @media screen and (min-width: 576px) {
      .qs-Slider-page {
        background-color: transparent; } }
    .qs-Slider-page > * {
      color: #FFF; }
    .qs-Slider-page h3, .qs-Slider-page .qs-Tag-textLabel {
      margin-bottom: 0; }
    .qs-Slider-page:hover, .qs-Slider-page.active {
      background-color: #FFF; }
      @media screen and (min-width: 576px) {
        .qs-Slider-page:hover, .qs-Slider-page.active {
          background-color: rgba(255, 255, 255, 0.3);
          color: #FFF; } }
    .qs-Slider-page p, .qs-Slider-page h3 {
      display: none; }
      @media screen and (min-width: 576px) {
        .qs-Slider-page p, .qs-Slider-page h3 {
          display: block; } }
  .qs-Slider-baseline {
    position: fixed;
    top: 0;
    padding: 1.6rem 1.6rem 1.6rem 10rem;
    color: #FFF;
    letter-spacing: 0.025rem;
    font-size: 1.8rem;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    opacity: 1; }
    @media screen and (min-width: 768px) {
      .qs-Slider-baseline {
        padding: 2.5rem 1.6rem 1.6rem 12rem;
        font-size: 2.4rem; } }

.qs-Slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 100vh; }
  .qs-Slide-filter {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3); }
  .qs-Slide-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    background-color: transparent; }
    .qs-Slide-content a {
      max-width: 66%;
      color: #FFF;
      z-index: 1; }
      .qs-Slide-content a:hover .qs-Slide-button:before {
        width: 100%; }
  .qs-Slide-button {
    position: relative;
    background-color: transparent;
    border: none;
    margin-top: 1.6rem;
    padding: 1rem;
    font-family: "Montserrat", Arial, Helvetica, Sans-serif;
    font-weight: 700;
    color: #FFF;
    letter-spacing: 0.075rem;
    z-index: 1; }
    .qs-Slide-button:hover::before {
      width: 100%; }
    .qs-Slide-button svg {
      vertical-align: middle;
      margin-left: 0.8rem; }
    .qs-Slide-button:before {
      content: '';
      position: absolute;
      background-color: #3333FE;
      height: 100%;
      width: 50%;
      left: 0;
      top: 0;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      z-index: -1; }
    .qs-Slide-button img {
      display: inline; }

.qs-HomeTopLift {
  margin-top: -56px; }
  @media screen and (min-width: 768px) {
    .qs-HomeTopLift {
      margin-top: -71px; } }

.qs-js-logoStick {
  position: fixed !important; }

.qs-js-hideBaseline {
  opacity: 0; }

@media screen and (max-width: 991px) {
  .single article {
    overflow: hidden; } }

.qs-Table-wrapper {
  overflow-x: auto;
  overflow-y: hidden; }

.qs-Table-bgBlue {
  background-color: #3333FE;
  color: #FFF; }

table {
  border-collapse: collapse; }

table, th, td {
  border: 1px solid #D1D1D1; }

td {
  padding: 1rem; }

.qs-Infos {
  max-width: 55rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  padding-top: 1.6rem;
  border-top: 2px solid #3333FE;
  border-bottom: 2px solid #3333FE;
  position: relative;
  padding-left: 5rem;
  padding-right: 1.6rem;
  background-image: url("images/logo-blue_withoutSignet.svg");
  background-repeat: no-repeat;
  background-position: 1.6rem 1.4rem;
  background-size: 2rem; }
  .qs-Infos p:first-child {
    font-family: "Montserrat", Arial, Helvetica, Sans-serif;
    font-weight: 700;
    color: #3333FE;
    text-transform: initial;
    margin-bottom: 1rem; }
  .qs-Infos a:not(.qs-Button) {
    color: #FDB63F; }
    .qs-Infos a:not(.qs-Button):hover {
      text-decoration: underline; }

.qs-InfosNativeAd {
  border: solid 1px #D1D1D1;
  margin: 2.5rem 0;
  padding: 2.5rem; }
  .qs-InfosNativeAd h4 {
    font-family: "Montserrat", Arial, Helvetica, Sans-serif;
    font-weight: 700 !important;
    color: #3333FE;
    text-transform: initial;
    margin-bottom: 1rem; }
  .qs-InfosNativeAd P + h4 {
    margin-top: -1.6rem; }
    @media screen and (min-width: 992px) {
      .qs-InfosNativeAd P + h4 {
        margin-top: -2.5rem; } }
  .qs-InfosNativeAd a.qs-Button, .qs-InfosNativeAd .widget_mailpoet_form a.mailpoet_submit, .widget_mailpoet_form .qs-InfosNativeAd a.mailpoet_submit {
    max-width: unset;
    padding: 1.6rem 2.5rem;
    width: unset; }
  .qs-InfosNativeAd p:last-child {
    margin: 0; }
  .qs-InfosNativeAd *:last-child:after {
    content: ' ';
    clear: both;
    display: block; }
  @media screen and (max-width: 767px) {
    .qs-InfosNativeAd img {
      display: none; } }

@media print {
  .qs-MainHeader,
  .qs-MainFooter, .qs-Button, .widget_mailpoet_form .mailpoet_submit, .qs-Comments input[type="submit"], .qs-Breadcrumb, .qs-Breadcrumb-light, .qs-Breadcrumb-light-overlay, .qs-Breadcrumb-dark, .qs-Breadcrumb-dark-overlay, .qs-Breadcrumb-transparent,
  .qs-PanelFaq-body {
    display: none; }
  .qs-Hero {
    height: auto; } }

.qs-Cta-popup {
  position: fixed;
  z-index: 2000000;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 50vh;
  background-color: rgba(51, 51, 254, 0.95);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .qs-Cta-popup.closeCta {
    max-height: 0; }
  .qs-Cta-popup-Content {
    padding: 5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .qs-Cta-popup-Content > *:not(.qs-Button) {
      color: #ffffff; }
    .qs-Cta-popup-Content .qs-Button, .qs-Cta-popup-Content .widget_mailpoet_form .mailpoet_submit, .widget_mailpoet_form .qs-Cta-popup-Content .mailpoet_submit, .qs-Cta-popup-Content .qs-Comments input[type="submit"], .qs-Comments .qs-Cta-popup-Content input[type="submit"] {
      margin-bottom: 1.6rem; }
  .qs-Cta-popup .never, .qs-Cta-popup .closeCross {
    background: none;
    border: none; }
  .qs-Cta-popup .closeCross {
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 2rem;
    right: 2rem; }
  .qs-Cta-popup .closeCross:before, .qs-Cta-popup .closeCross:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .qs-Cta-popup .closeCross:before {
    left: 50%;
    top: 0;
    width: 30%;
    margin-left: -15%;
    height: 100%; }
  .qs-Cta-popup .closeCross:after {
    top: 50%;
    left: 0;
    height: 30%;
    margin-top: -15%;
    width: 100%; }

/*!
 * fullPage 3.0.0
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  /* <=28 */
  box-sizing: border-box;
  background-color: #F9F9F9; }

.fp-slide {
  float: left; }

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .qs-MainFooter .fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%; }
  .fp-tableCell .qs-Row {
    margin-bottom: 0; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent; }

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: hidden;
  position: relative; }

.fp-scroller {
  overflow: hidden; }

.iScrollIndicator {
  border: 0 !important; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0); }

#fp-nav.fp-right {
  right: 17px; }
  @media screen and (max-width: 991px) {
    #fp-nav.fp-right {
      right: 0; } }

#fp-nav.fp-left {
  left: 17px; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important; }

.fp-slidesNav.fp-bottom {
  bottom: 17px; }

.fp-slidesNav.fp-top {
  top: 17px; }

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0; }

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative; }

.fp-slidesNav ul li {
  display: inline-block; }

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
  background: #3333FE; }

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background-color: #D1D1D1;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px; }

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer; }

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1; }

#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px; }

#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px; }

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important; }

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important; }

.qs-Main404 {
  padding: 1.6rem;
  background: #3333FE; }
  @media screen and (min-width: 576px) {
    .qs-Main404 {
      padding: 1.6rem; } }
  @media screen and (min-width: 768px) {
    .qs-Main404 {
      padding: 2.5rem; } }
  @media screen and (min-width: 992px) {
    .qs-Main404 {
      padding: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    .qs-Main404 {
      padding: 2.5rem; } }
  .qs-Main404-innerWrap {
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
    @media screen and (min-width: 1200px) {
      .qs-Main404-innerWrap {
        max-width: 1200px; } }

.qs-Facts {
  margin: auto; }
  .qs-Facts li {
    list-style: none;
    text-align: center; }
  .qs-Facts-date {
    color: #3333FE;
    font-family: "andes-black", Georgia, Times, "Times New Roman", serif;
    font-size: 3.2rem;
    margin-top: 3.2rem;
    margin-bottom: 0.8rem; }

.qs-Wwa--contact {
  font-size: 3.2rem;
  font-family: "andes-black", Georgia, Times, "Times New Roman", serif; }

.qs-Hub-section-img {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.qs-Hub-section-imgItem {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.qs-Hub-section-imgTitle {
  position: absolute;
  -ms-flex-item-align: center;
      align-self: center;
  justify-self: center;
  color: #FFF;
  text-shadow: 0 2px 1px rgba(19, 19, 19, 0.35); }

.qs-Hub-section-desc {
  margin-bottom: 2.5rem; }
  .qs-Hub-section-desc p:last-child {
    margin-bottom: 0; }

.qs-Lp-logo {
  position: absolute;
  left: 14rem;
  bottom: 1rem; }
  @media screen and (min-width: 992px) {
    .qs-Lp-logo {
      left: 18rem; } }
  .qs-Lp-logo img {
    height: 4rem;
    width: auto; }
  .qs-Lp-logo::before {
    content: "&";
    display: block;
    width: 2rem;
    height: 2rem;
    position: absolute;
    font-size: 2rem;
    left: -3rem;
    bottom: 1rem; }

.qs-Lp-hero {
  padding-top: 5rem;
  background-color: transparent; }
  .qs-Lp-hero h1 {
    color: #FFF;
    text-shadow: 0 2px 1px rgba(19, 19, 19, 0.35); }
  .qs-Lp-hero .qs-Hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .qs-Lp-hero .qs-Hero-txtContent {
    font-family: "andes-extralight", Georgia, Times, "Times New Roman", serif;
    color: #FFF;
    line-height: 1.2;
    font-size: 2.4rem; }
    @media screen and (min-width: 992px) {
      .qs-Lp-hero .qs-Hero-txtContent {
        font-size: 3.2rem; } }
  .qs-Lp-hero .qs-Button, .qs-Lp-hero .widget_mailpoet_form .mailpoet_submit, .widget_mailpoet_form .qs-Lp-hero .mailpoet_submit, .qs-Lp-hero .qs-Comments input[type="submit"], .qs-Comments .qs-Lp-hero input[type="submit"] {
    letter-spacing: 0; }

.qs-Lp-content {
  background-color: #FFF; }
  .qs-Lp-content-catchline {
    font-family: "andes-black", Georgia, Times, "Times New Roman", serif;
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.5; }
  .qs-Lp-content-2Col {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .qs-Lp-content-2Col-section {
      width: 100%;
      max-width: 45rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-bottom: 2.5rem; }
    .qs-Lp-content-2Col h3 {
      font-family: "Montserrat", Arial, Helvetica, Sans-serif;
      padding: 2.5rem;
      position: relative;
      width: 100%;
      max-width: 300px;
      text-align: center;
      margin-bottom: 0;
      margin: auto; }
      @media screen and (min-width: 768px) {
        .qs-Lp-content-2Col h3 {
          margin: initial; } }
      .qs-Lp-content-2Col h3 .title-pre-bar {
        width: 4px;
        height: 100%;
        position: absolute;
        left: -7px;
        top: 0; }
    .qs-Lp-content-2Col-img {
      height: 5rem;
      margin-bottom: 0.8rem; }
    .qs-Lp-content-2Col .title-arrow {
      background: transparent;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid transparent;
      width: 0;
      height: 0;
      margin: auto; }
      @media screen and (min-width: 768px) {
        .qs-Lp-content-2Col .title-arrow {
          margin: initial; } }
    .qs-Lp-content-2Col-column {
      background-color: #FFF;
      -webkit-box-shadow: 1px 1px 5px 0 rgba(19, 19, 19, 0.15);
              box-shadow: 1px 1px 5px 0 rgba(19, 19, 19, 0.15);
      padding: 2.5rem;
      width: 100%;
      text-align: center;
      font-weight: bold; }
      @media screen and (min-width: 768px) {
        .qs-Lp-content-2Col-column {
          margin: initial;
          height: 100%; } }

.qs-Lp-contact {
  background-color: rgba(51, 51, 254, 0.7);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .qs-Lp-contact-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFF;
    text-align: center;
    font-size: 1.8rem; }
  .qs-Lp-contact-card {
    padding: 2.5rem; }
  .qs-Lp-contact-card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 2.5rem; }
    .qs-Lp-contact-card-header p {
      margin-bottom: 0;
      margin-left: 2.5rem; }
  .qs-Lp-contact-card-item {
    margin-bottom: 1.6rem;
    font-weight: bold; }
    .qs-Lp-contact-card-item img {
      margin-right: 1.6rem;
      max-width: 2rem; }

.qs-Lp-howto-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 1.6rem;
  font-weight: bold; }
  .qs-Lp-howto-header p {
    margin-top: 1.6rem; }

.qs-Lp-howto-item-icon {
  margin-right: 1.6rem;
  width: 20px;
  height: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.qs-Lp-ctaSection {
  font-family: "andes-black", Georgia, Times, "Times New Roman", serif;
  font-size: 2.4rem;
  color: #FFF;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }
  .qs-Lp-ctaSection *:not(.qs-Lp-ctaSection-bgColor) {
    z-index: 1; }
  .qs-Lp-ctaSection-bgColor {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    z-index: 0; }

.qs-Lp-prefooter {
  background-image: url(./images/logo-white_withoutSignet.svg);
  background-repeat: no-repeat;
  background-position: -20% 2rem;
  background-size: 35%; }
