#cookie-banner,
*,
.about-page,
.accordion,
.adjust,
.author-image,
.authors,
.authors-col,
.black-title,
.button,
.button-adjust,
.button-adjust__text,
.button-description,
.checkbox,
.checkbox-text-field,
.checkbox-text-field__subline,
.close-tip,
.code,
.contact-us,
.container,
.container-desc,
.copy-from,
.display-mobile-block,
.display-mobile-none,
.divider,
.dot,
.footer,
.footer-mobile,
.footer-mobile__copyright,
.footer__copyright,
.footer__description,
.footer__logo,
.header,
.header__description,
.header__logo,
.hightlight,
.hljs,
.hljs-addition,
.hljs-attr,
.hljs-attribute,
.hljs-built_in,
.hljs-bullet,
.hljs-code,
.hljs-comment,
.hljs-deletion,
.hljs-doctag,
.hljs-emphasis,
.hljs-keyword,
.hljs-link,
.hljs-literal,
.hljs-meta,
.hljs-meta-keyword,
.hljs-meta-string,
.hljs-name,
.hljs-number,
.hljs-quote,
.hljs-regexp,
.hljs-section,
.hljs-selector-attr,
.hljs-selector-class,
.hljs-selector-id,
.hljs-selector-pseudo,
.hljs-selector-tag,
.hljs-string,
.hljs-strong,
.hljs-subst,
.hljs-symbol,
.hljs-template-tag,
.hljs-template-variable,
.hljs-title,
.hljs-type,
.hljs-variable,
.image,
.inputWrap,
.is-visible,
.line,
.logo,
.mobile-indicator,
.popup,
.popup-area,
.preview,
.preview__stick,
.previewWrap,
.row,
.share_buttons,
.share_icons,
.site-body,
.site-description,
.size-block__auto,
.size-block__custom,
.size-button__auto,
.size-button__custom,
.size-input,
.slide,
.subheader,
.table-title,
.tabs,
.tabs-panel,
.tabs-panels,
.tabs-thumb,
.tabs-thumbs,
.text,
.text-form,
.text-form__adjustments,
.text-form__hint,
.text-form__list,
.text-form__preview,
.text-form__split-fields,
.textarea,
.tk-soleil,
.toggle-slider,
.toggle-switch,
.video-services,
a,
a.privacy-link,
body,
body.overflow,
html {
    margin: 0;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-text-decoration: 0;
    text-decoration: 0;
    border: 0
}

@import url("https://p.typekit.net/p.css?s=1&k=dbj2bqd&ht=tk&f=17001.17002.17003.17004.17005.17006.22621.22622.22623.22624.22625.22658&a=1372059&app=typekit&e=css");
.tk-soleil {
    font-family: soleil, sans-serif
}

a {
    text-decoration: none;
    text-decoration: initial;
    color: #000;
    color: initial
}

a,
input,
textarea {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

input,
textarea {
    border-collapse: separate;
    border-spacing: 0;
    caption-side: top;
    cursor: auto;
    direction: ltr;
    empty-cells: show;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-stretch: normal;
    line-height: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    letter-spacing: normal;
    list-style: disc outside none;
    -moz-tab-size: 8;
    -o-tab-size: 8;
    tab-size: 8;
    text-align: left;
    -moz-text-align-last: auto;
    text-align-last: auto;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    widows: 2;
    word-spacing: normal;
    all: initial
}

.hljs {
    display: block;
    overflow-x: auto;
    padding: .5em;
    background: #f0f0f0
}

.hljs,
.hljs-subst {
    color: #444
}

.hljs-comment {
    color: #888
}

.hljs-attribute,
.hljs-doctag,
.hljs-keyword,
.hljs-meta-keyword,
.hljs-name,
.hljs-selector-tag {
    font-weight: 700
}

.hljs-name,
.hljs-tag {
    color: #eb6d00
}

.hljs-attr {
    color: #63646c
}

.hljs-deletion,
.hljs-number,
.hljs-quote,
.hljs-selector-class,
.hljs-selector-id,
.hljs-string,
.hljs-template-tag,
.hljs-type {
    color: #42b98a
}

.hljs-section,
.hljs-title {
    color: #800;
    font-weight: 700
}

.hljs-link,
.hljs-regexp,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-symbol,
.hljs-template-variable,
.hljs-variable {
    color: #bc6060
}

.hljs-literal {
    color: #78a960
}

.hljs-addition,
.hljs-built_in,
.hljs-bullet,
.hljs-code {
    color: #397300
}

.hljs-meta {
    color: #1f7199
}

.hljs-meta-string {
    color: #4d99bf
}

.hljs-emphasis {
    font-style: italic
}

.hljs-strong {
    font-weight: 700
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    font-size: 22px
}

body {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    background: #fff;
    color: #2a2c2d
}

body.overflow {
    overflow: hidden
}

.container {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 80px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.container--black {
    max-width: 1400px;
    margin-top: 4rem
}

.container--hide {
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98)
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.row .col-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 1.8181818182rem;
    min-width: 300px
}

.row .col-1:last-child {
    padding-right: 0
}

.about-page {
    -webkit-overflow-scrolling: touch;
    background-color: #2d2d2a;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1000000;
    overflow: auto;
    cursor: url(../images/close.svg), auto;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.about-page,
.about-page * {
    pointer-events: none
}

.about-page :not(a,
button) {
    cursor: url(../images/close.svg), auto
}

.about-page--active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease .05s;
    -o-transition: all .3s ease .05s;
    transition: all .3s ease .05s
}

.about-page--active * {
    pointer-events: auto
}

.image {
    width: 100%;
    pointer-events: none
}

.black-title {
    color: #fff;
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-weight: 900;
    font-size: 1.4545454545rem;
    padding-bottom: 1.8181818182rem;
    display: block
}

.black-title--small {
    font-size: .8181818182rem;
    padding-bottom: 1.5454545455rem
}

.text {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    font-weight: 300;
    color: #9b9b9b;
    line-height: 1.5
}

.text--bold {
    font-size: 1rem;
    font-weight: 800
}

.text--small {
    font-size: .8181818182rem;
    line-height: 1.8
}

.text--smaller {
    font-size: .8181818182rem;
    line-height: 1.66667
}

.text .white {
    color: #fff
}

.text .white a {
    color: #fff;
    -webkit-transition: color .35s ease;
    -o-transition: .35s color ease;
    transition: color .35s ease
}

.text .white a:hover {
    color: #4d7bf3
}

.text+.text {
    margin-top: .9090909091rem
}

.dot {
    width: 1.2727272727rem;
    height: 1.2727272727rem;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: inset 0 0 0 2px #979797;
    box-shadow: inset 0 0 0 2px #979797;
    display: inline-block;
    vertical-align: middle
}

.dot--filled {
    background-color: #d8d8d8;
    -webkit-box-shadow: none;
    box-shadow: none
}

.compatibility td,
.compatibility th {
    padding: .8181818182rem 0 1.0909090909rem;
    -webkit-box-shadow: 0 1px 0 hsla(0, 0%, 100%, .2);
    box-shadow: 0 1px 0 hsla(0, 0%, 100%, .2)
}

.table-title {
    font-size: .8181818182rem;
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-weight: 900
}

.authors-col {
    padding-left: 80px
}

.authors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contact-us {
    padding-bottom: 120px
}

.author-image {
    display: block;
    width: 260px
}

.author-image img {
    width: 100%
}

@media (max-width:650px) {
    .row .col-1 {
        padding-right: 0;
        padding-bottom: 2.2727272727rem
    }
    .row .col-1:last-child {
        padding-bottom: 0
    }
    .authors-col {
        padding-left: 0
    }
    .contact-us {
        padding-top: 0;
        padding-bottom: 50px
    }
    .close-tip {
        padding-bottom: 40px
    }
}

.accordion {
    color: #2a2c2d;
    list-style: none;
    cursor: pointer;
    font-size: .9090909091rem;
    font-weight: 800;
    display: block;
    line-height: 1;
    margin-bottom: 2.2727272727rem;
    -webkit-tap-highlight-color: transparent
}

.accordion li {
    position: relative
}

.accordion li div .list__item {
    margin-bottom: 1.8181818182rem !important
}

.accordion a {
    width: 100%;
    display: block;
    color: #2a2c2d;
    position: relative;
    margin-bottom: 2.0454545455rem
}

.accordion a:after {
    width: 17px;
    height: 17px;
    background-image: url(../images/close-arrow.svg);
    background-position: 50%;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 5px;
    content: " ";
    top: 50%;
    margin-top: -7px;
    -webkit-transform: rotate(0deg) translateY(0);
    -ms-transform: rotate(0deg) translateY(0);
    transform: rotate(0deg) translateY(0);
    -webkit-transition: -webkit-transform .35s ease;
    transition: -webkit-transform .35s ease;
    -o-transition: .35s transform ease;
    transition: transform .35s ease;
    transition: transform .35s ease, -webkit-transform .35s ease;
    will-change: transform;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

.accordion p {
    line-height: 2;
    padding: 10px
}

a.active:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.button-adjust {
    position: relative
}

.button-adjust__text {
    text-align: center;
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-size: .7272727273rem;
    line-height: 1.25
}

.button-adjust input[type=checkbox] {
    display: none
}

.button-adjust input[type=checkbox]+label {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 2rem;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f2f2f2;
    width: 3.1818181818rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .7727272727rem;
    height: 9.0909090909rem;
    position: relative;
    -webkit-tap-highlight-color: transparent
}

.button-adjust input[type=checkbox]+label:hover {
    background-color: #e8e8e8
}

.button-adjust input[type=checkbox]+label:before {
    pointer-events: none;
    content: "OFF";
    position: absolute;
    bottom: 1.1818181818rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: .6363636364rem;
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-weight: 900
}

.button-adjust input[type=checkbox]+label i {
    line-height: 0
}

.button-adjust input[type=checkbox]+label i svg path {
    -webkit-transition: fill .35s ease;
    -o-transition: .35s fill ease;
    transition: fill .35s ease
}

.button-adjust input[type=checkbox]:checked+label {
    -webkit-transition: background-color .35s ease, -webkit-box-shadow .35s ease;
    transition: background-color .35s ease, -webkit-box-shadow .35s ease;
    -o-transition: background-color .35s ease, box-shadow .35s ease;
    transition: background-color .35s ease, box-shadow .35s ease;
    transition: background-color .35s ease, box-shadow .35s ease, -webkit-box-shadow .35s ease;
    background-color: #4d7bf3;
    -webkit-box-shadow: 0 10px 30px 0 rgba(77, 123, 243, .5), 0 0 0 .2272727273rem #4d7bf3;
    box-shadow: 0 10px 30px 0 rgba(77, 123, 243, .5), 0 0 0 .2272727273rem #4d7bf3;
    -webkit-border-radius: .15px;
    border-radius: .15px;
    will-change: box-shadow
}

.button-adjust input[type=checkbox]:checked+label:before {
    content: "ON";
    color: #fff
}

.button-adjust input[type=checkbox]:checked+label i {
    color: #fff;
    -webkit-animation: check 1s;
    animation: check 1s
}

.button-adjust input[type=checkbox]:checked+label i svg path {
    fill: #fff
}

.button-adjust--red input[type=checkbox]:checked+label {
    background-color: #eb4f00;
    -webkit-box-shadow: 0 10px 30px 0 rgba(235, 79, 0, .5), 0 0 0 .2272727273rem #eb4f00;
    box-shadow: 0 10px 30px 0 rgba(235, 79, 0, .5), 0 0 0 .2272727273rem #eb4f00
}

button:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (max-width:650px) {
    .button-adjust input[type=checkbox]+label {
        width: 2.3636363636rem;
        height: 7.7272727273rem
    }
}

pre code {
    white-space: normal;
    word-wrap: break-word
}

.code {
    color: #fff
}

.code::-moz-selection,
.code ::-moz-selection {
    background: #4d7bf3;
    color: #fff
}

.code::selection,
.code ::selection {
    background: #4d7bf3;
    color: #fff
}

#cookie-banner {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background: #212121;
    color: #fff;
    font-size: 14px;
    padding: 30px;
    -webkit-box-shadow: 0 -5px 18px -15px rgba(0, 0, 0, .75);
    box-shadow: 0 -5px 18px -15px rgba(0, 0, 0, .75)
}

#cookie-banner button {
    background: #fff
}

#cookie-banner section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#cookie-banner p {
    padding: 0;
    margin: 5px 0 0 30px
}

@media (max-width:650px) {
    #cookie-banner section {
        display: block
    }
    #cookie-banner p {
        margin: 15px 0 0
    }
}

#cookie-banner a {
    text-decoration: underline;
    color: #fff
}

.cookie-policy h1,
.cookie-policy h2,
.cookie-policy h3,
.cookie-policy h4 {
    padding-top: 20px;
    padding-bottom: 10px
}

.cookie-policy p {
    padding-bottom: 20px
}

.footer {
    position: relative;
    height: 3.6363636364rem;
    margin-top: 2.5454545455rem
}

.footer__logo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    padding-right: 1.4545454545rem;
    z-index: 2
}

.footer__description {
    display: inline-block;
    width: 100%;
    -webkit-box-shadow: 0 -2px 0 #2a2c2d;
    box-shadow: 0 -2px 0 #2a2c2d;
    position: absolute;
    top: .9545454545rem;
    left: 0;
    padding-top: 1.9090909091rem
}

.footer__copyright {
    display: block;
    position: absolute;
    right: 0;
    top: .4545454545rem;
    background-color: #fff;
    padding-left: 1.4545454545rem;
    font-size: .5454545455rem;
    color: #9b9b9b;
    letter-spacing: .83px;
    padding-right: 10px;
    font-family: soleil, sans-serif;
    font-weight: 400
}

.footer-mobile {
    margin-top: 2.5454545455rem;
    margin-bottom: 2.5454545455rem
}

.footer-mobile__copyright {
    display: block;
    text-align: center;
    background-color: #fff;
    font-size: .5454545455rem;
    color: #9b9b9b;
    letter-spacing: .83px;
    font-family: soleil, sans-serif;
    font-weight: 400
}

.line {
    height: 1px;
    background-color: #979797;
    opacity: .25;
    margin: 1.5909090909rem 0
}

.line--large {
    margin: 2.7272727273rem 0
}

.button {
    padding: .5909090909rem .6818181818rem .6818181818rem;
    min-width: 6.8181818182rem;
    font-size: .8181818182rem;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-box-shadow: 0 12px 32px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 12px 32px 0 rgba(0, 0, 0, .2);
    font-weight: 900
}

.button--black {
    color: #fff;
    background-color: #4a4a4a;
    -webkit-transition: background-color .2s ease;
    -o-transition: .2s ease background-color;
    transition: background-color .2s ease
}

.button--black:hover {
    background-color: #575757
}

.button--w100 {
    width: 100%;
    font-size: 1.0909090909rem;
    padding: 1.1363636364rem .6818181818rem 1.2727272727rem
}

.textarea {
    position: relative;
    line-height: 0
}

.textarea:before {
    content: "";
    width: 100%;
    height: 1.3636363636rem;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 97%, 0)), to(#f8f8f8));
    background: -webkit-linear-gradient(top, hsla(0, 0%, 97%, 0), #f8f8f8);
    background: -o-linear-gradient(top, hsla(0, 0%, 97%, 0) 0, #f8f8f8 100%);
    background: linear-gradient(180deg, hsla(0, 0%, 97%, 0) 0, #f8f8f8);
    position: absolute;
    bottom: 0;
    pointer-events: none;
    z-index: 2;
    opacity: 1;
    -webkit-border-radius: .1363636364rem .1363636364rem .1363636364rem .1363636364rem;
    border-radius: .1363636364rem .1363636364rem .1363636364rem .1363636364rem;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.textarea:hover:before {
    opacity: 0
}

.textarea--opened {
    max-height: 100vh
}

.textarea--opened:before {
    opacity: 0
}

.code {
    background-color: #f8f8f8;
    padding: .9090909091rem 1.3636363636rem;
    width: 100%;
    height: 100%;
    min-height: .9090909091rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: .1363636364rem;
    border-radius: .1363636364rem;
    cursor: pointer;
    -webkit-transition: background-color .35s ease, max-height .35s ease;
    -o-transition: background-color .35s ease, max-height .35s ease;
    transition: background-color .35s ease, max-height .35s ease;
    font-size: .6818181818rem;
    line-height: 1.5;
    max-height: 2.7272727273rem;
    overflow: hidden
}

.code:hover {
    background-color: #e9e9e9
}

.code--opened {
    max-height: 100vh;
    cursor: text
}

.copy-from {
    margin-top: 1.4545454545rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.button-description {
    font-size: .6363636364rem;
    font-weight: 300
}

.button-description--right {
    text-align: right;
    margin-right: .9090909091rem
}

.button-description a {
    color: #4d7bf3;
    -webkit-transition: color .35s ease;
    -o-transition: .35s ease color;
    transition: color .35s ease;
    text-decoration: underline;
    font-weight: 400
}

.button-description a:hover {
    color: #7d9ef6
}

@media (max-width:650px) {
    .copy-from {
        display: block
    }
    .copy-from button {
        display: block;
        width: 100%;
        margin-bottom: 1.3636363636rem
    }
    .button-description--right {
        text-align: center;
        margin-right: 0
    }
}

.text-form {
    position: relative
}

.text-form label {
    font-size: .9090909091rem;
    font-weight: 800;
    display: block;
    line-height: 1;
    margin-bottom: 1.1363636364rem
}

.text-form input[type=number],
.text-form input[type=search],
.text-form input[type=text] {
    background: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #dedede;
    box-shadow: inset 0 0 0 1px #dedede;
    color: #393b41;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    width: 100%;
    padding: .6818181818rem .9090909091rem .8181818182rem;
    font-size: .8181818182rem;
    font-family: soleil, sans-serif;
    font-weight: 400;
    -webkit-transition: box-shadow .15s ease;
    -o-transition: .15s ease box-shadow;
    transition: box-shadow .15s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.text-form input[type=number]::-webkit-input-placeholder,
.text-form input[type=search]::-webkit-input-placeholder,
.text-form input[type=text]::-webkit-input-placeholder {
    color: #d8d9de;
    -webkit-transition: color .35s ease;
    -o-transition: .35s color ease;
    transition: color .35s ease
}

.text-form input[type=number]::-moz-placeholder,
.text-form input[type=search]::-moz-placeholder,
.text-form input[type=text]::-moz-placeholder {
    color: #d8d9de;
    -webkit-transition: color .35s ease;
    -o-transition: .35s color ease;
    transition: color .35s ease
}

.text-form input[type=number]:-ms-input-placeholder,
.text-form input[type=number]::-ms-input-placeholder,
.text-form input[type=search]:-ms-input-placeholder,
.text-form input[type=search]::-ms-input-placeholder,
.text-form input[type=text]:-ms-input-placeholder,
.text-form input[type=text]::-ms-input-placeholder {
    color: #d8d9de;
    -webkit-transition: color .35s ease;
    -o-transition: .35s color ease;
    transition: color .35s ease
}

.text-form input[type=number]::placeholder,
.text-form input[type=search]::placeholder,
.text-form input[type=text]::placeholder {
    color: #d8d9de;
    -webkit-transition: color .35s ease;
    -o-transition: .35s color ease;
    transition: color .35s ease
}

.text-form input[type=number]:hover,
.text-form input[type=search]:hover,
.text-form input[type=text]:hover {
    -webkit-box-shadow: inset 0 0 0 1px #bdbdbd;
    box-shadow: inset 0 0 0 1px #bdbdbd
}

.text-form input[type=number]:hover::-webkit-input-placeholder,
.text-form input[type=search]:hover::-webkit-input-placeholder,
.text-form input[type=text]:hover::-webkit-input-placeholder {
    color: #bdbdbd
}

.text-form input[type=number]:hover::-moz-placeholder,
.text-form input[type=search]:hover::-moz-placeholder,
.text-form input[type=text]:hover::-moz-placeholder {
    color: #bdbdbd
}

.text-form input[type=number]:hover:-ms-input-placeholder,
.text-form input[type=number]:hover::-ms-input-placeholder,
.text-form input[type=search]:hover:-ms-input-placeholder,
.text-form input[type=search]:hover::-ms-input-placeholder,
.text-form input[type=text]:hover:-ms-input-placeholder,
.text-form input[type=text]:hover::-ms-input-placeholder {
    color: #bdbdbd
}

.text-form input[type=number]:hover::placeholder,
.text-form input[type=search]:hover::placeholder,
.text-form input[type=text]:hover::placeholder {
    color: #bdbdbd
}

.text-form input[type=number]:focus,
.text-form input[type=search]:focus,
.text-form input[type=text]:focus {
    -webkit-box-shadow: inset 0 0 0 1px #bdbdbd;
    box-shadow: inset 0 0 0 1px #bdbdbd
}

.text-form input[type=number]:focus::-webkit-input-placeholder,
.text-form input[type=search]:focus::-webkit-input-placeholder,
.text-form input[type=text]:focus::-webkit-input-placeholder {
    color: transparent
}

.text-form input[type=number]:focus::-moz-placeholder,
.text-form input[type=search]:focus::-moz-placeholder,
.text-form input[type=text]:focus::-moz-placeholder {
    color: transparent
}

.text-form input[type=number]:focus:-ms-input-placeholder,
.text-form input[type=number]:focus::-ms-input-placeholder,
.text-form input[type=search]:focus:-ms-input-placeholder,
.text-form input[type=search]:focus::-ms-input-placeholder,
.text-form input[type=text]:focus:-ms-input-placeholder,
.text-form input[type=text]:focus::-ms-input-placeholder {
    color: transparent
}

.text-form input[type=number]:focus::placeholder,
.text-form input[type=search]:focus::placeholder,
.text-form input[type=text]:focus::placeholder {
    color: transparent
}

.text-form input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    width: 32px;
    height: 32px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI3Ljk2NSAyNy45NjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI3Ljk2NSAyNy45NjU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8ZyBpZD0iYzE0Ml94Ij4KCQk8cGF0aCBkPSJNMTMuOTgsMEM2LjI1OSwwLDAsNi4yNjEsMCwxMy45ODNjMCw3LjcyMSw2LjI1OSwxMy45ODIsMTMuOTgsMTMuOTgyYzcuNzI1LDAsMTMuOTg1LTYuMjYyLDEzLjk4NS0xMy45ODIgICAgQzI3Ljk2NSw2LjI2MSwyMS43MDUsMCwxMy45OCwweiBNMTkuOTkyLDE3Ljc2OWwtMi4yMjcsMi4yMjRjMCwwLTMuNTIzLTMuNzgtMy43ODYtMy43OGMtMC4yNTksMC0zLjc4MywzLjc4LTMuNzgzLDMuNzggICAgbC0yLjIyOC0yLjIyNGMwLDAsMy43ODQtMy40NzIsMy43ODQtMy43ODFjMC0wLjMxNC0zLjc4NC0zLjc4Ny0zLjc4NC0zLjc4N2wyLjIyOC0yLjIyOWMwLDAsMy41NTMsMy43ODIsMy43ODMsMy43ODIgICAgYzAuMjMyLDAsMy43ODYtMy43ODIsMy43ODYtMy43ODJsMi4yMjcsMi4yMjljMCwwLTMuNzg1LDMuNTIzLTMuNzg1LDMuNzg3QzE2LjIwNywxNC4yMzksMTkuOTkyLDE3Ljc2OSwxOS45OTIsMTcuNzY5eiIgZmlsbD0iI2Q4ZDlkZSIvPgoJPC9nPgoJPGcgaWQ9IkNhcGFfMV8xMDRfIj4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    cursor: pointer
}

.text-form input[type=search]::-ms-clear {
    -webkit-appearance: none;
    width: 32px;
    height: 32px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI3Ljk2NSAyNy45NjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI3Ljk2NSAyNy45NjU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8ZyBpZD0iYzE0Ml94Ij4KCQk8cGF0aCBkPSJNMTMuOTgsMEM2LjI1OSwwLDAsNi4yNjEsMCwxMy45ODNjMCw3LjcyMSw2LjI1OSwxMy45ODIsMTMuOTgsMTMuOTgyYzcuNzI1LDAsMTMuOTg1LTYuMjYyLDEzLjk4NS0xMy45ODIgICAgQzI3Ljk2NSw2LjI2MSwyMS43MDUsMCwxMy45OCwweiBNMTkuOTkyLDE3Ljc2OWwtMi4yMjcsMi4yMjRjMCwwLTMuNTIzLTMuNzgtMy43ODYtMy43OGMtMC4yNTksMC0zLjc4MywzLjc4LTMuNzgzLDMuNzggICAgbC0yLjIyOC0yLjIyNGMwLDAsMy43ODQtMy40NzIsMy43ODQtMy43ODFjMC0wLjMxNC0zLjc4NC0zLjc4Ny0zLjc4NC0zLjc4N2wyLjIyOC0yLjIyOWMwLDAsMy41NTMsMy43ODIsMy43ODMsMy43ODIgICAgYzAuMjMyLDAsMy43ODYtMy43ODIsMy43ODYtMy43ODJsMi4yMjcsMi4yMjljMCwwLTMuNzg1LDMuNTIzLTMuNzg1LDMuNzg3QzE2LjIwNywxNC4yMzksMTkuOTkyLDE3Ljc2OSwxOS45OTIsMTcuNzY5eiIgZmlsbD0iI2Q4ZDlkZSIvPgoJPC9nPgoJPGcgaWQ9IkNhcGFfMV8xMDRfIj4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    cursor: pointer
}

.text-form .input__error-text {
    display: none;
    color: #d0021b;
    margin-top: .6363636364rem;
    font-size: .6818181818rem;
    padding-left: 1rem
}

.text-form--error input[type=search],
.text-form--error input[type=text] {
    color: #d0021b;
    -webkit-box-shadow: inset 0 0 0 1px #d0021b !important;
    box-shadow: inset 0 0 0 1px #d0021b !important
}

.text-form--error .input__error-text {
    display: block
}

.text-form__adjustments {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.text-form__adjustments,
.text-form__split-fields,
.text-form__split-fields .cross {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.text-form__split-fields .cross {
    padding: 0 .6818181818rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.text-form__split-fields input {
    max-width: -webkit-calc(50% - 20px);
    max-width: calc(50% - 20px)
}

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

.text-form__hint {
    position: relative;
    background: #f8f8f8;
    width: 100%;
    z-index: 10;
    margin-top: .7727272727rem;
    padding: .9545454545rem .7727272727rem .7272727273rem .9545454545rem;
    display: none
}

.text-form__hint--active {
    display: block;
    -webkit-animation: showHint .3s ease;
    animation: showHint .3s ease
}

.text-form__hint p {
    font-size: .6818181818rem;
    line-height: 1.66667;
    color: #9b9b9b;
    margin-top: .3636363636rem
}

.text-form__hint .toggle-switch {
    margin-top: .7272727273rem;
    margin-bottom: .2272727273rem
}

.text-form__preview {
    width: 6.3636363636rem;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    max-height: 9.0909090909rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin-top: .9090909091rem
}

.text-form__preview img {
    display: block;
    width: 100%;
    height: auto
}

.text-form__preview .preview-close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: #4d7bf3;
    width: 1.1363636364rem;
    height: 1.1363636364rem;
    cursor: pointer
}

.text-form__preview .preview-close div {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 14px;
    height: 14px;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.text-form__preview .preview-close div:after,
.text-form__preview .preview-close div:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    background: #fff;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease
}

.text-form__preview .preview-close div:after {
    width: 2px;
    height: 100%
}

.text-form__preview .preview-close div:before {
    height: 2px;
    width: 100%
}

.text-form__preview .preview-close:hover div {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0)
}

.text-form__preview .preview-close:hover div:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

.text-form+.text-form {
    margin-top: 2.2727272727rem
}

.toggle-slider {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 4.3181818182rem;
    height: 100%;
    background-color: #4d7bf3;
    -webkit-box-shadow: 0 5px 20px 0 rgba(77, 123, 243, .5);
    box-shadow: 0 5px 20px 0 rgba(77, 123, 243, .5);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    z-index: 2
}

.inputWrap {
    position: relative
}

.inputWrap--opacity:after {
    content: "%";
    display: block;
    position: absolute;
    top: 1.3636363636rem;
    right: 0;
    font-size: .7272727273rem;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    background: #fff;
    font-weight: 400
}

@-webkit-keyframes showHint {
    0% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        opacity: 0
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes showHint {
    0% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        opacity: 0
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.divider {
    margin-top: .7727272727rem
}

.header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2.5454545455rem
}

.header__logo {
    display: block;
    background-color: #fff;
    padding-right: 1.4545454545rem;
    z-index: 2
}

.header__logo h1 {
    padding: 0 0 10px
}

.header__description {
    display: inline-block;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__description .header-line {
    height: 2px;
    -webkit-box-shadow: 0 -2px 0 #2a2c2d;
    box-shadow: 0 -2px 0 #2a2c2d
}

.header--white {
    margin-top: 0;
    padding-top: 2.5454545455rem
}

.header--white .header__logo {
    background-color: #2d2d2a;
    color: #fff
}

.header--white .header__logo .logo {
    color: #fff
}

.header--white .header__description .header-line {
    height: 2px;
    -webkit-box-shadow: 0 -2px 0 #fff;
    box-shadow: 0 -2px 0 #fff
}

.logo {
    width: 100%;
    height: auto;
    position: relative;
    font-family: soleil, sans-serif;
    font-weight: 400;
    text-align: justify
}

.logo,
.site-description {
    font-size: 1.0454545455rem;
    color: #2a2c2d;
    letter-spacing: 0;
    font-weight: 900
}

.site-description--grey {
    opacity: 1;
    line-height: 1;
    margin-top: .6363636364rem;
    -webkit-transition: opacity .35s ease;
    -o-transition: opacity .35s ease;
    transition: opacity .35s ease
}

.site-description--grey a {
    color: #4d7bf3;
    -webkit-transition: color .35s ease;
    -o-transition: color .35s ease;
    transition: color .35s ease
}

.site-description--grey:hover {
    opacity: .5
}

.site-description--grey:hover a {
    color: #4d7bf3
}

.subheader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.container-desc {
    width: 30.9090909091rem;
    padding-top: 1rem
}

@media (max-width:650px) {
    .container-desc {
        width: auto;
        position: relative;
        top: 0
    }
    .site-description {
        font-size: .8181818182rem
    }
}

.hightlight {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    color: #d8d9de;
    letter-spacing: 0;
    text-align: right
}

.text-form__list .list__item {
    margin-bottom: .9090909091rem
}

.text-form__list .label--checkbox {
    position: relative;
    cursor: pointer;
    height: 1.8181818182rem;
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-size: .8181818182rem;
    color: #393b41;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-tap-highlight-color: transparent
}

.text-form__list .label--mb0 {
    margin-bottom: .5rem
}

.logo--checkbox {
    width: 1.5909090909rem;
    height: 1.5909090909rem;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .3;
    -webkit-transition: opacity .35s ease;
    -o-transition: opacity .35s ease;
    transition: opacity .35s ease;
    font-weight: 700
}

.checkbox {
    position: relative;
    margin: 0 .9090909091rem 0 0;
    cursor: pointer;
    width: 1.8181818182rem;
    height: 1.8181818182rem
}

.checkbox:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 9px;
    z-index: 1;
    width: .7727272727rem;
    height: .4545454545rem;
    border: 4px solid #fff;
    border-top-style: none;
    border-right-style: none;
    -webkit-transform: rotate(-45deg) scale(.7);
    -ms-transform: rotate(-45deg) scale(.7);
    transform: rotate(-45deg) scale(.7);
    opacity: 0;
    -webkit-transition: opacity .35s ease, -webkit-transform .35s ease;
    transition: opacity .35s ease, -webkit-transform .35s ease;
    -o-transition: opacity .35s ease, transform .35s ease;
    transition: opacity .35s ease, transform .35s ease;
    transition: opacity .35s ease, transform .35s ease, -webkit-transform .35s ease
}

.checkbox:checked:before {
    opacity: 1;
    -webkit-transform: rotate(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1)
}

.checkbox:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 2rem;
    width: 1.8181818182rem;
    height: 1.8181818182rem;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0 5px 20px 0 rgba(77, 123, 243, 0);
    box-shadow: 0 5px 20px 0 rgba(77, 123, 243, 0);
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background-color .35s ease;
    -o-transition: .35s background-color ease;
    transition: background-color .35s ease
}

.checkbox:hover:after {
    background-color: #e8e8e8
}

.checkbox:checked:after,
.checkbox:checked:hover:after {
    background-color: #4d7bf3
}

.checkbox:checked:after {
    -webkit-box-shadow: 0 5px 20px 0 rgba(77, 123, 243, .5);
    box-shadow: 0 5px 20px 0 rgba(77, 123, 243, .5);
    -webkit-transition: background-color .35s ease, -webkit-box-shadow .35s ease;
    transition: background-color .35s ease, -webkit-box-shadow .35s ease;
    -o-transition: background-color .35s ease, box-shadow .35s ease;
    transition: background-color .35s ease, box-shadow .35s ease;
    transition: background-color .35s ease, box-shadow .35s ease, -webkit-box-shadow .35s ease
}

.checkbox:checked~.logo--checkbox {
    opacity: 1
}

.checkbox-text-field {
    padding-left: 60px
}

.checkbox-text-field--split6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.checkbox-text-field--split6>:first-child {
    -webkit-box-flex: 6;
    -webkit-flex: 6;
    -ms-flex: 6;
    flex: 6;
    max-width: 10rem;
    margin-right: .9090909091rem
}

.checkbox-text-field--split6>:last-child {
    max-width: 2.7272727273rem
}

.checkbox-text-field--split6>:last-child input {
    text-align: center;
    padding-left: .2272727273rem !important;
    padding-right: .2272727273rem !important
}

.checkbox-text-field--split4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.checkbox-text-field--split4>* {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: .9090909091rem;
    text-align: center;
    max-width: 2.7272727273rem
}

.checkbox-text-field--split4>:last-child {
    margin-right: 0
}

.checkbox-text-field--split4 input {
    text-align: center;
    padding-left: .2272727273rem !important;
    padding-right: .2272727273rem !important
}

.checkbox-text-field__subline {
    font-size: .7272727273rem;
    margin-top: .3863636364rem;
    font-weight: 400;
    text-align: center
}

.toggle-switch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.toggle-switch label {
    background-color: #f2f2f2;
    margin-bottom: 0
}

.toggle-switch label,
.toggle-switch label span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 4.3181818182rem
}

.toggle-switch label span {
    height: 2.7272727273rem;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-box-shadow: 0 5px 20px 0 rgba(77, 123, 243, 0);
    box-shadow: 0 5px 20px 0 rgba(77, 123, 243, 0);
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.toggle-switch label span i {
    font-style: normal;
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-size: .6363636364rem;
    text-transform: uppercase;
    font-weight: 800;
    color: #5b5b5b;
    -webkit-transition: color .35s ease;
    -o-transition: color .35s ease;
    transition: color .35s ease;
    z-index: 3
}

.toggle-switch label span:hover {
    cursor: pointer
}

.toggle-switch label span:hover i {
    color: #4d7bf3
}

.toggle-switch label input {
    visibility: hidden;
    width: 0;
    margin: 0;
    padding: 0
}

.toggle-switch input:checked+span i {
    color: #fff
}

.toggle-switch--separated {
    margin-left: -5px;
    margin-bottom: -10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.toggle-switch--separated label {
    margin: 5px;
    margin-bottom: 10px;
    margin-top: 0;
    width: auto;
    background: transparent
}

.toggle-switch--separated label span {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    width: auto;
    height: auto;
    padding: .5909090909rem .9090909091rem .6363636364rem
}

.toggle-switch--separated label span i {
    font-weight: 400;
    font-size: .8181818182rem;
    text-transform: none;
    line-height: 1.16667
}

.toggle-switch--separated label input:checked+span {
    border-color: #4d7bf3;
    background: #4d7bf3;
    -webkit-box-shadow: 0 5px 20px 0 rgba(77, 123, 243, .5);
    box-shadow: 0 5px 20px 0 rgba(77, 123, 243, .5)
}

.popup-area {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    z-index: 999999999;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: .5s ease opacity;
    transition: opacity .5s ease;
    will-change: opacity
}

.popup {
    width: 600px;
    padding: 1.8181818182rem;
    background-color: #fff;
    -webkit-border-radius: .2727272727rem;
    border-radius: .2727272727rem;
    position: relative;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity .35s ease, transform .35s ease;
    -o-transition: .35s ease opacity, .35s ease transform;
    transition: opacity .35s ease, transform .35s ease;
    will-change: transform
}

.popup .popup-title {
    font-size: 1.0454545455rem
}

.popup .bold,
.popup .popup-title {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-weight: 900;
    color: #2a2c2d
}

.popup .bold {
    margin-top: .6818181818rem;
    font-size: .7272727273rem
}

.popup .text--grey {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-size: .6363636364rem;
    margin-top: .6818181818rem
}

.popup #paypal {
    display: block;
    margin-top: 2.5454545455rem
}

.popup .text-form--paypal {
    text-align: center
}

.popup .text-form--paypal input {
    padding: .6818181818rem .2272727273rem .8181818182rem;
    width: 2.7272727273rem;
    text-align: center;
    display: inline-block;
    margin-right: .4545454545rem
}

.popup .text-form--paypal button {
    padding: .8636363636rem
}

.popup .close-link {
    color: #4d7bf3;
    text-decoration: underline;
    font-size: .7272727273rem;
    margin-top: .7727272727rem
}

.popup .close-link,
.popup .logo-cards {
    display: block;
    text-align: center
}

.popup .close-popup {
    width: .6818181818rem;
    height: .6818181818rem;
    position: absolute;
    top: 1.3636363636rem;
    right: 1.3636363636rem;
    background-image: url(../images/close-b.svg);
    -webkit-background-size: contain;
    background-size: contain;
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .35s ease;
    transition: -webkit-transform .35s ease;
    -o-transition: transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease, -webkit-transform .35s ease
}

.popup .close-popup:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.is-visible {
    pointer-events: auto;
    opacity: 1
}

.is-visible .popup {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.share_buttons {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.share_buttons,
.share_buttons .share_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.share_buttons .share_text {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.share_buttons .share_text div:first-child {
    margin-right: 5px
}

.share_buttons .share_text div:last-child {
    margin-right: 20px
}

.share_icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.share_icons a {
    display: block;
    margin-right: 20px;
    height: 20px;
    width: 20px
}

.about-page .share_icons {
    margin-top: 20px
}

.about-page .share_icons a {
    height: 30px;
    width: 30px
}

.site-body {
    position: relative;
    margin-top: 4.5454545455rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.preview {
    padding-right: 2.2727272727rem;
    width: 100%;
    height: 100%
}

.previewWrap {
    padding-right: 1.3636363636rem;
    top: 0;
    width: -webkit-calc(100% - 405px);
    width: calc(100% - 405px)
}

.preview__stick {
    position: -webkit-sticky;
    position: sticky;
    top: 2.0909090909rem
}

.adjust {
    width: 445px;
    padding-right: 10px
}

.adjust-title,
.preview-title {
    font-size: 4.5454545455rem;
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-weight: 900;
    text-transform: uppercase;
    color: #2a2c2d;
    letter-spacing: 0;
    text-align: justify;
    margin-bottom: 2.8181818182rem;
    display: block
}

@media (max-width:650px) {
    .site-body {
        margin-top: 2rem;
        display: block
    }
    .adjust,
    .preview,
    .previewWrap {
        padding-right: 0
    }
    .adjust {
        position: relative;
        right: 0;
        width: auto;
        margin-top: 70px
    }
    .adjust-title,
    .preview-title {
        font-size: 3rem;
        margin-bottom: 1.3636363636rem
    }
    .previewWrap {
        width: 100%
    }
    .previewWrap .preview__video {
        margin: 0 -30px;
        width: auto
    }
}

.size-input {
    position: relative;
    height: 60px
}

.size-block__auto {
    z-index: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.size-block__auto,
.size-block__custom {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.size-block__custom {
    z-index: 1;
    margin-left: 95px;
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease
}

.responsive .size-block__custom {
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
    opacity: 0;
    z-index: 0
}

.size-button__auto {
    position: relative;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    -webkit-tap-highlight-color: transparent
}

.size-button__auto .button-off,
.size-button__auto .button-on {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    color: #666;
    font-size: .6363636364rem;
    padding: 20px;
    background-color: #f2f2f2;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    width: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

@media (max-width:650px) {
    .size-button__auto .button-off,
    .size-button__auto .button-on {
        font-size: .5rem;
        padding-top: 22px;
        padding-bottom: 22px
    }
}

.size-button__auto .button-on {
    z-index: 0;
    width: 100%;
    color: #fff;
    background: #4d7bf3;
    -webkit-transform: scaleX(.25);
    -ms-transform: scaleX(.25);
    transform: scaleX(.25);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    opacity: .2;
    visibility: hidden
}

.size-button__auto .button-off {
    z-index: 1;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    visibility: visible;
    -webkit-transition-property: opacity, background-color, -webkit-transform, -webkit-box-shadow;
    transition-property: opacity, background-color, -webkit-transform, -webkit-box-shadow;
    -o-transition-property: transform, opacity, box-shadow, background-color;
    transition-property: transform, opacity, box-shadow, background-color;
    transition-property: transform, opacity, box-shadow, background-color, -webkit-transform, -webkit-box-shadow;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-box-shadow: none;
    box-shadow: none
}

.size-button__auto .button-off:hover {
    background-color: #e8e8e8
}

.size-button__auto .vertical-line {
    border-left: 1px solid #b9babc;
    height: 9px;
    background: green
}

.size-button__auto .horizontal-line {
    height: 0;
    border-top: 1px solid #b9babc;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 10px
}

.size-button__auto .caption {
    margin: 0 5px;
    overflow: hidden
}

.responsive .size-block__auto {
    z-index: 1
}

.responsive .button-off {
    visibility: hidden;
    -webkit-transform: scaleX(2.1);
    -ms-transform: scaleX(2.1);
    transform: scaleX(2.1);
    background: #4d7bf3
}

.responsive .button-off,
.responsive .button-on {
    -webkit-box-shadow: 0 10px 30px 0 rgba(77, 123, 243, .5);
    box-shadow: 0 10px 30px 0 rgba(77, 123, 243, .5)
}

.responsive .button-on {
    visibility: visible;
    -webkit-transition: opacity .4s ease 0ms, -webkit-transform .3s ease 0ms;
    transition: opacity .4s ease 0ms, -webkit-transform .3s ease 0ms;
    -o-transition: transform .3s ease 0ms, opacity .4s ease 0ms;
    transition: transform .3s ease 0ms, opacity .4s ease 0ms;
    transition: transform .3s ease 0ms, opacity .4s ease 0ms, -webkit-transform .3s ease 0ms;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.responsive .button-on .horizontal-line,
.responsive .button-on .vertical-line {
    border-color: #fff
}

.size-button__custom {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    color: #666;
    font-size: .6363636364rem;
    padding: 20px;
    background-color: #f2f2f2;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%);
    opacity: 0
}

@media (max-width:650px) {
    .size-button__custom {
        font-size: .5rem;
        padding-top: 22px;
        padding-bottom: 22px
    }
}

.responsive .size-button__custom {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.tabs {
    margin: 1.5rem 0
}

.tabs-thumbs {
    position: relative;
    margin: 0;
    padding-left: 0
}

.tabs-thumb {
    display: inline-block;
    line-height: 2.35;
    position: relative;
    border-bottom: 3px solid #2a2c2d;
    margin-right: .8181818182rem
}

.tabs-thumb:last-child {
    margin-right: 0
}

.tabs-thumb a {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-weight: 800;
    font-size: .9090909091rem;
    display: block;
    padding: 0;
    color: #2a2c2d;
    opacity: .25;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: opacity .35s ease, color .35s ease;
    -o-transition: .35s ease opacity, .35s ease color;
    transition: opacity .35s ease, color .35s ease
}

.tabs-thumb a:hover {
    color: #4d7bf3;
    opacity: 1
}

.slide {
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #2a2c2d;
    position: absolute;
    z-index: 1200;
    bottom: 0;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.tabs-panels {
    margin: 0;
    padding: 1rem 0 0;
    list-style: none
}

.tabs-panel {
    display: none
}

.tabs-thumb.is-active a {
    opacity: 1
}

.tabs-thumb.is-active a:hover {
    cursor: default;
    opacity: 1;
    color: #2a2c2d
}

.video-services {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: -2px
}

.video-services li {
    cursor: help;
    margin-right: .6818181818rem;
    line-height: 1
}

.video-services li:last-child {
    margin-right: 0
}

.video-services li path {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.video-services li.active path {
    fill: #4d7bf3
}

@media (max-width:900px) {
    html {
        font-size: 22px !important
    }
}

.slide-enter-active,
.slide-leave-active {
    -webkit-transition: max-height 10.5s;
    -o-transition: max-height 10.5s;
    transition: max-height 10.5s
}

.slide-enter,
.slide-leave-to {
    max-height: 50px
}

.slide-fade-enter-active,
.slide-fade-leave-active {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.slide-fade-enter,
.slide-fade-leave-to {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0
}

.display-mobile-block,
.mobile-indicator {
    display: none
}

@media (max-width:650px) {
    .container {
        min-width: auto;
        max-width: unset;
        padding: 0 30px
    }
    .display-mobile-none {
        display: none
    }
    .display-mobile-block,
    .mobile-indicator {
        display: block
    }
}

a.privacy-link {
    color: inherit
}

a.privacy-link:hover {
    color: #4d7bf3
}