@font-face {
  font-family: "Futura PT Cond";
  src: url(/wp-content/themes/postspeakers//dist/fonts/FuturaPTCond-BoldObl.woff2) format("woff2"), url(/wp-content/themes/postspeakers//dist/fonts/FuturaPTCond-BoldObl.woff) format("woff"), url(/wp-content/themes/postspeakers//dist/fonts/FuturaPTCond-BoldObl.ttf) format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Futura PT Cond";
  src: url(/wp-content/themes/postspeakers//dist/fonts/FuturaPTCond-Bold.woff2) format("woff2"), url(/wp-content/themes/postspeakers//dist/fonts/FuturaPTCond-Bold.woff) format("woff"), url(/wp-content/themes/postspeakers//dist/fonts/FuturaPTCond-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Futura PT";
  src: url(/wp-content/themes/postspeakers//dist/fonts/FuturaPT-Medium.woff2) format("woff2"), url(/wp-content/themes/postspeakers//dist/fonts/FuturaPT-Medium.woff) format("woff"), url(/wp-content/themes/postspeakers//dist/fonts/FuturaPT-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Futura PT Demi";
  src: url(/wp-content/themes/postspeakers//dist/fonts/FuturaPT-Demi.woff2) format("woff2"), url(/wp-content/themes/postspeakers//dist/fonts/FuturaPT-Demi.woff) format("woff"), url(/wp-content/themes/postspeakers//dist/fonts/FuturaPT-Demi.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "SchoolBook";
  src: url(/wp-content/themes/postspeakers//dist/fonts/SchoolBook-Regular.woff2) format("woff2"), url(/wp-content/themes/postspeakers//dist/fonts/SchoolBook-Regular.woff) format("woff"), url(/wp-content/themes/postspeakers//dist/fonts/SchoolBook-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

/** Colors */

/** Box Model  */

/** Import everything from autoload */

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

/** Import theme styles */

/* line 1, resources/assets/styles/common/_global.scss */

body,
html {
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 8, resources/assets/styles/common/_global.scss */

body {
  margin: 60px 0 0 0;
}

@media (min-width: 1140px) {
  /* line 8, resources/assets/styles/common/_global.scss */

  body {
    margin: 90px 0 0 0;
  }
}

/* line 16, resources/assets/styles/common/_global.scss */

h1,
.h1 {
  font-family: "Futura PT Demi", sans-serif;
  font-size: 48px;
  color: #333;
  letter-spacing: 0;
  line-height: 1.04em;
}

/* line 25, resources/assets/styles/common/_global.scss */

h2,
.h2 {
  margin: 0;
  padding: 0;
  font-family: "Futura PT Demi", sans-serif;
}

/* line 32, resources/assets/styles/common/_global.scss */

h3,
.h3 {
  margin: 0;
  padding: 0;
}

/* line 38, resources/assets/styles/common/_global.scss */

p,
.gform_confirmation_message {
  font-family: "SchoolBook", sans-serif;
  font-size: 21px;
  letter-spacing: -0.12px;
  line-height: 28px;
  margin: 0 0 16px 0;
}

/* line 47, resources/assets/styles/common/_global.scss */

.container {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
}

/* line 53, resources/assets/styles/common/_global.scss */

.pt--32 {
  padding-top: 32px;
}

/* line 57, resources/assets/styles/common/_global.scss */

.pt--85 {
  padding-top: 85px;
}

/* line 61, resources/assets/styles/common/_global.scss */

.pt--63 {
  padding-top: 63px;
}

/* line 65, resources/assets/styles/common/_global.scss */

.pb--85 {
  padding-bottom: 85px;
}

/* line 69, resources/assets/styles/common/_global.scss */

.pb--160 {
  padding-bottom: 160px;
}

/* line 73, resources/assets/styles/common/_global.scss */

.mb--16 {
  margin-bottom: 16px;
}

/* line 77, resources/assets/styles/common/_global.scss */

.mb--45 {
  margin-bottom: 45px;
}

/* line 81, resources/assets/styles/common/_global.scss */

.mb--80 {
  margin-bottom: 80px;
}

/* line 85, resources/assets/styles/common/_global.scss */

.mb--88 {
  margin-bottom: 88px;
}

/* line 89, resources/assets/styles/common/_global.scss */

.mb--96 {
  margin-bottom: 96px;
}

/* line 93, resources/assets/styles/common/_global.scss */

.mb--128 {
  margin-bottom: 128px;
}

/* line 97, resources/assets/styles/common/_global.scss */

.mb--200 {
  margin-bottom: 200px;
}

/* line 102, resources/assets/styles/common/_global.scss */

.bg--blue {
  background-color: #45688a;
}

/* line 106, resources/assets/styles/common/_global.scss */

.bg--grey {
  background-color: #d8e3e7;
}

/* line 110, resources/assets/styles/common/_global.scss */

.bg--red {
  background-color: #e85840;
}

/* line 114, resources/assets/styles/common/_global.scss */

.bg--green {
  background-color: #416774;
}

/* line 118, resources/assets/styles/common/_global.scss */

.bg--white {
  background-color: #f6f5f1;
}

/* line 122, resources/assets/styles/common/_global.scss */

.bg--yellow {
  background-color: #f5ca22;
}

/* line 126, resources/assets/styles/common/_global.scss */

.bg--fontblue {
  background-color: #5698b0;
}

/* line 131, resources/assets/styles/common/_global.scss */

.cattag {
  font-family: "Futura PT Cond", sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #333;
  border-bottom: 2px solid #f5ca22;
  display: inline-block;
  margin-bottom: 24px;
}

/* line 145, resources/assets/styles/common/_global.scss */

.dotborder {
  position: relative;
}

/* line 148, resources/assets/styles/common/_global.scss */

.dotborder::after {
  content: "...............................................................................................................................................................";
  letter-spacing: -9px;
  font-size: 118px;
  line-height: 1em;
  color: #f6f5f1;
  position: absolute;
  bottom: -27px;
  left: 0;
  overflow: hidden;
  width: calc(100vw - 20px);
  z-index: 9;
}

/* line 163, resources/assets/styles/common/_global.scss */

.dotborder--grey::after {
  color: #f6f5f1;
}

/* line 169, resources/assets/styles/common/_global.scss */

.dotborder--top::after {
  top: -93px;
  left: 0;
  bottom: auto;
}

/* line 177, resources/assets/styles/common/_global.scss */

.single .textblock p,
.template-single-page .textblock p {
  line-height: 36px !important;
}

/* line 184, resources/assets/styles/common/_global.scss */

.single .textblock .gform_heading,
.template-single-page .textblock .gform_heading {
  display: none;
}

/* line 188, resources/assets/styles/common/_global.scss */

.single .textblock h2,
.template-single-page .textblock h2 {
  font-family: "Futura PT Demi", sans-serif;
  font-size: 42px;
  padding-bottom: 8px;
  padding-top: 24px;
}

/* line 195, resources/assets/styles/common/_global.scss */

.single .textblock h3,
.template-single-page .textblock h3 {
  font-family: "Futura PT Demi", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.14em;
  padding-bottom: 8px;
  padding-top: 24px;
}

/* line 205, resources/assets/styles/common/_global.scss */

.single .textblock ul,
.template-single-page .textblock ul {
  padding-top: 20px;
}

/* line 208, resources/assets/styles/common/_global.scss */

li .single .textblock ul:not(.gfield),
li
  .template-single-page .textblock ul:not(.gfield) {
  list-style: none;
  font-family: "SchoolBook", sans-serif;
  font-size: 21px;
  letter-spacing: -0.12px;
  line-height: 28px;
  margin: 0 0 16px 0;
  position: relative;
}

/* line 217, resources/assets/styles/common/_global.scss */

li .single .textblock ul:not(.gfield)::before,
li
    .template-single-page .textblock ul:not(.gfield)::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #333;
  position: absolute;
  left: -19px;
  top: 10px;
  border-radius: 50%;
}

@media (max-width: 768px) {
  /* line 233, resources/assets/styles/common/_global.scss */

  .bg.bg--grey.pt--32.dotborder.dotborder--bottom .title-element {
    -webkit-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: calc(100% - 95px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 62px;
    padding-bottom: 0;
    margin-bottom: -20px;
  }
}

/* line 1, resources/assets/styles/components/_buttons.scss */

.btn {
  display: inline-block;
  font-family: "Futura PT Cond", sans-serif;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  border: 2px solid #f5ca22;
  padding: 12px 16px;
  line-height: 1em;
  min-width: 226px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 1px;
}

/* line 16, resources/assets/styles/components/_buttons.scss */

.btn--primary {
  background-color: #f5ca22;
}

/* line 20, resources/assets/styles/components/_buttons.scss */

.btn--small {
  font-size: 16px;
  padding: 8px 19px;
  min-width: auto;
}

/* line 26, resources/assets/styles/components/_buttons.scss */

.btn--big {
  font-size: 26px;
  line-height: 1em;
  padding: 15px 16px;
  min-width: 300px;
}

/* line 33, resources/assets/styles/components/_buttons.scss */

.btn--center {
  margin-left: auto;
  margin-right: auto;
}

/* line 38, resources/assets/styles/components/_buttons.scss */

.btn:hover {
  background-color: #f5ca22;
}

/* line 42, resources/assets/styles/components/_buttons.scss */

.btn--red {
  border: 2px solid #e85840;
  color: #e85840;
}

/* line 46, resources/assets/styles/components/_buttons.scss */

.btn--red.btn--filled {
  background: #e85840;
  color: white;
}

/* line 51, resources/assets/styles/components/_buttons.scss */

.btn--red:hover,
.btn--red.active {
  background-color: #e85840;
  color: white;
}

/* line 58, resources/assets/styles/components/_buttons.scss */

.btn--blue {
  border: 2px solid #5698b0;
  color: #5698b0;
}

/* line 62, resources/assets/styles/components/_buttons.scss */

.btn--blue:hover,
.btn--blue.active {
  background-color: #5698b0;
  color: white;
}

/** Search form */

/* line 7, resources/assets/styles/components/_forms.scss */

.validation_error {
  display: none;
}

/* line 11, resources/assets/styles/components/_forms.scss */

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 19, resources/assets/styles/components/_forms.scss */

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 3px;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

/** Media alignment */

/* line 7, resources/assets/styles/components/_wp-classes.scss */

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

/* line 14, resources/assets/styles/components/_wp-classes.scss */

.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto;
}

/* line 20, resources/assets/styles/components/_wp-classes.scss */

.alignleft,
.alignright {
  margin-bottom: 1rem;
  height: auto;
}

@media (min-width: 30rem) {
  /* line 27, resources/assets/styles/components/_wp-classes.scss */

  .alignleft {
    float: left;
    margin-right: 1rem;
  }

  /* line 32, resources/assets/styles/components/_wp-classes.scss */

  .alignright {
    float: right;
    margin-left: 1rem;
  }
}

/** Captions */

/** Text meant only for screen readers */

/* line 45, resources/assets/styles/components/_wp-classes.scss */

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #000;
  background: #fff;
}

/* line 1, resources/assets/styles/components/_home-intro.scss */

.home-intro {
  overflow: hidden;
  padding: 16px 16px 56px;
}

@media (min-width: 1050px) {
  /* line 1, resources/assets/styles/components/_home-intro.scss */

  .home-intro {
    padding: 63px 16px 0 16px;
  }
}

@media (max-width: 500px) {
  /* line 1, resources/assets/styles/components/_home-intro.scss */

  .home-intro {
    padding-top: 65px;
  }
}

/* line 13, resources/assets/styles/components/_home-intro.scss */

.home-intro__tag {
  font-family: "Futura PT Cond", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #333;
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  /* line 13, resources/assets/styles/components/_home-intro.scss */

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

/* line 30, resources/assets/styles/components/_home-intro.scss */

.home-intro .container {
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1050px) {
  /* line 30, resources/assets/styles/components/_home-intro.scss */

  .home-intro .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 41, resources/assets/styles/components/_home-intro.scss */

.home-intro__image {
  z-index: 7;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 7px 0 0 0;
  padding: 0;
  width: 31%;
}

@media (max-width: 1140px) {
  /* line 41, resources/assets/styles/components/_home-intro.scss */

  .home-intro__image {
    z-index: 1;
    width: 100%;
    margin-bottom: -60px;
  }
}

@media (max-width: 768px) {
  /* line 41, resources/assets/styles/components/_home-intro.scss */

  .home-intro__image {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/* line 62, resources/assets/styles/components/_home-intro.scss */

.home-intro__image img {
  height: 419px;
  width: auto;
  margin-top: 23px;
  margin-left: 16px;
  max-width: initial;
}

@media (max-width: 768px) {
  /* line 62, resources/assets/styles/components/_home-intro.scss */

  .home-intro__image img {
    max-width: 100%;
    height: auto !important;
  }

  /* line 73, resources/assets/styles/components/_home-intro.scss */

  .page-template-template-formulier .home-intro__image img {
    max-width: 270px;
  }
}

/* line 79, resources/assets/styles/components/_home-intro.scss */

.home-intro__image::before {
  content: "";
  width: 518px;
  height: 518px;
  background: white;
  position: absolute;
  border-radius: 50%;
  left: -110px;
  bottom: 313px;
  -webkit-transform: translate(0, 50%);
       -o-transform: translate(0, 50%);
          transform: translate(0, 50%);
  z-index: -1;
}

@media (max-width: 1140px) {
  /* line 79, resources/assets/styles/components/_home-intro.scss */

  .home-intro__image::before {
    left: 50%;
    bottom: 120px;
    -webkit-transform: translate(-50%, 50%);
         -o-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
}

@media (max-width: 500px) {
  /* line 79, resources/assets/styles/components/_home-intro.scss */

  .home-intro__image::before {
    left: 45%;
    bottom: 194px;
    width: 338px;
    height: 338px;
  }
}

/* line 105, resources/assets/styles/components/_home-intro.scss */

.home-intro__image .illustration {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 36.463%;
  -webkit-transform: translate(19%, 10%);
       -o-transform: translate(19%, 10%);
          transform: translate(19%, 10%);
}

@media (min-width: 1140px) {
  /* line 105, resources/assets/styles/components/_home-intro.scss */

  .home-intro__image .illustration {
    width: 42.463%;
    -webkit-transform: translate(115px, 32px);
         -o-transform: translate(115px, 32px);
            transform: translate(115px, 32px);
  }
}

/* line 119, resources/assets/styles/components/_home-intro.scss */

.home-intro__content {
  z-index: 10;
  width: 100%;
  padding-right: 16px;
  text-align: center;
}

@media (min-width: 1140px) {
  /* line 119, resources/assets/styles/components/_home-intro.scss */

  .home-intro__content {
    padding-right: 0;
    padding-bottom: 89px;
    padding-top: 30px;
    max-width: 540px;
    text-align: left;
  }
}

@media (max-width: 1140px) {
  /* line 119, resources/assets/styles/components/_home-intro.scss */

  .home-intro__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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/* line 140, resources/assets/styles/components/_home-intro.scss */

.home-intro__content h1 {
  word-break: keep-all;
  margin-top: 0;
}

@media (max-width: 500px) {
  /* line 140, resources/assets/styles/components/_home-intro.scss */

  .home-intro__content h1 {
    font-size: 42px;
    line-height: 45px;
    text-align: left;
    margin-bottom: 69px;
  }
}

/* line 152, resources/assets/styles/components/_home-intro.scss */

.home-intro__content p {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 1050px) {
  /* line 152, resources/assets/styles/components/_home-intro.scss */

  .home-intro__content p {
    width: 490px;
  }
}

@media (max-width: 500px) {
  /* line 152, resources/assets/styles/components/_home-intro.scss */

  .home-intro__content p {
    text-align: left;
  }
}

/* line 170, resources/assets/styles/components/_home-intro.scss */

.home-intro.bg--blue h1,
.home-intro.bg--green h1,
.home-intro.bg--fontblue h1,
.home-intro.bg--light-blue h1 {
  color: white;
}

/* line 174, resources/assets/styles/components/_home-intro.scss */

.home-intro.bg--blue .home-intro__tag,
.home-intro.bg--green .home-intro__tag,
.home-intro.bg--fontblue .home-intro__tag,
.home-intro.bg--light-blue .home-intro__tag {
  color: white;
}

/* line 178, resources/assets/styles/components/_home-intro.scss */

.home-intro.bg--blue p,
.home-intro.bg--green p,
.home-intro.bg--fontblue p,
.home-intro.bg--light-blue p {
  color: white;
}

@media (max-width: 500px) {
  /* line 184, resources/assets/styles/components/_home-intro.scss */

  .home-intro.bg--green .home-intro__image::before {
    bottom: 101px;
  }
}

/* line 190, resources/assets/styles/components/_home-intro.scss */

.home-intro.bg--green .btn--secondary {
  color: white;
}

/* line 193, resources/assets/styles/components/_home-intro.scss */

.home-intro.bg--green .btn--secondary:hover {
  color: #333;
}

/* line 199, resources/assets/styles/components/_home-intro.scss */

.home-intro .buttonholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -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;
}

@media (min-width: 600px) {
  /* line 199, resources/assets/styles/components/_home-intro.scss */

  .home-intro .buttonholder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 500px) {
  /* line 199, resources/assets/styles/components/_home-intro.scss */

  .home-intro .buttonholder {
    margin-top: 16px;
    width: 100%;
  }
}

/* line 214, resources/assets/styles/components/_home-intro.scss */

.home-intro .buttonholder .btn {
  margin-bottom: 16px;
}

@media (min-width: 1140px) {
  /* line 214, resources/assets/styles/components/_home-intro.scss */

  .home-intro .buttonholder .btn {
    margin-right: 20px;
    margin-bottom: 0;
  }
}

@media (max-width: 500px) {
  /* line 214, resources/assets/styles/components/_home-intro.scss */

  .home-intro .buttonholder .btn {
    width: 100%;
  }
}

@media (min-width: 600px) {
  /* line 226, resources/assets/styles/components/_home-intro.scss */

  .home-intro .buttonholder .btn:last-child {
    margin-left: 16px;
  }
}

@media (min-width: 1140px) {
  /* line 226, resources/assets/styles/components/_home-intro.scss */

  .home-intro .buttonholder .btn:last-child {
    margin-left: 0;
  }
}

/* line 238, resources/assets/styles/components/_home-intro.scss */

.home-intro.bg--blue {
  color: white;
}

/* line 241, resources/assets/styles/components/_home-intro.scss */

.home-intro.bg--blue h1 {
  color: white;
}

/* line 247, resources/assets/styles/components/_home-intro.scss */

.home-intro--noimage .home-intro__content {
  max-width: 800px;
}

/* line 250, resources/assets/styles/components/_home-intro.scss */

.home-intro--noimage .home-intro__content p {
  width: 100%;
}

/* line 258, resources/assets/styles/components/_home-intro.scss */

body:not(.home) .container {
  padding-bottom: 0;
}

/* line 262, resources/assets/styles/components/_home-intro.scss */

body:not(.home) .home-intro {
  margin-bottom: 50px;
}

@media (min-width: 1440px) {
  /* line 262, resources/assets/styles/components/_home-intro.scss */

  body:not(.home) .home-intro {
    margin-bottom: 120px;
    max-height: 360px;
  }
}

/* line 271, resources/assets/styles/components/_home-intro.scss */

body:not(.home) .featured__title {
  font-size: 40px;
}

@media (min-width: 1440px) {
  /* line 293, resources/assets/styles/components/_home-intro.scss */

  body:not(.home) .featured--textleft {
    padding-top: 60px;
  }
}

@media (min-width: 1440px) and (min-width: 1440px) {
  /* line 297, resources/assets/styles/components/_home-intro.scss */

  body:not(.home) .featured--textleft img {
    margin-left: 100px;
    margin-top: -90px;
  }
}

@media (min-width: 1440px) {
  /* line 304, resources/assets/styles/components/_home-intro.scss */

  body:not(.home) .featured--textleft .featured__tag,
  body:not(.home) .featured--textleft .featured__title,
  body:not(.home) .featured--textleft p {
    margin-left: 40px;
  }
}

/* line 1, resources/assets/styles/components/_logos.scss */

.logos {
  padding: 0 16px;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1205px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 16px;
  margin-top: 28px;
  margin-bottom: 118px;
}

@media (max-width: 800px) {
  /* line 1, resources/assets/styles/components/_logos.scss */

  .logos {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media (max-width: 500px) {
  /* line 1, resources/assets/styles/components/_logos.scss */

  .logos {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

/* line 22, resources/assets/styles/components/_logos.scss */

.logos img {
  width: 100%;
  display: block;
  padding: 0 8px;
}

@media (max-width: 500px) {
  /* line 22, resources/assets/styles/components/_logos.scss */

  .logos img {
    max-width: 80px;
  }
}

/* line 1, resources/assets/styles/components/_title-element.scss */

.title-element {
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  /* line 1, resources/assets/styles/components/_title-element.scss */

  .title-element {
    padding-left: 100px;
    padding-right: 100px;
  }
}

/* line 11, resources/assets/styles/components/_title-element.scss */

.title-element h2 {
  font-family: "Futura PT Demi", sans-serif;
  background-color: #f5ca22;
  position: relative;
  padding: 8px 16px;
  text-align: center;
  font-size: 26px;
  line-height: 1.14em;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

@media (min-width: 800px) {
  /* line 11, resources/assets/styles/components/_title-element.scss */

  .title-element h2 {
    height: 42px;
    width: 100px;
  }
}

@media (max-width: 768px) {
  /* line 26, resources/assets/styles/components/_title-element.scss */

  .title-element h2 span {
    font-size: 28px;
  }
}

@media (min-width: 800px) {
  /* line 26, resources/assets/styles/components/_title-element.scss */

  .title-element h2 span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 440px;
    -webkit-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-delay: 0.34;
         -o-transition-delay: 0.34;
            transition-delay: 0.34;
    -webkit-transition-duration: 0.34s;
         -o-transition-duration: 0.34s;
            transition-duration: 0.34s;
    opacity: 0;
  }
}

@media (min-width: 800px) {
  /* line 44, resources/assets/styles/components/_title-element.scss */

  .title-element h2.active {
    width: 440px !important;
  }

  /* line 48, resources/assets/styles/components/_title-element.scss */

  .title-element h2.active span {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
}

@media (min-width: 300px) {
  /* line 11, resources/assets/styles/components/_title-element.scss */

  .title-element h2 {
    font-size: 42px;
    padding: 14px 64px;
  }

  /* line 59, resources/assets/styles/components/_title-element.scss */

  .title-element h2::before {
    content: "";
    width: 100px;
    height: 70px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNzYwIiBoZWlnaHQ9Ijk1IiB2aWV3Qm94PSIwIDAgNzYwIDk1Ij48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxyZWN0IHdpZHRoPSI3NjAiIGhlaWdodD0iOTUiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxyZWN0IHdpZHRoPSI1NjAiIGhlaWdodD0iNzQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMCAyMSkiIGZpbGw9IiNmNWNhMjIiLz48dGV4dCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzODAuNSA2NCkiIGZpbGw9IiMyZDJkMmQiIGZvbnQtc2l6ZT0iNDIiIGZvbnQtZmFtaWx5PSJGdXR1cmFQVC1EZW1pLCBGdXR1cmEgUFQiIGZvbnQtd2VpZ2h0PSIzMDAiPjx0c3BhbiB4PSItMjE0LjAzMiIgeT0iMCI+QmVyZWlrIG1lZXIgbWV0IG1pbmRlcjwvdHNwYW4+PC90ZXh0PjxwYXRoIGQ9Ik0wLDBINzBWMTAwTDM1LDY5LjM0NSwwLDEwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY2MCA3MCkgcm90YXRlKC05MCkiIGZpbGw9IiNkZGI3MjQiLz48cGF0aCBkPSJNMCwwSDcwVjEwMEwzNSw2OS4zNDUsMCwxMDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDApIHJvdGF0ZSg5MCkiIGZpbGw9IiNkZGI3MjQiLz48L2c+PC9zdmc+);
    position: absolute;
    left: 0;
    top: -24px;
    -webkit-transform: translate(-100%, 0);
         -o-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }

  /* line 70, resources/assets/styles/components/_title-element.scss */

  .title-element h2::after {
    content: "";
    width: 100px;
    height: 70px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNzYwIiBoZWlnaHQ9Ijk1IiB2aWV3Qm94PSIwIDAgNzYwIDk1Ij48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxyZWN0IHdpZHRoPSI3NjAiIGhlaWdodD0iOTUiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxyZWN0IHdpZHRoPSI1NjAiIGhlaWdodD0iNzQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMCAyMSkiIGZpbGw9IiNmNWNhMjIiLz48dGV4dCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzODAuNSA2NCkiIGZpbGw9IiMyZDJkMmQiIGZvbnQtc2l6ZT0iNDIiIGZvbnQtZmFtaWx5PSJGdXR1cmFQVC1EZW1pLCBGdXR1cmEgUFQiIGZvbnQtd2VpZ2h0PSIzMDAiPjx0c3BhbiB4PSItMjE0LjAzMiIgeT0iMCI+QmVyZWlrIG1lZXIgbWV0IG1pbmRlcjwvdHNwYW4+PC90ZXh0PjxwYXRoIGQ9Ik0wLDBINzBWMTAwTDM1LDY5LjM0NSwwLDEwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY2MCA3MCkgcm90YXRlKC05MCkiIGZpbGw9IiNkZGI3MjQiLz48cGF0aCBkPSJNMCwwSDcwVjEwMEwzNSw2OS4zNDUsMCwxMDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDApIHJvdGF0ZSg5MCkiIGZpbGw9IiNkZGI3MjQiLz48L2c+PC9zdmc+);
    position: absolute;
    right: 0;
    top: -24px;
    -webkit-transform: translate(100%, 0) rotate(180deg);
         -o-transform: translate(100%, 0) rotate(180deg);
            transform: translate(100%, 0) rotate(180deg);
  }
}

@media (max-width: 768px) {
  /* line 11, resources/assets/styles/components/_title-element.scss */

  .title-element h2 {
    padding-top: 0;
    padding-bottom: 3px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 35px;
  }

  /* line 89, resources/assets/styles/components/_title-element.scss */

  .title-element h2::before {
    background-size: cover;
    width: 45px;
    height: 45px;
    top: -13px;
  }

  /* line 96, resources/assets/styles/components/_title-element.scss */

  .title-element h2::after {
    background-size: cover;
    width: 45px;
    height: 45px;
    top: -24px;
  }
}

@media (max-width: 768px) {
  /* line 108, resources/assets/styles/components/_title-element.scss */

  .template-landingpage .title-element {
    -webkit-transform: translate(0, -50%) !important;
         -o-transform: translate(0, -50%) !important;
            transform: translate(0, -50%) !important;
    padding-bottom: 11px !important;
    margin-top: -8px !important;
    padding-top: 0 !important;
    margin-bottom: 10px !important;
  }

  /* line 116, resources/assets/styles/components/_title-element.scss */

  .template-landingpage .case-study {
    margin-bottom: 24px !important;
  }
}

/* line 1, resources/assets/styles/components/_featured.scss */

.featured {
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 7, resources/assets/styles/components/_featured.scss */

.featured div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (min-width: 768px) {
  /* line 7, resources/assets/styles/components/_featured.scss */

  .featured div {
    width: 50%;
    -webkit-box-ordinal-group: auto;
        -ms-flex-order: auto;
            order: auto;
    padding-right: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media (min-width: 1140px) {
  /* line 7, resources/assets/styles/components/_featured.scss */

  .featured div {
    max-width: 460px;
    width: 100%;
    padding-right: 0;
    margin-right: 40px;
    margin-left: -63px;
  }
}

@media (max-width: 500px) {
  /* line 7, resources/assets/styles/components/_featured.scss */

  .featured div {
    margin-top: 30px;
  }
}

@media (min-width: 1140px) {
  /* line 1, resources/assets/styles/components/_featured.scss */

  .featured {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 768px) {
  /* line 1, resources/assets/styles/components/_featured.scss */

  .featured {
    margin-bottom: 80px;
  }
}

/* line 38, resources/assets/styles/components/_featured.scss */

.featured__tag {
  font-family: "Futura PT Cond", sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.3em;
  margin-bottom: 7px;
  display: block;
}

/* line 48, resources/assets/styles/components/_featured.scss */

.featured--red .featured__tag {
  color: #e85840;
}

/* line 52, resources/assets/styles/components/_featured.scss */

.featured--blue .featured__tag {
  color: #5698b0;
}

/* line 57, resources/assets/styles/components/_featured.scss */

.featured h3 {
  font-size: 28px;
  line-height: 1.14em;
}

/* line 62, resources/assets/styles/components/_featured.scss */

.featured__title,
.featured h2,
.featured h3 {
  font-family: "Futura PT Demi", sans-serif;
  font-size: 50px;
  line-height: 1.1em;
  margin-bottom: 30px;
}

/* line 71, resources/assets/styles/components/_featured.scss */

.featured p {
  font-family: "SchoolBook", sans-serif;
  font-size: 21px;
  line-height: 1.33em;
  margin-bottom: 1rem;
}

/* line 78, resources/assets/styles/components/_featured.scss */

.featured img {
  max-width: 100%;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-bottom: 16px;
}

@media (max-width: 768px) {
  /* line 78, resources/assets/styles/components/_featured.scss */

  .featured img {
    max-width: 280px !important;
  }
}

@media (min-width: 768px) {
  /* line 78, resources/assets/styles/components/_featured.scss */

  .featured img {
    width: 50%;
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
    margin-bottom: 0;
  }
}

@media (min-width: 1140px) {
  /* line 78, resources/assets/styles/components/_featured.scss */

  .featured img {
    width: auto;
    -webkit-transform: translate(24px, -5px);
         -o-transform: translate(24px, -5px);
            transform: translate(24px, -5px);
  }
}

/* line 99, resources/assets/styles/components/_featured.scss */

.featured .btn {
  margin-top: 28px;
}

/* line 104, resources/assets/styles/components/_featured.scss */

.featured--textright img {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

@media (min-width: 1140px) {
  /* line 104, resources/assets/styles/components/_featured.scss */

  .featured--textright img {
    -webkit-transform: translate(-51px, -10px);
         -o-transform: translate(-51px, -10px);
            transform: translate(-51px, -10px);
  }
}

@media (min-width: 768px) {
  /* line 112, resources/assets/styles/components/_featured.scss */

  .featured--textright div {
    padding-left: 16px;
  }
}

@media (min-width: 1140px) {
  /* line 112, resources/assets/styles/components/_featured.scss */

  .featured--textright div {
    padding-left: 0;
    margin-left: 40px;
    margin-right: -58px;
  }
}

/* line 125, resources/assets/styles/components/_featured.scss */

.featured--wide {
  padding-top: 40px;
}

@media (min-width: 1440px) {
  /* line 125, resources/assets/styles/components/_featured.scss */

  .featured--wide {
    padding-top: 130px;
  }

  /* line 131, resources/assets/styles/components/_featured.scss */

  .featured--wide div {
    max-width: 600px;
  }

  /* line 135, resources/assets/styles/components/_featured.scss */

  .featured--wide img {
    -webkit-transform: translate(90px, -10px);
         -o-transform: translate(90px, -10px);
            transform: translate(90px, -10px);
    margin-right: 150px;
  }
}

/* line 141, resources/assets/styles/components/_featured.scss */

.featured--wide h2,
.featured--wide h3 {
  font-size: 40px;
  margin-left: 20px;
}

/* line 147, resources/assets/styles/components/_featured.scss */

.featured--wide h3 {
  font-size: 28px;
  line-height: 1.2em;
  margin-bottom: 14px;
}

/* line 153, resources/assets/styles/components/_featured.scss */

.featured--wide p {
  margin-left: 20px !important;
  font-size: 18px;
  line-height: 1.5em;
}

/* line 162, resources/assets/styles/components/_featured.scss */

.recruitment .featured--blok-2 img {
  max-height: 420px;
}

/* line 169, resources/assets/styles/components/_featured.scss */

.page-id-559 .featured--blok-4 {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 176, resources/assets/styles/components/_featured.scss */

.page-id-559 .featured--blok-4 img {
  margin-top: -30px !important;
}

@media (min-width: 1140px) {
  /* line 169, resources/assets/styles/components/_featured.scss */

  .page-id-559 .featured--blok-4 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 768px) {
  /* line 184, resources/assets/styles/components/_featured.scss */

  .page-id-559 .featured--blok-4 div {
    max-width: 50%;
  }
}

/* line 190, resources/assets/styles/components/_featured.scss */

.page-id-559 .featured--blok-4 .featured__gif {
  position: absolute;
  right: 200px;
  top: -20px;
  opacity: 0;
}

@media (max-width: 768px) {
  /* line 190, resources/assets/styles/components/_featured.scss */

  .page-id-559 .featured--blok-4 .featured__gif {
    position: relative;
    right: auto;
    left: 0;
    max-width: 60% !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  /* line 190, resources/assets/styles/components/_featured.scss */

  .page-id-559 .featured--blok-4 .featured__gif {
    max-width: 30%;
  }
}

/* line 207, resources/assets/styles/components/_featured.scss */

.page-id-559 .featured--blok-4 .featured__gif.fade-in {
  -webkit-animation: fade-in 1s forwards;
       -o-animation: fade-in 1s forwards;
          animation: fade-in 1s forwards;
}

/* line 213, resources/assets/styles/components/_featured.scss */

.recruitment .featured--blok-4 {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 220, resources/assets/styles/components/_featured.scss */

.recruitment .featured--blok-4 img {
  margin-top: -30px !important;
}

@media (min-width: 1140px) {
  /* line 213, resources/assets/styles/components/_featured.scss */

  .recruitment .featured--blok-4 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 768px) {
  /* line 228, resources/assets/styles/components/_featured.scss */

  .recruitment .featured--blok-4 div {
    max-width: 50%;
  }
}

/* line 234, resources/assets/styles/components/_featured.scss */

.recruitment .featured--blok-4 .featured__gif {
  position: absolute;
  right: 200px;
  top: -20px;
  opacity: 0;
}

@media (max-width: 768px) {
  /* line 234, resources/assets/styles/components/_featured.scss */

  .recruitment .featured--blok-4 .featured__gif {
    position: relative;
    right: auto;
    left: 0;
    max-width: 60% !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  /* line 234, resources/assets/styles/components/_featured.scss */

  .recruitment .featured--blok-4 .featured__gif {
    max-width: 30%;
  }
}

/* line 251, resources/assets/styles/components/_featured.scss */

.recruitment .featured--blok-4 .featured__gif.fade-in {
  -webkit-animation: fade-in 1s forwards;
       -o-animation: fade-in 1s forwards;
          animation: fade-in 1s forwards;
}

/* line 257, resources/assets/styles/components/_featured.scss */

.home .featured--blok-4 {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1140px) {
  /* line 257, resources/assets/styles/components/_featured.scss */

  .home .featured--blok-4 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 768px) {
  /* line 268, resources/assets/styles/components/_featured.scss */

  .home .featured--blok-4 div {
    max-width: 50%;
  }
}

/* line 274, resources/assets/styles/components/_featured.scss */

.home .featured--blok-4 .featured__gif {
  position: absolute;
  right: 200px;
  top: -20px;
  opacity: 0;
}

@media (max-width: 768px) {
  /* line 274, resources/assets/styles/components/_featured.scss */

  .home .featured--blok-4 .featured__gif {
    position: relative;
    right: auto;
    left: 0;
    max-width: 60% !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  /* line 274, resources/assets/styles/components/_featured.scss */

  .home .featured--blok-4 .featured__gif {
    max-width: 30%;
  }
}

/* line 291, resources/assets/styles/components/_featured.scss */

.home .featured--blok-4 .featured__gif.fade-in {
  -webkit-animation: fade-in 1s forwards;
       -o-animation: fade-in 1s forwards;
          animation: fade-in 1s forwards;
}

/* line 297, resources/assets/styles/components/_featured.scss */

.featured--blok-4 .featured__illustration {
  position: absolute;
  right: 0;
  top: 59px;
}

@media (max-width: 768px) {
  /* line 297, resources/assets/styles/components/_featured.scss */

  .featured--blok-4 .featured__illustration {
    right: auto;
    left: 45%;
    top: 30px;
    max-width: 40% !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  /* line 297, resources/assets/styles/components/_featured.scss */

  .featured--blok-4 .featured__illustration {
    max-width: 30%;
  }
}

/* line 316, resources/assets/styles/components/_featured.scss */

.home .featured--blok-7 {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1140px) {
  /* line 316, resources/assets/styles/components/_featured.scss */

  .home .featured--blok-7 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

/* line 327, resources/assets/styles/components/_featured.scss */

.home .featured--blok-7 div {
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 327, resources/assets/styles/components/_featured.scss */

  .home .featured--blok-7 div {
    max-width: 50%;
  }
}

/* line 335, resources/assets/styles/components/_featured.scss */

.home .featured--blok-7 .featured__gif {
  position: absolute;
  right: auto;
  left: 110px;
  top: -30px;
  opacity: 0;
}

@media (max-width: 768px) {
  /* line 335, resources/assets/styles/components/_featured.scss */

  .home .featured--blok-7 .featured__gif {
    position: relative;
    right: auto;
    left: 0;
    max-width: 60% !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  /* line 335, resources/assets/styles/components/_featured.scss */

  .home .featured--blok-7 .featured__gif {
    max-width: 30%;
  }
}

/* line 353, resources/assets/styles/components/_featured.scss */

.home .featured--blok-7 .featured__gif.fade-in {
  -webkit-animation: fade-in 1s forwards;
       -o-animation: fade-in 1s forwards;
          animation: fade-in 1s forwards;
}

/* line 359, resources/assets/styles/components/_featured.scss */

.featured--blok-7 .featured__illustration {
  position: absolute;
  right: auto;
  top: 29px;
  left: -16px;
}

@media (max-width: 768px) {
  /* line 359, resources/assets/styles/components/_featured.scss */

  .featured--blok-7 .featured__illustration {
    right: auto;
    left: 50%;
    top: 0;
    max-width: 30% !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  /* line 359, resources/assets/styles/components/_featured.scss */

  .featured--blok-7 .featured__illustration {
    max-width: 30%;
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* line 1, resources/assets/styles/components/_contentcta.scss */

.contentcta {
  background: #e85840;
  padding: 32px 16px;
  text-align: center;
}

/* line 6, resources/assets/styles/components/_contentcta.scss */

.contentcta .contentcta__tag {
  font-family: "Futura PT Cond", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3em;
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #f5ca22;
  margin-bottom: 19px;
}

/* line 19, resources/assets/styles/components/_contentcta.scss */

.contentcta--blue {
  background: #45688a;
}

/* line 23, resources/assets/styles/components/_contentcta.scss */

.contentcta--green {
  background: #416774;
}

/* line 27, resources/assets/styles/components/_contentcta.scss */

.contentcta--grey {
  background: #d8e3e7;
}

/* line 31, resources/assets/styles/components/_contentcta.scss */

.contentcta--fontblue {
  background-color: #5698b0;
}

@media (min-width: 600px) {
  /* line 1, resources/assets/styles/components/_contentcta.scss */

  .contentcta {
    padding: 60px 16px 60px 16px;
  }
}

/* line 39, resources/assets/styles/components/_contentcta.scss */

.contentcta__container {
  max-width: 990px;
  margin: 0 auto;
}

/* line 44, resources/assets/styles/components/_contentcta.scss */

.contentcta__title {
  font-family: "Futura PT Demi", sans-serif;
  color: white;
  font-size: 48px;
  line-height: 1em;
  margin-bottom: 16px;
}

/* line 51, resources/assets/styles/components/_contentcta.scss */

.contentcta__title p {
  font-family: "Futura PT Demi", sans-serif !important;
  color: white;
  font-size: 48px !important;
  line-height: 1em !important;
  margin-bottom: 16px;
}

/* line 58, resources/assets/styles/components/_contentcta.scss */

.contentcta__title p a {
  color: white;
  -webkit-text-decoration-color: #f5ca22;
          text-decoration-color: #f5ca22;
  position: relative;
}

/* line 66, resources/assets/styles/components/_contentcta.scss */

.contentcta p {
  font-size: 21px;
  font-family: "SchoolBook", sans-serif;
  color: white;
}

/* line 72, resources/assets/styles/components/_contentcta.scss */

.contentcta__button {
  margin-top: 48px;
}

@media (max-width: 500px) {
  /* line 72, resources/assets/styles/components/_contentcta.scss */

  .contentcta__button {
    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;
  }
}

@media (min-width: 600px) {
  /* line 72, resources/assets/styles/components/_contentcta.scss */

  .contentcta__button {
    margin-top: 40px;
  }
}

/* line 86, resources/assets/styles/components/_contentcta.scss */

.contentcta .btn {
  color: white;
  margin-bottom: 16px;
}

@media (min-width: 500px) {
  /* line 86, resources/assets/styles/components/_contentcta.scss */

  .contentcta .btn {
    margin-right: 16px;
  }
}

/* line 94, resources/assets/styles/components/_contentcta.scss */

.contentcta .btn--primary {
  color: #333;
}

@media (min-width: 1440px) {
  /* line 102, resources/assets/styles/components/_contentcta.scss */

  body:not(.home) .contentcta--tag .contentcta__container {
    max-width: 990px;
  }

  /* line 106, resources/assets/styles/components/_contentcta.scss */

  body:not(.home) .contentcta--tag {
    padding-bottom: 69px;
    margin-bottom: 90px;
  }
}

/* line 1, resources/assets/styles/components/_case-study.scss */

.case-study {
  padding: 132px 16px 32px 16px;
  text-align: center;
}

@media (max-width: 500px) {
  /* line 1, resources/assets/styles/components/_case-study.scss */

  .case-study {
    padding-top: 40px;
    padding-bottom: 32px;
    margin-bottom: 0;
  }
}

/* line 11, resources/assets/styles/components/_case-study.scss */

.case-study__container {
  max-width: 660px;
  margin: 0 auto;
}

/* line 16, resources/assets/styles/components/_case-study.scss */

.case-study img {
  display: block;
  margin: 0 auto;
}

/* line 21, resources/assets/styles/components/_case-study.scss */

.case-study__quote {
  position: relative;
  font-family: "SchoolBook", sans-serif;
  font-size: 28px;
  line-height: 1.39em;
  margin-bottom: 8px;
  padding-left: 32px;
  padding-right: 32px;
}

@media (min-width: 1140px) {
  /* line 21, resources/assets/styles/components/_case-study.scss */

  .case-study__quote {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* line 35, resources/assets/styles/components/_case-study.scss */

.case-study__quote::before {
  content: "\201C";
  font-family: "SchoolBook", sans-serif;
  font-size: 103px;
  color: #e85840;
  height: 27px;
  width: 50px;
  display: inline-block;
  line-height: 1;
  -webkit-transform: translate(10px, 5px);
  -o-transform: translate(10px, 5px);
  transform: translate(-55px, -22px);
  position: absolute;
}

/* line 50, resources/assets/styles/components/_case-study.scss */

.case-study__quote::after {
  content: "\201D";
  font-family: "SchoolBook", sans-serif;
  font-size: 103px;
  color: #e85840;
  height: 27px;
  width: 50px;
  display: inline-block;
  line-height: 1;
  -webkit-transform: translate(7px, 5px);
       -o-transform: translate(7px, 5px);
          transform: translate(7px, 5px);
  position: absolute;
}

/* line 64, resources/assets/styles/components/_case-study.scss */

.case-study__author {
  font-family: "Futura PT", sans-serif;
  font-size: 21px;
  line-height: 1.24em;
  display: block;
  margin-top: 8px;
}

/* line 72, resources/assets/styles/components/_case-study.scss */

.case-study__button {
  margin-top: 50px;
}

@media (max-width: 500px) {
  /* line 72, resources/assets/styles/components/_case-study.scss */

  .case-study__button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 80, resources/assets/styles/components/_case-study.scss */

.case-study .btn {
  margin-bottom: 16px;
}

@media (min-width: 500px) {
  /* line 80, resources/assets/styles/components/_case-study.scss */

  .case-study .btn {
    margin-right: 16px;
  }

  /* line 86, resources/assets/styles/components/_case-study.scss */

  .case-study .btn:last-child {
    margin-right: 0;
  }
}

/* line 92, resources/assets/styles/components/_case-study.scss */

.case-study--horizontal {
  padding: 132px 16px 62px 16px;
  overflow: hidden;
}

@media (max-width: 600px) {
  /* line 92, resources/assets/styles/components/_case-study.scss */

  .case-study--horizontal {
    padding: 40px 16px 40px 16px;
    margin-bottom: 0;
    padding-bottom: 100px;
  }
}

/* line 102, resources/assets/styles/components/_case-study.scss */

.case-study--horizontal .case-study__author {
  position: absolute;
  bottom: -9px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
       -o-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 100vw;
}

@media (min-width: 600px) {
  /* line 110, resources/assets/styles/components/_case-study.scss */

  .case-study--horizontal .case-study__button {
    padding-left: 200px;
  }
}

/* line 116, resources/assets/styles/components/_case-study.scss */

.case-study--horizontal .case-study__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 863px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 600px) {
  /* line 116, resources/assets/styles/components/_case-study.scss */

  .case-study--horizontal .case-study__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 126, resources/assets/styles/components/_case-study.scss */

.case-study--horizontal img {
  margin-right: 16px;
}

@media (max-width: 600px) {
  /* line 126, resources/assets/styles/components/_case-study.scss */

  .case-study--horizontal img {
    margin: 0 0 20px 0;
  }
}

/* line 1, resources/assets/styles/components/_solutions.scss */

.solutions {
  padding: 32px 16px;
}

@media (min-width: 768px) {
  /* line 1, resources/assets/styles/components/_solutions.scss */

  .solutions {
    padding-bottom: 128px;
  }
}

/* line 8, resources/assets/styles/components/_solutions.scss */

.solutions::after {
  background-position: 0 1px;
}

/* line 12, resources/assets/styles/components/_solutions.scss */

.solutions .title-element {
  padding: 0;
  margin-bottom: 32px;
  z-index: 1;
  position: relative;
}

@media (min-width: 500px) {
  /* line 12, resources/assets/styles/components/_solutions.scss */

  .solutions .title-element {
    -webkit-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
    margin-top: -6px;
    margin-bottom: 55px;
  }
}

@media (max-width: 768px) {
  /* line 12, resources/assets/styles/components/_solutions.scss */

  .solutions .title-element {
    margin-top: -35px;
  }
}

/* line 29, resources/assets/styles/components/_solutions.scss */

.solutions__button {
  margin-top: 24px;
  text-align: center;
  z-index: 1;
  position: relative;
}

@media (min-width: 768px) {
  /* line 29, resources/assets/styles/components/_solutions.scss */

  .solutions__button {
    margin-top: 56px;
  }
}

/* line 40, resources/assets/styles/components/_solutions.scss */

.solutions .btn {
  margin-bottom: 16px;
}

@media (min-width: 500px) {
  /* line 40, resources/assets/styles/components/_solutions.scss */

  .solutions .btn {
    margin-right: 16px;
  }
}

/* line 47, resources/assets/styles/components/_solutions.scss */

.solutions .btn:last-child {
  margin-bottom: 0;
}

/* line 52, resources/assets/styles/components/_solutions.scss */

.solutions__blocks {
  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;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  /* line 61, resources/assets/styles/components/_solutions.scss */

  .solutions__blocks::after {
    content: "";
    width: 746px;
    height: 746px;
    background-color: white;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%;
    pointer-events: none;
    z-index: 0;
  }
}

/* line 79, resources/assets/styles/components/_solutions.scss */

.solution {
  text-decoration: none;
  color: #333;
  margin-bottom: 32px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  z-index: 1;
}

@media (max-width: 768px) {
  /* line 89, resources/assets/styles/components/_solutions.scss */

  .solution:nth-child(1) {
    text-align: left;
  }

  /* line 93, resources/assets/styles/components/_solutions.scss */

  .solution:nth-child(2) {
    text-align: right;
  }

  /* line 97, resources/assets/styles/components/_solutions.scss */

  .solution:nth-child(3) {
    text-align: left;
  }

  /* line 101, resources/assets/styles/components/_solutions.scss */

  .solution:nth-child(4) {
    text-align: right;
  }
}

@media (min-width: 768px) {
  /* line 79, resources/assets/styles/components/_solutions.scss */

  .solution {
    text-align: left;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 56px;
  }

  /* line 112, resources/assets/styles/components/_solutions.scss */

  .solution:nth-child(1) .solution__link {
    float: right;
  }

  /* line 117, resources/assets/styles/components/_solutions.scss */

  .solution:nth-child(3) {
    margin-bottom: 0;
  }

  /* line 120, resources/assets/styles/components/_solutions.scss */

  .solution:nth-child(3) .solution__link {
    float: right;
  }
}

/* line 126, resources/assets/styles/components/_solutions.scss */

.solution:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 130, resources/assets/styles/components/_solutions.scss */

  .solution__text {
    max-width: 360px;
  }
}

/* line 136, resources/assets/styles/components/_solutions.scss */

.solution__link {
  font-family: "Futura PT Demi", sans-serif;
  font-size: 28px;
  line-height: 1.14em;
  border-bottom: 2px solid #f5ca22;
  margin-bottom: 9px;
  display: inline;
}

/* line 145, resources/assets/styles/components/_solutions.scss */

.solution__image {
  display: block;
}

@media (min-width: 768px) {
  /* line 145, resources/assets/styles/components/_solutions.scss */

  .solution__image {
    margin: 0 16px 0 70px;
  }

  /* line 151, resources/assets/styles/components/_solutions.scss */

  .solution__image:nth-child(1) {
    margin: 0 60px 0 30px;
  }

  /* line 155, resources/assets/styles/components/_solutions.scss */

  .solution__image img {
    margin-top: -16px;
  }
}

/* line 161, resources/assets/styles/components/_solutions.scss */

.solution p {
  margin-top: 16px;
  clear: both;
}

/* line 1, resources/assets/styles/components/_resources.scss */

.resourcesblock {
  padding: 32px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 1440px) {
  /* line 1, resources/assets/styles/components/_resources.scss */

  .resourcesblock {
    padding: 138px 16px 104px 16px;
  }
}

/* line 10, resources/assets/styles/components/_resources.scss */

.resourcesblock .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 16, resources/assets/styles/components/_resources.scss */

.resourcesblock__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 22, resources/assets/styles/components/_resources.scss */

.resourcesblock .btn {
  margin-top: 40px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

/* line 29, resources/assets/styles/components/_resources.scss */

.resourcesblock__title {
  font-family: "Futura PT Demi", sans-serif;
  font-size: 42px;
  line-height: 1.14em;
  display: block;
  text-align: center;
}

/* line 37, resources/assets/styles/components/_resources.scss */

.resourcesblock__subtitle {
  font-family: "SchoolBook", sans-serif;
  font-size: 21px;
  text-align: center;
  display: block;
  margin-bottom: 32px;
  padding-top: 2px;
  padding-bottom: 13px;
}

/* line 48, resources/assets/styles/components/_resources.scss */

.resource {
  text-decoration: none;
  color: #333;
  display: block;
  margin-bottom: 28px;
  background-color: #fff;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 48, resources/assets/styles/components/_resources.scss */

  .resource {
    width: calc((100% / 3) - 30px);
    margin-bottom: 0;
    margin-right: 30px;
  }

  /* line 62, resources/assets/styles/components/_resources.scss */

  .home .resource {
    margin-bottom: 0;
  }
}

/* line 67, resources/assets/styles/components/_resources.scss */

.resource:last-child {
  margin-bottom: 0;
  margin-right: 0;
}

/* line 72, resources/assets/styles/components/_resources.scss */

.resource img {
  width: 100%;
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 78, resources/assets/styles/components/_resources.scss */

.resource__tag {
  font-family: "Futura PT Cond", sans-serif;
  font-style: italic;
  text-transform: uppercase;
  color: #e85840;
  font-size: 20px;
  line-height: 1.3em;
  display: block;
  margin-bottom: 8px;
}

/* line 89, resources/assets/styles/components/_resources.scss */

.resource__text {
  padding: 20px;
}

/* line 92, resources/assets/styles/components/_resources.scss */

.resource__text span {
  display: block;
}

/* line 96, resources/assets/styles/components/_resources.scss */

.resource__text p {
  display: block;
  font-family: "SchoolBook", sans-serif;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1.19em;
}

/* line 106, resources/assets/styles/components/_resources.scss */

.resources .resource {
  margin-bottom: 30px;
}

/* line 1, resources/assets/styles/components/_cta-footer.scss */

.cta-footer {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 0 16px 24px 16px;
}

@media (min-width: 768px) {
  /* line 1, resources/assets/styles/components/_cta-footer.scss */

  .cta-footer {
    -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: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 50px;
  }
}

/* line 15, resources/assets/styles/components/_cta-footer.scss */

.cta-footer img {
  z-index: 10;
  position: relative;
  width: 200px;
  margin: -40px auto 0 auto;
}

@media (min-width: 768px) {
  /* line 15, resources/assets/styles/components/_cta-footer.scss */

  .cta-footer img {
    width: 347px;
    margin: 0;
    bottom: 0;
    height: auto;
    position: absolute;
    -webkit-transform: translate(-100%, 0);
         -o-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}

/* line 31, resources/assets/styles/components/_cta-footer.scss */

.cta-footer__title {
  color: white;
  font-family: "Futura PT Demi", sans-serif;
  font-size: 48px;
  line-height: 1.04em;
  text-align: center;
  margin-bottom: 32px;
}

/* line 40, resources/assets/styles/components/_cta-footer.scss */

.cta-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  /* line 40, resources/assets/styles/components/_cta-footer.scss */

  .cta-footer__content {
    padding-left: 250px;
    max-width: 590px;
  }
}

@media (min-width: 1040px) {
  /* line 40, resources/assets/styles/components/_cta-footer.scss */

  .cta-footer__content {
    padding-left: 390px;
  }
}

@media (max-width: 500px) {
  /* line 54, resources/assets/styles/components/_cta-footer.scss */

  .cta-footer__buttons {
    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;
  }
}

/* line 61, resources/assets/styles/components/_cta-footer.scss */

.cta-footer__buttons .btn {
  margin-bottom: 16px;
  display: inline-block;
}

@media (min-width: 500px) {
  /* line 66, resources/assets/styles/components/_cta-footer.scss */

  .cta-footer__buttons .btn:first-child {
    margin-right: 16px;
  }
}

/* line 71, resources/assets/styles/components/_cta-footer.scss */

.cta-footer__buttons .btn:last-child {
  color: white;
}

/* line 1, resources/assets/styles/components/_customers.scss */

.customers {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 16px;
}

@media (min-width: 768px) {
  /* line 1, resources/assets/styles/components/_customers.scss */

  .customers {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (min-width: 680px) {
  /* line 1, resources/assets/styles/components/_customers.scss */

  .customers {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media (min-width: 900px) {
  /* line 1, resources/assets/styles/components/_customers.scss */

  .customers {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}

@media (min-width: 1140px) {
  /* line 1, resources/assets/styles/components/_customers.scss */

  .customers {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

/* line 23, resources/assets/styles/components/_customers.scss */

.customers .customer img {
  width: 100%;
  height: auto;
  max-width: 160px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  /* line 23, resources/assets/styles/components/_customers.scss */

  .customers .customer img {
    max-width: 90px;
  }
}

/* line 1, resources/assets/styles/components/_grid.scss */

.grid {
  display: grid;
  grid-gap: 40px;
}

@media (max-width: 1440px) {
  /* line 5, resources/assets/styles/components/_grid.scss */

  .grid__holder {
    padding-left: 16px;
    padding-right: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media (max-width: 768px) {
  /* line 5, resources/assets/styles/components/_grid.scss */

  .grid__holder {
    padding-top: 0;
  }
}

/* line 17, resources/assets/styles/components/_grid.scss */

.grid--three {
  grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 600px) {
  /* line 17, resources/assets/styles/components/_grid.scss */

  .grid--three {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 500px) {
  /* line 17, resources/assets/styles/components/_grid.scss */

  .grid--three {
    grid-template-columns: 1fr;
  }
}

/* line 29, resources/assets/styles/components/_grid.scss */

.grid img {
  margin-bottom: 24px;
  height: 40px;
  width: auto;
}

/* line 35, resources/assets/styles/components/_grid.scss */

.grid h3 {
  font-family: "Futura PT Demi", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 0.87em;
  margin-bottom: 16px;
}

/* line 44, resources/assets/styles/components/_grid.scss */

.grid p {
  font-size: 18px;
  line-height: 1.55em;
  letter-spacing: -0.1px;
}

/* line 1, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 143px 16px 181px 16px;
}

@media (max-width: 600px) {
  /* line 1, resources/assets/styles/components/_blocks.scss */

  .small-text-wide-image {
    padding: 40px 16px 40px 16px;
  }
}

/* line 10, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image h2 {
  font-family: "Futura PT Demi", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.14em;
}

/* line 18, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image h3 {
  font-family: "Futura PT Demi", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.14em;
  margin-bottom: 15px;
}

/* line 27, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image p {
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: -0.1px;
}

/* line 33, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image__intro {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 0 90px 0;
  font-size: 20px;
}

@media (max-width: 600px) {
  /* line 33, resources/assets/styles/components/_blocks.scss */

  .small-text-wide-image__intro {
    margin-bottom: 30px;
  }
}

/* line 45, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 600px) {
  /* line 45, resources/assets/styles/components/_blocks.scss */

  .small-text-wide-image__columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 54, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image__text {
  width: 360px;
}

@media (max-width: 600px) {
  /* line 54, resources/assets/styles/components/_blocks.scss */

  .small-text-wide-image__text {
    width: 100%;
  }
}

/* line 61, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image__text h3 {
  margin-top: 48px;
}

/* line 64, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image__text h3:first-child {
  margin-top: 0;
}

/* line 70, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image__image {
  width: auto;
  margin-left: 40px;
}

@media (max-width: 600px) {
  /* line 70, resources/assets/styles/components/_blocks.scss */

  .small-text-wide-image__image {
    margin-left: 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 30px;
  }
}

/* line 80, resources/assets/styles/components/_blocks.scss */

.small-text-wide-image__image img {
  width: auto;
  max-width: 100%;
}

/* line 87, resources/assets/styles/components/_blocks.scss */

.block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  width: calc(50% - 16px);
}

/* line 93, resources/assets/styles/components/_blocks.scss */

.block a:not(.btn) {
  color: initial;
  text-decoration: none;
}

@media (max-width: 600px) {
  /* line 87, resources/assets/styles/components/_blocks.scss */

  .block {
    width: 100%;
    margin-bottom: 32px;
  }
}

/* line 103, resources/assets/styles/components/_blocks.scss */

.block .block__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 30px;
}

/* line 108, resources/assets/styles/components/_blocks.scss */

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

/* line 113, resources/assets/styles/components/_blocks.scss */

.block__tag {
  font-family: "Futura PT Cond", sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #e85840;
  display: block;
  margin-bottom: 8px;
}

/* line 126, resources/assets/styles/components/_blocks.scss */

.block__title {
  font-family: "SchoolBook", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 1.19em;
  display: block;
}

/* line 135, resources/assets/styles/components/_blocks.scss */

.block p {
  font-size: 18px;
  line-height: 1.55em;
  letter-spacing: -0.1px;
  display: block;
}

/* line 142, resources/assets/styles/components/_blocks.scss */

.block .btn {
  margin-top: 14px;
  min-width: 135px;
}

/* line 147, resources/assets/styles/components/_blocks.scss */

.block--horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 32px;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 1140px) {
  /* line 147, resources/assets/styles/components/_blocks.scss */

  .block--horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 600px) {
  /* line 147, resources/assets/styles/components/_blocks.scss */

  .block--horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 164, resources/assets/styles/components/_blocks.scss */

.block--horizontal .block__title {
  font-size: 46px;
  line-height: 1.09em;
  margin-bottom: 19px;
}

@media (max-width: 600px) {
  /* line 164, resources/assets/styles/components/_blocks.scss */

  .block--horizontal .block__title {
    font-size: 34px;
  }
}

@media (max-width: 1140px) {
  /* line 174, resources/assets/styles/components/_blocks.scss */

  .block--horizontal img {
    width: calc(50% - 16px);
    height: auto;
    padding-right: 32px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  /* line 174, resources/assets/styles/components/_blocks.scss */

  .block--horizontal img {
    width: 100%;
    padding-right: 0;
  }
}

@media (min-width: 600px) and (max-width: 1140px) {
  /* line 189, resources/assets/styles/components/_blocks.scss */

  .block--horizontal .block__content {
    width: calc(50% - 16px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 0;
  }
}

@media (max-width: 600px) {
  /* line 189, resources/assets/styles/components/_blocks.scss */

  .block--horizontal .block__content {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

/* line 204, resources/assets/styles/components/_blocks.scss */

.resources-blocks {
  width: 1138px;
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 110px;
  padding-left: 16px;
  padding-right: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 1, resources/assets/styles/components/_packages.scss */

.packages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 945px;
  max-width: 100%;
  background: #fff;
  margin-bottom: 55px;
}

/* line 9, resources/assets/styles/components/_packages.scss */

.packages__holder {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  /* line 9, resources/assets/styles/components/_packages.scss */

  .packages__holder {
    padding-bottom: 70px;
  }
}

/* line 21, resources/assets/styles/components/_packages.scss */

.packages__outro {
  width: 100%;
  background-color: #d8e3e7;
  font-family: "Futura PT", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.24em;
  text-align: center;
  letter-spacing: -0.0875px;
  padding: 20px 16px;
}

/* line 33, resources/assets/styles/components/_packages.scss */

.packages__outro li {
  position: relative;
  margin-bottom: 24px;
  list-style: none;
}

/* line 38, resources/assets/styles/components/_packages.scss */

.packages__outro li::before {
  content: "";
  width: 19px;
  height: 14px;
  position: absolute;
  left: -17px;
  top: 4px;
  -webkit-transform: translate(-100%, 0);
       -o-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjQ1MzI0IDEzLjcyNUwwLjI3ODIzNyA3LjYyMzQ5Qy0wLjA5Mjc0NTcgNy4yNTY5MiAtMC4wOTI3NDU3IDYuNjYyNTcgMC4yNzgyMzcgNi4yOTU5NkwxLjYyMTcxIDQuOTY4NDNDMS45OTI2OSA0LjYwMTgyIDIuNTk0MjQgNC42MDE4MiAyLjk2NTIyIDQuOTY4NDNMNy4xMjUgOS4wNzg2OUwxNi4wMzQ4IDAuMjc0OTI3QzE2LjQwNTggLTAuMDkxNjQyNSAxNy4wMDczIC0wLjA5MTY0MjUgMTcuMzc4MyAwLjI3NDkyN0wxOC43MjE4IDEuNjAyNDZDMTkuMDkyNyAxLjk2OTAzIDE5LjA5MjcgMi41NjMzOCAxOC43MjE4IDIuOTI5OThMNy43OTY3NSAxMy43MjUxQzcuNDI1NzMgMTQuMDkxNiA2LjgyNDIzIDE0LjA5MTYgNi40NTMyNCAxMy43MjVaIiBmaWxsPSIjNTY5OEIwIi8+Cjwvc3ZnPgo=);
  background-size: cover;
}

/* line 51, resources/assets/styles/components/_packages.scss */

.packages__outro p:last-child {
  margin-bottom: 0;
}

/* line 57, resources/assets/styles/components/_packages.scss */

.package {
  padding: 12px 20px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  position: relative;
}

/* line 63, resources/assets/styles/components/_packages.scss */

.package .aanbevolen {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(0, -100%);
       -o-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

@media (min-width: 945px) {
  /* line 57, resources/assets/styles/components/_packages.scss */

  .package {
    width: calc(100% / 4);
  }
}

/* line 74, resources/assets/styles/components/_packages.scss */

.package--best {
  background: rgba(245, 202, 34, 0.15);
}

/* line 78, resources/assets/styles/components/_packages.scss */

.package__title {
  font-family: "Futura PT Demi", sans-serif;
  font-weight: 500;
  font-size: 33px;
  letter-spacing: 0.7;
  line-height: 1.5em;
  color: #2d2d2d;
  margin-bottom: 24px;
  display: block;
}

/* line 89, resources/assets/styles/components/_packages.scss */

.package__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 43px;
}

/* line 94, resources/assets/styles/components/_packages.scss */

.package__price span:first-child {
  font-family: "SchoolBook", sans-serif;
  font-weight: normal;
  font-size: 36px;
  line-height: 1em;
  margin-right: 8px;
}

/* line 102, resources/assets/styles/components/_packages.scss */

.package__price span:nth-child(2) {
  font-family: "SchoolBook", sans-serif;
  font-weight: normal;
  font-size: 58px;
  line-height: 1em;
}

/* line 109, resources/assets/styles/components/_packages.scss */

.package__price span:nth-child(3) {
  font-family: "Futura PT", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.44em;
  margin-top: auto;
  margin-left: 8px;
}

/* line 121, resources/assets/styles/components/_packages.scss */

.package__number {
  font-family: "Futura PT", sans-serif;
  font-size: 21px;
  line-height: 1.24em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}

/* line 129, resources/assets/styles/components/_packages.scss */

.package__number strong {
  font-family: "Futura PT Demi", sans-serif;
  font-size: 24px;
  letter-spacing: -0.1px;
  margin-right: 8px;
}

/* line 1, resources/assets/styles/components/_accordion.scss */

.accordion {
  padding: 20px 60px 20px 30px;
  background: #fff;
  margin-bottom: 10px;
  position: relative;
}

/* line 7, resources/assets/styles/components/_accordion.scss */

.accordion .plus,
.accordion .min {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 23px;
}

/* line 15, resources/assets/styles/components/_accordion.scss */

.accordion .min {
  display: none;
}

/* line 19, resources/assets/styles/components/_accordion.scss */

.accordion .plus {
  display: block;
}

/* line 23, resources/assets/styles/components/_accordion.scss */

.accordion__holder {
  width: 945px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0 0 0;
}

@media (min-width: 1000px) {
  /* line 23, resources/assets/styles/components/_accordion.scss */

  .accordion__holder {
    padding: 140px 0 40px 0;
  }
}

/* line 35, resources/assets/styles/components/_accordion.scss */

.accordion div {
  margin-top: 24px;
  display: none;
}

/* line 41, resources/assets/styles/components/_accordion.scss */

.accordion.active div {
  display: block;
}

/* line 45, resources/assets/styles/components/_accordion.scss */

.accordion.active .min {
  display: block;
}

/* line 49, resources/assets/styles/components/_accordion.scss */

.accordion.active .plus {
  display: none;
}

/* line 54, resources/assets/styles/components/_accordion.scss */

.accordion__title {
  font-family: "Futura PT Demi", sans-serif;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.14em;
  text-align: center;
  color: #2d2d2d;
  margin-bottom: 35px;
}

/* line 64, resources/assets/styles/components/_accordion.scss */

.accordion span {
  font-family: "Futura PT Demi", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 32px;
  color: #45688a;
}

/* line 1, resources/assets/styles/components/_results.scss */

.results {
  background-color: #5698b0;
  padding: 70px 16px;
}

@media (max-width: 615px) {
  /* line 1, resources/assets/styles/components/_results.scss */

  .results {
    margin-bottom: 16px;
  }
}

/* line 9, resources/assets/styles/components/_results.scss */

.results__container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 615px) {
  /* line 9, resources/assets/styles/components/_results.scss */

  .results__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 21, resources/assets/styles/components/_results.scss */

.results .result {
  width: calc(33.33% - 32px);
  text-align: center;
  color: white;
  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;
}

@media (max-width: 615px) {
  /* line 21, resources/assets/styles/components/_results.scss */

  .results .result {
    width: 100%;
    margin-bottom: 40px;
  }
}

/* line 34, resources/assets/styles/components/_results.scss */

.results .result span {
  display: block;
  margin-bottom: 32px;
}

/* line 39, resources/assets/styles/components/_results.scss */

.results .result__number {
  font-family: "Futura PT Demi", sans-serif;
  font-weight: 500;
  font-size: 78px;
  line-height: 0.64em;
  color: #f6f5f1;
}

/* line 47, resources/assets/styles/components/_results.scss */

.results .result__title {
  font-family: "Futura PT Demi", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.14em;
  color: #f6f5f1;
}

/* line 55, resources/assets/styles/components/_results.scss */

.results .result img {
  margin-top: auto;
}

/* line 1, resources/assets/styles/components/_formblocks.scss */

.gform_button {
  background-color: #f5ca22;
  border: 0;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0 !important;
}

@media (max-width: 768px) {
  /* line 1, resources/assets/styles/components/_formblocks.scss */

  .gform_button {
    line-height: 20px !important;
  }
}

/* line 13, resources/assets/styles/components/_formblocks.scss */

body .gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer input.button,
.gform_page_footer .gform_previous_button,
.gform_page_footer .gform_next_button {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f5ca22), to(#f5ca22));
  background: -webkit-linear-gradient(top, #f5ca22 100%, #f5ca22 100%);
  background: -o-linear-gradient(top, #f5ca22 100%, #f5ca22 100%);
  background: linear-gradient(to bottom, #f5ca22 100%, #f5ca22 100%);
  background-color: #f5ca22;
}

/* line 21, resources/assets/styles/components/_formblocks.scss */

.formblocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 auto;
  max-width: 1285px;
}

/* line 28, resources/assets/styles/components/_formblocks.scss */

.formblocks__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 610px;
  width: 100%;
  padding: 95px 90px 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
}

@media (max-width: 1250px) {
  /* line 28, resources/assets/styles/components/_formblocks.scss */

  .formblocks__text {
    width: 50%;
    padding: 95px 16px 0 16px;
  }
}

@media (max-width: 700px) {
  /* line 28, resources/assets/styles/components/_formblocks.scss */

  .formblocks__text {
    width: 100%;
    max-width: 100%;
    padding-top: 32px;
  }
}

/* line 50, resources/assets/styles/components/_formblocks.scss */

.formblocks__text p,
.formblocks__text li {
  font-family: "SchoolBook", sans-serif;
  font-size: 18px;
}

/* line 56, resources/assets/styles/components/_formblocks.scss */

.formblocks__text li {
  position: relative;
  margin-bottom: 24px;
  list-style: none;
}

/* line 61, resources/assets/styles/components/_formblocks.scss */

.formblocks__text li::before {
  content: "";
  width: 19px;
  height: 14px;
  position: absolute;
  left: -17px;
  top: 4px;
  -webkit-transform: translate(-100%, 0);
       -o-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjQ1MzI0IDEzLjcyNUwwLjI3ODIzNyA3LjYyMzQ5Qy0wLjA5Mjc0NTcgNy4yNTY5MiAtMC4wOTI3NDU3IDYuNjYyNTcgMC4yNzgyMzcgNi4yOTU5NkwxLjYyMTcxIDQuOTY4NDNDMS45OTI2OSA0LjYwMTgyIDIuNTk0MjQgNC42MDE4MiAyLjk2NTIyIDQuOTY4NDNMNy4xMjUgOS4wNzg2OUwxNi4wMzQ4IDAuMjc0OTI3QzE2LjQwNTggLTAuMDkxNjQyNSAxNy4wMDczIC0wLjA5MTY0MjUgMTcuMzc4MyAwLjI3NDkyN0wxOC43MjE4IDEuNjAyNDZDMTkuMDkyNyAxLjk2OTAzIDE5LjA5MjcgMi41NjMzOCAxOC43MjE4IDIuOTI5OThMNy43OTY3NSAxMy43MjUxQzcuNDI1NzMgMTQuMDkxNiA2LjgyNDIzIDE0LjA5MTYgNi40NTMyNCAxMy43MjVaIiBmaWxsPSIjNTY5OEIwIi8+Cjwvc3ZnPgo=);
  background-size: cover;
}

/* line 74, resources/assets/styles/components/_formblocks.scss */

.formblocks__text h2 {
  font-family: "Futura PT Demi", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.14em;
  color: #2d2d2d;
  margin-bottom: 16px;
}

/* line 84, resources/assets/styles/components/_formblocks.scss */

.formblocks__text h3 {
  font-family: "Futura PT Demi", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.14em;
  margin-top: 30px;
}

/* line 94, resources/assets/styles/components/_formblocks.scss */

.formblocks__form {
  width: 628px;
  background: white;
  padding: 80px 61px 40px 95px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 1250px) {
  /* line 94, resources/assets/styles/components/_formblocks.scss */

  .formblocks__form {
    width: 50%;
  }
}

@media (max-width: 1080px) {
  /* line 94, resources/assets/styles/components/_formblocks.scss */

  .formblocks__form {
    padding: 80px 16px 40px 35px;
  }
}

@media (max-width: 700px) {
  /* line 94, resources/assets/styles/components/_formblocks.scss */

  .formblocks__form {
    width: 100%;
    max-width: 100%;
    padding-left: 16px;
    padding-top: 20px;
    margin-top: 30px;
  }
}

/* line 117, resources/assets/styles/components/_formblocks.scss */

.formblocks .customers {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 30px;
}

/* line 122, resources/assets/styles/components/_formblocks.scss */

.formblocks .customers img {
  width: 100%;
  height: auto;
}

/* line 129, resources/assets/styles/components/_formblocks.scss */

label {
  font-family: "Futura PT Demi", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33em;
}

/* line 137, resources/assets/styles/components/_formblocks.scss */

.ginput_container_select {
  padding: 12px !important;
  background: #fff;
  border: 1px solid #5698b0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 147, resources/assets/styles/components/_formblocks.scss */

.ginput_container_select .medium.gfield_select {
  width: 100% !important;
  border: 0;
  color: grey;
}

/* line 154, resources/assets/styles/components/_formblocks.scss */

.checkboxtext {
  margin-top: -48px !important;
  padding-left: 23px !important;
}

@media (max-width: 700px) {
  /* line 154, resources/assets/styles/components/_formblocks.scss */

  .checkboxtext {
    margin-top: -48px !important;
  }
}

/* line 163, resources/assets/styles/components/_formblocks.scss */

input,
textarea {
  background: #fff;
  border: 1px solid #5698b0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  width: 100% !important;
  padding: 16px !important;
}

/* line 172, resources/assets/styles/components/_formblocks.scss */

input:focus,
textarea:focus {
  outline: none;
}

@media (max-width: 500px) {
  /* line 178, resources/assets/styles/components/_formblocks.scss */

  input[type=checkbox] {
    height: 18px !important;
    width: 18px !important;
    min-width: 18px;
    min-height: 18px;
    padding: 0 !important;
    margin: 0 !important;
  }
}

/* line 188, resources/assets/styles/components/_formblocks.scss */

.gform_wrapper {
  max-width: 472px;
  margin: 0 auto;
}

/* line 193, resources/assets/styles/components/_formblocks.scss */

.gfield {
  font-family: "Futura PT Demi", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33em;
}

/* line 200, resources/assets/styles/components/_formblocks.scss */

.gfield a {
  color: #45688a;
}

@media only screen and (min-width: 641px) {
  /* line 206, resources/assets/styles/components/_formblocks.scss */

  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
  }
}

/* line 2, resources/assets/styles/layouts/_header.scss */

.sub-menu a {
  width: 100%;
  display: block;
  margin-left: 0 !important;
  padding-left: 5px !important;
}

@media (max-width: 1140px) {
  /* line 2, resources/assets/styles/layouts/_header.scss */

  .sub-menu a {
    padding: 7px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

/* line 17, resources/assets/styles/layouts/_header.scss */

.menu-hoofdmenu-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
}

/* line 22, resources/assets/styles/layouts/_header.scss */

.menu-hoofdmenu-container ul li {
  list-style: none;
}

/* line 25, resources/assets/styles/layouts/_header.scss */

.menu-hoofdmenu-container ul li:last-child {
  margin-right: 0;
}

/* line 29, resources/assets/styles/layouts/_header.scss */

.menu-hoofdmenu-container ul li a {
  font-family: "Futura PT", sans-serif;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  padding: 7px 0;
  margin: 0 15px;
  min-width: 145px;
}

@media (max-width: 1140px) {
  /* line 29, resources/assets/styles/layouts/_header.scss */

  .menu-hoofdmenu-container ul li a {
    margin: 0;
  }
}

@media (min-width: 1140px) {
  /* line 44, resources/assets/styles/layouts/_header.scss */

  .menu-hoofdmenu-container ul li a:hover {
    border-bottom: 2px solid #f5ca22 !important;
  }
}

@media (min-width: 1140px) {
  /* line 50, resources/assets/styles/layouts/_header.scss */

  .menu-hoofdmenu-container ul li a:focus {
    border-bottom: 2px solid #f5ca22;
  }
}

@media (min-width: 1140px) {
  /* line 57, resources/assets/styles/layouts/_header.scss */

  .menu-hoofdmenu-container ul li.current_page_item a {
    border-bottom: 2px solid #f5ca22;
  }
}

/* line 65, resources/assets/styles/layouts/_header.scss */

.menu-hoofdmenu-container ul.sub-menu li {
  overflow: hidden;
}

/* line 68, resources/assets/styles/layouts/_header.scss */

.menu-hoofdmenu-container ul.sub-menu li a {
  border-bottom: 2px solid white;
}

/* line 80, resources/assets/styles/layouts/_header.scss */

.mobilebuttons {
  display: none;
}

/* line 84, resources/assets/styles/layouts/_header.scss */

.background {
  display: none;
  background: #f6f5f2;
  height: 65px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 5;
}

/* line 96, resources/assets/styles/layouts/_header.scss */

.banner {
  padding: 0 16px;
  position: fixed;
  width: 100%;
  top: 0;
  height: 60px;
  background-color: #f6f5f1;
  z-index: 900;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1140px) {
  /* line 96, resources/assets/styles/layouts/_header.scss */

  .banner {
    height: 90px;
  }
}

/* line 112, resources/assets/styles/layouts/_header.scss */

.banner .hamburger {
  width: 30px;
  height: 21px;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  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;
  cursor: pointer;
  z-index: 10;
}

/* line 125, resources/assets/styles/layouts/_header.scss */

.banner .hamburger .burger {
  display: block;
}

/* line 129, resources/assets/styles/layouts/_header.scss */

.banner .hamburger .cross {
  display: none;
}

@media (min-width: 1140px) {
  /* line 112, resources/assets/styles/layouts/_header.scss */

  .banner .hamburger {
    display: none;
  }
}

/* line 138, resources/assets/styles/layouts/_header.scss */

.banner .brand {
  margin-right: 20px;
  z-index: 10;
}

/* line 142, resources/assets/styles/layouts/_header.scss */

.banner .brand img {
  width: 198px;
}

@media (max-width: 1140px) {
  /* line 142, resources/assets/styles/layouts/_header.scss */

  .banner .brand img {
    max-width: 130px;
  }
}

/* line 151, resources/assets/styles/layouts/_header.scss */

.banner .nav-primary {
  display: none;
}

@media (min-width: 1140px) {
  /* line 151, resources/assets/styles/layouts/_header.scss */

  .banner .nav-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/* line 160, resources/assets/styles/layouts/_header.scss */

.banner .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1260px;
  margin: 0 auto;
}

/* line 166, resources/assets/styles/layouts/_header.scss */

.banner .nav-buttons {
  display: none;
}

@media (min-width: 515px) {
  /* line 166, resources/assets/styles/layouts/_header.scss */

  .banner .nav-buttons {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 54px;
  }
}

@media (min-width: 1140px) {
  /* line 166, resources/assets/styles/layouts/_header.scss */

  .banner .nav-buttons {
    margin-right: 0;
  }
}

/* line 180, resources/assets/styles/layouts/_header.scss */

.banner .nav-buttons .btn:first-child {
  margin-right: 14px;
}

/* line 186, resources/assets/styles/layouts/_header.scss */

.banner.active .background {
  display: block;
}

/* line 190, resources/assets/styles/layouts/_header.scss */

.banner.active .nav-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 59px;
  left: 0;
  background: #f6f5f1;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-animation: slideInNav 0.35s ease-in-out;
       -o-animation: slideInNav 0.35s ease-in-out;
          animation: slideInNav 0.35s ease-in-out;
}

/* line 201, resources/assets/styles/layouts/_header.scss */

.banner.active .nav-primary .menu-hoofdmenu-container {
  width: 100%;
  padding: 60px 35px 0 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 207, resources/assets/styles/layouts/_header.scss */

.banner.active .nav-primary .mobilebuttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 35px 0 35px;
}

/* line 212, resources/assets/styles/layouts/_header.scss */

.banner.active .nav-primary .mobilebuttons a {
  width: 100%;
}

/* line 215, resources/assets/styles/layouts/_header.scss */

.banner.active .nav-primary .mobilebuttons a:first-child {
  margin-bottom: 20px;
}

/* line 221, resources/assets/styles/layouts/_header.scss */

.banner.active .nav-primary #menu-hoofdmenu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 16px;
}

/* line 225, resources/assets/styles/layouts/_header.scss */

.banner.active .nav-primary #menu-hoofdmenu a {
  padding: 4px 16px;
  display: block;
  font-family: "Futura PT", sans-serif;
  font-style: normal;
  font-weight: 450;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #d8e3e7;
  margin-bottom: 10px;
}

/* line 238, resources/assets/styles/layouts/_header.scss */

.banner.active .nav-primary #menu-hoofdmenu a:hover {
  background-color: #d8e3e7;
}

/* line 245, resources/assets/styles/layouts/_header.scss */

.banner.active .burger {
  display: none;
}

/* line 249, resources/assets/styles/layouts/_header.scss */

.banner.active .cross {
  display: block;
}

@-webkit-keyframes slideInNav {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }

  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-o-keyframes slideInNav {
  0% {
    -o-transform: translate(0, -100%);
       transform: translate(0, -100%);
  }

  100% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
}

@keyframes slideInNav {
  0% {
    -webkit-transform: translate(0, -100%);
         -o-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }

  100% {
    -webkit-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

/* line 265, resources/assets/styles/layouts/_header.scss */

.menu-item-has-children {
  position: relative;
}

/* line 268, resources/assets/styles/layouts/_header.scss */

.menu-item-has-children .sub-menu {
  background: #fff;
  padding: 10px;
  position: absolute;
  text-align: left;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  left: 15px;
  top: 30px;
  display: none;
  min-width: 150px;
}

@media (min-width: 1140px) {
  /* line 268, resources/assets/styles/layouts/_header.scss */

  .menu-item-has-children .sub-menu {
    -webkit-box-shadow: 0 5px 10px 0 rgba(128, 160, 214, 0.2);
            box-shadow: 0 5px 10px 0 rgba(128, 160, 214, 0.2);
  }
}

@media (max-width: 1140px) {
  /* line 268, resources/assets/styles/layouts/_header.scss */

  .menu-item-has-children .sub-menu {
    width: 100%;
    position: relative;
    top: initial;
    left: initial;
    padding: 0;
    background-color: transparent;
  }

  /* line 291, resources/assets/styles/layouts/_header.scss */

  .menu-item-has-children .sub-menu li a {
    background-color: #eef0ef;
    text-transform: none;
  }
}

/* line 299, resources/assets/styles/layouts/_header.scss */

.menu-item-has-children:hover .sub-menu {
  display: block;
}

/* line 1, resources/assets/styles/layouts/_footer.scss */

.footer {
  background-color: #333;
  text-align: center;
}

@media (min-width: 490px) {
  /* line 1, resources/assets/styles/layouts/_footer.scss */

  .footer {
    text-align: left;
  }
}

/* line 9, resources/assets/styles/layouts/_footer.scss */

.footer__item {
  width: 100%;
}

@media (min-width: 400px) {
  /* line 9, resources/assets/styles/layouts/_footer.scss */

  .footer__item {
    width: 230px;
  }

  /* line 15, resources/assets/styles/layouts/_footer.scss */

  .footer__item:first-child {
    text-align: center;
    width: 100%;
  }
}

@media (min-width: 650px) {
  /* line 9, resources/assets/styles/layouts/_footer.scss */

  .footer__item {
    width: 25%;
  }
}

@media (min-width: 840px) {
  /* line 9, resources/assets/styles/layouts/_footer.scss */

  .footer__item {
    width: auto;
  }

  /* line 28, resources/assets/styles/layouts/_footer.scss */

  .footer__item:first-child {
    text-align: left;
    width: auto;
    margin-left: -60px;
  }
}

/* line 36, resources/assets/styles/layouts/_footer.scss */

.footer img {
  margin-bottom: 16px;
  width: 270px;
}

/* line 41, resources/assets/styles/layouts/_footer.scss */

.footer .container {
  padding: 32px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 49, resources/assets/styles/layouts/_footer.scss */

.footer ul {
  padding: 12px 0 12px 0;
  margin: 0;
}

/* line 53, resources/assets/styles/layouts/_footer.scss */

.footer ul li {
  margin: 0;
  padding: 0;
}

/* line 59, resources/assets/styles/layouts/_footer.scss */

.footer a {
  color: white;
  text-decoration: none;
  font-family: "Futura PT", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding: 3px;
  display: block;
}

/* line 69, resources/assets/styles/layouts/_footer.scss */

.footer .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 12px;
}

/* line 74, resources/assets/styles/layouts/_footer.scss */

.footer .socials a {
  margin-right: 8px;
  display: inline-block;
  font-size: 25px;
}

/* line 79, resources/assets/styles/layouts/_footer.scss */

.footer .socials a:last-child {
  margin-right: 0;
}

/* line 86, resources/assets/styles/layouts/_footer.scss */

.copyright {
  background: #000;
  color: white;
  text-align: center;
  font-family: "Futura PT", sans-serif;
  font-size: 16px;
  padding: 16px;
}

/* line 95, resources/assets/styles/layouts/_footer.scss */

.footercontact {
  margin-top: 12px;
}

/* line 2, resources/assets/styles/layouts/_pages.scss */

.tarieven .home-intro {
  margin-bottom: 97px !important;
}

/* line 6, resources/assets/styles/layouts/_pages.scss */

.tarieven .contentcta {
  padding: 77px 16px 60px 16px;
}

/* line 10, resources/assets/styles/layouts/_pages.scss */

.tarieven .contentcta__container {
  max-width: 700px;
}

/* line 16, resources/assets/styles/layouts/_pages.scss */

.resources .home-intro {
  margin-bottom: 119px !important;
}

/* line 20, resources/assets/styles/layouts/_pages.scss */

.resources .contentcta__container {
  max-width: 1000px;
}

@media (min-width: 1440px) {
  /* line 24, resources/assets/styles/layouts/_pages.scss */

  .resources .resourcesblock {
    padding: 34px 16px 60px 16px;
  }
}

/* line 30, resources/assets/styles/layouts/_pages.scss */

.resources .cta-footer {
  background-color: #45688a !important;
}

/* line 36, resources/assets/styles/layouts/_pages.scss */

.case-studies .home-intro {
  margin-bottom: 119px !important;
}

@media (max-width: 600px) {
  /* line 36, resources/assets/styles/layouts/_pages.scss */

  .case-studies .home-intro {
    margin-bottom: 40px !important;
  }
}

/* line 44, resources/assets/styles/layouts/_pages.scss */

.case-studies .resources-blocks {
  margin-bottom: 89px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 1440px) {
  /* line 49, resources/assets/styles/layouts/_pages.scss */

  .case-studies .resourcesblock {
    padding: 18px 16px 104px 16px !important;
  }
}

/* line 56, resources/assets/styles/layouts/_pages.scss */

.case-studies .block--horizontal .block__content {
  padding: 30px 30px 30px 40px;
}

/* line 60, resources/assets/styles/layouts/_pages.scss */

.case-studies .block--horizontal img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 633px) {
  /* line 60, resources/assets/styles/layouts/_pages.scss */

  .case-studies .block--horizontal img {
    min-width: 633px;
  }
}

@media (max-width: 633px) {
  /* line 60, resources/assets/styles/layouts/_pages.scss */

  .case-studies .block--horizontal img {
    height: auto;
  }
}

@media (max-width: 768px) {
  /* line 1, resources/assets/styles/layouts/_posts.scss */

  .singleheader__image img {
    width: 100%;
    height: auto;
  }
}

/* line 8, resources/assets/styles/layouts/_posts.scss */

.image {
  width: 943px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px 80px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 15, resources/assets/styles/layouts/_posts.scss */

.image img {
  max-width: 100%;
}

/* line 19, resources/assets/styles/layouts/_posts.scss */

.image__caption {
  font-family: "Futura PT", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.24em;
  margin-top: 16px;
  display: block;
}

/* line 30, resources/assets/styles/layouts/_posts.scss */

.textblock {
  width: 775px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px 80px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  word-break: break-word;
}

/* line 39, resources/assets/styles/layouts/_posts.scss */

.textblock p {
  font-size: 22px;
}

/* line 43, resources/assets/styles/layouts/_posts.scss */

.textblock ul li,
.textblock ol li {
  font-family: "SchoolBook", sans-serif;
  letter-spacing: -0.12px;
  line-height: 28px;
  margin: 0 0 16px 0;
  font-size: 22px;
}

/* line 52, resources/assets/styles/layouts/_posts.scss */

.textblock a {
  color: #e85840;
}

/* line 56, resources/assets/styles/layouts/_posts.scss */

.textblock figure {
  padding: 40px 0 40px 0;
}

/* line 59, resources/assets/styles/layouts/_posts.scss */

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

/* line 66, resources/assets/styles/layouts/_posts.scss */

.shareblock {
  background: #d8e3e7;
  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;
  padding: 27px 16px;
}

/* line 73, resources/assets/styles/layouts/_posts.scss */

.shareblock::after {
  height: 6px;
}

/* line 77, resources/assets/styles/layouts/_posts.scss */

.shareblock span {
  font-family: "Futura PT Cond", sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4em;
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #4c626d;
  width: 100%;
  display: block;
  margin-bottom: 8px;
}

/* line 92, resources/assets/styles/layouts/_posts.scss */

.shareblock a {
  color: #4c626d;
  text-decoration: none;
  font-size: 40px;
  margin-right: 14px;
}

/* line 99, resources/assets/styles/layouts/_posts.scss */

.shareblock a.fb svg {
  font-size: 37px;
  padding-top: 2px;
}

/* line 105, resources/assets/styles/layouts/_posts.scss */

.shareblock a:last-child {
  margin-right: 0;
}

/* line 111, resources/assets/styles/layouts/_posts.scss */

.singleheader__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
}

/* line 117, resources/assets/styles/layouts/_posts.scss */

.singleheader__image .socials {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  left: -24px;
  -webkit-transform: translate(-100%, 0);
       -o-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
}

@media (max-width: 1130px) {
  /* line 117, resources/assets/styles/layouts/_posts.scss */

  .singleheader__image .socials {
    display: none;
  }
}

/* line 128, resources/assets/styles/layouts/_posts.scss */

.singleheader__image .socials img {
  width: 943px;
  max-width: 100%;
  height: auto;
}

/* line 134, resources/assets/styles/layouts/_posts.scss */

.singleheader__image .socials a {
  color: #f6f5f1;
  font-size: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

/* line 140, resources/assets/styles/layouts/_posts.scss */

.singleheader__image .socials a:last-child {
  margin-bottom: 0;
}

/* line 147, resources/assets/styles/layouts/_posts.scss */

.singleheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 60px 0 80px 0;
  position: relative;
}

/* line 154, resources/assets/styles/layouts/_posts.scss */

.singleheader__bg {
  background-color: #e85840;
  height: 421px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

/* line 164, resources/assets/styles/layouts/_posts.scss */

.singleheader__category {
  font-family: "Futura PT Cond", sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3em;
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #f6f5f1;
  display: block;
}

/* line 177, resources/assets/styles/layouts/_posts.scss */

.singleheader__title {
  font-family: "SchoolBook", sans-serif;
  font-weight: normal;
  font-size: 54px;
  line-height: 1.15em;
  text-align: center;
  color: #f6f5f1;
  max-width: 943px;
  width: 100%;
  margin-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  /* line 177, resources/assets/styles/layouts/_posts.scss */

  .singleheader__title {
    font-size: 31px;
    padding-bottom: 32px;
  }
}

/* line 197, resources/assets/styles/layouts/_posts.scss */

.singleheader--noimage {
  overflow: hidden;
  padding-bottom: 60px;
  margin-bottom: 48px;
}

/* line 202, resources/assets/styles/layouts/_posts.scss */

.singleheader--noimage .singleheader__bg {
  height: 100%;
}

/* line 206, resources/assets/styles/layouts/_posts.scss */

.singleheader--noimage .singleheader__title {
  margin-bottom: 10px;
}

/* line 213, resources/assets/styles/layouts/_posts.scss */

.single-case .contentcta--green {
  background-color: #5698b0;
}

/* line 218, resources/assets/styles/layouts/_posts.scss */

.single-case .singleheader::before {
  background-color: #5698b0;
}

/* line 224, resources/assets/styles/layouts/_posts.scss */

.wp-caption-text {
  font-family: "Futura PT", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.24em;
  margin-top: 16px;
  display: block;
}

/* line 235, resources/assets/styles/layouts/_posts.scss */

.single .contentcta__container {
  max-width: 1000px;
}

/* line 239, resources/assets/styles/layouts/_posts.scss */

.single .resourcesblock__title {
  margin-top: -30px;
  margin-bottom: 50px;
}

/* line 244, resources/assets/styles/layouts/_posts.scss */

.single .resourcesblock__blocks {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 600px) {
  /* line 248, resources/assets/styles/layouts/_posts.scss */

  .single .resourcesblock {
    padding-top: 70px;
  }
}

/* line 253, resources/assets/styles/layouts/_posts.scss */

.single .resourcesblock .btn {
  margin-top: 41px;
}

@media (max-width: 600px) {
  /* line 253, resources/assets/styles/layouts/_posts.scss */

  .single .resourcesblock .btn {
    margin-top: 60px;
  }
}

/* line 1, resources/assets/styles/layouts/_tinymce.scss */

body#tinymce {
  margin: 12px !important;
}


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