@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
/* line 12, app/assets/stylesheets/landingv3/setup/../../theme/wesave/fonts.scss */
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 18, app/assets/stylesheets/landingv3/setup/../../theme/wesave/fonts.scss */
body {
  font-weight: 500;
}

/* line 12, app/assets/stylesheets/landingv3/setup/../../theme/wesave/fonts.scss */
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 18, app/assets/stylesheets/landingv3/setup/../../theme/wesave/fonts.scss */
body {
  font-weight: 500;
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
/* line 62, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
html {
  font-family: "Source Sans Pro";
  /* 1 */
  font-size: 112.5%;
  line-height: 1.2777777778em;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
/* line 86, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
/* line 94, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
/* line 108, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
h1 {
  font-size: 2em;
  line-height: 1.2777777778em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin: 0.6388888889em 0;
}

/* line 124, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
h2 {
  font-size: 1.5em;
  line-height: 1.7037037037em;
  margin: 0.8518518519em 0;
}

/* line 130, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
h3 {
  font-size: 1.17em;
  line-height: 2.1842355176em;
  margin: 1.0921177588em 0;
}

/* line 136, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
h4 {
  font-size: 1em;
  line-height: 1.2777777778em;
  margin: 1.2777777778em 0;
}

/* line 142, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
h5 {
  font-size: 0.83em;
  line-height: 1.5394912985em;
  margin: 1.5394912985em 0;
}

/* line 148, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
h6 {
  font-size: 0.67em;
  line-height: 1.9071310116em;
  margin: 1.9071310116em 0;
}

/* Grouping content
       ========================================================================== */
/**
       * Set 1 unit of vertical rhythm on the top and bottom margin.
       */
/* line 165, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
blockquote {
  margin: 1.2777777778em 0;
}

/* line 169, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
dl,
ol,
ul {
  margin: 1.2777777778em 0;
}

/**
       * Turn off margins on nested lists.
       */
/* line 181, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

/* line 187, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
dd {
  margin: 0 0 0 0;
}

/* line 191, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
ol,
ul {
  padding: 0 0 0 0;
}

/**
     * Add the correct display in IE 9-.
     */
/* line 201, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */
/* line 210, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
figure {
  margin: 1.2777777778em 0;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
/* line 224, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */
/* line 234, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
main {
  display: block;
}

/**
       * Set 1 unit of vertical rhythm on the top and bottom margin.
       */
/* line 243, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
p,
pre {
  margin: 1.2777777778em 0;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
/* line 254, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
/* line 269, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
/* line 279, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
/* line 294, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
/* line 304, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
/* line 313, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
b,
strong {
  font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
/* line 323, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
/* line 334, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
/* line 342, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */
/* line 351, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
small {
  font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
/* line 360, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 368, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
sub {
  bottom: -0.25em;
}

/* line 372, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 385, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
/* line 394, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
/* line 403, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */
/* line 411, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
/* line 425, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: "Source Sans Pro";
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.2777777778em;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
     * Show the overflow in IE.
     */
/* line 445, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
/* line 454, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
/* line 465, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/* line 472, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

/* line 481, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 490, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
/* line 499, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
/* line 508, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
/* line 518, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
/* line 528, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

/* line 536, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
/* line 547, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
/* line 556, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
/* line 569, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
/* line 583, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
/* line 592, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
/* line 605, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */
/* line 613, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
/* line 621, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
menu {
  display: block;
  /*
         * 1. Set 1 unit of vertical rhythm on the top and bottom margin.
         * 2. Set consistent space for the list style image.
         */
  margin: 1.2777777778em 0;
  /* 1 */
  padding: 0 0 0 0;
  /* 2 */
  /**
         * Turn off margins on nested lists.
         */
}

/* line 637, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
menu menu, ol menu, ul menu {
  margin: 0;
}

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 654, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */
/* line 662, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
template {
  display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
/* line 675, app/assets/stylesheets/landingv3/setup/../libs/normalize/../normalize/_normalize-mixin.scss */
[hidden] {
  display: none;
}

/* line 1, app/assets/stylesheets/landingv3/setup/_grid.scss */
.container {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/_grid.scss */
  .container {
    max-width: 1000px;
  }
}

@media (max-width: 1000px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/_grid.scss */
  .container {
    max-width: 767px;
  }
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/_grid.scss */
  .container {
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* line 6, app/assets/stylesheets/landingv3/setup/_setup.scss */
*, *:before, *:after {
  box-sizing: border-box;
}

/* line 10, app/assets/stylesheets/landingv3/setup/_setup.scss */
html {
  overflow-x: hidden;
}

/* line 14, app/assets/stylesheets/landingv3/setup/_setup.scss */
body {
  overflow-x: hidden;
  color: #515166;
  background: #f9fafe;
}

@media (max-width: 1300px) {
  /* line 14, app/assets/stylesheets/landingv3/setup/_setup.scss */
  body {
    font-size: 16px;
  }
}

@media (max-width: 1200px) {
  /* line 14, app/assets/stylesheets/landingv3/setup/_setup.scss */
  body {
    font-size: 14px;
  }
}

/* line 28, app/assets/stylesheets/landingv3/setup/_setup.scss */
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

/* line 34, app/assets/stylesheets/landingv3/setup/_setup.scss */
body.overflow-hidden {
  overflow: hidden;
}

/* line 39, app/assets/stylesheets/landingv3/setup/_setup.scss */
a {
  color: inherit;
  text-decoration: none;
}

/* line 44, app/assets/stylesheets/landingv3/setup/_setup.scss */
strong {
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_contact-header.scss */
.contact-header {
  background: #515166;
  color: #FFFFFF;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* line 6, app/assets/stylesheets/landingv3/setup/../modules/common/_contact-header.scss */
.contact-header--fixed {
  margin-bottom: 105px;
}

@media (max-width: 1000px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_contact-header.scss */
  .contact-header {
    display: none;
  }
}

/* line 14, app/assets/stylesheets/landingv3/setup/../modules/common/_contact-header.scss */
.contact-header .container {
  display: flex;
  justify-content: flex-end;
}

/* line 19, app/assets/stylesheets/landingv3/setup/../modules/common/_contact-header.scss */
.contact-header__element {
  display: inline-block;
  font-weight: 600;
  font-size: 0.6666666667em;
  line-height: 1.25em;
  margin-left: 2.2em;
  transition: all .5s ease;
}

/* line 26, app/assets/stylesheets/landingv3/setup/../modules/common/_contact-header.scss */
.contact-header__element:hover {
  opacity: .8;
}

/* line 30, app/assets/stylesheets/landingv3/setup/../modules/common/_contact-header.scss */
.contact-header__element--mail img {
  margin-right: 6px;
  position: relative;
  top: 1px;
}

/* line 37, app/assets/stylesheets/landingv3/setup/../modules/common/_contact-header.scss */
.contact-header__element--phone img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -1px;
}

/* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button {
  border-radius: 6px;
  border: 0.0777777778em solid #33A9FD;
  color: #33A9FD;
  font-weight: 600;
  font-size: 0.8888888889em;
  line-height: 2.525em;
  transition: all .5s ease;
  display: inline-flex;
  padding: 0 1.9375em;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
  .button {
    display: block;
    text-align: center;
    width: 100%;
  }
}

/* line 22, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--white-border {
  border-color: #fff;
  color: #fff;
}

/* line 27, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--green {
  background: #36D693;
  color: #FFFFFF;
  border-color: #36D693;
}

/* line 39, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--green, .button--blue, .button--white {
  position: relative;
}

/* line 41, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--green:before, .button--blue:before, .button--white:before {
  content: '';
  position: absolute;
  width: 0%;
  left: 50%;
  transform: translateX(-50%);
  top: -1px;
  bottom: -1px;
  opacity: 0;
  background: rgba(46, 57, 70, 0.1);
  transition: all 300ms cubic-bezier(0, 0.7, 0.3, 1);
  z-index: 0;
}

/* line 57, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--green:hover:before, .button--blue:hover:before, .button--white:hover:before {
  width: 101%;
  opacity: 1;
  border-radius: 6px;
}

/* line 65, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--blue {
  background: #33A9FD;
  color: #FFFFFF;
}

/* line 78, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--none {
  border-color: transparent;
  text-transform: uppercase;
}

/* line 81, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--none.button--green {
  background-color: transparent;
  color: #36D693;
  border-color: transparent;
}

/* line 87, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--none.button--green svg * {
  stroke: #36D693;
}

/* line 94, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--white {
  border-color: #FFFFFF;
  color: #33A9FD;
  background: #FFFFFF;
}

/* line 100, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--big {
  font-size: 1em;
  line-height: 2.85em;
  padding: 0 1.822em 0 1.722em;
}

@media (max-width: 1200px) {
  /* line 100, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
  .button--big {
    padding: 0 1.1em 0 1.1em;
  }
}

/* line 111, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--video {
  padding: 0 2.278em 0 1.778em;
  cursor: pointer;
}

/* line 115, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--video img {
  margin-right: 10px;
}

/* line 119, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--video svg polygon {
  transition: all .5s ease;
}

/* line 123, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--video:hover {
  color: #FFFFFF;
  background: #33A9FD;
}

/* line 126, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--video:hover svg polygon {
  stroke: #FFFFFF;
}

/* line 132, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--more {
  font-family: "Raleway";
  font-weight: 600;
  font-size: 0.8333333333em;
  line-height: 1.2em;
}

/* line 137, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--more svg, .button--more img {
  margin-left: 7px;
  position: relative;
  top: -1px;
  transition: all .3s ease;
}

/* line 143, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--more:hover {
  border-color: transparent;
}

/* line 145, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--more:hover svg, .button--more:hover img {
  transform: translateX(5px);
}

/* line 151, app/assets/stylesheets/landingv3/setup/../modules/common/_button.scss */
.button--shadow {
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
}

/* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header {
  padding-top: 1.6666666667em;
  padding-bottom: 2.3333333333em;
}

/* line 2, app/assets/stylesheets/landingv3/setup/_mixins.scss */
.header:after {
  clear: both;
  display: table;
  float: none;
  content: '';
}

/* line 6, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header--white {
  position: absolute;
  top: 1.8333333333em;
  width: 100%;
  z-index: 1;
}

@media (max-width: 800px) {
  /* line 6, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
  .header--white {
    top: 0;
  }
}

@media (min-width: 800px) {
  /* line 17, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
  .header--white .button {
    background: #FFFFFF;
    color: #33A9FD;
    border-color: #FFFFFF;
  }
}

/* line 25, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header--white .header__button span {
  background: #FFFFFF;
}

/* line 27, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header--white .header__button span:after, .header--white .header__button span:before {
  background: #FFFFFF;
}

/* line 33, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header--white .header__logo path, .header--white .header__logo polygon {
  fill: #fff;
}

/* line 41, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header--white .header__menu__items__item__link {
  color: #FFFFFF;
}

/* line 44, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header--white .header__menu__items__item__link:hover {
  color: #FFFFFF;
  opacity: .9;
}

/* line 50, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header--white .header__menu__items__item__link--add:after {
  background: rgba(255, 255, 255, 0.12);
  color: #FFFFFF;
}

/* line 61, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__main {
  display: flex;
  width: 65%;
}

@media (max-width: 1200px) {
  /* line 61, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
  .header__main {
    width: 67.4%;
  }
}

@media (max-width: 1000px) {
  /* line 61, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
  .header__main {
    width: auto;
  }
}

/* line 74, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header--fixed {
  position: fixed;
  left: 0;
  right: 0;
  background: white;
  top: 0;
  z-index: 6;
  padding: 22px 0;
}

/* line 84, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header .container {
  display: flex;
  justify-content: space-between;
}

/* line 89, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__logo {
  margin-right: 3.5em;
}

/* line 93, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button {
  display: none;
}

@media (max-width: 1000px) {
  /* line 93, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
  .header__button {
    display: block;
  }
}

/* line 98, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button button {
  padding: 0;
  border: none;
  background: transparent;
  height: 12px;
}

/* line 104, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button button:focus {
  outline: none;
}

/* line 109, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button button.up span {
  background: transparent;
}

/* line 112, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button button.up span:before, .header__button button.up span:after {
  top: 0;
}

/* line 115, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button button.up span:before {
  transform: rotate(45deg);
}

/* line 118, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button button.up span:after {
  transform: rotate(-45deg);
}

/* line 125, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button span {
  background: #33A9FD;
  height: 2px;
  width: 18px;
  display: block;
  position: relative;
  transition: all .2s ease;
}

/* line 133, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button span:before, .header__button span:after {
  content: '';
  position: absolute;
  background: #33A9FD;
  left: 0;
  width: 18px;
  height: 2px;
  transition: all .2s ease;
}

/* line 143, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button span:before {
  top: -6px;
}

/* line 147, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__button span:after {
  top: 6px;
}

/* line 154, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu {
  color: #515166;
}

@media (max-width: 1000px) {
  /* line 154, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
  .header__menu {
    display: none;
  }
}

/* line 163, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu__items {
  list-style: none;
  margin: 0;
  display: flex;
}

/* line 168, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu__items__item:not(:last-child) {
  margin-right: 1em;
}

/* line 171, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu__items__item__link {
  font-size: 0.8888888889em;
  line-height: 1.25em;
  letter-spacing: 0.2px;
  transition: all .5s ease;
  position: relative;
}

/* line 178, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu__items__item__link--add:after {
  content: attr(data-add);
  position: absolute;
  top: 24px;
  left: -3px;
  background: rgba(54, 214, 147, 0.12);
  border-radius: 3px;
  text-transform: uppercase;
  color: #36D693;
  line-height: 1px;
  font-weight: 600;
  padding-left: 11px;
  padding-right: 10px;
  padding-top: 8px;
  font-size: 10px;
  display: block;
  padding-bottom: 8px;
}

/* line 198, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu__items__item__link--blue {
  color: #33A9FD;
  font-weight: 600;
}

/* line 201, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu__items__item__link--blue:hover {
  color: #515166;
}

/* line 211, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu--right ul {
  align-items: center;
  margin-top: -0.49em;
}

/* line 216, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu--right .button {
  margin-left: 3.0625em;
}

/* line 222, app/assets/stylesheets/landingv3/setup/../modules/common/_header.scss */
.header__menu--right .header__menu__items__item {
  margin-right: 0;
}

/* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_badge.scss */
.badge {
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 0.6666666667em;
  margin-right: 6px;
  padding: 4px 10px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_badge.scss */
  .badge {
    padding: 4px 6px;
    margin-right: 5px;
    font-size: 9px;
  }
}

/* line 19, app/assets/stylesheets/landingv3/setup/../modules/common/_badge.scss */
.badge--green {
  background: #36D693;
}

/* line 22, app/assets/stylesheets/landingv3/setup/../modules/common/_badge.scss */
.badge--yellow {
  background-color: #F8BD2A;
}

/* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer {
  position: relative;
  margin-top: 50px;
  padding-top: 18em;
  background: linear-gradient(180deg, #F8FAFD 0%, #FFFFFF 100%);
  padding-bottom: 60px;
}

/* line 2, app/assets/stylesheets/landingv3/setup/_mixins.scss */
.footer:after {
  clear: both;
  display: table;
  float: none;
  content: '';
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
  .footer {
    font-size: 18px;
  }
}

/* line 14, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer .container {
  max-width: 1230px;
}

/* line 2, app/assets/stylesheets/landingv3/setup/_mixins.scss */
.footer .container:after {
  clear: both;
  display: table;
  float: none;
  content: '';
}

/* line 19, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__background img {
  position: absolute;
  left: 0;
  max-width: none;
  min-width: 1600px;
  z-index: 0;
  top: 0;
  height: 242px;
  width: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
}

/* line 33, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__logo {
  float: left;
  width: 23%;
}

@media (max-width: 767px) {
  /* line 33, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
  .footer__logo {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}

/* line 42, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__logo__link svg, .footer__logo__link img {
  display: block;
  margin-bottom: 1.4444444444em;
}

/* line 48, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__logo__phone {
  margin-bottom: 0.6em;
}

/* line 50, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__logo__phone svg {
  margin-right: 0.5em;
  position: relative;
  top: 2px;
  left: 2px;
}

/* line 58, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__logo__mail {
  margin-bottom: 1.4em;
}

/* line 60, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__logo__mail svg {
  margin-right: 0.6em;
  position: relative;
  left: 2px;
}

/* line 67, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__logo__phone, .footer__logo__mail {
  color: #33A9FD;
  font-weight: 600;
  font-size: 0.7777777778em;
  line-height: 1.2857142857em;
}

/* line 74, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__logo p {
  margin: 0;
  font-size: 0.7222222222em;
  line-height: 1.3076923077em;
  color: #979DAD;
  max-width: 13.8461538462em;
}

/* line 83, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__logo .button {
  margin-top: 20px;
  font-size: 13px;
  padding: 0 1em;
}

/* line 90, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__menu {
  float: left;
  width: calc(100% / 6);
}

@media (max-width: 767px) {
  /* line 90, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
  .footer__menu {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}

/* line 99, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__menu__title {
  text-transform: uppercase;
  font-family: "Raleway";
  font-weight: 600;
  font-size: 0.8333333333em;
  line-height: 1.2em;
  margin-top: 0.2666666667em;
  margin-bottom: 1.4666666667em;
}

/* line 112, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__menu ul {
  list-style: none;
  font-size: 0.7777777778em;
  margin: 0;
  color: #979DAD;
}

/* line 119, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__menu ul a {
  transition: all .5s ease;
}

/* line 121, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__menu ul a:hover {
  color: #33A9FD;
}

/* line 124, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__menu ul a .footer__menu__link--add {
  position: relative;
}

/* line 127, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__menu ul a .footer__menu__link--add:after {
  content: attr(data-add);
  top: 24px;
  left: -3px;
  background: rgba(54, 214, 147, 0.12);
  border-radius: 3px;
  text-transform: uppercase;
  color: #36D693;
  font-weight: 600;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  font-size: 10px;
  padding-bottom: 5px;
  margin-left: 5px;
}

/* line 144, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer__menu ul a .footer__menu__link--add.soon:after {
  background: rgba(151, 157, 173, 0.12);
  color: #979DAD;
}

@media (min-width: 768px) {
  /* line 153, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
  .footer__menu:nth-child(2) {
    width: 16%;
  }
  /* line 156, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
  .footer__menu:nth-child(3) {
    width: 15.2%;
  }
  /* line 159, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
  .footer__menu:nth-child(4) {
    width: 17.6%;
  }
  /* line 162, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
  .footer__menu:nth-child(5) {
    width: 16.5%;
  }
  /* line 165, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
  .footer__menu:nth-child(6) {
    width: 11.7%;
  }
}

/* line 171, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer .copyright__right.digicert {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
}

/* line 178, app/assets/stylesheets/landingv3/setup/../modules/common/_footer.scss */
.footer .copyright__right.digicert img.amundi-logo-footer {
  width: 84px;
  margin-right: 20px;
}

/* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
.copyright {
  width: 100%;
}

@media (min-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
  .copyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
  .copyright {
    text-align: center;
  }
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
  .copyright {
    margin-top: 134px;
  }
}

/* line 15, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
.copyright__left ul {
  list-style: none;
}

/* line 17, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
.copyright__left ul li {
  display: inline-block;
  margin-right: 14px;
}

@media (max-width: 767px) {
  /* line 17, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
  .copyright__left ul li {
    margin: 0 7px;
  }
}

/* line 24, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
.copyright__left ul li img {
  height: 16px;
}

/* line 32, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
.copyright__center p {
  font-size: 0.6666666667em;
  line-height: 2.5em;
  color: #979DAD;
}

/* line 37, app/assets/stylesheets/landingv3/setup/../modules/common/_copyright.scss */
.copyright__center p a {
  text-decoration: underline;
  color: #515166;
}

/* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown {
  position: absolute;
  z-index: 10;
  background: #FFFFFF;
  border-radius: 6px;
  max-width: 470px;
  width: 100%;
  box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.06), 0 0 2px 0 rgba(151, 157, 173, 0.22);
  top: 103px;
  margin-left: -208px;
  transform: translateY(15px);
  opacity: 0;
  pointer-events: none;
  transition: all .5s ease;
}

/* line 16, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--active {
  transform: none;
  opacity: 1;
  pointer-events: auto;
}

/* line 22, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown:before {
  position: absolute;
  top: -6px;
  left: 50%;
  margin: 0 0 0 -6px;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  border-radius: 4px 0 0 0;
  background: #fff;
  box-shadow: -3px -3px 5px rgba(82, 95, 127, 0.04);
  will-change: transform;
  transition-property: transform;
  transition-duration: .25s;
  background: #FFFFFF;
  content: '';
}

/* line 41, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown__content__body {
  padding: 29px 27px 29px 31px;
}

/* line 43, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown__content__body h4 {
  font-size: 0.6111111111em;
  text-transform: uppercase;
  margin-top: 4px;
  letter-spacing: 0.5px;
}

/* line 51, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown__content__footer {
  text-align: center;
  background: rgba(202, 205, 221, 0.08);
  font-size: 0.8333333333em;
  border-top: 1px solid rgba(151, 157, 173, 0.1);
  line-height: 1.2666666667em;
  color: #515166;
  padding: 22px 15px 21px;
  letter-spacing: 0.1px;
}

/* line 61, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown__content__footer a {
  color: #33A9FD;
}

/* line 67, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul {
  margin: 0;
  list-style: none;
}

/* line 70, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li {
  margin-bottom: 32px;
}

/* line 72, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li:last-child {
  margin-bottom: 5px;
}

/* line 75, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li a {
  display: flex;
  align-items: center;
}

/* line 79, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li a > div {
  margin-left: 15px;
}

/* line 83, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li a h3, .menu-dropdown ul li a svg circle, .menu-dropdown ul li a svg rect, .menu-dropdown ul li a svg path, .menu-dropdown ul li a svg ellipse, .menu-dropdown ul li a svg polyline, .menu-dropdown ul li a svg #Oval {
  transition: all .3s ease;
}

/* line 88, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li a h3.--add:after {
  content: attr(data-add);
  background: rgba(54, 214, 147, 0.12);
  border-radius: 3px;
  text-transform: uppercase;
  color: #36D693;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  display: inline-block;
  margin-left: 10px;
}

/* line 102, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li a h3.--add.soon:after {
  background: rgba(151, 157, 173, 0.12);
  color: #979DAD;
}

/* line 110, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li a:hover h3 {
  color: #403F53;
}

/* line 115, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li a:hover svg path, .menu-dropdown ul li a:hover svg rect, .menu-dropdown ul li a:hover svg ellipse, .menu-dropdown ul li a:hover svg polyline, .menu-dropdown ul li a:hover svg #Oval {
  stroke: #515166;
}

/* line 118, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li a:hover svg #Oval-6 {
  fill: #515166;
}

/* line 124, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown ul li a svg {
  margin-right: 16px;
}

/* line 132, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--small {
  margin-left: -108px;
  max-width: 270px;
}

/* line 136, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--small ul {
  margin-bottom: 31px;
}

/* line 138, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--small ul:last-child {
  margin-bottom: 0;
}

/* line 142, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--small ul li {
  margin-bottom: 13px;
  font-size: 0.8888888889em;
  color: #33A9FD;
}

/* line 147, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--small ul li a {
  transition: all .3s ease;
}

/* line 149, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--small ul li a:hover {
  color: #403F53;
}

/* line 157, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown h3 {
  color: #33A9FD;
  font-size: 0.8888888889em;
  line-height: 1.25em;
  margin: 0;
  font-weight: normal;
  letter-spacing: .1px;
}

/* line 166, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown p {
  font-size: 0.7777777778em;
  line-height: 1.2857142857em;
  color: #979DAD;
  margin: 0;
  letter-spacing: .1px;
}

/* line 176, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big {
  max-width: 970px;
}

/* line 179, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big:before {
  left: 24%;
}

/* line 184, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body {
  display: flex;
  justify-content: space-between;
}

/* line 188, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body ul {
  flex: 1;
}

/* line 192, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body__list--special {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

/* line 197, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body__list--special li {
  flex: 50%;
  border-color: #F5F5F7;
  border-style: solid;
  margin-bottom: 0;
  text-align: center;
}

/* line 204, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body__list--special li:nth-child(1) {
  border-width: 0 1px 1px 0;
}

/* line 207, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body__list--special li:nth-child(2) {
  border-width: 0 0 1px 1px;
}

/* line 210, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body__list--special li:nth-child(3) {
  border-width: 1px 1px 0 0;
}

/* line 213, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body__list--special li:nth-child(4) {
  border-width: 1px 0 0 1px;
}

/* line 217, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body__list--special li a {
  flex-direction: column;
  padding: 20px;
}

/* line 221, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body__list--special li a svg {
  margin-right: 0;
  margin-bottom: 10px;
}

/* line 226, app/assets/stylesheets/landingv3/setup/../modules/common/_menu-dropdown.scss */
.menu-dropdown--big .menu-dropdown__content__body__list--special li a > div {
  margin-left: 0;
}

/* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu {
  background: #F8FAFD;
  position: absolute;
  right: 0;
  padding-bottom: 43px;
  z-index: 10;
  top: 73px;
  left: 0;
  padding: 0 11px;
  padding-top: 23px;
  display: none;
}

@media (min-width: 1001px) {
  /* line 1, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
  .mobile-menu {
    display: none !important;
  }
}

/* line 17, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu__contact {
  text-align: center;
  font-size: 12px;
  margin-top: 60px;
  padding: 0 20px;
  color: #33A9FD;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 600;
}

/* line 27, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu__contact img:first-child {
  margin-right: 6px;
  position: relative;
  top: 2px;
}

/* line 32, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu__contact a:last-child {
  margin-left: 10px;
}

/* line 34, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu__contact a:last-child img {
  position: relative;
  top: 4px;
  margin-right: 6px;
}

/* line 42, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu__buttons {
  max-width: 200px;
  margin: 0 auto;
}

/* line 45, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu__buttons .button--blue {
  margin-bottom: 25px;
}

/* line 50, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu > ul {
  list-style: none;
  margin: 0;
  margin-bottom: 30px;
}

/* line 54, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu > ul > li {
  margin-bottom: 23px;
}

/* line 56, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu > ul > li > a {
  color: #515166;
  font-size: 16px;
  line-height: 20px;
  display: block;
  position: relative;
}

/* line 63, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu > ul > li > a.rotated:after {
  transform: rotate(180deg);
}

/* line 67, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu > ul > li > a:after {
  content: '';
  position: absolute;
  right: -2px;
  top: 10px;
  background-image: url(/assets/landingv3/arrow-down-3dec319079450cd56cfbe3d512ea99951b5eafd5a680fdac5fcf962592e83435.svg);
  width: 8px;
  height: 5px;
  transition-delay: all .2s ease;
}

/* line 79, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu > ul > li > ul {
  margin-top: 8px;
  display: none;
}

/* line 82, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu > ul > li > ul > li {
  margin-bottom: 9px;
}

/* line 84, app/assets/stylesheets/landingv3/setup/../modules/common/_mobile-menu.scss */
.mobile-menu > ul > li > ul > li > a {
  color: #33A9FD;
  font-size: 16px;
  line-height: 20px;
}

/* ADDED */
/* Popin and overlay */
/* line 12, app/assets/stylesheets/landingv3/setup/../../common/../theme/wesave/fonts.scss */
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 18, app/assets/stylesheets/landingv3/setup/../../common/../theme/wesave/fonts.scss */
body {
  font-weight: 500;
}

/* line 12, app/assets/stylesheets/landingv3/setup/../../common/../theme/wesave/fonts.scss */
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 18, app/assets/stylesheets/landingv3/setup/../../common/../theme/wesave/fonts.scss */
body {
  font-weight: 500;
}

/* line 7, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(94, 142, 184, 0.8);
  z-index: 1500;
  visibility: hidden;
  opacity: 0;
  overflow-x: hidden;
  transition: visibility 0s 0.3s ease-out, opacity 0.3s ease-out, height 0s 0.3s;
  text-align: center;
  pointer-events: none;
  padding: 20px;
  display: flex;
  align-items: center;
}

/* line 25, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.overlay.show {
  height: 100%;
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
  pointer-events: auto;
}

/* line 32, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.overlay.show .popin {
  opacity: 1;
  top: 0;
}

/* line 39, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin {
  position: relative;
  display: inline-block;
  width: auto;
  max-width: 710px;
  background: white;
  border-radius: 3px;
  overflow: hidden;
  padding: 30px;
  opacity: 0;
  margin: auto;
  top: -100px;
  box-shadow: 0 10px 40px 0 rgba(46, 56, 70, 0.3);
  transition: all 0.2s  ease-out;
}

/* line 55, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin.nopadding {
  padding: 12px 0;
}

/* line 58, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin.nopadding h2 {
  padding: 0 30px;
}

/* line 63, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .cross {
  z-index: 2;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  background: url(/assets/wesave/icons/icn-close-b814cc98e8ba597b75941ef40657e3c9fb25fceae26eb8fbf2498c7aef306703.svg) no-repeat center center;
  background-size: 10px;
  cursor: pointer;
  transition: all .3s ease-in-out;
}

/* line 16, app/assets/stylesheets/landingv3/setup/../../common/../mixins.scss */
.popin .cross:hover {
  transform: rotate(-90deg);
}

/* line 68, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .popin-actions {
  padding-top: 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: -6px -12px;
}

/* line 75, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .popin-actions .btn {
  margin: 6px 12px;
}

/* line 80, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin h2 {
  color: #5E8EB8;
  font-size: 1.5rem !important;
  font-weight: normal;
  font-family: "Raleway";
  margin-bottom: 12px;
}

/* line 87, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin h2 + .darkerbg {
  margin-top: 12px;
}

/* line 92, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin h3 {
  font-weight: normal;
  color: #5E8EB8;
}

/* line 97, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin p {
  padding: 12px 0;
  color: #666666;
  font-size: 0.93rem;
  line-height: 1.5;
  text-align: left;
}

/* line 105, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin img.intro {
  margin: 20px auto;
}

/* line 109, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin > .popin-loading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: none;
  background: rgba(255, 255, 255, 0.8) url(/assets/proto/loaderanim-b2632eaaa81d300f27ac71b5b84986d2eea2d5d5c675f186f4acbb3947642103.svg) center center no-repeat;
  z-index: 2;
  height: 100%;
  background-size: 60px;
}

/* line 121, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin > .popin-loading.show {
  display: block;
}

/* line 125, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin > .popin-loading > p {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: 25px;
}

/* line 136, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .btn {
  padding: 8px 16px;
  min-width: 160px;
  background: #5E8EB8;
  border-radius: 2px;
  height: auto;
  line-height: normal;
  color: #FFFFFF;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  transition: all 0.4s  ease-out;
  font-size: 15px;
  border: none;
}

/* line 151, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .btn:hover {
  background-color: #9AB4CB;
  transition: background-color .1s ease-out;
}

/* line 156, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .btn.white {
  background: #FFFFFF;
  border: 1px solid #5E8EB8;
  color: #5E8EB8;
}

/* line 161, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .btn.white:hover {
  opacity: 0.7;
}

/* line 167, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .btn.red {
  background: #E6808D;
}

/* line 172, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .content {
  padding: 10px;
  margin: auto;
}

/* line 177, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin .disappear {
  max-height: 0 !important;
  padding: 0 !important;
}

/* Auto-logout popin */
/* line 186, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#auto-logout-popin form {
  display: none;
}

/* line 189, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#auto-logout-popin p {
  width: 460px;
}

/* Forgotten password popin */
/* line 198, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#forgotten-password-popin #email-sent {
  display: none;
}

/* line 202, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#forgotten-password-popin .email {
  font-weight: 600;
}

/* line 206, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#forgotten-password-popin .popin {
  max-width: 700px;
  width: 100%;
}

/* Edit password popin */
/* line 216, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#edit-password-popin form {
  max-width: 360px;
  margin: auto;
}

/* line 221, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#edit-password-popin .popin {
  max-width: 700px;
  width: 100%;
}

/* line 226, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#edit-password-popin #password-changed {
  display: none;
}

/* line 230, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#edit-password-popin .error-message {
  margin: 0px auto 10px;
}

/* Recap popin */
/* line 238, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin.recap > p {
  font-weight: 400;
  padding: 10px 100px;
}

/* line 243, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin.recap .text-box {
  width: 100%;
}

/* line 247, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.popin.recap .new_user {
  padding-top: 20px;
  width: 345px;
  margin: auto;
}

/* Risk profile confirmation popin */
/* line 256, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#confirm_pop_ok .popin-actions {
  margin-top: 0;
}

/* Document popin (signup/document and page/profil) */
/* line 263, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill .popin {
  width: 100%;
  max-width: 600px;
}

/* line 267, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill .radiobox {
  margin: 6px;
}

/* line 270, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill .radiobox label {
  height: 60px;
  width: 230px;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}

/* line 277, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill .radiobox.oneline label {
  line-height: 37px;
}

/* line 281, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill > .popin h2 {
  margin-bottom: 5px !important;
  font-size: 30px;
  width: 100%;
}

/* line 287, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill > .popin h3 {
  position: relative;
  font-weight: 300;
}

/* line 292, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill > .popin > .darkerbg {
  margin: 12px 0;
}

/* line 295, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill > .popin > .darkerbg > h3 {
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  color: #666666;
  margin-bottom: 12px;
}

/* line 302, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill > .popin .file {
  max-width: 400px;
  width: 100%;
  margin: auto;
  height: 50px;
  background-color: rgba(94, 142, 184, 0.1);
  margin-top: 1px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 314, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill > .popin a {
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  color: #5E8EB8;
  text-decoration: underline;
}

/* line 321, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill > .popin .file > p {
  margin-left: 11px;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4a4a4a;
  text-align: left;
}

/* line 332, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill > .popin .file > a {
  color: #E6808D;
  font-size: 14px;
  text-decoration: underline;
}

/* line 337, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill > .popin .btn {
  margin: 0 auto;
}

/* line 340, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill:not([data-kind="identity"]) .identity,
#informations_to_fill:not([data-kind="second_identity"]) .second_identity,
#informations_to_fill:not([data-kind="residency"]) .residency,
#informations_to_fill:not([data-kind="rib"]) .rib,
#informations_to_fill:not([data-kind="phone"]) .phone,
#informations_to_fill:not([data-kind="family_record"]) .family_record,
#informations_to_fill:not([data-kind="signed_paper"]) .signed_paper,
#informations_to_fill:not([data-kind="child_identity_informations"]) .child_identity_informations,
#informations_to_fill:not([data-kind="secondary_representative_identity_informations"]) .secondary_representative_identity_informations,
#informations_to_fill:not([data-kind="secondary_representativ_phone_informations"]) .secondary_representativ_phone_informations,
#informations_to_fill[data-simple="true"] .multi-file,
#informations_to_fill[data-simple="false"] .simple-file {
  display: none;
}

/* line 358, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill p {
  text-align: center;
  padding-bottom: 0;
}

/* line 363, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill input:disabled {
  opacity: 0.8;
}

/* line 367, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#informations_to_fill .error-message {
  max-width: 300px;
}

/* line 372, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.upload-popin-bloc {
  padding: 12px;
}

/* line 376, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.upload-popin-files {
  margin-top: 20px;
}

/* line 379, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
.upload-popin-files > a {
  margin-top: 8px;
}

/* line 384, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#account_basic_form {
  max-width: 300px;
  margin: auto;
}

/* line 389, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#popin-logout {
  min-width: 435px;
}

/* line 392, app/assets/stylesheets/landingv3/setup/../../common/popin.scss */
#popin-logout p {
  text-align: center;
}

/* line 61, app/assets/stylesheets/landingv3/setup/_setup.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 66, app/assets/stylesheets/landingv3/setup/_setup.scss */
.cookie-disclaimer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  background-color: #33A9FD;
  color: white;
  padding: 12px 30px;
}

/* line 80, app/assets/stylesheets/landingv3/setup/_setup.scss */
.cookie-disclaimer p {
  margin: 0;
  font-size: 16px;
}

/* line 85, app/assets/stylesheets/landingv3/setup/_setup.scss */
.cookie-disclaimer a {
  font-weight: bold;
  text-decoration: underline;
}

/* line 90, app/assets/stylesheets/landingv3/setup/_setup.scss */
.cookie-disclaimer button {
  color: white;
  margin-left: 15px;
  background: none;
  border: 1px solid white;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
.hero {
  text-align: center;
  padding-top: 10.55em;
  height: 616px;
  position: relative;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
  .hero {
    height: 681px;
  }
}

/* line 12, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
.hero__background img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: none;
  min-width: 1600px;
  width: 100%;
  bottom: -1px;
  z-index: -1;
}

@media (max-width: 767px) {
  /* line 12, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
  .hero__background img {
    left: 0;
    transform: none;
  }
}

/* line 29, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
.hero p {
  font-size: 1.1111111111em;
  line-height: 1.25em;
  color: #FFFFFF;
  max-width: 33em;
  margin: 0 auto;
  margin-bottom: 3.1em;
}

/* line 38, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
.hero h2 {
  color: #FFFFFF;
  font-family: "Raleway";
  font-size: 2.3333333333em;
  line-height: 1.2380952381em;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.45em;
}

/* line 48, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
.hero__logos {
  display: flex;
  justify-content: space-between;
  max-width: 753px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  /* line 48, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
  .hero__logos {
    flex-direction: column;
  }
}

/* line 57, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
.hero__logos img {
  align-self: center;
}

@media (max-width: 767px) {
  /* line 57, app/assets/stylesheets/landingv3/modules/masterclass/_hero.scss */
  .hero__logos img {
    margin-bottom: 15px;
  }
}

/* line 1, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes {
  text-align: left;
  z-index: 2;
  position: relative;
}

/* line 2, app/assets/stylesheets/landingv3/setup/_mixins.scss */
.boxes:after {
  clear: both;
  display: table;
  float: none;
  content: '';
}

/* line 7, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes--double {
  margin-bottom: -180px;
}

/* line 9, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes--double .container {
  max-width: 798px;
}

/* line 14, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes h3 {
  color: #33A9FD;
  font-size: 1.5555555556em;
  line-height: 1.1785714286em;
  font-family: "Raleway";
  text-align: center;
  font-weight: normal;
  margin-bottom: 2.9285714286em;
}

/* line 23, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes h3:after {
  content: '';
  display: block;
  margin: 0 auto;
  background: #33A9FD;
  width: 40px;
  height: 2px;
  margin-top: 0.65em;
}

/* line 32, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes h3 strong {
  font-weight: 600;
}

/* line 39, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes .container > div {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
}

@media (max-width: 767px) {
  /* line 39, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
  .boxes .container > div {
    flex-direction: column;
  }
}

/* line 48, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes .container > div > a {
  background: #FFFFFF;
  border-radius: 6px;
  border: 1px solid rgba(165, 165, 165, 0.14);
  box-shadow: 0 25px 62px 0 rgba(0, 0, 0, 0.08);
  padding: 1.6666666667em 1.8333333333em;
  transition: all .5s ease;
  flex: 1;
  margin: 0 10px;
}

/* line 57, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes .container > div > a:hover {
  transform: translateY(-15px);
}

@media (max-width: 1200px) {
  /* line 48, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
  .boxes .container > div > a {
    padding-left: 19px;
    padding-right: 19px;
  }
}

@media (max-width: 767px) {
  /* line 48, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
  .boxes .container > div > a {
    padding-left: 11px;
    padding-right: 11px;
  }
}

@media (max-width: 767px) {
  /* line 48, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
  .boxes .container > div > a {
    margin-bottom: 8px;
  }
}

/* line 74, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes .container > div > a > div:first-child {
  font-size: 0.8333333333em;
  color: #33A9FD;
  line-height: 1.2em;
  font-weight: 600;
  font-family: "Raleway";
  margin-bottom: 1em;
  text-transform: uppercase;
}

/* line 83, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes .container > div > a > div:first-child:after {
  transition: all .3s ease;
  content: '';
  background-image: url(/assets/landingv3/ic-chevron-next-blue@3x-aa30130e2673af64b756a03c3c6b6f051465527cddb298a2ca7c66bdc0505f21.svg);
  width: 6px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
  right: -1px;
  margin-left: 8px;
  display: inline-block;
}

/* line 98, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes .container > div > a > div:first-child:hover:after {
  transform: translateX(5px);
}

/* line 103, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes .container > div > a > div:first-child svg, .boxes .container > div > a > div:first-child img {
  margin-right: 0.5em;
  top: 0.1111111111em;
  position: relative;
}

/* line 110, app/assets/stylesheets/landingv3/modules/frontpage/_boxes.scss */
.boxes .container > div > a p {
  font-size: 0.8333333333em;
  line-height: 1.2666666667em;
  margin: 0;
}

/* line 1, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers {
  overflow: hidden;
}

/* line 3, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers .container {
  position: relative;
  padding-top: 3.5em;
  padding-bottom: 2.2777777778em;
}

/* line 2, app/assets/stylesheets/landingv3/setup/_mixins.scss */
.offers .container:after {
  clear: both;
  display: table;
  float: none;
  content: '';
}

/* line 10, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers__left img, .offers__right img {
  position: absolute;
  z-index: -1;
}

/* line 16, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  /* line 16, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
  .offers__content {
    flex-direction: column;
  }
}

/* line 26, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers__left img {
  top: 0;
  left: -90px;
}

@media (max-width: 767px) {
  /* line 26, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
  .offers__left img {
    max-width: 260px;
  }
}

/* line 36, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers__right img {
  bottom: -117px;
  right: -181px;
}

@media (max-width: 767px) {
  /* line 36, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
  .offers__right img {
    max-width: 330px;
    right: -60px;
  }
}

/* line 46, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers .container {
  max-width: 1150px;
}

/* line 55, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers h3 {
  margin: 0;
  font-size: 1.5555555556em;
  line-height: 1.5em;
  font-weight: normal;
}

@media (max-width: 767px) {
  /* line 55, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
  .offers h3 {
    font-size: 1.056em;
  }
}

/* line 65, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers h3 strong {
  color: #36D693;
  display: block;
  font-size: 1.25em;
  font-family: "Raleway";
}

/* line 73, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers p {
  max-width: 500px;
  margin-top: 30px;
  color: rgba(81, 81, 102, 0.72);
  font-style: italic;
  font-size: 0.95em;
}

/* line 80, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers p strong {
  font-style: normal;
}

/* line 84, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers p a {
  text-decoration: underline;
}

/* line 89, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offers small {
  color: #858B9D;
}

/* line 94, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offer-button {
  background: #36D693;
  border-radius: 4px;
  display: block;
  background-image: url(/assets/landingv3/icn-cta-arrow-right-white@3x-07fe349bf4a1998c398bcad4a4f49759afaf5f5559fa3e0cff46e95ecc67b7a7.svg);
  background-repeat: no-repeat;
  background-position: center right 29px;
  font-weight: bold;
  color: #403F53;
  padding-right: 70px;
  padding-top: 17px;
  padding-bottom: 14px;
  font-size: .833em;
  padding-left: 22px;
}

@media (max-width: 767px) {
  /* line 94, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
  .offer-button {
    margin-top: 40px;
  }
}

/* line 113, app/assets/stylesheets/landingv3/modules/frontpage/_offers.scss */
.offer-button span {
  display: block;
  color: #FFFFFF;
  font-size: 1.4666666667em;
  line-height: 0.9090909091em;
  font-weight: 600;
  font-family: "Raleway";
  margin-bottom: 1px;
}

/* line 1, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog {
  position: relative;
  padding-top: 13.3333333333em;
  padding-bottom: 12.278em;
}

/* line 2, app/assets/stylesheets/landingv3/setup/_mixins.scss */
.blog:after {
  clear: both;
  display: table;
  float: none;
  content: '';
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  /* line 10, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog__icons {
    display: none;
  }
}

/* line 14, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__icons__icon {
  position: absolute;
  margin-top: -13px;
  transition: transform .5s ease;
}

/* line 18, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__icons__icon:nth-child(1) {
  bottom: 4.9%;
  left: 49.7%;
  margin-top: auto;
  margin-bottom: 13px;
}

/* line 25, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__icons__icon:nth-child(2) {
  bottom: 13.5%;
  left: 56.4%;
  margin-top: auto;
  margin-bottom: 13px;
}

/* line 32, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__icons__icon:nth-child(3) {
  top: 11.5%;
  left: 24.6%;
}

/* line 37, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__icons__icon:nth-child(4) {
  top: 4.5%;
  left: 37.3%;
}

/* line 43, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__icons__icon:nth-child(5) {
  top: 3%;
  left: 72.1%;
}

/* line 47, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__icons__icon:nth-child(5) img {
  transform: scaleX(-1);
  width: 55px;
  height: auto;
}

/* line 54, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__icons__icon:nth-child(6) {
  bottom: 1.3%;
  left: 30.35%;
  margin-top: auto;
  margin-bottom: 13px;
}

/* line 61, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__icons__icon:nth-child(7) {
  top: 10.5%;
  left: 63.7%;
}

/* line 68, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__oval {
  position: absolute;
  top: 4.2em;
  height: 100%;
  z-index: -1;
  background-image: url(/assets/landingv3/Bubble-Picture-a940de2aeb48f8a70478b1cb5215a727f81eacb9aa90203319361229d132e630.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  height: 704px;
  width: 1061px;
  right: 40%;
}

@media (max-width: 767px) {
  /* line 68, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog__oval {
    display: none;
  }
}

@media (max-width: 1200px) {
  /* line 68, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog__oval {
    top: 13em;
    height: 490px;
    right: 52%;
  }
}

@media (max-width: 1700px) and (min-width: 1200px) {
  /* line 68, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog__oval {
    top: 5.5em;
    transform: scale(0.8);
    right: 34%;
  }
}

/* line 101, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog .container {
  display: flex;
  justify-content: flex-end;
}

/* line 106, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__more {
  text-align: right;
  margin-right: 33px;
  margin-top: -10px;
}

@media (max-width: 767px) {
  /* line 106, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog__text__more {
    margin-right: 0;
  }
  /* line 113, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog__text__more .button {
    text-align: right;
  }
}

/* line 120, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text h3 {
  font-size: 1.5555555556em;
  line-height: 1.1785714286em;
  font-weight: normal;
  font-family: "Raleway";
  text-align: right;
  margin-bottom: 1.4642857143em;
  margin-top: 1.3214285714em;
}

/* line 130, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__element {
  margin-bottom: 20px;
  border: 1px solid rgba(165, 165, 165, 0.14);
  box-shadow: 0 25px 62px 0 rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  width: 571px;
  background: white;
  display: flex;
  align-items: center;
  transition: all .5s ease;
}

/* line 140, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__element:hover {
  transform: translateX(-15px);
}

@media (max-width: 767px) {
  /* line 130, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog__text__element {
    width: 100%;
  }
}

/* line 2, app/assets/stylesheets/landingv3/setup/_mixins.scss */
.blog__text__element:after {
  clear: both;
  display: table;
  float: none;
  content: '';
}

/* line 147, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__element__image {
  width: 48%;
}

@media (max-width: 767px) {
  /* line 147, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog__text__element__image {
    display: none;
  }
}

/* line 152, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__element__image img {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 158, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__element__box {
  background: #ffffff;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 0.8888888889em;
  letter-spacing: 0.4px;
  width: 52%;
  float: left;
}

@media (max-width: 767px) {
  /* line 158, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
  .blog__text__element__box {
    width: 100%;
    padding-bottom: 40px;
  }
}

/* line 170, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__element__box h4 {
  font-weight: 600;
  font-size: 0.8888888889em;
  line-height: 1.1875em;
  margin: 0;
  margin-bottom: 1em;
}

/* line 177, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__element__box ul {
  list-style: none;
  margin: 0;
}

/* line 180, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__element__box ul li {
  float: left;
}

/* line 182, app/assets/stylesheets/landingv3/modules/frontpage/_blog.scss */
.blog__text__element__box ul li a {
  display: block;
  background: #36D693;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 0.6666666667em;
  line-height: 1.3333333333em;
  color: #ffffff;
  font-weight: 600;
  padding: 0.25em 0.6666666667em;
  margin-right: 0.8333333333em;
}

/* line 1, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section {
  padding-top: 76px;
}

/* line 3, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section .container {
  display: flex;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  /* line 3, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
  .text-section .container {
    flex-direction: column;
  }
}

/* line 13, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__press {
  position: relative;
  width: 51.1%;
  text-align: center;
  padding-top: 92px;
  padding-left: 19px;
}

@media (max-width: 767px) {
  /* line 13, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
  .text-section__press {
    width: 100%;
  }
  /* line 22, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
  .text-section__press img {
    max-width: 100%;
    display: block;
    height: auto;
  }
}

/* line 30, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text {
  width: 57.4%;
}

/* line 32, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text__company {
  background-color: rgba(51, 169, 253, 0.06);
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  padding: 32px 16px;
  align-items: center;
  margin-top: 64px;
}

/* line 41, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text__company img {
  margin-right: 32px;
}

/* line 45, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text__company p {
  color: #403F53;
  font-size: 15px;
  line-height: 19px;
  margin: 0;
}

/* line 53, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text ul {
  font-size: 18px;
  line-height: 32px;
  list-style: none;
}

/* line 58, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text ul li {
  padding-left: 37px;
  position: relative;
}

/* line 61, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #000000;
  position: absolute;
  border-radius: 50%;
  left: 12px;
  top: 16px;
}

/* line 73, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text p {
  margin-top: 0;
  line-height: 25px;
  margin-bottom: 26px;
}

@media (max-width: 767px) {
  /* line 30, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
  .text-section__text {
    width: 100%;
  }
}

/* line 83, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text h3 {
  color: #33A9FD;
  font-size: 1.5555555556em;
  line-height: 1.1785714286em;
  font-weight: normal;
  margin-top: 38px;
  font-family: "Raleway";
  margin-bottom: 20px;
}

/* line 92, app/assets/stylesheets/landingv3/modules/130/_text-section.scss */
.text-section__text h3:after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background: #33A9FD;
  margin-top: 19px;
}

@-webkit-keyframes mercuryTypingAnimation {
  0% {
    transform: translateY(0px);
  }
  28% {
    transform: translateY(-5px);
  }
  44% {
    transform: translateY(0px);
  }
}

@keyframes mercuryTypingAnimation {
  0% {
    transform: translateY(0px);
  }
  28% {
    transform: translateY(-5px);
  }
  44% {
    transform: translateY(0px);
  }
}

/* line 7, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages {
  padding-top: 34px;
}

/* line 9, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 14px;
}

/* line 14, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message__progress {
  position: relative;
  margin-left: 10px;
  display: flex;
}

/* line 18, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message__progress span {
  margin-right: 4px;
  -webkit-animation: mercuryTypingAnimation 2s infinite ease;
          animation: mercuryTypingAnimation 2s infinite ease;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
}

/* line 26, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message__progress span:nth-child(1) {
  -webkit-animation-delay: 250ms;
          animation-delay: 250ms;
  background-color: #E7E7EB;
}

/* line 30, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message__progress span:nth-child(2) {
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
  background-color: #D8D8DC;
}

/* line 35, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message__progress span:nth-child(3) {
  -webkit-animation-delay: 750ms;
          animation-delay: 750ms;
  background-color: #CFCFD2;
}

/* line 42, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message p {
  font-size: 14px;
  line-height: 15px;
  margin: 0;
}

/* line 49, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message__bubble {
  padding: 8px 17px;
  max-width: 262px;
}

/* line 56, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message:not(.messages__message--out) {
  justify-content: flex-end;
  flex-direction: column-reverse;
  align-items: flex-end;
}

/* line 63, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message:not(.messages__message--out) .messages__message__avatar img {
  width: 13.8px;
  height: 13.8px;
  border-radius: 50%;
  margin-top: 5.37px;
}

/* line 70, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message:not(.messages__message--out) .messages__message__bubble {
  border-radius: 18.41px 18.41px 1.67px 18.41px;
  background-color: #33A9FD;
  box-shadow: 0 4px 10px 0 rgba(81, 81, 102, 0.19);
}

/* line 74, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message:not(.messages__message--out) .messages__message__bubble p {
  color: #FFFFFF;
}

/* line 80, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message--out {
  align-items: center;
}

/* line 84, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message--out .messages__message__avatar img {
  width: 39px;
  height: 39px;
  border-radius: 50%;
  margin-right: 13.45px;
}

/* line 91, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message--out .messages__message__bubble {
  border-radius: 18.41px 18.41px 18.41px 1.67px;
  background-color: #FFFFFF;
  box-shadow: 0 4px 10px 0 rgba(81, 81, 102, 0.19);
}

/* line 96, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.messages__message--out .messages__message__bubble p {
  color: #403F53;
}

/* line 105, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat {
  padding-top: 58px;
  background: #F6F9FC;
  top: 0;
}

/* line 110, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat__chat {
  width: 39.5%;
}

@media (max-width: 767px) {
  /* line 110, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
  .chat__chat {
    width: 100%;
    padding-bottom: 60px;
  }
}

/* line 119, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1134px;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  /* line 119, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
  .chat .container {
    flex-direction: column;
  }
}

/* line 133, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat h3 {
  font-family: "Raleway";
  font-size: 1.5555555556em;
  line-height: 1.1785714286em;
  color: #33A9FD;
  font-weight: normal;
  margin-top: 0;
  letter-spacing: 0.2px;
  padding-right: 40px;
  margin-bottom: 1.9em;
}

/* line 144, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat h3:after {
  content: '';
  width: 40px;
  height: 2px;
  display: block;
  background: #33A9FD;
  margin-top: 0.7em;
}

/* line 154, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat h3 strong {
  font-weight: 600;
}

/* line 160, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat__text {
  width: 47.2%;
}

@media (max-width: 767px) {
  /* line 160, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
  .chat__text {
    width: 100%;
  }
}

/* line 165, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat__text__buttons {
  margin-top: 3.2222222222em;
}

/* line 169, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat__image {
  width: 44.33%;
  padding-right: 18px;
  padding-top: 23px;
}

@media (max-width: 767px) {
  /* line 169, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
  .chat__image {
    width: 100%;
    padding-right: 0;
    padding-bottom: 60px;
  }
}

/* line 178, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat__image img {
  max-width: 100%;
  display: block;
  height: auto;
  box-shadow: 0 20px 58px 0 rgba(81, 81, 102, 0.17);
}

/* line 185, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat ol {
  list-style: none;
  color: #515166;
  counter-reset: section;
}

/* line 189, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat ol li {
  font-weight: normal;
  position: relative;
  padding-left: 5.56em;
  margin-bottom: 3.9em;
}

/* line 195, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat ol li:before {
  counter-increment: section;
  content: counter(section);
  border-radius: 50%;
  text-align: center;
  font-weight: 600;
  color: #33A9FD;
  position: absolute;
  left: 27px;
  top: 2px;
  line-height: 2.3333333333em;
  height: 2.3333333333em;
  width: 2.3333333333em;
  background: rgba(51, 169, 253, 0.1);
}

/* line 210, app/assets/stylesheets/landingv3/modules/130/_chat.scss */
.chat ol li strong {
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission {
  position: relative;
  padding-bottom: 137px;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
  .intermission {
    display: none;
  }
}

/* line 10, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__inner img {
  min-width: 1600px;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  max-width: none;
  z-index: 2;
}

/* line 23, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__footer img {
  position: absolute;
  top: 40px;
  right: -140px;
}

/* line 29, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission .container {
  position: relative;
  z-index: 2;
}

/* line 34, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__shape {
  margin-top: 84px;
  margin-right: -37px;
  margin-left: auto;
  display: block;
  position: relative;
  transition: all .3s ease;
}

@media (max-width: 767px) {
  /* line 34, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
  .intermission__shape {
    max-width: 100%;
    display: block;
    height: auto;
    margin-right: 0;
  }
}

/* line 51, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__icons__icon {
  position: absolute;
  transition: all .3s ease;
}

@media (max-width: 767px) {
  /* line 51, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
  .intermission__icons__icon {
    display: none;
  }
}

/* line 58, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__icons__icon:nth-child(1) {
  top: 459px;
  left: 164px;
}

/* line 64, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__icons__icon:nth-child(2) {
  top: 382px;
  left: 291px;
}

/* line 69, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__icons__icon:nth-child(3) {
  top: 148px;
  left: 137px;
}

/* line 75, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__icons__icon:nth-child(4) {
  top: 24px;
  transform: scaleX(-1);
  right: 104px;
}

/* line 79, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__icons__icon:nth-child(4) img {
  width: 54px;
}

/* line 84, app/assets/stylesheets/landingv3/modules/130/_intermission.scss */
.intermission__icons__icon:nth-child(5) {
  top: 548px;
  left: 362px;
}

/* line 1, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team {
  background: #515166;
  color: #ffffff;
  text-align: center;
  padding-top: 489px;
  position: relative;
  margin-top: -123px;
  padding-bottom: 331px;
  margin-bottom: -231px;
  z-index: 1;
}

/* line 13, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team .container {
  position: relative;
  z-index: 2;
}

/* line 19, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__footer img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-width: 1600px;
  max-width: none;
  bottom: -1px;
}

/* line 31, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__bg img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-width: 1600px;
  max-width: none;
  top: -1px;
}

/* line 43, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  /* line 43, app/assets/stylesheets/landingv3/modules/130/_team.scss */
  .team__groups {
    flex-direction: column;
  }
}

/* line 49, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group {
  flex-basis: 50%;
  padding: 0 40px 0 55px;
  margin: auto;
}

@media (max-width: 767px) {
  /* line 49, app/assets/stylesheets/landingv3/modules/130/_team.scss */
  .team__groups__group {
    padding: 0;
    padding-bottom: 30px;
  }
}

/* line 63, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group:nth-child(2) .team__groups__group__people .person img {
  transform: perspective(400px) rotateY(-20deg);
}

/* line 71, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group + div {
  padding: 0 55px 0 40px;
}

@media (max-width: 767px) {
  /* line 71, app/assets/stylesheets/landingv3/modules/130/_team.scss */
  .team__groups__group + div {
    padding: 0;
  }
}

/* line 78, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group > div {
  position: relative;
}

/* line 81, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__title {
  background: #33334A;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  display: inline-flex;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 43px;
}

/* line 82, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__title span {
  position: relative;
  z-index: 2;
}

/* line 98, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__title:before {
  position: absolute;
  background-color: #33334A;
  content: '';
  height: 2px;
  top: 12px;
  left: 0;
  right: 0;
  z-index: 1;
}

/* line 109, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__title img {
  margin-left: 12px;
  display: inline-block;
  vertical-align: middle;
}

/* line 117, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__people {
  display: flex;
  flex-wrap: wrap;
}

/* line 120, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__people .person {
  flex-basis: 50%;
  margin-bottom: 38px;
}

/* line 125, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__people .person img {
  transform: perspective(400px) rotateY(20deg);
  border-radius: 7px;
  margin-bottom: 14px;
  transition: all .2s ease;
}

/* line 131, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__people .person img:hover {
  transform: none !important;
}

/* line 136, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__people .person span {
  display: block;
  color: #ffffff;
}

/* line 140, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team__groups__group__people .person span em {
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

/* line 153, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team h3 {
  font-size: 28px;
  line-height: 33px;
  font-weight: normal;
  font-family: "Raleway";
  margin-top: 0;
  margin-bottom: 0.8em;
}

/* line 160, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team h3:after {
  content: '';
  display: block;
  background: #ffffff;
  width: 40px;
  height: 2px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

/* line 172, app/assets/stylesheets/landingv3/modules/130/_team.scss */
.team p {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 6.15em;
}

/* line 1, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
.discover {
  text-align: center;
  padding-bottom: 112px;
  position: relative;
}

/* line 8, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
.discover__bgs img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: none;
  min-width: 1600px;
  width: 100%;
  z-index: -1;
  bottom: 0;
  /* padding-top: 250px; */
  height: 500px;
}

/* line 22, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
.discover__items {
  font-weight: 600;
  font-size: 0.8333333333em;
  line-height: 1.0666666667em;
  display: flex;
  justify-content: center;
  margin-top: 72px;
}

@media (max-width: 767px) {
  /* line 22, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
  .discover__items {
    justify-content: space-between;
  }
}

/* line 32, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
.discover__items a {
  display: block;
  margin: 0 24px;
}

@media (max-width: 767px) {
  /* line 32, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
  .discover__items a {
    margin: 0;
  }
}

/* line 41, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
.discover__items__icon {
  height: 50px;
  display: block;
}

/* line 46, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
.discover__items img {
  display: block;
  margin: 0 auto;
}

/* line 53, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
.discover p {
  max-width: 600px;
  margin: 0 auto;
  margin-top: -9px;
  line-height: 25px;
  margin-bottom: 27px;
}

/* line 61, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
.discover h3 {
  font-size: 1.5555555556em;
  line-height: 1.1785714286em;
  color: #33A9FD;
  font-family: "Raleway";
  font-weight: normal;
  margin-top: 0;
}

/* line 68, app/assets/stylesheets/landingv3/modules/130/_discover.scss */
.discover h3:after {
  content: '';
  display: block;
  background: #33A9FD;
  margin: 0 auto;
  width: 40px;
  height: 2px;
  margin-top: 20px;
}

/* line 1, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 134px;
  margin-top: -158px;
  position: relative;
  text-align: center;
  box-shadow: 0 12px 29px 0 rgba(81, 81, 102, 0.16);
  background-color: #FFFFFF;
  border-radius: 4px;
  padding-top: 2.1em;
  padding-bottom: 0.5em;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
  .newsletter {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 19px;
  }
}

/* line 23, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

@media (max-width: 767px) {
  /* line 23, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
  .newsletter__bg img {
    height: 150px;
  }
}

/* line 36, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter h3 {
  color: #ffffff;
  font-family: "Raleway";
  font-size: 1.5555555556em;
  line-height: 1.2857142857em;
  font-weight: normal;
  margin-top: 0;
  position: relative;
  margin-bottom: 23px;
}

/* line 47, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter p {
  font-style: italic;
  color: #403F53;
  font-size: 0.8333333333em;
  position: relative;
  line-height: 1.3333333333em;
  text-align: center;
}

/* line 56, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form {
  box-shadow: 0 2px 6px 0 rgba(169, 187, 203, 0.4);
  background-color: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #E9EDF0;
  display: flex;
  position: relative;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
}

/* line 68, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form input {
  height: 100%;
  color: #858B9D;
  font-style: italic;
  font-weight: normal;
  width: 91%;
  border: none;
  padding: 0 20px;
}

/* line 77, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form input:focus {
  outline: none;
}

/* line 82, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form button {
  background-color: #36D693;
  border-radius: 2px;
  height: 34px;
  width: 80px;
  color: #ffffff;
  font-weight: bold;
  border: none;
  font-family: "Raleway";
  font-size: 0.8333333333em;
  cursor: pointer;
  line-height: 1.2em;
  margin: 8px 7px;
  margin-left: 0;
  transition: all .3s ease;
  /* ADDED */
}

/* line 98, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form button:hover {
  background-color: #33A9FD;
}

/* line 102, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form button:focus {
  outline: none;
}

/* line 106, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form button span:nth-child(2) {
  display: none;
}

/* line 111, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form .error-message {
  display: none;
}

/* line 116, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form.success input {
  display: none;
}

/* line 120, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form.success button {
  width: 100%;
  pointer-events: none;
}

/* line 124, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form.success button span:nth-child(1) {
  display: none;
}

/* line 128, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form.success button span:nth-child(2) {
  display: inline-block;
}

/* line 135, app/assets/stylesheets/landingv3/modules/common/_newsletter.scss */
.newsletter__form.error button {
  background-color: #e6808d;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/landingv3/setup/_animate.scss */
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 6, app/assets/stylesheets/landingv3/setup/_animate.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/* line 10, app/assets/stylesheets/landingv3/setup/_animate.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

/* line 14, app/assets/stylesheets/landingv3/setup/_animate.scss */
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

/* line 42, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 57, app/assets/stylesheets/landingv3/setup/_animate.scss */
.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 77, app/assets/stylesheets/landingv3/setup/_animate.scss */
.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 111, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

/* line 129, app/assets/stylesheets/landingv3/setup/_animate.scss */
.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

/* line 159, app/assets/stylesheets/landingv3/setup/_animate.scss */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
          animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 186, app/assets/stylesheets/landingv3/setup/_animate.scss */
.swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 213, app/assets/stylesheets/landingv3/setup/_animate.scss */
.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}

/* line 249, app/assets/stylesheets/landingv3/setup/_animate.scss */
.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

/* line 287, app/assets/stylesheets/landingv3/setup/_animate.scss */
.jello {
  -webkit-animation-name: jello;
          animation-name: jello;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

/* line 325, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

/* line 357, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

/* line 389, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

/* line 421, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 453, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 473, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 493, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 509, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 525, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 545, app/assets/stylesheets/landingv3/setup/_animate.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 559, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 575, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 591, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 607, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 623, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 639, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 655, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 671, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 687, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 701, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 716, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 731, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 746, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 761, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 776, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 791, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 806, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 821, app/assets/stylesheets/landingv3/setup/_animate.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

/* line 852, app/assets/stylesheets/landingv3/setup/_animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 884, app/assets/stylesheets/landingv3/setup/_animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 916, app/assets/stylesheets/landingv3/setup/_animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 938, app/assets/stylesheets/landingv3/setup/_animate.scss */
.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 960, app/assets/stylesheets/landingv3/setup/_animate.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}

/* line 988, app/assets/stylesheets/landingv3/setup/_animate.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 1004, app/assets/stylesheets/landingv3/setup/_animate.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

/* line 1023, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 1041, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 1059, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 1077, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 1095, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 1112, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 1129, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 1146, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 1163, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 1180, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 1209, app/assets/stylesheets/landingv3/setup/_animate.scss */
.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 1234, app/assets/stylesheets/landingv3/setup/_animate.scss */
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
          animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 1252, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 1269, app/assets/stylesheets/landingv3/setup/_animate.scss */
.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 1284, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1302, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1320, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1338, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1356, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 1375, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1394, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

/* line 1411, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

/* line 1428, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1447, app/assets/stylesheets/landingv3/setup/_animate.scss */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 1462, app/assets/stylesheets/landingv3/setup/_animate.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 1477, app/assets/stylesheets/landingv3/setup/_animate.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 1492, app/assets/stylesheets/landingv3/setup/_animate.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 1507, app/assets/stylesheets/landingv3/setup/_animate.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 1522, app/assets/stylesheets/landingv3/setup/_animate.scss */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 1537, app/assets/stylesheets/landingv3/setup/_animate.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 1552, app/assets/stylesheets/landingv3/setup/_animate.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 1567, app/assets/stylesheets/landingv3/setup/_animate.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

/* line 14, app/assets/stylesheets/landingv3/130.scss */
.hero .button {
  margin-top: -27px;
  margin-bottom: 25px;
}

/* line 20, app/assets/stylesheets/landingv3/130.scss */
.newsletter {
  z-index: 2;
}

/* line 24, app/assets/stylesheets/landingv3/130.scss */
.yearbook__items {
  padding-left: 0;
  padding-right: 12px;
  padding-top: 75px;
}

/* line 30, app/assets/stylesheets/landingv3/130.scss */
.yearbook__large {
  right: -211px;
  top: 172px;
}

/* line 35, app/assets/stylesheets/landingv3/130.scss */
.yearbook__item {
  padding-left: 0;
}

/* line 39, app/assets/stylesheets/landingv3/130.scss */
.yearbook__item__title {
  width: 74.6%;
}

/* line 43, app/assets/stylesheets/landingv3/130.scss */
.yearbook__controls {
  padding: 0;
}

/* line 47, app/assets/stylesheets/landingv3/130.scss */
.boxes {
  margin-top: 183px;
}

@media (max-width: 767px) {
  /* line 47, app/assets/stylesheets/landingv3/130.scss */
  .boxes {
    margin-top: 60px;
  }
}
