/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.margin-b-0 {
  margin-bottom: 0; }

.margin-b-4 {
  margin-bottom: 4px; }

.margin-b-8 {
  margin-bottom: 8px; }

.margin-b-12 {
  margin-bottom: 12px; }

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

.margin-b-24 {
  margin-bottom: 24px; }

.margin-b-32 {
  margin-bottom: 32px; }

.margin-t-0 {
  margin-top: 0; }

.margin-t-4 {
  margin-top: 4px; }

.margin-t-8 {
  margin-top: 8px; }

.margin-t-12 {
  margin-top: 12px; }

.margin-t-16 {
  margin-top: 16px; }

.margin-t-24 {
  margin-top: 24px; }

.margin-t-32 {
  margin-top: 32px; }

.margin-r-0 {
  margin-right: 0; }

.margin-r-4 {
  margin-right: 4px; }

.margin-r-8 {
  margin-right: 8px; }

.margin-r-12 {
  margin-right: 12px; }

.margin-r-16 {
  margin-right: 16px; }

.margin-r-24 {
  margin-right: 24px; }

.margin-r-32 {
  margin-right: 32px; }

.margin-l-0 {
  margin-left: 0; }

.margin-l-4 {
  margin-left: 4px; }

.margin-l-8 {
  margin-left: 8px; }

.margin-l-12 {
  margin-left: 12px; }

.margin-l-16 {
  margin-left: 16px; }

.margin-l-24 {
  margin-left: 24px; }

.margin-l-32 {
  margin-left: 32px; }

.padding-b-0 {
  padding-bottom: 0; }

.padding-b-4 {
  padding-bottom: 4px; }

.padding-b-8 {
  padding-bottom: 8px; }

.padding-b-12 {
  padding-bottom: 12px; }

.padding-b-16 {
  padding-bottom: 16px; }

.padding-b-24 {
  padding-bottom: 24px; }

.padding-b-32 {
  padding-bottom: 32px; }

.padding-t-0 {
  padding-top: 0; }

.padding-t-4 {
  padding-top: 4px; }

.padding-t-8 {
  padding-top: 8px; }

.padding-t-12 {
  padding-top: 12px; }

.padding-t-16 {
  padding-top: 16px; }

.padding-t-24 {
  padding-top: 24px; }

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

.padding-r-0 {
  padding-right: 0; }

.padding-r-4 {
  padding-right: 4px; }

.padding-r-8 {
  padding-right: 8px; }

.padding-r-12 {
  padding-right: 12px; }

.padding-r-16 {
  padding-right: 16px; }

.padding-r-24 {
  padding-right: 24px; }

.padding-r-32 {
  padding-right: 32px; }

.padding-l-0 {
  padding-left: 0; }

.padding-l-4 {
  padding-left: 4px; }

.padding-l-8 {
  padding-left: 8px; }

.padding-l-12 {
  padding-left: 12px; }

.padding-l-16 {
  padding-left: 16px; }

.padding-l-24 {
  padding-left: 24px; }

.padding-l-32 {
  padding-left: 32px; }

.text-center {
  text-align: center; }

.hidden {
  display: none !important; }

.flex {
  display: flex; }

.flex-row {
  flex-direction: row; }

.flex-col {
  flex-direction: column; }

.justify-between {
  justify-content: space-between; }

.justify-around {
  justify-content: space-around; }

.items-center {
  align-items: center; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

.text-center {
  text-align: center; }

.hidden {
  display: none !important; }

@keyframes blink {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes moveY20 {
  0% {
    transform: translateY(-20px); }
  100% {
    transform: translateY(20px); } }

@keyframes moveY30 {
  0% {
    transform: translateY(-30px); }
  100% {
    transform: translateY(30px); } }

.animation-blink {
  animation: blink 0.8s ease-in-out infinite; }

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

@keyframes fadeLeft {
  from {
    transform: translateX(-90px);
    opacity: 0; }
  to {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes fadeRight {
  from {
    transform: translateX(90px);
    opacity: 0; }
  to {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes fadeDown {
  from {
    transform: translateY(-90px);
    opacity: 0; }
  to {
    transform: translateY(0px);
    opacity: 1; } }

@keyframes fadeBottom {
  from {
    transform: translateY(30px);
    opacity: 0; }
  to {
    transform: translateY(0px);
    opacity: 1; } }

@keyframes fadeDownBack {
  from {
    transform: translateY(0px);
    opacity: 1; }
  to {
    transform: translateY(-90px);
    opacity: 0; } }

@keyframes flash {
  from {
    transform: scale(1.2); }
  to {
    transform: scale(1); } }

.appear {
  opacity: 0;
  animation-timing-function: ease;
  animation-duration: 0.7s;
  animation-fill-mode: both; }

.delay-01 {
  animation-delay: 0.1s; }

.delay-02 {
  animation-delay: 0.2s; }

.delay-03 {
  animation-delay: 0.3s; }

.fadeIn {
  animation-name: fade; }

.fadeLeft {
  animation-name: fadeLeft; }

.fadeRight {
  animation-name: fadeRight; }

.fadeBottom {
  animation-name: fadeBottom; }

body {
  font-family: 'Fira Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

html,
body {
  overflow-x: hidden; }

*:focus {
  outline: none; }

section,
input,
div,
a {
  box-sizing: border-box; }

a {
  text-decoration: none; }

::selection {
  background-color: #FFBBA6; }

h1 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 300; }

h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 300; }

.container {
  width: 1148px;
  margin: 0 auto; }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .container {
      width: 906px; } }
  @media only screen and (max-width: 1023px) {
    .container {
      flex-direction: column;
      width: 100%;
      align-items: left;
      text-align: left; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .container {
      width: 696px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
      padding: 32px; } }
  @media only screen and (max-width: 479px) {
    .container {
      padding: 24px; } }

.perspective {
  perspective: 500px;
  perspective-origin: center; }

.button {
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  border: none; }

.button-40 {
  height: 40px;
  padding: 9px 20px;
  font-size: 18px;
  line-height: 22px; }

.button-48 {
  height: 40px;
  padding: 5px 20px;
  font-size: 18px;
  line-height: 22px; }

.button-56 {
  height: 56px;
  padding: 14px 88px;
  font-size: 20px;
  line-height: 28px; }

.button-square {
  border-radius: 3px; }

.button-oval {
  border-radius: 28px; }

.button-white {
  background-color: #ffffff;
  color: #25DBBB; }
  .button-white:hover {
    background-color: #f7f7f7; }

.button-green {
  background-color: #25DBBB;
  color: #ffffff; }

.code-highlight {
  white-space: pre-wrap;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  height: 296px;
  text-align: left; }
  .code-highlight .r {
    color: #EB5757; }
  .code-highlight .o {
    color: #F2994A; }
  .code-highlight .p {
    color: #A966E8; }

.nav-container {
  padding: 24px 36px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.curtain {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10; }

.ui-window {
  border-radius: 5px;
  overflow: hidden;
  background-color: #575778; }
  .ui-window .top--bar {
    height: 20px;
    background-color: #FFFFFF;
    padding: 6px;
    display: flex; }
    .ui-window .top--bar .top--bar__close,
    .ui-window .top--bar .top--bar__collapse,
    .ui-window .top--bar .top--bar__expand {
      width: 7px;
      height: 7px;
      border-radius: 50%;
      margin-right: 4px; }
    .ui-window .top--bar .top--bar__close {
      background-color: #DD1A60; }
    .ui-window .top--bar .top--bar__collapse {
      background-color: #FFB100; }
    .ui-window .top--bar .top--bar__expand {
      background-color: #34CF46; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .section-title {
    font-size: 32px;
    line-height: 40px; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .section-title {
    font-size: 28px;
    line-height: 34px; } }

@media only screen and (max-width: 479px) {
  .section-title {
    font-size: 24px;
    line-height: 30px; } }

footer {
  background-color: #676C9C;
  color: #fff; }
  @media only screen and (max-width: 767px) {
    footer .nav-container {
      flex-direction: column; }
      footer .nav-container .disclaimer {
        margin-top: 16px; } }

section.main {
  background-size: 100% auto;
  background-position: center top;
  background-color: #FFE4D1;
  padding-top: 116px;
  padding-bottom: 64px;
  min-height: 734px; }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    section.main {
      min-height: 630px; } }
  @media only screen and (max-width: 1023px) {
    section.main {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.main {
      min-height: 812px; } }
  @media only screen and (max-width: 767px) {
    section.main {
      min-height: auto; } }
  section.main .main-background {
    position: absolute;
    width: 100%; }
  section.main .container {
    position: relative; }
    @media only screen and (max-width: 1023px) {
      section.main .container {
        align-items: center;
        text-align: center; } }
  section.main .navigation {
    position: absolute;
    width: 100%;
    z-index: 10;
    top: 0; }
    section.main .navigation .burger-icon {
      position: absolute;
      left: 0;
      padding: 34px;
      cursor: pointer; }
      @media only screen and (min-width: 1280px) {
        section.main .navigation .burger-icon {
          display: none; } }
    @media only screen and (max-width: 1279px) {
      section.main .navigation .nav-container {
        justify-content: center; } }
    section.main .navigation.open {
      position: fixed;
      height: 100%;
      width: 80%;
      max-width: 540px;
      background-color: #FFE4D1; }
      section.main .navigation.open .nav-container {
        flex-direction: column;
        align-items: left; }
      section.main .navigation.open .burger-icon {
        display: none; }
      section.main .navigation.open nav {
        display: flex;
        flex-direction: column;
        margin-top: 32px; }
        section.main .navigation.open nav .nav-item {
          margin: 12px 0; }
        section.main .navigation.open nav .button-sign-in {
          margin-left: 0;
          margin-top: 36px;
          background-color: #25DBBB;
          color: #ffffff; }
    section.main .navigation.stick {
      position: fixed;
      background-color: #FFE4D1; }
      section.main .navigation.stick .nav-container {
        padding: 12px 36px 8px 36px; }
  @media only screen and (max-width: 1279px) {
    section.main nav {
      display: none; } }
  section.main nav .nav-item {
    margin: 0 26px;
    color: #4F4F4F;
    transition: color 0.15s ease;
    position: relative; }
    @media only screen and (min-width: 1024px) {
      section.main nav .nav-item:after {
        content: "";
        height: 4px;
        width: 0;
        background: #25DBBB;
        display: inline-block;
        position: absolute;
        top: 24px;
        left: 50%;
        transition: all 0.1s ease; }
      section.main nav .nav-item:hover:after, section.main nav .nav-item:focus:after, section.main nav .nav-item.active:after {
        width: 100%;
        left: 0; } }
    @media only screen and (max-width: 1023px) {
      section.main nav .nav-item:hover {
        color: #757575; } }
  section.main nav .button-sign-in {
    margin-left: 26px; }
  section.main .intro-content {
    width: 480px;
    padding-top: 110px;
    flex-shrink: 0; }
    @media only screen and (min-width: 1024px) {
      section.main .intro-content {
        margin-top: 36px; } }
    @media only screen and (max-width: 1023px) {
      section.main .intro-content {
        padding-top: 0;
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      section.main .intro-content h2 {
        font-size: 36px;
        line-height: 43px; } }
    section.main .intro-content p.description {
      line-height: 28px;
      margin: 12px 0 52px 0; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section.main .intro-content p.description {
          margin-bottom: 0; } }
      @media only screen and (max-width: 767px) {
        section.main .intro-content p.description {
          margin-bottom: 32px; } }
  section.main .info-graphics {
    position: relative;
    width: 100%;
    right: -40px;
    opacity: 0; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section.main .info-graphics {
        left: 50%;
        margin-left: -500px;
        top: 50px; } }
    @media only screen and (max-width: 767px) {
      section.main .info-graphics {
        height: 431px;
        background: url(../images/svg/info-graphics.svg) no-repeat center;
        background-size: contain;
        margin-top: 32px; } }
    @media only screen and (max-width: 767px) {
      section.main .info-graphics > div {
        display: none; } }
    @media only screen and (max-width: 479px) {
      section.main .info-graphics {
        margin-top: 0;
        height: 250px; } }
    section.main .info-graphics .ui-1 {
      position: absolute;
      left: 0;
      top: 0; }
      @media only screen and (min-width: 768px) and (max-width: 1279px) {
        section.main .info-graphics .ui-1 {
          width: 188px;
          height: 291px; } }
      section.main .info-graphics .ui-1 .ui-1-card {
        position: absolute;
        left: 118px;
        top: 20px; }
        @media only screen and (min-width: 768px) and (max-width: 1279px) {
          section.main .info-graphics .ui-1 .ui-1-card {
            width: 112px;
            height: 115px;
            left: 91px;
            top: 15px; } }
    section.main .info-graphics .ui-ipad {
      position: absolute;
      left: 341px;
      top: 20px; }
      @media only screen and (min-width: 768px) and (max-width: 1279px) {
        section.main .info-graphics .ui-ipad {
          width: 164px;
          height: 238px;
          left: 262px;
          top: 15px; } }
      section.main .info-graphics .ui-ipad .ui-ipad-card-green {
        position: absolute;
        left: -17px;
        top: 38px; }
        @media only screen and (min-width: 768px) and (max-width: 1279px) {
          section.main .info-graphics .ui-ipad .ui-ipad-card-green {
            width: 120px;
            height: 74px;
            left: -13px;
            top: 30px; } }
      section.main .info-graphics .ui-ipad .ui-ipad-card-purple {
        position: absolute;
        left: -8px;
        top: 97px; }
        @media only screen and (min-width: 768px) and (max-width: 1279px) {
          section.main .info-graphics .ui-ipad .ui-ipad-card-purple {
            width: 120px;
            height: 74px;
            left: -6px;
            top: 76px; } }
    section.main .info-graphics .ui-iphone {
      position: absolute;
      left: 568px;
      top: 171px; }
      @media only screen and (min-width: 768px) and (max-width: 1279px) {
        section.main .info-graphics .ui-iphone {
          width: 56px;
          height: 162px;
          left: 438px;
          top: 131px; } }
      section.main .info-graphics .ui-iphone .ui-iphone-card {
        position: absolute;
        left: -11px;
        top: 17px; }
        @media only screen and (min-width: 768px) and (max-width: 1279px) {
          section.main .info-graphics .ui-iphone .ui-iphone-card {
            width: 36px;
            height: 48px;
            left: -8px;
            top: 14px; } }
    section.main .info-graphics .platform {
      position: absolute;
      left: 101px;
      top: 282px; }
      @media only screen and (min-width: 768px) and (max-width: 1279px) {
        section.main .info-graphics .platform {
          width: 368px;
          height: 212px;
          left: 78px;
          top: 220px; } }
      section.main .info-graphics .platform .platform-1 {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 3; }
      section.main .info-graphics .platform .platform-2 {
        position: absolute;
        left: 0;
        top: 5px;
        z-index: 2; }
      section.main .info-graphics .platform .platform-3 {
        position: absolute;
        left: 0;
        top: 20px;
        z-index: 1; }
    section.main .info-graphics .wizard {
      position: absolute;
      left: 287px;
      top: 190px;
      z-index: 4; }
      @media only screen and (min-width: 768px) and (max-width: 1279px) {
        section.main .info-graphics .wizard {
          width: 62px;
          height: 200px;
          left: 226px;
          top: 124px; } }
      section.main .info-graphics .wizard .wizard-glow {
        position: absolute;
        left: -43px;
        top: -43px; }
      section.main .info-graphics .wizard .wizard-objects {
        position: absolute;
        left: -53px;
        top: -132px; }
    section.main .info-graphics .main-grgrgr {
      opacity: 0.1; }
    @media only screen and (max-width: 1279px) {
      section.main .info-graphics {
        right: 0; }
        section.main .info-graphics img {
          max-width: 100%; } }

section.campaigns {
  background: linear-gradient(292.86deg, #D6B5FF 0.02%, #A1AAFF 99.8%);
  min-height: 615px;
  display: flex;
  align-items: flex-end; }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    section.campaigns {
      min-height: 479px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.campaigns {
      min-height: 647px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    section.campaigns {
      min-height: 509px; } }
  @media only screen and (max-width: 479px) {
    section.campaigns {
      min-height: 472px; } }
  @media only screen and (max-width: 767px) {
    section.campaigns .container {
      padding-bottom: 0; } }
  section.campaigns .campaigns--contents {
    width: 391px;
    color: #ffffff;
    flex-shrink: 0;
    padding-top: 108px; }
    @media only screen and (min-width: 1024px) and (max-width: 1279px) {
      section.campaigns .campaigns--contents {
        width: 271px;
        padding-top: 42px; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section.campaigns .campaigns--contents {
        width: 100%;
        padding-top: 32px; }
        section.campaigns .campaigns--contents h1 {
          font-size: 32px;
          line-height: 40px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      section.campaigns .campaigns--contents {
        width: 100%;
        padding-top: 0px; }
        section.campaigns .campaigns--contents h1 {
          font-size: 28px;
          line-height: 34px; } }
    @media only screen and (max-width: 479px) {
      section.campaigns .campaigns--contents {
        width: 100%;
        padding-top: 0px; }
        section.campaigns .campaigns--contents h1 {
          font-size: 24px;
          line-height: 30px; } }
    section.campaigns .campaigns--contents .campaigns--description {
      font-size: 14px;
      line-height: 20px;
      margin-top: 42px; }
      @media only screen and (max-width: 1023px) {
        section.campaigns .campaigns--contents .campaigns--description {
          margin-top: 16px; } }
  section.campaigns .campaigns--screen {
    border-radius: 5px 5px 0 0;
    flex-shrink: 0;
    position: relative;
    width: 800px;
    height: 561px; }
    @media only screen and (min-width: 1024px) {
      section.campaigns .campaigns--screen {
        right: -60px; } }
    @media only screen and (min-width: 768px) and (max-width: 1279px) {
      section.campaigns .campaigns--screen {
        width: 623px;
        height: 441px; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section.campaigns .campaigns--screen {
        margin-top: 40px; } }
    @media only screen and (max-width: 767px) {
      section.campaigns .campaigns--screen {
        margin-top: 12px;
        margin-left: -12px;
        margin-right: -12px;
        width: calc(100% + 24px);
        height: auto; } }
    section.campaigns .campaigns--screen img, section.campaigns .campaigns--screen video {
      display: block;
      width: 100%;
      height: 100%; }
    section.campaigns .campaigns--screen .top--bar {
      background-color: #F2F8FF; }

section.api {
  background: linear-gradient(247.96deg, #F7886F 3.65%, #E28DF7 99.83%);
  background-size: 100% auto;
  padding-top: 93px;
  padding-bottom: 70px; }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    section.api {
      padding-top: 64px;
      padding-bottom: 64px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.api {
      padding-top: 32px;
      padding-bottom: 32px; } }
  @media only screen and (max-width: 767px) {
    section.api {
      padding-top: 0;
      padding-bottom: 0; } }
  section.api .container {
    justify-content: space-between;
    align-items: center; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section.api .container {
        align-items: flex-start; } }
  section.api h1 {
    color: #ffffff; }
  section.api .api--contents {
    width: 480px;
    flex-shrink: 0; }
    @media only screen and (min-width: 1024px) and (max-width: 1279px) {
      section.api .api--contents {
        max-width: 287px;
        padding-top: 0; } }
    @media only screen and (max-width: 1023px) {
      section.api .api--contents {
        width: 100%; } }
    section.api .api--contents .api--description {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 16px;
      margin-top: 60px;
      color: #ffffff; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section.api .api--contents .api--description {
          margin-top: 20px;
          margin-bottom: 16px; } }
      @media only screen and (max-width: 1023px) {
        section.api .api--contents .api--description {
          margin-bottom: 18px;
          margin-top: 18px; } }
    section.api .api--contents .api--docs {
      color: #ffffff;
      line-height: 28px;
      font-weight: 700; }
      section.api .api--contents .api--docs svg {
        margin-left: 8px; }
      section.api .api--contents .api--docs:hover {
        opacity: 0.7; }
  section.api .api--explorer {
    height: 446px;
    width: 608px;
    margin-left: 76px; }
    @media only screen and (min-width: 1024px) and (max-width: 1279px) {
      section.api .api--explorer {
        margin-top: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section.api .api--explorer {
        margin-left: 0;
        margin-top: 24px; } }
    @media only screen and (max-width: 767px) {
      section.api .api--explorer {
        display: none; } }
    section.api .api--explorer .api--explorer__body {
      padding: 24px;
      position: relative; }
      section.api .api--explorer .api--explorer__body .api--explorer__search-bar {
        background-color: #E6E6F5;
        min-height: 48px;
        border-radius: 24px;
        padding: 9px 24px;
        overflow: hidden;
        position: absolute;
        width: calc(100% - 48px); }
        section.api .api--explorer .api--explorer__body .api--explorer__search-bar .search-bar__row {
          align-items: center; }
          section.api .api--explorer .api--explorer__body .api--explorer__search-bar .search-bar__row .search-bar__slash {
            font-size: 18px;
            line-height: 24px;
            color: #FF6B00;
            font-weight: 700; }
          section.api .api--explorer .api--explorer__body .api--explorer__search-bar .search-bar__row input[type=text] {
            background-color: transparent;
            border: none;
            font-size: 18px;
            line-height: 28px;
            margin-left: 16px;
            width: 100%; }
            section.api .api--explorer .api--explorer__body .api--explorer__search-bar .search-bar__row input[type=text]:focus + .search-bar__caret {
              display: none; }
          section.api .api--explorer .api--explorer__body .api--explorer__search-bar .search-bar__row .search-bar__caret {
            width: 2px;
            height: 24px;
            background-color: #000000;
            position: absolute;
            left: 226px; }
        section.api .api--explorer .api--explorer__body .api--explorer__search-bar .api--explorer__autocomplete {
          font-size: 18px;
          line-height: 20px;
          padding-top: 6px;
          border-top: 1px solid #C4C4C4;
          margin-top: 12px; }
          section.api .api--explorer .api--explorer__body .api--explorer__search-bar .api--explorer__autocomplete .autocomplete--row {
            padding: 8px 24px;
            margin-left: -24px;
            margin-right: -24px;
            cursor: pointer; }
            section.api .api--explorer .api--explorer__body .api--explorer__search-bar .api--explorer__autocomplete .autocomplete--row:hover {
              background-color: #fff; }
            section.api .api--explorer .api--explorer__body .api--explorer__search-bar .api--explorer__autocomplete .autocomplete--row .autocomplete--row__method {
              width: 50px;
              color: #25DBBB;
              font-weight: 600; }
            section.api .api--explorer .api--explorer__body .api--explorer__search-bar .api--explorer__autocomplete .autocomplete--row .autocomplete--row__uri {
              color: #4F4F4F; }
      section.api .api--explorer .api--explorer__body .api--exploder__content {
        padding: 82px 0 0 0; }
        section.api .api--explorer .api--explorer__body .api--exploder__content .api--exploder__content-generic {
          margin-top: 8px; }
        section.api .api--explorer .api--explorer__body .api--exploder__content .api--exploder__content-code {
          overflow-y: scroll; }

section.calculator {
  background: linear-gradient(135deg, #FFFAF5 0%, #FFEDF4 100%);
  padding-top: 133px;
  padding-bottom: 138px; }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    section.calculator {
      padding-top: 96px;
      padding-bottom: 96px; } }
  @media only screen and (max-width: 1023px) {
    section.calculator {
      padding-top: 32px;
      padding-bottom: 32px; } }
  @media only screen and (max-width: 767px) {
    section.calculator {
      padding-top: 0px;
      padding-bottom: 0px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    section.calculator .container {
      flex-direction: row-reverse;
      justify-content: space-between; } }
  @media only screen and (max-width: 1023px) {
    section.calculator .container {
      flex-direction: column-reverse; } }
  section.calculator .calculator--block {
    background-color: #fff;
    border-radius: 10px;
    width: 488px;
    height: 291px;
    flex-shrink: 0;
    padding: 32px 40px;
    text-align: center;
    position: relative;
    color: #4F4F4F; }
    @media only screen and (max-width: 767px) {
      section.calculator .calculator--block {
        max-width: 100%; } }
    section.calculator .calculator--block .block-title {
      font-size: 14px;
      line-height: 17px;
      color: #4F4F4F; }
    section.calculator .calculator--block label {
      position: absolute;
      font-size: 24px;
      color: #828282;
      top: 70px;
      left: 46px; }
    section.calculator .calculator--block input {
      width: 100%;
      border: none;
      border-radius: 0;
      background-color: transparent;
      font-size: 24px;
      color: #4F4F4F;
      line-height: 17px;
      padding: 8px 8px;
      text-align: center;
      border-bottom: 1px solid #C4C4C4;
      margin-top: 12px;
      margin-bottom: 48px; }
    section.calculator .calculator--block .estimated-revenue {
      justify-content: center;
      align-items: center;
      font-size: 32px;
      margin-top: 12px;
      line-height: 64px; }
      @media only screen and (max-width: 767px) {
        section.calculator .calculator--block .estimated-revenue {
          font-size: 16px; } }
      section.calculator .calculator--block .estimated-revenue .estimated-revenue__low,
      section.calculator .calculator--block .estimated-revenue .estimated-revenue__high {
        color: #25DBBB;
        font-weight: 700; }
      section.calculator .calculator--block .estimated-revenue .estimated-revenue__high {
        font-size: 1.75em; }
  section.calculator .calculator--info {
    max-width: 456px;
    margin-left: 100px;
    padding-top: 32px; }
    @media only screen and (min-width: 1024px) and (max-width: 1279px) {
      section.calculator .calculator--info {
        max-width: 367px;
        margin-left: 0; } }
    @media only screen and (max-width: 1023px) {
      section.calculator .calculator--info {
        max-width: 100%;
        padding-top: 0;
        margin-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section.calculator .calculator--info {
        margin-bottom: 32px; } }
    section.calculator .calculator--info .calculator--description {
      margin-top: 52px;
      font-size: 14px;
      line-height: 20px;
      color: #4F4F4F; }
      @media only screen and (max-width: 1023px) {
        section.calculator .calculator--info .calculator--description {
          margin-top: 16px; } }

section.testimonials {
  background: url(../images/svg/testimonials-pattern.svg) no-repeat;
  background-color: #FEF7FF;
  background-size: 100% auto;
  background-position: 0 32px, center bottom;
  padding-bottom: 118px;
  padding-top: 56px; }
  @media only screen and (max-width: 1279px) {
    section.testimonials {
      padding-bottom: 32px;
      padding-top: 32px; } }
  @media only screen and (max-width: 767px) {
    section.testimonials {
      padding-bottom: 0;
      padding-top: 0;
      max-width: 100%;
      overflow-x: hidden;
      position: relative; } }
  @media only screen and (min-width: 1024px) {
    section.testimonials .container .testimonials--row {
      margin-top: 96px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    section.testimonials .container .testimonials--row {
      margin-bottom: 76px; } }
  @media only screen and (max-width: 1023px) {
    section.testimonials .container .testimonials--row {
      margin-top: 46px;
      flex-direction: column;
      align-items: center; } }
  section.testimonials .container .testimonials--bg {
    background-size: cover;
    position: absolute;
    width: 504px;
    height: 504px; }
    @media only screen and (min-width: 1280px) {
      section.testimonials .container .testimonials--bg {
        margin-left: 17px; } }
    @media only screen and (min-width: 1024px) and (max-width: 1279px) {
      section.testimonials .container .testimonials--bg {
        margin-left: 14px; } }
    @media only screen and (min-width: 768px) and (max-width: 1279px) {
      section.testimonials .container .testimonials--bg {
        width: 470px;
        height: 470px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      section.testimonials .container .testimonials--bg {
        width: 454px;
        height: 454px; } }
    @media only screen and (max-width: 479px) {
      section.testimonials .container .testimonials--bg {
        width: 380px;
        height: 380px; } }
    section.testimonials .container .testimonials--bg.dynadot {
      background-image: url(../images/svg/testimonial-1.svg); }
    section.testimonials .container .testimonials--bg.radix {
      background-image: url(../images/svg/testimonial-3.svg); }
    section.testimonials .container .testimonials--bg.club {
      background-image: url(../images/svg/testimonial-4.svg); }
    section.testimonials .container .testimonials--bg.me {
      background-image: url(../images/svg/testimonial-5.svg); }
    section.testimonials .container .testimonials--bg.design {
      background-image: url(../images/svg/testimonial-2.svg); }
    section.testimonials .container .testimonials--bg.shop {
      background-image: url(../images/svg/testimonial-6.svg); }
  section.testimonials .container .testimonials--quote-block {
    width: 538px;
    height: 504px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0; }
    @media only screen and (min-width: 768px) and (max-width: 1279px) {
      section.testimonials .container .testimonials--quote-block {
        width: 498px;
        height: 470px; } }
    @media only screen and (max-width: 767px) {
      section.testimonials .container .testimonials--quote-block {
        max-width: 100%; } }
    @media only screen and (max-width: 479px) {
      section.testimonials .container .testimonials--quote-block {
        height: 454px; } }
    section.testimonials .container .testimonials--quote-block .quote-block--balloon {
      height: 309px;
      padding: 18px 24px;
      margin-top: 36px;
      background-color: #ffffff;
      border-radius: 5px;
      position: relative;
      box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.1); }
      @media only screen and (max-width: 767px) {
        section.testimonials .container .testimonials--quote-block .quote-block--balloon {
          height: 320px;
          width: 100%;
          margin-top: 0; } }
      section.testimonials .container .testimonials--quote-block .quote-block--balloon .testimonials--item {
        display: flex;
        flex-direction: column;
        height: 100%; }
      section.testimonials .container .testimonials--quote-block .quote-block--balloon .testimonials--description {
        font-size: 18px;
        line-height: 28px;
        font-style: italic;
        color: #4F4F4F;
        margin-top: auto;
        margin-bottom: auto; }
        @media only screen and (max-width: 767px) {
          section.testimonials .container .testimonials--quote-block .quote-block--balloon .testimonials--description {
            font-size: 14px;
            line-height: 20px; } }
      section.testimonials .container .testimonials--quote-block .quote-block--balloon:after {
        display: block;
        position: absolute;
        content: " ";
        width: 0;
        height: 0;
        background-color: transparent;
        border-color: transparent;
        border-bottom: 41px solid transparent;
        border-right: 57px solid #fff;
        top: 99%;
        left: 111px; }
    section.testimonials .container .testimonials--quote-block .testimonials--partner {
      position: relative;
      margin-top: 24px;
      left: 188px; }
      @media only screen and (max-width: 767px) {
        section.testimonials .container .testimonials--quote-block .testimonials--partner {
          max-width: 100%;
          left: 0;
          display: flex;
          justify-content: center; } }
      section.testimonials .container .testimonials--quote-block .testimonials--partner .testimonials--profile {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        border: 2px solid #fff;
        overflow: hidden; }
        section.testimonials .container .testimonials--quote-block .testimonials--partner .testimonials--profile img {
          width: 100%; }
      section.testimonials .container .testimonials--quote-block .testimonials--partner .testimonials--profile-info {
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 12px;
        text-shadow: 1px 1px 0 rgba(56, 56, 56, 0.4); }
        section.testimonials .container .testimonials--quote-block .testimonials--partner .testimonials--profile-info .testimonials--name {
          font-weight: 700;
          line-height: 20px; }
        section.testimonials .container .testimonials--quote-block .testimonials--partner .testimonials--profile-info .testimonials--position {
          font-size: 12px;
          line-height: 16px;
          margin-top: 2px; }
  section.testimonials .container .testimonials--companies {
    position: relative; }
    @media only screen and (min-width: 1024px) and (max-width: 1279px) {
      section.testimonials .container .testimonials--companies {
        display: flex;
        margin-top: 32px;
        justify-content: center; } }
    @media only screen and (max-width: 1023px) {
      section.testimonials .container .testimonials--companies {
        display: flex;
        margin-top: 32px;
        padding-bottom: 12px;
        overflow-y: scroll;
        width: 100%; } }
    @media only screen and (max-width: 479px) {
      section.testimonials .container .testimonials--companies {
        margin-top: 0;
        width: 100%; } }
    section.testimonials .container .testimonials--companies .companies--item {
      width: 108px;
      height: 108px;
      border-radius: 50%;
      background-color: #fff;
      box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.1);
      display: flex;
      flex-shrink: 0;
      justify-content: center;
      align-items: center;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 76px auto;
      position: absolute;
      transition: all 0.3s ease;
      cursor: pointer; }
      @media only screen and (min-width: 768px) and (max-width: 1279px) {
        section.testimonials .container .testimonials--companies .companies--item {
          width: 96px;
          height: 96px;
          background-size: 68px auto; } }
      @media only screen and (max-width: 1023px) {
        section.testimonials .container .testimonials--companies .companies--item {
          position: initial; } }
      @media only screen and (max-width: 1023px) {
        section.testimonials .container .testimonials--companies .companies--item:not(:first-child) {
          margin-left: 12px; }
        section.testimonials .container .testimonials--companies .companies--item:not(:last-child) {
          margin-right: 12px; } }
      @media only screen and (max-width: 479px) {
        section.testimonials .container .testimonials--companies .companies--item {
          background-size: 70% auto;
          background-position-y: 50% !important;
          width: 64px;
          height: 64px; } }
      section.testimonials .container .testimonials--companies .companies--item.active, section.testimonials .container .testimonials--companies .companies--item:hover {
        background-color: #5E58A6; }
        section.testimonials .container .testimonials--companies .companies--item.active.dynadot, section.testimonials .container .testimonials--companies .companies--item:hover.dynadot {
          background-image: url(../images/partners/logos/dynadot-white.png); }
        section.testimonials .container .testimonials--companies .companies--item.active.design, section.testimonials .container .testimonials--companies .companies--item:hover.design {
          background-image: url(../images/partners/logos/design-white.png); }
        section.testimonials .container .testimonials--companies .companies--item.active.radix, section.testimonials .container .testimonials--companies .companies--item:hover.radix {
          background-image: url(../images/partners/logos/radix-white.png); }
        section.testimonials .container .testimonials--companies .companies--item.active.club, section.testimonials .container .testimonials--companies .companies--item:hover.club {
          background-image: url(../images/partners/logos/club-white.png); }
        section.testimonials .container .testimonials--companies .companies--item.active.me, section.testimonials .container .testimonials--companies .companies--item:hover.me {
          background-image: url(../images/partners/logos/me-white.png); }
        section.testimonials .container .testimonials--companies .companies--item.active.shop, section.testimonials .container .testimonials--companies .companies--item:hover.shop {
          background-image: url(../images/partners/logos/shop-white.png); }
      section.testimonials .container .testimonials--companies .companies--item.dynadot {
        top: 200px;
        left: 60px;
        background-image: url(../images/partners/logos/dynadot.png);
        background-position-y: 23px; }
        @media only screen and (min-width: 1024px) and (max-width: 1279px) {
          section.testimonials .container .testimonials--companies .companies--item.dynadot {
            top: 150px;
            left: 60px; } }
      section.testimonials .container .testimonials--companies .companies--item.design {
        top: 199px;
        left: 396px;
        background-image: url(../images/partners/logos/design.png);
        background-position-y: 16px; }
        @media only screen and (min-width: 1024px) and (max-width: 1279px) {
          section.testimonials .container .testimonials--companies .companies--item.design {
            top: 159px;
            left: 256px; } }
      section.testimonials .container .testimonials--companies .companies--item.radix {
        top: 96px;
        left: 225px;
        background-image: url(../images/partners/logos/radix.png); }
        @media only screen and (min-width: 1024px) and (max-width: 1279px) {
          section.testimonials .container .testimonials--companies .companies--item.radix {
            top: 25px;
            left: 175px; } }
      section.testimonials .container .testimonials--companies .companies--item.club {
        top: 341px;
        left: 202px;
        background-image: url(../images/partners/logos/club.png); }
        @media only screen and (min-width: 1024px) and (max-width: 1279px) {
          section.testimonials .container .testimonials--companies .companies--item.club {
            top: 261px;
            left: 172px; } }
      section.testimonials .container .testimonials--companies .companies--item.me {
        top: 24px;
        left: 412px;
        background-size: 52px auto;
        background-image: url(../images/partners/logos/me.png);
        background-position-y: 38px; }
        @media only screen and (max-width: 1279px) {
          section.testimonials .container .testimonials--companies .companies--item.me {
            top: -6px;
            left: 322px; } }
        @media only screen and (max-width: 1023px) {
          section.testimonials .container .testimonials--companies .companies--item.me {
            background-position-y: 38px; } }
        @media only screen and (max-width: 479px) {
          section.testimonials .container .testimonials--companies .companies--item.me {
            background-size: 36px auto; } }
      section.testimonials .container .testimonials--companies .companies--item.shop {
        top: 394px;
        left: 412px;
        background-image: url(../images/partners/logos/shop.png); }
        @media only screen and (min-width: 1024px) and (max-width: 1279px) {
          section.testimonials .container .testimonials--companies .companies--item.shop {
            top: 314px;
            left: 308px; } }
  section.testimonials .container .testimonials--profiles {
    display: flex;
    justify-content: center;
    transform: translateY(42px); }
    section.testimonials .container .testimonials--profiles .profile--item {
      margin: 0 20px;
      width: 88px;
      height: 88px;
      display: flex;
      flex-direction: column;
      align-items: center;
      transform: scale(0.8);
      transition: transform 0.3s ease; }
      section.testimonials .container .testimonials--profiles .profile--item.active {
        transform: scale(1); }
        section.testimonials .container .testimonials--profiles .profile--item.active .profile--item__photo {
          border-color: #FFE500; }
      section.testimonials .container .testimonials--profiles .profile--item .profile--item__photo {
        max-width: 100%;
        max-height: 100%;
        border-radius: 50%;
        border: 3px solid #ffffff;
        overflow: hidden;
        flex-shrink: 0; }
        section.testimonials .container .testimonials--profiles .profile--item .profile--item__photo img {
          width: 100%; }
      section.testimonials .container .testimonials--profiles .profile--item .profile--item__logo {
        margin-top: 12px;
        width: 80px;
        height: 48px; }
        section.testimonials .container .testimonials--profiles .profile--item .profile--item__logo img {
          max-width: 100%;
          max-height: 100%; }

section.why-revved {
  padding-top: 56px;
  margin-bottom: 116px; }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    section.why-revved {
      padding-top: 48px;
      margin-bottom: 100px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.why-revved {
      padding-top: 32px;
      margin-bottom: 77px; } }
  @media only screen and (max-width: 767px) {
    section.why-revved {
      padding-top: 0;
      margin-bottom: 0; } }
  section.why-revved .how-it-works {
    display: flex;
    justify-content: space-between;
    padding-top: 56px; }
    @media only screen and (max-width: 767px) {
      section.why-revved .how-it-works {
        flex-direction: column;
        padding-top: 24px; } }
    section.why-revved .how-it-works .how-it-works__item {
      width: 358px;
      height: 243px;
      padding: 24px;
      color: #ffffff;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      position: relative; }
      section.why-revved .how-it-works .how-it-works__item svg {
        position: absolute; }
      @media only screen and (min-width: 768px) and (max-width: 1279px) {
        section.why-revved .how-it-works .how-it-works__item svg {
          height: 100%; } }
      @media only screen and (max-width: 479px) {
        section.why-revved .how-it-works .how-it-works__item svg {
          height: 100%; } }
      @media only screen and (min-width: 1024px) and (max-width: 1279px) {
        section.why-revved .how-it-works .how-it-works__item {
          width: 288px;
          height: 254px; } }
      @media only screen and (max-width: 1023px) {
        section.why-revved .how-it-works .how-it-works__item {
          width: 216px;
          height: 277px; } }
      @media only screen and (min-width: 768px) {
        section.why-revved .how-it-works .how-it-works__item:after {
          content: "";
          display: block;
          width: 100%;
          height: 3px;
          background-color: #0300A8;
          filter: blur(9px);
          position: absolute;
          bottom: -32px;
          left: 0px;
          opacity: 0.3;
          pointer-events: none; } }
      @media only screen and (max-width: 479px) {
        section.why-revved .how-it-works .how-it-works__item {
          width: 100%;
          height: auto; } }
      @media only screen and (max-width: 767px) {
        section.why-revved .how-it-works .how-it-works__item {
          width: 100%;
          background-size: cover;
          margin-bottom: 20px; } }
      section.why-revved .how-it-works .how-it-works__item .how-it-works--bg {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        display: flex;
        justify-content: center;
        overflow: hidden;
        border-radius: 5px; }
      section.why-revved .how-it-works .how-it-works__item .how-it-works__container {
        pointer-events: none;
        position: relative;
        z-index: 2; }
      section.why-revved .how-it-works .how-it-works__item .how-it-works__item--title {
        font-size: 24px;
        line-height: 21px;
        font-weight: 700;
        height: 42px;
        display: flex;
        align-items: center; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          section.why-revved .how-it-works .how-it-works__item .how-it-works__item--title {
            font-size: 16px;
            height: 20px;
            margin-bottom: 12px; } }
      section.why-revved .how-it-works .how-it-works__item .how-it-works__item--description {
        font-size: 14px;
        min-height: 64px; }
