html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: 'Arial';
}

body {
    margin: 0;
    font-family: 'Arial';
    color: #1F1F1F;
}

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;
    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,option {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    background-color: transparent;
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-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
}

template {
    display: none
}

[hidden] {
    display: none
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 6, 2024 */

@font-face {
    font-family: 'sf_pro_displaybold';
    src: url('../fonts/sfprodisplaybold-webfont.woff2') format('woff2'), url('../fonts/sfprodisplaybold-webfont.woff') format('woff'), url('../fonts/sfprodisplaybold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sf_pro_displaymedium';
    src: url('../fonts/sfprodisplaymedium-webfont.woff2') format('woff2'), url('../fonts/sfprodisplaymedium-webfont.woff') format('woff'), url('../fonts/sfprodisplaymedium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sf_pro_displayregular';
    src: url('../fonts/sfprodisplayregular-webfont.woff2') format('woff2'), url('../fonts/sfprodisplayregular-webfont.woff') format('woff'), url('../fonts/sfprodisplayregular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'sf_pro_displayregular';
}

.__wrap {
    width: 1440px;
    padding: 0 32px;
    margin: 0 auto;
    box-sizing: border-box;
}

.header {
    background: #F5F5F5;
    padding: 32px 0;
}

.footer {
    padding: 48px 0;
}

.footer .__wrap {
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.header__top,
.footer__top {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    flex: 0 0 auto;
}

.header__whatsapp,
.footer__whatsapp {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #1F1F1F;
    text-decoration: none;
    padding: 0 0 0 60px;
    background: url(../img/whatsapp.svg) no-repeat;
    min-height: 48px;
}

.header__whatsapp span,
.footer__whatsapp span {
    color: #9F9F9F;
}

.header__email,
.footer__email {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #1F1F1F;
    text-decoration: none;
    padding: 0 0 0 60px;
    background: url(../img/email.svg) no-repeat;
    min-height: 48px;
    box-sizing: border-box;
    max-width: 270px;
}

.header__email span,
.footer__email span {
    display: block;
}

.header__email ._grey,
.footer__email ._grey {
    color: #9F9F9F;
}
.header__form-item_flex{
    display: flex;
}
.header__form-weight{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #9F9F9F;
    order: 2;
    padding-top: 12px;
    height:38px;
    box-sizing: border-box;
    display: none;
}
.form-item__weight{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #9F9F9F;
    order: 2;
    box-sizing: border-box;
    display: none;
}
.form-item.form-item_weight{
    display: flex;
}
.header__form-item .header__form-input:valid+label + .header__form-weight,
.form-item.form-item_weight .form-input:valid+label +  .form-item__weight{
    display: block;
}

.header__phone,
.footer__phone {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #1F1F1F;
    text-decoration: none;
    padding: 0 0 0 60px;
    background: url(../img/phone.svg) no-repeat;
    min-height: 48px;
    box-sizing: border-box;
    max-width: 270px;
}

.header__phone span,
.footer__phone span {
    display: block;
}

.header__phone ._grey,
.footer__phone ._grey {
    color: #9F9F9F;
}

.logo {
    background: url(../img/logo.svg);
    height: 44px;
    width: 240px;
    display: inline-block;
    margin-right: auto;
}

.header__whatsapp,
.header__email,
.header__phone,
.footer__whatsapp,
.footer__email,
.footer__phone {
    width: 20%;
    max-width: 20%;
}

.footer__bottom {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #9F9F9F;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.footer__bottom a,
.footer__bottom a:active,
.footer__bottom a:visited,
.footer__bottom a:hover {
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    color: #9F9F9F;
}

.header__caption {
    font-size: 48px;
    font-weight: 500;
    font-family: 'sf_pro_displaymedium';
    line-height: 56px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1F1F1F;
    margin: 0;
    padding: 76px 0;
    max-width: 681px;
}

@media (max-width:1440px) {
    .__wrap {
        width: 100%;
        padding: 0 16px;
        gap: 32px;
        box-sizing: border-box;
    }
}

.square {
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/square-1.svg);
}

.square-2 {
    display: block;
    width: 36px;
    height: 16px;
    background: url(../img/square-2.svg);
}

.square-3 {
    display: block;
    width: 56px;
    height: 16px;
    background: url(../img/square-3.svg);
}

.square-4 {
    display: block;
    width: 76px;
    height: 16px;
    background: url(../img/square-4.svg);
}

.square-5 {
    display: block;
    width: 96px;
    height: 16px;
    background: url(../img/square-5.svg);
}

.square-6 {
    display: block;
    width: 116px;
    height: 16px;
    background: url(../img/square-6.svg);
}

.header__benefits {
    display: flex;
    padding: 24px;
    gap: 20px;
}

.header__benefits-item {
    border-left: 1px solid #3DBB56;
    padding: 0 0 2px 20px;
    width: 25%;
}

.header__benefits-item div {
    padding: 12px 0 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'sf_pro_displaymedium';
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
}

.header__main {
    border: 2px solid #3DBB56;
    border-radius: 12px;
    display: flex;
    gap: 24px;
    background: #fff;
    padding: 24px;
    width: calc(100% - 224px);
}

.header__form-descriptor {
    width: 1px;
    height: 40px;
    background: #ECECEC;
}

.header__form {
    display: flex;
    margin: 0 0 76px;
    background: #3DBB56;
    border-radius: 12px;
}

.header__form-btn,
.header__form-btn-mobile {
    background: #3DBB56;
    padding: 20px 32px;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #fff;
    border-radius: 0 12px 12px 0;
    border: 0;
    width: 224px;
    text-align: center;
    cursor: pointer;
}

.header__form-input {
    outline: 0;
    height: 38px;
    border: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'sf_pro_displaymedium';
    line-height: 24px;
    text-align: left;
    box-sizing: border-box;
    padding-top: 12px;
    width: 100%;
}

select.header__form-input {
    margin-left: -3px;
    padding-top: 10px;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: right 0.9rem top 55%;
    background-size: 0.65rem auto;
}

.header__form-input option {
    padding: 0;
}

.header__form-item {
    position: relative;
    min-width: 21.2%;
}

.header__form-item_popup {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.header__form-item label {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    position: absolute;
    pointer-events: none;
    top: 9px;
    left: 0px;
    color: #9F9F9F;
    pointer-events: none;
}

.header__form-item .header__form-input:focus+label,
.header__form-item .header__form-input:valid+label {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    top: -4px;
}
.header__form-item.choice-item.choice_checked label {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    top: -4px;
}



.header__form-item .help-block.form-error {
    display: none;
}

.section-first {
    padding: 80px 0;
    display: flex;
    gap: 20px;
}

.section-first__item {
    padding: 45px 48px 575px;
    max-width: 678px;
    box-sizing: border-box;
    border-radius: 24px;
    background: #F5F5F5 url(../img/russian.svg) bottom right no-repeat;
}

.section-first__item-title {
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-align: left;
}

.section-first__item-title span {
    color: #9F9F9F;
}

.section-first__group {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 678px;
}

.section-second__item {
    padding: 32px 86px 224px 32px;
    border-radius: 24px;
    background: #F5F5F5;
    position: relative;
}

.section-second__item img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100%;
}

.section-second__item-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.02em;
    text-align: left;
    padding: 24px 0 0;
}

.section-services__title,
.section-benefits__title,
.section-reviews__title,
.section-steps__title {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-align: center;
    width: 910px;
    margin: 16px auto 48px;
}
.header__form-title{
    display: none;
}
@media (max-width:1200px) {
    .section-services__title,
    .section-benefits__title,
    .section-reviews__title,
    .section-steps__title {
        width: 100%;
    }
}

.section-services__title span,
.section-benefits__title span,
.section-reviews__title span,
.section-steps__title span {
    color: #3DBB56;
    font-weight: 600;
}

.section-services__subtitle,
.section-benefits__subtitle,
.section-reviews__subtitle,
.section-steps__subtitle {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: center;
    text-transform: uppercase;
    color: #9F9F9F;
}

.services {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.service {
    padding: 24px;
    border-radius: 24px;
    background: #F5F5F5;
    box-sizing: border-box;
    width: calc(33% - 20px);
}

.services_4 .service {
    width: calc(25% - 20px);
}

.service-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
    padding: 32px 0 0;
}

.section-benefits {
    background: #F5F5F5;
    padding: 40px;
    border-radius: 24px;
    margin: 80px 0;
}

.benefits {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    flex-wrap: wrap;
}

.benefit {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.benefit__title {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1F1F1F;
    font-family: 'sf_pro_displaymedium';
}

.benefit__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #9F9F9F;
}

.btn,
.btn:active,
.btn:visited,
.btn:hover {
    text-align: center;
    color: #fff;
    background: #3DBB56;
    padding: 24px 0;
    border-radius: 16px;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    display: block;
    margin: 40px 0 0;
}

.section-reviews {
    margin: 80px 0;
}

.section-steps {
    margin: 0 0 80px;
}

.steps {
    display: flex;
    gap: 20px;
}

.step {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: calc(25% - 20px);
    box-sizing: border-box;
}

.step img {
    max-width: 108px;
    margin: 0 auto;
}

.step-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #1F1F1F;
}

.step-text {
    color: #9F9F9F;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: center;
}

.reviews {
    padding: 53px 0 0;
    display: flex;
    gap: 20px;
}

.review {
    padding: 24px;
    border-radius: 24px;
    background: #F5F5F5;
    width: calc(33% - 10px);
    box-sizing: border-box;
}

.review__header {
    display: flex;
    gap: 12px;
    padding: 0 0 24px;
}

.review__header-img {
    min-width: 56px;
    border-radius: 28px;
    overflow: hidden;
}

.review__header-name {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1F1F1F;
}

.review__header-position {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #dfdfdf;
}

.review__body {
    padding: 24px;
    border-radius: 16px;
    background: #fff;
}

.review__body-text {
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 0 24px;
}

.review__params {
    border: 1px solid #ECECEC;
    border-radius: 8px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.review__param {
    display: flex;
    justify-content: space-between;
}

.review__params i {
    height: 1px;
    width: 100%;
    display: block;
    background: #ECECEC;
}

.review__param-title {
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
}

.section-form {
    padding: 43px 96px 48px 48px;
    background: #F5F5F5 url(../img/bg.png) right bottom no-repeat;
    border-radius: 24px;
    display: flex;
    justify-content: space-between;
    margin: 0 0 80px;
}

.section-form__title {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.04em;
    text-align: left;
    max-width: 416px;
    font-family: 'sf_pro_displaymedium';
}

.form {
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    width: 524px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.form-item input,
.form-item select {
    border: 1px solid #D6D6D6;
    outline: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    padding: 24px 24px 23px 24px;
    border-radius: 12px;
    width: 100%;
    box-sizing: border-box;
}
.form-item_weight.form-item{
    
    padding: 24px 24px 23px 24px;
    border-radius: 12px;
    outline: 1px solid #D6D6D6;
}
.form-item_weight.form-item:hover{
    outline: 2px solid #3DBB56
}
.form-item_weight.form-item input:focus{
    border: 0;
}
.form-item_weight.form-item input{
    border: 0;
    padding: 0;
}
.form-item input:focus{
    border: 2px solid #3DBB56
}
.form-item select {
    
    padding-inline: 20px;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: right 0.9rem top 50%;
    background-size: 0.65rem auto;
}
.form-item select:focus{
    border: 2px solid #3DBB56
}

.form-item {
    position: relative;
    width: 100%;
}

.form-item label {
    position: absolute;
    top: 24px;
    left: 24px;
    color: #9F9F9F;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    pointer-events: none;
}

.form-btn {
    background: #3DBB56;
    border: 0;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    padding: 24px 0;
    border-radius: 12px;
    cursor: pointer;
}

.form-link {
    color: #9F9F9F;
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
}

.form-group {
    display: flex;
    gap: 20px;
}

.contacts {
    width: 363px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-radius: 16px;
    background: #fff;
    position: relative;
    z-index: 2;
}

.contacts-group {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.contacts-item {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.contacts__caption {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
    font-family: 'sf_pro_displaymedium';
}

.section-map {
    height: 488px;
    box-sizing: border-box;
    padding: 90px 0 90px 24px;
    background: #F5F5F5;
    border-radius: 24px;
    position: relative;
    overflow: hidden;
}

.map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 488px;
    z-index: 1;
}

.contacts__label {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #9F9F9F;
}

.contacts__val {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #1F1F1F;
}

.stars {
    width: 128px;
    height: 24px;
    background: url(../img/star-grey.png);
    position: relative;
}

.stars_5::after {
    content: '';
    display: block;
    width: 128px;
    height: 24px;
    background: url(../img/star-yellow.png);
    position: absolute;
    left: 0;
}

.stars_4::after {
    content: '';
    display: block;
    width: 104px;
    height: 24px;
    background: url(../img/star-yellow.png);
    position: absolute;
    left: 0;
}

.stars_3::after {
    content: '';
    display: block;
    width: 78px;
    height: 24px;
    background: url(../img/star-yellow.png);
    position: absolute;
    left: 0;
}

.stars_2::after {
    content: '';
    display: block;
    width: 48px;
    height: 24px;
    background: url(../img/star-yellow.png);
    position: absolute;
    left: 0;
}

.stars_1::after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/star-yellow.png);
    position: absolute;
    left: 0;
}

.form .form-input:focus+label,
.form .form-input:valid+label ,
.form .form-item.choice-itemSec.choiceSec_checked label {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    top: 10px;
}
.choice-itemSec{
    border-radius: 12px;
    outline: 1px solid #D6D6D6;
}

.form .help-block.form-error {
    display: none;
}
.form .choices__item.choices__item--selectable{
    padding: 17px 23px 10px;
    box-sizing: border-box;
}
.form .choices{
    height: 40px;
}
.form .choices[data-type*=select-one]::after{
    top: 38px;
}
@media (max-width:1180px) {
    .header__whatsapp,
    .header__email,
    .header__phone,
    .footer__whatsapp,
    .footer__email,
    .footer__phone {
        width: 48px;
        overflow: hidden;
        font-size: 0;
        padding: 0;
    }
}

@media (max-width:1140px) {
    .header__form-item {
        min-width: 20%;
    }
}

@media (max-width:930px) {
    .header__form-item {
        min-width: 18%;
    }
}

.header__mobile {
    display: none;
}
.fancybox-inner .header__form-title{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.04em;
    text-align: center;
    display: block;
    padding:20px 0;
    color: #1F1F1F;

}
@media (max-width:930px) {
    .fancybox-inner .header__form-title{
        display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.04em;
    text-align: center;
    color: #1F1F1F;
        padding:0 0 8px;
    
    }
}
.header__form-text{
    display: none;
}
.fancybox-inner .header__form-text{
    display:block;color:#dfdfdf;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    padding:20px 0 0;
    text-align: center;

}
.header__form-text a,
.header__form-text a:hover{
    color:#dfdfdf;
}
.fancybox-inner .header__form {
    width:100%;
    background: #fff;
    flex-direction: column;
    box-sizing: border-box;
    margin: 0;
    align-self: center;
}
.header__form-img{
    display: none;
}
.fancybox-inner .header__form-img{
    display: block;
    width: 400px;
}
.fancybox-inner  .header__wrapper-form{
    display: flex;
    gap: 36px;
    border: 2px solid #fff;
    padding: 16px;
    width: 848px;
    border-radius: 24px;
    background: #fff;
}


.fancybox-inner .header__form-btn-mobile {
    width: 100%;
    border-radius: 12px;
    margin: 20px 0 0;
    text-align: center;
}
.header__nav{
    display: none;
}
@media (max-width:920px) {
    
    .form-item_weight.form-item{
        box-sizing: border-box;
    }
    .fancybox-inner .header__form-img{
        display: none;
    }
.header__nav{
    display:flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}
.header__nav i{
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #ECECEC;
}
.header__nav i.active{
    width:16px;
    background: #3DBB56;

}

.fancybox-inner .header__form-btn-mobile {
    width: 100%;
    border-radius: 12px;
    margin: 8px 0 0;
    text-align: center;
}
.fancybox-inner  .header__wrapper-form{
    border: 2px solid #3DBB56;
    padding: 16px;
    width: calc(100vw - 75px);
    background: #fff;
}
    .fancybox-inner .header__form {
       
    background: #fff;
        flex-direction: column;
        box-sizing: border-box;
    }
    .review,.review__body{
        padding:16px;
    }
    .review__body-text{
font-size: 14px;
font-weight: 400;
line-height: 20px;
text-align: left;

    }
    .review__header{
        padding: 0 0 16px;
    }
    .review__param-title{
font-size: 14px;
font-weight: 500;
line-height: 24px;
letter-spacing: -0.02em;
text-align: left;

    }
    .review__params{
        padding: 12px;
    }

.fancybox-inner .header__form {

    width: calc(100vw - 75px);
}

    .form input:focus+label,
    .form input:valid+label {
        top: -8px;
    }
    .header__top {
        display: flex;
        justify-content: center;
        gap: 24px;
        flex: 0 0 auto;
        flex-wrap: wrap;
        align-items: center;
    }
    .logo {
        width: 100%;
        background-position: center!important;
        background-repeat: no-repeat!important;
    }
    .header {
        padding: 24px 0;
    }
    .header__mobile {
        display: block;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: center;
        padding: 24px 0 0;
    }
    .header__caption {
        padding: 24px 0;
        max-width: 100%;
        font-size: 28px;
        font-weight: 500;
        line-height: 36px;
        letter-spacing: -0.02em;
        text-align: center;
    }
    .header__form {
        border: 0;
        padding: 0px;
        border-radius: 16px;
        background: #fff;
        flex-direction: column;
        margin: 0;
    }
    .header__main {
        width: 100%;
        flex-direction: column;
        border: 1px solid #ECECEC;
        box-sizing: border-box;
        padding: 16px;
        gap: 16px;
    }
    .header__form-descriptor {
        width: 100%;
        height: 1px;
    }
    .header__form-btn {
        border-radius: 12px;
        width: 100%;
        text-align: center;
        margin: 8px 0 0;
        padding: 16px 32px;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        font-family: 'sf_pro_displayregular';
    }
    .header__benefits {
        overflow: hidden;
        scrollbar-width: none;
        margin: 0 -20px;
    }
    .header__benefits-item {
        width: 206px;
        min-width: 206px;
        border-left: 0;
        padding-left: 0;
    }
    .section-first {
        padding: 24px 0;
        gap: 16px;
        flex-direction: column;
    }
    .section-first__group {
        gap: 16px;
    }
    .section-first__item {
        max-width: 100%;
        padding: 24px 24px 282px;
        background-size: 351px;
    }
    .section-second__item {
        max-width: 100%;
        padding: 24px 24px 242px;
        background-size: 351px;
    }
    .section-first__item-title,
    .section-second__item-title {
        font-size: 20px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: -0.02em;
        text-align: left;
        max-width: 280px;
    }
    .section-second__item img {
        max-width: 500px;
    }
    .section-services__subtitle,
    .section-benefits__subtitle,
    .section-reviews__subtitle,
    .section-steps__subtitle {
        font-size: 12px;
        font-weight: 600;
        line-height: 16px;
        letter-spacing: -0.02em;
        text-align: center;
    }
    .section-services__title,
    .section-benefits__title,
    .section-reviews__title,
    .section-steps__title {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: -0.02em;
        text-align: center;
        margin: 16px auto 24px;
    }
    .services {
        gap: 16px;
        flex-direction: column;
    }
    .services.services_4 {
        flex-direction: row;
    }
    .service {
        width: 100%;
    }
    .service-title {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.02em;
        text-align: left;
    }
    .service img {
        max-width: 48px;
    }
    .benefits {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    .benefit {
        gap: 12px;
    }
    .benefit__title {
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.02em;
        text-align: left;
    }
    .benefit__text {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: left;
    }
    .section-benefits {
        margin: 24px -16px;
        padding: 32px 16px 16px;
    }
    .services_4 .service {
        width: 47%;
    }
    .reviews {
        flex-direction: column;
    }
    .review {
        width: 100%;
    }
    .steps {
        flex-direction: column;
        align-items: center;
    }
    .step {
        width: 100%;
        max-width: 328px;
    }
    .step-title {
        font-size: 18px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: center;
    }
    .step-text {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: center;
    }
    .footer .__wrap {
        gap: 24px;
    }
    .footer__bottom {
        text-align: center;
    }
    .section-form {
        padding: 8px;
        border-radius: 16px;
        flex-direction: column;
        background: #F5F5F5;
    }
    .form {
        padding: 16px;
        border-radius: 12px;
        border: 1px solid #ECECEC;
        width: 100%;
        margin: 24px 0 0;
        gap: 16px;
        box-sizing: border-box;
    }
    .section-form__title {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: -0.04em;
        text-align: center;
        padding: 24px 24px 0;
        margin: 0 auto;
    }
    .header__form-input{
        font-size:14px;
    }
    .form-item{
        
        border-bottom: 1px solid #D6D6D6!important;
    }
    .choice-itemSec{
        outline: 0;
        border-radius: 0;
        border-bottom: 1px solid #D6D6D6!important;
        padding-bottom: 20px;
    }
    .form-item_weight.form-item{
        border-radius: 0;
        outline:0;
        
        border-bottom: 1px solid #D6D6D6!important;
    }
    .form .choices__item.choices__item--selectable{
        padding: 17px 0 20px;
    }
    .form-item_weight.form-item{
        padding: 0;
    }
    .form-item.form-item_weight .form-input:valid+label + .form-item__weight{
        padding-top: 7px;
    }
    .form-item_weight.form-item:hover{
        outline: 0;
    }
    .form .choices[data-type*=select-one]::after{
        top:24px;
    }
    .form-item input, .form-item select {
        border: 0!important;
        border-color: transparent!important;
        border-radius: 0;
        padding: 0 24px 0 0;
        background: #fff;
        line-height: 40px;
        height: 40px;
        font-size: 14px;
        margin: 0 0 16px;
        outline: 0;
    }
    .form-item input:focus,
    .form-item input:valid,
    .form-item input:focus-visible {
        border: 0!important;
        outline: 0;
    }
    .form-group {
        flex-direction: column;
    }
    .form-item label {
        left: 0;
        top: 7px;
    }
    .map {
        height: 544px;
        top: -100px;
    }
    .section-map {
        height: 544px;
        padding: 250px 0 0;
    }
    .contacts {
        width: 100%;
        padding: 16px;
        box-sizing: border-box;
        border: 1px solid #ECECEC;
        border-radius: 0 0 24px 24px;
    }
    .form .form-input:focus+label, .form .form-input:valid+label{
        top:-8px;
    }
    .footer__top .logo{
        width:56px;
        background-position: 0 0!important;
    }
}

.header__form-btn-mobile {
    display: none;
}

.fancybox-inner .header__form-btn {
    display: none;
}

.fancybox-inner .header__form-descriptor {
    display: none;
}

.fancybox-inner .header__form-btn-mobile {
    display: block;
}

.fancybox-inner .header__form-item {
    display: none;
}

.fancybox-inner .header__form-item.header__form-item_popup {
    display: block;
    opacity: 1;
    position: relative;
    min-width: 100%;
    pointer-events: all;
}

.fancybox-inner .header__main {
    padding: 8px 16px;
    border: 1px solid #ECECEC;
    border-radius: 12px;
    width: 100%;
    box-sizing: border-box;
}

.popup{
    border: 2px solid #3DBB56;
    padding: 8px;
    border-radius: 16px;
    width:524px;
    background: #fff;
    box-sizing: border-box;
}
.popup__title{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: center;
    padding: 24px 0 16px;
    color: #1F1F1F;

}
.popup__subtitle{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #9F9F9F;
    padding: 0 0 16px;
}
.popup__btn{
    padding: 16px 0;
    text-align: center;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    background: #3DBB56;
    color: #fff;
    cursor: pointer;
}
.form-btn.disabled,
.header__form-btn-mobile.disabled{
    pointer-events: none;
    background: #F5F5F5;
    color: #9F9F9F;

}
.slick-dots{
    padding:24px 0 0;
    margin:0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 8px;
}
.slick-dots li{
    list-style: none;
}
.slick-dots button{
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #ECECEC;
    font-size: 0;
    border: 0;
    padding: 0;
    margin: 0;
}
.slick-dots .slick-active button{
    width: 16px;
    background: #3DBB56;
}
@media (max-width:920px) {
    
    .popup{
        
        width: calc(100vw - 75px);
    }
}