@charset "UTF-8";
@import url("//hello.myfonts.net/count/3c06a9");
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-Regular/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Regular/font.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-Italic/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Italic/font.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-Md/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Md/font.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-MdIt/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-MdIt/font.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-Bd/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Bd/font.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-BdIt/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-BdIt/font.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-XBd/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-XBd/font.woff") format("woff");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-XBdIt/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-XBdIt/font.woff") format("woff");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-Blk/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Blk/font.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url("../fonts/HelveticaNowDisplay-BlkIt/font.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-BlkIt/font.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'icons';
  src: url("../fonts/fontello.eot?3");
  src: url("../fonts/fontello.eot?3#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?3") format("woff2"), url("../fonts/fontello.woff?3") format("woff"), url("../fonts/fontello.ttf?3") format("truetype"), url("../fonts/fontello.svg?3#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

body {
  /* MOBILE */
  /* BETWEEN */
  /* DESKTOP */
  /*@media screen and (max-width: 1025px) {
  	font-size: percentage($d-w-from/$d-w-100p);
  }*/ }
  @media screen and (min-width: 320px) {
    body {
      font-size: 50%; } }
  @media screen and (min-width: 340px) {
    body {
      font-size: 53.125%; } }
  @media screen and (min-width: 360px) {
    body {
      font-size: 56.25%; } }
  @media screen and (min-width: 380px) {
    body {
      font-size: 59.375%; } }
  @media screen and (min-width: 400px) {
    body {
      font-size: 62.5%; } }
  @media screen and (min-width: 420px) {
    body {
      font-size: 65.625%; } }
  @media screen and (min-width: 440px) {
    body {
      font-size: 68.75%; } }
  @media screen and (min-width: 460px) {
    body {
      font-size: 71.875%; } }
  @media screen and (min-width: 480px) {
    body {
      font-size: 75%; } }
  @media screen and (min-width: 500px) {
    body {
      font-size: 78.125%; } }
  @media screen and (min-width: 520px) {
    body {
      font-size: 81.25%; } }
  @media screen and (min-width: 540px) {
    body {
      font-size: 84.375%; } }
  @media screen and (min-width: 560px) {
    body {
      font-size: 87.5%; } }
  @media screen and (min-width: 580px) {
    body {
      font-size: 90.625%; } }
  @media screen and (min-width: 600px) {
    body {
      font-size: 93.75%; } }
  @media screen and (min-width: 620px) {
    body {
      font-size: 96.875%; } }
  @media screen and (min-width: 640px) {
    body {
      font-size: 100%; } }
  @media screen and (min-width: 640px) and (max-width: 1025px) {
    body {
      font-size: 100%; } }
  @media screen and (min-width: 1025px) {
    body {
      font-size: 71.1805555556%; } }
  @media screen and (min-width: 1075px) {
    body {
      font-size: 74.6527777778%; } }
  @media screen and (min-width: 1125px) {
    body {
      font-size: 78.125%; } }
  @media screen and (min-width: 1175px) {
    body {
      font-size: 81.5972222222%; } }
  @media screen and (min-width: 1225px) {
    body {
      font-size: 85.0694444444%; } }
  @media screen and (min-width: 1275px) {
    body {
      font-size: 88.5416666667%; } }
  @media screen and (min-width: 1325px) {
    body {
      font-size: 92.0138888889%; } }
  @media screen and (min-width: 1375px) {
    body {
      font-size: 95.4861111111%; } }
  @media screen and (min-width: 1425px) {
    body {
      font-size: 98.9583333333%; } }
  @media screen and (min-width: 1440px) {
    body {
      font-size: 100%; } }

#site-content {
  overflow: hidden; }

.tac {
  text-align: center !important; }

@media screen and (max-width: 1024px) {
  .m-tal {
    text-align: left !important; } }

.now {
  white-space: nowrap; }

.cke_show_borders,
body {
  font-family: "HelveticaNowDisplay", Helvetica, Arial, sans-serif;
  padding-top: 0 !important;
  font-weight: normal;
  background: white;
  color: #282826;
  line-height: normal;
  -webkit-font-smoothing: antialiased; }

*::selection {
  background-color: #1ACEAC;
  background-color: rgba(26, 206, 172, 0.66);
  color: white; }

a {
  cursor: pointer;
  color: #1ACEAC;
  text-decoration: none; }

p {
  margin: 0 0 1em; }
  p:last-child {
    margin: 0; }

h1, .as-h1,
h2, .as-h2,
h3, .as-h3,
h4, .as-h4,
h5, .as-h5 {
  font-weight: 900;
  font-size: 2.875em;
  line-height: 1.2173913043em;
  color: #282826;
  margin: 2.1739130435em 0 0.8695652174em; }
  h1:first-child, .as-h1:first-child,
  h2:first-child, .as-h2:first-child,
  h3:first-child, .as-h3:first-child,
  h4:first-child, .as-h4:first-child,
  h5:first-child, .as-h5:first-child {
    margin-top: 0; }
  h1 a, .as-h1 a,
  h2 a, .as-h2 a,
  h3 a, .as-h3 a,
  h4 a, .as-h4 a,
  h5 a, .as-h5 a {
    color: inherit; }

@media screen and (max-width: 1024px) {
  h1, .as-h1,
  h2, .as-h2 {
    font-size: 1.5625em; } }

h3, .as-h3 {
  font-weight: 800;
  font-size: 2.125em; }
  @media screen and (max-width: 1024px) {
    h3, .as-h3 {
      font-size: 1.375em; } }

h4, .as-h4 {
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 0.03125em; }
  @media screen and (max-width: 1024px) {
    h4, .as-h4 {
      font-size: 1.125em; } }

button[type="submit"],
input[type="submit"],
.as-b {
  display: inline-block;
  cursor: pointer;
  font-size: 1.25em;
  line-height: 1;
  font-family: inherit;
  font-weight: bold;
  color: white;
  text-align: center;
  padding: 1.15em 2em 1.15em;
  box-sizing: border-box;
  background: #1ACEAC;
  border: 2px solid #1ACEAC;
  border-radius: 1.9em;
  text-decoration: none;
  vertical-align: middle;
  transition: background 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  position: relative;
  overflow: hidden;
  outline: none !important; }
  @media screen and (max-width: 1024px) {
    button[type="submit"],
    input[type="submit"],
    .as-b {
      font-size: 1em; } }
  button[type="submit"].active, button[type="submit"]:hover,
  input[type="submit"].active,
  input[type="submit"]:hover,
  .as-b.active,
  .as-b:hover {
    opacity: 0.8; }
  button[type="submit"][disabled],
  input[type="submit"][disabled],
  .as-b[disabled] {
    background: #D6DAE0;
    border-color: #D6DAE0; }
  button[type="submit"].blue,
  input[type="submit"].blue,
  .as-b.blue {
    background-color: #386AFB;
    border-color: #386AFB; }
  button[type="submit"].violet,
  input[type="submit"].violet,
  .as-b.violet {
    background-color: #825DFF;
    border-color: #825DFF; }
  button[type="submit"].white,
  input[type="submit"].white,
  .as-b.white {
    background-color: white;
    border-color: white;
    color: #1ACEAC; }
  button[type="submit"].bordered,
  input[type="submit"].bordered,
  .as-b.bordered {
    border-color: #1ACEAC;
    background: transparent;
    color: #1ACEAC; }
    button[type="submit"].bordered.active, button[type="submit"].bordered:hover,
    input[type="submit"].bordered.active,
    input[type="submit"].bordered:hover,
    .as-b.bordered.active,
    .as-b.bordered:hover {
      opacity: 1;
      background: #1ACEAC;
      color: white; }
    button[type="submit"].bordered.white,
    input[type="submit"].bordered.white,
    .as-b.bordered.white {
      border-color: white;
      color: white; }
      button[type="submit"].bordered.white.active, button[type="submit"].bordered.white:hover,
      input[type="submit"].bordered.white.active,
      input[type="submit"].bordered.white:hover,
      .as-b.bordered.white.active,
      .as-b.bordered.white:hover {
        background-color: white;
        color: #386AFB; }

.cta-arrow {
  font-size: 1.25em;
  line-height: normal;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-right: 3.125em; }
  @media screen and (max-width: 1024px) {
    .cta-arrow {
      font-size: 0.9375em; } }
  .cta-arrow b {
    display: block;
    overflow: hidden;
    font-weight: normal;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.9em;
    text-align: center;
    border-radius: 50%;
    border: 2px solid; }
    .cta-arrow b:before, .cta-arrow b:after {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      font-size: 1em;
      font-family: "icons";
      content: "";
      display: block;
      transition: transform 0.3s; }
    .cta-arrow b:before {
      transform: translateY(-100%); }
  .cta-arrow:hover b:after {
    transform: translateY(100%) !important; }
  .cta-arrow:hover b:before {
    transform: translateY(0%) !important; }
  .cta-arrow.violet {
    color: #825DFF; }
  .cta-arrow.right b:before, .cta-arrow.right b:after {
    content: ""; }
  .cta-arrow.right b:before {
    transform: translateX(-100%); }
  .cta-arrow.right:hover b:after {
    transform: translateX(100%) !important; }
  .cta-arrow.right:hover b:before {
    transform: translateX(0%) !important; }
  .cta-arrow.top b:before, .cta-arrow.top b:after {
    content: ""; }
  .cta-arrow.top b:before {
    transform: translateY(100%); }
  .cta-arrow.top:hover b:after {
    transform: translateY(-100%) !important; }
  .cta-arrow.top:hover b:before {
    transform: translateY(0%) !important; }
  .cta-arrow.js-scroll {
    transition: opacity 0.3s;
    opacity: 0.5; }
    .cta-arrow.js-scroll b:after {
      transform: translateY(-100%); }
    .cta-arrow.js-scroll.scrolled {
      opacity: 1; }
      .cta-arrow.js-scroll.scrolled b:after {
        transform: translateY(0%); }

.cta-next-3 {
  display: inline-block;
  width: 3.125em;
  height: 3.125em;
  position: relative; }
  .cta-next-3 i {
    color: #C0C6CD;
    font-size: 1.625em;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    font-style: normal;
    margin-top: -0.5em;
    transition: color 0.3s;
    animation-name: cta-next-3;
    animation-fill-mode: both;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite; }
    .cta-next-3 i:after {
      font-family: "icons";
      content: ""; }
    .cta-next-3 i:nth-child(1) {
      margin-top: -0.9615384615em; }
    .cta-next-3 i:nth-child(2) {
      animation-delay: 0.07s; }
    .cta-next-3 i:nth-child(3) {
      margin-top: -0.0384615385em;
      animation-delay: 0.14s; }
  .cta-next-3:hover i {
    color: #282826; }

@keyframes cta-next-3 {
  0% {
    transform: translateY(0); }
  10% {
    transform: translateY(0.375em); }
  20% {
    transform: translateY(0em); }
  100% {
    transform: translateY(0em); } }
.cke_show_borders,
.editor {
  font-size: 1.25em;
  line-height: 1.54;
  color: inherit; }
  .cke_show_borders.cke_show_borders,
  .editor.cke_show_borders {
    font-size: 1.125em; }
  @media screen and (max-width: 1024px) {
    .cke_show_borders,
    .editor {
      font-size: 0.9375em; } }
  .cke_show_borders img,
  .editor img {
    max-width: 100% !important;
    height: auto !important; }
  .cke_show_borders iframe,
  .editor iframe {
    max-width: 100%; }
  .cke_show_borders h1, .cke_show_borders .as-h1,
  .cke_show_borders h2, .cke_show_borders .as-h2,
  .editor h1,
  .editor .as-h1,
  .editor h2,
  .editor .as-h2 {
    font-size: 2.3em;
    font-weight: 800; }
    @media screen and (max-width: 1024px) {
      .cke_show_borders h1, .cke_show_borders .as-h1,
      .cke_show_borders h2, .cke_show_borders .as-h2,
      .editor h1,
      .editor .as-h1,
      .editor h2,
      .editor .as-h2 {
        font-size: 1.6em; } }
  .cke_show_borders h3, .cke_show_borders .as-h3,
  .editor h3,
  .editor .as-h3 {
    font-size: 1.7em;
    font-weight: 800; }
    @media screen and (max-width: 1024px) {
      .cke_show_borders h3, .cke_show_borders .as-h3,
      .editor h3,
      .editor .as-h3 {
        font-size: 1.4em; } }
  .cke_show_borders h4, .cke_show_borders .as-h4,
  .editor h4,
  .editor .as-h4 {
    font-size: 1.2em;
    font-weight: bold; }
    @media screen and (max-width: 1024px) {
      .cke_show_borders h4, .cke_show_borders .as-h4,
      .editor h4,
      .editor .as-h4 {
        font-size: 1.2em; } }
  .cke_show_borders p,
  .editor p {
    margin-bottom: 1.6em; }
    .cke_show_borders p:last-child,
    .editor p:last-child {
      margin-bottom: 0; }
  .cke_show_borders a:not(.as-b),
  .editor a:not(.as-b) {
    color: #825DFF;
    border-bottom: 2px solid #825DFF;
    transition: border-color 0.3s, color 0.3s; }
    .cke_show_borders a:not(.as-b):hover,
    .editor a:not(.as-b):hover {
      border-color: transparent; }
  .cke_show_borders sup,
  .editor sup {
    top: -0.3em;
    font-size: 70%;
    line-height: normal; }
  .cke_show_borders ol,
  .cke_show_borders ul,
  .editor ol,
  .editor ul {
    margin: 0 0 1.6em;
    padding-left: 1.8em; }
    .cke_show_borders ol:last-child,
    .cke_show_borders ul:last-child,
    .editor ol:last-child,
    .editor ul:last-child {
      margin-bottom: 0; }
    .cke_show_borders ol li,
    .cke_show_borders ul li,
    .editor ol li,
    .editor ul li {
      padding-left: 0.5em;
      margin-bottom: 1em;
      position: relative; }
      .cke_show_borders ol li:last-child,
      .cke_show_borders ul li:last-child,
      .editor ol li:last-child,
      .editor ul li:last-child {
        margin-bottom: 0; }
    .cke_show_borders ol ul,
    .cke_show_borders ul ul,
    .editor ol ul,
    .editor ul ul {
      margin-left: 0.75em; }
      .cke_show_borders ol ul li,
      .cke_show_borders ul ul li,
      .editor ol ul li,
      .editor ul ul li {
        font-size: 80%; }
        .cke_show_borders ol ul li ul li,
        .cke_show_borders ul ul li ul li,
        .editor ol ul li ul li,
        .editor ul ul li ul li {
          font-size: 100%; }
  .cke_show_borders ul,
  .editor ul {
    list-style: none; }
    .cke_show_borders ul li:before,
    .editor ul li:before {
      content: '\2022';
      position: absolute;
      top: 0;
      left: -0.75em; }
  .cke_show_borders.big,
  .editor.big {
    font-size: 1.5em; }
    @media screen and (max-width: 1024px) {
      .cke_show_borders.big,
      .editor.big {
        font-size: 1em; } }
  .cke_show_borders.white,
  .editor.white {
    color: white; }
    .cke_show_borders.white h1,
    .cke_show_borders.white h2,
    .cke_show_borders.white h3,
    .cke_show_borders.white h4,
    .editor.white h1,
    .editor.white h2,
    .editor.white h3,
    .editor.white h4 {
      color: white; }
    .cke_show_borders.white ul li:before,
    .editor.white ul li:before {
      background: white; }
  .cke_show_borders:not(.no-scroll) p,
  .cke_show_borders:not(.no-scroll) h1,
  .cke_show_borders:not(.no-scroll) h2,
  .cke_show_borders:not(.no-scroll) h3,
  .cke_show_borders:not(.no-scroll) h4,
  .cke_show_borders:not(.no-scroll) li,
  .editor:not(.no-scroll) p,
  .editor:not(.no-scroll) h1,
  .editor:not(.no-scroll) h2,
  .editor:not(.no-scroll) h3,
  .editor:not(.no-scroll) h4,
  .editor:not(.no-scroll) li {
    transition: opacity 0.3s;
    opacity: 0.5; }
    .cke_show_borders:not(.no-scroll) p.scrolled,
    .cke_show_borders:not(.no-scroll) h1.scrolled,
    .cke_show_borders:not(.no-scroll) h2.scrolled,
    .cke_show_borders:not(.no-scroll) h3.scrolled,
    .cke_show_borders:not(.no-scroll) h4.scrolled,
    .cke_show_borders:not(.no-scroll) li.scrolled,
    .editor:not(.no-scroll) p.scrolled,
    .editor:not(.no-scroll) h1.scrolled,
    .editor:not(.no-scroll) h2.scrolled,
    .editor:not(.no-scroll) h3.scrolled,
    .editor:not(.no-scroll) h4.scrolled,
    .editor:not(.no-scroll) li.scrolled {
      opacity: 1; }

body {
  overflow-y: scroll; }

.wait {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 12px;
  margin: -6px 0 0 -15px; }
  .wait:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 18px;
    height: 12px;
    border-radius: 6px;
    background: #386AFB;
    animation-name: wait, wait-color;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1); }

.block-full-content-white .wait:after {
  animation-name: wait, wait-color-white; }

@keyframes wait-color {
  0% {
    background: #386AFB; }
  25% {
    background: #5d64fd; }
  50% {
    background: #825DFF; }
  75% {
    background: #5d64fd; }
  100% {
    background: #386AFB; } }
@keyframes wait-color-white {
  0% {
    background: white; }
  25% {
    background: #8de7d6; }
  50% {
    background: #1ACEAC; }
  75% {
    background: #8de7d6; }
  100% {
    background: white; } }
@keyframes wait {
  0% {
    left: 0;
    right: 18px; }
  25% {
    left: 0;
    right: 0; }
  50% {
    left: 18px;
    right: 0; }
  75% {
    left: 0;
    right: 0; }
  100% {
    left: 0;
    right: 18px; } }
.js-only {
  display: none; }

.js .js-only {
  display: block; }

.image-wrap {
  position: relative;
  background: rgba(0, 0, 0, 0.1); }
  .image-wrap img {
    display: block; }

.js-lazy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent none center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden; }
  .js-lazy.contain {
    -webkit-background-size: contain;
    background-size: contain; }
  .js-lazy.js-lazy-cover {
    background-attachment: fixed; }

@media screen and (max-width: 1024px) {
  .webkit .js-lazy.js-lazy-cover {
    background-attachment: scroll;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important; } }

img.js-lazy {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto; }

img.responsive {
  width: 100% !important;
  height: auto !important; }

@media screen and (min-width: 1025px) {
  .mobile,
  .tablet {
    display: none !important; } }

@media screen and (max-width: 1024px) {
  .desktop {
    display: none !important; } }

.wrapper {
  padding: 0 7.5em;
  margin: 0 auto;
  max-width: 90em;
  box-sizing: border-box; }
  @media screen and (max-width: 1024px) {
    .wrapper {
      padding: 0 1.25em; } }

.header-pad {
  height: 0.625em; }
  @media screen and (max-width: 1024px) {
    .header-pad {
      height: 2.5em; } }

.header {
  background: #386AFB;
  padding: 1.625em 0;
  box-sizing: border-box;
  height: 6em;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; }
  @media screen and (max-width: 1024px) {
    .header {
      height: 3.875em;
      padding: 1em 0; } }
  .header .logo {
    float: left;
    margin-left: -7.5em;
    margin-top: -1.6875em;
    width: 7.5em;
    height: 6em;
    padding: 1.75em 2.5em;
    box-sizing: border-box;
    transition: background-color 0.3s; }
    @media screen and (max-width: 1024px) {
      .header .logo {
        margin-left: -1.25em;
        margin-top: -1em;
        height: 3.75em;
        width: 5em;
        padding: 1em 1.875em 1em 1.25em; } }
    .header .logo:hover {
      background-color: rgba(255, 255, 255, 0.1); }
    .header .logo svg {
      width: 2.5em;
      display: block; }
      @media screen and (max-width: 1024px) {
        .header .logo svg {
          width: 1.875em; } }
  .header .sep {
    float: left;
    width: 1px;
    height: 2.5em;
    background: #D9D9D9;
    margin: 0 2.5em; }
    @media screen and (max-width: 1024px) {
      .header .sep {
        height: 1.875em;
        margin: 0 1.875em; } }
  .header .logo + .sep {
    margin-left: 0; }

.logo svg {
  overflow: visible; }
.logo .logo-top,
.logo .logo-bot {
  transition: transform 0.3s ease 0.2s; }
  .logo .logo-top path,
  .logo .logo-bot path {
    transition: transform 0.3s ease; }
.logo:hover .logo-top,
.logo:hover .logo-bot, .logo.closed .logo-top,
.logo.closed .logo-bot {
  transition: transform 0.3s ease; }
  .logo:hover .logo-top path,
  .logo:hover .logo-bot path, .logo.closed .logo-top path,
  .logo.closed .logo-bot path {
    transition: transform 0.3s ease 0.2s; }
.logo:hover .logo-top, .logo.closed .logo-top {
  transform: translateX(12%); }
  .logo:hover .logo-top path, .logo.closed .logo-top path {
    transform: translate(-12.5%, 19%); }
.logo:hover .logo-bot, .logo.closed .logo-bot {
  transform: translateX(-12%); }
  .logo:hover .logo-bot path, .logo.closed .logo-bot path {
    transform: translate(12.5%, -19%); }

.header-tag-wrap {
  float: left;
  height: 2.5em;
  line-height: 2.5em; }
  @media screen and (max-width: 1024px) {
    .header-tag-wrap {
      font-size: 75%; } }

.header-tag {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  color: white;
  line-height: normal;
  text-transform: uppercase;
  padding: 0.125em 0.75em 0.125em;
  border-radius: 1em;
  background: rgba(255, 255, 255, 0.2); }
  .header-tag span {
    font-size: 0.6875em;
    line-height: 1.2727272727em;
    letter-spacing: 0.125em;
    position: relative;
    top: -0.125em; }

.footer {
  background: #EAEFF5;
  padding: 6.25em 0 3.125em; }
  .footer:after {
    content: ' ';
    display: table;
    clear: both; }
  @media screen and (max-width: 1024px) {
    .footer {
      padding: 2.5em 1.25em 2.5em; } }
  .footer .footer-menu {
    float: left; }
    @media screen and (max-width: 1024px) {
      .footer .footer-menu {
        float: none; } }
  .footer .footer-menu-col {
    float: left;
    width: 15.625em;
    margin-right: 1.5625em; }
    @media screen and (max-width: 1024px) {
      .footer .footer-menu-col {
        float: none;
        width: auto;
        margin: 0 0 3.125em; } }
    .footer .footer-menu-col:before {
      content: ' ';
      display: block;
      width: 2.5em;
      height: 4px;
      border-radius: 2px;
      background: #626262; }
    .footer .footer-menu-col.green:before {
      background: #1ACEAC; }
    .footer .footer-menu-col.blue:before {
      background: #386AFB; }
    .footer .footer-menu-col.violet:before {
      background: #825DFF; }
    .footer .footer-menu-col ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .footer .footer-menu-col ul li {
        margin: 1.5625em 0 0;
        padding: 0;
        font-size: 0.875em;
        font-weight: bold;
        color: rgba(98, 98, 98, 0.5); }
        @media screen and (max-width: 1024px) {
          .footer .footer-menu-col ul li {
            font-size: 0.75em;
            margin: 2.0833333333em 0 0; } }
        .footer .footer-menu-col ul li a {
          color: rgba(98, 98, 98, 0.5);
          transition: color 0.3s; }
          .footer .footer-menu-col ul li a:hover {
            color: #626262; }
  .footer .footer-right {
    float: right; }
    @media screen and (max-width: 1024px) {
      .footer .footer-right {
        float: none; } }
  .footer .footer-totop {
    margin-bottom: 5.625em;
    text-align: right; }
    @media screen and (max-width: 1024px) {
      .footer .footer-totop {
        margin: 3.125em 0 3.125em;
        text-align: center; } }
  .footer .footer-logo {
    display:block;
    background: transparent url(../images/footer-logo.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 13.5625em;
    height: 4em; }
    @media screen and (max-width: 1024px) {
      .footer .footer-logo {
        width: 10.85em;
        height: 3.2em;
        margin: 2.5em auto 0; } }
  .footer .footer-bot .footer-menu-col {
    margin-top: 1.25em; }
    @media screen and (max-width: 1024px) {
      .footer .footer-bot .footer-menu-col {
        margin-bottom: 1.25em; } }
    .footer .footer-bot .footer-menu-col:before {
      display: none; }
    .footer .footer-bot .footer-menu-col ul li {
      font-weight: 500; }

.iphone {
  width: 14.0625em;
  height: 28.0625em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -14.03125em 0 0 -7.03125em; }
  .iphone:before {
    content: ' ';
    position: absolute;
    display: block;
    top: 0.0625em;
    left: 0.15625em;
    right: 0.15625em;
    bottom: 0.125em;
    border-radius: 2.65625em;
    box-shadow: rgba(0, 0, 0, 0.1) -0.78125em 0.78125em 1.5625em; }
  .iphone:after {
    content: ' ';
    background: transparent url(../images/iphone.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.iphone-screen {
  background: white;
  position: absolute;
  top: 0.765625em;
  left: 0.859375em;
  right: 0.859375em;
  bottom: 0.765625em; }

.block-full {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 7.5em 0; }
  @media screen and (max-width: 1024px) {
    .block-full {
      padding: 3.125em 0; } }
  .block-full.block-full-bot-blue + .block-full-top-blue, .block-full.block-full-bot-violet + .block-full-top-violet, .block-full.block-full-bot-white + .block-full-top-white, .block-full.block-full-bot-whitesmoke + .block-full-top-whitesmoke, .block-full.block-full-bot-whitesmoke2 + .block-full-top-whitesmoke2 {
    margin-top: -7.5em; }
    @media screen and (max-width: 1024px) {
      .block-full.block-full-bot-blue + .block-full-top-blue, .block-full.block-full-bot-violet + .block-full-top-violet, .block-full.block-full-bot-white + .block-full-top-white, .block-full.block-full-bot-whitesmoke + .block-full-top-whitesmoke, .block-full.block-full-bot-whitesmoke2 + .block-full-top-whitesmoke2 {
        margin-top: -3.125em; } }
    .block-full.block-full-bot-blue + .block-full-top-blue .block-full-bg, .block-full.block-full-bot-violet + .block-full-top-violet .block-full-bg, .block-full.block-full-bot-white + .block-full-top-white .block-full-bg, .block-full.block-full-bot-whitesmoke + .block-full-top-whitesmoke .block-full-bg, .block-full.block-full-bot-whitesmoke2 + .block-full-top-whitesmoke2 .block-full-bg {
      top: 7.375em; }
      @media screen and (max-width: 1024px) {
        .block-full.block-full-bot-blue + .block-full-top-blue .block-full-bg, .block-full.block-full-bot-violet + .block-full-top-violet .block-full-bg, .block-full.block-full-bot-white + .block-full-top-white .block-full-bg, .block-full.block-full-bot-whitesmoke + .block-full-top-whitesmoke .block-full-bg, .block-full.block-full-bot-whitesmoke2 + .block-full-top-whitesmoke2 .block-full-bg {
          top: 3em; } }
  .block-full .block-full-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  @media screen and (max-width: 1024px) {
    .block-full .block-full-title {
      margin-bottom: 1.4em; } }
  .block-full .block-full-title.underline {
    position: relative;
    padding-bottom: 0.625em;
    display: inline-block; }
    .block-full .block-full-title.underline:after {
      content: ' ';
      background: #825DFF;
      height: 3px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      border-radius: 2px; }
  .block-full .block-full-title.js-scroll {
    transition: opacity 0.3s;
    opacity: 0.5; }
    .block-full .block-full-title.js-scroll.underline:after {
      transition: right 0.4s;
      right: 100%; }
    .block-full .block-full-title.js-scroll.scrolled {
      opacity: 1; }
      .block-full .block-full-title.js-scroll.scrolled.underline:after {
        right: 0; }
  .block-full .block-full-content {
    position: relative;
    z-index: 2; }
  @media screen and (min-width: 1025px) {
    .block-full .block-full-text {
      font-size: 1.5em;
      width: 38.75em;
      margin: 0 auto; }
      .block-full .block-full-text .editor {
        font-size: 1em; } }
  .block-full .block-full-actions {
    margin-top: 3.125em; }
    @media screen and (max-width: 1024px) {
      .block-full .block-full-actions {
        margin-top: 1.875em; } }
  .block-full .block-full-content-white .block-full-title {
    color: white; }
  .block-full .block-full-content-white .cta-arrow {
    color: white; }
    .block-full .block-full-content-white .cta-arrow b {
      border-color: white; }
  .block-full .block-wrap {
    position: relative; }
  .block-full .block-text {
    width: 31.25em;
    margin: 0 auto 0 0;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .block-full .block-text {
        min-height: 0;
        width: auto;
        margin: 0 auto;
        display: block; } }
  .block-full .block-full-title + .block-wrap {
    margin-top: 4.6875em; }
    @media screen and (max-width: 1024px) {
      .block-full .block-full-title + .block-wrap {
        margin-top: 2.5em; } }
  .block-full .block-phones {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 35em;
    pointer-events: none; }
    @media screen and (max-width: 1024px) {
      .block-full .block-phones {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        width: 20em;
        height: 25em;
        margin: 0 -1.25em 2.5em; } }
  .block-full .block-phones-accord {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .block-full .block-phone {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6.25em;
    height: 6.25em; }
    @media screen and (max-width: 1024px) {
      .block-full .block-phone {
        font-size: 50%; } }

.block-full-header .block-full-bg .blue {
  background: #386AFB;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.block-full-header .block-full-title {
  margin-bottom: 0.3em; }

.block-full-head .block-full-bg .blue {
  background: #386AFB;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.block-full-head .head-text {
  width: 32.1875em;
  margin: 0 auto 0 0;
  min-height: 42.5em;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1024px) {
    .block-full-head .head-text {
      width: auto;
      margin: 0 auto;
      min-height: 0; } }
.block-full-head .wrapper {
  position: relative; }
.block-full-head .head-phones {
  position: absolute;
  top: 50%;
  right: 7.5em;
  width: 35.3125em;
  height: 40.625em;
  margin-top: -20.3125em; }
  @media screen and (max-width: 1024px) {
    .block-full-head .head-phones {
      position: relative;
      top: auto;
      right: auto;
      width: 20em;
      height: 20em;
      margin: 0 -1.25em 2.5em; } }
.block-full-head .head-phone {
  position: absolute;
  width: 27.875em;
  height: 46.8125em;
  top: 50%;
  left: 50%;
  margin: -23.40625em 0 0 -13.9375em;
  transition: transform 0.5s, opacity 0.5s;
  transform: translateX(12.5em);
  opacity: 0; }
  .block-full-head .head-phone .iphone {
    font-size: 136%; }
  @media screen and (max-width: 1024px) {
    .block-full-head .head-phone {
      font-size: 48%; } }
  .block-full-head .head-phone.head-phone-1 {
    margin: -22.125em 0 0 -22.03125em;
    z-index: 2; }
  .block-full-head .head-phone.head-phone-2 {
    margin: -24.6875em 0 0 -5.84375em;
    transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s; }
.block-full-head .head-signal {
  position: absolute;
  width: 7.1875em;
  height: 5.625em;
  top: -0.9em;
  left: -3.3em; }
  @media screen and (max-width: 1024px) {
    .block-full-head .head-signal {
      font-size: 48%;
      top: 50%;
      left: 50%;
      margin: -20.8em 0 0 -20.9em; } }
  .block-full-head .head-signal .signal-1,
  .block-full-head .head-signal .signal-2 {
    animation-delay: 0.7s;
    animation-play-state: paused; }
  .block-full-head .head-signal .signal-2 {
    animation-delay: 0.85s; }
.block-full-head .head-phones.scrolled .head-phone {
  transform: translateX(0);
  opacity: 1; }
.block-full-head .head-phones.scrolled .head-signal .signal-1,
.block-full-head .head-phones.scrolled .head-signal .signal-2 {
  animation-play-state: running; }

.signal .signal-1,
.signal .signal-2 {
  animation-name: signal;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: both; }
.signal .signal-2 {
  animation-name: signal2;
  animation-delay: 0.15s; }

@keyframes signal {
  0% {
    opacity: 0; }
  35% {
    opacity: 0.2; }
  65% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }
@keyframes signal2 {
  0% {
    opacity: 0; }
  35% {
    opacity: 0.15; }
  72% {
    opacity: 0.15; }
  100% {
    opacity: 0; } }
@media screen and (max-width: 1024px) {
  .accord {
    height: auto !important; } }
.accord .accord-part {
  margin-top: 1.25em; }
  .accord .accord-part:first-child {
    margin-top: 0; }
    .accord .accord-part:first-child .accord-cont {
      padding-top: 0; }
.accord .accord-title {
  font-size: 1.5em;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: color 0.4s;
  margin-top: 0.8333333333em; }
  @media screen and (max-width: 1024px) {
    .accord .accord-title {
      font-size: 1.25em;
      margin-top: 0;
      padding: 0.6em 0 0.6em 2.5em;
      display: flex;
      flex-direction: column-reverse;
      align-items: flex-start; } }
  @media screen and (min-width: 1025px) {
    .accord .accord-title span {
      display: inline-block;
      position: relative;
      padding: 0.5em 0; }
      .accord .accord-title span:before {
        content: ' ';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 3px;
        border-radius: 2px;
        background: transparent;
        transition: background-color 0.4s, width 0.4s; }
    .accord .accord-title:after {
      font-family: "icons";
      content: "";
      font-weight: normal;
      position: absolute;
      top: 50%;
      right: -1.3333333333em;
      margin-top: -0.5em;
      transition: transform 0.5s; } }
  @media screen and (max-width: 1024px) {
    .accord .accord-title:before {
      content: '+';
      font-size: 1.375em;
      line-height: 1.0909090909em;
      width: 1.0909090909em;
      margin-top: -0.5454545455em;
      text-align: center;
      border: 2px solid;
      border-radius: 50%;
      color: #825DFF;
      position: absolute;
      top: 50%;
      left: 0;
      font-weight: normal; } }
  .accord .accord-title b {
    background: rgba(255, 255, 255, 0.2);
    font-size: 0.4583333333em;
    line-height: 2.1818181818em;
    padding: 0 0.9090909091em;
    border-radius: 1.0909090909em;
    display: inline-block;
    letter-spacing: 0.1em;
    margin-left: 1.0909090909em;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    top: -0.1em; }
    @media screen and (max-width: 1024px) {
      .accord .accord-title b {
        position: static;
        margin: 0 0 1.0909090909em; } }
  .accord .accord-title.js-scroll {
    transition: opacity 0.3s, color 0.4s;
    opacity: 0.5; }
    .accord .accord-title.js-scroll.scrolled {
      opacity: 1; }
  @media screen and (min-width: 1025px) {
    .accord .accord-title:hover {
      color: #825DFF; } }
.accord .accord-cont {
  transition: transform 0.4s ease 0s, opacity 0.2s ease 0.1s;
  transform: translateY(2.5em);
  opacity: 0; }
.accord .accord-height:after {
  content: ' ';
  display: block;
  height: 1.25em; }
@media screen and (min-width: 1025px) {
  .accord .active .accord-title {
    color: #825DFF; }
    .accord .active .accord-title span:before {
      width: 100%;
      background: #825DFF; }
    .accord .active .accord-title:after {
      transform: rotate(90deg); } }
@media screen and (max-width: 1024px) {
  .accord .active .accord-title:before {
    content: '\2212'; } }
.accord .active .accord-cont {
  transition: transform 0.4s ease 0.3s, opacity 0.2s ease 0.3s;
  transform: translateY(0);
  opacity: 1; }

.block-full-content-white .accord .accord-title {
  color: white; }
  @media screen and (max-width: 1024px) {
    .block-full-content-white .accord .accord-title:before {
      color: white; } }
.block-full-content-white .accord .active .accord-title span:before {
  background: white; }

.block-full-block-2 .block-text {
  min-height: 45.625em; }
.block-full-block-2 .block-phones-accord-1 .block-phone-1 {
  width: 36.6875em;
  height: 59.75em;
  margin: -29.875em 0 0 -15.84375em;
  transition: transform 0.4s ease 0.2s, opacity 0.3s ease 0.2s;
  transform: translateX(12.5em);
  opacity: 0; }
  .block-full-block-2 .block-phones-accord-1 .block-phone-1 .iphone {
    font-size: 162%; }
.block-full-block-2 .block-phones-accord-1 .block-phone-c {
  width: 26.125em;
  height: 10.375em;
  margin: -8.75em 0 0 -17.8125em;
  transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
  transform: translateX(5em);
  opacity: 0; }
  .block-full-block-2 .block-phones-accord-1 .block-phone-c .phone-message {
    position: absolute;
    width: 22.4em;
    height: 6.7em;
    top: 1.1em;
    left: 1.8em;
    border-radius: 0.75em;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0.9375em 1.875em;
    overflow: hidden; }
.block-full-block-2 .block-phones-accord-1 .block-phone-c2 {
  margin-top: -1.25em;
  transition: transform 0.3s ease 0.1s, opacity 0.2s ease 0.05s; }
.block-full-block-2 .block-phones-accord-1 .block-phone-c3 {
  margin-top: 6.25em;
  transition: transform 0.3s ease 0.2s, opacity 0.2s ease 0.1s; }
.block-full-block-2 .block-phones-accord-1.scrolled .block-phone-1 {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
.block-full-block-2 .block-phones-accord-1.scrolled .block-phone-c {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.3s ease 0.3s, opacity 0.3s ease 0.3s; }
.block-full-block-2 .block-phones-accord-1.scrolled .block-phone-c2 {
  transition: transform 0.3s ease 0.4s, opacity 0.3s ease 0.4s; }
.block-full-block-2 .block-phones-accord-1.scrolled .block-phone-c3 {
  transition: transform 0.3s ease 0.5s, opacity 0.3s ease 0.5s; }
.block-full-block-2 .block-phones-accord-2 .block-phone-1 {
  z-index: 2;
  width: 36.6875em;
  height: 59.75em;
  margin: -29.875em 0 0 -13.34375em;
  transition: transform 0.4s ease 0.1s, opacity 0.3s ease 0.1s;
  transform: translateX(12.5em);
  opacity: 0; }
  .block-full-block-2 .block-phones-accord-2 .block-phone-1 .iphone {
    font-size: 162%; }
  @media screen and (max-width: 1024px) {
    .block-full-block-2 .block-phones-accord-2 .block-phone-1 {
      margin-left: -5.84375em; } }
.block-full-block-2 .block-phones-accord-2 .block-phone-c {
  width: 26.6875em;
  height: 26em;
  margin: -13.75em 0 0 -21.25em;
  transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
  transform: translateX(5em);
  opacity: 0; }
  .block-full-block-2 .block-phones-accord-2 .block-phone-c .phone-message {
    position: absolute;
    top: 0.4em;
    left: 0.4em;
    right: 0.4em;
    bottom: 0.4em;
    border-radius: 1em;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 1.25em; }
  @media screen and (max-width: 1024px) {
    .block-full-block-2 .block-phones-accord-2 .block-phone-c {
      margin-left: -14.375em; } }
.block-full-block-2 .block-phones-accord-2.scrolled .block-phone-1 {
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
  transform: translateX(0);
  opacity: 1; }
.block-full-block-2 .block-phones-accord-2.scrolled .block-phone-c {
  transition: transform 0.4s ease 0.3s, opacity 0.4s ease 0.3s;
  transform: translateX(0);
  opacity: 1; }

@media screen and (min-width: 1025px) {
  .block-full-block-3 .block-full-bg .violet:before {
    content: ' ';
    background: #825DFF;
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0; }
  .block-full-block-3 .block-full-bg .violet:after {
    content: ' ';
    background: #825DFF;
    position: absolute;
    width: 35em;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -17.5em; } }
@media screen and (max-width: 1024px) {
  .block-full-block-3 .block-full-bg .violet:before {
    content: ' ';
    background: #825DFF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; } }
.block-full-block-3 .block-text {
  margin: 0 0 0 auto;
  min-height: 43.75em;
  width: 35em; }
  @media screen and (max-width: 1024px) {
    .block-full-block-3 .block-text {
      min-height: 0;
      margin: 0 auto;
      width: auto; } }
@media screen and (min-width: 1025px) {
  .block-full-block-3 .block-phones {
    right: auto;
    left: 0;
    width: 40em; } }
.block-full-block-3 .block-phones-accord-1 .block-phone-p {
  width: 35em;
  height: 60.375em;
  margin: -30.1875em 0 0 -17.5em;
  transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  transform: translateX(-12.5em);
  opacity: 0; }
  .block-full-block-3 .block-phones-accord-1 .block-phone-p .iphone {
    font-size: 172%; }
.block-full-block-3 .block-phones-accord-1.scrolled .block-phone-p {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
@media screen and (max-width: 1024px) {
  .block-full-block-3 .block-phones-accord-2 .block-phone {
    font-size: 56%; } }
.block-full-block-3 .block-phones-accord-2 .block-phone-p {
  width: 35em;
  height: 60.375em;
  margin: -30.1875em 0 0 -23.125em;
  transition: transform 0.4s ease 0.2s, opacity 0.3s ease 0.2s;
  transform: translateX(-12.5em);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .block-full-block-3 .block-phones-accord-2 .block-phone-p {
      margin-left: -25.9375em; } }
  .block-full-block-3 .block-phones-accord-2 .block-phone-p .iphone {
    font-size: 156%; }
.block-full-block-3 .block-phones-accord-2 .block-phone-c {
  width: 26.1875em;
  height: 11.875em;
  margin: -10em 0 0 -10.625em;
  transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
  transform: translateX(-5em);
  opacity: 0; }
  .block-full-block-3 .block-phones-accord-2 .block-phone-c .phone-message {
    position: absolute;
    top: 1.6em;
    left: 1.9em;
    right: 1.9em;
    bottom: 2.1em; }
    .block-full-block-3 .block-phones-accord-2 .block-phone-c .phone-message:before {
      content: ' ';
      position: absolute;
      top: 2px;
      left: 2px;
      right: 2px;
      bottom: 2px;
      border-radius: 0.625em;
      box-shadow: rgba(0, 0, 0, 0.15) 0 0.9375em 1.875em; }
.block-full-block-3 .block-phones-accord-2.scrolled .block-phone-p {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
.block-full-block-3 .block-phones-accord-2.scrolled .block-phone-c {
  transition: transform 0.4s ease 0.3s, opacity 0.4s ease 0.3s;
  transform: translateX(0);
  opacity: 1; }
@media screen and (max-width: 1024px) {
  .block-full-block-3 .block-phones-accord-3 .block-phone {
    font-size: 54%; } }
.block-full-block-3 .block-phones-accord-3 .block-phone-p {
  width: 35em;
  height: 60.375em;
  margin: -30.1875em 0 0 -23.125em;
  transition: transform 0.4s ease 0.3s, opacity 0.3s ease 0.3s;
  transform: translateX(-12.5em);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .block-full-block-3 .block-phones-accord-3 .block-phone-p {
      margin-left: -6.875em;
      transform: translateX(12.5em); } }
  .block-full-block-3 .block-phones-accord-3 .block-phone-p .iphone {
    font-size: 162%; }
.block-full-block-3 .block-phones-accord-3 .block-phone-c {
  width: 27.625em;
  height: 33.5em;
  margin: -17.1875em 0 0 -9.6875em;
  transition: transform 0.3s ease 0.1s, opacity 0.2s ease 0.1s;
  transform: translateX(-5em);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .block-full-block-3 .block-phones-accord-3 .block-phone-c {
      margin: -7.8125em 0 0 -20.625em;
      transform: translateX(5em); } }
  .block-full-block-3 .block-phones-accord-3 .block-phone-c .phone-message {
    position: absolute;
    top: 5em;
    left: 4em;
    right: 4em;
    bottom: 5em;
    border-radius: 0.375em;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0.625em 1.25em; }
.block-full-block-3 .block-phones-accord-3 .block-phone-h {
  width: 10em;
  height: 10em;
  margin: 6.25em 0 0 -10.625em;
  transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
  transform: scale(0.8);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .block-full-block-3 .block-phones-accord-3 .block-phone-h {
      margin: 14.5em 0 0 -2.1875em; } }
  .block-full-block-3 .block-phones-accord-3 .block-phone-h:before {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4.25em;
    height: 4.25em;
    margin: -2.125em 0 0 -2.125em;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 1.25em; }
.block-full-block-3 .block-phones-accord-3.scrolled .block-phone-p {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
.block-full-block-3 .block-phones-accord-3.scrolled .block-phone-c {
  transition: transform 0.4s ease 0.3s, opacity 0.4s ease 0.3s;
  transform: translateX(0);
  opacity: 1; }
.block-full-block-3 .block-phones-accord-3.scrolled .block-phone-h {
  transition: transform 0.4s ease 0.6s, opacity 0.4s ease 0.6s;
  transform: scale(1) translate3d(0, 0, 0);
  opacity: 1; }
@media screen and (max-width: 1024px) {
  .block-full-block-3 .block-phones-accord-4 .block-phone {
    font-size: 54%; } }
.block-full-block-3 .block-phones-accord-4 .block-phone-p {
  width: 35em;
  height: 60.375em;
  margin: -31.4375em 0 0 -21.875em;
  transition: transform 0.4s ease 0.2s, opacity 0.3s ease 0.2s;
  transform: translateX(-12.5em);
  opacity: 0; }
  .block-full-block-3 .block-phones-accord-4 .block-phone-p .iphone {
    font-size: 159.2%; }
.block-full-block-3 .block-phones-accord-4 .block-phone-c {
  width: 26.25em;
  height: 10.1875em;
  margin: 14.375em 0 0 -10em;
  transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
  transform: translateX(-5em);
  opacity: 0; }
.block-full-block-3 .block-phones-accord-4.scrolled .block-phone-p {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
.block-full-block-3 .block-phones-accord-4.scrolled .block-phone-c {
  transition: transform 0.4s ease 0.3s, opacity 0.4s ease 0.3s;
  transform: translateX(0);
  opacity: 1; }

.block-full-block-4 .block-text {
  min-height: 46.875em; }
.block-full-block-4 .block-full-title {
  margin-right: -0.5em; }
@media screen and (max-width: 1024px) {
  .block-full-block-4 .block-phones-accord-1 .block-phone {
    font-size: 64%; } }
.block-full-block-4 .block-phones-accord-1 .block-phone-p {
  z-index: 3;
  width: 29.625em;
  height: 50.25em;
  margin: -25.125em 0 0 -6.0625em;
  transition: transform 0.4s ease 0.2s, opacity 0.3s ease 0.2s;
  transform: translateX(12.5em);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .block-full-block-4 .block-phones-accord-1 .block-phone-p {
      margin-left: -4.5em; } }
  .block-full-block-4 .block-phones-accord-1 .block-phone-p .iphone {
    font-size: 160%; }
    @media screen and (max-width: 1024px) {
      .block-full-block-4 .block-phones-accord-1 .block-phone-p .iphone {
        font-size: 132%; } }
.block-full-block-4 .block-phones-accord-1 .block-phone-c {
  width: 25.3125em;
  height: 16.875em;
  margin: -8.4375em 0 0 -20.03125em;
  transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
  transform: translateX(5em);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .block-full-block-4 .block-phones-accord-1 .block-phone-c {
      font-size: 58%;
      margin-left: -16.40625em; } }
  .block-full-block-4 .block-phones-accord-1 .block-phone-c .phone-message {
    position: absolute;
    top: 0.3em;
    left: 0.4em;
    right: 0.4em;
    bottom: 0.4em;
    border-radius: 0.5em;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0.3125em 1.25em; }
.block-full-block-4 .block-phones-accord-1.scrolled .block-phone {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
.block-full-block-4 .block-phones-accord-1.scrolled .block-phone-c {
  transition: transform 0.4s ease 0.3s, opacity 0.4s ease 0.3s;
  transform: translateX(0);
  opacity: 1; }
.block-full-block-4 .block-phones-accord-2 .block-phone-p {
  z-index: 3;
  width: 38.625em;
  height: 62.875em;
  margin: -31.4375em 0 0 -19.3125em;
  transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  transform: translateX(12.5em);
  opacity: 0; }
  .block-full-block-4 .block-phones-accord-2 .block-phone-p .iphone {
    font-size: 172%; }
.block-full-block-4 .block-phones-accord-2.scrolled .block-phone {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
@media screen and (max-width: 1024px) {
  .block-full-block-4 .block-phones-accord-3 .block-phone {
    font-size: 58%; } }
.block-full-block-4 .block-phones-accord-3 .block-phone-p {
  z-index: 3;
  width: 29.625em;
  height: 50.25em;
  margin: -25.125em 0 0 -6.0625em;
  transition: transform 0.4s ease 0.2s, opacity 0.3s ease 0.2s;
  transform: translateX(12.5em);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .block-full-block-4 .block-phones-accord-3 .block-phone-p {
      margin-left: -5.125em; } }
  .block-full-block-4 .block-phones-accord-3 .block-phone-p .iphone {
    font-size: 160%; }
    @media screen and (max-width: 1024px) {
      .block-full-block-4 .block-phones-accord-3 .block-phone-p .iphone {
        font-size: 144%; } }
.block-full-block-4 .block-phones-accord-3 .block-phone-c {
  width: 21em;
  height: 29.775em;
  margin: -14.8875em 0 0 -17.5em;
  transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
  transform: translateX(5em);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .block-full-block-4 .block-phones-accord-3 .block-phone-c {
      font-size: 60%;
      margin-left: -15em; } }
  .block-full-block-4 .block-phones-accord-3 .block-phone-c .phone-message {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .block-full-block-4 .block-phones-accord-3 .block-phone-c .phone-message:before {
      content: ' ';
      position: absolute;
      top: 1.5em;
      left: 1.5em;
      right: 1.5em;
      bottom: 1.5em;
      border-radius: 0.625em;
      box-shadow: rgba(0, 0, 0, 0.1) 0 0.3125em 1.25em; }
.block-full-block-4 .block-phones-accord-3.scrolled .block-phone {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
.block-full-block-4 .block-phones-accord-3.scrolled .block-phone-c {
  transition: transform 0.4s ease 0.3s, opacity 0.4s ease 0.3s;
  transform: translateX(0);
  opacity: 1; }
.block-full-block-4 .block-phones-accord-4 .block-phone-p {
  z-index: 3;
  width: 38.625em;
  height: 62.875em;
  margin: -31.4375em 0 0 -19.3125em;
  transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  transform: translateX(12.5em);
  opacity: 0; }
  .block-full-block-4 .block-phones-accord-4 .block-phone-p .iphone {
    font-size: 172%; }
.block-full-block-4 .block-phones-accord-4.scrolled .block-phone {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }

.block-full-block-5 .block-full-bg .blue {
  background: #386AFB;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.block-full-block-5 .block-text {
  margin: 0 0 0 auto;
  min-height: 46.875em; }
.block-full-block-5 .block-phones {
  right: auto;
  left: 0;
  width: 40em; }
  @media screen and (max-width: 1024px) {
    .block-full-block-5 .block-phones {
      width: auto; } }
.block-full-block-5 .block-phones-accord-1 .block-phone-p {
  width: 38.625em;
  height: 62.875em;
  margin: -31.4375em 0 0 -19.3125em;
  transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  transform: translateX(-12.5em);
  opacity: 0; }
  .block-full-block-5 .block-phones-accord-1 .block-phone-p .iphone {
    font-size: 172%; }
.block-full-block-5 .block-phones-accord-1.scrolled .block-phone-p {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
.block-full-block-5 .block-phones-accord-2 .block-phone-p {
  width: 38.625em;
  height: 62.875em;
  margin: -31.4375em 0 0 -14.9375em;
  transition: transform 0.4s ease 0.2s, opacity 0.3s ease 0.2s;
  transform: translateX(-12.5em);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .block-full-block-5 .block-phones-accord-2 .block-phone-p {
      margin-left: -8.0625em;
      transform: translateX(12.5em); } }
  .block-full-block-5 .block-phones-accord-2 .block-phone-p .iphone {
    font-size: 172%; }
.block-full-block-5 .block-phones-accord-2 .block-phone-c {
  width: 22.0625em;
  height: 27.6875em;
  margin: -11.53125em 0 0 -20.40625em;
  transition: transform 0.3s ease 0s, opacity 0.2s ease 0s, box-shadow 0.3s ease 0s;
  transform-origin: 0 0;
  transform: translateX(9.9em) scale(0.715); }
  @media screen and (max-width: 1024px) {
    .block-full-block-5 .block-phones-accord-2 .block-phone-c {
      font-size: 100%; } }
.block-full-block-5 .block-phones-accord-2.scrolled .block-phone-p {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }
.block-full-block-5 .block-phones-accord-2.scrolled .block-phone-c {
  transition: transform 0.4s ease 0.3s, opacity 0.4s ease 0.3s, box-shadow 0.4s ease 0.3s;
  transform: translateX(0) scale(1);
  box-shadow: rgba(0, 0, 0, 0.5) 0 1.125em 2.25em; }
.block-full-block-5 .block-phones-accord-3 .block-phone-p {
  width: 38.625em;
  height: 62.875em;
  margin: -31.4375em 0 0 -19.3125em;
  transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  transform: translateX(-12.5em);
  opacity: 0; }
  .block-full-block-5 .block-phones-accord-3 .block-phone-p .iphone {
    font-size: 172%; }
.block-full-block-5 .block-phones-accord-3.scrolled .block-phone-p {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s; }

.block-full-block-ico3 .ico3-icons {
  margin: 0 -3.75em 0;
  display: flex;
  align-items: flex-start; }
  @media screen and (max-width: 1024px) {
    .block-full-block-ico3 .ico3-icons {
      margin: 0;
      display: block; } }
.block-full-block-ico3 .ico3-icon {
  padding: 5em 3.75em 0;
  flex-basis: 33%;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .block-full-block-ico3 .ico3-icon {
      padding: 2.5em 0 0; } }
.block-full-block-ico3 .ico3i-image {
  margin-bottom: 0.625em; }
  .block-full-block-ico3 .ico3i-image img,
  .block-full-block-ico3 .ico3i-image svg {
    height: 6.25em !important;
    width: auto !important;
    display: block;
    margin: 0 auto; }
.block-full-block-ico3 .ico3i-text {
  color: #626262; }
.block-full-block-ico3 .ico3i-disclaimer {
  font-size: 0.875em;
  margin-top: 1.7857142857em;
  color: #A3A7A9; }
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(1) .ico3i-image {
  transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  transform: scale(0.5);
  opacity: 0; }
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(1) h4,
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(1) .ico3i-text,
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(1) .ico3i-disclaimer {
  transition: opacity 0.3s ease 0s;
  opacity: 0.5; }
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(2) .ico3i-image {
  transition: transform 0.4s ease 0.1s, opacity 0.3s ease 0.1s;
  transform: scale(0.5);
  opacity: 0; }
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(2) h4,
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(2) .ico3i-text,
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(2) .ico3i-disclaimer {
  transition: opacity 0.3s ease 0.1s;
  opacity: 0.5; }
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(3) .ico3i-image {
  transition: transform 0.4s ease 0.2s, opacity 0.3s ease 0.2s;
  transform: scale(0.5);
  opacity: 0; }
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(3) h4,
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(3) .ico3i-text,
.block-full-block-ico3 .ico3-icon.js-scroll:nth-child(3) .ico3i-disclaimer {
  transition: opacity 0.3s ease 0.2s;
  opacity: 0.5; }
.block-full-block-ico3 .ico3-icon.js-scroll.scrolled .ico3i-image {
  transform: scale(1);
  opacity: 1; }
.block-full-block-ico3 .ico3-icon.js-scroll.scrolled h4,
.block-full-block-ico3 .ico3-icon.js-scroll.scrolled .ico3i-text,
.block-full-block-ico3 .ico3-icon.js-scroll.scrolled .ico3i-disclaimer {
  opacity: 1; }

.block-full-block-price .price-wrap {
  margin-top: 8.125em;
  background: #f6f8fa;
  margin-bottom: -7.5em;
  padding-top: 9.375em;
  padding-bottom: 7.5em; }
  .block-full-block-price .price-wrap:after {
    content: ' ';
    display: table;
    clear: both; }
  @media screen and (max-width: 1024px) {
    .block-full-block-price .price-wrap {
      margin-top: 6.25em;
      margin-bottom: -3.125em;
      padding-top: 1px;
      padding-bottom: 4.375em; } }
.block-full-block-price .price {
  float: left;
  width: 25%;
  padding: 0 1.25em;
  box-sizing: border-box;
  border-right: 2px solid #DCDFDF;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .block-full-block-price .price {
      float: none;
      width: auto;
      margin: 0 1.25em;
      padding: 2.5em 0;
      border-right: none;
      border-bottom: 2px solid #DCDFDF; } }
  .block-full-block-price .price:nth-child(4n+4) {
    border-right: none; }
  @media screen and (max-width: 1024px) {
    .block-full-block-price .price:nth-child(4n+4) {
      border-bottom: none; } }
  .block-full-block-price .price .p-title {
    font-size: 1.375em;
    font-weight: 800;
    color: #626262;
    margin-bottom: 1.3636363636em; }
    @media screen and (max-width: 1024px) {
      .block-full-block-price .price .p-title {
        font-size: 1.125em; } }
    .block-full-block-price .price .p-title b {
      font-size: 0.5454545455em;
      line-height: 2em;
      padding: 0 1em;
      border-radius: 1em;
      background: #825DFF;
      letter-spacing: 0.0625em;
      font-weight: normal;
      color: white;
      display: inline-block;
      vertical-align: baseline;
      margin-left: 0.8333333333em;
      position: relative;
      top: -0.1em; }
  .block-full-block-price .price .p-icon {
    margin-bottom: 1.125em; }
    .block-full-block-price .price .p-icon img,
    .block-full-block-price .price .p-icon svg {
      height: 8.75em !important;
      width: auto !important; }
      @media screen and (max-width: 1024px) {
        .block-full-block-price .price .p-icon img,
        .block-full-block-price .price .p-icon svg {
          height: 7.5em !important; } }
  .block-full-block-price .price .p-price {
    font-size: 3.75em;
    font-weight: 800; }
    @media screen and (max-width: 1024px) {
      .block-full-block-price .price .p-price {
        font-size: 3.125em; } }
    .block-full-block-price .price .p-price sup {
      font-size: 0.5em;
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      position: relative;
      top: -0.2333333333em;
      margin-right: 0.1em; }
  .block-full-block-price .price .p-per {
    font-size: 0.875em;
    text-transform: uppercase;
    margin-top: 2.4285714286em;
    color: #A3A7A9;
    font-weight: bold; }
    @media screen and (max-width: 1024px) {
      .block-full-block-price .price .p-per {
        margin-top: 0.8571428571em; } }
  .block-full-block-price .price ul {
    margin: 1.5625em 0 0;
    padding: 0;
    list-style: none;
    text-align: left;
    display: inline-block; }
    .block-full-block-price .price ul li {
      font-size: 1em;
      padding: 0 0 0 1.75em;
      position: relative;
      margin: 1em 0 0;
      font-weight: bold;
      color: #A3A7A9; }
      @media screen and (max-width: 1024px) {
        .block-full-block-price .price ul li {
          font-size: 0.875em; } }
      .block-full-block-price .price ul li:before {
        font-family: "icons";
        content: "";
        position: absolute;
        left: 0;
        top: 0; }
  .block-full-block-price .price .p-cta {
    margin-top: 2.8125em; }
    .block-full-block-price .price .p-cta .as-b {
      width: 100%; }
  .block-full-block-price .price.main {
    margin-top: -12.9375em;
    background: white;
    border-radius: 0.875em;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0.9375em 1.875em;
    padding-bottom: 1.25em;
    border-right: none; }
    @media screen and (max-width: 1024px) {
      .block-full-block-price .price.main {
        margin: -3.4375em 0.625em 0;
        padding: 1.25em; } }
    .block-full-block-price .price.main .p-title {
      background: #825DFF;
      color: white;
      padding: 1em;
      margin: 0 -0.9090909091em 1.3636363636em;
      border-radius: 0.6363636364em 0.6363636364em 0 0; }
      @media screen and (max-width: 1024px) {
        .block-full-block-price .price.main .p-title {
          padding: 0.8888888889em 1.1111111111em;
          margin: -1.1111111111em -1.1111111111em 1.3888888889em; } }
.block-full-block-price .price-more {
  float: left;
  width: 70%;
  margin-top: 2.375em;
  border: 2px solid #DCDFDF;
  border-radius: 0.875em;
  padding: 1.3125em 1.875em;
  margin-left: 1.25em;
  box-sizing: border-box; }
  .block-full-block-price .price-more:after {
    content: ' ';
    display: table;
    clear: both; }
  @media screen and (max-width: 1024px) {
    .block-full-block-price .price-more {
      float: none;
      width: auto;
      margin-top: 0.9375em;
      padding: 0.9375em 0.9375em;
      margin-left: 0;
      border-radius: 0.625em; } }
.block-full-block-price .price-more-title {
  float: left;
  width: 75%; }
  .block-full-block-price .price-more-title h4 {
    font-size: 1.375em;
    color: #494F55;
    margin: 0;
    padding-left: 1.8181818182em;
    position: relative; }
    .block-full-block-price .price-more-title h4 .icon {
      position: absolute;
      top: 50%;
      margin-top: -0.6363636364em;
      left: 0; }
    @media screen and (max-width: 1024px) {
      .block-full-block-price .price-more-title h4 {
        font-size: 1em; } }
.block-full-block-price .price-more-cta {
  width: 25%;
  float: right;
  text-align: right; }
.block-full-block-price .price-wrap.js-scroll .price {
  transform: translateY(3.125em);
  opacity: 0.5; }
  .block-full-block-price .price-wrap.js-scroll .price:nth-child(1) {
    transition: transform 0.4s ease 0s, opacity 0.3s ease 0s; }
  .block-full-block-price .price-wrap.js-scroll .price:nth-child(2) {
    transition: transform 0.4s ease 0.1s, opacity 0.3s ease 0.1s; }
  .block-full-block-price .price-wrap.js-scroll .price:nth-child(3) {
    transition: transform 0.4s ease 0.2s, opacity 0.3s ease 0.2s; }
  .block-full-block-price .price-wrap.js-scroll .price:nth-child(4) {
    transition: transform 0.4s ease 0.3s, opacity 0.3s ease 0.3s; }
.block-full-block-price .price-wrap.js-scroll .price-more {
  transition: opacity 0.3s ease 0.4s;
  opacity: 0.5; }
.block-full-block-price .price-wrap.js-scroll.scrolled .price,
.block-full-block-price .price-wrap.js-scroll.scrolled .price-more {
  transform: translateY(0);
  opacity: 1; }

.block-full-offers .offers {
  margin-left: -2.5%;
  position: relative;
  z-index: 4; }
  .block-full-offers .offers:after {
    content: ' ';
    display: table;
    clear: both; }
  @media screen and (max-width: 1024px) {
    .block-full-offers .offers {
      margin-left: 0; } }
.block-full-offers .offer {
  text-align: center;
  float: left;
  width: 30.8333333333%;
  margin-left: 2.5%;
  background: white;
  box-sizing: border-box;
  padding: 2.8125em 3.125em;
  border-radius: 0.875em;
  position: relative;
  transition: box-shadow 0.3s; }
  @media screen and (max-width: 1024px) {
    .block-full-offers .offer {
      float: none;
      width: auto;
      margin: 2.5em 0 0;
      padding: 1.875em 1.875em; }
      .block-full-offers .offer:first-child {
        margin-top: 0; } }
  .block-full-offers .offer:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid #DCDFDF;
    border-radius: 0.875em;
    transition: opacity 0.3s; }
  @media screen and (min-width: 1025px) {
    .block-full-offers .offer:hover {
      box-shadow: rgba(0, 0, 0, 0.15) 0 0.9375em 1.875em; }
      .block-full-offers .offer:hover .offer-cta .as-b {
        background: #1ACEAC;
        color: white; } }
.block-full-offers .offer-title {
  font-size: 1.375em;
  font-weight: 800;
  color: white;
  background: #825DFF;
  padding: 0.7272727273em 0.4545454545em;
  margin: -2.0454545455em -2.2727272727em 1.5909090909em;
  border-radius: 0.6363636364em 0.6363636364em 0 0;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1024px) {
    .block-full-offers .offer-title {
      font-size: 1.125em;
      margin: -1.6666666667em -1.6666666667em 1.1111111111em; } }
.block-full-offers .offer-price {
  font-size: 3.75em;
  font-weight: 800; }
  @media screen and (max-width: 1024px) {
    .block-full-offers .offer-price {
      font-size: 3.125em; } }
  .block-full-offers .offer-price sup {
    font-size: 0.5em;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    position: relative;
    top: -0.2333333333em;
    margin-right: 0.1em; }
.block-full-offers .offer-per {
  font-size: 0.875em;
  text-transform: uppercase;
  margin-top: 0.8571428571em;
  color: #A3A7A9;
  font-weight: bold; }
  @media screen and (max-width: 1024px) {
    .block-full-offers .offer-per {
      font-size: 0.8125em;
      margin-top: 0.8571428571em; } }
.block-full-offers .offer-description {
  font-size: 1.125em;
  line-height: 1.4444444444em;
  font-weight: bold;
  margin-top: 1.7777777778em; }
  @media screen and (max-width: 1024px) {
    .block-full-offers .offer-description {
      font-size: 0.875em; } }
  .block-full-offers .offer-description span {
    color: #A3A7A9; }
.block-full-offers .offer-cta {
  margin-top: 2.5em; }
  .block-full-offers .offer-cta .as-b {
    width: 100%; }
.block-full-offers .offer-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: transparent;
  text-indent: -9999em;
  overflow: hidden; }
.block-full-offers .offers.js-scroll .offer {
  transform: translateY(3.125em);
  opacity: 0.5; }
  .block-full-offers .offers.js-scroll .offer:nth-child(1) {
    transition: transform 0.4s ease 0s, opacity 0.3s ease 0s; }
  .block-full-offers .offers.js-scroll .offer:nth-child(2) {
    transition: transform 0.4s ease 0.1s, opacity 0.3s ease 0.1s; }
  .block-full-offers .offers.js-scroll .offer:nth-child(3) {
    transition: transform 0.4s ease 0.2s, opacity 0.3s ease 0.2s; }
.block-full-offers .offers.js-scroll.scrolled .offer {
  transform: translateY(0);
  opacity: 1; }
.block-full-offers .disclaimer {
  margin: 0.625em 5em 0;
  padding: 2.1875em;
  text-align: center;
  border: 2px solid #DCDFDF;
  border-top: none;
  border-radius: 0 0 0.875em 0.875em;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .block-full-offers .disclaimer {
      margin: 0.625em 0 0;
      padding: 1.875em 1.25em; } }
  .block-full-offers .disclaimer:before {
    content: ' ';
    background: white;
    background: -moz-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 60%);
    background: -webkit-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 60%);
    background: linear-gradient(to bottom, white 30%, rgba(255, 255, 255, 0) 60%);
    position: absolute;
    top: 0;
    left: -2px;
    right: -2px;
    bottom: 0; }
  .block-full-offers .disclaimer.js-scroll {
    transition: opacity 0.3s;
    opacity: 0.5; }
    .block-full-offers .disclaimer.js-scroll.scrolled {
      opacity: 1; }
.block-full-offers .disclaimer-text {
  font-size: 0.8125em;
  line-height: 1.6923076923em;
  font-weight: 500;
  color: #A3A7A9;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1024px) {
    .block-full-offers .disclaimer-text {
      font-size: 0.625em; } }

.block-full-icon-list .block-full-bg .gradient {
  background: #f6f8fa;
  background: -moz-linear-gradient(top, #f6f8fa 0%, white 80%);
  background: -webkit-linear-gradient(top, #f6f8fa 0%, white 80%);
  background: linear-gradient(to bottom, #f6f8fa 0%, white 80%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.block-full-icon-list .icon-list {
  margin: 0 5em; }
  @media screen and (max-width: 1024px) {
    .block-full-icon-list .icon-list {
      margin: 0; } }
  .block-full-icon-list .icon-list .il-item {
    margin: 2.5em 0 0;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .block-full-icon-list .icon-list .il-item {
        margin-top: 1.875em;
        align-items: flex-start; } }
  .block-full-icon-list .icon-list .il-icon {
    width: 7.5em;
    margin-right: 1.875em;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .block-full-icon-list .icon-list .il-icon {
        width: 3.125em;
        margin-right: 0.9375em; } }
    .block-full-icon-list .icon-list .il-icon .icon {
      font-size: 4em; }
      @media screen and (max-width: 1024px) {
        .block-full-icon-list .icon-list .il-icon .icon {
          font-size: 2em; } }
  .block-full-icon-list .icon-list .il-text {
    width: 100%; }
    @media screen and (min-width: 1025px) {
      .block-full-icon-list .icon-list .il-text .editor {
        font-size: 1.5em; } }
  .block-full-icon-list .icon-list .il-item.js-scroll .il-icon {
    transition: transform 0.4s, opacity 0.3s;
    transform: scale(0.5);
    opacity: 0; }
  .block-full-icon-list .icon-list .il-item.js-scroll .il-text {
    transition: opacity 0.3s;
    opacity: 0.5; }
  .block-full-icon-list .icon-list .il-item.js-scroll.scrolled .il-icon,
  .block-full-icon-list .icon-list .il-item.js-scroll.scrolled .il-text {
    transform: scale(1);
    opacity: 1; }

.block-full-cta .cta-bg {
  background: #825DFF;
  background: -moz-linear-gradient(left, #825DFF 0%, #386AFB 100%);
  background: -webkit-linear-gradient(left, #825DFF 0%, #386AFB 100%);
  background: linear-gradient(to right, #825DFF 0%, #386AFB 100%);
  border-radius: 1em;
  margin: 0 5em;
  padding: 3.125em;
  display: flex;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1.25em 2.5em; }
  @media screen and (max-width: 1024px) {
    .block-full-cta .cta-bg {
      margin: 1.875em 0;
      border-radius: 0.75em;
      padding: 1.875em 1.25em;
      display: block; } }
@media screen and (min-width: 1025px) {
  .block-full-cta .cta-left .editor {
    font-size: 1.5em;
    opacity: 0.8;
    letter-spacing: 0.025em; } }
.block-full-cta .cta-cta {
  margin-left: 5.625em; }
  @media screen and (max-width: 1024px) {
    .block-full-cta .cta-cta {
      margin: 1.875em 0 0; } }
  .block-full-cta .cta-cta .as-b {
    white-space: nowrap; }
.block-full-cta .cta-bg.js-scroll {
  transition: transform 0.4s, opacity 0.3s;
  transform: scale(0.9) translateY(3.125em);
  opacity: 0.5; }
  .block-full-cta .cta-bg.js-scroll.scrolled {
    transform: scale(1) translateY(0);
    opacity: 1; }

.footer-platforms {
  background: #EAEFF5;
  padding: 5.625em 0;
  border-bottom: 1px solid #DCDFDF;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .footer-platforms {
      padding: 3.125em 0; } }
  .footer-platforms .wrapper {
    position: relative; }
  .footer-platforms .platform-icons {
    display: inline-block;
    padding-bottom: 1.25em;
    position: relative;
    margin-bottom: 2.5em; }
    @media screen and (max-width: 1024px) {
      .footer-platforms .platform-icons {
        font-size: 80%; } }
    .footer-platforms .platform-icons:after {
      content: ' ';
      background: #282826;
      height: 3px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      border-radius: 2px; }
  .footer-platforms .platform-icon {
    display: inline-block;
    margin: 0 0.3125em;
    font-size: 4em; }
    .footer-platforms .platform-icon:first-child {
      margin-left: 0; }
    .footer-platforms .platform-icon:last-child {
      margin-right: 0; }
  .footer-platforms .platform-text {
    width: 41.25em;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .footer-platforms .platform-text {
        width: auto; } }
  .footer-platforms .tr {
    width: 24.375em;
    height: 24.375em;
    position: absolute;
    top: -11.875em;
    left: -1.875em;
    animation-name: rotate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 90s; }
    @media screen and (max-width: 1024px) {
      .footer-platforms .tr {
        width: 6.875em;
        height: 6.875em;
        top: -5em;
        left: -1.25em; } }
    .footer-platforms .tr b {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      .footer-platforms .tr b:before {
        content: ' ';
        background: transparent url(../images/triangle.svg) center center no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .footer-platforms .tr.tr2 {
      width: 18.125em;
      height: 18.125em;
      left: auto;
      top: auto;
      bottom: -8.75em;
      right: 3.75em; }
      @media screen and (max-width: 1024px) {
        .footer-platforms .tr.tr2 {
          width: 6.875em;
          height: 6.875em;
          bottom: -7.5em;
          right: -1.25em; } }
      .footer-platforms .tr.tr2 b:before {
        transform: rotate(-30deg); }
    .footer-platforms .tr.tr3 {
      width: 5.9375em;
      height: 5.9375em;
      left: auto;
      top: -1.875em;
      right: 3.75em; }
      @media screen and (max-width: 1024px) {
        .footer-platforms .tr.tr3 {
          width: 2.5em;
          height: 2.5em;
          top: -1.25em;
          right: 1.875em; } }
      .footer-platforms .tr.tr3 b:before {
        transform: rotate(-120deg); }
  .footer-platforms.js-scroll .tr1 b {
    transition: transform 1s ease 0s, opacity 0.8s ease 0s; }
  .footer-platforms.js-scroll .tr2 b {
    transition: transform 1s ease 0.1s, opacity 0.8s ease 0.1s; }
  .footer-platforms.js-scroll .tr3 b {
    transition: transform 1s ease 0.2s, opacity 0.8s ease 0.2s; }
  .footer-platforms.js-scroll b {
    transform: scale(0.5);
    opacity: 0; }
  .footer-platforms.js-scroll.scrolled b {
    transform: scale(1);
    opacity: 1; }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
body .sib-form {
  font-size: 100%;
  font-family: "HelveticaNowDisplay", Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0; }
body #sib-container {
  background: transparent;
  padding: 0;
  margin: 0;
  display: block;
  width: auto; }
body #sib-form {
  text-align: inherit; }
body .sib-form-message-panel {
  font-size: 1.125em;
  margin: 0 0 1.6666666667em;
  color: white;
  padding: 0.8333333333em 0.8333333333em;
  border: none;
  border-radius: 0.6666666667em;
  overflow: hidden;
  font-weight: 500;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    body .sib-form-message-panel {
      font-size: 80%; } }
body .sib-form-message-panel__text {
  padding: 0; }
body #error-message {
  background: #EC485C; }
body #success-message {
  background: #1ACEAC; }
body .sib-form .entry__error,
body .sib-form .entry__label,
body .sib-form .entry__specification,
body .sib-form .form__error {
  max-width: none; }
body .sib-form-block {
  padding: 0.9375em 0 0;
  margin: 0 0 2.5em; }
  @media screen and (max-width: 1024px) {
    body .sib-form-block {
      font-size: 80%;
      margin: 0 0 0.625em; } }
body .form__label-row {
  position: relative;
  display: block; }
body .sib-form .entry__label {
  display: block;
  font-weight: 500;
  font-size: 1.25em;
  color: #C0C6CD;
  line-height: normal;
  padding: 0.5em 0 !important;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  transition: transform 0.3s;
  transform: scale(0.7) translateY(-1.6em);
  transform-origin: 0 0; }
  body .sib-form .entry__label[data-required] {
    padding-left: 0.75em !important;
    transform-origin: 0.75em 0; }
    body .sib-form .entry__label[data-required] + .entry__field .input {
      padding-left: 0.75em !important; }
    body .sib-form .entry__label[data-required]:after {
      font-family: "Helvetica", sans-serif;
      content: '\2022';
      color: #EC485C;
      font-size: 1.1em;
      display: block;
      position: absolute;
      top: 0.5em;
      left: 0; }
  body .sib-form .entry__label.placeholder {
    transform: scale(1) translateY(0); }
body .sib-form .entry__field {
  background: transparent;
  border: none;
  border-radius: 0;
  display: block;
  margin: 0;
  width: auto;
  box-shadow: none !important; }
body .sib-form .input {
  font-size: 1.25em;
  font-family: "HelveticaNowDisplay", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: normal;
  padding: 0.5em 0 !important;
  border-bottom: 2px solid #DCDFDF;
  outline: none !important;
  height: auto !important; }
  body .sib-form .input:focus {
    outline: none !important; }
body .sib-form .entry__error {
  font-size: 0.8125em;
  line-height: normal;
  color: #EC485C;
  font-weight: 500;
  padding-left: 1.1538461538em;
  margin: 0.7692307692em 0 0;
  min-height: 1.5384615385em;
  display: block !important; }
  body .sib-form .entry__error[style*="none"] {
    opacity: 0; }
body .sib-form-block__button-with-loader {
  min-height: 0;
  min-width: 14em;
  padding-left: 3em;
  padding-right: 3em; }
body .sib-form .clickable__icon {
  color: white;
  position: absolute;
  top: 50%;
  left: 0.625em;
  margin-top: -0.75em; }
  body .sib-form .clickable__icon path {
    fill: white; }

.form-row {
  margin-left: -5%; }
  .form-row:after {
    content: ' ';
    display: table;
    clear: both; }
  .form-row .form-col-1, .form-row .form-col-2, .form-row .form-col-3, .form-row .form-col-4, .form-row .form-col-5, .form-row .form-col-6, .form-row .form-col-7, .form-row .form-col-8, .form-row .form-col-9, .form-row .form-col-10, .form-row .form-col-11, .form-row .form-col-12 {
    float: left;
    margin-left: 5%;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .form-row .form-col-1, .form-row .form-col-2, .form-row .form-col-3, .form-row .form-col-4, .form-row .form-col-5, .form-row .form-col-6, .form-row .form-col-7, .form-row .form-col-8, .form-row .form-col-9, .form-row .form-col-10, .form-row .form-col-11, .form-row .form-col-12 {
        width: 95% !important; } }
  .form-row .form-col-1 {
    width: 3.3333333333%; }
  .form-row .form-col-2 {
    width: 11.6666666667%; }
  .form-row .form-col-3 {
    width: 20%; }
  .form-row .form-col-4 {
    width: 28.3333333333%; }
  .form-row .form-col-5 {
    width: 36.6666666667%; }
  .form-row .form-col-6 {
    width: 45%; }
  .form-row .form-col-7 {
    width: 53.3333333333%; }
  .form-row .form-col-8 {
    width: 61.6666666667%; }
  .form-row .form-col-9 {
    width: 70%; }
  .form-row .form-col-10 {
    width: 78.3333333333%; }
  .form-row .form-col-11 {
    width: 86.6666666667%; }
  .form-row .form-col-12 {
    width: 95%; }
  .form-row:last-child > .form-col-1, .form-row:last-child > .form-col-2, .form-row:last-child > .form-col-3, .form-row:last-child > .form-col-4, .form-row:last-child > .form-col-5, .form-row:last-child > .form-col-6, .form-row:last-child > .form-col-7, .form-row:last-child > .form-col-8, .form-row:last-child > .form-col-9, .form-row:last-child > .form-col-10, .form-row:last-child > .form-col-11, .form-row:last-child > .form-col-12 {
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .form-row:last-child > .form-col-1, .form-row:last-child > .form-col-2, .form-row:last-child > .form-col-3, .form-row:last-child > .form-col-4, .form-row:last-child > .form-col-5, .form-row:last-child > .form-col-6, .form-row:last-child > .form-col-7, .form-row:last-child > .form-col-8, .form-row:last-child > .form-col-9, .form-row:last-child > .form-col-10, .form-row:last-child > .form-col-11, .form-row:last-child > .form-col-12 {
        margin-bottom: 0; }
        .form-row:last-child > .form-col-1:last-child, .form-row:last-child > .form-col-2:last-child, .form-row:last-child > .form-col-3:last-child, .form-row:last-child > .form-col-4:last-child, .form-row:last-child > .form-col-5:last-child, .form-row:last-child > .form-col-6:last-child, .form-row:last-child > .form-col-7:last-child, .form-row:last-child > .form-col-8:last-child, .form-row:last-child > .form-col-9:last-child, .form-row:last-child > .form-col-10:last-child, .form-row:last-child > .form-col-11:last-child, .form-row:last-child > .form-col-12:last-child {
          margin-bottom: 0; } }

.bnr {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  width: 21.875em;
  left: 1.5625em;
  bottom: 1.5625em;
  padding: 1.5625em;
  box-sizing: border-box;
  background: white;
  border-radius: 0.625em;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0.4375em 1.5625em;
  transition: transform 0.5s, opacity 0.3s;
  transform: translateY(5em);
  opacity: 0; }
  @media screen and (max-width: 1024px) {
    .bnr {
      width: auto;
      left: 0;
      bottom: 0;
      right: 0;
      padding: 1.25em;
      border-radius: 0; } }
  .bnr.active {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto; }
  .bnr .bnr-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 0.625em; }
    @media screen and (max-width: 1024px) {
      .bnr .bnr-bg {
        border-radius: 0; } }
    .bnr .bnr-bg b {
      width: 7.5em;
      height: 8.75em;
      position: absolute;
      top: -4.6875em;
      left: 10em;
      animation-name: rotate;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
      animation-duration: 90s; }
      .bnr .bnr-bg b:before {
        content: ' ';
        background: transparent url(../images/triangle-blue.svg) center center no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        position: absolute;
        opacity: 0.1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: rotate(-40deg); }
      .bnr .bnr-bg b:nth-child(2) {
        width: 6.25em;
        height: 7.5em;
        top: 2.5em;
        left: auto;
        right: -1.25em; }
        .bnr .bnr-bg b:nth-child(2):before {
          transform: rotate(-30deg); }
      .bnr .bnr-bg b:nth-child(3) {
        width: 2.5em;
        height: 2.5em;
        top: 0.625em;
        left: 1.25em; }
        .bnr .bnr-bg b:nth-child(3):before {
          transform: rotate(-90deg); }
  .bnr .bnr-cont {
    position: relative;
    z-index: 2; }
  .bnr .bnr-close {
    position: absolute;
    z-index: 4;
    width: 1.875em;
    height: 1.875em;
    text-align: center;
    cursor: pointer;
    top: 0.9375em;
    right: 0.9375em;
    border-radius: 50%;
    background: rgba(130, 93, 255, 0.25);
    color: #825DFF;
    transition: color 0.3s, background-color 0.3s; }
    .bnr .bnr-close:after {
      content: '\00D7';
      font-size: 1.75em;
      line-height: 1.0714285714em; }
    .bnr .bnr-close:hover {
      background-color: #825DFF;
      color: white; }
  .bnr .bnr-title {
    font-size: 1.125em;
    line-height: 1.4444444444em;
    font-weight: bold;
    margin-bottom: 0.4285714286em; }
  .bnr .bnr-text .editor {
    font-size: 0.875em;
    color: #626262; }
  .bnr .bnr-cta {
    margin-top: 1.5625em; }
    .bnr .bnr-cta .as-b {
      font-size: 1em;
      width: 100%; }

.calendly-overlay .calendly-popup {
  width: 100% !important; }

.block-full-video .video-wrap {
  width: 64.375em;
  margin: 3.75em auto 0;
  border-radius: 0.8125em;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1.25em 2.5em;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    .block-full-video .video-wrap {
      width: auto;
      margin: 0 0 3.125em;
      border-radius: 0.375em; } }
  .block-full-video .video-wrap video {
    display: block;
    width: 100% !important;
    height: auto !important; }
@media screen and (max-width: 1024px) {
  .block-full-video .block-full-actions {
    display: none; } }
.block-full-video .tr {
  width: 20em;
  height: 20em;
  position: absolute;
  top: 4em;
  left: -9em;
  animation-name: rotate;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 90s; }
  @media screen and (max-width: 1024px) {
    .block-full-video .tr {
      display: none; } }
  .block-full-video .tr b {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .block-full-video .tr b:before {
      content: ' ';
      background: transparent url(../images/triangle.svg) center center no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .block-full-video .tr.tr2 {
    width: 16em;
    height: 16em;
    left: auto;
    top: auto;
    bottom: 7em;
    right: -5em; }
    .block-full-video .tr.tr2 b:before {
      transform: rotate(-30deg); }
  .block-full-video .tr.tr3 {
    width: 8em;
    height: 8em;
    left: auto;
    top: 3em;
    right: 4em; }
    .block-full-video .tr.tr3 b:before {
      transform: rotate(-120deg); }
.block-full-video.js-scroll .video-wrap {
  transition: transform 0.4s, opacity 0.3s;
  transform: translateX(-5em);
  opacity: 0; }
  .block-full-video.js-scroll .video-wrap.scrolled {
    transform: translateX(0);
    opacity: 1; }
.block-full-video.js-scroll .tr1 b {
  transition: transform 1s ease 0s, opacity 0.8s ease 0s; }
.block-full-video.js-scroll .tr2 b {
  transition: transform 1s ease 0.1s, opacity 0.8s ease 0.1s; }
.block-full-video.js-scroll .tr3 b {
  transition: transform 1s ease 0.2s, opacity 0.8s ease 0.2s; }
.block-full-video.js-scroll b {
  transform: scale(0.5);
  opacity: 0; }
.block-full-video.js-scroll.scrolled b {
  transform: scale(1);
  opacity: 1; }

.video-wrap {
  position: relative; }
  .video-wrap video {
    outline: none !important; }
  .video-wrap .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: opacity 0.3s; }
    .video-wrap .video-overlay:before {
      content: ' ';
      position: absolute;
      top: 50%;
      left: 50%;
      background: rgba(0, 0, 0, 0.5);
      width: 4.875em;
      height: 4.875em;
      margin: -2.4375em 0 0 -2.4375em;
      border-radius: 50%;
      transition: transform 0.3s ease 0.1s; }
    .video-wrap .video-overlay:after {
      content: ' ';
      background: transparent url(../images/play.svg) center center no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      opacity: 0.75;
      width: 1.875em;
      height: 1.875em;
      margin: -0.9375em 0 0 -0.75em;
      transition: transform 0.3s, opacity 0.3s; }
  @media screen and (min-width: 1025px) {
    .video-wrap:hover .video-overlay:before {
      transform: scale(1.2); }
    .video-wrap:hover .video-overlay:after {
      opacity: 1; } }
  .video-wrap.playing .video-overlay {
    opacity: 0;
    pointer-events: none; }

.chat-bubble-wrap {
  position: fixed;
  z-index: 999;
  bottom: 0;
  right: 0; }

.chat-bubble-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none; }
  @media screen and (max-width: 1024px) {
    .chat-bubble-overlay {
      display: block; } }

.chat-bubble-wrap.open .chat-bubble-overlay {
  opacity: 1; }

.chat-bubble-icon {
  position: absolute;
  right: 1.5625em;
  bottom: 1.5625em;
  width: 3.75em;
  height: 3.75em;
  border-radius: 50%;
  background: #1ACEAC;
  color: white;
  text-align: center;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0.3125em 0.75em;
  transition: background-color 0.3s, transform 0.4s, opacity 0.3s; }
  @media screen and (max-width: 1024px) {
    .chat-bubble-icon {
      right: 1.25em;
      bottom: 1.25em;
      font-size: 80%; } }
  .chat-bubble-icon:before {
    font-family: "icons";
    content: "";
    font-size: 1.75em;
    line-height: 2.1428571429em;
    position: absolute;
    top: 0.0714285714em;
    left: 0;
    right: 0;
    transition: transform 0.3s, opacity 0.3s; }
  .chat-bubble-icon:after {
    font-family: "icons";
    content: "";
    font-size: 1.375em;
    line-height: 2.7272727273em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: opacity 0.3s;
    opacity: 0; }
  .chat-bubble-icon:hover {
    background-color: #14a186; }

.chat-bubble-wrap.hidden .chat-bubble-icon {
  transform: scale(0.3);
  opacity: 0;
  pointer-events: none; }

.chat-bubble-wrap.open .chat-bubble-icon:before {
  transform: rotate(180deg) scale(0.3);
  opacity: 0; }
.chat-bubble-wrap.open .chat-bubble-icon:after {
  opacity: 1; }

.chat-bubble {
  position: absolute;
  right: 1.5625em;
  bottom: 6.875em;
  background: white;
  border-radius: 0.625em;
  box-shadow: rgba(0, 0, 0, 0.16) 0 0.4375em 1.5625em;
  padding: 1.5625em;
  width: 21.875em;
  box-sizing: border-box;
  transition: transform 0.4s ease-out, opacity 0.3s;
  transform: translateY(3.125em);
  opacity: 0;
  pointer-events: none; }
  @media screen and (max-width: 1024px) {
    .chat-bubble {
      right: 0;
      bottom: 0;
      width: 100vw;
      border-radius: 1.25em 1.25em 0 0;
      padding: 1.25em;
      box-sizing: border-box; } }

.chat-bubble-wrap.open .chat-bubble {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto; }

.chat-bubble-cta {
  display: block;
  background: rgba(130, 93, 255, 0.1);
  border-radius: 0.5em;
  padding: 0.75em 1.25em;
  margin: 0.9375em 0 0;
  transition: background-color 0.3s; }
  @media screen and (max-width: 1024px) {
    .chat-bubble-cta {
      font-size: 80%; } }
  .chat-bubble-cta:first-child {
    margin-top: 0; }
  .chat-bubble-cta .cbc-title {
    color: #825DFF;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.625em;
    margin-bottom: 0.25em;
    display: block;
    transition: color 0.3s; }
    .chat-bubble-cta .cbc-title:after {
      font-family: "icons";
      content: "";
      margin-left: 0.625em; }
  .chat-bubble-cta .cbc-text {
    color: #838384;
    font-size: 0.875em;
    line-height: 1.5714285714em;
    display: block;
    transition: color 0.3s; }
  .chat-bubble-cta:hover {
    background-color: #825DFF; }
    .chat-bubble-cta:hover .cbc-text,
    .chat-bubble-cta:hover .cbc-title {
      color: white; }

.chat-bubble-dismiss {
  display: block;
  background: rgba(98, 98, 98, 0.2);
  font-size: 0.9375em;
  text-align: center;
  border-radius: 0.5333333333em;
  padding: 1.0666666667em 1.3333333333em;
  margin: 1.6666666667em 0 0;
  color: #626262;
  cursor: pointer;
  font-weight: bold; }
  @media screen and (max-width: 1024px) {
    .chat-bubble-dismiss {
      font-size: 0.75em; } }

.icon {
  font-family: "icons";
  display: inline-block; }
  .icon.icon-arrow-up:before {
    content: ""; }
  .icon.icon-arrow-down:before {
    content: ""; }
  .icon.icon-arrow-left:before {
    content: ""; }
  .icon.icon-arrow-right:before {
    content: ""; }
  .icon.icon-chevron-up:before {
    content: ""; }
  .icon.icon-chevron-down:before {
    content: ""; }
  .icon.icon-chevron-right:before {
    content: ""; }
  .icon.icon-tags:before {
    content: ""; }
  .icon.icon-check:before {
    content: ""; }
  .icon.icon-phone-hand:before {
    content: ""; }
  .icon.icon-social-distance:before {
    content: ""; }
  .icon.icon-location:before {
    content: ""; }
  .icon.icon-presentation:before {
    content: ""; }
  .icon.icon-people:before {
    content: ""; }
  .icon.icon-conversion:before {
    content: ""; }
  .icon.icon-man-id:before {
    content: ""; }
  .icon.icon-apple:before {
    content: ""; }
  .icon.icon-android:before {
    content: ""; }
  .icon.icon-calendar:before {
    content: ""; }
  .icon.icon-double-chevron-up:before {
    content: ""; }
  .icon.icon-double-chevron-down:before {
    content: ""; }
  .icon.icon-double-chevron-left:before {
    content: ""; }
  .icon.icon-double-chevron-right:before {
    content: ""; }
  .icon.icon-play:before {
    content: ""; }
  .icon.icon-chat:before {
    content: ""; }
  .icon.icon-arrow-circle-up:before {
    content: ""; }
  .icon.icon-arrow-circle-down:before {
    content: ""; }
  .icon.icon-arrow-circle-left:before {
    content: ""; }
  .icon.icon-arrow-circle-right:before {
    content: ""; }

/*# sourceMappingURL=style.css.map */
