@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

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

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

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
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    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 {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@font-face {
    font-display: swap;
    font-family: Kaspersky Sans Display;
    font-style: normal;
    font-weight: 300;
    src: url(https://go.kaspersky.com/rs/802-IJN-240/images/Kaspersky_Sans_Display_Light.woff2) format("woff2"), url(https://go.kaspersky.com/rs/802-IJN-240/images/Kaspersky_Sans_Display_Light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Kaspersky Sans Display;
    font-style: normal;
    font-weight: 400;
    src: url(https://go.kaspersky.com/rs/802-IJN-240/images/Kaspersky_Sans_Display_Regular.woff2) format("woff2"), url(https://go.kaspersky.com/rs/802-IJN-240/images/Kaspersky_Sans_Display_Regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Kaspersky Sans Display;
    font-style: normal;
    font-weight: 700;
    src: url(https://go.kaspersky.com/rs/802-IJN-240/images/Kaspersky_Sans_Display_Bold.woff2) format("woff2"), url(https://go.kaspersky.com/rs/802-IJN-240/images/Kaspersky_Sans_Display_Bold.woff) format("woff")
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: hsla(0, 0%, 100%, 0)
}

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

img {
    height: auto;
    vertical-align: top;
    
}

body {
    color: #1d1d1b;
    font-family: Kaspersky Sans Display, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px
}

a {
    transition: color .3s ease
}

a,
a:focus,
a:hover {
    text-decoration: none
}

.link {
    color: #13212d
}

.link:hover {
    color: #13212d
}

.sr-only {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media (min-width:1440px) {
    .container {
        max-width: 1440px
    }
}

.visually-hidden {
    clip: rect(0 0 0 0);
    border: 0;
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.hidden {
    display: none
}

.first-header {
    align-items: center;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(92, 133, 150, .25);
    display: flex;
    left: 0;
    min-height: 64px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.first-header__desktop-block {
    display: none
}

.first-header__logo-wrapper {
    height: 30px;
    margin: 0 auto
}

.first-header__logo-icon {
    fill: #13212d
}

.menu {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 63px;
    position: relative
}

.menu--opened .menu__toggle {
    background-image: url(../images/L_758415_close.png)
}

.menu--opened .menu__toggle,
.menu__toggle {
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    content: "";
    cursor: pointer;
    display: block;
    height: 64px;
    left: 0;
    outline: transparent;
    position: absolute;
    top: -1px;
    width: 64px
}

.menu__toggle {
    background-image: url(../images/L_758415_menu.svg)
}

.menu__wrapper {
    background-color: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    display: flex;
    height: 144px;
    left: 0;
    min-width: 320px;
    position: absolute;
    top: 63px;
    z-index: 3
}

.list-about {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.list-about__item button {
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #d0d0d0;
    color: #1d1d1b;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    line-height: 18px;
    min-width: 320px;
    padding: 14px 30px;
    text-align: left;
    text-decoration: none
}

.list-about__item button:hover {
    background-color: #ebf4f9
}

.list-about__item a {
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #d0d0d0;
    color: #1d1d1b;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    min-width: 320px;
    padding: 14px 30px;
    text-align: left;
    text-decoration: none
}

.list-about__item a:hover {
    background-color: #ebf4f9
}

.list-about__item--green a {
    background-color: #13212d;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    line-height: 18px;
    min-width: 320px;
    padding: 14px 30px;
    text-align: left;
    text-decoration: none
}

.list-about__item--green a:hover {
    background-color: #13212d
}

.menu--closed .menu__wrapper {
    display: none
}

.menu--opened .menu__wrapper {
    display: block
}

@media (min-width:360px) {

    .list-about__item a,
    .list-about__item button,
    .menu__wrapper {
        min-width: 360px
    }
}

@media (min-width:1024px) {
    .first-header__big-wrapper {
        background-color: #fff;
        box-shadow: 0 1px 4px rgba(92, 133, 150, .25);
        left: 0;
        min-height: 67px;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 999
    }

    .first-header {
        align-items: center;
        flex-direction: row-reverse;
        justify-content: flex-start;
        min-height: 67px;
        padding: 0 5.5%
    }

    .first-header__logo-wrapper {
        margin-left: 0;
        margin-right: auto
    }

    .menu {
        display: none
    }

    .first-header__desktop-block {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin-left: auto;
        width: 460px
    }

    .first-header__button {
        align-items: center;
        background-color: transparent;
        border: none;
        border-bottom: 4px solid transparent;
        cursor: pointer;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        justify-content: center;
        line-height: 18px;
        min-height: 67px;
        padding: 24px 16px 20px;
        transition: background-color .3s ease, border-color .3s ease
    }

    .first-header__button:hover {
        border-bottom: 4px solid #13212d;
        color: #13212d;
        transition: color .3s ease
    }

    .first-header__button--green {
        background-color: #13212d;
        color: #fff;
        font-size: 14px;
        line-height: 18px;
        padding: 24px 16px 20px;
        text-decoration: none
    }

    .first-header__button--green:hover {
        background-color: #13212d;
        border-bottom: 4px solid transparent;
        color: #fff
    }
}

@media (min-width:1100px) {
    .first-header__desktop-block {
        margin-left: 32px
    }
}

@media (min-width:1200px) {
    .first-header__button--green {
        margin-left: auto
    }
}

@media (min-width:1440px) {
    .first-header {
        padding: 0 120px
    }
}

.second-header {
    background-image: url(../images/L_758415_header-bg.svg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    margin-top: 64px;
    overflow: hidden;
    position: relative
}

.second-header__icon {
    max-width: 442px;
    padding: 40px 5.5%
}

.second-header__icon-desktop {
    display: none
}

.second-header__wrapper__text {
    padding: 40px 5.5%
}

.second-header__paragraph {
    margin-bottom: 32px;
    margin-top: 0;
    max-width: 472px;
}

.second-header__button-wrapper {
    display: flex;
    flex-direction: column
}

.second-header__button {
    background-color: #13212d;
    border-radius: 8px;
    box-shadow: 0 8px 32px #13212d(52, 208, 184, .48);
    color: #fff;
    font-size: 16px;
    letter-spacing: .02em;
    line-height: 20px;
    margin-bottom: 24px;
    padding: 14px 20px;
    text-align: center
}

.second-header__button:hover {
    background-color: #13212d;
    transition: background-color .3s ease
}

.second-header__button--white {
    background-color: transparent;
    border: 2px solid #13212d;
    color: #13212d
}

.second-header__button--white:hover {
    background-color: transparent;
    border: 2px solid #13212d;
    color: #13212d;
    transition: color .3s ease;
    transition: background-color .3s ease
}

#myVideo {
    margin-right: -2px
}

@media (min-width:640px) {
    .second-header__button-wrapper {
        flex-direction: row;
        max-width: 470px
    }

    .second-header__button--white {
        margin-left: 24px
    }

    .second-header__button {
        padding: 14px 30px
    }
}

@media (min-width:1024px) {
    .second-header {
        background-image: url(../images/L_758415_header-bg.svg);
        background-position: 0;
        background-repeat: no-repeat;
        background-size: contain;
        flex-direction: row-reverse;
        justify-content: space-between
    }

    .second-header__icon {
        display: none
    }

    .second-header__icon-desktop {
        display: block;
        margin-bottom: 64px
    }

    #myVideo {
        margin-left: auto;
        max-width: 500px;
        padding: 20px 0
    }

    .second-header__paragraph {
        font-size: 32px;
        letter-spacing: 0.1em;
        line-height: 32px;
        margin-bottom: 32px;
        margin-top: 170px;
        font-weight: 900;
        max-width: 478px
    }
}

@media (min-width:1100px) {
    .second-header__icon-desktop {
        margin-bottom: 64px;
        margin-top: 40px
    }
}

@media (min-width:1250px) {
    #myVideo {
        max-width: 700px
    }

    .second-header__icon-desktop {
        margin-top: 30px
    }
}

@media (min-width:1440px) {
    .second-header__wrapper__text {
        padding: 0px 0 0px 20px
    }
}

.benefits {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 48px 5.5% 63px;
    text-align: center
}

.benefits__icon {
    max-width: 150px
}

.benefits__title {
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 40px;
    margin-top: 0
}

.benefits__paragraph {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 0
}

.benefits__small-title {
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 8px;
    margin-top: 0;
    max-width: 302px
}

.benefits__small-paragraph {
    color: #444;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    max-width: 302px
}

.benefits__block {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px
}

@media (min-width:640px) {
    .benefits__blocks {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .benefits__small-title {
        max-width: 280px
    }

    .benefits__small-paragraph {
        max-width: 250px
    }
}

@media (min-width:740px) {

    .benefits__small-paragraph,
    .benefits__small-title {
        max-width: 302px
    }
}

@media (min-width:1024px) {
    .benefits__title {
        font-size: 48px;
        line-height: 52px
    }

    .benefits__paragraph {
        font-size: 21px;
        margin: 0 auto 40px;
        width: 620px
    }

    .benefits__small-title {
        text-align: left
    }

    .benefits__small-paragraph {
        font-size: 16px;
        line-height: 20px;
        text-align: left
    }

    .benefits__block {
        flex-direction: row;
        justify-content: space-between
    }
}

@media (min-width:1200px) {

    .benefits__small-paragraph,
    .benefits__small-title {
        max-width: 350px
    }
}

@media (min-width:1440px) {
    .benefits {
        padding: 48px 120px 63px
    }

    .benefits__icon {
        max-width: 173px
    }
}

.rewards {
    align-items: center;
    background-image: url(../images/L_758415_rewards-bg.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 60px 0 0;
    position: relative;
    text-align: center
}

.rewards__title {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: .02em;
    line-height: 40px;
    margin-bottom: 40px;
    margin-top: 0;
    padding: 0 5.5%
}

.rewards__paragraph {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 47px;
    margin-top: 0;
    padding: 0 5.5%
}

@media (min-width:1024px) {
    .rewards {
        background-image: none;
        padding: 0
    }

    .rewards__title {
        font-size: 48px;
        line-height: 52px
    }

    .rewards__paragraph {
        font-size: 21px;
        margin-bottom: 59px;
        max-width: 1008px
    }
}

.slider {
    margin: 0 auto;
    max-width: 1440px;
    overflow: hidden;
    position: relative
}

.slider__item {
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 370px
}

.slider__control,
.slider__item {
    align-items: center;
    display: flex;
    justify-content: center
}

.slider__control {
    background-color: transparent;
    bottom: 140px;
    cursor: pointer;
    position: absolute;
   
    z-index: 99
}

.slider__control_left {
    left: 10px
}

.slider__control_left:hover:before {
    background-image: url(../images/L_758415_left-teal.svg)
}

.slider__control_right {
    right: 10px
}

.slider__control_right:hover:before {
    background-image: url(../images/L_758415_right-teal.svg)
}

.slider__control:before {
    background: transparent no-repeat 50%;
    background-size: 100% 100%;
    content: "";
    display: inline-block;
    height: 24px;
  
}

.slider__control_left:before {
    background-image: url(../images/L_758415_left-green.svg)
}

.slider__control_right:before {
    background-image: url(../images/L_758415_right-green.svg)
}

.slider__shadow {
    align-items: center;
    background-image: url(../images/L_758415_slider-bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 370px;
    min-width: 320px;
    padding: 0 5.5%;
    position: relative;
    width: 100%
}

.slider__shadow:hover .slider__paragraph {
    color: #13212d;
    transition: color .3s ease
}

.slider__paragraph {
    color: #1d1d1b;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 24px;
    max-width: 220px
}

.slider__image {
    margin: 0 auto;
    width: 188px
}

@media (min-width:360px) {
    .slider__shadow {
        background-position: bottom 0 center;
        background-size: contain
    }
}

@media (min-width:440px) {
    .slider__shadow {
        background-position: bottom -60px center;
        background-size: contain
    }
}

@media (min-width:490px) {
    .slider__shadow {
        background-position: bottom -100px center;
        background-size: cover
    }
}

@media (min-width:540px) {
    .slider__shadow {
        background-position: bottom -140px center;
        background-size: cover
    }
}

@media (min-width:640px) {
    .slider__shadow {
        background-position: bottom -90px center;
        background-size: cover
    }
}

@media (min-width:1024px) {
    .slider__image {
        width: 140px
    }

    .slider__shadow {
        background-position: bottom -70px center
    }

    .slider__control {
        bottom: 200px
    }

    .slider__paragraph {
        max-width: 200px
    }
}

@media (min-width:1300px) {
    .slider__control {
        display: none
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    -moz-backface-visibility: hidden;
    position: relative;
    touch-action: manipulation
}

.owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    -webkit-touch-callout: none;
    -webkit-backface-visibility: hidden;
    float: left;
    min-height: 1px
}

.owl-carousel .owl-item img {
    display: block
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    border: none;
    color: inherit;
    font: inherit;
    padding: 0 !important
}

.owl-carousel.owl-loading {
    display: block;
    opacity: 0
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    background: #000;
    height: 100%;
    position: relative
}

.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: transform .1s ease;
    width: 80px;
    z-index: 1
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent;
    text-align: center
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    background: #d6d6d6;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    cursor: default;
    opacity: .5
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    zoom: 1;
    display: inline-block
}

.owl-theme .owl-dots .owl-dot span {
    -webkit-backface-visibility: visible;
    background: #d6d6d6;
    border-radius: 30px;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity .2s ease;
    width: 10px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-dots {
    text-align: center
}

.case__big-wrapper .owl-carousel button.owl-dot {
    background: #131312;
    border: 2px solid #4f4f4f;
    border-radius: 50%;
    height: 10px;
    margin: 0 8px;
    width: 10px
}

.case__big-wrapper .owl-carousel button.owl-dot.active {
    background: #13212d;
    border: 2px solid #13212d
}

.case__big-wrapper {
    position: relative
}

.form {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 82px 5.5% 40px
}

.form__title {
    font-size: 36px;
    letter-spacing: .02em;
    line-height: 40px;
    margin: 0 auto 40px
}

.form__paragraph,
.form__title {
    font-weight: 500;
    text-align: center
}

.form__paragraph {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 32px;
    margin-top: 0
}

.form__wrapper {
    background: rgba(35, 209, 174, .1);
    border-radius: 16px;
    margin-bottom: 40px;
    max-width: 584px;
    padding: 32px 16px
}

.form__wrapper,
.form__wrapper-image {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.mktoFormRow:nth-child(11),
.mktoFormRow:nth-child(12) {
    display: flex
}

.mktoHtmlText p {
    margin: 5px 0 0 16px
}

@media (min-width:640px) {
    .form__wrapper {
        padding: 40px 48px
    }
}

@media (min-width:1024px) {
    .form__title {
        font-size: 48px;
        line-height: 52px;
        margin: 0 auto 80px
    }
}

@media (min-width:1100px) {
    .form {
        align-items: inherit
    }

    .form__wrapper-image {
        align-items: flex-start;
        flex-direction: row;
        justify-content: space-between
    }

    .form__image {
        max-width: 500px
    }
}

@media (min-width:1440px) {
    .form {
        padding: 72px 120px
    }

    .form__image {
        max-width: 600px
    }
}

#mktoStyleLoaded {
    background-color: #123456;
    border-top-color: #123456;
    display: none
}

.mktoForm {
    max-width: 100% !important
}

::-ms-clear,
::-ms-expand {
    display: none
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999;
    opacity: 1
}

::placeholder {
    color: #999;
    opacity: 1
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input,
select,
textarea {
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    width: 100%
}

input:focus,
select:focus,
textarea:focus {
    outline: none
}

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%231d1d1b' d='M1.2 4.2 6 9l4.8-4.8L9.6 3 6 6.6 2.4 3 1.2 4.2z'/%3E%3C/svg%3E");
    background-position: right 12px center;
    background-repeat: no-repeat;
    cursor: pointer
}

[dir=rtl] select {
    background-position: left 12px center
}

textarea {
    min-height: 144px;
    resize: none;
    vertical-align: top
}

input:not([type=checkbox]),
select,
textarea {
    background-color: transparent;
    border: 1.5px solid #ccc;
    padding: 12.5px 12px;
    transition: border-color .3s ease
}

input:hover,
select:hover,
textarea:hover {
    border-color: #bde0f5
}

input:focus,
select:focus,
textarea:focus {
    border-bottom: 2px solid #13212d;
    padding-bottom: 12px
}

input[type=checkbox] {
    background-color: #fff;
    border: 1.5px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    height: 24px;
    position: relative;
    transition: background-color .3s ease, border-color .3s ease;
    vertical-align: middle;
    width: 24px
}

input[type=checkbox]:focus,
input[type=checkbox]:hover {
    background-color: #f8f8f8;
    border-color: #ccc
}

input[type=checkbox]:checked {
    background-color: #00a88e;
    border-color: #00a88e
}

input[type=checkbox]:checked:focus,
input[type=checkbox]:checked:hover {
    background-color: #23d1ae;
    border-color: #23d1ae
}

input[type=checkbox]:checked:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M20.4 8.21 11.15 18 3.6 11.75l2.5-2.51 4.73 3.91L17.58 6z' fill='%23fff'/%3E%3C/svg%3E");
    display: inline-block;
    left: -1.5px;
    position: absolute;
    top: -1.5px
}

.mktoForm {
    visibility: hidden
}

.mktoForm[data-styles-ready=true] {
    visibility: visible
}

.mktoAsterix {
    display: none
}

.googleRecaptcha,
.mktoFieldWrap {
    margin-bottom: 16px
}

.mktoError {
    color: #ff3748;
    font-size: 10px;
    font-weight: 300;
    line-height: 12px;
    margin-top: 2px
}

.mktoButton {
    -webkit-appearance: button;
    background-color: transparent;
    border: 2px solid;
    border-radius: 3px;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 10px 0 0;
    overflow: visible;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle
}

.mktoButton:focus {
    outline: none
}

.mktoButton:not(:disabled) {
    cursor: pointer
}

@media (min-width:640px) {
    .mktoButton {
        min-width: 152px;
        width: auto
    }
}

@media (min-width:1024px) {
    .mktoButton {
        min-width: 240px
    }
}

.mktoButton {
    background-color: #13212d;
    border-color: #13212d;
    color: #fff;
    transition: background-color .3s ease, border-color .3s ease
}

.mktoButton:focus,
.mktoButton:hover {
    background-color: #13212d;
    border-color: #13212d;
    color: #fff
}

.mktoButton:active {
    background-color: #265951;
    border-color: #265951;
    color: #fff
}

.mktoHtmlText {
    color: #1d1d1b;
    font-size: 14px;
    line-height: 18px
}

.mktoHtmlText a {
    color: #13212d;
    text-decoration: underline;
    transition: color .3s ease
}

.mktoHtmlText a:hover {
    color: #13212d;
    text-decoration: underline
}

.mktoFormRow {
    max-width: 100%
}

@media (min-width:1024px) {
    .mktoForm {
        max-width: 100% !important
    }

    .mktoFormRow {
        max-width: 100%;
        width: 520px
    }

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

    .mktoFormRow:first-child,
    .mktoFormRow:nth-child(2),
    .mktoFormRow:nth-child(6),
    .mktoFormRow:nth-child(7),
    .mktoFormRow:nth-child(8),
    .mktoFormRow:nth-child(9) {
        width: 48.5% !important
    }

    select {
        width: 488px !important
    }
}

.button-block {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 40px
}

.footer {
    padding-bottom: 24px;
    padding-top: 16px
}

.footer a {
    color: #13212d
}

.footer a:focus,
.footer a:hover {
    color: #13212d
}

.footer a:active {
    color: #13212d
}

.footer ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0
}

[dir=rtl] .footer ul {
    padding-right: 0
}

.footer table {
    border-collapse: collapse;
    border-spacing: 0
}

@media (min-width:640px) {
    .footer {
        padding-bottom: 24px;
        padding-top: 24px
    }
}

.footer--white {
    background-color: #fff
}

.footer--white .footer__logo-icon {
    fill: #13212d
}

.footer--white .footer__text {
    color: #999
}

.footer--black {
    background-color: #131312
}

.footer--black .footer__logo-icon {
    fill: #13212d
}

.footer--black .footer__text {
    color: #ccc
}

.footer__wrapper {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 5.5%;
    padding-right: 5.5%;
    width: 100%
}

@media (min-width:640px) {
    .footer__wrapper {
        flex-direction: row;
        flex-wrap: wrap
    }
}

@media (min-width:1440px) {
    .footer__wrapper {
        padding-left: 120px;
        padding-right: 120px
    }
}

.footer__logo {
    height: 32px;
    width: 156px
}

.footer__social {
    display: flex;
    margin-top: 24px
}

@media (min-width:640px) {
    .footer__social {
        margin-left: auto;
        margin-top: 4px
    }
}

@media (min-width:1024px) {
    .footer__social {
        order: 1
    }
}

.footer__social li+li {
    margin-left: 8px
}

.footer__social-icon {
    fill: #aeaeae;
    height: 24px;
    transition: fill .3s ease;
    width: 24px
}

.footer__social-icon:hover {
    fill: #13212d
}

.footer__text {
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-top: 16px
}

@media (min-width:640px) {
    .footer__text {
        margin-top: 12px;
        width: 100%
    }
}

@media (min-width:1024px) {
    .footer__text {
        display: flex;
        margin-left: 16px;
        width: auto
    }
}

.footer__copyright {
    margin-right: 8px
}

.footer__text>ul {
    display: flex;
    flex-wrap: wrap
}

.footer__link {
    margin-right: 8px
}

.footer__link:before {
    content: "•";
    padding-right: 8px
}