@charset "UTF-8";

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

body {
    background-color: #fff
}

body.overflow {
    overflow: hidden;
}

details,
main {
    display: block
}

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

hr {
    box-sizing: content-box;
    overflow: visible;
    border: 0;
    height: 1px;
    background-color: #565662;
    display: none
}

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

a {
    background-color: transparent;
    color: #4c4a52;
    text-decoration: none
}

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

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    max-width: 100%;
    height: auto
}

body,
button,
hr,
input,
optgroup,
select,
textarea {
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    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-decoration {
    -webkit-appearance: none
}

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

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.header__container,
.mobile-menu__container {
    min-width: 320px;
    margin-right: auto;
    margin-left: auto
}

.mobile-menu__container {
    max-width: 1230px
}

.header__container {
    padding-right: 20px;
    padding-left: 20px
}

.about__container,
.promo__container,
.stack__container,
.works__container {
    max-width: 1230px
}

.about__container,
.promo__container,
.stack__container,
.tracking__container,
.works__container {
    min-width: 320px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

.about_stack__container,
.phone__container,
.right_img.founder .right_img__container,
.simple__container,
.title__container,
.tool__container {
    max-width: 1230px;
    min-width: 320px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

.about_tracking__container,
.faq__container,
.footer__container,
.pricing__container {
    min-width: 320px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

.faq__container {
    max-width: 1070px
}

.right_img__container {
    max-width: 1018px
}

.left_img__container,
.right_img__container {
    min-width: 320px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

.mobile-menu__user {
    list-style: none;
    padding-left: 0
}

.header__menu ul,
.header__user,
.mobile-menu__menu,
.mobile-menu__socials {
    list-style: none;
    padding-left: 0;
    margin-top: 0
}

.header__menu ul,
.header__user {
    margin-bottom: 0
}

.stack__row {
    list-style: none;
    padding-left: 0
}

.about_stack__row,
.simple__row {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
}

.faq__row,
.pricing .slider__row,
.pricing__row {
    list-style: none;
    padding-left: 0
}

.footer__menu,
.footer__socials {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
}

.header__user li:nth-child(1) a,
.mobile-menu__user li:nth-child(1) a {
    background-color: #0cb8b2;
    border: 0;
    border-radius: 50px;
    padding: 11px 36px;
    line-height: 1;
    cursor: pointer;
    transition: .3s;
    color: #fff;
    letter-spacing: .408333px
}

.about_stack__group:hover,
.button:hover,
.footer__socials svg:hover,
.form__row .label.focus,
.header__menu ul li a:hover,
.pricing .slider__group button:hover,
button:hover {
    transition: all linear .35s
}

.form__row {
    display: flex;
    flex-direction: row;
    margin: 0 -15px 26px
}

.form__row label {
    max-width: 100%;
    display: block;
    width: 100%
}

.form__row .label {
    font-family: 'ProximaNova';
    font-size: 10px;
    line-height: 18px;
    color: #0cb8b2;
    position: absolute;
    left: 0;
    top: 7px;
    opacity: 0
}

.form__row .label.focus,
.header__menu ul li a:hover {
    opacity: 1
}

.form__column {
    width: 100%;
    margin: 0 15px
}

.form__column-md2 {
    width: 50%
}

.form__column.select label,
.form__row label {
    position: relative
}

.form__column.select label:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0;
    border-color: #c4c4c4 transparent transparent;
    display: inline-block;
    top: 12px;
    right: 10px
}

.wpcf7-select,
.wpcf7-text {
    border: 1px solid #e0e0e0;
    border-left: none;
    border-right: none;
    border-top: none;
    background: 0 0;
    max-width: 100%;
    display: block;
    width: 100%
}

.wpcf7-select {
    padding: 0 0 4px
}

.wpcf7-text {
    height: 54px;
    padding: 25px 0 4px;
    color: #4c4a52
}

.wpcf7-text:focus {
    outline: 0;
    box-shadow: none
}

.wpcf7-text::-webkit-input-placeholder {
    color: #d2d2d6;
    opacity: 1
}

.wpcf7-text::-moz-placeholder {
    color: #d2d2d6;
    opacity: 1
}

.wpcf7-text:-ms-input-placeholder,
.wpcf7-text::-ms-input-placeholder {
    color: #d2d2d6;
    opacity: 1
}

.wpcf7-text::placeholder {
    color: #d2d2d6;
    opacity: 1
}

.wpcf7-select {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none
}

.wpcf7-select:focus,
.wpcf7-textarea:focus {
    outline: 0;
    box-shadow: none
}

.wpcf7-textarea {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    background: 0 0;
    max-width: 100%;
    display: block;
    width: 100%;
    padding: 17px 15px;
    height: 99px;
    color: #4c4a52;
    resize: none
}

.wpcf7-textarea::-webkit-input-placeholder {
    color: #d2d2d6;
    opacity: 1
}

.wpcf7-textarea::-moz-placeholder {
    color: #d2d2d6;
    opacity: 1
}

.wpcf7-textarea:-ms-input-placeholder,
.wpcf7-textarea::-ms-input-placeholder {
    color: #d2d2d6;
    opacity: 1
}

.wpcf7-textarea::placeholder {
    color: #d2d2d6;
    opacity: 1
}

.wpcf7-submit {
    margin: 12px 0 0 auto;
    display: block!important;
    max-width: 245px!important
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

dt {
    font-weight: 700
}

a:hover {
    color: #4c4a52
}

p {
    font-weight: 400
}

table {
    width: 100%
}

body,
input,
optgroup,
select,
textarea {
    color: #6b6d7b;
    line-height: 1.5;
    font-size: 16px
}

body,
button,
input,
optgroup,
select,
textarea {
    font-family: "ProximaNova", sans-serif;
    font-weight: 400
}

.button,
button {
    background-color: #0cb8b2;
    border: 0;
    border-radius: 50px;
    box-shadow: 0 5px 20px rgba(12, 184, 178, .5);
    padding: 18px 28px;
    line-height: 1;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .408333px;
    text-align: center;
    display: inline-block;
    max-width: 182px;
    width: 100%
}

.button:hover,
button:hover {
    cursor: pointer;
    color: #fff;
    background-color: #1c5e5a
}

.mobile-menu,
.mobile-menu.active {
    transition-timing-function: cubic-bezier(.39, .74, .3, 1)
}

.mobile-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    transition: .2s;
    right: -100%
}

.mobile-menu.active {
    right: 0;
    transition-duration: .2s
}

.mobile-menu__container {
    padding: 30px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    overflow: auto
}

.mobile-menu__user {
    margin-top: 70px;
    display: flex;
    align-items: center;
    margin-bottom: 40px
}

.header__user li:nth-child(1),
.mobile-menu__user li:nth-child(1) {
    /* margin-right: 24px */
}

.mobile-menu__user li:nth-child(1) a {
    display: inline-block;
    font-size: 14px
}

.mobile-menu__user li:nth-child(2) a {
    color: #0cb8b2;
    font-size: 14px
}

.mobile-menu__menu {
    margin-bottom: auto
}

.mobile-menu__menu li {
    text-align: center;
    margin-bottom: 20px
}

.mobile-menu__menu li a {
    color: #134745
}

.mobile-menu__socials {
    display: flex;
    margin-bottom: 25px
}

.mobile-menu__socials img {
    display: block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    text-indent: 24px;
    margin-left: 14px
}

.mobile-menu__copyright {
    color: #134745;
    font-size: 12px
}

.header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 17px;
    margin-bottom: 13px;
    max-width: 1200px
}

.header__navigation {
    display: none
}

.header__toggle {
    z-index: 99
}

.header__toggle-wrapper {
    width: 24px;
    height: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer
}

.header__toggle-wrapper.active .header__toggle-line {
    transition: .3s
}

.header__toggle-wrapper.active .header__toggle-line:nth-child(1) {
    width: 30px;
    transform: rotate(45deg) translateY(11px)
}

.header__toggle-wrapper.active .header__toggle-line:nth-child(2) {
    display: none
}

.header__toggle-wrapper.active .header__toggle-line:nth-child(3) {
    width: 30px;
    transform: rotate(-45deg) translateY(-11px)
}

.header__toggle-line {
    height: 2px;
    width: 100%;
    background: #0cb8b2;
    transition: .3s
}

.header__toggle-line:nth-child(1) {
    width: 24px
}

.header__toggle-line:nth-child(2) {
    width: 20px;
    align-self: flex-end
}

.header__toggle-line:nth-child(3) {
    width: 20px;
    align-self: flex-start
}

.header__logo {
    z-index: 99;
}

.header__menu ul {
    display: flex
}

.header__menu ul li {
    margin-right: 31.5px
}

.header__menu ul li a {
    color: #134745;
    font-size: 16px;
    opacity: .7
}

.footer__socials svg:hover,
.header__menu ul .current-menu-item a {
    opacity: 1
}

.header__user {
    display: flex;
    align-items: center
}

.header__user li:nth-child(1) a {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.header__user li:nth-child(2) a {
    color: #0cb8b2;
    font-size: 14px
}

.promo {
    margin-bottom: 149px;
}

.promo__container {
    display: flex;
    min-height: 628px;
    justify-content: space-between;
    flex-direction: column
}

.promo__wrapper {
    order: 2
}

.promo__illustration,
.promo__title {
    text-align: center
}

.promo__title {
    color: #4c4a52;
    font-size: 32px;
    font-family: 'Futura Bold';
    text-transform: uppercase;
    letter-spacing: 1.8px;
    margin-bottom: 27px
}

.promo__title span {
    font-family: 'Futura Medium';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 5.2px;
    color: #72747d;
    display: block;
    margin-top: 7px
}

.promo__description {
    font-size: 18px;
    letter-spacing: .5px;
    line-height: 1.6;
    margin-bottom: 84px;
    text-align: center
}

.promo__button {
    display: block;
    margin: 0 auto;
    max-width: 170px
}

.about {
    margin-bottom: 177px
}

.about__caption {
    text-align: center;
    margin-bottom: 70px
}

.about span:nth-child(1),
.about span:nth-child(2) {
    font-family: 'Futura Medium';
    font-size: 14px;
    text-transform: uppercase;
    color: #9497ab;
    display: block;
    letter-spacing: 1.5px;
    margin-bottom: 11px
}

.about span:nth-child(2) {
    color: #4c4a52;
    font-size: 20px;
    font-family: 'Futura Bold';
    letter-spacing: 1.3px;
    margin-bottom: 21px
}

.about span:nth-child(3) {
    font-family: 'Futura Medium';
    font-size: 16px;
    letter-spacing: 1.7px;
    color: #58585a;
    display: block
}

.about #lottie,
.about__wrapper {
    text-align: center
}

.about__wrapper img {
    max-width: 100%;
    height: auto
}

.about #lottie {
    background-color: #fff;
    width: 584px;
    max-width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    opacity: 1;
    margin: auto
}

.stack {
    margin-bottom: 193px
}

.stack__caption {
    text-align: center;
    margin-bottom: 90px
}

.stack__caption span:nth-child(1),
.stack__caption span:nth-child(2) {
    font-family: 'Futura Medium';
    font-size: 14px;
    text-transform: uppercase;
    color: #727482;
    display: block;
    letter-spacing: 1.5px;
    margin-bottom: 11px
}

.stack__caption span:nth-child(2) {
    color: #4c4a52;
    font-size: 20px;
    font-family: 'Futura Bold';
    letter-spacing: .5px;
    margin-bottom: 21px
}

.stack__group {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    border-radius: 6px;
    width: calc(50% - 20px);
    padding: 50px 15px 25px;
    margin-bottom: 35px
}

.stack__title {
    font-family: "ProximaNova";
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .8px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 30px
}

.stack__row,
.stack__wrapper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.stack__row {
    justify-content: space-between;
    margin: 0 15px
}

.stack__item {
    width: calc(33% - 10px);
    height: 66px;
    border: 1px solid #edeaff;
    border-radius: 6px;
    margin: 5px 5px 14px
}

.works {
    margin-bottom: 44px
}

.works__caption,
.works__title {
    color: #4c4a52;
    font-family: 'Futura Bold';
    text-transform: uppercase;
    display: block
}

.works__caption {
    margin: 35px auto;
    text-align: center;
    font-size: 32px
}

.works__title {
    font-size: 20px;
    letter-spacing: .5px;
    margin-bottom: 10px
}

.works__description {
    width: 100%;
    line-height: 1.6;
    padding-bottom: 14px
}

.works__description p {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 1.56
}

.works__description p:last-of-type {
    margin-bottom: 0
}

.works__block {
    max-width: 970px;
    margin: 0 auto;
    padding: 44px 0 56px;
    border-radius: 8px;
    position: relative
}

.works__block:nth-child(2) .box::before {
    transform: translate(-27px, -40px) rotate(180deg)
}

.works__illustration {
    width: 100%
}

.tracking {
    margin-bottom: 197px
}

.tracking__container {
    max-width: 1170px;
    position: relative
}

.tracking__caption {
    text-align: center;
    margin-bottom: 50px
}

.tracking__caption span:nth-child(1),
.tracking__caption span:nth-child(2) {
    font-family: 'Futura Medium';
    font-size: 16px;
    text-transform: uppercase;
    color: #4c4a52;
    display: block;
    letter-spacing: .5px;
    margin-bottom: 4px
}

.tracking__caption span:nth-child(2) {
    color: #4c4a52;
    font-size: 32px;
    font-family: 'Futura Bold';
    margin-bottom: 12px;
    letter-spacing: 4px
}

.tracking__caption span:nth-child(3) {
    font-family: 'Futura Medium';
    font-size: 18px;
    letter-spacing: 1.8px;
    color: #4c4a52;
    display: block
}

.tracking__wrapper {
    text-align: center
}

.tracking__button {
    margin-bottom: 75px
}

.tool {
    margin-bottom: 180px
}

.tool__row {
    display: flex;
    flex-direction: column
}

.tool__description {
    order: 2;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    width: 70%
}

.tool__caption {
    text-align: center
}

.tool__caption span:nth-child(1) {
    font-family: 'Futura Medium';
    font-size: 14px;
    text-transform: uppercase;
    color: #4c4a52;
    display: block;
    letter-spacing: 1.5px;
    margin-bottom: 14px
}

.tool__caption span:nth-child(2) {
    color: #4c4a52;
    font-size: 20px;
    font-family: 'Futura Bold';
    text-transform: uppercase;
    margin-bottom: 21px;
    display: block
}

.left_img__wrapper p,
.right_img__wrapper p,
.tool__wrapper p {
    margin-bottom: 24px;
    font-size: 18px;
}

.tool__illustration {
    width: 100%
}

.tool__illustration img {
    display: block;
    margin: 0 0 0 auto
}

.phone {
    margin-bottom: 57px
}

.phone__illustration {
    text-align: center;
    overflow: hidden
}

.phone__caption {
    text-align: center
}

.phone__title {
    color: #4c4a52;
    font-size: 20px;
    font-family: 'Futura Bold';
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin-bottom: 29px;
    display: block;
    line-height: 1.5
}

.phone__wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.phone__block {
    padding: 0 0 60px 19%
}

.phone__appstore {
    text-align: center
}

.know {
    margin-bottom: 43px;
    background: rgba(196, 196, 196, .1);
    padding: 108px 15px
}

.know__title {
    text-align: center;
    margin-bottom: 43px
}

.know__title span:nth-child(1),
.know__title span:nth-child(2) {
    font-family: 'Futura Medium';
    font-size: 16px;
    text-transform: uppercase;
    color: #7d8094;
    display: block;
    letter-spacing: 3px;
    margin-bottom: 14px
}

.know__title span:nth-child(2) {
    color: #4c4a52;
    font-size: 32px;
    font-family: 'Futura Bold';
    letter-spacing: 2.2px;
    margin-bottom: 21px
}

.know__wrapper {
    text-align: center
}

.know__wrapper .button,
.know__wrapper button {
    max-width: 171px
}

.title {
    margin: 58px auto 51px
}

.title__caption {
    text-align: center;
    margin-bottom: 70px
}

.title span {
    font-family: 'Futura Medium';
    font-size: 14px;
    text-transform: uppercase;
    display: block
}

.title span:nth-child(1) {
    color: #7d8094;
    letter-spacing: 3px;
    margin-bottom: 8px
}

.title span:nth-child(2) {
    color: #4c4a52;
    font-size: 20px;
    font-family: 'Futura Bold';
    letter-spacing: 4px;
    margin-bottom: 21px
}

.title__wrapper {
    text-align: center
}

.title__wrapper img {
    max-width: 100%;
    height: auto
}

.right_img {
    margin-bottom: 39px
}

.right_img__row {
    display: flex;
    flex-direction: column;
    align-items: center
}

.right_img__description {
    order: 2;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    padding: 0 9px
}

.right_img__caption {
    text-align: left;
    margin-bottom: 0
}

.right_img__caption span:nth-child(1),
.right_img__caption span:nth-child(2) {
    color: #4c4a52;
    font-family: 'Futura Bold';
    text-transform: uppercase;
    display: block
}

.right_img__caption span:nth-child(1) {
    letter-spacing: -.2px;
    font-size: 14px;
    margin-bottom: 14px
}

.right_img__caption span:nth-child(2) {
    font-size: 20px;
    margin-bottom: 21px
}

.right_img__illustration {
    width: 100%
}

.left_img__illustration img,
.right_img__illustration img {
    display: block;
    margin: 0 auto 25px
}

.right_img.founder {
    margin-bottom: 155px
}

.right_img.founder .right_img__row {
    align-items: flex-start
}

.right_img.founder .right_img__caption span:nth-child(1) {
    font-family: 'Futura Medium';
    letter-spacing: .2px;
    margin-bottom: 11px
}

.right_img.founder .right_img__caption span:nth-child(2) {
    margin-bottom: 27px
}

.right_img.founder .right_img__wrapper p {
    margin-bottom: 16px;
    padding-right: 0;
    font-size: 14.5px;
    padding-top: 8px;
    line-height: 1.65;
    letter-spacing: .8px
}

.right_img.founder .right_img__description {
    padding: 25px 17px
}

.right_img.founder .right_img__description .button {
    display: inline-block;
    margin: 17px 0;
    max-width: 216px;
    width: 100%;
    letter-spacing: .7px
}

.left_img {
    margin-bottom: 62px
}

.left_img__container {
    max-width: 1033px
}

.left_img__row {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.left_img__description {
    order: 2;
    text-align: center;
    margin: 0 0 9.5%;
    font-size: 16px;
    padding: 0 14px
}

.left_img__caption {
    text-align: left;
    margin-bottom: 0
}

.left_img__caption span:nth-child(1),
.left_img__caption span:nth-child(2) {
    color: #4c4a52;
    font-family: 'Futura Bold';
    text-transform: uppercase;
    display: block
}

.left_img__caption span:nth-child(1) {
    letter-spacing: -.2px;
    font-size: 14px;
    margin-bottom: 14px
}

.left_img__caption span:nth-child(2) {
    font-size: 20px;
    margin-bottom: 21px
}

.left_img__illustration {
    width: 100%
}

.about_stack {
    margin-bottom: 67px
}

.about_stack__caption {
    text-align: center
}

.about_stack__caption span,
.faq__caption span {
    color: #4c4a52;
    font-size: 20px;
    font-family: 'Futura Bold';
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 21px;
    display: block
}

.about_stack__icon {
    margin-bottom: 15px
}

.about_stack__group {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    border-radius: 6px;
    width: calc(50% - 30px);
    margin: 30px 15px 0;
    padding: 36px 20px 17px;
    min-height: 239px;
    height: auto
}

.about_stack__group:hover {
    box-shadow: 0 45px 60px rgba(0, 0, 0, .1)
}

.about_stack__title {
    font-family: "ProximaNova";
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 18px;
    font-size: 16px;
    color: #0cb8b2
}

.about_stack__row,
.about_stack__wrapper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.about_stack__row {
    justify-content: center
}

.simple {
    margin-bottom: 68px
}

.simple__caption {
    text-align: center;
    margin-bottom: 130px
}

.simple__caption span:nth-child(1),
.simple__caption span:nth-child(2) {
    font-family: 'Futura Medium';
    font-size: 14px;
    text-transform: uppercase;
    color: #9497ab;
    display: block;
    letter-spacing: 2.7px;
    margin-bottom: 13px
}

.simple__caption span:nth-child(2) {
    color: #4c4a52;
    font-size: 20px;
    font-family: 'Futura Bold';
    letter-spacing: 3.5px;
    margin-bottom: 21px
}

.simple__group {
    width: 100%;
    padding: 50px 15px 25px;
    text-align: center
}

.simple__title {
    font-family: "ProximaNova";
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 0;
    color: #0cb8b2
}

.simple__wrapper {
    letter-spacing: 2px
}

.simple__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.simple__image {
    margin-bottom: 56px
}

.simple__image_item {
    display: block;
    margin: auto
}

.about_tracking {
    margin-bottom: 239px
}

.about_tracking__container {
    position: relative;
    max-width: 1173px
}

.about_tracking__caption {
    text-align: center;
    margin: 0 auto 53px;
    max-width: 887px
}

.about_tracking__caption span:nth-child(1) {
    font-family: 'Futura Medium';
    font-size: 16px;
    text-transform: uppercase;
    color: #9497ab;
    display: block;
    letter-spacing: 2.75px;
    margin-bottom: 4px
}

.about_tracking__caption span:nth-child(2) {
    color: #4c4a52;
    font-size: 26px;
    font-family: 'Futura Bold';
    text-transform: uppercase;
    margin-bottom: 12px;
    display: block;
    margin-top: 17px;
    line-height: 1.34;
    letter-spacing: 3.2px
}

.about_tracking__wrapper {
    text-align: center
}

.about_tracking .button {
    margin: 0 auto;
    display: inline-block;
    max-width: 182px;
    width: 100%;
    padding: 17px 10px
}

.about_tracking.downloading {
    margin-bottom: 205px
}

.about_tracking.downloading .about_tracking {
    padding-top: 66px
}

.about_tracking.downloading .about_tracking__container {
    max-width: 470px;
    text-align: center;
    padding: 51px 15px 37px;
    background: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/downloading_bg.webp) no-repeat center top;
    background-size: cover
}

.about_tracking.downloading .about_tracking__container .about_tracking__caption span:nth-child(1) {
    font-family: 'ProximaNova';
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    display: block;
    margin: 14px 0
}

.about_tracking.downloading .about_tracking__caption {
    max-width: 825px;
    margin: 0 auto 61px
}

.about_tracking.downloading .about_tracking__sub_title {
    max-width: 825px;
    margin: 34px auto 0;
    text-align: center
}

.about_tracking.downloading .about_tracking__sub_title span {
    font-family: 'ProximaNova';
    font-size: 16px;
    line-height: 25px;
    display: block
}

.about_tracking.downloading .about_tracking__sub_title span:nth-child(2) {
    color: #0cb8b2;
    margin: 10px auto 0
}

.about_tracking.downloading .button {
    max-width: 215px;
    margin: 12px auto 15px
}

.left_img.support .left_img__container {
    max-width: 1204px
}

.left_img.support .left_img__row {
    align-items: center;
    background: #fff;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .05);
    border-radius: 6px
}

.left_img.support .left_img__description {
    background: rgba(196, 196, 196, .1);
    border-radius: 6px;
    margin: 0;
    padding: 60px 50px 8px
}

.left_img.support .left_img__caption {
    text-align: center
}

.left_img.support .left_img__caption span:nth-of-type(1) {
    color: #4c4a52;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
    line-height: 1;
    margin-top: 4px
}

.title.support {
    margin: 84px auto 147px
}

.title.support p {
    font-size: 18px;
}

.pricing {
    margin-top: 68px;
    margin-bottom: 67px
}

.pricing__container {
    max-width: 1203px
}

.pricing__caption {
    text-align: center;
    margin-bottom: 0
}

.pricing__caption span:nth-child(1) {
    font-family: 'Futura Bold';
    font-size: 14px;
    text-transform: uppercase;
    color: #4c4a52;
    display: block;
    letter-spacing: 2.5px;
    margin-bottom: 16px
}

.pricing__caption span:nth-child(2) {
    font-family: 'Futura Medium';
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #9497ab;
    font-weight: 500
}

.pricing__caption span:nth-child(2) b {
    font-weight: 500
}

.pricing__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .05);
    border-radius: 6px;
    min-height: 497px;
    height: auto;
    align-items: stretch
}

.pricing .wpcf7-submit {
    margin: 41px auto 0!important
}

.pricing__content {
    margin-top: 23px
}

.pricing form {
    max-width: 330px;
    margin: 0 auto
}

.pricing .form__row {
    margin: 0 -15px 1px
}

.pricing__slider {
    width: 63%
}

.pricing__result {
    width: 37%;
    background: rgba(196, 196, 196, .1);
    padding: 39px 40px 13px;
    display: flex;
    align-items: center;
    text-align: center
}

.pricing .slider__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 658px
}

.pricing .slider__group {
    text-align: center;
    width: calc(33.33% - 20px);
    padding: 43px 0 0;
    margin: 0 9.5px
}

.pricing .slider__group button,
.range input {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    box-shadow: none
}

.pricing .slider__group button {
    font-family: 'Futura Bold';
    text-align: center;
    letter-spacing: .86px;
    text-transform: uppercase;
    color: #9497ab;
    font-weight: 700;
    max-width: 100%;
    min-height: 220px;
    border: 1px solid #8d7cd4;
    height: 100%;
    font-size: 14px;
    line-height: 21px
}

.pricing .slider__group button.active,
.pricing .slider__group button:hover {
    background: linear-gradient(249.83deg, #302189 -106.93%, #dc28ec 191.86%);
    mix-blend-mode: normal;
    color: #fff
}

.pricing .slider__group button img {
    display: block;
    margin: 0 auto 24px
}

.pricing .slider__group button span {
    display: block;
    margin: 0 auto
}

.pricing .toggle_wrap {
    display: none
}

.pricing .toggle_wrap.show {
    display: block
}

.pricing__result_wrap {
    margin-top: 44px
}

.pricing__title {
    font-family: 'ProximaNova';
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    letter-spacing: .97px;
    color: #9497ab;
    display: block
}

.range {
    width: 642px;
    display: block;
    margin: auto;
    max-width: 100%
}

.range_wrap {
    margin-top: 41px
}

.range input {
    border: 0!important;
    line-height: 4px;
    font-size: 4px;
    -webkit-appearance: none;
    height: 23px
}

.range input::-moz-range-thumb {
    width: 23px;
    height: 23px;
    margin: -9px 0 0;
    cursor: pointer;
    border: 0!important;
    -webkit-appearance: none;
    background: #0cb8b2;
    box-shadow: 0 5px 20px rgba(254, 90, 126, .2);
    transform: matrix(0, 1, 1, 0, 0, 0);
    border-radius: 100%
}

.range input::-webkit-slider-thumb {
    width: 23px;
    height: 23px;
    margin: -9px 0 0;
    cursor: pointer;
    border: 0!important;
    -webkit-appearance: none;
    background: #0cb8b2;
    box-shadow: 0 5px 20px rgba(254, 90, 126, .2);
    transform: matrix(0, 1, 1, 0, 0, 0);
    border-radius: 100%
}

.range input::-ms-thumb {
    width: 23px;
    height: 23px;
    margin: 0;
    cursor: pointer;
    border: 0!important;
    -webkit-appearance: none;
    background: #0cb8b2;
    box-shadow: 0 5px 20px rgba(254, 90, 126, .2);
    border-radius: 100%
}

.range input::-webkit-media-slider-thumb {
    width: 23px;
    height: 23px;
    margin: -9px 0 0;
    cursor: pointer;
    border: 0!important;
    -webkit-appearance: none;
    background: #0cb8b2;
    box-shadow: 0 5px 20px rgba(254, 90, 126, .2);
    transform: matrix(0, 1, 1, 0, 0, 0);
    border-radius: 100%
}

.range input::-webkit-slider-runnable-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    background: #1dcfc9;
    background: linear-gradient(to right, #1dcfc9 0%, #1dcfc9 12.5%, rgba(148, 151, 171, .2) 12.5%, rgba(148, 151, 171, .2) 100%);
    border-radius: 6px
}

.range input::-moz-range-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    background: #1dcfc9;
    background: linear-gradient(to right, #1dcfc9 0%, #1dcfc9 12.5%, rgba(148, 151, 171, .2) 12.5%, rgba(148, 151, 171, .2) 100%);
    border-radius: 6px
}

.range input::-ms-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    background: #1dcfc9;
    background: linear-gradient(to right, #1dcfc9 0%, #1dcfc9 12.5%, rgba(148, 151, 171, .2) 12.5%, rgba(148, 151, 171, .2) 100%);
    border-radius: 6px
}

.range input:focus {
    background: 0 0;
    outline: 0
}

#range_result {
    font-family: 'Futura Bold';
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 2.47px;
    text-transform: uppercase;
    color: #1dcfc9;
    font-weight: 700;
    margin: 15px auto 0
}

.faq {
    margin-bottom: 67px
}

#range_result,
.faq__caption {
    text-align: center
}

.faq__group {
    width: 50%;
    margin: 0 auto 15px
}

.faq__group:nth-of-type(even) {
    padding-left: 11.9%
}

.faq__title {
    font-family: "ProximaNova";
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 18px;
    font-size: 16px;
    color: #0cb8b2
}

.faq__row,
.faq__wrapper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.faq__wrapper p {
    max-width: 370px;
    width: 100%
}

.faq__row {
    justify-content: center;
    margin: 65px auto 0;
    max-width: 970px
}

.footer {
    margin-bottom: 30px;
    padding-top: 40px;
}

.footer__container {
    max-width: 1199px
}

.footer__wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.footer__menu,
.footer__socials {
    display: flex;
    flex-direction: column;
}

.footer__menu li {
    margin: 10px 0;
}

.footer__menu li a {
    color: #134745;
    font-size: 14px
}

.footer__socials svg {
    opacity: .5;
    display: block;
    margin-left: 13px
}

.footer__copyright {
    color: #134745;
    font-size: 12px
}

.about,
.know,
.phone,
.promo,
.stack,
.tool,
.tracking,
.works {
    display: block
}

@font-face {
    font-family: "ProximaNova";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/ProximaNova-Regular.eot) format("eot"), url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/ProximaNova-Regular.woff) format("woff")
}

@font-face {
    font-family: "FuturaCondensed ExtraBold";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-CondensedExtraBold.eot) format("eot"), url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-CondensedExtraBold.woff) format("woff"), url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-CondensedExtraBold.woff2) format("woff2")
}

@font-face {
    font-family: "FuturaCondensed Medium";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-CondensedMedium.eot) format("eot"), url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-CondensedMedium.woff) format("woff"), url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-CondensedMedium.woff2) format("woff2")
}

@font-face {
    font-family: "Futura Bold";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-Bold.eot) format("eot"), url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-Bold.woff) format("woff"), url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-Bold.woff2) format("woff2")
}

@font-face {
    font-family: "Futura Medium";
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-Medium.eot) format("eot"), url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-Medium.woff) format("woff"), url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/fonts/Futura-Medium.woff2) format("woff2")
}

@media (min-width:576px) {
    .about_tracking__container::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        /* background: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/top-left.svg) no-repeat left top; */
        z-index: -1
    }
    .about_tracking__container::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50%;
        height: 100%;
        /* background: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/bottom-right.svg) no-repeat right bottom; */
        z-index: -1
    }
    .left_img.support .left_img__illustration img {
        width: auto;
        margin: 0 auto
    }
}

@media (min-width:768px) {
    .about__container,
    .about_stack__container,
    .faq__container,
    .footer__container,
    .header__container,
    .left_img__container,
    .mobile-menu__container,
    .phone__container,
    .pricing__container,
    .promo__container,
    .right_img.founder .right_img__container,
    .right_img__container,
    .simple__container,
    .stack__container,
    .title__container,
    .tool__container,
    .tracking__container,
    .works__container {
        padding-right: 30px;
        padding-left: 30px
    }
    .about__wrapper img,
    .title__wrapper img {
        max-width: 398px
    }
    .works__caption {
        letter-spacing: 4px
    }
    .works__description {
        width: 60%
    }
    .works__wrapper {
        box-shadow: 0 20px 30px rgba(0, 0, 0, .05);
        border-radius: 6px;
        width: calc(100% - 60px);
        padding: 40px 0 0 30px
    }
    .works__block:nth-child(2) .box,
    .works__block:nth-child(6) .box {
        position: absolute;
        right: 0;
        /* border-top: 2px dashed rgba(102, 61, 252, .2); */
        border-radius: 8px
    }
    .works__block:nth-child(2) .box {
        bottom: 0;
        width: 1px;
        height: 50%
    }
    .works__block:nth-child(2) .box::before,
    .works__block:nth-child(3)::before {
        /* content: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/point.svg); */
        position: absolute;
        left: 7px;
        top: -2px
    }
    .works__block:nth-child(3) {
        /* border-top: 2px dashed rgba(102, 61, 252, .2);
        border-left: 2px dashed rgba(102, 61, 252, .2);
        border-bottom: 2px dashed rgba(102, 61, 252, .2) */
    }
    .works__block:nth-child(3)::before {
        left: -28px;
        top: 50%;
        transform: translateY(-50%)
    }
    .works__block:nth-child(2) .box,
    .works__block:nth-child(4) {
        /* border-right: 2px dashed rgba(102, 61, 252, .2) */
    }
    .works__block:nth-child(4)::before {
        /* content: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/point.svg); */
        position: absolute;
        right: -28px;
        top: 50%;
        transform: translateY(-50%) rotate(180deg)
    }
    .works__block:nth-child(5) {
        /* border-top: 2px dashed rgba(102, 61, 252, .2);
        border-left: 2px dashed rgba(102, 61, 252, .2);
        border-bottom: 2px dashed rgba(102, 61, 252, .2) */
    }
    .works__block:nth-child(5)::before {
        /* content: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/point.svg); */
        position: absolute;
        left: -28px;
        top: 50%;
        transform: translateY(-50%)
    }
    .works__block:nth-child(6) {
        /* border-right: 2px dashed rgba(102, 61, 252, .2) */
    }
    .works__block:nth-child(6)::before {
        /* content: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/point.svg); */
        position: absolute;
        right: -28px;
        top: 50%;
        transform: translateY(-50%) rotate(180deg)
    }
    .works__block:nth-child(6) .box {
        bottom: -30px;
        width: 50%;
        height: 30px;
        /* border-left: 2px dashed rgba(102, 61, 252, .2) */
    }
    .works__block:nth-child(even) .works__wrapper {
        border-right: 4px solid #1dcfc9;
        position: relative
    }
    .works__block:nth-child(odd) .works__wrapper {
        border-left: 4px solid #1dcfc9;
        position: relative;
        left: 50px
    }
    .works__illustration {
        width: 40%
    }
    .works__row {
        display: flex;
        align-items: center
    }
    .tracking__container {
        box-shadow: 0 20px 30px rgba(0, 0, 0, .05);
        padding-top: 71px;
        margin-right: 30px;
        margin-left: 30px;
        background: url('/web/20201011234039im_/https://www.cfo4u.be/assets/images/bg.jpg') no-repeat center center;
        background-size: cover
    }
    .tracking__container .result {
        position: absolute;
        top: -42px;
        left: 50%;
        /* content: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/result.svg); */
        width: 226px;
        height: 158px;
        transform: translateX(-50%)
    }
    .tool__caption span:nth-child(2) {
        letter-spacing: 2px
    }
    .phone__container {
        display: flex
    }
    .phone__illustration {
        width: 50%;
        text-align: right
    }
    .phone__appstore,
    .phone__caption {
        text-align: left
    }
    .right_img__row {
        flex-direction: row
    }
    .right_img__description {
        width: 50%;
        text-align: left;
        margin: 0;
        font-size: 16px
    }
    .left_img__caption span:nth-child(2),
    .right_img__caption span:nth-child(2) {
        letter-spacing: 4px
    }
    .about_tracking.downloading .about_tracking__container,
    .right_img__illustration img {
        margin: 0 auto
    }
    .right_img__illustration {
        max-width: 100%;
        width: 50%;
        margin: 0
    }
    .left_img__row {
        flex-direction: row
    }
    .left_img__description {
        width: 50%;
        order: 0;
        text-align: left
    }
    .left_img__illustration {
        max-width: 100%;
        width: 50%
    }
    .about_stack__caption {
        margin-bottom: 33px
    }
    .about_tracking__container {
        box-shadow: 0 20px 30px rgba(0, 0, 0, .05);
        padding: 58px
    }
    .about_tracking.downloading .about_tracking__container .about_tracking__caption span:nth-child(1) {
        font-size: 16px;
        letter-spacing: 0;
        margin-bottom: 12px
    }
    .about_tracking.downloading .about_tracking__container .about_tracking__caption span:nth-child(2) {
        font-size: 28px;
        margin-bottom: 25px
    }
    .faq__caption {
        margin-bottom: 26px
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .works__block:nth-child(even) .works__wrapper {
        left: -100px
    }
    .works__block:nth-child(odd) .works__wrapper {
        left: 100px;
        padding: 29px 0 43px 75px
    }
}

@media (min-width:992px) {
    .about__container,
    .about_stack__container,
    .about_tracking__container,
    .faq__container,
    .footer__container,
    .header__container,
    .left_img__container,
    .mobile-menu__container,
    .phone__container,
    .pricing__container,
    .promo__container,
    .right_img.founder .right_img__container,
    .right_img__container,
    .simple__container,
    .stack__container,
    .title__container,
    .tool__container,
    .tracking__container,
    .works__container {
        padding-right: 15px;
        padding-left: 15px
    }
    hr {
        display: block
    }
    .header__navigation {
        margin-left: auto;
        display: flex;
        align-items: center
    }
    .header__toggle,
    .mobile-menu.active {
        display: none
    }
    .header__logo svg {
        margin-top: 6px
    }
    .promo {
        margin-bottom: 40px
    }
    .promo__container {
        flex-direction: row
    }
    .promo__wrapper {
        order: 0;
        padding: 84px 16px 0
    }
    .promo__title {
        text-align: left;
        font-size: 48px
    }
    .promo__title span {
        font-size: 22px
    }
    .promo__description {
        text-align: left;
        font-size: 21px
    }
    .promo__button {
        margin: 0
    }
    .about span:nth-child(1) {
        font-size: 18px
    }
    .about span:nth-child(2) {
        font-size: 32px
    }
    .about span:nth-child(3) {
        font-size: 15px;
        margin-top: 25px
    }
    .about__wrapper img {
        max-width: 100%;
        height: auto
    }
    .stack__caption span:nth-child(1) {
        font-size: 18px
    }
    .stack__caption span:nth-child(2) {
        font-size: 33px
    }
    .stack__group {
        width: calc(25% - 20px);
        padding: 47px 30px 27px;
        margin-bottom: 0
    }
    .stack__item {
        width: calc(50% - 10px)
    }
    .works__caption {
        font-size: 45px;
        line-height: 1.75
    }
    .works__title {
        font-size: 20px
    }
    .works__description {
        padding-bottom: 14px
    }
    .works__description p {
        font-size: 18px
    }
    .tracking__caption span:nth-child(1) {
        font-size: 26px
    }
    .tracking__caption span:nth-child(2) {
        font-size: 45px;
        line-height: 1.6
    }
    .tracking__caption span:nth-child(3) {
        font-size: 18px;
        margin: 19px auto
    }
    .tool__row {
        flex-direction: row;
        align-items: center
    }
    .tool__description {
        width: 50%;
        order: 0;
        margin: 0;
        font-size: 16px;
        padding-left: 18px
    }
    .tool__caption,
    .tool__description {
        text-align: left;
        padding-right: 16px
    }
    .tool__caption span:nth-child(1) {
        font-size: 18px
    }
    .tool__caption span:nth-child(2) {
        font-size: 31px
    }
    .tool__illustration {
        width: 50%;
        max-width: 100%
    }
    .phone__illustration img {
        margin: 0 31px 0 auto;
        display: block
    }
    .phone__title {
        font-size: 30px
    }
    .phone__wrapper {
        width: 50%
    }
    .know__title span:nth-child(1) {
        font-size: 16px
    }
    .know__title span:nth-child(2) {
        font-size: 46px
    }
    .title span:nth-child(1) {
        font-size: 25px
    }
    .title span:nth-child(2) {
        font-size: 45px
    }
    .title__wrapper img {
        max-width: 100%;
        height: auto
    }
    .left_img__caption span:nth-child(1),
    .left_img__caption span:nth-child(2),
    .right_img__caption span:nth-child(1),
    .right_img__caption span:nth-child(2) {
        font-size: 31px
    }
    .right_img.founder .right_img__caption span:nth-child(1) {
        font-size: 20px
    }
    .right_img.founder .right_img__caption span:nth-child(2) {
        font-size: 28px
    }
    .right_img.founder .right_img__illustration img {
        margin: 0 14px 0 auto
    }
    .about_stack__caption span,
    .faq__caption span {
        font-size: 28px
    }
    .about_stack__group {
        width: calc(25% - 30px)
    }
    .simple__caption span:nth-child(1) {
        font-size: 16px;
        line-height: 1.7
    }
    .simple__caption span:nth-child(2) {
        font-size: 28px;
        line-height: 1.6
    }
    .about_tracking__caption span:nth-child(1) {
        font-size: 16px
    }
    .about_tracking__caption span:nth-child(2) {
        font-size: 29px;
        line-height: 1.5
    }
    .pricing__caption span:nth-child(1) {
        font-size: 30px
    }
    .footer__menu,
    .footer__socials {
        display: flex;
        flex-direction: row;
    }

    .footer__menu li {
        margin: 0 32px 0 0;
    }
}

@media (min-width:1200px) {
    .promo {
        background: url('/web/20201011234039im_/https://www.cfo4u.be/assets/images/hero.jpg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right;
    }
    .row-reverse {
        flex-direction: row-reverse;
    }
    .works__wrapper {
        width: 100%;
        padding: 43px 0 24px 75px
    }
    .works__block:nth-child(2) .box {
        width: 30px
    }
    .works__block:nth-child(2) .box::before {
        transform: translate(-40px, -40px) rotate(180deg)
    }
    .tracking__container {
        margin-right: auto;
        margin-left: auto
    }
    .tracking__container::after,
    .tracking__container::before {
        content: '';
        position: absolute;
        width: 50%;
        height: 100%;
        z-index: -1
    }
    .tracking__container::before {
        top: 0;
        left: 0;
        /* background: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/top-left.svg) no-repeat left top */
    }
    .tracking__container::after {
        bottom: 0;
        right: 0;
        /* background: url(/web/20201011234039im_/https://www.cfo4u.be/assets/css/images/bottom-right.svg) no-repeat right bottom */
    }
    .know {
        margin-bottom: 31px
    }
    .title {
        margin: 138px auto 159px
    }
    .right_img {
        margin-bottom: 89px
    }
    .left_img {
        margin-bottom: 265px
    }
    .left_img__illustration img {
        margin: 0
    }
    .about_stack {
        margin-bottom: 197px
    }
    .simple {
        margin-bottom: 118px
    }
    .simple__group {
        width: calc(50% - 20px);
        padding: 50px 25px 25px;
        margin-bottom: 0
    }
    .simple__group:nth-of-type(2) {
        margin-top: 325px
    }
    .left_img.support .left_img {
        margin-bottom: 200px
    }
    .left_img.support .left_img__illustration {
        width: 53%
    }
    .title.support {
        margin: 97px auto 70px
    }
    .pricing {
        margin-bottom: 200px!important
    }
    .faq {
        margin-bottom: 174px
    }
}

@media (max-width:1200px) {
    .left_img.support .left_img__row {
        flex-direction: column
    }
    .left_img.support .left_img__description {
        width: 100%;
        padding: 60px 17% 8px;
        background: 0 0;
        border-radius: 0
    }
    .pricing {
        margin-top: 41px
    }
    .pricing__row {
        box-shadow: none
    }
    .pricing__slider {
        width: 100%;
        padding-bottom: 46px
    }
    .pricing__result {
        width: 100%;
        background: #fff
    }
    .pricing .toggle_wrap.show {
        margin: auto
    }
}

@media (max-width:768px) {
    .form__row {
        margin: 0 -15px 33px
    }
    .wpcf7-submit {
        margin: 25px auto;
        padding: 18px 28px!important
    }
    .button,
    button {
        padding: 13px 28px
    }
    .header__container {
        padding-top: 29px;
        margin-bottom: 30px
    }
    .header__logo svg {
        width: 28px;
        height: 30px
    }
    .promo__illustration img {
        width: 376px
    }
    .promo__title {
        margin-top: 9px;
        font-size: 31px;
        margin-bottom: 20px
    }
    .promo__title span {
        letter-spacing: 3px;
        margin-top: 13px
    }
    .promo__description {
        letter-spacing: .4px;
        line-height: 1.55;
        margin-bottom: 44px
    }
    .about {
        margin-bottom: 144px
    }
    .about__caption {
        margin-bottom: 64px
    }
    .about span:nth-child(1) {
        letter-spacing: 2px;
        margin-bottom: 13px
    }
    .about span:nth-child(3) {
        font-size: 14px;
        letter-spacing: 1.3px;
        margin-top: 24px
    }
    .stack {
        margin-bottom: 132px
    }
    .stack__caption {
        margin-bottom: 62px
    }
    .stack__caption span:nth-child(1) {
        letter-spacing: 2px;
        margin-bottom: 14px
    }
    .stack__caption span:nth-child(2) {
        letter-spacing: 1.2px
    }
    .stack__group {
        width: calc(50% - 8px);
        padding: 26px 20px 19px;
        margin-bottom: 15px
    }
    .stack__title {
        letter-spacing: 1.25px;
        line-height: 1.35;
        margin-bottom: 18px;
        padding: 0 18px
    }
    .stack__wrapper {
        justify-content: center
    }
    .stack__row {
        margin: 0 auto
    }
    .works__caption {
        letter-spacing: 2.5px
    }
    .works__title {
        margin-bottom: 17px
    }
    .works__description {
        padding-right: 8%;
        padding-bottom: 40px
    }
    .works__description p {
        margin-bottom: 21px;
        line-height: 1.5
    }
    .works__block {
        padding: 15px 0 42px
    }
    .works__block:nth-child(2) .box::before {
        transform: translate(-35px, -40px) rotate(180deg)
    }
    .tracking {
        margin-bottom: 149px
    }
    .tracking__caption span:nth-child(1) {
        letter-spacing: 2.5px;
        margin-bottom: 10px;
        line-height: 1.2
    }
    .tracking__caption span:nth-child(2) {
        letter-spacing: 2.5px
    }
    .tracking__caption span:nth-child(3) {
        letter-spacing: .35px;
        line-height: 1.5;
        margin: 22px auto
    }
    .tracking__caption {
        margin-bottom: 46px
    }
    .tracking__button {
        margin-bottom: 70px;
        padding: 17px 28px
    }
    .tool {
        margin-bottom: 133px
    }
    .tool__description {
        width: 100%;
        max-width: 598px
    }
    .tool__caption span:nth-child(1) {
        margin-bottom: 16px;
        line-height: 1.1
    }
    .tool__caption span:nth-child(2) {
        margin-bottom: 23px
    }
    .tool__wrapper p {
        margin-bottom: 21px
    }
    .tool__illustration img {
        margin: 0 auto;
        width: 612px
    }
    .phone,
    .right_img.founder {
        margin-bottom: 125px
    }
    .phone__illustration img {
        max-width: 236px
    }
    .phone__title {
        margin-bottom: 44px;
        letter-spacing: 1.5px
    }
    .phone__block {
        padding: 0 0 63px
    }
    .know {
        padding: 58px 15px;
        margin-bottom: 0
    }
    .know__title {
        margin-bottom: 53px
    }
    .title {
        margin: 84px auto 147px
    }
    .title span:nth-child(1) {
        letter-spacing: 4px;
        margin-bottom: 16px
    }
    .title span:nth-child(2) {
        font-size: 31px;
        letter-spacing: 3px;
        margin-bottom: 21px
    }
    .right_img {
        margin-bottom: 103px
    }
    .right_img__row {
        flex-direction: row-reverse
    }
    .right_img__description {
        text-align: left
    }
    .right_img__caption span:nth-child(1) {
        font-size: 21px;
        text-align: left
    }
    .right_img__wrapper p {
        margin-bottom: 0;
        padding-right: 22%;
        font-size: 14px;
        padding-top: 8px
    }
    .right_img__illustration img {
        margin: 0 23% 0 auto;
        max-width: 227px
    }
    .right_img__illustration {
        max-width: 100%;
        width: 50%;
        margin: 0
    }
    .right_img.founder .right_img__container {
        padding-right: 0;
        padding-left: 13px
    }
    .right_img.founder .right_img__row {
        overflow: hidden;
        flex-direction: row-reverse
    }
    .right_img.founder .right_img__caption span:nth-child(1) {
        letter-spacing: 2px;
        font-size: 14px;
        margin-bottom: 13px;
        text-align: left
    }
    .right_img.founder .right_img__caption span:nth-child(2) {
        letter-spacing: 1.5px;
        margin-bottom: 16px
    }
    .right_img.founder .right_img__description {
        padding: 0 0 0 17px;
        text-align: left
    }
    .right_img.founder .right_img__description .button {
        margin: 24px 0;
        padding: 17px 18px
    }
    .right_img.founder .right_img__illustration img {
        margin: 0 auto 0 16%;
        width: 503px;
        max-width: initial
    }
    .right_img.founder .right_img__illustration {
        padding-right: 0;
        padding-left: 13px;
        width: 50%
    }
    .left_img {
        margin-bottom: 148px
    }
    .left_img__row {
        flex-direction: row
    }
    .left_img__description {
        padding: 0 8px;
        margin: 14.6% 0 0;
        order: 0;
        width: 50%;
        text-align: left
    }
    .left_img__caption span:nth-child(1) {
        font-size: 21px;
        margin-bottom: 21px
    }
    .left_img__wrapper p {
        margin-bottom: 49px;
        line-height: 1.3
    }
    .left_img__illustration img {
        width: 238px;
        margin: 0 0 0 18px
    }
    .left_img__illustration {
        max-width: 100%;
        width: 50%
    }
    .about_stack {
        margin-bottom: 149px;
        overflow: hidden
    }
    .about_stack__caption span,
    .faq__caption span {
        letter-spacing: .5px
    }
    .about_stack__icon {
        margin-bottom: 11px
    }
    .about_stack__group {
        width: calc(33% - 36px);
        margin: 30px 10px 0
    }
    .about_stack__row {
        margin: 0 -38px 10px
    }
    .simple {
        margin-bottom: 105px
    }
    .simple__caption {
        margin-bottom: 53px
    }
    .simple__caption span:nth-child(1) {
        letter-spacing: 2.1px;
        margin-bottom: 14px
    }
    .simple__caption span:nth-child(2) {
        letter-spacing: 1.5px
    }
    .simple__group {
        padding: 50px 15px 47px
    }
    .simple__image {
        margin-bottom: 62px
    }
    .about_tracking {
        margin-bottom: 150px
    }
    .about_tracking.downloading .about_tracking__caption span:nth-child(1),
    .about_tracking__caption span:nth-child(1) {
        font-size: 13px;
        letter-spacing: 2.75px
    }
    .about_tracking__caption span:nth-child(2) {
        font-size: 20px;
        margin-top: 23px;
        line-height: 1.5;
        letter-spacing: 1.35px
    }
    .about_tracking.downloading {
        margin-bottom: 154px
    }
    .about_tracking.downloading .about_tracking__illustration img {
        max-width: 228px
    }
    .about_tracking.downloading .about_tracking__container {
        margin: 0 auto;
        padding: 43px 15px 31px;
        max-width: 412px
    }
    .about_tracking.downloading .about_tracking__container .about_tracking__caption {
        margin: 17px auto 35px
    }
    .about_tracking.downloading .about_tracking__caption {
        margin: 17px auto 79px
    }
    .about_tracking.downloading .about_tracking__caption span:nth-child(2) {
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: 1.35px;
        max-width: 472px;
        margin: 17px auto 0
    }
    .about_tracking.downloading .about_tracking__sub_title {
        margin: 26px auto 0
    }
    .left_img.support .left_img {
        margin-bottom: 59px
    }
    .left_img.support .left_img__caption span:nth-of-type(1) {
        margin-bottom: 46px
    }
    .title.support {
        margin: 84px auto 104px
    }
    .pricing {
        margin-bottom: 90px
    }
    .pricing__caption span:nth-child(1) {
        font-size: 21px;
        margin-bottom: 6px;
        letter-spacing: .5px
    }
    .pricing__caption span:nth-child(2) {
        font-size: 15px;
        line-height: 1
    }
    .pricing .wpcf7-submit {
        margin: 49px auto 0!important
    }
    .pricing__content {
        margin-top: 34px
    }
    .pricing form {
        max-width: 316px
    }
    .pricing .form__row {
        flex-direction: column
    }
    .pricing .form__column {
        margin: 0 auto 10px
    }
    .pricing .form__column-md2 {
        width: 100%
    }
    .pricing .slider__row {
        max-width: 100%
    }
    .pricing .slider__group {
        width: 32%;
        margin: 0
    }
    .pricing .slider__group button span {
        font-size: 12px;
        line-height: 1.3
    }
    .pricing .slider__group button {
        min-height: 200px;
        padding: 10px 28px
    }
    .range_wrap {
        margin-top: 62px
    }
    .range {
        width: 100%
    }
    .faq {
        margin-bottom: 38px
    }
    .faq__group:nth-of-type(even) {
        padding-left: 8px
    }
    .faq__group {
        margin: 0 auto 28px
    }
    .faq__title {
        margin-bottom: 14px;
        font-size: 14px
    }
    .faq__wrapper p {
        max-width: 290px;
        font-size: 14px
    }
    .faq__row {
        margin: 37px auto 0
    }
}

@media (max-width:767px) {
    .works__illustration img {
        margin: 0 auto;
        display: block
    }
    .phone__wrapper {
        width: 100%;
        align-items: initial
    }
}

@media (max-width:576px) {
    .form__row {
        flex-direction: column;
        margin: 0 auto 26px
    }
    .form__column {
        margin: 0 auto
    }
    .form__column-md2 {
        width: 100%;
        margin: 0 auto 10px
    }
    .form__column.select {
        margin-bottom: 11px
    }
    .form__column.select label:after {
        top: 33%;
        border-width: 7px 5px 0;
        right: 7px
    }
    .wpcf7-textarea {
        padding: 11px 9px
    }
    .wpcf7-submit {
        margin: 23px auto 0
    }
    .mobile-menu__user {
        margin-top: 90px
    }
    .mobile-menu__copyright {
        margin-top: 15px
    }
    .header__container {
        padding-top: 19px
    }
    .header__toggle {
        position: relative;
        top: -5px;
        right: 4px
    }
    .promo__title {
        margin-bottom: 25px;
        line-height: 1.55;
        letter-spacing: 3px
    }
    .promo__title span {
        margin-top: 17px
    }
    .about__caption {
        margin-bottom: 56px
    }
    .about span:nth-child(3) {
        letter-spacing: .9px;
        margin-top: 22px;
        line-height: 1.5;
        padding: 0 5px;
        font-size: 16px
    }
    .stack__caption {
        margin-bottom: 0
    }
    .stack__caption span:nth-child(2) {
        margin-bottom: 26px
    }
    .stack__group {
        width: 100%;
        padding: 22px 4px 0;
        border: 0;
        box-shadow: none;
        margin: 0 auto
    }
    .stack__title {
        margin-bottom: 28px
    }
    .stack__item {
        width: calc(50% - 10px);
        height: 89px
    }
    .works {
        margin-bottom: 75px
    }
    .works__caption {
        letter-spacing: .9px;
        font-size: 30px;
        margin: 35px auto 53px
    }
    .works__title {
        margin-bottom: 23px
    }
    .works__description {
        padding-right: 0
    }
    .works__description p {
        margin-bottom: 23px;
        line-height: 1.71;
        font-size: 14px;
        letter-spacing: 1px
    }
    .works__block {
        padding: 5px 0;
        margin-bottom: 48px
    }
    .tracking {
        margin-bottom: 145px
    }
    .tracking__caption span:nth-child(1) {
        margin-bottom: 16px
    }
    .tracking__caption span:nth-child(2) {
        font-size: 28px
    }
    .tracking__caption span:nth-child(3) {
        line-height: 1.9;
        margin: 25px auto;
        padding: 0 15px
    }
    .tracking__caption {
        margin-bottom: 47px
    }
    .tracking__button {
        margin-bottom: 10px;
        padding: 13px 10px;
        max-width: 170px
    }
    .tool {
        margin-bottom: 127px
    }
    .tool__description {
        margin: 67px auto 0
    }
    .tool__wrapper p {
        margin-bottom: 24px;
        letter-spacing: .9px;
        font-size: 14px;
        line-height: 1.7
    }
    .phone {
        margin-bottom: 143px
    }
    .phone__illustration img {
        margin: 0 auto 0 18.3%
    }
    .phone__title {
        margin-bottom: 41px
    }
    .phone__block {
        padding: 0
    }
    .know {
        padding: 48px 15px
    }
    .know__title {
        margin-bottom: 31px
    }
    .title {
        margin: 53px auto 91px
    }
    .right_img {
        margin-bottom: 42px
    }
    .right_img__row {
        flex-direction: column
    }
    .right_img__description {
        text-align: center
    }
    .right_img__caption span:nth-child(1) {
        text-align: center
    }
    .right_img__wrapper p {
        padding-right: 0;
        font-size: 16px
    }
    .right_img__illustration img {
        margin: 0 auto 24px;
        max-width: 196px
    }
    .right_img__illustration {
        width: 100%
    }
    .right_img.founder {
        margin-bottom: 109px
    }
    .right_img.founder .right_img__container {
        padding-right: 13px;
        padding-left: 13px
    }
    .right_img.founder .right_img__description {
        padding: 0 7px;
        order: 1;
        text-align: left
    }
    .right_img.founder .right_img__description .button {
        margin: 41px auto;
        padding: 17px 18px;
        display: block
    }
    .right_img.founder .right_img__illustration {
        display: none
    }
    .left_img {
        margin-bottom: 92px
    }
    .left_img__row {
        flex-direction: column
    }
    .left_img__description {
        padding: 0;
        margin: 37px 0 0;
        order: 2;
        width: 100%;
        text-align: center
    }
    .left_img__caption {
        text-align: center
    }
    .left_img__wrapper p {
        line-height: 1.5
    }
    .left_img__illustration img {
        width: 227px;
        margin: 0 auto
    }
    .left_img__illustration {
        width: 100%
    }
    .about_stack {
        margin-bottom: 117px;
        overflow: visible
    }
    .about_stack__caption {
        margin-bottom: 51px
    }
    .about_stack__group {
        width: 100%;
        box-shadow: none;
        margin: 0 auto 6px;
        padding: 21px 0 15px;
        min-height: 1px
    }
    .about_stack__row {
        margin: 0 auto
    }
    .simple__image {
        margin-bottom: 12px
    }
    .about_tracking {
        margin-bottom: 139px
    }
    .about_tracking__caption {
        margin: 0 auto 41px
    }
    .about_tracking__caption span:nth-child(2) {
        margin-top: 17px
    }
    .about_tracking .button {
        max-width: 170px;
        padding: 13px 10px
    }
    .about_tracking.downloading .about_tracking__container {
        padding: 41px 15px 0;
        background: 0 0
    }
    .about_tracking.downloading .about_tracking__container .about_tracking__caption {
        margin: 12px auto 31px
    }
    .about_tracking.downloading .about_tracking__container .about_tracking__caption span:nth-child(1) {
        font-size: 14px;
        line-height: 1.5;
        margin: 0
    }
    .about_tracking.downloading .about_tracking__caption {
        margin: 17px auto;
        padding: 0 15px
    }
    .about_tracking.downloading .about_tracking__sub_title {
        margin: 5px auto 0
    }
    .about_tracking.downloading .about_tracking__sub_title span:nth-child(2) {
        margin: 2px auto 0
    }
    .about_tracking.downloading .button {
        padding: 17px 10px
    }
    .left_img.support .left_img__description {
        margin: 0 auto;
        padding: 51px 0 8px;
        text-align: left
    }
    .left_img.support .left_img__caption span:nth-of-type(1) {
        letter-spacing: 1.1px;
        margin-bottom: 36px
    }
    .title.support {
        margin: 53px auto 36px
    }
    .title.support .title__caption {
        margin-bottom: 57px
    }
    .pricing {
        margin-top: 0;
        margin-bottom: 97px
    }
    .pricing__caption {
        text-align: center
    }
    .pricing .wpcf7-submit {
        margin: 39px auto 0!important
    }
    .pricing__content {
        margin-top: 24px
    }
    .pricing__result {
        padding: 15px
    }
    .pricing .slider__row {
        width: 462px;
        overflow: scroll;
        flex-wrap: nowrap;
        flex-direction: row;
        padding-bottom: 25px
    }
    .pricing .slider__group {
        padding: 22px 0 0;
        width: 160px;
        margin-right: 20px;
        max-width: 100%
    }
    .pricing .slider__group button {
        width: 160px;
        padding: 0
    }
    .pricing__result_wrap {
        margin-top: 39px
    }
    .pricing__title {
        letter-spacing: .4px
    }
    .range_wrap {
        margin-top: 22px
    }
    .faq {
        margin-bottom: 0
    }
    .faq__caption {
        margin-bottom: 10px
    }
    .faq__group:nth-of-type(even) {
        padding-left: 0
    }
    .faq__group {
        width: auto;
        margin: 0 auto 17px;
        display: inline-block
    }
    .faq__row {
        margin: 28px auto 0
    }
}

#lottie_third,
.lottie_div {
    background-color: #fff;
    width: 585px;
    height: 100%;
    display: block;
    margin: auto;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    max-width: 100%;
}

p.lite__text {
    text-align: center;
    margin: 40px auto 0;
    width: 90%;
}

.wrap {
    max-width: 69.0625rem;
    margin: 0 auto;
}

.partner {
    font-family: 'Futura medium';
    font-size: 14.2px;
    line-height: 1.17;
    letter-spacing: 0.05px;
    font-weight: 500;
}

.partner p {
    font-weight: 500 !important;
}

.partner__headline {
    margin: -8px auto 6px;
    text-align: center;
    padding-bottom: 40px;
    font-family: 'Futura Bold';
    font-size: 22px;
    letter-spacing: 0;
    color: #4C4A52;
    display: block;
    font-weight: bold;
}

.partner__illustration {
    margin-bottom: 63px;
}

h3.partner__headline {
    padding-top: 35px;
    font-family: 'Futura Medium';
    letter-spacing: 0;
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
}

.conditions__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.conditions__item {
    display: inline-block;
    width: 33%;
    background: url("/web/20201011234039im_/https://www.cfo4u.be/images/Path 2.jpg") no-repeat left;
    padding: 0.5rem 0 0.5rem 2rem;
}

.conditions__item:nth-child(2) {
    background-position: 0.7rem;
    padding-left: 2.7rem;
}

.conditions__item:nth-child(3) {
    background-position: 1.1rem;
    padding-left: 3.2rem;
}

.partner__conditions {
    padding-bottom: 51px;
}

.partner__requirements {
    padding-top: 0.8rem;
    padding-bottom: 91px;
}

.template-partners .know {
    padding: 68px 15px 79px;
    ;
}

.template-partners .know__title span:nth-child(1) {
    font-size: 46px;
    text-transform: none;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.template-partners .know__title span:nth-child(2) {
    font-size: 44px;
    letter-spacing: 1.8px;
}

.template-partners .know__title span:nth-child(1),
.template-partners .know__title span:nth-child(2) {
    font-family: 'Futura Bold';
    font-weight: bold;
}

@media screen and (max-width: 1130px) {
    .partner {
        padding: 0 0.8rem;
    }
}

@media screen and (max-width: 1062px) {
    .conditions__item {
        width: auto;
        padding-right: 6rem;
        background-position: 0 !important;
        padding-left: 2rem !important;
    }
}

@media screen and (max-width: 990px) {
    .partner__program {
        padding-top: 3rem;
    }
}

@media screen and (max-width: 760px) {
    .conditions__list {
        margin: 0 auto;
        max-width: 21rem;
    }
    .conditions__item {
        padding-right: 0;
    }
}

@media screen and (max-width: 590px) {
    .partner__headline {
        line-height: 150%;
    }
}

@media screen and (max-width: 350px) {
    .partner {
        font-size: 88%;
    }
    .template-partners .know__title span:nth-child(1) {
        font-size: 40px;
    }
    .template-partners .know__title span:nth-child(2) {
        font-size: 38px;
    }
}

.template-index .promo {
    min-height: 79vh;
}

.animation_sec {
    margin: 50px 0 160px;
}

.animation_sec .anime_caption {
    font-size: 18px;
    color: #545454;
    display: block;
    letter-spacing: 1.5px;
    margin-bottom: 11px;
    font-family: 'Futura Medium';
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.animation_sec h2.anime_caption {
    color: #4c4a52;
    font-size: 32px;
    font-family: 'Futura Bold';
    font-weight: bold;
}

#lottie2 {
    width: 500px;
    max-width: 100%;
    margin: 0 auto 20px;
}

#lottie1 {
    width: 250px;
    max-width: 100%;
    margin: 0 auto 10px;
}

.promo {
    margin-bottom: 0;
}

.private-disclaimer {
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
}
/*
     FILE ARCHIVED ON 23:40:39 Oct 11, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:41:02 Sep 27, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 62.501
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.063
  cdx.remote: 0.06
  esindex: 0.009
  LoadShardBlock: 42.125 (3)
  PetaboxLoader3.datanode: 85.959 (4)
  load_resource: 144.326
  PetaboxLoader3.resolve: 53.33
*/