html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background: #fff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

hr {
    border: 0;
    display: block;
    height: 1px;
    background: #DEE3E9;
    background: linear-gradient(to right, rgba(222, 227, 233, 0.1) 0, rgba(222, 227, 233, 0.6) 50%, rgba(222, 227, 233, 0.1) 100%);
    margin-top: 24px;
    margin-bottom: 24px
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 24px;
    padding-left: 24px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0
}

dl {
    margin-top: 0;
    margin-bottom: 24px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 24px;
    margin-bottom: 24px
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

figure {
    margin: 24px 0
}

figcaption {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 0
}

img,
svg {
    display: block
}

table {
    border-collapse: collapse;
    margin-bottom: 24px;
    width: 100%
}

tr {
    border-bottom: 1px solid #DEE3E9
}

th {
    text-align: left
}

th,
td {
    padding: 10px 16px
}

th:first-child,
td:first-child {
    padding-left: 0
}

th:last-child,
td:last-child {
    padding-right: 0
}

html {
    font-size: 20px;
    line-height: 30px
}

body {
    color: #665C5C;
    font-size: 18px
}

body,
button,
input,
select,
textarea {
    font-family: "montserrat", sans-serif
}

a {
    color: #3525D3;
    text-decoration: none
}

a:hover,
a:active {
    outline: 0;
    text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    clear: both;
    color: #411715;
    font-family: "montserrat", sans-serif;
    font-weight: 700
}

h1,
.h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.1px
}

h2,
.h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.1px
}

h3,
.h3,
blockquote {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.1px
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.1px
}

@media (min-width: 767px) {
    h1, .h1 {
        font-size: 42px;
        line-height: 52px;
        letter-spacing: -0.1px
    }
    h2, .h2 {
        font-size: 38px;
        line-height: 48px;
        letter-spacing: -0.1px
    }
    h3, .h3 {
        font-size: 32px;
        line-height: 42px;
        letter-spacing: -0.1px
    }
    h4, .h4,
    h5, .h5,
    h6, .h6 {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.1px
    }
}

.text-light {
    color: #fff
}

.text-light a {
    color: #fff
}

.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light .h1,
.text-light .h2,
.text-light .h3,
.text-light .h4,
.text-light .h5,
.text-light .h6 {
    color: #fff !important
}

.text-sm {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px
}

.text-xs {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px
}

h1,
h2,
.h1,
.h2 {
    margin-top: 48px;
    margin-bottom: 16px
}

h3,
.h3 {
    margin-top: 36px;
    margin-bottom: 12px
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
    margin-top: 24px;
    margin-bottom: 4px
}

p {
    margin-top: 0;
    margin-bottom: 24px
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    color: #889BB0;
    font-style: italic;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 24px
}

blockquote::before {
    content: "\201C"
}

blockquote::after {
    content: "\201D"
}

blockquote p {
    display: inline
}

address {
    color: #333E4A;
    border-width: 1px 0;
    border-style: solid;
    border-color: #DEE3E9;
    padding: 24px 0;
    margin: 0 0 24px
}

pre,
pre h1,
pre h2,
pre h3,
pre h4,
pre h5,
pre h6,
pre .h1,
pre .h2,
pre .h3,
pre .h4,
pre .h5,
pre .h6 {
    font-family: "Courier 10 Pitch", Courier, monospace
}

pre,
code,
kbd,
tt,
var {
    background: #F5F6F7
}

pre {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 24px;
    margin-top: 24px;
    margin-bottom: 24px
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 16px;
    padding: 2px 4px
}

abbr,
acronym {
    cursor: help
}

mark,
ins {
    text-decoration: none
}

small {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.1px
}

b,
strong {
    font-weight: 700;
    color:#411715;
}

button,
input,
select,
textarea,
label {
    font-size: 20px;
    line-height: 30px
}

.container,
.container-sm {
    width: 100%;
    margin: 0 auto;
    padding-left: 24px;
    padding-right: 24px
}

@media (min-width: 767px) {
    .container,
    .container-sm {
        padding-left: 64px;
        padding-right: 64px
    }
}

.container {
    max-width: 1128px
}

.container-sm {
    max-width: 848px
}

.container .container-sm {
    max-width: 800px;
    padding-left: 0;
    padding-right: 0
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    border-radius: 2px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    display: block;
    font-size: 16px;
    letter-spacing: -0.1px;
    font-weight: 700;
    line-height: 16px;
    text-decoration: none;
    background-color: #fff;
    color: #3525D3 !important;
    border: none;
    height: auto;
    left: 8px;
    padding: 16px 32px;
    top: 8px;
    width: auto;
    z-index: 100000
}

.list-reset {
    list-style: none;
    padding: 0
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-primary {
    color: #3525D3
}

.text-secondary {
    color: #08f
}

.has-top-divider {
    position: relative
}

.has-top-divider::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 1px;
    background: #DEE3E9;
    background: linear-gradient(to right, rgba(222, 227, 233, 0.1) 0, rgba(222, 227, 233, 0.6) 50%, rgba(222, 227, 233, 0.1) 100%)
}

.has-bottom-divider {
    position: relative
}

.has-bottom-divider::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 1px;
    background: #DEE3E9;
    background: linear-gradient(to right, rgba(222, 227, 233, 0.1) 0, rgba(222, 227, 233, 0.6) 50%, rgba(222, 227, 233, 0.1) 100%)
}

.m-0 {
    margin: 0
}

.mt-0 {
    margin-top: 0
}

.mr-0 {
    margin-right: 0
}

.mb-0 {
    margin-bottom: 0
}

.ml-0 {
    margin-left: 0
}

.m-8 {
    margin: 8px
}

.mt-8 {
    margin-top: 8px
}

.mr-8 {
    margin-right: 8px
}

.mb-8 {
    margin-bottom: 8px
}

.ml-8 {
    margin-left: 8px
}

.m-16 {
    margin: 16px
}

.mt-16 {
    margin-top: 16px
}

.mr-16 {
    margin-right: 16px
}

.mb-16 {
    margin-bottom: 16px
}

.ml-16 {
    margin-left: 16px
}

.m-24 {
    margin: 24px
}

.mt-24 {
    margin-top: 24px
}

.mr-24 {
    margin-right: 24px
}

.mb-24 {
    margin-bottom: 24px
}

.ml-24 {
    margin-left: 24px
}

.m-32 {
    margin: 32px
}

.mt-32 {
    margin-top: 32px
}

.mr-32 {
    margin-right: 32px
}

.mb-32 {
    margin-bottom: 32px
}

.ml-32 {
    margin-left: 32px
}

.m-40 {
    margin: 40px
}

.mt-40 {
    margin-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.m-48 {
    margin: 48px
}

.mt-48 {
    margin-top: 48px
}

.mr-48 {
    margin-right: 48px
}

.mb-48 {
    margin-bottom: 48px
}

.ml-48 {
    margin-left: 48px
}

.m-56 {
    margin: 56px
}

.mt-56 {
    margin-top: 56px
}

.mr-56 {
    margin-right: 56px
}

.mb-56 {
    margin-bottom: 56px
}

.ml-56 {
    margin-left: 56px
}

.m-64 {
    margin: 64px
}

.mt-64 {
    margin-top: 64px
}

.mr-64 {
    margin-right: 64px
}

.mb-64 {
    margin-bottom: 64px
}

.ml-64 {
    margin-left: 64px
}

.p-0 {
    padding: 0
}

.pt-0 {
    padding-top: 0
}

.pr-0 {
    padding-right: 0
}

.pb-0 {
    padding-bottom: 0
}

.pl-0 {
    padding-left: 0
}

.p-8 {
    padding: 8px
}

.pt-8 {
    padding-top: 8px
}

.pr-8 {
    padding-right: 8px
}

.pb-8 {
    padding-bottom: 8px
}

.pl-8 {
    padding-left: 8px
}

.p-16 {
    padding: 16px
}

.pt-16 {
    padding-top: 16px
}

.pr-16 {
    padding-right: 16px
}

.pb-16 {
    padding-bottom: 16px
}

.pl-16 {
    padding-left: 16px
}

.p-24 {
    padding: 24px
}

.pt-24 {
    padding-top: 24px
}

.pr-24 {
    padding-right: 24px
}

.pb-24 {
    padding-bottom: 24px
}

.pl-24 {
    padding-left: 24px
}

.p-32 {
    padding: 32px
}

.pt-32 {
    padding-top: 32px
}

.pr-32 {
    padding-right: 32px
}

.pb-32 {
    padding-bottom: 32px
}

.pl-32 {
    padding-left: 32px
}

.p-40 {
    padding: 40px
}

.pt-40 {
    padding-top: 40px
}

.pr-40 {
    padding-right: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.pl-40 {
    padding-left: 40px
}

.p-48 {
    padding: 48px
}

.pt-48 {
    padding-top: 48px
}

.pr-48 {
    padding-right: 48px
}

.pb-48 {
    padding-bottom: 48px
}

.pl-48 {
    padding-left: 48px
}

.p-56 {
    padding: 56px
}

.pt-56 {
    padding-top: 56px
}

.pr-56 {
    padding-right: 56px
}

.pb-56 {
    padding-bottom: 56px
}

.pl-56 {
    padding-left: 56px
}

.p-64 {
    padding: 64px
}

.pt-64 {
    padding-top: 64px
}

.pr-64 {
    padding-right: 64px
}

.pb-64 {
    padding-bottom: 64px
}

.pl-64 {
    padding-left: 64px
}

.sr .has-animations .is-revealing {
    visibility: hidden
}

.underline {
    display: inline;
    background-image: linear-gradient(transparent, transparent), linear-gradient(transparent, transparent), linear-gradient(to right, #80f9c0 0%, #40c3ff 50%, #395be5 100%);
    background-repeat: no-repeat;
    background-position: 120%, 122%, 0 93%;
    background-size: 100% 4px;
}

h3 .underline {
    background-position: 120%, 122%, 0 98%;
}

.button {
    display: inline-flex;
    font-family: "montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: -0.1px;
    font-weight: 700;
    line-height: 16px;
    text-decoration: none !important;
    background-color: #fff;
    background: #fff;
    color: #3525D3 !important;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    justify-content: center;
    padding: 16px 32px;
    height: 48px;
    text-align: center;
    white-space: nowrap;
}

.button:active {
    outline: 0
}

.button::before {
    border-radius: 2px
}

.button-shadow {
    position: relative;
}

.button-shadow::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 8px 16px rgba(32, 41, 50, 0.12);
    mix-blend-mode: multiply;
    transition: box-shadow .15s ease
}

.button-shadow:hover::before {
    box-shadow: 0 8px 16px rgba(32, 41, 50, 0.16)
}

.button-sm {
    padding: 8px 24px;
    height: 32px
}

.button-sm.button-shadow::before {
    box-shadow: 0 4px 16px rgba(32, 41, 50, 0.12)
}

.button-sm.button-shadow:hover::before {
    box-shadow: 0 4px 16px rgba(32, 41, 50, 0.16)
}

.button-primary,
.button-secondary {
    color: #fff !important;
}

.button-primary::before,
.button-secondary::before {
    transition: all .3s ease;
}

.button-primary {
    background: #40C4FF;
    background: linear-gradient(65deg, #40C4FF 0, #80F9C0 100%)
}

.button-primary:hover {
    background: #40C4FF;
    background: linear-gradient(65deg, #40C4FF 0, #80F9C0 100%)
}

.button-primary.button-shadow::before {
    box-shadow: 0 8px 16px rgba(64, 196, 255, 0.3);
}

.button-primary.button-shadow:hover::before {
    box-shadow: 0 8px 16px rgba(64, 196, 255, 0.6)
}

.button-primary .button-sm.button-shadow::before {
    box-shadow: 0 4px 16px rgba(64, 196, 255, , 0.3)
}

.button-primary .button-sm.button-shadow:hover::before {
    box-shadow: 0 4px 16px rgba(64, 196, 255, 0.6)
}

.button-secondary {
    background: #395BE5;
}

.button-secondary:hover {
    background: #395BE5;
}

.button-secondary.button-shadow::before {
    box-shadow: 0 8px 16px rgba(64, 196, 255, 0.3)
}

.button-secondary.button-shadow:hover::before {
    box-shadow: 0 8px 16px rgba(64, 196, 255, 0.5)
}

.button-secondary .button-sm.button-shadow::before {
    box-shadow: 0 8px 16px rgba(64, 196, 255, 0.3)
}

.button-secondary .button-sm.button-shadow:hover::before {
    box-shadow: 0 8px 16px rgba(64, 196, 255, 0.5)
}

.button-block {
    display: flex;
    width: 100%
}

.accordion {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px;
    list-style: none;
    padding: 0
}

.accordion li::before,
.accordion li::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #DEE3E9;
}

.accordion li+li::before {
    content: normal
}

.accordion p {
    margin-top: 0
}

.accordion-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 0;
    cursor: pointer;
    color: #411715;
    font-weight: 700
}

.accordion-title span {
    width: calc(100% - 32px)
}

.accordion-body {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height .15s ease-in-out, opacity .15s
}

.is-open .accordion-body {
    opacity: 1
}

.accordion-body p:last-child {
    margin-bottom: 24px
}

.accordion-icon {
    position: relative;
    width: 28px;
    height: 28px;
    padding: 8px;
    background: #40C4FF;
    /* background: linear-gradient(65deg, #40C4FF 0, #29ECE1 100%); */
    border-radius: 30px;
}

.accordion-icon::before,
.accordion-icon::after {
    content: '';
    position: absolute;
    background-color: rgb(255, 255, 255);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

.accordion-icon::before {
    top: 8px;
    left: 50%;
    width: 2px;
    height: 12px;
    margin-left: -1px;
}

.accordion-icon::after {
    top: 50%;
    left: 8px;
    width: 12px;
    height: 2px;
    margin-top: -1px;
}

.is-open .accordion-icon {
    cursor: pointer;
    background: #fff;
}

.is-open .accordion-icon::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #40C4FF;
}

.is-open .accordion-icon::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: #40C4FF;
}

@media (min-width: 641px) {
    .accordion {
        font-size: 18px;
        line-height: 27px;
        letter-spacing: -0.1px
    }
}

.tabs-links {
    list-style: none;
    padding: 0;
    margin-top: -12px
}

.tabs-links:last-of-type {
    margin-bottom: -12px
}

.tabs-links:not(:last-of-type) {
    margin-bottom: 12px
}

.tabs-links li {
    padding-top: 12px;
    padding-bottom: 12px
}

.tab-link {
    position: relative;
    display: block;
    padding: 24px;
    background: #fff;
    box-shadow: 0 16px 48px rgba(32, 41, 50, 0.12)
}

.tab-link::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    transition: border-color .25s ease
}

.tab-link,
.tab-link:hover,
.tab-link:active {
    text-decoration: none
}

.tab-link:active::before,
.tab-link.is-active::before {
    border-color: #00C7FA
}

.tab-panel {
    display: none
}

.tab-panel.is-active {
    display: block;
    -webkit-animation: panelIn .4s ease both;
    animation: panelIn .4s ease both
}

@-webkit-keyframes panelIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(16px);
        transform: translateY(16px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes panelIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(16px);
        transform: translateY(16px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (min-width: 641px) {
    .tabs-container {
        display: flex
    }
    .tabs-links {
        flex: 0 0 252px;
        margin-right: 48px
    }
    .tabs-content {
        flex: 1
    }
}

@media (min-width: 1025px) {
    .tabs-links {
        flex: 0 0 344px;
        margin-right: 80px
    }
}

.site-header {
    position: relative;
    padding: 20px 0;
    z-index: 10;
}

.header-sun {
    position: absolute;
    top: -88px;
    right: -60px
}

.site-header-inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header-links {
    display: inline-flex
}

.header-links li {
    display: inline-flex
}

.header-links a:not(.button) {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    text-decoration: none;
    line-height: 16px;
    padding: 8px 24px
}

.header-links a:not(.button):hover,
.header-links a:not(.button):active {
    color: #fff
}

.brand img {
    height: 40px;
}

@media (min-width: 641px) {
    .header-sun {
        left: 440px;
        right: auto
    }
}

@media (min-width:767px) {
    .site-header:before {
        content: "";
        position: absolute;
        right: -10%;
        top: -230px;
        width: 700px;
        height: 600px;
        background: url(../images/blob-round.svg) no-repeat right top;
        background-size: 100% auto;
    }
}

@media (min-width: 1025px) {
    .header-sun {
        left: auto;
        right: 43%
    }
}

.hero {
    position: relative;
    padding-top: 160px;
    text-align: center;
    z-index: 1
}

.hero .hero-left-decoration,
.hero-right-decoration {
    position: absolute;
    background-repeat: no-repeat
}

.hero .hero-left-decoration {
    display: none;
    width: 100%;
    height: 600px;
    bottom: -320px;
    left: -210px;
    background-image: url(../images/blob.svg);
    z-index: -2
}

.hero-right-decoration {
    width: 100%;
    height: 230px;
    top: -100px;
    right: 0;
    background-image: url(../images/fase-1.svg);
    background-size: auto 230px;
    background-position: right bottom;
    z-index: -1;
}

.hero-copy,
.hero-illustration {
    position: relative
}

.hero-copy {
    padding-bottom: 48px
}

.hero-paragraph {
    margin-bottom: 32px
}

@media (min-width: 767px) {
    .hero {
        text-align: left;
        padding-top: 60px;
    }
    .hero .hero-left-decoration {
        display: block
    }
    .hero-right-decoration {
        width: 100%;
        height: 800px;
        top: auto;
        bottom: -170px;
        right: -50px;
        background-size: 52% auto;
    }
    .hero-inner {
        display: flex
    }
    .hero-copy {
        padding-right: 0;
        min-width: 60%;
        width: 60%
    }
    .hero-illustration {
        min-height: 430px
    }
}

@media (min-width: 992px) {
    .hero {
        padding-top: 100px
    }
    .hero-copy {
        padding-right: 0;
        min-width: 50%;
        width: 50%;
    }
}

@media (min-width: 1025px) {
    .hero-copy {}
}

@media (max-width: 640px) {
    .hero-cta .button {
        width: 100%;
        max-width: 280px
    }
}

.clients .section-inner {
    padding-top: 20px;
    padding-bottom: 20px
}

.clients ul {
    display: flex;
    flex-wrap: wrap
}

.clients li {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 12px
}

@media (min-width: 641px) {
    .clients ul {
        justify-content: space-around
    }
    .clients li {
        width: auto
    }
}

.targets.section {
    position: relative;
}

.targets.section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/wave.svg") no-repeat center top;
    background-size: 100% auto;
    z-index: 0;
}

.targets-header {
    margin-bottom: 32px
}

.targets-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    background: white;
    box-shadow: 0 16px 48px rgba(32, 41, 50, 0.12);
    position: relative;
    z-index: 10;
}

.targets-wrap:last-of-type {
    margin-bottom: -12px
}

.targets-wrap:not(:last-of-type) {
    margin-bottom: 12px
}

.target {
    width: 100%;
    max-width: 100%;
    flex-grow: 1;
    padding: 12px;
}

.target-inner {
    position: relative;
    height: 100%;
    background: #fff;
    padding: 20px 20px 0;
}

.target-icon {
    display: flex;
    justify-content: center;
    height: 60px;
}

@media (min-width: 767px) {
    .targets-wrap {
        padding: 40px;
        width: 80%;
        margin: 0 auto;
    }
    .targets .section-paragraph {
        padding-left: 72px;
        padding-right: 72px
    }
    .targets-header {
        margin-bottom: 64px;
        padding-top: 100px;
    }
    .target {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 1025px) {
    .targets-wrap {
        box-shadow: none;
        padding: 0;
        margin-right: auto;
        margin-left: auto;
        background: transparent;
    }
    .target {
        width: 50%;
        max-width: 50%;
        position: relative;
    }
    .target:nth-child(even) {
        top: 80px;
    }
    .target-inner {
        padding: 40px;
        box-shadow: 0 16px 48px rgba(32, 41, 50, 0.12);
    }
}

.targets-tabs {
    position: relative
}

.targets-tabs::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 610px;
    height: 395px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjEwIiBoZWlnaHQ9IjM5NSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICA8ZGVmcz4gICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9Ijk4LjUxNCUiIGlkPSJiIj4gICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRjVGNkY3IiBvZmZzZXQ9IjAlIi8+ICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0Y1RjZGNyIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjEwMCUiLz4gICAgPC9saW5lYXJHcmFkaWVudD4gICAgPHBhdGggZD0iTTkuODcyIDMxMC4xMTVjLTI2LjY5OCAyMS41NSA1LjcyNyA2Ni45NDYgMTYuMjUgOTcuNTE2LjExNS4zNC4yNC42NzUuMzU3IDEuMDE1LjU0IDEuNTUgMS4wNzYgMy4xMDMgMS42NCA0LjY0MmEyOTcuMTEgMjk3LjExIDAgMCAwIDkuMTA2IDIyLjM0NWM4LjA2NiAxNy43MiA5MS43NjMtMTU4Ljc3NiAyOS43MzggNTEuMzQ3LTYyLjAyNSAyMTAuMTI0IDkwLjg2Ni03OC4yNjkgMTA0Ljc5MS02NS4yNjUgMTMuOTQyIDEyLjk4OC0zNy4wNCAxMzMuODc0LTIwLjYzIDE0NC4xNjYgMTcuMDU4IDEwLjY0MiAzMy44MyAxOC41NjQgNDkuNjQ4IDI0LjY2MyAxLjk3Ni43NjEgMy45MDcgMS41NzQgNS44NTYgMi4yN2w1LjgxMyAxLjk3MWMzLjgzNCAxLjI4MiA3LjUzNyAyLjY1NCAxMS4yNTUgMy42NGw2LjE0NiAxLjc3N2MyLjA0OC41NjcgNC4wNiAxLjI0MSA2LjEyNiAxLjY3OGwxMi4yMzMgMi44ODZjMTYuMzUyIDMuMzg1IDMyLjQ2IDUuMzEyIDQ4LjA0NCA2LjE0MSA0LjA5Ny4xMjMgNy45MzQuMjM3IDExLjYuMzQ4IDEuODM1LjEgMy42MjctLjAxOSA1LjM4Ny0uMDNsNS4xOTctLjA5OGM2Ljg0LjAyNSAxMy4zMjUtLjYzMiAyMC4yMTYtMS4wMiAxLjY5OC0uMDcgMy4zOC0uMzI3IDUuMDc0LS41MDZsNS4wODYtLjU4NGMzLjM5NS0uMzk1IDYuODEyLS43MjMgMTAuMTkzLTEuMzU4bDEwLjIwMi0xLjY5OGMzLjM5Ni0uNjQgNi43NjUtMS40NTMgMTAuMTU5LTIuMTc5bDUuMDQyLTEuMTE0YzEuNjgyLS40MTUgMy4zNTctLjkwOCA1LjA0Ny0xLjM2NCAzLjM3My0uOTQgNi43NzYtMS44NTQgMTAuMTM0LTIuODMzbDkuODMzLTMuMjljMS42MDQtLjU2MyAzLjIyLTEuMDM1IDQuNzU4LTEuNjU4bDQuNTUzLTEuNzk4YzIzLjc4Mi05LjM0OSA0MC4zNzMtMTkuMTQ1IDUyLjY1OC0yNi45MiAxLjQ5LS45NTUgMi45MzctMS44OCA0LjM0LTIuNzggMS40MDktLjg5IDIuNzc0LTEuNzU2IDQuMDM3LTIuNjgzIDIuNTYyLTEuODAyIDQuOTYtMy40OSA3LjIwNi01LjA2OGwzLjI1Mi0yLjI4OCAyLjkyOS0yLjI2YzEuODgyLTEuNDUtMTY0LjAwMy0xMDAuNjQ2LTE2Mi4zOTgtMTAxLjg4MiAxMy4wNjItMTAuMzA2IDE5My42NDkgNzUuNzIxIDIwNS44NDMgNjIuMDY0bDQuNTM3LTUuMTc1Yy43NDgtLjg3OSAxLjU0Ni0xLjcxOSAyLjI1Ni0yLjYzNWwyLjE1OS0yLjcyNyAzLjgzLTQuODQ0YzEuMjU3LTEuNjE0IDIuNTY4LTMuMTcgMy43MDgtNC44MzhsNi44Mi05LjU0YzIuMTYzLTMuMTkzIDQuMTctNi40MjMgNi4yMTUtOS41NiA3Ljg5NS0xMi43MjQgMTQuNjUtMjUuMTIyIDE5Ljg0NC0zNy4xMjNsMi00LjQyNGMuNjktMS40NDggMS4xOTgtMi45NTUgMS43OTYtNC40MDdsMy4zNzQtOC41ODljLjI2OS0uNzAyLjU2Mi0xLjM5Mi44MDUtMi4wOTVsLjcwNy0yLjEwNSAxLjM4OC00LjE0Yy45MDMtMi43MzIgMS44MjMtNS4zODYgMi42NDMtOCAxLjQ1My01LjI3OCAyLjkyLTEwLjI1OCA0LjEyNi0xNC45OThsMy4wMS0xMy40MzRjMS40MzctOC40NDIgMi43ODUtMTUuNjM1IDMuMzA1LTIxLjU3M2wuODY0LTcuODQ4Yy4yMS0yLjI3Mi4yNDktNC4yMDYuMzM1LTUuNzY0LjEzNi0zLjEyMi4xNS00Ljc3Ni4wMzYtNC44NTQtLjExNC0uMDc5LS4zNTEgMS40Mi0uNyA0LjM3NmwtLjYxOCA1LjUxMi0xLjE1MSA3LjU3My0uNjcxIDQuNTQxYy0uMTE2Ljc5OC0uMjM2IDEuNjE2LS4zNiAyLjQ1NS0uMTM4LjgzNi0uMzIzIDEuNjg2LS40OSAyLjU1OGwtMi4yMjEgMTEuMzk3Yy0uODkzIDQuMDg2LTIuMDM4IDguNDMzLTMuMTQ3IDEzLjA4NS0uNTE1IDIuMzM3LTEuMjY3IDQuNjg4LTEuOTgxIDcuMTIybC0yLjIyIDcuNTAyYy0uMTg4LjY0My0uMzggMS4yOS0uNTcgMS45NDEtLjIyMi42NDEtLjQ0NCAxLjI4Ny0uNjcgMS45MzZsLTEuMzc1IDMuOTQxLTIuODU1IDguMTYzLTMuNDAxIDguMzc4Yy0uNTggMS40MjUtMS4xNjQgMi44NjYtMS43NTUgNC4zMjEtLjU3OCAxLjQ2LTEuMzA2IDIuODc0LTEuOTYzIDQuMzM1bC00LjEyNCA4Ljg4OGMtMS40NjIgMi45ODctMy4wOTYgNS45Ni00LjY3NiA5LjAyMWwtMi40MiA0LjYyYTg4OTAuMTQgODg5MC4xNCAwIDAgMC0yLjY4IDQuNTc1bC0yLjcyNSA0LjY0OGMtLjkzMiAxLjU1MS0xLjc5MSAzLjE2NC0yLjgzMSA0LjY4M2wtMi4zNzggMy42NDdjMjkuNDQyLTQ2LjM1OSA0Ni41MDMtMTAxLjM1NCA0Ni41MDMtMTYwLjMzOCAwLTE2NS40MDktMTM0LjA5MS0yOTkuNS0yOTkuNS0yOTkuNS0xNjUuNDEgMC03My40MDQgMTE3LTI5OS41IDI5OS41eiIgaWQ9ImEiLz4gIDwvZGVmcz4gIDx1c2UgZmlsbD0idXJsKCNiKSIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgMzA1LjUgMzA1Ljg0NykiIHhsaW5rOmhyZWY9IiNhIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
    background-repeat: no-repeat
}

.tabs-container {
    max-width: 760px;
    margin: 0 auto
}

.tab-link {
    display: flex;
    align-items: center
}

.tab-link img {
    margin-right: 16px
}

.tabs-content {
    text-align: center
}

.tabs-content h2 {
    margin-top: 32px
}

@media (min-width: 641px) {
    .tabs-content {
        text-align: left
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .tab-link span {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.1px
    }
    .tabs-content h2 {
        margin-top: 24px
    }
}

@media (min-width: 1025px) {
    .tabs-container {
        max-width: 900px
    }
    .tabs-content h2 {
        margin-top: 32px
    }
}

.journey-section {
    width: 100%;
    background: #E8FDFC;
    background: transparent url(../images/wave.svg) no-repeat center top;
    background-size: 100% auto;
    padding: 80px 0;
}

.mockup-section {
    width: 100%;
    background: #ffffff;
    padding: 80px 0;
}

.journey-img {
    margin-top: 50px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.journey-img.desktop {
    display: none;
}

.features-extended-header {
    margin-bottom: 60px
}

.features-extended-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: -16px
}

.features-extended-wrap:last-of-type {
    margin-bottom: -16px
}

.features-extended-wrap:not(:last-of-type) {
    margin-bottom: 16px
}

.feature-extended {
    padding: 16px 0
}

.features-extended-inner.section-inner {
    padding-top: 0;
}

.feature-extended-image {}

.feature-extended-image img,
.feature-extended-image svg {
    width: 100%;
    max-width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
}

.feature-extended-body {
    margin-top: -10px;
    margin-bottom: 80px;
}

.feature-extended-body h2, .feature-extended-body h3 {
    text-align:center;
}
.feature-extended-body h2 {
    font-size: 24px;
    line-height: 34px;
}
.feature-extended-body h3 {
    font-size: 18px;
    line-height: 28px;
}

.feature-extended-body p {
    font-size:16px;
    line-height:24px;
}

.feature-extended-body .underline {
    text-transform: uppercase;
}

@media (min-width:767px) {
    .journey-img.desktop {
        display: block;
        width: 100%;
        margin-top: 100px;
    }
    .journey-img.mobile {
        display: none;
    }
    .feature-extended-body h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .feature-extended-body h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .feature-extended-body p {
        font-size:18px;
        line-height:30px;
    }
}

@media (min-width: 992px) {
    .journey-section {
        margin-top: 50px;
    }
    .features-extended .container {
        max-width: 100%;
    }
    .features-extended .section-inner {}
    .features-extended .section-paragraph {
        padding-left: 72px;
        padding-right: 72px;
        margin-bottom: 0
    }
    .features-extended-header {
        margin-bottom: 120px
    }
    .features-extended-wrap {
        margin-top: -40px
    }
    .features-extended-wrap:last-of-type {
        margin-bottom: -40px
    }
    .features-extended-wrap:not(:last-of-type) {
        margin-bottom: 40px
    }
    .feature-extended {
        display: flex;
        flex-wrap: nowrap;
        align-items: stretch;
        justify-content: flex-end;
        padding: 80px 0 160px;
        position: relative;
    }
    .feature-extended .feature-extended-image {
        position: relative;
        width: 50%;
        margin-bottom: 0
    }
    .feature-extended .feature-extended-image img,
    .feature-extended .feature-extended-image svg {
        width: 140%;
        max-width: 140%;
        margin-left: 0;
        position: absolute;
        right: 0;
        top: -10%;
    }
    .feature-extended:nth-child(even) {
        justify-content: flex-start
    }
    .feature-extended:nth-child(even) .feature-extended-image {
        order: 1;
        /* margin-left: 48px; */
        margin-right: 0;
        width: 50%;
    }
    .feature-extended:nth-child(even) .feature-extended-image img,
    .feature-extended:nth-child(even) .feature-extended-image svg {
        margin-left: auto;
        margin-right: 0;
        right: auto;
        left: 0;
    }
    .feature-extended-body {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-shrink: 0;
        width: 50%;
        text-align: left;
        position: relative;
    }
    .feature-extended-body h2, .feature-extended-body h3 {
        text-align:left;
    }
}

@media (min-width: 1025px) {
    .features-extended .container {
        max-width: 1128px
    }
    .feature-extended-body {
        width: 50%;
        margin-top: 0;
        margin-bottom: 0;
    }
    .feature-extended-image {
        margin-bottom: 24px
    }
    .feature-extended:last-child {
        margin-top: 100px;
    }
}

.testimonials {
    position: relative;
    z-index: 0
}

.testimonials .section-inner {
    padding-bottom: 0
}

.testimonials .section-title {
    margin-bottom: 48px
}

.testimonials::before,
.testimonials::after {
    content: '';
    position: absolute
}

.testimonials::before {
    top: 0;
    right: 0;
    bottom: 148px;
    left: 0;
    background: url(../images/wave-two.svg) no-repeat center top;
    background-size: 100% auto;
    z-index: -2
}

.testimonials::after {
}

.testimonials-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -12px;
    margin-left: -12px;
    margin-top: -12px
}

.testimonials-wrap:last-of-type {
    margin-bottom: -12px
}

.testimonials-wrap:not(:last-of-type) {
    margin-bottom: 12px
}

.testimonial {
    font-family: "montserrat", sans-serif;
    color: #889BB0;
    padding: 12px;
    width: 368px;
    max-width: 368px;
    flex-grow: 1
}

.testimonial a {
    color: #55FBDC
}

.testimonial a:hover {
    text-decoration: none
}

.testimonial-inner {
    display: flex;
    flex-wrap: wrap;
    background: #411715;
    padding: 32px 24px;
    height: 100%
}

.testimonial-inner>* {
    width: 100%
}

.testimonial-body {
    position: relative
}

.testimonial-body p {
    margin-bottom: 16px
}

.testimonial-footer {
    align-self: flex-end
}

.testimonial-name a {
    font-weight: 700;
    color: #40C4FF;
}

@media (min-width: 767px) {
    .testimonials .section-title {
        margin-bottom: 88px
    }
    .testimonials::before {
        bottom: 168px
    }
    .testimonials::after {
        top: 76px;
        left: 79%
    }
}

@media (min-width:1025px) {
    .testimonials-header {
        padding-top: 150px;
    }
}

.faq {
    position: relative;
}

.faq .section-inner {
    padding: 0;
}

.faq .section-title {
    margin-bottom: 48px
}

.faq .accordion {
    margin-top: 12px;
    margin-bottom: 0
}

.container .container-sm.faq-faqs {
    max-width: 100%
}

@media (min-width: 992px) {
    .faq {
        margin-top: 100px;
    }
    .faq .section-inner {
        padding: 0 12px;
    }
    .faq .section-title {
        margin-bottom: 72px
    }
    .faq::before {
        left: calc(50% - 720px)
    }
    .container .container-sm.faq-faqs {
        max-width: 80%;
    }
}

.cta {
    position: relative;
    text-align: center;
    margin-top: 80px;
    z-index: 5;
}

.cta .container {
    position: relative;
    background: rgba(128, 249, 192, 1);
    background: -moz-linear-gradient(45deg, rgba(128, 249, 192, 1) 0%, rgba(64, 195, 255, 1) 50%, rgba(57, 91, 229, 1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(128, 249, 192, 1)), color-stop(50%, rgba(64, 195, 255, 1)), color-stop(100%, rgba(57, 91, 229, 1)));
    background: -webkit-linear-gradient(45deg, rgba(128, 249, 192, 1) 0%, rgba(64, 195, 255, 1) 50%, rgba(57, 91, 229, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(128, 249, 192, 1) 0%, rgba(64, 195, 255, 1) 50%, rgba(57, 91, 229, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(128, 249, 192, 1) 0%, rgba(64, 195, 255, 1) 50%, rgba(57, 91, 229, 1) 100%);
    background: linear-gradient(45deg, rgba(128, 249, 192, 1) 0%, rgba(64, 195, 255, 1) 50%, rgba(57, 91, 229, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#80f9c0', endColorstr='#395be5', GradientType=1);
}

.cta .container:before {}

.cta .container:after {}

.cta .section-inner {
    padding-bottom: 64px
}

.cta .section-title {
    margin-bottom: 32px
}

.cta-inner {
    max-width: 100%;
}

.cta-form {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
}

.cta-form-controls {
    padding-bottom: 32px;
}

.input-reset {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.cta-checkbox-box {
    display: flex;
    padding-bottom: 10px;
}

.cta-checkbox-box label {
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    line-height: 16px;
    padding-left: 8px;
    padding-top: 1px;
}

.cta-checkbox-box label a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.checkbox {
    border: 1px solid rgba(255, 255, 255, 1);
    background: white;
    min-width: 18px;
    height: 18px;
    position: relative;
    cursor: pointer;
    transition: all .1s ease;
    border-radius: 2px;
}

.checkbox:focus {
    outline: none !important;
}

.checkbox:checked {
    border: 1px solid rgba(64, 196, 255, 1);
    background: #40C4FF;
}

.checkbox:checked:before {
    content: "✓";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    font-size: 14px;
    box-shadow: none !important;
    outline: none !important;
}

.cta-input {
    border: 1px solid rgba(255, 255, 255, 1);
    height: 48px;
    padding: 0 20px;
    border-radius: 2px;
    background: white;
    color: #665C5C;
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #665C5C;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #665C5C;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #665C5C;
}

.cta-cta {
    text-align: center;
    max-width: 280px;
    width: 100%;
}

@media (min-width: 767px) {
    .cta {
        margin-top: 160px;
    }
    .cta .section-inner {
        padding-top: 80px;
        padding-bottom: 80px
    }
    .cta .section-title {
        margin-bottom: 64px;
        padding-right: 24px
    }
    .cta::before {
        right: auto;
        left: calc(50% - 720px);
        bottom: -10px
    }
    .cta-inner {
        max-width: 80%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .cta-cta {
        text-align: center;
        max-width: auto;
        width: auto;
    }
    .cta .container:before {
        content: "";
        position: absolute;
        width: 240px;
        height: 280px;
        background: url(../images/business-people.svg) no-repeat center bottom;
        background-size: 100% auto;
        bottom: -145px;
        left: -7%;
    }
    .cta .container:after {
        content: "";
        position: absolute;
        width: 190px;
        height: 280px;
        background: url(../images/plant.svg) no-repeat center bottom;
        background-size: 100% auto;
        bottom: -145px;
        right: -7%;
    }
}

@media (min-width: 1250px) {
    .cta .container:before {
        content: "";
        position: absolute;
        width: 270px;
        height: 350px;
        background: url(../images/business-people.svg) no-repeat center bottom;
        background-size: 100% auto;
        bottom: -90px;
        left: -14%;
    }
    .cta .container:after {
        content: "";
        position: absolute;
        width: 230px;
        height: 350px;
        background: url(../images/plant.svg) no-repeat center bottom;
        background-size: 100% auto;
        bottom: -90px;
        right: -11%;
    }
}

@media (max-width: 640px) {
    .cta-cta .button {
        width: 100%;
        max-width: 280px
    }
}

.is-boxed {
    background: #F5F6F7
}

.body-wrap {
    background: #fff url(../images/wave-inv.svg) no-repeat center bottom;
    background-size: 100% auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    position: relative;
}

.boxed-container {
    max-width: 1440px;
    margin: 0 auto;
    box-shadow: 0 16px 48px rgba(32, 41, 50, 0.12)
}

main {
    flex: 1 0 auto
}

.section-inner {
    position: relative;
    padding-top: 48px;
    padding-bottom: 48px
}

@media (min-width: 641px) {
    .section-inner {
        padding-top: 88px;
        padding-bottom: 88px
    }
}

.site-footer {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    padding-top: 200px;
    margin-top: -200px;
    z-index: 1;
    background: white;
}

.site-footer a {
    text-decoration: none;
    transition: all .3s ease;
    font-weight: bold;
    color: #40C4FF;
}

.site-footer a:hover,
.site-footer a:active {
    color: #40C4FF;
}

.site-footer-inner {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align:center;
}

.footer-brand,
.footer-links,
.footer-social-links,
.footer-copyright {
    color: #665C5C;
}

.footer-brand,
.footer-links,
.footer-social-links {
    margin-bottom: 24px
}

.footer-links li+li,
.footer-social-links li+li {
    margin-left: 16px
}

.footer-social-links li {
    display: inline-flex
}

.footer-social-links li a {
    padding: 8px
}

@media (min-width: 641px) {
    .footer-brand,
    .footer-links,
    .footer-social-links,
    .footer-copyright {
        flex: 50%
    }
    .footer-brand,
    .footer-copyright {
        justify-content: center
    }
    .footer-links,
    .footer-social-links {
        justify-content: center
    }
    .footer-links {
        order: 1;
        margin-bottom: 0
    }
}
@media (min-width: 767px) {
    .site-footer {
        background: white;
    }
    .site-footer-inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}