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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex='-1']:focus:not(:focus-visible) {
    outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol, ol ul {
    margin-bottom: 0;
}

ul ol, ul ul {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b, strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

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

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

[role=button] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

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

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

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

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

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

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

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

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

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

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex='-1']:focus:not(:focus-visible) {
    outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol, ol ul {
    margin-bottom: 0;
}

ul ol, ul ul {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b, strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

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

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

[role=button] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

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

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

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

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

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

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

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

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

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

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

@font-face {
    font-family: Vazirmatn-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Vazirmatn-Regular.woff2) format('woff2');
    font-display: swap;
}

::-webkit-input-placeholder {
    color: #8986a1;
}

::-moz-placeholder {
    color: #8986a1;
}

:-ms-input-placeholder {
    color: #8986a1;
}

::-ms-input-placeholder {
    color: #8986a1;
}

::placeholder {
    color: #8986a1;
}

body {
    position: relative;
    background-color: #f2f2f2;
    font-family: Vazirmatn-Regular, sans-serif;
    font-size: 16px;
    line-height: 1.65;
    color: #22285f;
    min-width: 320px;
    overflow-x: hidden;
}

.rtl {
    direction: rtl;
    text-align: right;
}

.container {
    width: 100%;
    max-width: 1260px;
    padding: 0 30px;
    margin: 0 auto;
}

img {
    display: block;
    max-width: 100%;
}

strong {
    font-weight: 800;
}

.title {
    margin: 0;
    line-height: 1.2;
    font-weight: 600;
}

.title .highlight__txt {
    color: #4d7ffe;
}

.title--lg {
    font-size: 45px;
}

.title--md {
    font-size: 35px;
}

.sect-txt--white .title,
.sect-txt--white .subtitle {
    color: #fff;
}

.btn {
    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;
    width: 100%;
    max-width: 256px;
    height: 56px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: none;
    background-color: #4d7ffe;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    -webkit-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
}

.btn.btn--full {
    max-width: 100%;
}

.btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #377bfe;
}

.sect__banner {
    padding-bottom: 80px;
    background-color: #22285f;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../img/banner_bg.png);
}

.sect__banner .banner__top {
    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-top: 22px;
    padding-bottom: 5px;
}

.sect__banner .banner__top .logo {
    max-width: 114px;
}

.sect__banner .banner__contact a {
    display: block;
    padding: 11px 14px 5px 14px;
    border-bottom: 2px solid #4d7ffe;
    font-weight: 700;
    color: #fff;
}

.sect__banner .banner__contact a:hover {
    text-decoration: none;
}

.sect__banner .banner__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
}

.sect__banner .banner__col {
    width: 100%;
}

.sect__banner .banner__col-img {
    max-width: 508px;
}

.sect__banner .banner__col--txt {
    max-width: 530px;
    -webkit-margin-end: 20px;
    margin-inline-end: 20px;
    padding-top: 10px;
}

.sect__banner .banner__col--txt .subtitle {
    margin-top: 15px;
    color: #d3d4df;
    line-height: 1.8;
}

.sect__banner .banner__list {
    margin: 30px 0 0 0;
    padding: 30px 24px;
    background-color: #fff;
    border-radius: 16px;
    list-style-type: none;
}

.sect__banner .banner__list .banner__list-item {
    position: relative;
    margin-bottom: 17px;
    -webkit-padding-start: 35px;
    padding-inline-start: 35px;
    font-size: 14px;
    color: #000;
    line-height: 1.5;
}

.sect__banner .banner__list .banner__list-item::before {
    content: '';
    position: absolute;
    top: -3px;
    inset-inline-start: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/checkmark_round.svg);
}

.sect__banner .banner__list .banner__list-item:last-child {
    margin-bottom: 0;
}

.sect__banner .btn {
    margin-top: 15px;
}

.sect__map {
    padding-top: 45px;
    padding-bottom: 70px;
}

.sect__map .title__wrap {
    text-align: center;
}

.sect__map .subtitle {
    margin-top: 45px;
    color: #4f5665;
}

.sect__map .map__wrap {
    max-width: 1060px;
    margin: 40px auto 0 auto;
}

.sect__simplicity {
    padding-top: 100px;
    padding-bottom: 95px;
    background-color: #22285f;
}

.sect__simplicity .simplicity__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1040px;
    margin: 0 auto;
}

.sect__simplicity .simplicity__col {
    width: 100%;
}

.sect__simplicity .simplicity__col--txt {
    max-width: 450px;
    -webkit-margin-end: 20px;
    margin-inline-end: 20px;
    margin-top: 5px;
}

.sect__simplicity .simplicity__col--txt .subtitle {
    margin-top: 45px;
}

.sect__simplicity .simplicity__col--txt .btn {
    margin-top: 40px;
}

.sect__simplicity .simplicity__col--img {
    max-width: 496px;
}

.sect__benefits {
    padding-top: 68px;
    padding-bottom: 50px;
    background-color: #2d3580;
}

.sect__benefits .benefits__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1170px;
    margin: 0 auto;
}

.sect__benefits .benefits__col {
    width: 100%;
}

.sect__benefits .benefits__col--img {
    max-width: 540px;
}

.sect__benefits .benefits__col--txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 450px;
}

.sect__benefits .benefits__title .uptitle {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
}

.sect__benefits .benefits__title .title {
    margin-top: 20px;
}

.sect__benefits .benefits__img {
    max-width: 430px;
    margin-top: 35px;
    -webkit-margin-start: 20px;
    margin-inline-start: 20px;
}

.sect__benefits .benefits__item {
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-padding-start: 30px;
    padding-inline-start: 30px;
    margin-bottom: 30px;
    -webkit-border-start: 4px solid #42498d;
    border-inline-start: 4px solid #42498d;
}

.sect__benefits .benefits__item.benefits__item--active {
    -webkit-border-start: 4px solid #77c6e7;
    border-inline-start: 4px solid #77c6e7;
}

.sect__benefits .benefits__item:first-child {
    margin-top: auto;
}

.sect__benefits .benefits__item-title {
    color: #fff;
    font-size: 20px;
    line-height: 1.75;
    font-weight: 500;
}

.sect__benefits .benefits__item-txt {
    color: #c0c2d9;
    line-height: 1.5;
    margin-top: 15px;
}

.sect__contact {
    padding: 80px 0;
}

.sect__contact.show__thanks {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/thanks_message_background.svg);
}

.sect__contact .contact__form {
    max-width: 600px;
    margin: 0 auto;
}

.sect__contact .title__wrap {
    text-align: center;
}

.sect__contact .title {
    color: #22285f;
    font-weight: 700;
}

.sect__contact .subtitle {
    display: inline-block;
    color: #22285f;
    margin-top: 17px;
    margin-bottom: 0;
}

.form {
    margin-top: 55px;
}

.form .form__label {
    color: #252432;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
}

.form .form__input {
    display: block;
    height: 70px;
    width: 100%;
    margin-top: 16px;
    padding-left: 32px;
    border-radius: 10px;
    border: 1px solid #d6dded;
    font-size: 20px;
    direction: ltr;
}

.form .form__row {
    margin-bottom: 23px;
}

.form .form__row:last-child {
    margin-bottom: 0;
}

.form .btn {
    margin-top: 40px;
}

.contact_thanks {
    padding: 145px 0;
}

.contact_thanks .subtitle {
    position: relative;
    -webkit-padding-start: 30px;
    padding-inline-start: 30px;
}

.contact_thanks .subtitle::before {
    content: '';
    position: absolute;
    inset-inline-start: 0;
    top: -1px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/checkmark_round_thanks.svg);
}

.sect__trust {
    padding: 60px 0;
    background-color: #2d3580;
}

.sect__trust .trust__row {
    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;
    max-width: 800px;
    margin: 0 auto;
}

.sect__trust .trust__col {
    width: 100%;
}

.sect__trust .trust__col--txt {
    max-width: 530px;
    -webkit-margin-end: 20px;
    margin-inline-end: 20px;
}

.sect__trust .trust__col--btn {
    max-width: 220px;
}

.sect__trust .subtitle {
    margin-bottom: 0;
    margin-top: 25px;
}

@media (max-width: 1440px) {
    .sect__map .subtitle {
        margin-top: 20px;
    }
}

@media (max-width: 1160px) {
    .sect__banner--style-1 .banner__row {
        -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;
    }

    .sect__banner--style-1 .banner__logo {
        margin: 0 auto;
    }

    .sect__banner--style-1 .banner__txt {
        text-align: center;
    }

    .sect__banner--style-1 .banner__col--img {
        margin-top: 30px;
        max-width: 570px;
    }

    .sect__banner--style-1 .banner__cards {
        max-width: 430px;
    }

    .sect__banner--style-1 .banner__cards .item__value {
        font-size: 22px;
    }

    .sect__banner--style-1 .banner__cards .item__title {
        font-size: 14px;
    }
}

@media (max-width: 1024px) {
    .container {
        padding: 0 15px;
    }

    .title--lg {
        font-size: 35px;
    }

    .sect__banner {
        padding-bottom: 40px;
    }

    .sect__banner .banner__top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .sect__banner .banner__content {
        -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;
        margin-top: 30px;
    }

    .sect__banner .title,
    .sect__banner .subtitle {
        text-align: center;
    }

    .sect__banner .banner__col-img,
    .sect__banner .banner__contact {
        display: none;
    }

    .sect__banner .banner__col--txt {
        -webkit-margin-end: 0;
        margin-inline-end: 0;
    }

    .sect__simplicity {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .sect__simplicity .simplicity__row {
        -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;
    }

    .sect__simplicity .simplicity__col--txt {
        -webkit-margin-end: 0;
        margin-inline-end: 0;
        text-align: center;
    }

    .sect__simplicity .simplicity__col--img {
        display: none;
    }

    .sect__benefits .benefits__img {
        display: none;
    }

    .sect__benefits .benefits__row {
        -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;
    }

    .sect__benefits .benefits__col--txt {
        margin-top: 40px;
        max-width: 540px;
    }

    .sect__trust .trust__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

    .sect__trust .trust__col--txt {
        -webkit-margin-end: 0;
        margin-inline-end: 0;
        margin-bottom: 30px;
    }
}

@media (max-width: 480px) {

    .title--md,
    .title--lg {
        font-size: 24px;
    }

    .btn {
        height: 44px;
        border-radius: 4px;
    }

    .sect__banner {
        background-position: center right;
    }

    .sect__banner .banner__list {
        border-radius: 4px;
    }

    .sect__map .subtitle {
        margin-top: 14px;
    }

    .sect__simplicity .simplicity__col--txt .subtitle {
        margin-top: 16px;
    }

    .sect__simplicity .simplicity__col--txt .btn {
        margin-top: 24px;
    }

    .sect__benefits {
        padding-top: 60px;
        padding-bottom: 25px;
    }

    .sect__benefits .benefits__title .uptitle {
        font-size: 14px;
    }

    .sect__benefits .benefits__title .title {
        margin-top: 5px;
    }

    .sect__benefits .benefits__item-txt {
        margin-top: 7px;
    }

    .sect__contact {
        padding: 40px 0;
    }

    .form .form__label {
        margin-bottom: 0;
        font-size: 16px;
    }

    .form .form__input {
        margin-top: 12px;
        height: 44px;
        font-size: 16px;
        padding-left: 15px;
    }

    .form .btn {
        margin-top: 30px;
    }
}