@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: baseline;
    font: inherit;
    font-size: 100%;
    border: none;
    outline: 0
}

body,
html {
    font-size: 100%;
    line-height: 1.35;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    overflow-x: hidden;
    width: 100%;
    height: 100%
}

html {
    overflow-x: hidden
}

body {
    overflow-x: hidden;
    position: relative
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

li,
ul {
    list-style: none
}

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

sup {
    vertical-align: top;
    vertical-align: super
}

sub {
    vertical-align: bottom;
    vertical-align: sub
}

img {
    vertical-align: bottom;
    border-style: none
}

a {
    text-decoration: none;
    color: inherit;
    background-color: transparent
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

b,
strong {
    font-weight: bolder
}

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;
    cursor: pointer
}

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

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

input {
    -webkit-appearance: none
}

input::ms-clear {
    display: none
}

input[type=submit] {
    cursor: pointer
}

input[type=number] {
    -moz-appearance: textfield
}

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

textarea {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none
}

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

.grecaptcha-badge {
    display: none !important
}

* {
    font-family: "Noto Sans", sans-serif;
    font-style: normal;
    color: #000
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

main {
    margin-top: 56px
}

main .container {
    max-width: 100%;
    padding: 0 20px
}

main .btn {
    font-weight: 510;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    background: #005eff;
    border-radius: 34px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

main .btn:hover {
    background: #0080ff
}

.header {
    width: 100%;
    height: 56px;
    background: rgba(255, 255, 255, .95);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
    position: fixed;
    top: 0;
    z-index: 99
}

.header .nav .link {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    padding: 6px 8px;
    margin-right: 20px;
    border-radius: 5px;
    background-color: transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header .nav .link:last-child {
    margin-right: 0
}

.header .nav .link:hover {
    background: rgba(47, 56, 72, .1)
}

.page .page__container {
    width: 680px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    margin-top: 56px
}

.page .page__container .page__title {
    padding-top: 56px;
    color: #000;
    text-align: center;
    font-family: Merriweather;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: normal
}

.page .page__container .page__content {
    padding-top: 40px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.page .page__container p {
    padding: 16px 0
}

.page .page__container ul {
    list-style: inherit;
    list-style-position: inside;
    padding: 16px 0
}

.page .page__container ul li {
    list-style: inherit;
    list-style-position: inside
}

.page .page__container h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    padding: 16px 0
}

.intro {
    height: 870px;
    background: -o-radial-gradient(48.24% 1.91%, 110.64% 100%, #afd4ff 0, #e2fce3 63.34%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(110.64% 100% at 48.24% 1.91%, #afd4ff 0, #e2fce3 63.34%, rgba(255, 255, 255, 0) 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.intro .container {
    width: 851px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2
}

.intro .subtitle {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: .01em;
    text-transform: uppercase
}

.intro .title {
    font-family: Merriweather, serif;
    font-weight: 900;
    font-size: 52px;
    line-height: 64px;
    margin-top: 24px;
    text-align: center
}

.intro .btn {
    width: 196px;
    margin-top: 24px
}

.intro .videos {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.intro .videos .video {
    position: absolute;
    overflow: hidden;
    left: 50%;
    top: 50%;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.intro .videos .video:nth-child(1) {
    -webkit-transform: translate(-580px, -349px);
    -ms-transform: translate(-580px, -349px);
    transform: translate(-580px, -349px);
    width: 152px;
    height: 199px
}

.intro .videos .video:nth-child(2) {
    -webkit-transform: translate(-728px, -130px);
    -ms-transform: translate(-728px, -130px);
    transform: translate(-728px, -130px);
    width: 230px;
    height: 301px;
    z-index: 2
}

.intro .videos .video:nth-child(3) {
    -webkit-transform: translate(-613px, 124px);
    -ms-transform: translate(-613px, 124px);
    transform: translate(-613px, 124px);
    width: 193px;
    height: 253px
}

.intro .videos .video:nth-child(4) {
    -webkit-transform: translate(450px, -349px);
    -ms-transform: translate(450px, -349px);
    transform: translate(450px, -349px);
    width: 152px;
    height: 199px
}

.intro .videos .video:nth-child(5) {
    -webkit-transform: translate(492px, -130px);
    -ms-transform: translate(492px, -130px);
    transform: translate(492px, -130px);
    width: 230px;
    height: 301px
}

.intro .videos .video:nth-child(6) {
    -webkit-transform: translate(417px, 124px);
    -ms-transform: translate(417px, 124px);
    transform: translate(417px, 124px);
    width: 193px;
    height: 253px
}

@media screen and (max-width:1500px) {
    .intro {
        height: 785px
    }

    .intro .container {
        width: 543px
    }

    .intro .subtitle {
        font-size: 13px;
        line-height: 18px
    }

    .intro .title {
        font-size: 32px;
        line-height: 40px;
        margin-top: 20px
    }

    .intro .btn {
        margin-top: 20px
    }

    .intro .videos .video:nth-child(1) {
        -webkit-transform: translate(-384px, -312px);
        -ms-transform: translate(-384px, -312px);
        transform: translate(-384px, -312px);
        width: 114px;
        height: 149px
    }

    .intro .videos .video:nth-child(2) {
        -webkit-transform: translate(-494px, -149px);
        -ms-transform: translate(-494px, -149px);
        transform: translate(-494px, -149px);
        width: 172px;
        height: 226px;
        z-index: 2
    }

    .intro .videos .video:nth-child(3) {
        -webkit-transform: translate(-406px, 45px);
        -ms-transform: translate(-406px, 45px);
        transform: translate(-406px, 45px);
        width: 145px;
        height: 190px
    }

    .intro .videos .video:nth-child(4) {
        -webkit-transform: translate(286px, -312px);
        -ms-transform: translate(286px, -312px);
        transform: translate(286px, -312px);
        width: 115px;
        height: 149px
    }

    .intro .videos .video:nth-child(5) {
        -webkit-transform: translate(319px, -149px);
        -ms-transform: translate(319px, -149px);
        transform: translate(319px, -149px);
        width: 172px;
        height: 225px
    }

    .intro .videos .video:nth-child(6) {
        -webkit-transform: translate(261px, 45px);
        -ms-transform: translate(261px, 45px);
        transform: translate(261px, 45px);
        width: 145px;
        height: 189px
    }
}

@media screen and (max-width:1023px) {
    .intro {
        height: 600px
    }

    .intro .videos .video:nth-child(n) {
        width: 94px;
        height: 124px
    }

    .intro .videos .video:nth-child(2),
    .intro .videos .video:nth-child(5) {
        display: none
    }

    .intro .videos .video:nth-child(1) {
        -webkit-transform: translate(-380px, -224px);
        -ms-transform: translate(-380px, -224px);
        transform: translate(-380px, -224px)
    }

    .intro .videos .video:nth-child(3) {
        -webkit-transform: translate(-380px, 40px);
        -ms-transform: translate(-380px, 40px);
        transform: translate(-380px, 40px)
    }

    .intro .videos .video:nth-child(4) {
        -webkit-transform: translate(286px, -224px);
        -ms-transform: translate(286px, -224px);
        transform: translate(286px, -224px)
    }

    .intro .videos .video:nth-child(6) {
        -webkit-transform: translate(286px, 40px);
        -ms-transform: translate(286px, 40px);
        transform: translate(286px, 40px)
    }
}

@media screen and (max-width:800px) {
    .intro {
        height: 610px
    }

    .intro .container {
        width: 343px
    }

    .intro .subtitle {
        font-size: 12px;
        line-height: 16px
    }

    .intro .title {
        font-size: 20px;
        line-height: 25px;
        margin-top: 14px
    }

    .intro .btn {
        margin-top: 14px
    }

    .intro .videos .video:nth-child(n) {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .intro .videos .video:nth-child(n):nth-child(1) {
        left: 16px;
        top: 49px
    }

    .intro .videos .video:nth-child(n):nth-child(3) {
        left: 16px;
        top: 430px
    }

    .intro .videos .video:nth-child(n):nth-child(4) {
        left: initial;
        right: 16px;
        top: 49px
    }

    .intro .videos .video:nth-child(n):nth-child(6) {
        left: initial;
        right: 16px;
        top: 430px
    }
}

.customers {
    padding-top: 68px;
    padding-bottom: 68px
}

.customers .container {
    padding: 0 42px
}

.customers .title {
    font-weight: 900;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    font-family: Merriweather, serif
}

.customers .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 24px;
    width: 1386px;
    max-width: 100%;
    margin: 50px auto 0
}

.customers .wrapper .item img {
    max-width: 100%
}

@media screen and (max-width:1090px) {
    .customers .wrapper {
        gap: 16px
    }

    .customers .wrapper .item:nth-child(6) {
        display: none
    }
}

@media screen and (max-width:980px) {
    .customers {
        padding-top: 0
    }

    .customers .container {
        padding: 0 26px
    }

    .customers .title {
        font-size: 16px;
        line-height: normal
    }

    .customers .wrapper {
        gap: 30px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .customers .wrapper .item {
        width: calc(33% - 20px);
        text-align: center
    }

    .customers .wrapper .item:nth-child(1) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .customers .wrapper .item:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .customers .wrapper .item:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .customers .wrapper .item:nth-child(4) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .customers .wrapper .item:nth-child(5) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .customers .wrapper .item:nth-child(7) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
}

.features {
    padding-bottom: 96px
}

.features .title {
    color: #000;
    text-align: center;
    font-family: Merriweather;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: normal
}

.features .description {
    color: #000;
    text-align: center;
    font-family: Noto Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 16px auto 0;
    max-width: 1182px;
    text-align: center
}

.features .content {
    max-width: 1508px;
    margin: 64px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.features .features__list {
    max-width: 694px
}

.features .features__list .item {
    padding: 12px 16px;
    width: 100%
}

.features .features__list .item .item__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.features .features__list .item .item__title .item__icon {
    width: 32px;
    min-width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.features .features__list .item .item__title .item__name {
    color: #000;
    font-family: Merriweather;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-left: 8px
}

.features .features__list .item .item__desc {
    color: #000;
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 9px
}

.features .features__img {
    padding-left: 256px;
    margin-left: 16px;
    position: relative
}

.features .features__img .top {
    display: block;
    border-radius: 10px;
    width: 454px;
    height: 580px;
    overflow: hidden
}

.features .features__img .chart {
    position: absolute;
    display: block;
    top: 295px;
    right: 203px
}

@media screen and (max-width:1200px) {
    .features {
        padding-bottom: 46px
    }

    .features .features__img {
        padding-left: 0
    }

    .features .features__img .chart {
        top: 364px;
        right: 27px;
        width: 400px
    }
}

@media screen and (max-width:864px) {
    .features {
        padding-bottom: 0
    }

    .features .title {
        font-size: 20px
    }

    .features .description {
        font-size: 14px
    }

    .features .content {
        margin-top: 32px
    }

    .features .features__list .item {
        padding: 12px 0
    }

    .features .features__list .item .item__title .item__name {
        font-size: 16px
    }

    .features .features__list .item .item__desc {
        font-size: 14px
    }

    .features .features__img {
        display: none
    }
}

.needDemo {
    margin: 80px auto 0;
    padding: 0 20px
}

.needDemo .container {
    border-radius: 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(#0054e4), to(#1ac1ff));
    background: -o-linear-gradient(top, #0054e4 0, #1ac1ff 100%);
    background: linear-gradient(180deg, #0054e4 0, #1ac1ff 100%);
    padding: 76px 70px;
    max-width: 1507px;
    margin: 0 auto
}

.needDemo .title {
    color: #fff;
    text-align: center;
    font-family: Merriweather;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: normal
}

.needDemo .desc {
    text-align: center;
    font-family: Noto Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff;
    margin-top: 32px
}

.needDemo .btn {
    color: #0c83f0;
    background-color: #fff;
    width: 191px;
    margin: 32px auto 0
}

.needDemo .btn:hover {
    color: #0c83f0;
    background-color: #fff
}

@media screen and (max-width:864px) {
    .needDemo {
        margin-top: 32px
    }

    .needDemo .container {
        padding: 100px 16px
    }

    .needDemo .title {
        font-size: 16px
    }

    .needDemo .desc {
        font-size: 14px;
        margin-top: 10px
    }

    .needDemo .btn {
        margin-top: 20px
    }
}

.advantages {
    margin-top: 72px
}

.advantages .title {
    color: #000;
    text-align: center;
    font-family: Merriweather;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: normal
}

.advantages .description {
    color: #000;
    text-align: center;
    font-family: Noto Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 16px auto 0;
    max-width: 1182px;
    text-align: center
}

.advantages .content {
    max-width: 1508px;
    margin: 64px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px
}

.advantages .item {
    border-radius: 15px;
    background: #f4f4f4;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.advantages .item__icon {
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.advantages .item__title {
    color: #000;
    font-family: Merriweather;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-top: 16px
}

.advantages .item__description {
    color: #000;
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 16px;
    height: 100%
}

.advantages .item__img {
    width: 100%;
    height: 242px;
    min-height: 242px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 18px;
    overflow: hidden;
    display: block;
    margin-top: 16px
}

@media screen and (max-width:1024px) {
    .advantages .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .advantages .item__img {
        height: 420px;
        min-height: 420px
    }
}

@media screen and (max-width:864px) {
    .advantages {
        margin-top: 32px
    }

    .advantages .title {
        font-size: 20px
    }

    .advantages .description {
        font-size: 14px
    }

    .advantages .content {
        margin-top: 32px;
        gap: 16px
    }

    .advantages .item__title {
        font-size: 16px
    }

    .advantages .item__description {
        font-size: 14px
    }

    .advantages .item__img {
        height: 220px;
        min-height: 220px
    }
}

.demo {
    padding-top: 74px
}

.demo .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1540px;
    margin: 0 auto
}

.demo .form {
    width: 460px;
    min-width: 460px;
    margin-right: 20px
}

.demo .form .title img {
    width: 40px;
    height: 40px;
    vertical-align: top
}

.demo .form .title .text {
    display: inline;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 45px
}

.demo .form form {
    margin-top: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.demo .form form input:not([type=checkbox]) {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
    background: #eeeff1;
    border-radius: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    padding: 0 11px
}

.demo .form form input:not([type=checkbox])::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #6e6f73
}

.demo .form form input:not([type=checkbox])::-moz-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #6e6f73
}

.demo .form form input:not([type=checkbox]):-ms-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #6e6f73
}

.demo .form form input:not([type=checkbox])::-ms-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #6e6f73
}

.demo .form form input:not([type=checkbox])::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #6e6f73
}

.demo .form form input:not([type=checkbox]):focus {
    border: 2px solid #005eff
}

.demo .form form input[type=checkbox] {
    display: none
}

.demo .form form .btn {
    width: 100%;
    margin-top: 24px
}

.demo .form form .btn::after {
    content: "Запросить демо"
}

.demo .form form a {
    color: #005eff
}

.demo .image {
    border-radius: 15px
}

@media screen and (max-width:1200px) {
    .demo {
        padding-top: 0
    }

    .demo .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .demo .form {
        margin-right: 0;
        margin-top: 56px
    }

    .demo .image {
        width: calc(100% + 40px);
        height: 460px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 0;
        overflow: hidden
    }
}

@media screen and (max-width:520px) {
    .demo .image {
        height: 200px
    }

    .demo .form {
        min-width: initial;
        width: 100%;
        margin-top: 16px
    }

    .demo .form .title img {
        width: 32px;
        height: 32px
    }

    .demo .form .title .text {
        font-size: 24px;
        line-height: normal
    }
}

.demo .wpcf7-form.sent .btn {
    color: #fff;
    background-color: #5ea63a
}

.demo .wpcf7-form.sent .btn::after {
    content: "Спасибо! Ваш запрос отправлен!"
}

.demo .wpcf7-form input.wpcf7-not-valid {
    border: 2px solid #ee6b6b !important
}

.demo .wpcf7-form .wpcf7-not-valid-tip,
.demo .wpcf7-form .wpcf7-response-output {
    display: none
}

.demo .wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
    margin-top: 16px
}

.demo .wpcf7-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.demo .wpcf7-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label label {
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-right: 8px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    bottom: -2px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_26799_19401)'%3E%3Cpath d='M3.2 0.5H12.8C14.2912 0.5 15.5 1.70883 15.5 3.2V12.8C15.5 14.2912 14.2912 15.5 12.8 15.5H3.2C1.70883 15.5 0.5 14.2912 0.5 12.8V3.2C0.5 1.70883 1.70883 0.5 3.2 0.5Z' fill='white' stroke='%23ACACB3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_26799_19401'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
}

.demo .wpcf7-form .wpcf7-acceptance .wpcf7-list-item #acceptance:checked+span label {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_26799_19417)'%3E%3Cpath d='M13 0H3C1.34315 0 0 1.34315 0 3V13C0 14.6569 1.34315 16 3 16H13C14.6569 16 16 14.6569 16 13V3C16 1.34315 14.6569 0 13 0Z' fill='%230079BF'/%3E%3Cpath d='M3.5 8L7 11L12.5 5' stroke='white' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_26799_19417'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
}

.demo .wpcf7-form .wpcf7-acceptance.wpcf7-not-valid .wpcf7-list-item .wpcf7-list-item-label label {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_26803_19525)'%3E%3Cpath d='M3.2 1H12.8C14.015 1 15 1.98497 15 3.2V12.8C15 14.015 14.015 15 12.8 15H3.2C1.98497 15 1 14.015 1 12.8V3.2C1 1.98497 1.98497 1 3.2 1Z' fill='white' stroke='%23EE6B6B' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_26803_19525'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
}

.footer {
    padding: 0 20px;
    margin: 64px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 30px
}

.footer>* {
    width: 25%
}

.footer .dev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    width: 50%;
}

.footer .dev .text {
    font-weight: 700;
    font-size: 18px;
    margin-left: 8px
}

.footer .copyright {
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-align: right;
}

@media screen and (max-width:740px) {
    .footer {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px;
        margin: 32px 0;
    }
    .footer>div {
        width: 100%;
        text-align: center;
    }

    .footer .copyright {
        font-size: 13px;
        order: 1;
        text-align: center;
    }

    .footer .dev {
        order: 2;
        width: 100%;
    }
}

/*# sourceMappingURL=style.min.css.map */