@charset "UTF-8";
/**
 * Glue SCSS
 */

/*

@font-family{
    font-family: "Schnebel Sans Pro", "Roboto";
    url('Schnebel Sans Pro.otf') format ('opentype');
    url('Schnebel Sans Pro Bold.otf') format('opentype');
}
@font-family{
    font-family: "Schnebel Sans Pro Bold", "Roboto Bold";
    font-weight: bold;
    src: url('Schnebel Sans Pro Bold.otf') format('opentype');
}

@font-family{
    font-family: "Schnebel Sans Pro Black", "Roboto Black";
    font-weight: black;
    src: url('Schnebel Sans Pro Black.otf') format('opentype');
}

*/

body {
    color: #424242;
    font-family: 'Roboto';
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 3em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
#video1 {
    border: 0;
  }
 #video2 {
    border: 0;
  }
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
html, body {
  height: 100%;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  font-size: 100%;
}
body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}
a:hover {
  cursor: pointer;
}
img {
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}
#video1 {
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}
#video2 {
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  max-height: 500px;
}
#video3 {
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}
.h-left {
  float: left;
}
.h-right {
  float: right;
}
.h-clearfix:before, .h-clearfix:after {
  content: '';
  display: table;
}
.h-clearfix:after {
  clear: both;
}
.h-hide {
  display: none;
}
.h-antialiased {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
img {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0;
  padding-top: 0;
}
#video1 {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0;
  padding-top: 0;
}
#video2 {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0;
  padding-top: 0;
}
textarea {
  height: auto;
  min-height: 50px;
}
select {
  width: 100%;
}
.h-google-red-50 {
  color: #fbe9e7;
}
.h-bg-google-red-50 {
  background-color: #fbe9e7;
}
.h-google-red-100 {
  color: #f4c7c3;
}
.h-bg-google-red-100 {
  background-color: #f4c7c3;
}
.h-google-red-200 {
  color: #eda29b;
}
.h-bg-google-red-200 {
  background-color: #eda29b;
}
.h-google-red-300 {
  color: #e67c73;
}
.h-bg-google-red-300 {
  background-color: #e67c73;
}
.h-google-red-400 {
  color: #e06055;
}
.h-bg-google-red-400 {
  background-color: #e06055;
}
.h-google-red-500 {
  color: #db4437;
}
.h-bg-google-red-500 {
  background-color: #db4437;
}
.h-google-red-600 {
  color: #d23f31;
}
.h-bg-google-red-600 {
  background-color: #d23f31;
}
.h-google-red-700 {
  color: #c53929;
}
.h-bg-google-red-700 {
  background-color: #c53929;
}
.h-google-red-800 {
  color: #b93221;
}
.h-bg-google-red-800 {
  background-color: #b93221;
}
.h-google-red-900 {
  color: #a52714;
}
.h-bg-google-red-900 {
  background-color: #a52714;
}
.h-pink-50 {
  color: #fce4ec;
}
.h-bg-pink-50 {
  background-color: #fce4ec;
}
.h-pink-100 {
  color: #f8bbd0;
}
.h-bg-pink-100 {
  background-color: #f8bbd0;
}
.h-pink-200 {
  color: #f48fb1;
}
.h-bg-pink-200 {
  background-color: #f48fb1;
}
.h-pink-300 {
  color: #f06292;
}
.h-bg-pink-300 {
  background-color: #f06292;
}
.h-pink-400 {
  color: #ec407a;
}
.h-bg-pink-400 {
  background-color: #ec407a;
}
.h-pink-500 {
  color: #e91e63;
}
.h-bg-pink-500 {
  background-color: #e91e63;
}
.h-pink-600 {
  color: #d81b60;
}
.h-bg-pink-600 {
  background-color: #d81b60;
}
.h-pink-700 {
  color: #c2185b;
}
.h-bg-pink-700 {
  background-color: #c2185b;
}
.h-pink-800 {
  color: #ad1457;
}
.h-bg-pink-800 {
  background-color: #ad1457;
}
.h-pink-900 {
  color: #880e4f;
}
.h-bg-pink-900 {
  background-color: #880e4f;
}
.h-purple-50 {
  color: #f3e5f5;
}
.h-bg-purple-50 {
  background-color: #f3e5f5;
}
.h-purple-100 {
  color: #e1bee7;
}
.h-bg-purple-100 {
  background-color: #e1bee7;
}
.h-purple-200 {
  color: #ce93d8;
}
.h-bg-purple-200 {
  background-color: #ce93d8;
}
.h-purple-300 {
  color: #ba68c8;
}
.h-bg-purple-300 {
  background-color: #ba68c8;
}
.h-purple-400 {
  color: #ab47bc;
}
.h-bg-purple-400 {
  background-color: #ab47bc;
}
.h-purple-500 {
  color: #9c27b0;
}
.h-bg-purple-500 {
  background-color: #9c27b0;
}
.h-purple-600 {
  color: #8e24aa;
}
.h-bg-purple-600 {
  background-color: #8e24aa;
}
.h-purple-700 {
  color: #7b1fa2;
}
.h-bg-purple-700 {
  background-color: #7b1fa2;
}
.h-purple-800 {
  color: #6a1b9a;
}
.h-bg-purple-800 {
  background-color: #6a1b9a;
}
.h-purple-900 {
  color: #4a148c;
}
.h-bg-purple-900 {
  background-color: #4a148c;
}
.h-deep-purple-50 {
  color: #ede7f6;
}
.h-bg-deep-purple-50 {
  background-color: #ede7f6;
}
.h-deep-purple-100 {
  color: #d1c4e9;
}
.h-bg-deep-purple-100 {
  background-color: #d1c4e9;
}
.h-deep-purple-200 {
  color: #b39ddb;
}
.h-bg-deep-purple-200 {
  background-color: #b39ddb;
}
.h-deep-purple-300 {
  color: #9575cd;
}
.h-bg-deep-purple-300 {
  background-color: #9575cd;
}
.h-deep-purple-400 {
  color: #7e57c2;
}
.h-bg-deep-purple-400 {
  background-color: #7e57c2;
}
.h-deep-purple-500 {
  color: #673ab7;
}
.h-bg-deep-purple-500 {
  background-color: #673ab7;
}
.h-deep-purple-600 {
  color: #5e35b1;
}
.h-bg-deep-purple-600 {
  background-color: #5e35b1;
}
.h-deep-purple-700 {
  color: #512da8;
}
.h-bg-deep-purple-700 {
  background-color: #512da8;
}
.h-deep-purple-800 {
  color: #4527a0;
}
.h-bg-deep-purple-800 {
  background-color: #4527a0;
}
.h-deep-purple-900 {
  color: #311b92;
}
.h-bg-deep-purple-900 {
  background-color: #311b92;
}
.h-indigo-50 {
  color: #e8eaf6;
}
.h-bg-indigo-50 {
  background-color: #e8eaf6;
}
.h-indigo-100 {
  color: #c5cae9;
}
.h-bg-indigo-100 {
  background-color: #c5cae9;
}
.h-indigo-200 {
  color: #9fa8da;
}
.h-bg-indigo-200 {
  background-color: #9fa8da;
}
.h-indigo-300 {
  color: #7986cb;
}
.h-bg-indigo-300 {
  background-color: #7986cb;
}
.h-indigo-400 {
  color: #5c6bc0;
}
.h-bg-indigo-400 {
  background-color: #5c6bc0;
}
.h-indigo-500 {
  color: #3f51b5;
}
.h-bg-indigo-500 {
  background-color: #3f51b5;
}
.h-indigo-600 {
  color: #3949ab;
}
.h-bg-indigo-600 {
  background-color: #3949ab;
}
.h-indigo-700 {
  color: #303f9f;
}
.h-bg-indigo-700 {
  background-color: #303f9f;
}
.h-indigo-800 {
  color: #283593;
}
.h-bg-indigo-800 {
  background-color: #283593;
}
.h-indigo-900 {
  color: #1a237e;
}
.h-bg-indigo-900 {
  background-color: #1a237e;
}
.h-google-blue-50 {
  color: #e8f0fe;
}
.h-bg-google-blue-50 {
  background-color: #e8f0fe;
}
.h-google-blue-100 {
  color: #c6dafc;
}
.h-bg-google-blue-100 {
  background-color: #c6dafc;
}
.h-google-blue-200 {
  color: #a1c2fa;
}
.h-bg-google-blue-200 {
  background-color: #a1c2fa;
}
.h-google-blue-300 {
  color: #7baaf7;
}
.h-bg-google-blue-300 {
  background-color: #7baaf7;
}
.h-google-blue-400 {
  color: #5e97f6;
}
.h-bg-google-blue-400 {
  background-color: #5e97f6;
}
.h-google-blue-500 {
  color: #4285f4;
}
.h-bg-google-blue-500 {
  background-color: #4285f4;
}
.h-google-blue-600 {
  color: #3b78e7;
}
.h-bg-google-blue-600 {
  background-color: #3b78e7;
}
.h-google-blue-700 {
  color: #3367d6;
}
.h-bg-google-blue-700 {
  background-color: #3367d6;
}
.h-google-blue-800 {
  color: #2a56c6;
}
.h-bg-google-blue-800 {
  background-color: #2a56c6;
}
.h-google-blue-900 {
  color: #1c3aa9;
}
.h-bg-google-blue-900 {
  background-color: #1c3aa9;
}
.h-light-blue-50 {
  color: #e1f5fe;
}
.h-bg-light-blue-50 {
  background-color: #e1f5fe;
}
.h-light-blue-100 {
  color: #b3e5fc;
}
.h-bg-light-blue-100 {
  background-color: #b3e5fc;
}
.h-light-blue-200 {
  color: #81d4fa;
}
.h-bg-light-blue-200 {
  background-color: #81d4fa;
}
.h-light-blue-300 {
  color: #4fc3f7;
}
.h-bg-light-blue-300 {
  background-color: #4fc3f7;
}
.h-light-blue-400 {
  color: #29b6f6;
}
.h-bg-light-blue-400 {
  background-color: #29b6f6;
}
.h-light-blue-500 {
  color: #03a9f4;
}
.h-bg-light-blue-500 {
  background-color: #03a9f4;
}
.h-light-blue-600 {
  color: #039be5;
}
.h-bg-light-blue-600 {
  background-color: #039be5;
}
.h-light-blue-700 {
  color: #0288d1;
}
.h-bg-light-blue-700 {
  background-color: #0288d1;
}
.h-light-blue-800 {
  color: #0277bd;
}
.h-bg-light-blue-800 {
  background-color: #0277bd;
}
.h-light-blue-900 {
  color: #01579b;
}
.h-bg-light-blue-900 {
  background-color: #01579b;
}
.h-cyan-50 {
  color: #e0f7fa;
}
.h-bg-cyan-50 {
  background-color: #e0f7fa;
}
.h-cyan-100 {
  color: #b2ebf2;
}
.h-bg-cyan-100 {
  background-color: #b2ebf2;
}
.h-cyan-200 {
  color: #80deea;
}
.h-bg-cyan-200 {
  background-color: #80deea;
}
.h-cyan-300 {
  color: #4dd0e1;
}
.h-bg-cyan-300 {
  background-color: #4dd0e1;
}
.h-cyan-400 {
  color: #26c6da;
}
.h-bg-cyan-400 {
  background-color: #26c6da;
}
.h-cyan-500 {
  color: #00bcd4;
}
.h-bg-cyan-500 {
  background-color: #00bcd4;
}
.h-cyan-600 {
  color: #00acc1;
}
.h-bg-cyan-600 {
  background-color: #00acc1;
}
.h-cyan-700 {
  color: #0097a7;
}
.h-bg-cyan-700 {
  background-color: #0097a7;
}
.h-cyan-800 {
  color: #00838f;
}
.h-bg-cyan-800 {
  background-color: #00838f;
}
.h-cyan-900 {
  color: #006064;
}
.h-bg-cyan-900 {
  background-color: #006064;
}
.h-teal-50 {
  color: #e0f2f1;
}
.h-bg-teal-50 {
  background-color: #e0f2f1;
}
.h-teal-100 {
  color: #b2dfdb;
}
.h-bg-teal-100 {
  background-color: #b2dfdb;
}
.h-teal-200 {
  color: #80cbc4;
}
.h-bg-teal-200 {
  background-color: #80cbc4;
}
.h-teal-300 {
  color: #00c3b5;
}
.h-bg-teal-300 {
  background-color: #00c3b5;
}
.h-teal-400 {
  color: #26a69a;
}
.h-bg-teal-400 {
  background-color: #26a69a;
}
.h-teal-500 {
  color: #009688;
}
.h-bg-teal-500 {
  background-color: #009688;
}
.h-teal-600 {
  color: #00897b;
}
.h-bg-teal-600 {
  background-color: #00897b;
}
.h-teal-700 {
  color: #00796b;
}
.h-bg-teal-700 {
  background-color: #00796b;
}
.h-teal-800 {
  color: #00695c;
}
.h-bg-teal-800 {
  background-color: #00695c;
}
.h-teal-900 {
  color: #004d40;
}
.h-bg-teal-900 {
  background-color: #004d40;
}
.h-google-green-50 {
  color: #e2f3eb;
}
.h-bg-google-green-50 {
  background-color: #e2f3eb;
}
.h-google-green-100 {
  color: #b7e1cd;
}
.h-bg-google-green-100 {
  background-color: #b7e1cd;
}
.h-google-green-200 {
  color: #87ceac;
}
.h-bg-google-green-200 {
  background-color: #87ceac;
}
.h-google-green-300 {
  color: #57bb8a;
}
.h-bg-google-green-300 {
  background-color: #57bb8a;
}
.h-google-green-400 {
  color: #33ac71;
}
.h-bg-google-green-400 {
  background-color: #33ac71;
}
.h-google-green-500 {
  color: #0f9d58;
}
.h-bg-google-green-500 {
  background-color: #0f9d58;
}
.h-google-green-600 {
  color: #0d904f;
}
.h-bg-google-green-600 {
  background-color: #0d904f;
}
.h-google-green-700 {
  color: #0b8043;
}
.h-bg-google-green-700 {
  background-color: #0b8043;
}
.h-google-green-800 {
  color: #097138;
}
.h-bg-google-green-800 {
  background-color: #097138;
}
.h-google-green-900 {
  color: #055524;
}
.h-bg-google-green-900 {
  background-color: #055524;
}
.h-light-green-50 {
  color: #f1f8e9;
}
.h-bg-light-green-50 {
  background-color: #f1f8e9;
}
.h-light-green-100 {
  color: #dcedc8;
}
.h-bg-light-green-100 {
  background-color: #dcedc8;
}
.h-light-green-200 {
  color: #c5e1a5;
}
.h-bg-light-green-200 {
  background-color: #c5e1a5;
}
.h-light-green-300 {
  color: #aed581;
}
.h-bg-light-green-300 {
  background-color: #aed581;
}
.h-light-green-400 {
  color: #9ccc65;
}
.h-bg-light-green-400 {
  background-color: #9ccc65;
}
.h-light-green-500 {
  color: #8bc34a;
}
.h-bg-light-green-500 {
  background-color: #8bc34a;
}
.h-light-green-600 {
  color: #7cb342;
}
.h-bg-light-green-600 {
  background-color: #7cb342;
}
.h-light-green-700 {
  color: #689f38;
}
.h-bg-light-green-700 {
  background-color: #689f38;
}
.h-light-green-800 {
  color: #558b2f;
}
.h-bg-light-green-800 {
  background-color: #558b2f;
}
.h-light-green-900 {
  color: #33691e;
}
.h-bg-light-green-900 {
  background-color: #33691e;
}
.h-lime-50 {
  color: #f9fbe7;
}
.h-bg-lime-50 {
  background-color: #f9fbe7;
}
.h-lime-100 {
  color: #f0f4c3;
}
.h-bg-lime-100 {
  background-color: #f0f4c3;
}
.h-lime-200 {
  color: #e6ee9c;
}
.h-bg-lime-200 {
  background-color: #e6ee9c;
}
.h-lime-300 {
  color: #dce775;
}
.h-bg-lime-300 {
  background-color: #dce775;
}
.h-lime-400 {
  color: #d4e157;
}
.h-bg-lime-400 {
  background-color: #d4e157;
}
.h-lime-500 {
  color: #cddc39;
}
.h-bg-lime-500 {
  background-color: #cddc39;
}
.h-lime-600 {
  color: #c0ca33;
}
.h-bg-lime-600 {
  background-color: #c0ca33;
}
.h-lime-700 {
  color: #afb42b;
}
.h-bg-lime-700 {
  background-color: #afb42b;
}
.h-lime-800 {
  color: #9e9d24;
}
.h-bg-lime-800 {
  background-color: #9e9d24;
}
.h-lime-900 {
  color: #827717;
}
.h-bg-lime-900 {
  background-color: #827717;
}
.h-yellow-50 {
  color: #fffde7;
}
.h-bg-yellow-50 {
  background-color: #fffde7;
}
.h-yellow-100 {
  color: #fff9c4;
}
.h-bg-yellow-100 {
  background-color: #fff9c4;
}
.h-yellow-200 {
  color: #fff59d;
}
.h-bg-yellow-200 {
  background-color: #fff59d;
}
.h-yellow-300 {
  color: #fff176;
}
.h-bg-yellow-300 {
  background-color: #fff176;
}
.h-yellow-400 {
  color: #ffee58;
}
.h-bg-yellow-400 {
  background-color: #ffee58;
}
.h-yellow-500 {
  color: #ffeb3b;
}
.h-bg-yellow-500 {
  background-color: #ffeb3b;
}
.h-yellow-600 {
  color: #fdd835;
}
.h-bg-yellow-600 {
  background-color: #fdd835;
}
.h-yellow-700 {
  color: #fbc02d;
}
.h-bg-yellow-700 {
  background-color: #fbc02d;
}
.h-yellow-800 {
  color: #f9a825;
}
.h-bg-yellow-800 {
  background-color: #f9a825;
}
.h-yellow-900 {
  color: #f57f17;
}
.h-bg-yellow-900 {
  background-color: #f57f17;
}
.h-google-yellow-50 {
  color: #fef6e0;
}
.h-bg-google-yellow-50 {
  background-color: #fef6e0;
}
.h-google-yellow-100 {
  color: #fce8b2;
}
.h-bg-google-yellow-100 {
  background-color: #fce8b2;
}
.h-google-yellow-200 {
  color: #fada80;
}
.h-bg-google-yellow-200 {
  background-color: #fada80;
}
.h-google-yellow-300 {
  color: #f7cb4d;
}
.h-bg-google-yellow-300 {
  background-color: #f7cb4d;
}
.h-google-yellow-400 {
  color: #f6bf26;
}
.h-bg-google-yellow-400 {
  background-color: #f6bf26;
}
.h-google-yellow-500 {
  color: #f4b400;
}
.h-bg-google-yellow-500 {
  background-color: #f4b400;
}
.h-google-yellow-600 {
  color: #f2a600;
}
.h-bg-google-yellow-600 {
  background-color: #f2a600;
}
.h-google-yellow-700 {
  color: #f09300;
}
.h-bg-google-yellow-700 {
  background-color: #f09300;
}
.h-google-yellow-800 {
  color: #ee8100;
}
.h-bg-google-yellow-800 {
  background-color: #ee8100;
}
.h-google-yellow-900 {
  color: #ea6100;
}
.h-bg-google-yellow-900 {
  background-color: #ea6100;
}
.h-orange-50 {
  color: #fff3e0;
}
.h-bg-orange-50 {
  background-color: #fff3e0;
}
.h-orange-100 {
  color: #ffe0b2;
}
.h-bg-orange-100 {
  background-color: #ffe0b2;
}
.h-orange-200 {
  color: #ffcc80;
}
.h-bg-orange-200 {
  background-color: #ffcc80;
}
.h-orange-300 {
  color: #ffb74d;
}
.h-bg-orange-300 {
  background-color: #ffb74d;
}
.h-orange-400 {
  color: #ffa726;
}
.h-bg-orange-400 {
  background-color: #ffa726;
}
.h-orange-500 {
  color: #ff9800;
}
.h-bg-orange-500 {
  background-color: #ff9800;
}
.h-orange-600 {
  color: #fb8c00;
}
.h-bg-orange-600 {
  background-color: #fb8c00;
}
.h-orange-700 {
  color: #f57c00;
}
.h-bg-orange-700 {
  background-color: #f57c00;
}
.h-orange-800 {
  color: #ef6c00;
}
.h-bg-orange-800 {
  background-color: #ef6c00;
}
.h-orange-900 {
  color: #e65100;
}
.h-bg-orange-900 {
  background-color: #e65100;
}
.h-deep-orange-50 {
  color: #fbe9e7;
}
.h-bg-deep-orange-50 {
  background-color: #fbe9e7;
}
.h-deep-orange-100 {
  color: #ffccbc;
}
.h-bg-deep-orange-100 {
  background-color: #ffccbc;
}
.h-deep-orange-200 {
  color: #ffab91;
}
.h-bg-deep-orange-200 {
  background-color: #ffab91;
}
.h-deep-orange-300 {
  color: #ff8a65;
}
.h-bg-deep-orange-300 {
  background-color: #ff8a65;
}
.h-deep-orange-400 {
  color: #ff7043;
}
.h-bg-deep-orange-400 {
  background-color: #ff7043;
}
.h-deep-orange-500 {
  color: #ff5722;
}
.h-bg-deep-orange-500 {
  background-color: #ff5722;
}
.h-deep-orange-600 {
  color: #f4511e;
}
.h-bg-deep-orange-600 {
  background-color: #f4511e;
}
.h-deep-orange-700 {
  color: #e64a19;
}
.h-bg-deep-orange-700 {
  background-color: #e64a19;
}
.h-deep-orange-800 {
  color: #d84315;
}
.h-bg-deep-orange-800 {
  background-color: #d84315;
}
.h-deep-orange-900 {
  color: #bf360c;
}
.h-bg-deep-orange-900 {
  background-color: #bf360c;
}
.h-brown-50 {
  color: #efebe9;
}
.h-bg-brown-50 {
  background-color: #efebe9;
}
.h-brown-100 {
  color: #d7ccc8;
}
.h-bg-brown-100 {
  background-color: #d7ccc8;
}
.h-brown-200 {
  color: #bcaaa4;
}
.h-bg-brown-200 {
  background-color: #bcaaa4;
}
.h-brown-300 {
  color: #a1887f;
}
.h-bg-brown-300 {
  background-color: #a1887f;
}
.h-brown-400 {
  color: #8d6e63;
}
.h-bg-brown-400 {
  background-color: #8d6e63;
}
.h-brown-500 {
  color: #795548;
}
.h-bg-brown-500 {
  background-color: #795548;
}
.h-brown-600 {
  color: #6d4c41;
}
.h-bg-brown-600 {
  background-color: #6d4c41;
}
.h-brown-700 {
  color: #5d4037;
}
.h-bg-brown-700 {
  background-color: #5d4037;
}
.h-brown-800 {
  color: #4e342e;
}
.h-bg-brown-800 {
  background-color: #4e342e;
}
.h-brown-900 {
  color: #3e2723;
}
.h-bg-brown-900 {
  background-color: #3e2723;
}
.h-google-grey-50 {
  color: #fafafa;
}
.h-bg-google-grey-50 {
  background-color: #fafafa;
}
.h-google-grey-100 {
  color: #f5f5f5;
}
.h-bg-google-grey-100 {
  background-color: #f5f5f5;
}
.h-google-grey-200 {
  color: #eee;
}
.h-bg-google-grey-200 {
  background-color: #eee;
}
.h-google-grey-300 {
  color: #e0e0e0;
}
.h-bg-google-grey-300 {
  background-color: #e0e0e0;
}
.h-google-grey-400 {
  color: #9E9E9E;
}
.h-bg-google-grey-400 {
  background-color: #9E9E9E;
}
.h-google-grey-500 {
  color: #9e9e9e;
}
.h-bg-google-grey-500 {
  background-color: #9e9e9e;
}
.h-google-grey-600 {
  color: #757575;
}
.h-bg-google-grey-600 {
  background-color: #757575;
}
.h-google-grey-700 {
  color: #616161;
}
.h-bg-google-grey-700 {
  background-color: #616161;
}
.h-google-grey-800 {
  color: #424242;
}
.h-bg-google-grey-800 {
  background-color: #424242;
}
.h-google-grey-900 {
  color: #212121;
}
.h-bg-google-grey-900 {
  background-color: #212121;
}
.h-blue-grey-50 {
  color: #eceff1;
}
.h-bg-blue-grey-50 {
  background-color: #eceff1;
}
.h-blue-grey-100 {
  color: #cfd8dc;
}
.h-bg-blue-grey-100 {
  background-color: #cfd8dc;
}
.h-blue-grey-200 {
  color: #b0bec5;
}
.h-bg-blue-grey-200 {
  background-color: #b0bec5;
}
.h-blue-grey-300 {
  color: #90a4ae;
}
.h-bg-blue-grey-300 {
  background-color: #90a4ae;
}
.h-blue-grey-400 {
  color: #78909c;
}
.h-bg-blue-grey-400 {
  background-color: #78909c;
}
.h-blue-grey-500 {
  color: #607d8b;
}
.h-bg-blue-grey-500 {
  background-color: #607d8b;
}
.h-blue-grey-600 {
  color: #546e7a;
}
.h-bg-blue-grey-600 {
  background-color: #546e7a;
}
.h-blue-grey-700 {
  color: #455a64;
}
.h-bg-blue-grey-700 {
  background-color: #455a64;
}
.h-blue-grey-800 {
  color: #37474f;
}
.h-bg-blue-grey-800 {
  background-color: #37474f;
}
.h-blue-grey-900 {
  color: #263238;
}
.h-bg-blue-grey-900 {
  background-color: #263238;
}
.h-shadow-z1 {
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
}
.h-shadow-z2 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 5px 0 rgba(0, 0, 0, .23);
}
.h-shadow-z3 {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .19), 0 6px 3px 0 rgba(0, 0, 0, .23);
}
.h-shadow-z4 {
  box-shadow: 0 14px 14px 0 rgba(0, 0, 0, .25), 0 10px 5px 0 rgba(0, 0, 0, .22);
}
.h-shadow-z5 {
  box-shadow: 0 19px 19px 0 rgba(0, 0, 0, .3), 0 15px 6px 0 rgba(0, 0, 0, .22);
}
.h-cta-tertiary {
  color: #4285f4;
  text-transform: uppercase;
  vertical-align: middle;
}
:visited.h-cta-tertiary {
  color: #4285f4;
}
:hover.h-cta-tertiary, :active.h-cta-tertiary {
  color: #3362b5;
}
.h-muted.h-cta-tertiary {
  color: #414141;
  text-transform: uppercase;
  vertical-align: middle;
}
.h-muted:visited.h-cta-tertiary {
  color: #414141;
}
.h-muted:hover.h-cta-tertiary, .h-muted:active.h-cta-tertiary {
  color: #757575;
}
.h-cta-internal {
  color: #4285f4;
  text-transform: uppercase;
  vertical-align: middle;
}
:visited.h-cta-internal {
  color: #91a4ad;
}
:hover.h-cta-internal, :active.h-cta-internal {
  color: #3362b5;
}
.h-cta-internal .h-ii {
  border-radius: 50%;
  height: 16px;
  margin: 1px 0 1px 6px;
  -webkit-transition: margin 0.1s linear;
  transition: margin 0.1s linear;
  vertical-align: text-top;
  width: 16px;
  background-color: #4285f4;
  color: #fff;
}
:visited.h-cta-internal .h-ii {
  background-color: #91a4ad;
}
:hover.h-cta-internal .h-ii {
  margin: 1px 0 1px 8px;
  background-color: #3362b5;
}
html[dir='rtl'] .h-cta-internal .h-ii {
  margin: 1px 6px 1px 0;
}
html[dir='rtl']:hover.h-cta-internal .h-ii {
  margin: 1px 8px 1px 0;
}
.h-muted.h-cta-internal {
  color: #414141;
  text-transform: uppercase;
  vertical-align: middle;
}
.h-muted:visited.h-cta-internal {
  color: #91a4ad;
}
.h-muted:hover.h-cta-internal, .h-muted:active.h-cta-internal {
  color: #757575;
}
.h-muted.h-cta-internal .h-ii {
  border-radius: 50%;
  height: 16px;
  margin: 1px 0 1px 6px;
  -webkit-transition: margin 0.1s linear;
  transition: margin 0.1s linear;
  vertical-align: text-top;
  width: 16px;
  background-color: #414141;
  color: #fff;
}
.h-muted:visited.h-cta-internal .h-ii {
  background-color: #91a4ad;
}
.h-muted:hover.h-cta-internal .h-ii {
  margin: 1px 0 1px 8px;
  background-color: #757575;
}
html[dir='rtl'] .h-muted.h-cta-internal .h-ii {
  margin: 1px 6px 1px 0;
}
html[dir='rtl'] .h-muted:hover.h-cta-internal .h-ii {
  margin: 1px 8px 1px 0;
}
.h-cta-external {
  color: #4285f4;
  text-transform: uppercase;
  vertical-align: middle;
}
:visited.h-cta-external {
  color: #91a4ad;
}
:hover.h-cta-external, :active.h-cta-external {
  color: #3362b5;
}
.h-cta-external .h-ii {
  border-radius: 50%;
  height: 16px;
  margin: 1px 0 1px 6px;
  -webkit-transition: margin 0.1s linear;
  transition: margin 0.1s linear;
  vertical-align: text-top;
  width: 16px;
  background-color: #4285f4;
  color: #fff;
}
:visited.h-cta-external .h-ii {
  background-color: #91a4ad;
}
:hover.h-cta-external .h-ii {
  margin: -1px 0 1px 8px;
  background-color: #3362b5;
}
html[dir='rtl'] .h-cta-external .h-ii {
  margin: 1px 6px 1px 0;
}
html[dir='rtl']:hover.h-cta-external .h-ii {
  margin: -1px 8px 1px 0;
}
.h-muted.h-cta-external {
  color: #414141;
  text-transform: uppercase;
  vertical-align: middle;
}
.h-muted:visited.h-cta-external {
  color: #91a4ad;
}
.h-muted:hover.h-cta-external, .h-muted:active.h-cta-external {
  color: #757575;
}
.h-muted.h-cta-external .h-ii {
  border-radius: 50%;
  height: 16px;
  margin: 1px 0 1px 6px;
  -webkit-transition: margin 0.1s linear;
  transition: margin 0.1s linear;
  vertical-align: text-top;
  width: 16px;
  background-color: #414141;
  color: #fff;
}
.h-muted:visited.h-cta-external .h-ii {
  background-color: #91a4ad;
}
.h-muted:hover.h-cta-external .h-ii {
  margin: -1px 0 1px 8px;
  background-color: #757575;
}
html[dir='rtl'] .h-muted.h-cta-external .h-ii {
  margin: 1px 6px 1px 0;
}
html[dir='rtl'] .h-muted:hover.h-cta-external .h-ii {
  margin: -1px 8px 1px 0;
}
.h-cta-top {
  color: #4285f4;
  text-transform: uppercase;
  vertical-align: middle;
}
:visited.h-cta-top {
  color: #91a4ad;
}
:hover.h-cta-top, :active.h-cta-top {
  color: #3362b5;
}
.h-cta-top .h-ii {
  border-radius: 50%;
  height: 16px;
  margin: 1px 0 1px 6px;
  -webkit-transition: margin 0.1s linear;
  transition: margin 0.1s linear;
  vertical-align: text-top;
  width: 16px;
  background-color: #4285f4;
  color: #fff;
}
:visited.h-cta-top .h-ii {
  background-color: #91a4ad;
}
:hover.h-cta-top .h-ii {
  margin: -1px 0 1px 6px;
  background-color: #3362b5;
}
html[dir='rtl'] .h-cta-top .h-ii {
  margin: 1px 6px 1px 0;
}
html[dir='rtl']:hover.h-cta-top .h-ii {
  margin: -1px 6px 1px 0;
}
.h-muted.h-cta-top {
  color: #414141;
  text-transform: uppercase;
  vertical-align: middle;
}
.h-muted:visited.h-cta-top {
  color: #91a4ad;
}
.h-muted:hover.h-cta-top, .h-muted:active.h-cta-top {
  color: #757575;
}
.h-muted.h-cta-top .h-ii {
  border-radius: 50%;
  height: 16px;
  margin: 1px 0 1px 6px;
  -webkit-transition: margin 0.1s linear;
  transition: margin 0.1s linear;
  vertical-align: text-top;
  width: 16px;
  background-color: #414141;
  color: #fff;
}
.h-muted:visited.h-cta-top .h-ii {
  background-color: #91a4ad;
}
.h-muted:hover.h-cta-top .h-ii {
  margin: -1px 0 1px 6px;
  background-color: #757575;
}
html[dir='rtl'] .h-muted.h-cta-top .h-ii {
  margin: 1px 6px 1px 0;
}
html[dir='rtl'] .h-muted:hover.h-cta-top .h-ii {
  margin: -1px 6px 1px 0;
}
.h-cta-help {
  color: #4285f4;
  text-transform: uppercase;
  vertical-align: middle;
}
:visited.h-cta-help {
  color: #91a4ad;
}
:hover.h-cta-help, :active.h-cta-help {
  color: #3362b5;
}
.h-cta-help .h-ii {
  border-radius: 50%;
  margin: 0 0 1px 6px;
  -webkit-transition: margin 0.1s linear;
  transition: margin 0.1s linear;
  vertical-align: text-top;
  fill: #4285f4;
  height: 1.1em;
  width: 1.1em;
}
:visited.h-cta-help .h-ii {
  fill: #91a4ad;
}
:hover.h-cta-help .h-ii {
  margin: 0 0 1px 6px;
  fill: #3362b5;
}
html[dir='rtl'] .h-cta-help .h-ii {
  margin: 0 6px 1px 0;
}
html[dir='rtl']:hover.h-cta-help .h-ii {
  margin: 0 6px 1px 0;
}
.h-muted.h-cta-help {
  color: #414141;
  text-transform: uppercase;
  vertical-align: middle;
}
.h-muted:visited.h-cta-help {
  color: #91a4ad;
}
.h-muted:hover.h-cta-help, .h-muted:active.h-cta-help {
  color: #757575;
}
.h-muted.h-cta-help .h-ii {
  border-radius: 50%;
  margin: 0 0 1px 6px;
  -webkit-transition: margin 0.1s linear;
  transition: margin 0.1s linear;
  vertical-align: text-top;
  fill: #414141;
  height: 1.1em;
  width: 1.1em;
}
.h-muted:visited.h-cta-help .h-ii {
  fill: #91a4ad;
}
.h-muted:hover.h-cta-help .h-ii {
  margin: 0 0 1px 6px;
  fill: #757575;
}
html[dir='rtl'] .h-muted.h-cta-help .h-ii {
  margin: 0 6px 1px 0;
}
html[dir='rtl'] .h-muted:hover.h-cta-help .h-ii {
  margin: 0 6px 1px 0;
}
.h-ii {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  width: 1em;
}
[dir=rtl] .h-ii-arrow-forward {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.h-ii-arrow-external {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
[dir=rtl] .h-ii-arrow-external {
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.h-ii-arrow-top {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
ul.h-no-bullet, ol.h-no-bullet, dl.h-no-bullet, li.h-no-bullet {
  list-style: none;
}
a {
  color: #4285f4;
  line-height: inherit;
  text-decoration: none;
}
a:visited {
  color: #91a4ad;
}
a:hover, a:focus {
  color: #3362b5;
  text-decoration: none;
}
a img {
  border: 0;
}
.h-text-left {
  text-align: left;
}
.h-text-right {
  text-align: right;
}
.h-text-center {
  text-align: center;
}
.h-text-justify {
  text-align: justify;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
p.h-lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35;
}
h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-family: 'Roboto', 'Palatino', serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}
h1.h-alt-font, h2.h-alt-font, h3.h-alt-font, h4.h-alt-font, h5.h-alt-font, h6.h-alt-font {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}
li {
  font-weight: 300;
}
h1 {
  font-size: 2.375rem;
}
h2 {
  font-size: 1.6875rem;
}
h3 {
  font-size: 1.375rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 1.125rem;
}
h6 {
  font-size: 1rem;
}
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem;
}
em, i {
  font-style: italic;
  line-height: inherit;
}
b, strong {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 60%;
  line-height: inherit;
}
pre {
  background-color: #f5f5f5;
  border-color: #e0e0e0;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1.25rem;
  padding: 0.375rem;
}
pre code {
  color: #9e9e9e;
  font-family: 'Consolas', 'Monaco', 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;
  font-weight: normal;
  overflow-x: auto;
}
ul, ol, dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}
dl {
  line-height: 1.4;
}
ul {
  margin-left: 1.1rem;
}
ul.h-no-bullet {
  margin-left: 0;
}
ul.h-no-bullet li ul, ul.h-no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul li ul, ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul.h-square li ul, ul.h-circle li ul, ul.h-disc li ul {
  list-style: inherit;
}
ul.h-square {
  list-style-type: square;
  margin-left: 1.1rem;
}
ul.h-circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
ul.h-disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
ol {
  margin-left: 1.4rem;
}
ol.h-no-bullet {
  margin-left: 0;
}
ol li ul, ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul.h-inline li, ol.h-inline li {
  display: inline-block;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75rem;
}
abbr, acronym {
  color: #222;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase;
}
abbr {
  text-transform: none;
}
blockquote {
  border-left: 1px solid #ddd;
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
}
blockquote cite {
  color: #555;
  display: block;
  font-size: 0.8125rem;
}
blockquote cite:before {
  content: 'â€” ';
}
blockquote cite a, blockquote cite a:visited {
  color: #555;
}
blockquote, blockquote p {
  color: #6f6f6f;
  line-height: 1.6;
}
@media (min-width: 600px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.3125rem;
  }
  h3 {
    font-size: 1.6875rem;
  }
  h4 {
    font-size: 1.4375rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  h6 {
    font-size: 1rem;
  }
}


.h-tip {
  cursor: help;
  font-style: italic;
}
.glue-pagination-carousel ul.glue-pagination-pages, .glue-pagination-fx-xfade ul.glue-pagination-pages, .glue-tabby.glue-tabset-style .glue-pagination ul.glue-pagination-pages, .glue-tabset2.glue-tabset-style .glue-pagination ul.glue-pagination-pages, .h-tabset .glue-pagination ul.glue-pagination-pages {
  display: none;
  list-style-type: none;
  margin: 0;
}
.glue-pagination-carousel ul.glue-pagination-pages.glue-pagination-pages-ready, .glue-pagination-fx-xfade ul.glue-pagination-pages.glue-pagination-pages-ready, .glue-tabby.glue-tabset-style .glue-pagination ul.glue-pagination-pages.glue-pagination-pages-ready, .glue-tabset2.glue-tabset-style .glue-pagination ul.glue-pagination-pages.glue-pagination-pages-ready, .h-tabset .glue-pagination ul.glue-pagination-pages.glue-pagination-pages-ready {
  display: block;
}
.glue-pagination-carousel ul.glue-pagination-pages .glue-pagination-page, .glue-pagination-fx-xfade ul.glue-pagination-pages .glue-pagination-page, .glue-tabby.glue-tabset-style .glue-pagination ul.glue-pagination-pages .glue-pagination-page, .glue-tabset2.glue-tabset-style .glue-pagination ul.glue-pagination-pages .glue-pagination-page, .h-tabset .glue-pagination ul.glue-pagination-pages .glue-pagination-page {
  display: none;
}
.glue-pagination-carousel ul.glue-pagination-pages .glue-pagination-page.glue-pagination-page-show, .glue-pagination-fx-xfade ul.glue-pagination-pages .glue-pagination-page.glue-pagination-page-show, .glue-tabby.glue-tabset-style .glue-pagination ul.glue-pagination-pages .glue-pagination-page.glue-pagination-page-show, .glue-tabset2.glue-tabset-style .glue-pagination ul.glue-pagination-pages .glue-pagination-page.glue-pagination-page-show, .h-tabset .glue-pagination ul.glue-pagination-pages .glue-pagination-page.glue-pagination-page-show {
  display: block;
}
.glue-pagination-carousel ul.glue-pagination-page-list, .glue-pagination-fx-xfade ul.glue-pagination-page-list, .glue-tabby.glue-tabset-style .glue-pagination ul.glue-pagination-page-list, .glue-tabset2.glue-tabset-style .glue-pagination ul.glue-pagination-page-list, .h-tabset .glue-pagination ul.glue-pagination-page-list {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}
.glue-pagination-carousel ul.glue-pagination-page-list li, .glue-pagination-fx-xfade ul.glue-pagination-page-list li, .glue-tabby.glue-tabset-style .glue-pagination ul.glue-pagination-page-list li, .glue-tabset2.glue-tabset-style .glue-pagination ul.glue-pagination-page-list li, .h-tabset .glue-pagination ul.glue-pagination-page-list li {
  display: inline-block;
}
.glue-pagination-carousel ul.glue-pagination-page-list li button, .glue-pagination-fx-xfade ul.glue-pagination-page-list li button, .glue-tabby.glue-tabset-style .glue-pagination ul.glue-pagination-page-list li button, .glue-tabset2.glue-tabset-style .glue-pagination ul.glue-pagination-page-list li button, .h-tabset .glue-pagination ul.glue-pagination-page-list li button {
  cursor: pointer;
}
.glue-pagination-carousel .glue-pagination-previous button, .glue-pagination-carousel .glue-pagination-next button, .glue-pagination-carousel .glue-pagination-tab button, .glue-pagination-fx-xfade .glue-pagination-previous button, .glue-pagination-fx-xfade .glue-pagination-next button, .glue-pagination-fx-xfade .glue-pagination-tab button, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-previous button, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-previous button, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-next button, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-next button, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button, .h-tabset .glue-pagination .glue-pagination-previous button, .h-tabset .glue-pagination .glue-pagination-next button, .h-tabset .glue-pagination .glue-pagination-tab button {
  cursor: pointer;
}
.glue-pagination-carousel ul.glue-pagination-page-list li button, .glue-pagination-carousel .glue-pagination-previous button, .glue-pagination-carousel .glue-pagination-next button, .glue-pagination-carousel .glue-pagination-tab button, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button, .h-tabset .glue-pagination .glue-pagination-tab button {
  background-color: #fff;
}
.glue-pagination-carousel ul.glue-pagination-page-list li button:focus, .glue-pagination-carousel .glue-pagination-previous button:focus, .glue-pagination-carousel .glue-pagination-next button:focus, .glue-pagination-carousel .glue-pagination-tab button:focus, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button:focus, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button:focus, .h-tabset .glue-pagination .glue-pagination-tab button:focus {
  background-color: #eee;
  outline: none;
}
.glue-pagination-carousel .glue-pagination-previous, .glue-pagination-carousel .glue-pagination-next, .glue-pagination-carousel .glue-pagination-tab, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab, .h-tabset .glue-pagination .glue-pagination-tab {
  display: inline-block;
  margin: 0.2rem 1rem 0.2rem 0;
}
.glue-pagination-carousel .glue-pagination-previous button, .glue-pagination-carousel .glue-pagination-next button, .glue-pagination-carousel .glue-pagination-tab button, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button, .h-tabset .glue-pagination .glue-pagination-tab button {
  background-color: #fff;
  border-radius: 2px;
  border: solid 1px #ccc;
  padding: 0.5em 1em;
}
.glue-pagination-carousel ul.glue-pagination-page-list {
  border: solid 1px #ccc;
  border-radius: 2px;
  margin: 0.2rem 1rem 0.2rem 0;
}
.glue-pagination-carousel ul.glue-pagination-page-list li button {
  border: none;
  margin: 0;
  padding: 0.5em 1em;
}
.glue-pagination-carousel ul.glue-pagination-page-list li.active button {
  background-color: #ddd;
}
.glue-pagination-carousel ul.glue-pagination-page-list li + li {
  border-left: solid 1px #ccc;
}
html[dir=rtl] .glue-pagination-carousel ul.glue-pagination-page-list li + li {
  border-left: 0;
  border-right: solid 1px #ccc;
}
.glue-pagination-carousel ul.glue-pagination-page-list li.ng-hide + li {
  border-left: none;
}
.glue-pagination-carousel ul.glue-pagination-page-list.glue-pagination-page-list-dots {
  border: none;
}
.glue-pagination-carousel ul.glue-pagination-page-list.glue-pagination-page-list-dots li {
  border: none;
  margin-right: 20px;
}
.glue-pagination-carousel ul.glue-pagination-page-list.glue-pagination-page-list-dots li button {
  background-color: #ccc;
  border: solid 1px #ccc;
  border-radius: 50%;
  font-size: 0;
  height: 20px;
  padding: 0;
  vertical-align: middle;
  width: 20px;
}
.glue-pagination-carousel ul.glue-pagination-page-list.glue-pagination-page-list-dots li button:focus {
  background-color: #ccc;
  border-color: #1a1a1a;
}
.glue-pagination-carousel ul.glue-pagination-page-list.glue-pagination-page-list-dots li.active button {
  background-color: #4d4d4d;
  border: solid 1px #4d4d4d;
}
.glue-pagination-carousel ul.glue-pagination-page-list.glue-pagination-page-list-dots li.active button:focus {
  border-color: #1a1a1a;
}
.glue-pagination-carousel ul.glue-pagination-page-list.glue-pagination-page-list-dots li.ng-hide:not(.ng-hide-animate) {
  display: inherit !important;
}
@media screen and (min-width: 1024px) {
  .glue-pagination-carousel ul.glue-pagination-page-list.glue-pagination-page-list-dots li {
    margin-right: 14px;
  }
  .glue-pagination-carousel ul.glue-pagination-page-list.glue-pagination-page-list-dots li button {
    height: 14px;
    width: 14px;
  }
}
.glue-pagination-carousel .glue-pagination-tab button.active {
  background-color: #ddd;
}
.glue-pagination-fx-xfade ul.glue-pagination-pages {
  min-height: 200px;
  position: relative;
}
.glue-pagination-fx-xfade ul.glue-pagination-pages .glue-pagination-page {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.glue-pagination-fx-xfade ul.glue-pagination-pages .glue-pagination-page.glue-pagination-page-previously-shown {
  opacity: 1;
  z-index: 1;
}
.glue-pagination-fx-xfade ul.glue-pagination-pages .glue-pagination-page.glue-pagination-page-show {
  -webkit-animation: glue-pagination-fade-in 400ms;
  animation: glue-pagination-fade-in 400ms;
  opacity: 1;
  z-index: 2;
}
@-webkit-keyframes glue-pagination-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes glue-pagination-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.glue-pagination-slide:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.glue-pagination-slide .glue-pagination-page {
  cursor: default;
  display: block !important;
  float: left;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html[dir=rtl] .glue-pagination-slide .glue-pagination-page {
  float: right;
}
.glue-tabby.glue-tabset-style, .glue-tabset2.glue-tabset-style, .h-tabset {
  width: 100%;
}
.glue-tabby.glue-tabset-style .glue-pagination ul.glue-pagination-pages, .glue-tabset2.glue-tabset-style .glue-pagination ul.glue-pagination-pages, .h-tabset .glue-pagination ul.glue-pagination-pages {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  margin-top: -1px;
  padding: 10px;
}
.glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab, .h-tabset .glue-pagination .glue-pagination-tab {
  margin: 0 0 0 10px;
}
.glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab.active, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab.active, .h-tabset .glue-pagination .glue-pagination-tab.active {
  background-color: #fff;
}
.glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button, .h-tabset .glue-pagination .glue-pagination-tab button {
  font-size: 1rem;
  background-color: initial;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  border-radius: 0;
  color: #757575;
  padding: 10px;
}
.glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button:hover, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button.active:hover, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button.active:hover:focus, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button:hover, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button.active:hover, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button.active:hover:focus, .h-tabset .glue-pagination .glue-pagination-tab button:hover, .h-tabset .glue-pagination .glue-pagination-tab button.active:hover, .h-tabset .glue-pagination .glue-pagination-tab button.active:hover:focus {
  color: #448aff;
}
.glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button.active, .glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button.active:focus, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button.active, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button.active:focus, .h-tabset .glue-pagination .glue-pagination-tab button.active, .h-tabset .glue-pagination .glue-pagination-tab button.active:focus {
  background-color: initial;
  border-bottom: 0;
  color: #4285f4;
}
.glue-tabby.glue-tabset-style .glue-pagination .glue-pagination-tab button:focus, .glue-tabset2.glue-tabset-style .glue-pagination .glue-pagination-tab button:focus, .h-tabset .glue-pagination .glue-pagination-tab button:focus {
  background-color: #e8f0fe;
  outline: none;
}
.glue-tabby.glue-tabset-style.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab button, .glue-tabset2.glue-tabset-style.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab button, .glue-tabset-vertical.h-tabset .glue-tabset-tabs .glue-pagination-tab button {
  border-bottom: 1px solid #e0e0e0;
  border-right: 0;
}
.glue-tabby.glue-tabset-style.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab button:focus, .glue-tabset2.glue-tabset-style.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab button:focus, .glue-tabset-vertical.h-tabset .glue-tabset-tabs .glue-pagination-tab button:focus {
  border-bottom: 1px solid #e0e0e0;
}
.glue-tabby.glue-tabset-style.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab:not(:first-child) button, .glue-tabby.glue-tabset-style.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab:not(:first-child) button.ng-click-active, .glue-tabset2.glue-tabset-style.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab:not(:first-child) button, .glue-tabset2.glue-tabset-style.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab:not(:first-child) button.ng-click-active, .glue-tabset-vertical.h-tabset .glue-tabset-tabs .glue-pagination-tab:not(:first-child) button, .glue-tabset-vertical.h-tabset .glue-tabset-tabs .glue-pagination-tab:not(:first-child) button.ng-click-active {
  border-top: 0;
}
.glue-tabby.glue-tabset-vertical .glue-tabset-tabs, .glue-tabset2.glue-tabset-vertical .glue-tabset-tabs {
  float: left;
  width: 15rem;
}
.glue-tabby.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab, .glue-tabset2.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab {
  display: block;
  margin-left: 0;
}
.glue-tabby.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab button, .glue-tabset2.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab button {
  width: 100%;
  text-align: left;
}
.glue-tabby.glue-tabset-vertical .glue-pagination ul.glue-pagination-pages, .glue-tabset2.glue-tabset-vertical .glue-pagination ul.glue-pagination-pages {
  margin-left: 15rem;
}
.h-tabset {
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
  border: solid 1px #e0e0e0;
}
.h-tabset .glue-pagination ul.glue-pagination-pages {
  background-color: #e4f4f3;
  border: 0;
}
.h-tabset .glue-pagination ul.glue-pagination-pages .glue-pagination-page {
  padding: 1rem;
}
.h-tabset .glue-tabset-tabs {
  border-bottom: solid 1px #e0e0e0;
  position: relative;
}
.h-tabset .glue-tabset-tabs .glue-pagination-tab button, .h-tabset .glue-tabset-tabs .glue-pagination-tab button.ng-click-active, .h-tabset .glue-tabset-tabs .glue-pagination-tab.active button {
  border-radius: 0;
  color: #757575;
  margin: 0 0 1px;
  padding: 0.75rem 1rem 0.6rem;
}
.h-tabset .glue-tabset-tabs .glue-pagination-tab button:hover, .h-tabset .glue-tabset-tabs .glue-pagination-tab button.ng-click-active:hover, .h-tabset .glue-tabset-tabs .glue-pagination-tab.active button:hover {
  background-color: inherit;
  color: #4285f4;
}
.h-tabset .glue-tabset-tabs .glue-pagination-tab button:focus, .h-tabset .glue-tabset-tabs .glue-pagination-tab button.ng-click-active:focus, .h-tabset .glue-tabset-tabs .glue-pagination-tab.active button:focus {
  background-color: #e8f0fe;
  color: #757575;
}
.h-tabset .glue-tabset-tabs .glue-pagination-tab button, .h-tabset .glue-tabset-tabs .glue-pagination-tab button.ng-click-active {
  border: 0;
}
.h-tabset .glue-tabset-tabs .glue-pagination-tab.active {
  border-bottom: 3px solid #4285f4;
}
.h-tabset .glue-tabset-tabs .glue-pagination-tab.active button, .h-tabset .glue-tabset-tabs .glue-pagination-tab.active button:focus {
  color: #4285f4;
}
.h-tabset.glue-tabset-vertical .glue-pagination .glue-pagination-pages {
  border-left: solid 1px #e0e0e0;
}
.h-tabset.glue-tabset-vertical .glue-tabset-tabs {
  border-top: solid 1px #e0e0e0;
}
.h-tabset.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab {
  border-bottom: 0;
  padding: 0;
}
.h-tabset.glue-tabset-vertical .glue-tabset-tabs .glue-pagination-tab.active {
  border-right: 3px solid #4285f4;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  margin: 0;
}
img {
  border: 0;
}
article, aside, audio, canvas, details, figcaption, figure, header, hgroup, main, menu, progress, section, summary, video {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table tr {
  background-color: #e4f4f3;
}
table tr:nth-of-type(even) {
  background-color: #fff;
}
table tr:first-of-type th:first-of-type:empty {
  border-color: #fff #eee #eee #fff;
  visibility: hidden;
}
table tr th {
  background-color: #f5f5f5;
}
table tr th, table tr td {
  border: 1px solid #eee;
  padding: 4px 12px;
  vertical-align: top;
}
.content-teleport {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}
.content-teleport:active, .content-teleport:focus, .content-teleport:hover {
  background: #f9edbe;
  border: 1px solid #f0c36d;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .14);
  height: auto;
  left: 0;
  margin: 5px auto;
  max-width: 180px;
  padding: 6px;
  right: 0;
  text-align: center;
  width: auto;
  z-index: 3;
}
[dir='rtl'] .content-teleport {
  left: auto;
  right: -10000px;
}
.glue-component-not-ready {
  visibility: hidden;
}
.glue-component-ready {
  visibility: visible;
}
.google .glue-component-not-ready, .no-js .glue-component-not-ready {
  visibility: visible;
}
.google-js .glue-modal-overlay {
  display: none;
}
.google-js .glue-show {
  display: block;
}
.google-js .glue-modal-active {
  overflow: hidden;
}
.glue-modal-overlay.glue-show-add, .glue-modal-overlay.glue-show-remove.glue-show-remove-active {
  opacity: 1;
}
.glue-modal-overlay.glue-show-remove, .glue-modal-overlay.glue-show-add.glue-show-add-active {
  opacity: 0;
}
.glue-modal.glue-show-add, .glue-modal.glue-show-remove.glue-show-remove-active {
  opacity: 1;
}
.glue-modal.glue-show-remove, .glue-modal.glue-show-add.glue-show-add-active {
  opacity: 0;
}
.glue-modal-overlay {
  background: #e0e0e0;
  background: rgba(224, 224, 224, .75);
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.glue-modal {
  background: #fff;
  border-radius: 0;
  bottom: 0;
  height: 80%;
  position: relative;
  left: 0;
  margin: auto;
  min-height: 300px;
  min-width: 300px;
  outline: none;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.glue-modal *, .glue-modal *:before, .glue-modal *:after {
  box-sizing: border-box;
}
.glue-modal-close {
  background: #fff;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.glue-modal-content {
  padding: 15px;
  height: 100%;
  overflow: auto;
}
.glue-modal-content img, .glue-modal-content iframe {
  max-width: 100%;
}
.glue-modal-content > h1, .glue-modal-content > h2, .glue-modal-content > h3, .glue-modal-content > h4, .glue-modal-content > p {
  margin-top: 0;
}
@-webkit-keyframes bouncing-arrow {
  0%, 20%, 50%, 80%, 100% {
    top: 0;
  }
  40% {
    top: -0.625rem;
  }
  60% {
    top: -0.3125rem;
  }
}
@keyframes bouncing-arrow {
  0%, 20%, 50%, 80%, 100% {
    top: 0;
  }
  40% {
    top: -0.625rem;
  }
  60% {
    top: -0.3125rem;
  }
}
.hide-xs-only {
  display: none !important;
}
@media all and (min-width: 600px) {
  .hide-xs-only {
    display: inherit !important;
  }
}
.show-xs-only {
  display: inherit !important;
}
@media all and (min-width: 600px) {
  .show-xs-only {
    display: none !important;
  }
}
.show-small-only, .show-small-down {
  display: none !important;
}
@media all and (max-width: 599px) {
  .show-small-only, .show-small-down {
    display: inherit !important;
  }
}
.show-medium-up {
  display: none !important;
}
@media all and (min-width: 769px) {
  .show-medium-up {
    display: inherit !important;
  }
}
.show-medium-only {
  display: none !important;
}
@media all and (min-width: 600px) and (max-width: 768px) {
  .show-medium-only {
    display: inherit !important;
  }
}
.show-medium-down {
  display: none !important;
}
@media all and (max-width: 1023px) {
  .show-medium-down {
    display: inherit !important;
  }
}
.show-large-up {
  display: none !important;
}
@media all and (min-width: 1024px) {
  .show-large-up {
    display: inherit !important;
  }
}
.show-large-only {
  display: none !important;
}
@media all and (min-width: 1024px) and (max-width: 1439px) {
  .show-large-only {
    display: inherit !important;
  }
}
.show-large-down {
  display: none !important;
}
@media all and (max-width: 1023px) {
  .show-large-down {
    display: inherit !important;
  }
}
.show-xl-up, .show-xl-only {
  display: none !important;
}
@media all and (min-width: 1440px) {
  .show-xl-up, .show-xl-only {
    display: initial !important;
  }
}
.show-xl-down {
  display: initial !important;
}
.show-portrait-only {
  display: none !important;
}
@media all and (min-width: 0) and (orientation: portrait) {
  .show-portrait-only {
    display: initial !important;
  }
}
.show-landscape-only {
  display: none !important;
}
@media all and (min-width: 0) and (orientation: landscape) {
  .show-landscape-only {
    display: initial !important;
  }
}
body {
  color: #424242;
  font-family: 'Roboto';
}
p {
  font-weight: 300;
}
p:last-child {
  margin-bottom: 0;
}
a {
  transition: color 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  color: #4285f4;
}
a:visited {
  color: #4285f4;
}
a:hover {
  color: #3367d6;
}
a.h-cta-internal:visited:not(:hover) {
  color: #4285f4;
}
a.h-cta-internal:visited:not(:hover) .h-ii {
  background-color: #4285f4;
}
h1, h2, h3, h4, h5, h6 {
  color: #414141;
  font-family: 'Product Sans';
}
.h-alt-font {
  font-weight: bold;
}
h2 {
  line-height: 1.2;
  margin: 0 0 1.25rem;
}
@media all and (min-width: 769px) {
  h2 {
    font-size: 2rem;
  }
}
@media all and (min-width: 1024px) {
  h2 {
    font-size: 1.875rem;
  }
}
.site-width {
  box-sizing: content-box;
  margin: 0 auto;
}
@media all and (min-width: 769px) {
  .site-width {
    max-width: 878px;
    width: 80%;
  }
}
@media all and (min-width: 1024px) {
  .site-width {
    max-width: 1240px;
    width: 85%;
  }
}
@media all and (min-width: 1440px) {
  .site-width {
    width: 100%;
  }
}
.full-width {
  box-sizing: content-box;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 18px;
}
@media all and (min-width: 769px) {
  .full-width {
    padding: 0;
  }
}
.aim-flex .cols-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.aim-flex .cols-row > * {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  box-sizing: border-box;
 /* padding-left: 1.1%;
  padding-right: 1.1%; */
}
.aim-flex .col-1 {
  flex-basis: 16.66667%;
  -ms-flex-basis: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  -webkit-flex-basis: 16.66667%;
  max-width: 16.66667%;
}
.aim-flex .col-2 {
  flex-basis: 33.33333%;
  -ms-flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  max-width: 33.33333%;
}
.aim-flex .col-3 {
  flex-basis: 50%;
  -ms-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  max-width: 50%;
}
.aim-flex .col-4 {
  flex-basis: 66.66667%;
  -ms-flex-basis: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 90%;
  max-width: 90%;
}
.aim-flex .col-5 {
  flex-basis: 83.33333%;
  -ms-flex-basis: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  -webkit-flex-basis: 83.33333%;
  max-width: 83.33333%;
}
.aim-flex .col-6 {
  flex-basis: 100%;
  -ms-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  max-width: 100%;
}
.aim-flex .col-offset-1 {
  margin-left: 16.66667%;
}
.aim-flex[dir='rtl'] .col-offset-1 {
  margin-left: 0;
  margin-right: 16.66667%;
}
.aim-flex .col-offset-2 {
  margin-left: 33.33333%;
}
.aim-flex[dir='rtl'] .col-offset-2 {
  margin-left: 0;
  margin-right: 33.33333%;
}
.aim-flex .col-offset-3 {
  margin-left: 50%;
}
.aim-flex[dir='rtl'] .col-offset-3 {
  margin-left: 0;
  margin-right: 50%;
}
.aim-flex .col-offset-4 {
  margin-left: 66.66667%;
}
.aim-flex[dir='rtl'] .col-offset-4 {
  margin-left: 0;
  margin-right: 66.66667%;
}
.aim-flex .col-offset-5 {
  margin-left: 83.33333%;
}
.aim-flex[dir='rtl'] .col-offset-5 {
  margin-left: 0;
  margin-right: 83.33333%;
}
.aim-flex .col-offset-6 {
  margin-left: 100%;
}
.aim-flex[dir='rtl'] .col-offset-6 {
  margin-left: 0;
  margin-right: 100%;
}
.col-1-fixed {
  max-width: none;
}
@media all and (min-width: 600px) {
  .aim-flex .col-s-1 {
    flex-basis: 8.33333%;
    -ms-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .aim-flex .col-s-2 {
    flex-basis: 16.66667%;
    -ms-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .aim-flex .col-s-3 {
    flex-basis: 25%;
    -ms-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    max-width: 25%;
  }
  .aim-flex .col-s-4 {
    flex-basis: 33.33333%;
    -ms-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .aim-flex .col-s-5 {
    flex-basis: 41.66667%;
    -ms-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .aim-flex .col-s-6 {
    flex-basis: 50%;
    -ms-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%;
  }
  .aim-flex .col-s-7 {
    flex-basis: 58.33333%;
    -ms-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .aim-flex .col-s-8 {
    flex-basis: 66.66667%;
    -ms-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .aim-flex .col-s-9 {
    flex-basis: 75%;
    -ms-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    max-width: 75%;
  }
  .aim-flex .col-s-10 {
    flex-basis: 83.33333%;
    -ms-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .aim-flex .col-s-11 {
    flex-basis: 91.66667%;
    -ms-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .aim-flex .col-s-12 {
    flex-basis: 100%;
    -ms-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    max-width: 100%;
  }
  .aim-flex .col-offset-s-1 {
    margin-left: 8.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-1 {
    margin-left: 0;
    margin-right: 8.33333%;
  }
  .aim-flex .col-offset-s-2 {
    margin-left: 16.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }
  .aim-flex .col-offset-s-3 {
    margin-left: 25%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .aim-flex .col-offset-s-4 {
    margin-left: 33.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-4 {
    margin-left: 0;
    margin-right: 33.33333%;
  }
  .aim-flex .col-offset-s-5 {
    margin-left: 41.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-5 {
    margin-left: 0;
    margin-right: 41.66667%;
  }
  .aim-flex .col-offset-s-6 {
    margin-left: 50%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .aim-flex .col-offset-s-7 {
    margin-left: 58.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-7 {
    margin-left: 0;
    margin-right: 58.33333%;
  }
  .aim-flex .col-offset-s-8 {
    margin-left: 66.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-8 {
    margin-left: 0;
    margin-right: 66.66667%;
  }
  .aim-flex .col-offset-s-9 {
    margin-left: 75%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .aim-flex .col-offset-s-10 {
    margin-left: 83.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-10 {
    margin-left: 0;
    margin-right: 83.33333%;
  }
  .aim-flex .col-offset-s-11 {
    margin-left: 91.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-11 {
    margin-left: 0;
    margin-right: 91.66667%;
  }
  .aim-flex .col-offset-s-12 {
    margin-left: 100%;
  }
  .aim-flex[dir='rtl'] .col-offset-s-12 {
    margin-left: 0;
    margin-right: 100%;
  }
}
@media all and (min-width: 769px) {
  .aim-flex .col-m-1 {
    flex-basis: 8.33333%;
    -ms-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .aim-flex .col-m-2 {
    flex-basis: 16.66667%;
    -ms-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .aim-flex .col-m-3 {
    flex-basis: 25%;
    -ms-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    max-width: 25%;
  }
  .aim-flex .col-m-4 {
    flex-basis: 33.33333%;
    -ms-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .aim-flex .col-m-5 {
    flex-basis: 41.66667%;
    -ms-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .aim-flex .col-m-6 {
    flex-basis: 50%;
    -ms-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%;
  }
  .aim-flex .col-m-7 {
    flex-basis: 58.33333%;
    -ms-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .aim-flex .col-m-8 {
    flex-basis: 66.66667%;
    -ms-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    max-width: 80%;
  }
  .aim-flex .col-m-9 {
    flex-basis: 75%;
    -ms-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    max-width: 75%;
  }
  .aim-flex .col-m-10 {
    flex-basis: 83.33333%;
    -ms-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .aim-flex .col-m-11 {
    flex-basis: 91.66667%;
    -ms-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .aim-flex .col-m-12 {
    flex-basis: 100%;
    -ms-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    max-width: 100%;
  }
  .aim-flex .col-offset-m-1 {
    margin-left: 8.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-1 {
    margin-left: 0;
    margin-right: 8.33333%;
  }
  .aim-flex .col-offset-m-2 {
    margin-left: 16.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }
  .aim-flex .col-offset-m-3 {
    margin-left: 25%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .aim-flex .col-offset-m-4 {
    margin-left: 33.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-4 {
    margin-left: 0;
    margin-right: 33.33333%;
  }
  .aim-flex .col-offset-m-5 {
    margin-left: 41.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-5 {
    margin-left: 0;
    margin-right: 41.66667%;
  }
  .aim-flex .col-offset-m-6 {
    margin-left: 50%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .aim-flex .col-offset-m-7 {
    margin-left: 58.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-7 {
    margin-left: 0;
    margin-right: 58.33333%;
  }
  .aim-flex .col-offset-m-8 {
    margin-left: 66.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-8 {
    margin-left: 0;
    margin-right: 66.66667%;
  }
  .aim-flex .col-offset-m-9 {
    margin-left: 75%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .aim-flex .col-offset-m-10 {
    margin-left: 83.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-10 {
    margin-left: 0;
    margin-right: 83.33333%;
  }
  .aim-flex .col-offset-m-11 {
    margin-left: 91.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-11 {
    margin-left: 0;
    margin-right: 91.66667%;
  }
  .aim-flex .col-offset-m-12 {
    margin-left: 100%;
  }
  .aim-flex[dir='rtl'] .col-offset-m-12 {
    margin-left: 0;
    margin-right: 100%;
  }
}
@media all and (min-width: 1024px) {
  .aim-flex .col-l-1 {
    flex-basis: 8.33333%;
    -ms-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .aim-flex .col-l-2 {
    flex-basis: 16.66667%;
    -ms-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .aim-flex .col-l-3 {
    flex-basis: 25%;
    -ms-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    max-width: 25%;
  }
  .aim-flex .col-l-4 {
    flex-basis: 33.33333%;
    -ms-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .aim-flex .col-l-5 {
    flex-basis: 41.66667%;
    -ms-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .aim-flex .col-l-6 {
    flex-basis: 50%;
    -ms-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%;
  }
  .aim-flex .col-l-7 {
    flex-basis: 58.33333%;
    -ms-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .aim-flex .col-l-8 {
    flex-basis: 66.66667%;
    -ms-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .aim-flex .col-l-9 {
    flex-basis: 75%;
    -ms-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    max-width: 75%;
  }
  .aim-flex .col-l-10 {
    flex-basis: 83.33333%;
    -ms-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .aim-flex .col-l-11 {
    flex-basis: 91.66667%;
    -ms-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .aim-flex .col-l-12 {
    flex-basis: 100%;
    -ms-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    max-width: 100%;
  }
  .aim-flex .col-offset-l-1 {
    margin-left: 8.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-1 {
    margin-left: 0;
    margin-right: 8.33333%;
  }
  .aim-flex .col-offset-l-2 {
    margin-left: 16.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }
  .aim-flex .col-offset-l-3 {
    margin-left: 25%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .aim-flex .col-offset-l-4 {
    margin-left: 33.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-4 {
    margin-left: 0;
    margin-right: 33.33333%;
  }
  .aim-flex .col-offset-l-5 {
    margin-left: 41.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-5 {
    margin-left: 0;
    margin-right: 41.66667%;
  }
  .aim-flex .col-offset-l-6 {
    margin-left: 50%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .aim-flex .col-offset-l-7 {
    margin-left: 58.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-7 {
    margin-left: 0;
    margin-right: 58.33333%;
  }
  .aim-flex .col-offset-l-8 {
    margin-left: 66.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-8 {
    margin-left: 0;
    margin-right: 66.66667%;
  }
  .aim-flex .col-offset-l-9 {
    margin-left: 75%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .aim-flex .col-offset-l-10 {
    margin-left: 83.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-10 {
    margin-left: 0;
    margin-right: 83.33333%;
  }
  .aim-flex .col-offset-l-11 {
    margin-left: 91.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-11 {
    margin-left: 0;
    margin-right: 91.66667%;
  }
  .aim-flex .col-offset-l-12 {
    margin-left: 100%;
  }
  .aim-flex[dir='rtl'] .col-offset-l-12 {
    margin-left: 0;
    margin-right: 100%;
  }
}
@media all and (min-width: 1440px) {
  .aim-flex .col-xl-1 {
    flex-basis: 8.33333%;
    -ms-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .aim-flex .col-xl-2 {
    flex-basis: 16.66667%;
    -ms-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .aim-flex .col-xl-3 {
    flex-basis: 25%;
    -ms-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    max-width: 25%;
  }
  .aim-flex .col-xl-4 {
    flex-basis: 33.33333%;
    -ms-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .aim-flex .col-xl-5 {
    flex-basis: 41.66667%;
    -ms-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .aim-flex .col-xl-6 {
    flex-basis: 50%;
    -ms-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%;
  }
  .aim-flex .col-xl-7 {
    flex-basis: 58.33333%;
    -ms-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .aim-flex .col-xl-8 {
    flex-basis: 66.66667%;
    -ms-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .aim-flex .col-xl-9 {
    flex-basis: 75%;
    -ms-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    max-width: 75%;
  }
  .aim-flex .col-xl-10 {
    flex-basis: 83.33333%;
    -ms-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .aim-flex .col-xl-11 {
    flex-basis: 91.66667%;
    -ms-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .aim-flex .col-xl-12 {
    flex-basis: 100%;
    -ms-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    max-width: 100%;
  }
  .aim-flex .col-offset-xl-1 {
    margin-left: 8.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-1 {
    margin-left: 0;
    margin-right: 8.33333%;
  }
  .aim-flex .col-offset-xl-2 {
    margin-left: 16.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }
  .aim-flex .col-offset-xl-3 {
    margin-left: 25%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .aim-flex .col-offset-xl-4 {
    margin-left: 33.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-4 {
    margin-left: 0;
    margin-right: 33.33333%;
  }
  .aim-flex .col-offset-xl-5 {
    margin-left: 41.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-5 {
    margin-left: 0;
    margin-right: 41.66667%;
  }
  .aim-flex .col-offset-xl-6 {
    margin-left: 50%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .aim-flex .col-offset-xl-7 {
    margin-left: 58.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-7 {
    margin-left: 0;
    margin-right: 58.33333%;
  }
  .aim-flex .col-offset-xl-8 {
    margin-left: 66.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-8 {
    margin-left: 0;
    margin-right: 66.66667%;
  }
  .aim-flex .col-offset-xl-9 {
    margin-left: 75%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .aim-flex .col-offset-xl-10 {
    margin-left: 83.33333%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-10 {
    margin-left: 0;
    margin-right: 83.33333%;
  }
  .aim-flex .col-offset-xl-11 {
    margin-left: 91.66667%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-11 {
    margin-left: 0;
    margin-right: 91.66667%;
  }
  .aim-flex .col-offset-xl-12 {
    margin-left: 100%;
  }
  .aim-flex[dir='rtl'] .col-offset-xl-12 {
    margin-left: 0;
    margin-right: 100%;
  }
}
body {
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
}
.no-js body {
  opacity: 1;
}
.reverse-row {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-orient: row;
  -webkit-box-direction: reverse;
}
.trigger-box {
  height: 50vh;
  margin-top: -25vh;
  position: fixed;
  top: 50%;
  width: 100%;
  z-index: -1;
}
.trigger-box.trigger-line {
  height: 0.0625rem;
  top: 0;
  transform: translateY(0);
}
.trigger-box.allo-trigger-line {
  top: 50%;
}
.hide {
  display: none;
}
.product-header {
  background: #fff;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, .11);
  height: 3.375rem;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 900;
}
@media all and (min-width: 769px) {
  .product-header {
    height: 4rem;
  }
}
.product-header .product-logo {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0 0 0 1.375rem;
}
[dir='rtl'] .product-header .product-logo {
  padding: 0 1.375rem 0 0;
}
.product-header .product-logo a {
  color: #757575;
  font-size: 0;
}
.product-header .product-logo .google-logo, .product-header .product-logo .product-name {
  display: inline-block;
  vertical-align: middle;
}
.product-header .product-logo .google-logo {
  height: auto;
  margin-right: 0.3125rem;
  position: relative;
  top: 0.125rem;
}
@media all and (min-width: 769px) {
  .product-header .product-logo .google-logo {
    width: 4.5625rem;
  }
}
[dir='rtl'] .product-header .product-logo .google-logo {
  margin-left: 0.3125rem;
  margin-right: auto;
}
.product-header .product-logo .google-logo img {
  height: auto;
  max-width: none;
  width: 68px;
}
@media all and (min-width: 769px) {
  .product-header .product-logo .google-logo img {
    width: initial;
  }
}
.product-header .product-logo .product-name {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: 'Product Sans', Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  margin-top: 2px;
}
@media all and (min-width: 769px) {
  .product-header .product-logo .product-name {
    font-size: 22px;
  }
}
.product-header .product-logo .product-name .product-brand {
  color: #00c3b5;
  font-family: "Roboto";
  font-weight: 400;
}
.product-header .menu-list {
  display: none;
  margin: 0 1.625rem;
  padding: 0;
  position: relative;
}
@media all and (min-width: 1024px) {
  .product-header .menu-list {
    display: block;
  }
}
.product-header .menu-list ul {
  list-style: none;
  margin: 0;
}
.product-header .menu-list ul li {
  float: left;
  height: 4rem;
  padding-right: 2.1875rem;
}
.product-header .menu-list ul li:last-child {
  padding-right: 0;
}
.product-header .menu-list ul li a {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #757575;
  font-size: 0.875rem;
  height: 100%;
}
.product-header .menu-list ul li a.active, .product-header .menu-list ul li a:hover, .product-header .menu-list ul li a:active {
  color: #000;
}
.product-header .menu-list .sliding-indicator {
  -webkit-transition: -webkit-transform, transform, left 0.3s, cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform, left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #4285f4;
  bottom: 0;
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 6.25rem;
}
.product-header .get-product {
  -webkit-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: background-color 0.4s, cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #00c3b5;
  color: #fff;
  cursor: pointer;
  height: 100%;
  max-width: 60%;
  padding: 0 2.1875rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  width: 15rem;
}
.product-header .get-product:hover {
  background-color: #ffe400;
}
.product-header .get-product .get-product-text {
  font-size: 1rem;
  font-weight: 500;
}
.hero-section {
  padding-top: 0;
  position: relative;
}
@media all and (min-width: 769px) {
  .hero-section {
    padding-top: 0;
  }
}
@media all and (min-width: 600px) {
  .hero-section .hero-container {
    background-color: #f8f8f8;
  }
}
.hero-section .hero-container .hero-title-image {
  background-color: #f8f8f8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 115% auto;
  height: 17.25rem;
}
@media all and (min-width: 600px) {
  .hero-section .hero-container .hero-title-image {
    background-position: 80px -30px;
    background-size: 53rem auto;
    float: right;
    height: 87vh;
    max-height: 31rem;
    width: 66.5%;
  }
  [dir='rtl'] .hero-section .hero-container .hero-title-image {
    float: left;
  }
}
@media all and (min-width: 769px) {
  .hero-section .hero-container .hero-title-image {
    background-position: 100px -10px;
    background-size: 56.25rem auto;
    max-height: 31rem;
  }
}
@media all and (min-width: 1024px) {
  .hero-section .hero-container .hero-title-image {
    background-position: 100px 43px;
    background-size: 56.75rem auto;
    max-height: 38.375rem;
  }
}
@media all and (min-width: 1440px) {
  .hero-section .hero-container .hero-title-image {
 /*   background-position: 150px 100px; */
    background-size: 70rem auto;
    max-height: 46.5625rem;
 /*   width: 75%; */
  }
}
@media screen and (min-width: 2000px) {
  .hero-section .hero-container .hero-title-image {
    width: 65%;
  }
}
@media all and (min-width: 600px) {
  .hero-section .hero-container .hero-title-container {
    height: 87vh;
    max-height: 31rem;
    position: relative;
    width: 42%;
    margin-left: 3rem;
  }
}
@media all and (min-width: 769px) {
  .hero-section .hero-container .hero-title-container {
    max-height: 31rem;
    margin-left: 3rem;
  }
}
@media all and (min-width: 1024px) {
  .hero-section .hero-container .hero-title-container {
    max-height: 38.375rem;
    margin-left: 3rem;
  }
}
@media all and (min-width: 1440px) {
  .hero-section .hero-container .hero-title-container {
    max-height: 46.5625rem;
    margin-left: 3rem;
  }
}
.hero-section .hero-container .hero-title-container .hero-title-wrapper {
  text-align: center;
  margin-left: 2rem;
  margin-right: 2rem;
}
@media all and (min-width: 600px) {
  .hero-section .hero-container .hero-title-container .hero-title-wrapper {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir='rtl'] .hero-section .hero-container .hero-title-container .hero-title-wrapper {
    left: 5%;
    right: auto;
  }
}
@media all and (min-width: 1024px) {
  .hero-section .hero-container .hero-title-container .hero-title-wrapper {
    right: 10%;
  }
  [dir='rtl'] .hero-section .hero-container .hero-title-container .hero-title-wrapper {
    left: 10%;
  }
}
.hero-section .hero-allo-logo {
     padding-top: 5rem;
    height: 100%;
    width: 40rem;
}
@media all and (min-width: 1024px) {
  .hero-section .hero-allo-logo {
  /*  margin-bottom: 0.3125rem; */
    padding-top: 5rem;
    height: 100%;
    width: 40rem;
  }
}
.hero-section .hero-title {
  font-family: 'Roboto';
  font-weight: bold;
  font-size: 3rem;
  color: #00c3b5;
  line-height: 6.625rem;
  margin-bottom: 0;
}
@media all and (min-width: 1024px) {
  .hero-section .hero-title {
    font-size: 5.625rem;
    margin-bottom: 0.625rem;
  }
}
.hero-section .hero-subtitle {
  font-size: 1.125rem;
  margin-bottom: 1.5625rem;
}
@media all and (min-width: 1024px) {
  .hero-section .hero-subtitle {
    font-size: 1.375rem;
  }
}
.hero-section .hero-try-bt {
  text-transform: uppercase;
  word-spacing: -0.0625rem;
}
.hero-section .hero-context {
  position: relative;
}
@media all and (min-width: 600px) {
  .hero-section .hero-context {
    clear: both;
  }
}
.hero-section .hero-context .fab-btn {
  background-color: #00c3b5;
  border-radius: 50%;
  box-shadow: 0 0.3125rem 0.3125rem 0 rgba(0, 0, 0, .29);
  color: #fff;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: -1.625rem;
  width: 3.375rem;
  -webkit-transition: background-color 0.4s, cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color  cubic-bezier(0.4, 0, 0.2, 1);
}
.hero-section .hero-context .fab-btn div {
  -webkit-transition: -webkit-transform 0.4s, cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  clear: both;
  color: #fff;
  display: inline-block;
  font-size: 1.875rem;
  line-height: 3.375rem;
  position: relative;
}
.hero-section .hero-context .fab-btn.init-state div {
  -webkit-animation: bouncing-arrow 2s infinite;
  animation: bouncing-arrow 2s infinite;
}
.hero-section .hero-context .fab-btn:hover, .hero-section .hero-context .fab-btn:active {
  background-color: #ffe400;
}
.hero-section .hero-description {
  margin: 3.4375rem auto 0.4375rem;
  text-align: center;
  vertical-align: center;
}
.hero-section .hero-description p {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.625rem;
}
@media all and (min-width: 769px) {
  .hero-section .hero-description p {
    font-size: 1.375rem;
    line-height: 1.875rem;
  }
}
.hero-section .glue-modal-overlay {
  background: rgba(0, 0, 0, .7);
}
.hero-section .glue-modal-overlay .glue-modal {
  background: transparent;
  bottom: auto;
  height: 100%;
  max-width: 90%;
  min-height: 0;
  min-width: 0;
  position: relative;
  right: auto;
  width: 133vh;
}
.hero-section .glue-modal-overlay .glue-modal-content {
  height: auto;
  left: 0;
  margin-top: -28.125%;
  overflow: visible;
  padding: 56.25% 0 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.hero-section .glue-modal-overlay .glue-modal-content .glue-modal-close {
  background: #000;
  border-radius: 1.875rem;
  bottom: 100%;
  color: #000;
  height: 1.875rem;
  position: absolute;
  right: -1.25rem;
  top: -1.125rem;
  width: 1.875rem;
}
.hero-section .glue-modal-overlay .glue-modal-content .glue-modal-close::after {
  color: #fff;
  content: 'âœ•';
  left: -7px;
  position: relative;
  top: 1px;
}
.hero-section .glue-modal-overlay .glue-modal-content iframe {
  position: absolute;
  top: 0;
}
.feature-header .feature-header-image-container {

  text-align: center;
      margin: auto;
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
}
.feature-header .feature-header-image-container .feature-header-image {
  display: inline-block;
  height: auto;
  padding: 3.75rem 0 1.25rem;
  width: 9.0625rem;
}
.feature-header .feature-header-image-container .feature-header-description h3 {
  font-family: 'Roboto';
  font-size: 1.6875rem;
  font-weight: 300;
  line-height: 2.1875rem;
}
.feature-section {
  text-align: center;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
@media all and (min-width: 769px) {
  .feature-section {
    text-align: left;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  img {
    width: 100%;
  }
  #video1 {
    width: 60%;
  }
  #video2 {
    width: 100%
  }
}
.feature-section.sub-header-section {
  background-color: #e4f4f3;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
.feature-section.sub-header-section + .feature-section {
 /* margin-top: 3.125rem; */
}
.feature-section.animation-disabled .animate-container .fallback-image {
  display: block;
}
.feature-section .feature-section-contents {
  margin: 0 auto;
}
@media all and (min-width: 769px) {
  .feature-section .feature-section-contents {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.feature-section .animate-container {
  margin: 1.875rem auto 0;
  max-width: 90%;
  position: relative;
}
@media all and (min-width: 600px) {
  .feature-section .animate-container {
    max-width: 27.1875rem;
    width: 60%;
  }
}
@media all and (min-width: 1024px) {
  .feature-section .animate-container {
    max-width: 34.375rem;
    text-align: center;
  }
}
@media all and (min-width: 1600px) {
  .feature-section .animate-container {
    max-width: 27.1875rem;
  }
  img {
     width: 100%;
  }
  #video1 {
    width: 100%;
  }
}
.feature-section .animate-container .animation-holder {
  -webkit-transition: -webkit-transform 0.5s, ease-in-out, 0.1s;
  transition: transform 0.5s ease-in-out 0.1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 62.5rem;
  position: relative;
  width: 100%;
}
.feature-section .animate-container .animation-holder svg {
  min-height: 27.75rem;
}
@media all and (min-width: 600px) {
  .feature-section .animate-container .animation-holder svg {
    min-height: 41.5rem;
  }
}
@media all and (min-width: 769px) {
  .feature-section .animate-container .animation-holder svg {
    min-height: 29.0625rem;
  }
}
@media all and (min-width: 1024px) {
  .feature-section .animate-container .animation-holder svg {
    min-height: 40.875rem;
  }
}
@media all and (min-width: 1440px) {
  .feature-section .animate-container .animation-holder svg {
    min-height: 40.125rem;
  }
}
.feature-section .animate-container.js-animation-loaded .fallback-image {
  display: none;
}
.feature-section h3 {
  font-family: 'Roboto';
  font-size: 1.6875rem;
  font-weight: 300;
  line-height: 2.1875rem;
  margin: 0 auto;
  width: 80%;
}
@media all and (min-width: 769px) {
  .feature-section h3 {
    margin: 0;
  }
}
.feature-section p {
  font-size: 1.125rem;
  line-height: 1.625rem;
  margin-bottom: 0.625rem;
  margin-top: 1.75rem;
}
.feature-section .side-note {
  font-size: 0.75rem;
  line-height: 1.625rem;
  margin-top: 0;
}
.feature-section .link-more {
  color: #3367d6;
  text-transform: uppercase;
}
.feature-section .link-more svg {
  fill: #3367d6;
}
.feature-section .link-more:hover {
  color: #4285f4;
}
.feature-section .link-more:hover svg {
  fill: #4285f4;
}
.join-in-section {
  height: auto;
}
@media all and (min-width: 769px) {
  .join-in-section {

  }
}
.join-in-section .site-width, .join-in-section .cols-row {
  height: 100%;

}
.join-in-section .join-in-description {
  margin: 2.6875rem auto 15.4375rem;
  text-align: center;
}
.join-in-section .join-in-description .join-in-title {
  font-family: 'Roboto';
  font-size: 3.625rem;
  font-weight: 300;
  margin-bottom: 2rem;
  margin-top: 10rem;
}
@media all and (min-width: 769px) {
  .join-in-section .join-in-description .join-in-title {
    font-size: 6.25rem;
  }
}
.join-in-section .join-in-description p {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.625rem;
}
@media all and (min-width: 769px) {
  .join-in-section .join-in-description p {
    font-size: 1.375rem;
    line-height: 1.875rem;
  }
}
.join-in-section .join-in-description .download {
  list-style: none;
  margin: 3.125rem 0 1.875rem;
}
.join-in-section .join-in-description .download li {
  color: #414141;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.875rem;
}
@media all and (min-width: 600px) {
  .join-in-section .join-in-description .download li {
    display: inline-block;
    margin-right: 0.625rem;
  }

  [dir='rtl'] .join-in-section .join-in-description .download li {
    margin-left: 0.625rem;
    margin-right: 0;
  }
  .join-in-section .join-in-description .download li:last-child {
    margin-right: 0;
  }
  [dir='rtl'] .join-in-section .join-in-description .download li:last-child {
    margin-left: 0;
  }
}
.join-in-section .join-in-description .download li img {
  margin-top: 0.625rem;
  width: 12.5rem;
}
@media all and (min-width: 600px) {
  .join-in-section .join-in-description .download li img {
    margin-top: 0;
    width: 11.25rem;
  }
}
@media all and (min-width: 1024px) {
  .join-in-section .join-in-description .download li img {
    width: 12.5rem;
  }
}
.join-in-section .join-in-description .download li .play-store img {
  margin-top: 0;
}
.join-in-section .join-in-description .download li .ios-app-store img {
  width: 11.3rem;
}
.join-in-section .allo-desktop-link {
  color: #3367d6;
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-top: 15px;
  text-transform: uppercase;
  -webkit-transition: color 0.4s, cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.join-in-section .allo-desktop-link::after {
  content: url(/images/icons/icon-arrow-external.png);
  display: inline-block;
  margin-left: 5px;
  vertical-align: sub;
}
.join-in-section .allo-desktop-link:hover {
  color: #4285f4;
}
.footer {
  background-color: #f6f6f6;
}
.footer .footer-container {
  margin: 0 auto;
  padding: 2.625rem 0;
  width: 84%;
}
@media all and (min-width: 1024px) {
  .footer .footer-container {
    padding: 2.625rem 0 3.75rem;
  }
}
.footer .logo-header {
  display: inline-block;
  line-height: 0;
  margin: 0;
  width: 5.375rem;
}
@media all and (min-width: 1024px) {
  .footer .logo-header {
    vertical-align: middle;
  }
}
.footer .footer-links {
  list-style: none;
  margin: 1.375rem 0 0;
}
@media all and (min-width: 1024px) {
  .footer .footer-links {
    display: inline-block;
    margin-left: 1.625rem;
    margin-top: 0;
    vertical-align: middle;
  }
  [dir='rtl'] .footer .footer-links {
    margin-left: 0;
    margin-right: 1.625rem;
  }
}
.footer .footer-links li {
  margin-top: 0.625rem;
}
@media all and (min-width: 600px) {
  .footer .footer-links li {
    display: inline-block;
    margin-left: 1.875rem;
    margin-top: 0;
  }
  [dir='rtl'] .footer .footer-links li {
    margin-left: 0;
    margin-right: 1.875rem;
  }
  .footer .footer-links li:first-child {
    margin-left: 0;
  }
  [dir='rtl'] .footer .footer-links li:first-child {
    margin-right: 0;
  }
}
@media all and (min-width: 769px) {
  .footer .footer-links li {
    display: inline-block;
    margin-left: 1.625rem;
    margin-top: 0;
    vertical-align: middle;
  }
}
.footer .footer-links a {
  color: #545454;
  font-size: 0.875rem;
}
.footer .local-selector {
  display: inline-block;
  font-size: 0.875rem;
  margin-top: 2.8125rem;
}
@media all and (min-width: 1024px) {
  .footer .local-selector {
    float: right;
    margin-top: 0;
  }
  [dir='rtl'] .footer .local-selector {
    float: left;
  }
}
.footer .local-selector span {
  display: none;
}
.footer .local-selector select {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  padding-bottom: 0;
}
.flexbox .footer .local-selector select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #f6f6f6 url('/images/icons/icon-dropdown.png') right 50% no-repeat;
  background-size: 0.625rem 0.3125rem;
  border: 0;
  border-radius: 0;
  color: inherit;
  padding-right: 0.9375rem;
}
.flexbox .footer .local-selector select::-ms-expand {
  display: none;
}
[dir='rtl'].flexbox .footer .local-selector select {
  background-position: left 50%;
  padding-left: 0.9375rem;
  padding-right: 0;
}




iframe {

    max-width: 960px;
    width: 100%;
    padding: 0;
    height: 1000px;

}
p{ color:  #9E9E9E;
}
ul{
  color: #9E9E9E;
}

@media all and (min-width: 600px) {
iframe {

    max-width: 100%;
    width: 100%;
    height: 1000px;


}}

h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-family: 'Roboto', 'Palatino', serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 1.5rem;
  margin-top: 1.2rem;
  text-rendering: optimizeLegibility;
}

.input-group {
    position: relative;
    padding-top: 20px;
    margin-top: 20px;
}

.input-group:after {
    content: "";
    display: table;
    clear: both;
}

.input-group input {
    border: none;
    border-bottom: solid 1px #ccc;
    width: 100%;
    padding: 10px 0;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.input-group input:focus {
    outline: none;
    border-color: #20cfb8;
    box-shadow: 0 1px 0 0 #20cfb8;
}

.input-group label {
    position: absolute;
    top: 30px;
    left: 0;
    color: #aaa;
    font-weight: 300;
    transition: transform 0.2s ease, color 0.2s ease;
}

.input-group label:hover {
    cursor: text;
}

.input-group input:focus + label {
    color: #20cfb8;
}

.input-group input:focus + label,
.input-group input.active + label {
    transform: translateY(-30px);
}

.btn {
    float: right;
    color: #20cfb8;
    border: none;
    outline: none;
    background-color: transparent;
    border-radius: 2px;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase;
    transition: opacity 0.2s ease, background-color 0.2s ease-in-out;
}

.btn:hover,
.btn:focus {
    background-color: #fbfbfb;
}

.btn:active {
    background-color: #f2f2f2;
}

:focus {
    outline: none;
}



.like-counter {
  color: #000;
  text-decoration: none;
  margin-right: 5px;
}
.like-counter:hover {
  text-decoration: underline;
}
.liked {
  font-weight: bold;
}



.button {
  border: 0 solid #ffe400;
  background-color: #ffe400;
  color: #222;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 10px;
}

.button:hover {
  background-color: #00c3b5; /* Green */
  color: white;
}



/*Terms and conditions page*/

#about {
    padding: 100px 50px 50px 50px;
}

#aboutspringchat {
    padding: 100px 50px 0 50px;
}


#careerpadding {
    padding: 50px 0 0 0;
}


#blog {
    background-color: #e4f4f3;
}
#blogwhite {
    background-color: #ffffff;
}

#greensection {
    padding: 50px 50px 50px 50px;
}

#bottompadding {
    padding: 100px 50px 50px 100px;
}
