/*
// flex wrapper classname
@flex-wrapper-classname:flex-grid;

// flex items gutter and vertical spacing
@flex-gutter:20px;
@flex-row-spacing:@flex-gutter; // equal v-h spacing

// post-boxes
@post-box-padding:0;
@post-box-border:0 none;
@post-box-border-radius:0;
@post-box-box-shadow:none;
@post-box-heading-text-align:left;
@post-box-content-text-align:left;

@post-box-text-color:@default-font-color;
@post-box-text-font-size:14px;
@post-box-text-line-height:24px;
@post-box-text-text-transform:none;

@post-box-heading-color:@default-font-color;
@post-box-heading-link-hover-color:@fancy-color-1;
@post-box-heading-font-size:30px;
@post-box-heading-line-height:40px;
@post-box-heading-text-transform:uppercase;
*/
/*
// forms
@form-components-font-size:14px;
@form-components-padding:14px;
@form-buttons-padding:14px;
@form-components-border-color:#fff;
@button-hover-text-color:#fff;
@button-hover-bg-color:fade(@fancy-color-1,50%);
*/
@font-face {
  font-family: 'Baloo Chettan 2';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baloochettan2/v2/vm8udRbmXEva26PK-NtuX4ynWEzv5_d_.ttf) format('truetype');
}
@font-face {
  font-family: 'Baloo Chettan 2';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baloochettan2/v2/vm8rdRbmXEva26PK-NtuX4ynWEznXNJvNbcb.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sen/v2/6xKjdSxYI9_3nPWI.ttf) format('truetype');
}
@font-face {
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sen/v2/6xKudSxYI9__J9CYLUvx.ttf) format('truetype');
}
@font-face {
  font-family: 'Sen';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sen/v2/6xKudSxYI9__O9OYLUvx.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjsGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCjC3jsGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjsGyI.ttf) format('truetype');
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important;
}
/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}
/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
  visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*-----------------------------------------------*/
/*------------------ GENERAL --------------------*/
/*-----------------------------------------------*/
body {
  --client-primary-color: #657f93;
  --client-secondary-color: #fff;
  --client-header-bg-color: #fff;
}
* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
section {
  padding-top: 64px;
  padding-bottom: 64px;
}
.content-wrapper {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
  /* TODO: check this and what does it do
    & > *:not(.@{flex-wrapper-classname}):first-child {
		margin-top:0;
    }
    */
}
.content-wrapper:before,
.content-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.content-wrapper:after {
  clear: both;
}
.content-wrapper.narrow {
  max-width: 540px;
}
hr {
  width: 100%;
  max-width: 440px;
  height: 0;
  background: transparent;
  border-top: 1px solid #657f93;
  margin: 64px auto;
}
.main-content > section.intro-slide ~ section:nth-of-type(odd) hr {
  border-top-color: #fff;
  opacity: 0.25;
}
ul {
  list-style: none;
  margin-top: 16px;
  margin-bottom: 16px;
}
ul li {
  position: relative;
}
ul li:before {
  display: block;
  position: absolute;
  left: -25px;
  top: 6px;
  content: "";
  background: transparent url(../img/list-circle.png) no-repeat 50% 50%;
  background-size: contain;
  width: 18px;
  height: 18px;
}
/*-----------------------------------------------*/
/*-------------- HELPER CLASSES -----------------*/
/*-----------------------------------------------*/
.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.right {
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.vertical-center-inside {
  display: flex;
  align-items: center;
  justify-content: center;
}
.display-block {
  display: block;
}
.display-inline {
  display: inline;
}
.display-inline-block {
  display: inline-block;
}
.display-flex {
  display: flex;
}
.display-none {
  display: none;
}
.justify-with-vertical-centering {
  display: flex;
  justify-content: space-between;
  vertical-align: middle;
  align-items: center;
}
ul.unstyled {
  list-style: none;
  padding-left: 0;
}
.btn {
  display: inline-block;
  text-decoration: none;
  padding: 8px 32px;
  margin: 2px 0;
  background: #657f93;
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
  transition: 300ms background ease;
  cursor: pointer;
  border: 0 none;
}
.btn:hover {
  color: #fff;
  background: #444;
}
.btn.transparent {
  background: transparent;
  color: #657f93;
}
.btn.transparent:hover {
  color: #fff;
  background: #444;
}
.btn.white {
  background: #fff !important;
  color: #657f93 !important;
}
.btn.white:hover {
  color: #444 !important;
}
ul.custom {
  list-style: none;
  padding-left: 0;
}
ul.custom li {
  margin-left: 12px;
  padding-left: 40px;
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
}
ul.custom li:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #657f93;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23a70045' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 50%;
  position: absolute;
  top: 4px;
  left: 8px;
}
.checkmark {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'%3E%3C/path%3E%3C/svg%3E");
}
.line-through {
  color: #999;
  background-color: transparent;
  background-image: gradient(linear, 19.1% -7.9%, 81% 107.9%, color-stop(0, transparent), color-stop(0.48, transparent), color-stop(0.5, #000), color-stop(0.52, transparent), color-stop(1, transparent));
  background-image: repeating-linear-gradient(163deg, transparent 0%, transparent 47%, #999 49%, #999 51%, transparent 53%, transparent 100%);
}
/*-----------------------------------------------*/
/*------------------- TYPE ----------------------*/
/*-----------------------------------------------*/
.default-font {
  font-family: 'Sen', sans-serif;
  font-weight: 400;
}
.fancy-font {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: -0.04em;
}
body {
  font-family: 'Sen', sans-serif;
  font-weight: 400;
  color: #444;
  font-size: 16px;
  line-height: 1.75;
}
h1,
.h1-like,
h2,
.h2-like,
h3,
.h3-like,
h4,
.h4-like {
  text-align: center;
  color: #444;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: -0.04em;
}
h1 a,
.h1-like a,
h2 a,
.h2-like a,
h3 a,
.h3-like a,
h4 a,
.h4-like a {
  text-decoration: none;
}
h1,
.h1-like {
  font-size: 250%;
  font-size: 312.5%;
  line-height: 1.2;
}
h2,
.h2-like {
  color: #444;
  font-size: 312.5%;
  line-height: 1.2;
}
h3,
.h3-like {
  font-size: 187.5%;
  line-height: 1.2;
}
h4,
.h4-like {
  font-size: 150%;
  line-height: 1.2;
  color: #444;
}
a {
  color: #657f93;
  transition: 300ms color ease;
}
a:hover {
  color: #384a58;
}
a h1,
a h2,
a h3,
a h4 {
  text-decoration: none;
}
.color-default {
  color: #444;
}
.color-fancy,
a.color-fancy,
.color-fancy a {
  color: #657f93;
}
svg.color-fancy * {
  fill: #657f93;
}
/*-----------------------------------------------*/
/*------------------- GRID ----------------------*/
/*-----------------------------------------------*/
.grid {
  display: grid;
  column-gap: 32px;
}
.grid.vertical-center {
  align-items: center;
}
.grid.center > * {
  text-align: center;
}
.grid.cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid.cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid.cols-4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid.cols-5 {
  grid-template-columns: repeat(5, 1fr);
}
.grid.cols-6 {
  grid-template-columns: repeat(6, 1fr);
}
/*-----------------------------------------------*/
/*----------------- JARALLAX --------------------*/
/*-----------------------------------------------*/
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  /* support for plugin https://github.com/bfred-it/object-fit-images */
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
/*-----------------------------------------------*/
/*------------------ HEADER ---------------------*/
/*-----------------------------------------------*/
.site-header {
  height: 80px;
  background: #657f93;
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 10001;
  opacity: 0.9;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  padding: 16px 0;
  display: flex;
}
.site-header .content-wrapper {
  display: flex;
  flex: 1 0 auto;
  align-items: center;
}
.site-header .content-wrapper .logo {
  flex: 0 1 300px;
}
.site-header .content-wrapper .right {
  margin-left: auto;
}
.site-header .content-wrapper .right > * + * {
  margin-left: 8px;
}
.site-header,
.site-header a:not(.btn) {
  color: #444;
  text-decoration: none;
}
.site-header a {
  font-size: 112.5%;
  line-height: 1;
  font-weight: 400;
}
.site-header a:hover {
  color: #657f93;
}
.site-header a.btn {
  padding-left: 8px;
  padding-right: 8px;
}
.site-header a.btn:hover {
  color: #fff;
  background-color: #384a58;
}
/*-----------------------------------------------*/
/*------------------ FOOTER ---------------------*/
/*-----------------------------------------------*/
.site-footer {
  background: #444;
}
.site-footer .content-wrapper {
  /*
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        */
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
}
.site-footer .content-wrapper:before,
.site-footer .content-wrapper:after {
  display: none;
  content: none;
}
.site-footer .content-wrapper > * {
  margin-top: 0;
  margin-bottom: 0;
  /*
            & + * {
                margin-top:16px;;
            }
            */
}
.site-footer,
.site-footer a {
  color: #fff;
}
.site-footer.plain,
.site-footer a.plain {
  text-decoration: none;
  transition: 300ms color ease;
}
.site-footer.plain:hover,
.site-footer a.plain:hover {
  color: #657f93;
}
.site-footer .copy {
  text-align: center;
  font-weight: 300;
}
/*-----------------------------------------------*/
/*----------------- MOBILE NAV ------------------*/
/*-----------------------------------------------*/
.mobile-nav-wrapper {
  position: fixed;
  z-index: 10099;
  top: 0;
  bottom: 0;
  left: -300px;
  width: 300px;
  background: #657f93;
  text-align: left;
  overflow-y: auto;
  transition: 300ms left ease;
  text-transform: uppercase;
  font-size: 112.5%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  color: #fff;
  /*
	.mobile-nav-header {
		background:#fff;
		padding:34px 10px;
	}
    */
}
.mobile-nav-wrapper .homer {
  display: block;
  margin: 16px 0;
}
.mobile-nav-wrapper .homer img {
  padding: 0 16px;
}
.mobile-nav-wrapper .mobile-nav-close-button {
  text-decoration: none;
  color: #fff;
  line-height: 1;
  padding: 16px;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.mobile-nav-wrapper ul {
  list-style: none;
  padding: 0 16px;
  margin: 32px 0;
  text-align: center;
}
.mobile-nav-wrapper ul a {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  display: inline-block;
  padding: 8px 0;
}
.menu-opened .mobile-nav-overlay {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
  z-index: 10098;
}
.menu-opened .mobile-nav-wrapper {
  left: 0;
}
/*-----------------------------------------------*/
/*----------------- BLOCKS ----------------------*/
/*-----------------------------------------------*/
.page-excerpt {
  font-size: 162.5%;
  line-height: 1.5;
  text-align: right;
}
.logos {
  margin-top: 0;
  margin-bottom: 0;
}
.logos img {
  margin: 4px 16px;
  max-width: 150px;
  max-height: 50px;
}
#get-started input[type="email"] {
  display: block;
  margin: 16px auto;
  width: 100%;
  max-width: 480px;
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 8px 16px;
  text-align: center;
  transition: 300ms box-shadow ease;
}
#get-started input[type="email"]:focus {
  outline: 0 none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
#get-started .success-wrapper {
  display: none;
}
#get-started .success-wrapper p {
  font-size: 30px;
  margin: 0 auto;
  color: #657f93;
}
#get-started.sent .form-wrapper {
  display: none;
}
#get-started.sent .success-wrapper {
  display: block;
}
.faq {
  padding: 64px 0;
}
.faq h1 {
  margin: 0 auto 64px auto;
}
.faq ol li + li {
  margin-top: 16px;
}
.faq .question {
  font-size: 18px;
  font-weight: 700;
  color: #657f93;
}
/*-----------------------------------------------*/
/*---------------- HOMEPAGE ---------------------*/
/*-----------------------------------------------*/
.intro-slide {
  padding: 0;
  /*
    background:@fancy-color-1;
    background: linear-gradient(90deg, @fancy-color-1-variation 0%, @fancy-color-1 50%, @fancy-color-1-variation 100%);
    */
  position: relative;
  background-color: #657f93;
  background-image: url(../img/intro.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 60%;
  height: calc(100vh - 80px);
  background-blend-mode: multiply;
  /*
    &:after {
        content:"";
        position:absolute;
        z-index:1;
        top:0;
        right:0;
        bottom:0;
        left:0;
        background:@fancy-color-1;
        background: linear-gradient(90deg, @fancy-color-1-variation 0%, @fancy-color-1 50%, @fancy-color-1-variation 100%);
        opacity:0.25;
    }
    */
  display: flex;
}
.intro-slide .content-wrapper {
  display: flex;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  align-items: flex-end;
  position: relative;
  z-index: 2;
  padding-top: 64px;
  padding-bottom: 64px;
  background-size: contain;
}
.intro-slide .content-wrapper,
.intro-slide .content-wrapper * {
  color: #fff;
}
.intro-slide .xgrid {
  max-width: 460px;
  align-self: center;
  align-self: flex-end;
}
.intro-slide h1 {
  font-size: 44px;
}
.intro-slide .text {
  max-width: 360px;
  font-size: 131.25%;
  line-height: 1.38095238;
  text-align: center;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
.input-wrapper {
  position: relative;
  display: inline-block;
}
.input-wrapper input {
  color: #aaa;
  padding: 12px 24px;
  border-radius: 64px;
  outline: 0 none;
  border: 1px solid #aaa;
  transition: box-shadow 300ms ease, color 150ms ease;
  text-align: center;
  padding-right: 48px;
}
.input-wrapper input:focus {
  outline: 0 none;
  border: 1px solid #657f93;
  color: #666;
}
.input-wrapper input:hover {
  box-shadow: 0 0 5px #657f93;
}
.input-wrapper .checkmark {
  position: absolute;
  top: 50%;
  right: 7px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  background-color: #657f93;
  border-radius: 50%;
  background-size: 24px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/*-----------------------------------------------*/
/*---------------- POST BOX ---------------------*/
/*-----------------------------------------------*/
.grid svg {
  width: 90px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.grid svg * {
  fill: #657f93;
}
.grid .post-box {
  margin: 32px 0;
}
.grid .post-box h4 {
  margin: 16px 0 0 0;
}
.grid .post-box p {
  margin: 16px 0 0 0;
  text-align: center;
}
.boxes-with-numbers .in-bg {
  position: absolute;
  font-size: 100px;
  line-height: 1;
  opacity: 0.5;
  font-family: Ubuntu;
  color: #657f93;
}
.boxes-with-numbers .post-box h4 {
  text-align: left;
}
.boxes-with-numbers .post-box > *:not(.in-bg) {
  padding-left: 70px;
}
/*-----------------------------------------------*/
/*----------------- SLIDE IN --------------------*/
/*-----------------------------------------------*/
.fade-in {
  opacity: 0;
}
.come-in {
  transform: translateX(0) translateY(75px);
  opacity: 0;
  animation: come-in 1s ease forwards;
}
.come-in.from-top {
  transform: translateX(0) translateY(-75px);
}
.come-in.from-right {
  transform: translateX(75px) translateY(0);
}
.come-in.from-bottom {
  transform: translateX(0) translateY(75px);
}
.come-in.from-left {
  transform: translateX(-75px) translateY(0);
}
.come-in.from-top-right {
  transform: translateX(75px) translateY(-75px);
}
.come-in.from-bottom-right {
  transform: translateX(75px) translateY(75px);
}
.come-in.from-bottom-left {
  transform: translateX(-75px) translateY(75px);
}
.come-in.from-top-left {
  transform: translateX(-75px) translateY(-75px);
}
.come-in:nth-child(odd) {
  animation-duration: 2s;
  /* So they look staggered */
}
@keyframes come-in {
  to {
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
/*-----------------------------------------------*/
/*------------- VERTICAL RHYTHM -----------------*/
/*-----------------------------------------------*/
.padding-0 {
  padding: 0 !important;
}
.padding-top-0 {
  padding-top: 0 !important;
}
.padding-right-0 {
  padding-right: 0 !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-left-0 {
  padding-left: 0 !important;
}
.padding-sm {
  padding: 16px !important;
}
.padding-top-sm {
  padding-top: 16px !important;
}
.padding-right-sm {
  padding-right: 16px !important;
}
.padding-bottom-sm {
  padding-bottom: 16px !important;
}
.padding-left-sm {
  padding-left: 16px !important;
}
.padding-md {
  padding: 32px !important;
}
.padding-top-md {
  padding-top: 32px !important;
}
.padding-right-md {
  padding-right: 32px !important;
}
.padding-bottom-md {
  padding-bottom: 32px !important;
}
.padding-left-md {
  padding-left: 32px !important;
}
.padding-lg {
  padding: 64px !important;
}
.padding-top-lg {
  padding-top: 64px !important;
}
.padding-right-lg {
  padding-right: 64px !important;
}
.padding-bottom-lg {
  padding-bottom: 64px !important;
}
.padding-left-lg {
  padding-left: 64px !important;
}
.padding-xl {
  padding: 128px !important;
}
.padding-top-xl {
  padding-top: 128px !important;
}
.padding-right-xl {
  padding-right: 128px !important;
}
.padding-bottom-xl {
  padding-bottom: 128px !important;
}
.padding-left-xl {
  padding-left: 128px !important;
}
.margin-0 {
  margin: 0 !important;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-right-0 {
  margin-right: 0 !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-left-0 {
  margin-left: 0 !important;
}
.margin-sm {
  margin: 16px !important;
}
.margin-top-sm {
  margin-top: 16px !important;
}
.margin-right-sm {
  margin-right: 16px !important;
}
.margin-bottom-sm {
  margin-bottom: 16px !important;
}
.margin-left-sm {
  margin-left: 16px !important;
}
.margin-md {
  margin: 32px !important;
}
.margin-top-md {
  margin-top: 32px !important;
}
.margin-right-md {
  margin-right: 32px !important;
}
.margin-bottom-md {
  margin-bottom: 32px !important;
}
.margin-left-md {
  margin-left: 32px !important;
}
.margin-lg {
  margin: 64px !important;
}
.margin-top-lg {
  margin-top: 64px !important;
}
.margin-right-lg {
  margin-right: 64px !important;
}
.margin-bottom-lg {
  margin-bottom: 64px !important;
}
.margin-left-lg {
  margin-left: 64px !important;
}
.margin-xl {
  margin: 128px !important;
}
.margin-top-xl {
  margin-top: 128px !important;
}
.margin-right-xl {
  margin-right: 128px !important;
}
.margin-bottom-xl {
  margin-bottom: 128px !important;
}
.margin-left-xl {
  margin-left: 128px !important;
}
.main-content .content-wrapper > *:first-child {
  padding-top: 0;
  margin-top: 0;
}
h1,
.h1-like,
h2,
.h2-like,
h3,
.h3-like,
h4,
.h4-like {
  margin-bottom: 32px;
}
/*-----------------------------------------------*/
/*-------------- CSS ANIMATIONS -----------------*/
/*-----------------------------------------------*/
.anim-loop-rotate {
  animation-name: looprotate;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.anim-loop-rotate.slow {
  animation-duration: 10s;
}
.anim-loop-rotate.fast {
  animation-duration: 2.5s;
}
.anim-loop-rotate.easing {
  animation-timing-function: ease-in-out;
}
@keyframes looprotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.anim-pulse-l {
  animation-name: pulse-l;
  animation-duration: 3.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes pulse-l {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.13);
  }
  100% {
    transform: scale(1);
  }
}
.anim-pulse-m {
  animation-name: pulse-m;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes pulse-m {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.anim-pulse-s {
  animation-name: pulse-s;
  animation-duration: 4.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes pulse-s {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.07);
  }
  100% {
    transform: scale(1);
  }
}
.anim-slide-1 {
  animation-name: slide-1;
  animation-duration: 3.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes slide-1 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -16px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.anim-slide-2 {
  animation-name: slide-2;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes slide-2 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.anim-slide-3 {
  animation-name: slide-3;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes slide-3 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -15px);
  }
  100% {
    transform: translate(0, 0);
  }
}
/*-----------------------------------------------*/
/*---------------- RESPONSIVE -------------------*/
/*-----------------------------------------------*/
@media (min-width: 1001px) {
}
@media (min-width: 801px) {
  .mobile-nav-wrapper,
  .mobile-nav-overlay {
    display: none;
  }
}
@media (min-width: 601px) {
}
@media (max-width: 1000px) {
  .grid.cols-2:not(.persist-sm) {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.cols-5 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.cols-6 {
    grid-template-columns: repeat(3, 1fr);
  }
  .site-header {
    height: auto;
  }
  .intro-slide {
    height: calc(60vh);
  }
  .intro-slide .content-wrapper {
    padding: 16px 16px;
  }
  .intro-slide .text-wrapper {
    position: relative;
  }
  .intro-slide .text {
    font-size: 100%;
    margin: 0;
  }
  .intro-slide .xgrid {
    max-width: none;
  }
}
@media (max-width: 800px) {
  .grid.cols-2:not(.persist-md),
  .grid.cols-3:not(.persist-md),
  .grid.cols-4:not(.persist-md),
  .grid.cols-5:not(.persist-md),
  .grid.cols-6:not(.persist-md) {
    grid-template-columns: repeat(2, 1fr);
  }
  .site-header .main-nav {
    display: none !important;
  }
  .site-header .hamburger {
    display: inline-block !important;
  }
  .site-header .content-wrapper .logo {
    flex: 0 1 200px;
  }
  h1,
  .h1-like {
    font-weight: 700;
  }
  h2,
  .h2-like {
    font-size: 212.5%;
    font-weight: 700;
  }
  h3,
  .h3-like {
    font-size: 125%;
    font-weight: 700;
  }
  h4,
  .h4-like {
    font-size: 150%;
    font-weight: 700;
    color: #657f93;
  }
}
@media (max-width: 600px) {
  .hidden-sm {
    display: none !important;
  }
  .grid {
    /*
        padding-right:16px;
        padding-left:16px;
        */
  }
  .grid.cols-2:not(.persist-sm),
  .grid.cols-3:not(.persist-sm),
  .grid.cols-4:not(.persist-sm),
  .grid.cols-5:not(.persist-sm),
  .grid.cols-6:not(.persist-sm) {
    grid-template-columns: repeat(1, 1fr);
  }
  .intro-slide {
    padding: 0;
    overflow: hidden;
  }
  .intro-slide .content-wrapper {
    padding: 32px 0;
  }
  .intro-slide .text-wrapper {
    position: static;
    left: 0;
    padding: 0 16px;
  }
  .intro-slide .title {
    font-size: 162.5%;
  }
  .intro-slide .text {
    font-size: 87.5%;
  }
  .site-header .left {
    display: none;
  }
  .site-header .right {
    padding: 0 0 0 16px;
  }
  .site-header .content-wrapper .logo {
    text-align: left;
    flex: 0 1 140px;
  }
  .site-header a.btn {
    font-size: 100%;
  }
}
@media (max-width: 460px) {
  .site-header .sign-in {
    display: none;
  }
}
@media (max-width: 1000px) and (min-width: 801px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 800px) and (min-width: 601px) {
  .hidden-md {
    display: none !important;
  }
}
/*-----------------------------------------------*/
/*------------------- DEV -----------------------*/
/*-----------------------------------------------*/
/*
.main-content > section.intro-slide ~ section {
    background:#333;
    &,
    h1,
    h2,
    h3,
    h4,
    a {
        color:#fff;
    }
    .grid svg * {
        fill:#adcc8e;
    }
    em {
        font-style:normal;
        font-weight:700;
        //text-decoration:underline;
        color:#254a00;
    }
    ul {
        opacity:0.8;
        font-weight:300;
        margin-top:@vertical-spacing-margin/2;
        margin-bottom:@vertical-spacing-margin/2;
        li {
            padding:6px 0;
            line-height:1.1;
        }
    }
    .btn {
        background:#444;
        &:hover {
            color:#fff;
            background:@fancy-color-1-variation;
        }
    }
}
/**/
.main-content > section.intro-slide ~ section:nth-of-type(odd) {
  background: #384a58;
}
.main-content > section.intro-slide ~ section:nth-of-type(odd),
.main-content > section.intro-slide ~ section:nth-of-type(odd) h1,
.main-content > section.intro-slide ~ section:nth-of-type(odd) h2,
.main-content > section.intro-slide ~ section:nth-of-type(odd) h3,
.main-content > section.intro-slide ~ section:nth-of-type(odd) h4,
.main-content > section.intro-slide ~ section:nth-of-type(odd) a {
  color: #fff;
}
.main-content > section.intro-slide ~ section:nth-of-type(odd) .grid svg * {
  fill: #adcc8e;
}
.main-content > section.intro-slide ~ section:nth-of-type(odd) em {
  font-style: normal;
  font-weight: 700;
  color: #254a00;
}
.main-content > section.intro-slide ~ section:nth-of-type(odd) ul {
  opacity: 0.8;
  font-weight: 300;
  /*
        margin-top:@vertical-spacing-margin/4;
        margin-bottom:@vertical-spacing-margin/4;
        */
}
.main-content > section.intro-slide ~ section:nth-of-type(odd) ul li {
  padding: 6px 0;
  line-height: 1.1;
}
.main-content > section.intro-slide ~ section:nth-of-type(odd) .btn {
  background: #444;
}
.main-content > section.intro-slide ~ section:nth-of-type(odd) .btn:hover {
  color: #fff;
  background: #657f93;
}
